modelPermeance
Salient Permeance
Extends from Interfaces.TwoPort (Elementary partial two port for textual programming).
Information
The salient permeance models the relationship between the complex magnetic potential difference
and the complex magnetic flux
:
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Magnetic.FundamentalWave.Types.SalientPermeance | G_m | Magnetic permeance in d=re and q=im axis |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FundamentalWave.Interfaces.PositiveMagneticPort | port_p (from TwoPortElementary) | Positive quasi-static magnetic port of fundamental wave machines | |
| FundamentalWave.Interfaces.NegativeMagneticPort | port_n (from TwoPortElementary) | Negative quasi-static magnetic port of fundamental wave machines |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.AngularVelocity | omega (from TwoPortElementary) | der(port_p.reference.gamma) | Reference angular velocity (= der(port_p.reference.gamma)) |
| SI.ComplexMagneticPotentialDifference | V_m (from TwoPortExtended) | port_p.V_m - port_n.V_m | Complex magnetic potential difference |
| SI.MagneticPotentialDifference | abs_V_m (from TwoPortExtended) | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m (from TwoPortExtended) | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi (from TwoPortExtended) | port_p.Phi | Complex magnetic flux |
| SI.MagneticFlux | abs_Phi (from TwoPortExtended) | Modelica.ComplexMath.abs(Phi) | Magnitude of complex magnetic flux |
| SI.Angle | arg_Phi (from TwoPortExtended) | Modelica.ComplexMath.arg(Phi) | Argument of complex magnetic flux |