VariableCapacitor
Ideal linear electrical capacitors with variable capacitance
Library
Modelica/Electrical/MultiPhase/Basic
Description
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
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_m | m | Number of phases | Scalar | |
mo_Cmin | Cmin | minimum Capacitance | Vector |
Name | Label | Description | Data Type | Valid Values |
---|---|---|---|---|
mo_v | v | v | Structure | |
mo_v/fixed | fixed | Cell of vectors | true | |
mo_v/start | start | Cell of vectors | ||
mo_i | i | i | Structure | |
mo_i/fixed | fixed | Cell of vectors | true | |
mo_i/start | start | Cell of vectors | ||
mo_C | C | C | Structure | |
mo_C/fixed | fixed | Cell of vectors | true | |
mo_C/start | start | Cell of vectors |
Ports
Name | Type | Description | IO Type | Number |
---|---|---|---|---|
plug_p | implicit | Positive polyphase electrical plug with m pins | input | 1 |
plug_n | implicit | Negative polyphase electrical plug with m pins | output | 1 |
C | implicit | input | 2 |