Polynomial current-controlled current source with two controlling inputs
Simscape / Electrical / Additional Components / SPICE Sources
The PCCCS2 (Two-Input Polynomial Current-Controlled Current Source) block represents a current source whose output current value is a polynomial function of the currents through the pairs of controlling input ports. This equation describes the current through the source as a function of time:
where:
Iin1 is the current through the first pair of input ports.
Iin2 is the current through the second pair of 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.