modelGenericFluxTube

Flux tube with fixed cross-section and length; linear or non-linear material characteristics

Extends from BaseClasses.FixedShape (Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics), Modelica.Magnetic.FluxTubes.Icons.Reluctance (Icon for reluctance / permeance components).

Information

Please refer to the enclosing sub-package FixedShape for a description of all elements of this package and to [Ro41] for derivation and/or coefficients of the equation for permeance G_m.

Parameters

TypeNameDefaultDescription
Material
BooleannonLinearPermeability (from FixedShape)true= true, if non-linear rel. permeability is used, otherwise constant rel. permeability
SI.RelativePermeabilitymu_rConst (from FixedShape)1Constant relative permeability; used if nonLinearPermeability = false
FluxTubes.Material.SoftMagnetic.BaseDatamaterial (from FixedShape)Material.SoftMagnetic.BaseData()Ferromagnetic material characteristics; used if nonLinearPermeability = true
Fixed geometry
SI.Lengthl0.01Length in direction of flux
SI.CrossSectionarea0.0001Area of cross section

Connectors

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

Components

TypeNameDefaultDescription
SI.MagneticPotentialDifferenceV_m (from TwoPortExtended)Magnetic potential difference of ports
SI.MagneticFluxPhi (from TwoPortExtended)Magnetic flux from port_p to port_n
SI.ReluctanceR_m (from FixedShape)Magnetic reluctance
SI.PermeanceG_m (from FixedShape)Magnetic permeance
SI.MagneticFluxDensityB (from FixedShape)Magnetic flux density
SI.CrossSectionA (from FixedShape)Cross-sectional area penetrated by magnetic flux
SI.MagneticFieldStrengthH (from FixedShape)Magnetic field strength
SI.RelativePermeabilitymu_r (from FixedShape)Relative magnetic permeability

Revisions

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