modelVariableInductor

Ideal linear electrical inductors with variable inductance

Extends from Interfaces.TwoPlug (Component with one polyphase electrical port).

Information

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.

Parameters

TypeNameDefaultDescription
Integerm (from TwoPlug)3Number of phases
SI.Inductance[m]Lminfill(Modelica.Constants.eps, m)Minimum inductance

Connectors

TypeNameDefaultDescription
PositivePlugplug_p (from TwoPlug)Positive polyphase electrical plug with m pins
NegativePlugplug_n (from TwoPlug)Negative polyphase electrical plug with m pins
Modelica.Blocks.Interfaces.RealInput[m]L

Components

TypeNameDefaultDescription
SI.Voltage[m]v (from TwoPlug)Voltage drops of the two polyphase plugs
SI.Current[m]i (from TwoPlug)Currents flowing into positive polyphase plugs
Modelica.Electrical.Analog.Basic.VariableInductor[m]variableInductor