This block implements a sinusoidal AC voltage source.
This block represents an ideal AC voltage source that outputs a constant sinusoidal voltage regardless of the current flowing through the block. It is described by the following equation:
Vout = A * sin ( f * 2π * t + Φ * π/180 ) + V0
Vout represents the voltage that is applied across the block (referenced to the - port).
Parameters
Voltage amplitude A [V] | The peak amplitude referred to the DC voltage offset of the signal expressed in volts |
---|---|
Frequency f [Hz] | Frequency of the signal expressed in hertz |
Phase Φ [°] | The phase shift of the signal at t = 0 expressed in degrees |
DC voltage offset V0 [V] | The amplitude offset or bias of the signal expressed in volts |
...