|
发表于 2022-5-30 14:51:18
|
显示全部楼层
本帖最后由 david_reg 于 2022-5-30 14:54 编辑
you can refer to "Spectre Circuit Simulator and Accelerated Parallel Simulator User Guide"
Performing Small-Signal Analyses during a Transient Analysis
You can perform an AC and/or noise analysis at specific times during a transient analysis. The
Spectre circuit simulator stops the transient analysis at the specified times, saves operating
point information, and performs the AC and/or noise analysis.
This type of simulation is useful when you want to run an AC analysis after getting past
specific start-up behavior, or when there is more than one point along the transient run that
can be thought of as steady-state.
The syntax for performing a small-signal analysis during transient analysis is:
Name tran stop=stop actimes=time acnames=name
Where:
Name The name of the transient analysis
stop The time at which the transient analysis is to be put on hold.
actimes The time points at which the analyses specified by acnames are
performed.
acnames The names of the analyses to be performed at each time point in the
actimes array. Allowed child analyses are: ac, noise, sp, stb, or
xf. |
|