modelShowSaturatingInductor
Simple demo to show behaviour of SaturatingInductor component
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
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
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Inductance | Lzer | 2 | Inductance near current=0 |
| SI.Inductance | Lnom | 1 | Nominal inductance at Nominal current |
| SI.Current | Inom | 1 | Nominal current |
| SI.Inductance | Linf | 0.5 | Inductance at large currents |
| SI.Voltage | U | 1.25 | Source voltage (peak) |
| SI.Frequency | f | 1/(2*Modelica.Constants.pi) | Source frequency |
| SI.Angle | phase | Modelica.Constants.pi/2 | Source voltage phase shift |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sources.SineVoltage | SineVoltage1 | ||
| Modelica.Electrical.Analog.Basic.Ground | Ground1 | ||
| Modelica.Electrical.Analog.Basic.SaturatingInductor | SaturatingInductance1 | ||
| Basic.Inductor | Inductance1 |