How to choose TSTEP in transient simulation.
This commit is contained in:
parent
064c649d98
commit
287e8da85b
|
|
@ -107,7 +107,8 @@ to start or repeat the whole sequence, depending on the circuit status. A rising
|
||||||
at ctrl, when crossing the threshold given by ctrlthres, will initiate the sequence (including
|
at ctrl, when crossing the threshold given by ctrlthres, will initiate the sequence (including
|
||||||
tdelay and tperiod).
|
tdelay and tperiod).
|
||||||
|
|
||||||
This model will work in transient analysis.
|
This model will work in transient analysis. The time step TSEP should be chosen to be not
|
||||||
|
larger than than tbeta.
|
||||||
|
|
||||||
Example ngspice usage (with control)
|
Example ngspice usage (with control)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue