How do I create a custom input signal in Transient analysis? How do I model the staircase waveform of a D/A convertor?
The Signal Source component (voltage source in traditional Spice) offers a piece wise linear waveform (PWL). You define a PWL waveform by a series of (Time, Value) data points. The first data point must be at TIME=0. Spice linearly interpolates the waveform’s value between data points. See program help for details.
Related Questions
- Does the neural network use the five active models as input data just as the Combined Analysis Model does? Or is it a stand-alone model?
- How do I create a custom input signal in Transient analysis? How do I model the staircase waveform of a D/A convertor?
- How do I create a time varying resistor in Transient analysis?