This icon indicates a package that contains executable examples.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
| Name | Description | 
|---|---|
EddyCurrentLosses | Comparison of equivalent circuits of eddy current loss models | 
MultiPhaseInductance | Multi phase inductance | 
SinglePhaseInductance | Single phase inductance | 
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).
| Type | Name | Default | Description | 
|---|---|---|---|
Integer | m | 3 | Number of phases | 
Resistance | R | 0.1 | Resistance of leader cables | 
Conductance | Gc | 1 | Loss conductance | 
Reluctance | R_m | 1 | Reluctance of the magnetic circuit | 
Real | N | 1 | Number of turns | 
This icon indicates an example. The play button suggests that the example can be executed.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Type | Name | Default | Description | 
|---|---|---|---|
Frequency | f | 1 | Supply frequency | 
Voltage | VRMS | 100 | RMS supply voltage | 
Resistance | R | 0.1 | Leader cable resistance | 
Inductance | L | 1 | Load inductance | 
Real | effectiveTurns | 5 | Effective number of turns | 
final Reluctance | R_m | effectiveTurns ^ 2 / L | Equivalent magnetic reluctance | 
This icon indicates an example. The play button suggests that the example can be executed.
Extends from Modelica.Icons.Example (Icon for runnable examples).
| Type | Name | Default | Description | 
|---|---|---|---|
Integer | m | 3 | Number of phases | 
Frequency | f | 1 | Supply frequency | 
Voltage | VRMS | 100 | RMS supply voltage | 
Resistance | R | 0.1 | Leader cable resistance | 
Real | effectiveTurns | 5 | Effective number of turns | 
Inductance | L | 1 | Load inductance | 
final Reluctance | R_m | 0.5 * (m * effectiveTurns ^ 2) / L | Equivalent magnetic reluctance | 
Generated 2018-12-12 12:10:57 EST by MapleSim.