VariableInductorSingle phase variable inductor |
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 stationary 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.QuasiStationary.MultiPhase.Basic Multiphase variable inductor |