Package Modelica.​Magnetic.​FundamentalWave.​Examples.​Components
Examples of components of the FundamentalWave library

Information

This icon indicates a package that contains executable examples.

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

Package Contents

NameDescription
EddyCurrentLossesComparison of equivalent circuits of eddy current loss models
MultiPhaseInductanceMulti phase inductance
SinglePhaseInductanceSingle phase inductance

Model 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

TypeNameDefaultDescription
Integerm3Number of phases
ResistanceR0.1Resistance of leader cables
ConductanceGc1Loss conductance
ReluctanceR_m1Reluctance of the magnetic circuit
RealN1Number of turns

Model Modelica.​Magnetic.​FundamentalWave.​Examples.​Components.​SinglePhaseInductance
Single phase inductance

Information

This icon indicates an example. The play button suggests that the example can be executed.

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

Parameters

TypeNameDefaultDescription
Frequencyf1Supply frequency
VoltageVRMS100RMS supply voltage
ResistanceR0.1Leader cable resistance
InductanceL1Load inductance
RealeffectiveTurns5Effective number of turns
final ReluctanceR_meffectiveTurns ^ 2 / LEquivalent magnetic reluctance

Model Modelica.​Magnetic.​FundamentalWave.​Examples.​Components.​MultiPhaseInductance
Multi phase inductance

Information

This icon indicates an example. The play button suggests that the example can be executed.

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

Parameters

TypeNameDefaultDescription
Integerm3Number of phases
Frequencyf1Supply frequency
VoltageVRMS100RMS supply voltage
ResistanceR0.1Leader cable resistance
RealeffectiveTurns5Effective number of turns
InductanceL1Load inductance
final ReluctanceR_m0.5 * (m * effectiveTurns ^ 2) / LEquivalent magnetic reluctance