Modelica.Magnetic.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

NameDescription
Modelica.Magnetic.FluxTubes.Interfaces.MagneticPort MagneticPort Generic magnetic port
Modelica.Magnetic.FluxTubes.Interfaces.PositiveMagneticPort PositiveMagneticPort Positive magnetic port
Modelica.Magnetic.FluxTubes.Interfaces.NegativeMagneticPort NegativeMagneticPort Negative magnetic port
Modelica.Magnetic.FluxTubes.Interfaces.PartialTwoPortsElementary PartialTwoPortsElementary Partial component with two magnetic ports p and n for textual programming
Modelica.Magnetic.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.FluxTubes.Interfaces.PartialFixedShape PartialFixedShape Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics
Modelica.Magnetic.FluxTubes.Interfaces.PartialForce PartialForce Base class for flux tubes with reluctance force generation; constant permeability
Modelica.Magnetic.FluxTubes.Interfaces.PartialLeakage PartialLeakage Base class for leakage flux tubes with position-independent permeance and hence no force generation; mu_r=1

Modelica.Magnetic.FluxTubes.Interfaces.MagneticPort

Generic magnetic port

Contents

NameDescription
V_mMagnetic potential at the port [A]
PhiMagnetic flux flowing into the port [Wb]

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

Positive magnetic port

Information

Extends from Modelica.Magnetic.FluxTubes.Interfaces.MagneticPort (Generic magnetic port).

Contents

NameDescription
V_mMagnetic potential at the port [A]
PhiMagnetic flux flowing into the port [Wb]

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

Negative magnetic port

Information

Extends from Modelica.Magnetic.FluxTubes.Interfaces.MagneticPort (Generic magnetic port).

Contents

NameDescription
V_mMagnetic potential at the port [A]
PhiMagnetic flux flowing into the port [Wb]

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

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Modelica.Magnetic.FluxTubes.Interfaces.PartialTwoPorts Modelica.Magnetic.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. This magnetic flux is provided explicitly as flux Phi.

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

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Modelica.Magnetic.FluxTubes.Interfaces.PartialFixedShape Modelica.Magnetic.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 sub-package Shapes.FixedShape for utilisation of this partial model.

Extends from Modelica.Magnetic.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
Initialization
PhiMagnetic flux from port_p to port_n [Wb]
Material
nonLinearPermeability= true, if non-linear rel. permeability is used, otherwise constant rel. permeability
mu_rConstConstant relative permeability; used if nonLinearPermeability = false [1]
materialFerromagnetic material characteristics; used if nonLinearPermeability = true

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Modelica.Magnetic.FluxTubes.Interfaces.PartialForce Modelica.Magnetic.FluxTubes.Interfaces.PartialForce

Base class for flux tubes with reluctance force generation; constant permeability

Information


Please refer to the description of the sub-package Shapes.Force for utilisation of this partial model.

Extends from Modelica.Magnetic.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
useSupport= true, if support flange enabled, otherwise implicitly grounded
mu_rRelative magnetic permeability [1]
dlBydxDerivative of flux tube's varying dimension with respect to armature position; set to +1 or -1
Initialization
PhiMagnetic flux from port_p to port_n [Wb]

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port
flangeGenerated reluctance force at armature position
supportSupport/housing of component

Modelica.Magnetic.FluxTubes.Interfaces.PartialLeakage Modelica.Magnetic.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 sub-package Shapes.Leakage for utilisation of this partial model.

Extends from Modelica.Magnetic.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
Initialization
PhiMagnetic flux from port_p to port_n [Wb]

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Automatically generated Mon Sep 23 17:20:38 2013.