WOLFRAM SYSTEM MODELER

ShowSaturatingInductor

Simple demo to show behaviour of SaturatingInductor component

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Examples.ShowSaturatingInductor"]
Out[1]:=

Information

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

This simple circuit uses the saturating inductor which has a changing inductance.

This circuit should be simulated until 1 s. Compare SaturatingInductance1.p.i with Inductance1.p.i to see the difference between saturating and ideal inductor.

Parameters (7)

Lzer

Value: 2

Type: Inductance (H)

Description: Inductance near current=0

Lnom

Value: 1

Type: Inductance (H)

Description: Nominal inductance at Nominal current

Inom

Value: 1

Type: Current (A)

Description: Nominal current

Linf

Value: 0.5

Type: Inductance (H)

Description: Inductance at large currents

U

Value: 1.25

Type: Voltage (V)

Description: Source voltage (peak)

f

Value: 1 / (2 * Modelica.Constants.pi)

Type: Frequency (Hz)

Description: Source frequency

phase

Value: Modelica.Constants.pi / 2

Type: Angle (rad)

Description: Source voltage phase shift

Components (4)

SineVoltage1

Type: SineVoltage

Description: Sine voltage source

Ground1

Type: Ground

Description: Ground node

SaturatingInductance1

Type: SaturatingInductor

Description: Simple model of an inductor with saturation

Inductance1

Type: Inductor

Description: Ideal linear electrical inductor