WOLFRAM SYSTEM MODELER

VariableInductor

Polyphase variable inductor

Diagram

Wolfram Language

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

Information

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

The linear inductors connect the complex voltages v with the complex currents i by i*j*ω*L = v, using m single-phase variable Inductors. The inductances L are given as m input signals.

See also

Inductor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor Variable impedance, Variable admittance

Parameters (1)

m

Value: 3

Type: Integer

Description: Number of phases

Connectors (3)

plug_p

Type: PositivePlug

Description: Positive quasi-static polyphase plug

plug_n

Type: NegativePlug

Description: Negative quasi-static polyphase plug

L

Type: RealInput[m]

Description: Variable inductance

Components (5)

plugToPins_p

Type: PlugToPins_p

Description: Connect all (positive) pins

plugToPins_n

Type: PlugToPins_n

Description: Connect all (negative) pins

v

Type: ComplexVoltage[m]

Description: Complex voltage

i

Type: ComplexCurrent[m]

Description: Complex current

variableInductor

Type: VariableInductor[m]

Description: Single-phase variable inductor