WOLFRAM SYSTEM MODELER
VariableInductorIdeal linear electrical inductors with variable inductance |
SystemModel["Modelica.Electrical.Polyphase.Basic.VariableInductor"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
Contains m variable inductors (Modelica.Electrical.Analog.Basic.VariableInductor)
It is required that each L_Port.signal ≥ 0, otherwise an
assertion is raised. To avoid a variable index system,
L = Lmin, if 0 ≤ L_Port.signal < Lmin, where
Lmin is a parameter with default value Modelica.Constants.eps.
m |
Value: 3 Type: Integer Description: Number of phases |
---|---|
Lmin |
Value: fill(Modelica.Constants.eps, m) Type: Inductance[m] (H) Description: Minimum inductance |
plug_p |
Type: PositivePlug Description: Positive polyphase electrical plug with m pins |
|
---|---|---|
plug_n |
Type: NegativePlug Description: Negative polyphase electrical plug with m pins |
|
L |
Type: RealInput[m] Description: 'input Real' as connector |
variableInductor |
Type: VariableInductor[m] Description: Ideal linear electrical inductor with variable inductance |
---|