WOLFRAM SYSTEM MODELER

Cuboid

Flux tube with rectangular cross-section of fixed shape and linear material characteristics

Wolfram Language

In[1]:=
SystemModel["Modelica.Magnetic.QuasiStatic.FluxTubes.Shapes.FixedShape.Cuboid"]
Out[1]:=

Information

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

The cuboid models the reluctance with rectangular dimensions a and b, and length, l the magnetic reluctance by:

The area of cross section is determined by:

Parameters (4)

mu_rConst

Value: 1

Type: RelativePermeability

Description: Constant relative permeability

l

Value: 0.01

Type: Length (m)

Description: Length in direction of flux

a

Value: 0.01

Type: Length (m)

Description: Width of rectangular cross-section

b

Value: 0.01

Type: Length (m)

Description: Height of rectangular cross-section

Connectors (2)

port_p

Type: PositiveMagneticPort

Description: Positive quasi-static magnetic port

port_n

Type: NegativeMagneticPort

Description: Negative quasi-static magnetic port

Components (4)

V_m

Type: ComplexMagneticPotentialDifference

Description: Magnetic potential difference of both ports

Phi

Type: ComplexMagneticFlux

Description: Magnetic flux from port_p to port_n

B

Type: ComplexMagneticFluxDensity

Description: Magnetic flux density (normal component)

H

Type: ComplexMagneticFieldStrength

Description: Magnetic field strength (normal component)

Used in Examples (2)

QuadraticCoreAirgap

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples.BasicExamples

Educational example: iron core with airgap

CuboidSections

Modelica.Magnetic.QuasiStatic.FluxTubes.Examples.FixedShapes

Magnetic circuit using different cuboid sections