Modelica.Magnetic.FundamentalWave.Examples.Components

Examples of components of the FundamentalWave library

Information

Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).

Package Content

Name Description
Modelica.Magnetic.FundamentalWave.Examples.Components.EddyCurrentLosses EddyCurrentLosses Comparison of equivalent circuits of eddy current loss models
Modelica.Magnetic.FundamentalWave.Examples.Components.SinglePhaseInductance SinglePhaseInductance Single-phase inductance
Modelica.Magnetic.FundamentalWave.Examples.Components.PolyphaseInductance PolyphaseInductance Polyphase inductance

Modelica.Magnetic.FundamentalWave.Examples.Components.EddyCurrentLosses Modelica.Magnetic.FundamentalWave.Examples.Components.EddyCurrentLosses

Comparison of equivalent circuits of eddy current loss models

Information

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).

Parameters

NameDescription
mNumber of phases
RResistance of leader cables [Ohm]
GcLoss conductance [S]
R_mReluctance of the magnetic circuit [H-1]
NNumber of turns

Modelica.Magnetic.FundamentalWave.Examples.Components.SinglePhaseInductance Modelica.Magnetic.FundamentalWave.Examples.Components.SinglePhaseInductance

Single-phase inductance

Information

Extends from Modelica.Icons.Example (Icon for runnable examples).

Parameters

NameDescription
fSupply frequency [Hz]
VRMSRMS supply voltage [V]
RLeader cable resistance [Ohm]
LLoad inductance [H]
effectiveTurnsEffective number of turns

Modelica.Magnetic.FundamentalWave.Examples.Components.PolyphaseInductance Modelica.Magnetic.FundamentalWave.Examples.Components.PolyphaseInductance

Polyphase inductance

Information

This example compares an electric polyphase inductor with an equivalent 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 two currents

show the same waveforms and thus prove the equivalence of the two different modelling approaches.

Extends from Modelica.Icons.Example (Icon for runnable examples).

Parameters

NameDescription
mNumber of phases
fSupply frequency [Hz]
VRMSRMS supply voltage [V]
RLeader cable resistance [Ohm]
effectiveTurnsEffective number of turns
LLoad inductance [H]
Automatically generated Thu Oct 1 16:07:50 2020.