Generic Flux Tube - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Generic Flux Tube

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

 

Description

Equations

Variables

Connections

Parameters

Modelica Standard Library

Description

The Generic Flux Tube component models a magnetic flux tube with a specified cross-sectional area and length.

If the boolean parameter Nonlinear Permeability is true, the component uses a material parameter to specify the Soft Magnetic Material. A record of that class, with the appropriate name, must exist in the model, either at the same or higher level.

The Use default material boolean parameter, when true, sets the name of the material parameter to SoftMaterial1, which corresponds to the default name assigned to a record of the appropriate class.  To use a different name, uncheck the box and enter the name in the parameter that appears.

Equations

Φ=Φp=Φn

Vm=VmpVmn=ΦRm

Rm=1Gm

Gm=μ0μrA

B=ΦA

H=Bμ0μr

μr={1+BNca+μi1cbBN+1+BNnnonLinearPermeabilityμr,constotherwise

BN=BBmyMax

BmyMax=material.B_myMaxca=material.c_acb=material.c_bn=material.n

Variables

Name

Units

Description

Modelica ID

A

m2

Cross-sectional area penetrated by magnetic flux

A

B

T

Magnetic flux density

B

Gm

H

Magnetic permeance

G_m

H

Am

Magnetic field strength

H

μr

1

Relative magnetic permeability

mu_r

Φ

Wb

Magnetic flux from port_p to port_n

Phi

Rm

H−1

Magnetic reluctance

R_m

Vm

A

Magnetic potential difference between both ports

V_m

Connections

Name

Description

Modelica ID

portp

Positive magnetic port

port_p

portn

Negative magnetic port

port_n

Parameters

Name

Default

Units

Description

Modelica ID

A

1·10−4

m2

Area of cross section

area

1·10−2

m

Length in direction of flux

l

Nonlinear Permeability

true

 

True (checked) enables  non-linear relative permeability

nonLinearPermeability

Use default material

true

 

True (checked) uses softMaterial1 as the name for the material parameter

useDefaultMaterial

material

[1]

 

Soft Magnetic Material; used if nonLinearPermeability is true

material

μr,const

1

1

Constant relative permeability; used if Nonlinear Permeability is false

mu_rConst

[1] ModelicaMagneticFluxTubesMaterialSoftMagneticBaseData

Modelica Standard Library

The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.

See Also

Magnetic Fixed Shapes

Magnetic Library

Soft Magnetic Material