PLECS 3.2 Online Help |
Capacitance controlled by signal
Electrical / Passive Components
This component models a variable capacitor. The capacitance is determined by the signal fed into the input of the component. The current through a variable capacitance is determined by the equation
The control signal must provide the values of both and
in the following
form:
. It is the responsibility of the
user to provide the appropriate signals for a particular purpose (see further
below).
If the component has multiple phases you can choose to include the capacitive
coupling of the phases. In this case the control signal vector must contain
the elements of the capacitance matrix (row by row) and their derivatives
with respect to time. The control signal thus has a width of ,
being the number of phases.
There are two common use cases for variable capacitors, which are described in detail below: saturable capacitors, in which the capacitance is a function of the voltage and electrostatic actuators, in which the capacitance is a function of an external quantity, such as a capacitor with movable plates.
When specifying the characteristic of a saturable capacitor, you need to distinguish
carefully between the total capacitance and the differential
capacitance
.
With the total capacitance you have
which can be implemented as follows:
With the differential capacitance you have
which can be implemented as follows:
Note that in both cases the -input of the Variable Capacitor is
zero!
In an electrostatic actuator the capacitance is determined by an external quantity
such as the distance between the movable plates of a capacitor:
.
Therefore you have
which can be implemented as follows:
Note that is preferably calculated as the integral of
rather than
calculating
as the derivative of
.