modelFixedShape
Base class for flux tubes with fixed shape during simulation; linear or non-linear material characteristics
Extends from Interfaces.TwoPort (Interface component including flux balance equation).
Information
Please refer to the description of the sub-package Shapes.FixedShape for utilisation of this partial model.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Material | |||
| Boolean | nonLinearPermeability | true | = true, if non-linear rel. permeability is used, otherwise constant rel. permeability |
| SI.RelativePermeability | mu_rConst | 1 | Constant relative permeability; used if nonLinearPermeability = false |
| FluxTubes.Material.SoftMagnetic.BaseData | material | Material.SoftMagnetic.BaseData() | Ferromagnetic material characteristics; used if nonLinearPermeability = true |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| FluxTubes.Interfaces.PositiveMagneticPort | port_p (from TwoPortElementary) | Positive magnetic port | |
| FluxTubes.Interfaces.NegativeMagneticPort | port_n (from TwoPortElementary) | Negative magnetic port |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| SI.MagneticPotentialDifference | V_m (from TwoPortExtended) | Magnetic potential difference of ports | |
| SI.MagneticFlux | Phi (from TwoPortExtended) | Magnetic flux from port_p to port_n | |
| SI.Reluctance | R_m | Magnetic reluctance | |
| SI.Permeance | G_m | Magnetic permeance | |
| SI.MagneticFluxDensity | B | Magnetic flux density | |
| SI.CrossSection | A | Cross-sectional area penetrated by magnetic flux | |
| SI.MagneticFieldStrength | H | Magnetic field strength | |
| SI.RelativePermeability | mu_r | Relative magnetic permeability |