modelCoaxCylindersEndFaces
Leakage flux between the end planes of a inner solid cylinder and a coaxial outer hollow cylinder
Extends from BaseClasses.Leakage (Base class for leakage flux tubes with position-independent permeance and hence no force generation; mu_r=1).
Information
In
[Ro41]
the equations for determining the reluctance
are summarized. As an alternative to the geometry based data a
generic leakage model is provided in this library.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| SI.Radius | r_1 | 17e-3 | Inner radius of outer hollow cylinder |
| SI.Radius | r_2 | 20e-3 | Outer radius of outer hollow cylinder |
| SI.Distance | l_g | r_1 - r_0 | Radial gap length between both cylinders |
| SI.Length | t | r_2 - r_1 | Radial thickness of outer hollow cylinder |
| Parameters | |||
| SI.Radius | r_0 | 10e-3 | Radius of inner solid cylinder |
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 |
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 |