modelTwoPortExtended
Partial two port for graphical programming with additional variables
Extends from Magnetic.QuasiStatic.FundamentalWave.Interfaces.TwoPortElementary (Partial two port for graphical programming).
Information
The partial two port model consists of a positive and a negative magnetic port. The reference angles of the two ports are set equal and connected through Connections.branch.
This interface model contains an extended set of (output) variables compared to TwoPortElementary.
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 | 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 |