WOLFRAM SYSTEM MODELER

VariableCapacitor

Ideal linear electrical capacitors with variable capacitance

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.MultiPhase.Basic.VariableCapacitor"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Contains m variable capacitors (Modelica.Electrical.Analog.Basic.VariableCapacitor)

It is required that each C_Port.signal ≥ 0, otherwise an assertion is raised. To avoid a variable index system,
C = Cmin, if 0 ≤ C_Port.signal < Cmin, where Cmin is a parameter with default value Modelica.Constants.eps.

Parameters (1)

Cmin

Value: fill(Modelica.Constants.eps, m)

Type: Capacitance[m] (F)

Description: minimum Capacitance

Connectors (3)

plug_p

Type: PositivePlug

Description: Positive polyphase electrical plug with m pins

plug_n

Type: NegativePlug

Description: Negative polyphase electrical plug with m pins

C

Type: RealInput[m]

Components (1)

variableCapacitor

Type: VariableCapacitor[m]