WOLFRAM SYSTEM MODELER
VariableInductorSingle-phase variable inductor |
SystemModel["Modelica.Electrical.QuasiStatic.SinglePhase.Basic.VariableInductor"]
This information is part of the Modelica Standard Library maintained by the Modelica Association.
The linear inductor connects the branch voltage v
with the
branch current i
by v = j*ω*L*i
. The inductance L
is given as input signal.
The abstraction of a variable inductor at quasi-static operation assumes:
Resistor, Conductor, Capacitor, Inductor, Impedance, Admittance, Variable resistor, Variable conductor, Variable capacitor, Variable impedance, Variable admittance,
pin_p |
Type: PositivePin Description: Positive quasi-static single-phase pin |
|
---|---|---|
pin_n |
Type: NegativePin Description: Negative quasi-static single-phase pin |
|
L |
Type: RealInput Description: Variable inductances |
v |
Type: ComplexVoltage Description: Complex voltage |
|
---|---|---|
i |
Type: ComplexCurrent Description: Complex current |
Modelica.Electrical.QuasiStatic.Polyphase.Basic Polyphase variable inductor |