Polynomial current-controlled current source
Simscape / Electrical / Additional Components / SPICE Sources
The PCCCS (Polynomial Current-Controlled Current Source) block represents a current source whose output current value is a polynomial function of the current through the input ports. The following equations describe the current through the source as a function of time:
If you specify an n-element vector of polynomial coefficients for the Polynomial coefficients parameter:
If you specify a scalar coefficient for the Polynomial coefficients parameter:
where:
Iin is the current through the input ports.
p is the Polynomial coefficients parameter value.
The block uses a small conductance internally to prevent numerical simulation issues. The conductance connects the output 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.
Refer to the figure for port locations.