Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron

Pure iron

Information

Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).

Package Content

NameDescription
Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron.RFe80 RFe80 Hyperm 0 (RFe80)
Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron.VacoferS2 VacoferS2 VACOFER S2 (99.95% Fe)


Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron.RFe80 Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron.RFe80

Hyperm 0 (RFe80)

Information


Please refer to the description of the enclosing package SoftMagnetic for a description of all soft magnetic material characteristics of this package.

Source of B(H) characteristics: Product catalogue Magnequench, 2000

Extends from Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.BaseData (Coefficients for approximation of soft magnetic materials).

Parameters

TypeNameDefaultDescription
RelativePermeabilitymu_i123Initial relative permeability at B=0 [1]
MagneticFluxDensityB_myMax1.27Flux density at maximum relative permeability [T]
Realc_a44410Coefficient of approximation function
Realc_b6.4Coefficient of approximation function
Realn10Exponent of approximation function

Modelica definition

record RFe80 "Hyperm 0 (RFe80)"
  extends Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.BaseData(
    mu_i=123,
    B_myMax=1.27,
    c_a=44410,
    c_b=6.4,
    n=10);
end RFe80;

Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron.VacoferS2 Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.PureIron.VacoferS2

VACOFER S2 (99.95% Fe)

Information


Please refer to the description of the enclosing package SoftMagnetic for a description of all soft magnetic material characteristics of this package.

Source of B(H) characteristics:

Boll, R.: Weichmagnetische Werkstoffe: Einführung in den Magnetismus, VAC-Werkstoffe und ihre Anwendungen. 4th ed. Berlin, München: Siemens Aktiengesellschaft 1990

Extends from Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.BaseData (Coefficients for approximation of soft magnetic materials).

Parameters

TypeNameDefaultDescription
RelativePermeabilitymu_i2666Initial relative permeability at B=0 [1]
MagneticFluxDensityB_myMax1.15Flux density at maximum relative permeability [T]
Realc_a187000Coefficient of approximation function
Realc_b4.24Coefficient of approximation function
Realn19Exponent of approximation function

Modelica definition

record VacoferS2 "VACOFER S2 (99.95% Fe)"
  extends Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.BaseData(
    mu_i=2666,
    B_myMax=1.15,
    c_a=187000,
    c_b=4.24,
    n=19);
end VacoferS2;

Automatically generated Fri Nov 12 16:29:52 2010.