WOLFRAM SYSTEM MODELER

VariableInductor

Ideal linear electrical inductors with variable inductance

Diagram

Wolfram Language

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

Information

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.

Parameters (1)

Lmin

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

Type: Inductance[m] (H)

Description: minimum Inductance

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

L

Type: RealInput[m]

Components (1)

variableInductor

Type: VariableInductor[m]