modelLeakageWithCoefficient
Leakage reluctance with respect to the reluctance of a useful flux path (not for dynamic simulation of actuators)
Extends from BaseClasses.Leakage (Base class for leakage flux tubes with position-independent permeance and hence no force generation; mu_r=1).
Information
Differently from the flux tube elements of package Shapes.Leakage
that are calculated from their geometry, this leakage reluctance is calculated with reference to the total reluctance of a useful flux path. Parameter c_usefulFlux is the ratio of the useful flux over the total flux.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.CouplingCoefficient | c_usefulFlux | Ratio useful flux/(leakage flux + useful flux) = useful flux/total flux |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FluxTubes.Interfaces.PositiveMagneticPort | port_p (from TwoPortElementary) | Positive quasi-static magnetic port | |
| FluxTubes.Interfaces.NegativeMagneticPort | port_n (from TwoPortElementary) | Negative quasi-static magnetic port | |
| Blocks.Interfaces.RealInput | R_mUsefulTot |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ComplexMagneticPotentialDifference | V_m (from TwoPortElementary) | Magnetic potential difference of both ports | |
| SI.MagneticPotentialDifference | abs_V_m (from TwoPortElementary) | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m (from TwoPortElementary) | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi (from TwoPortElementary) | Magnetic flux from port_p to port_n | |
| SI.MagneticFlux | abs_Phi (from TwoPortElementary) | Modelica.ComplexMath.abs(Phi) | Magnitude of complex magnetic flux |
| SI.Angle | arg_Phi (from TwoPortElementary) | Modelica.ComplexMath.arg(Phi) | Argument of complex magnetic flux |
| SI.AngularVelocity | omega (from TwoPortElementary) | ||
| SI.Reluctance | R_m (from Leakage) | Magnetic reluctance | |
| SI.Permeance | G_m (from Leakage) | Magnetic permeance |