Name | Description |
---|---|
MuMetall | MUMETALL (77% NiFe) |
Permenorm3601K3 | PERMENORM 3601 K3 (36% NiFe) |
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).
Type | Name | Default | Description |
---|---|---|---|
RelativePermeability | mu_i | 27300 | Initial relative permeability at B=0 [1] |
MagneticFluxDensity | B_myMax | 0.46 | Flux density at maximum relative permeability [T] |
Real | c_a | 1037500 | Coefficient of approximation function |
Real | c_b | 3.67 | Coefficient of approximation function |
Real | n | 10 | Exponent of approximation function |
record MuMetall "MUMETALL (77% NiFe)" extends Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.BaseData( mu_i=27300, B_myMax=0.46, c_a=1037500, c_b=3.67, n=10);end MuMetall;
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).
Type | Name | Default | Description |
---|---|---|---|
RelativePermeability | mu_i | 3000 | Initial relative permeability at B=0 [1] |
MagneticFluxDensity | B_myMax | 0.67 | Flux density at maximum relative permeability [T] |
Real | c_a | 50000 | Coefficient of approximation function |
Real | c_b | 2.39 | Coefficient of approximation function |
Real | n | 9.3 | Exponent of approximation function |
record Permenorm3601K3 "PERMENORM 3601 K3 (36% NiFe)" extends Modelica.Magnetic.FluxTubes.Material.SoftMagnetic.BaseData( mu_i=3000, B_myMax=0.67, c_a=50000, c_b=2.39, n=9.3);end Permenorm3601K3;