
modelRotationalEMF
Electromotoric force (electric/mechanic transformer)
Information
EMF transforms electrical energy into rotational mechanical energy. It is used as basic building block of an electrical motor. The mechanical connector flange can be connected to elements of the Modelica.Mechanics.Rotational library. flange.tau is the cut-torque, flange.phi is the angle at the rotational connection.
Parameters
| Type | Name | Default | Description |
| Boolean | useSupport | false | = true, if support flange enabled, otherwise implicitly grounded |
| SI.ElectricalTorqueConstant | 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.Angle | phi | | Angle of shaft flange with respect to support (= flange.phi - support.phi) |
| SI.AngularVelocity | w | | Angular velocity of flange relative to support |
| SI.Torque | tau | | Torque of flange |
| SI.Torque | tauElectrical | | Electrical torque |
Revisions
- 1998
by Martin Otter
initially implemented