Examples for testing quasi-static fundamental wave components
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
| Name | Description |
|---|---|
| Polyphase inductance | |
| Comparison of equivalent circuits of eddy current loss models |
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.Components.PolyphaseInductancePolyphase inductance
This example compares a quasi static electric polyphase inductor with an equivalent quasi static fundamental wave reluctance circuit.
The phase inductance L and the magnetic fundamental wave reluctance R_m are related by:
R_m = m * effectiveTurns^2 / 2 / L
The real parts
resistor_e.i[1].reresistor_m.i[1].reand the imaginary parts
resistor_e.i[1].imresistor_m.i[1].imof the two currents show the same result and thus prove the equivalence of the two different modelling approaches.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Name | Description |
|---|---|
| m | Number of phases |
| f | Supply frequency [Hz] |
| VRMS | RMS supply voltage [V] |
| R | Resistance [Ohm] |
| L | Load inductance [H] |
| effectiveTurns | Effective number of turns |
Modelica.Magnetic.QuasiStatic.FundamentalWave.Examples.Components.EddyCurrentLossesComparison of equivalent circuits of eddy current loss models
In this example the eddy current losses are implemented in two different ways. Compare the loss dissipation powerb_e.power and powerb_m.power of the two models indicated by power meters.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Name | Description |
|---|---|
| R | Resistance [Ohm] |
| Gc | Loss conductance [S] |
| R_m | Reluctance of the magnetic circuit [H-1] |
| N | Number of turns |