modelTestSaturatingInductor
Simple demo to show the behaviour of SaturatingInductor component
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This simple circuit uses the saturating inductor which has an inductance dependent on current.
Plot saturatingInductor.Psi versus saturatingInductor.i
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Inductance | Lzer | 10 | Inductance near current=0 |
| SI.Inductance | Lnom | 1 | Nominal inductance at Nominal current |
| SI.Current | Inom | 1 | Nominal current |
| SI.Inductance | Linf | 0.1 | Inductance at large currents |
| SI.Current | I | sqrt(2) | Source current (peak) |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Electrical.Analog.Sources.RampCurrent | rampCurrent | ||
| Modelica.Electrical.Analog.Basic.Ground | ground | ||
| Modelica.Electrical.Analog.Basic.SaturatingInductor | saturatingInductor |