Damped sinusoidal current source
Simscape / Electrical / Additional Components / SPICE Sources
The Sinusoidal Current Source block represents a damped sinusoidal current source whose output current is independent of the voltage across the terminals of the source. The following equations describe the current through the source as a function of time:
where:
I0 is the Current offset, IO parameter value.
IA is the Sinusoidal amplitude, IA parameter value.
FREQ is the Sinusoidal frequency, FREQ parameter value.
TD is the Time delay, TD parameter value.
DF is the Damping factor, DF parameter value.
The block uses a small conductance internally to prevent numerical simulation issues. The conductance connects the + and - ports of the device and has a conductance GMIN:
By default, GMIN matches the GMIN parameter of
the Environment Parameters block, whose default value is
1e–12
.
To change GMIN, add an Environment Parameters block to your model and set the GMIN parameter to the desired value.