WOLFRAM SYSTEM MODELER
VariableInductorPolyphase variable inductor |
SystemModel["Modelica.Electrical.QuasiStatic.Polyphase.Basic.VariableInductor"]
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.
Inductor, Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor Variable impedance, Variable admittance
m |
Value: 3 Type: Integer Description: Number of phases |
---|
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 |
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 |