PVCCS
Polynomial voltage-controlled current source
Libraries:
Simscape /
Electrical /
Additional Components /
SPICE Sources
Description
The PVCCS (Polynomial Voltage-Controlled Current Source) block represents a current source whose output current value is a polynomial function of the voltage across 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:
Vin is the voltage across 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 to your model and set the GMIN parameter to the desired value.
Ports
Refer to the figure for port locations.
Conserving
Parameters
Extended Capabilities
Version History
Introduced in R2008a