modelGenericFluxTube

Flux tube with fixed cross-section, fixed length and linear material characteristics

Extends from BaseClasses.FixedShape (Base class for flux tubes with fixed shape during simulation), Modelica.Magnetic.QuasiStatic.FluxTubes.Icons.Reluctance (Icon for reluctance / permeance components).

Information

The generic flux tube models the reluctance with constant area of cross section, and length, l the magnetic reluctance by:

,

Parameters

TypeNameDefaultDescription
SI.RelativePermeabilitymu_rConst (from FixedShape)1Constant relative permeability
Fixed geometry
SI.Lengthl0.01Length in direction of flux
SI.CrossSectionarea0.0001Area of cross section

Connectors

TypeNameDefaultDescription
FluxTubes.Interfaces.PositiveMagneticPortport_p (from TwoPortElementary)Positive quasi-static magnetic port
FluxTubes.Interfaces.NegativeMagneticPortport_n (from TwoPortElementary)Negative quasi-static magnetic port

Components

TypeNameDefaultDescription
SI.ComplexMagneticPotentialDifferenceV_m (from TwoPortElementary)Magnetic potential difference of both ports
SI.MagneticPotentialDifferenceabs_V_m (from TwoPortElementary)Modelica.ComplexMath.abs(V_m)Magnitude of complex magnetic potential difference
SI.Anglearg_V_m (from TwoPortElementary)Modelica.ComplexMath.arg(V_m)Argument of complex magnetic potential difference
SI.ComplexMagneticFluxPhi (from TwoPortElementary)Magnetic flux from port_p to port_n
SI.MagneticFluxabs_Phi (from TwoPortElementary)Modelica.ComplexMath.abs(Phi)Magnitude of complex magnetic flux
SI.Anglearg_Phi (from TwoPortElementary)Modelica.ComplexMath.arg(Phi)Argument of complex magnetic flux
SI.AngularVelocityomega (from TwoPortElementary)
SI.ReluctanceR_m (from FixedShape)Magnetic reluctance
SI.PermeanceG_m (from FixedShape)Magnetic permeance
SI.ComplexMagneticFluxDensityB (from FixedShape)Magnetic flux density (normal component)
SI.MagneticFluxDensityabs_B (from FixedShape)Modelica.ComplexMath.abs(B)Magnitude of complex magnetic flux density
SI.Anglearg_B (from FixedShape)Modelica.ComplexMath.arg(B)Argument of complex magnetic flux density
SI.CrossSectionA (from FixedShape)Area of cross section penetrated by magnetic flux
SI.ComplexMagneticFieldStrengthH (from FixedShape)Magnetic field strength (normal component)
SI.MagneticFieldStrengthabs_H (from FixedShape)Modelica.ComplexMath.abs(H)Magnitude of complex magnetic field strength
SI.Anglearg_H (from FixedShape)Modelica.ComplexMath.arg(H)Argument of complex magnetic field strength
SI.RelativePermeabilitymu_r (from FixedShape)Relative magnetic permeability

Revisions

Version 3.2.2, 2014-01-15 (Christian Kral)
  • Added GenericFluxTube