Single-frequency frequency-modulated current source
Simscape / Electrical / Additional Components / SPICE Sources
The SFFM Current Source block represents a frequency-modulated AC current source whose output current value is independent of the voltage across its terminals. The following equation describes the current through the source as a function of time:
where:
I0 is the Current offset, IO parameter value.
IA is the Current amplitude, IA parameter value.
FC is the Carrier frequency, FC parameter value.
MI is the Modulation index, MI parameter value.
FS is the Signal frequency, FS 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.