WOLFRAM SYSTEM MODELER

GenericHystTellinenHard

Generic flux tube with hard magnetic hysteresis based on the Tellinen model and simple tanh()-functions

Wolfram Language

In[1]:=
SystemModel["Modelica.Magnetic.FluxTubes.Shapes.HysteresisAndMagnets.GenericHystTellinenHard"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

Flux tube element for modeling the ferromagnetic (static) hysteresis of hard magnetic materials. The ferromagnetic hysteresis behavior is defined by the Tellinen hysteresis model. The shape of the limiting hysteresis loop is described by simple hyperbolic tangent functions with 4 parameters.

Fig. 1: Hyperbolic tangent functions define the shape of the ferromagnetic (static) hysteresis

An overview of all available hysteresis and permanent magnet elements of the package HysteresisAndMagnets can be found in UsersGuide.Hysteresis.

Parameters (12)

l

Value: 0.1

Type: Length (m)

Description: Length in direction of flux

A

Value: 1e-4

Type: Area (m²)

Description: Area of cross section

V

Value: A * l

Type: Volume (m³)

Description: Volume of FluxTube

useHeatPort

Value: false

Type: Boolean

Description: = true, if HeatPort is enabled

T

Value: 293.15

Type: Temperature (K)

Description: Fixed device temperature if useHeatPort = false

includeEddyCurrents

Value: false

Type: Boolean

Description: = true, if eddy current losses are enabled

sigma

Value: 10e6

Type: Conductivity (S/m)

Description: Conductivity of core material

d

Value: 0.5e-3

Type: Length (m)

Description: Thickness of lamination

Br

Value: 1.2

Type: MagneticFluxDensity (T)

Description: Remanence

Hc

Value: 5e5

Type: MagneticFieldStrength (A/m)

Description: Coercitivity

M

Value: 10 / Hc

Type: Real

Description: Slope of tanh()-function

K

Value: 1

Type: Real

Description: Slope of hysteresis in the saturation region (K*mu_0)

Outputs (8)

H

Type: MagneticFieldStrength (A/m)

Description: Magnetic field strength

Hstat

Type: MagneticFieldStrength (A/m)

Description: Static (ferromagnetic) portion of the magnetic field strength

Heddy

Type: MagneticFieldStrength (A/m)

Description: Dynamic (eddy currents) portion of the magnetic field strength

B

Type: MagneticFluxDensity (T)

Description: Magnetic flux density

MagRel

Type: Real

Description: Relative magnetization at initialization (-1..1)

LossPowerStat

Type: Power (W)

Description: Ferromagnetic (static) hysteresis losses

LossPowerEddy

Type: Power (W)

Description: Eddy current losses (dynamic hysteresis losses)

asc

Type: Boolean

Description: True when der(Hstat)>0

Connectors (3)

port_p

Type: PositiveMagneticPort

Description: Positive magnetic port

port_n

Type: NegativeMagneticPort

Description: Negative magnetic port

heatPort

Type: HeatPort_a

Description: Thermal port for 1-dim. heat transfer (filled rectangular icon)