Modelica.Magnetic.FluxTubes.Shapes.FixedShape

Flux tubes with fixed shape during simulation and linear or non-linear material characteristics

Information

Please have a look at UsersGuide.ReluctanceForceCalculation for an explanation of the different flux tube categories and resulting sub-packages.

Due to the restrictions on reluctance force calculation outlined there, flux tube elements with a possibly non-linear material characteristic mu_r(B) must have a fixed shape during simulation of converter motion. Hence, the dimensions of these flux tubes are defined as parameters in the model components that extend the base class Interfaces.PartialFixedShape.

For initial design of magnetic circuits, the relative permeability of possibly non-linear flux tube elements can easily be set to a constant value mu_rConst (non-linearPermeability set to false). In some cases, this can simplify the rough geometric design of a device's magnetic circuit. Once an initial geometry is found, the magnetic subsystem can be simulated and fine-tuned with more realistic non-linear characteristics of ferromagnetic materials. Doing so requires setting of the parameter non-linearPermeability to true and selection of one of the soft magnetic materials of Material.SoftMagnetic.

Extends from Modelica.Icons.VariantsPackage (Icon for package containing variants).

Package Content

Name Description
Modelica.Magnetic.FluxTubes.Shapes.FixedShape.GenericFluxTube GenericFluxTube Flux tube with fixed cross-section and length; linear or non-linear material characteristics
Modelica.Magnetic.FluxTubes.Shapes.FixedShape.Cuboid Cuboid Flux tube with rectangular cross-section; fixed shape; linear or non-linear material characteristics
Modelica.Magnetic.FluxTubes.Shapes.FixedShape.HollowCylinderAxialFlux HollowCylinderAxialFlux (Hollow) cylinder with axial flux; fixed shape; linear or non-linear material characteristics
Modelica.Magnetic.FluxTubes.Shapes.FixedShape.HollowCylinderRadialFlux HollowCylinderRadialFlux Hollow cylinder with radial flux; fixed shape; linear or non-linear material characteristics

Modelica.Magnetic.FluxTubes.Shapes.FixedShape.GenericFluxTube Modelica.Magnetic.FluxTubes.Shapes.FixedShape.GenericFluxTube

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

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.

Extends from FluxTubes.Interfaces.PartialFixedShape (Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics).

Parameters

NameDescription
Initialization
PhiMagnetic flux from port_p to port_n [Wb]
Material
nonLinearPermeability= true, if non-linear rel. permeability is used, otherwise constant rel. permeability
mu_rConstConstant relative permeability; used if nonLinearPermeability = false [1]
materialFerromagnetic material characteristics; used if nonLinearPermeability = true
Fixed geometry
lLength in direction of flux [m]
areaArea of cross section [m2]

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Modelica.Magnetic.FluxTubes.Shapes.FixedShape.Cuboid Modelica.Magnetic.FluxTubes.Shapes.FixedShape.Cuboid

Flux tube with rectangular cross-section; fixed shape; linear or non-linear material characteristics

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.

Extends from FluxTubes.Interfaces.PartialFixedShape (Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics).

Parameters

NameDescription
Initialization
PhiMagnetic flux from port_p to port_n [Wb]
Material
nonLinearPermeability= true, if non-linear rel. permeability is used, otherwise constant rel. permeability
mu_rConstConstant relative permeability; used if nonLinearPermeability = false [1]
materialFerromagnetic material characteristics; used if nonLinearPermeability = true
Fixed geometry
lLength in direction of flux [m]
aWidth of rectangular cross-section [m]
bHeight of rectangular cross-section [m]

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Modelica.Magnetic.FluxTubes.Shapes.FixedShape.HollowCylinderAxialFlux Modelica.Magnetic.FluxTubes.Shapes.FixedShape.HollowCylinderAxialFlux

(Hollow) cylinder with axial flux; fixed shape; linear or non-linear material characteristics

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.

Set the inner radius r_i=0 for modelling of a solid cylindric flux tube.

Extends from FluxTubes.Interfaces.PartialFixedShape (Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics).

Parameters

NameDescription
Initialization
PhiMagnetic flux from port_p to port_n [Wb]
Material
nonLinearPermeability= true, if non-linear rel. permeability is used, otherwise constant rel. permeability
mu_rConstConstant relative permeability; used if nonLinearPermeability = false [1]
materialFerromagnetic material characteristics; used if nonLinearPermeability = true
Fixed geometry
lAxial length (in direction of flux) [m]
r_iInner radius of hollow cylinder (zero for cylinder) [m]
r_oOuter radius of (hollow) cylinder [m]

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port

Modelica.Magnetic.FluxTubes.Shapes.FixedShape.HollowCylinderRadialFlux Modelica.Magnetic.FluxTubes.Shapes.FixedShape.HollowCylinderRadialFlux

Hollow cylinder with radial flux; fixed shape; linear or non-linear material characteristics

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.

For hollow cylindric flux tubes with a radial magnetic flux, the flux density is a function of the radius. For that reason, the characteristic mu_r(B) is evaluated for the flux density at the flux tube's mean radius.

For those flux tube sections of a magnetic device that have a nonlinear material characteristic mu_r(B) and a large aspect ratio of outer to inner radius r_o/r_i, the section can be split up in a series connection of several hollow cylindric flux tubes with radial flux. This allows for more realistic modelling of the dependence of flux density on the radius compared to modelling with just one flux tube element.

Extends from FluxTubes.Interfaces.PartialFixedShape (Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics).

Parameters

NameDescription
Initialization
PhiMagnetic flux from port_p to port_n [Wb]
Material
nonLinearPermeability= true, if non-linear rel. permeability is used, otherwise constant rel. permeability
mu_rConstConstant relative permeability; used if nonLinearPermeability = false [1]
materialFerromagnetic material characteristics; used if nonLinearPermeability = true
Fixed geometry
lWidth (orthogonal to flux direction) [m]
r_iInner radius of hollow cylinder [m]
r_oOuter radius of hollow cylinder [m]

Connectors

NameDescription
port_pPositive magnetic port
port_nNegative magnetic port
Automatically generated Thu Dec 19 17:20:03 2019.