modelForceCurrentBehaviour

Comparison of the force-current characteristics of both converter models with armature blocked at mid-position

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

Have a look at ConstantActuator and at PermeanceActuator for an explanation of both converter models.

Simulation of the force-current characteristics of both converter models with the armature blocked at mid-position x=0 reveals the difference between the two models. In the ConstantActuator, force is proportional to current. In the simple PermeanceActuator there is an additional non-linear force component that is due to the dependency of the inductance on the armature position. Comparison with FEA results validates the higher accuracy of the PermeanceActuator. In the FEA model, the relative permeability of the stator iron was set to mu_rFe=const.=1000 in order to avoid additional non-linear force components due to saturation. Simulate for 6 s and plot vs. current (e.g., iSensor.i)

pmFixedPos.flange_b.f       // force of permeance model
cFixedPos.flange_b.f        // force of converter constant model
comparisonWithFEA.y[1]      // force of FEA model for comparison

Components

TypeNameDefaultDescription
Modelica.Electrical.Analog.Basic.GroundpmGround
FluxTubes.Examples.MovingCoilActuator.Components.PermeanceActuatorpmActuatorMoving coil actuator described with permeance model
Modelica.Mechanics.Translational.Components.FixedpmFixedPosFixed armature position
Modelica.Electrical.Analog.Sources.RampCurrentpmRampCurrentIdeal current source
Modelica.Electrical.Analog.Basic.GroundcGround
Modelica.Mechanics.Translational.Components.FixedcFixedPosFixed armature position
Modelica.Electrical.Analog.Sources.RampCurrentcRampCurrentIdeal current source
FluxTubes.Examples.MovingCoilActuator.Components.ConstantActuatorcActuatorMoving coil actuator described with converter constant
Modelica.Blocks.Tables.CombiTable1DscomparisonWithFEAColumn 1: current, col. 2: force; mu_rFe=const.=1000 in FEA model
Modelica.Electrical.Analog.Sensors.CurrentSensoriSensorInput value for look-up table with FEA results