The analyses supported by SIMPLIS at this point are the time-domain transient analysis, the periodic operating point analysis, and the frequency-domain small-signal (AC) analysis.
In this topic:
The .TRAN statement instructs SIMPLIS to perform a time-domain transient analysis. The initial conditions for various devices are taken from the device statements and any overriding initial conditions supplied from the .INIT statements. The time-domain transient analysis always starts with the time variable set to zero. The format for the .TRAN statement is
.TRAN tstop tsavewhere
.TRAN | is the five-character keyword ".TRAN". |
tstop | is a positive floating-point number in seconds to stand for the time instant at which the time-domain transient analysis stops |
tsave | is a positive floating-point number smaller than tstop. |
See SIMPLIS-POP for a detailed description.
See SIMPLIS-FX for a detailed description.
◄ Creating SIMetrix Plots | Overview ▶ |