WOLFRAM SYSTEM MODELER

Inductor

Single-phase linear inductor

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.QuasiStatic.SinglePhase.Basic.Inductor"]
Out[1]:=

Information

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

The linear inductor connects the voltage v with the current i by v = j*ω*L*i. The Inductance L is allowed to be positive, zero, or negative.

See also

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

Parameters (1)

L

Value:

Type: Inductance (H)

Description: Inductance

Connectors (2)

pin_p

Type: PositivePin

Description: Positive quasi-static single-phase pin

pin_n

Type: NegativePin

Description: Negative quasi-static single-phase pin

Components (2)

v

Type: ComplexVoltage

Description: Complex voltage

i

Type: ComplexCurrent

Description: Complex current

Used in Examples (6)

SeriesBode

Modelica.Electrical.QuasiStatic.SinglePhase.Examples

Series circuit with Bode analysis

SeriesResonance

Modelica.Electrical.QuasiStatic.SinglePhase.Examples

Series resonance circuit

ParallelResonance

Modelica.Electrical.QuasiStatic.SinglePhase.Examples

Parallel resonance circuit

BalancingStar

Modelica.Electrical.QuasiStatic.Polyphase.Examples

Balancing an unsymmetrical star-connected load

BalancingDelta

Modelica.Electrical.QuasiStatic.Polyphase.Examples

Balancing an unsymmetrical delta-connected load

UnsymmetricalLoad

Modelica.Electrical.QuasiStatic.Polyphase.Examples

Unsymmetrical three-phase load

Used in Components (1)

Inductor

Modelica.Electrical.QuasiStatic.Polyphase.Basic

Polyphase linear inductor