
modelTranslationalEMF
Electromotoric force (electric/mechanic transformer)
Information
EMF transforms electrical energy into translational mechanical energy. It is used as basic building block of an electrical linear motor. The mechanical connector flange can be connected to elements of the Modelica.Mechanics.Translational library. flange.f is the cut-force, flange.s is the distance at the translational connection.
Parameters
| Type | Name | Default | Description |
| Boolean | useSupport | false | = true, if support flange enabled, otherwise implicitly grounded |
| SI.ElectricalForceConstant | k | | Transformation coefficient |
Components
| Type | Name | Default | Description |
| SI.Voltage | v | | Voltage drop between the two pins |
| SI.Current | i | | Current flowing from positive to negative pin |
| SI.Position | s | | Position of flange relative to support |
| SI.Velocity | vel | | Velocity of flange relative to support |
| SI.Force | f | | Force of flange |
| SI.Force | fElectrical | | Electrical force |
Revisions
- 2009
- by Anton Haumer
initially implemented