Mix Analog and Digital Signals
In electronic systems that combine analog processing with logic gates, several parameters are essential to the overall behavior of the system. These parameters include the finite slew rate of circuit output signals, the propagation delay of signals, and the exact decision threshold of circuit inputs. Add blocks to your model to include these effects in time domain simulations of the system.
Blocks
Linear Circuit Wizard | Generate or modify linear circuit |
Slew Rate | Model amplitude, rise and fall times, and propagation delay of logic gates |
Logic Decision | Threshold crossing detector at input to binary process |
Operational Amplifier | Model operational amplifier with two or more poles |
Variable Pulse Delay | Delay samples by controlled, continuously variable amount |
Lowpass Resampler | Convert signal from one sample time to another |
Binary Vector Conversion | Convert scalar integer to binary logic vector and vice versa |
Clock Generator | Generate clock signal with one or more phases |
Signal Sampler | Sample incoming signal at the edge of incoming clock |
Functions
lowpassResample | Convert signal from one sample time to another |
tr0Reader | Converts transient analysis simulation results from Synopsys to CSV file or MATLAB table |
Topics
- Model Linear Circuit Response from SPICE Netlist
Model the response of a linear circuit described by a SPICE netlist.
- Ports Supported in Linear Circuit Wizard
Review and modify the ports of a linear circuit before generating a block to model it.
- Define Device Noise Using Linear Circuit Wizard
You can use the Linear Circuit Wizard block to model the device noise generated by a linear circuit.
- MATLAB Systems Generated from Linear Circuit Wizard
You can use a single Linear Circuit Wizard block to configure one or more MATLAB System blocks.
- Analyze Clock Buffer Using Mixed Signal Analyzer
This example shows how you can use the Mixed Signal Analyzer app to analyze a clock buffer circuit and understand the effect of varying corner points using trend charts.
- LDO Circuit Analysis Using Mixed-Signal Analyzer
This example shows you how to use the ‘Trend Chart’ plotting capability and ‘Update’ workflow feature of Mixed Signal Analyzer (MSA) app, in analyzing a Low Drop-Out (LDO) voltage regulator circuit.
- Design Inverting Amplifier
This example shows how to model an inverting amplifier circuit using the Operational Amplifier block and the Linear Circuit wizard block.