This package contains connectors for the magnetic domain and partial models for lumped magnetic network components.
Extends from Modelica.Icons.InterfacesPackage
(Icon for packages containing interfaces).
Name | Description |
---|---|
AbsoluteSensor | Partial potential sensor |
MagneticPort | Quasi-static magnetic port |
NegativeMagneticPort | Negative quasi-static magnetic port |
PartialFixedShape | Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics |
PartialLeakage | Base class for leakage flux tubes with position-independent permeance and hence no force generation; mu_r=1 |
PartialTwoPorts | Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n |
PartialTwoPortsElementary | Partial component with two magnetic ports p and n for textual programming |
PositiveMagneticPort | Positive quasi-static magnetic port |
RelativeSensor | Partial magnetic voltage or flux sensor |
Source | Partial magnetic voltage or flux source |
Base definition of complex quasi-static magnetic port.
The potential variable is the complex magnetic potential difference V_m
and the flow variable
is the complex magnetic flux Phi
.
PositiveMagneticPort, NegativeMagneticPort, Magnetic.FluxTubes.Interfaces.MagneticPort
Type | Name | Description |
---|---|---|
ComplexMagneticPotential | V_m | Complex magnetic potential at the port |
flow ComplexMagneticFlux | Phi | Complex magnetic flux flowing into the port |
The positive magnetic port is based on the MagneticPort. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular frequency of the quasi-static magnetic potential and flux. The symbol is also designed such way to look different than the NegativeMagneticPort.
MagneticPort, NegativeMagneticPort, Magnetic.FluxTubes.Interfaces.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 negative magnetic port is based on the MagneticPort. Additionally the reference angle is specified in the connector. The time derivative of the reference angle is the actual angular frequency of the quasi-static magnetic potential and flux. The symbol is also designed such way to look different than the PositiveMagneticPort.
MagneticPort, PositiveMagneticPort, Magnetic.FluxTubes.Interfaces.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 |
Partial model of a flux tube component with two magnetic ports:
the positive port connector port_p
, and the negative port
connector port_n
. The total magnetic potential difference
V_m
and the flux flowing into the positive port,
Phi
are also defined in this model.
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port |
It is assumed that the magnetic flux flowing into port_p
is identical to the flux flowing out of port_n
.
Extends from Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPortsElementary
(Partial component with two magnetic ports p and n for textual programming).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port |
Please refer to the description of the subpackage Shapes.FixedShape for utilisation of this partial model.
Extends from Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPorts
(Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n).
Type | Name | Default | Description |
---|---|---|---|
RelativePermeability | mu_rConst | 1 | Constant relative permeability |
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port |
Please refer to the description of the subpackage Shapes.Leakage for utilisation of this partial model.
Extends from Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPorts
(Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port |
The absolute sensor partial model provides a single PositiveMagneticPort to measure the complex magnetic potential. Additionally this model contains a base icon and a definition of the angular frequency.
Extends from Modelica.Icons.RotationalSensor
(Icon representing a round measurement device).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port | Quasi-static magnetic port |
The relative sensor partial model relies on the PartialTwoPorts to measure the complex magnetic voltage, flux or power. Additionally this model contains a base icon and a definition of the angular frequency.
Extends from Modelica.Icons.RotationalSensor
(Icon representing a round measurement device) and Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPorts
(Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n).
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive quasi-static magnetic port |
NegativeMagneticPort | port_n | Negative quasi-static magnetic port |
output ComplexOutput | y |   |
The source model provides a positive and negative magnetic port. Additionally this model contains a base icon and a definition of the angular frequency.
Type | Name | Description |
---|---|---|
PositiveMagneticPort | port_p | Positive magnetic port |
NegativeMagneticPort | port_n | Negative magnetic port |
Generated 2018-12-12 12:11:06 EST by MapleSim.