Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces

Interfaces of magnetic network components

Information

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).

Package Content

Name Description
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.MagneticPort MagneticPort Quasi-static magnetic port
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PositiveMagneticPort PositiveMagneticPort Positive quasi-static magnetic port
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.NegativeMagneticPort NegativeMagneticPort Negative quasi-static magnetic port
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPortsElementary PartialTwoPortsElementary Partial component with two magnetic ports p and n for textual programming
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPorts PartialTwoPorts Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialFixedShape PartialFixedShape Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialLeakage PartialLeakage Base class for leakage flux tubes with position-independent permeance and hence no force generation; mu_r=1
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.AbsoluteSensor AbsoluteSensor Partial potential sensor
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.RelativeSensor RelativeSensor Partial magnetic voltage or flux sensor
Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.Source Source Partial magnetic voltage or flux source

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.MagneticPort

Quasi-static magnetic port

Information

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.

See also

PositiveMagneticPort, NegativeMagneticPort, Magnetic.FluxTubes.Interfaces.MagneticPort

Contents

NameDescription
V_mComplex magnetic potential at the port
PhiComplex magnetic flux flowing into the port

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PositiveMagneticPort Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PositiveMagneticPort

Positive quasi-static magnetic port

Information

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.

See also

MagneticPort, NegativeMagneticPort, Magnetic.FluxTubes.Interfaces.PositiveMagneticPort

Extends from Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.MagneticPort (Quasi-static magnetic port of fundamental wave machines).

Contents

NameDescription
V_mComplex magnetic potential at the port
PhiComplex magnetic flux flowing into the port
referenceReference

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.NegativeMagneticPort Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.NegativeMagneticPort

Negative quasi-static magnetic port

Information

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.

See also

MagneticPort, PositiveMagneticPort, Magnetic.FluxTubes.Interfaces.NegativeMagneticPort

Extends from Modelica.Magnetic.QuasiStatic.FundamentalWave.Interfaces.MagneticPort (Quasi-static magnetic port of fundamental wave machines).

Contents

NameDescription
V_mComplex magnetic potential at the port
PhiComplex magnetic flux flowing into the port
referenceReference

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPortsElementary Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPortsElementary

Partial component with two magnetic ports p and n for textual programming

Information

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.

Connectors

NameDescription
port_pPositive quasi-static magnetic port
port_nNegative quasi-static magnetic port

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialTwoPorts 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

Information

It is assumed that the magnetic flux flowing into port_p is identical to the flux flowing out of port_n.

Extends from FluxTubes.Interfaces.PartialTwoPortsElementary (Partial component with two magnetic ports p and n for textual programming).

Connectors

NameDescription
port_pPositive quasi-static magnetic port
port_nNegative quasi-static magnetic port

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialFixedShape Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialFixedShape

Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics

Information

Please refer to the description of the subpackage Shapes.FixedShape for utilisation of this partial model.

Extends from FluxTubes.Interfaces.PartialTwoPorts (Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n).

Parameters

NameDescription
mu_rConstConstant relative permeability [1]

Connectors

NameDescription
port_pPositive quasi-static magnetic port
port_nNegative quasi-static magnetic port

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialLeakage Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.PartialLeakage

Base class for leakage flux tubes with position-independent permeance and hence no force generation; mu_r=1

Information

Please refer to the description of the subpackage Shapes.Leakage for utilisation of this partial model.

Extends from FluxTubes.Interfaces.PartialTwoPorts (Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n).

Connectors

NameDescription
port_pPositive quasi-static magnetic port
port_nNegative quasi-static magnetic port

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.AbsoluteSensor Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.AbsoluteSensor

Partial potential sensor

Information

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).

Connectors

NameDescription
portQuasi-static magnetic port

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.RelativeSensor Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.RelativeSensor

Partial magnetic voltage or flux sensor

Information

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), FluxTubes.Interfaces.PartialTwoPorts (Partial component with magnetic potential difference between two magnetic ports p and n and magnetic flux Phi from p to n).

Connectors

NameDescription
port_pPositive quasi-static magnetic port
port_nNegative quasi-static magnetic port
y 

Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.Source Modelica.Magnetic.QuasiStatic.FluxTubes.Interfaces.Source

Partial magnetic voltage or flux source

Information

The source model provides a positive and negative magnetic port. Additionally this model contains a base icon and a definition of the angular frequency.

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port
Automatically generated Thu Dec 19 17:20:04 2019.