This block implements a sinusoidal AC current source.
This block represents an ideal AC current source that outputs a constant sinusoidal current regardless of the voltage flowing through the block. It is described by the following equation:
Iout = A * sin ( f * 2π * Φ) + I0
Parameters
Current amplitude A [A] | The peak amplitude of the signal from zero expressed in amperes. |
---|---|
Frequency f [Hz] | The number of cycles that occur each second of time expressed in hertz. |
Phase Φ [°] | The phase shift of the signal at t = 0 expressed in degrees. |
DC current offset I0 [A] | The amplitude offset or bias of the signal expressed in amperes. |
...