Next: , Previous: Pulse, Up: Independent Sources


8.3.1.2 Sinusoidal

General form:

          SIN(VO VA FREQ TD THETA)

Examples:

          VIN 3 0 SIN(0 1 100MEG 1NS 1E10)

parameters default value units
VO (offset) Volts or Amps
VA (amplitude) Volts or Amps
FREQ (frequency) 1/TSTOP Hz
TD (delay) 0.0 seconds
THETA (damping factor) 0.0 1/seconds

The shape of the waveform is described by the following table:

     time          value
     ------------------------------------------------------------
     0 to TD       VO
                            -(t - TD)THETA
     TD to TSTOP   VO + VA e               sin(2 J FREQ (t + TD))