This icon indicates packages containing interfaces.
Extends from Modelica.Icons.InterfacesPackage
(Icon for packages containing interfaces).
Name | Description |
---|---|
MagneticPort | Quasi-static magnetic port of fundamental wave machines |
NegativeMagneticPort | Negative quasi-static magnetic port of fundamental wave machines |
PartialTwoPort | Partial two port for graphical programming |
PartialTwoPortElementary | Elementary partial two port for textual programming |
PartialTwoPortExtended | Partial two port for graphical programming with additional variables |
PositiveMagneticPort | Positive quasi-static magnetic port of fundamental wave machines |
Base definition of complex quasi-static magnetic port. The potential variable is the complex magnetic potential
V_m
and the flow variable is the complex magnetic flux Phi
.
PositiveMagneticPort, NegativeMagneticPort
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux flowing into the port |
The positive port is based on MagneticPort. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular velocity of the quasi-static voltage and current. The symbol is also designed such way to look different than the NegativeMagneticPort.
MagneticPort, NegativeMagneticPort
Extends from Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.MagneticPort
(Quasi-static magnetic port of fundamental wave machines).
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux flowing into the port |
Reference | reference | Reference |
The negative pin is based on Pin. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular velocity of the quasi-static voltage and current. The symbol is also designed such way to look different than the positive pin.
MagneticPort, PositiveMagneticPort
Extends from Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.MagneticPort
(Quasi-static magnetic port of fundamental wave machines).
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux flowing into the port |
Reference | reference | Reference |
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
.
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port of fundamental wave machines |
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 PartialTwoPort.
Extends from Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.PartialTwoPort
(Partial two port for graphical programming).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port of fundamental wave machines |
The partial two port elementary model extends from the partial two port model and adds one equation considering the balance of flow variables, port_p.Phi + port_n.Phi = Complex(0,0)
. Additionally, a variable for magnetic potential difference of the two magnetic ports, V_m
, and the flux into the positive port, Phi
, are defined.
Extends from Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.PartialTwoPort
(Partial two port for graphical programming).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port of fundamental wave machines |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port of fundamental wave machines |
Generated 2018-12-12 12:11:19 EST by MapleSim.