modelTwoPortExtended
Two magnetic ports for graphical modeling with additional variables
Extends from TwoPortElementary (Two magnetic ports for graphical modeling).
Information
This magnetic two port element consists of a positive and a negative magnetic port and some additionally variables, but no physical balance equations.
See also
PositiveMagneticPort, NegativeMagneticPort, TwoPort, TwoPortElementary
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| PositiveMagneticPort | port_p (from TwoPortElementary) | Positive magnetic port of fundamental wave machines | |
| NegativeMagneticPort | port_n (from TwoPortElementary) | Negative magnetic port of fundamental wave machines |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.ComplexMagneticPotentialDifference | V_m | port_p.V_m - port_n.V_m | Complex magnetic potential difference |
| SI.MagneticPotentialDifference | abs_V_m | Modelica.ComplexMath.abs(V_m) | Magnitude of complex magnetic potential difference |
| SI.Angle | arg_V_m | Modelica.ComplexMath.arg(V_m) | Argument of complex magnetic potential difference |
| SI.ComplexMagneticFlux | Phi | port_p.Phi | Complex magnetic flux |
| SI.MagneticFlux | abs_Phi | Modelica.ComplexMath.abs(Phi) | Magnitude of complex magnetic flux |
| SI.Angle | arg_Phi | Modelica.ComplexMath.arg(Phi) | Argument of complex magnetic flux |