WOLFRAM SYSTEM MODELER

TranslationalEMF

Electromotoric force (electric/mechanic transformer)

Diagram

Wolfram Language

In[1]:=
SystemModel["Modelica.Electrical.Analog.Basic.TranslationalEMF"]
Out[1]:=

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

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 (2)

useSupport

Value: false

Type: Boolean

Description: = true, if support flange enabled, otherwise implicitly grounded

k

Value:

Type: ElectricalForceConstant (N/A)

Description: Transformation coefficient

Connectors (4)

p

Type: PositivePin

Description: Positive electrical pin

n

Type: NegativePin

Description: Negative electrical pin

flange

Type: Flange_b

Description: Flange

support

Type: Support

Description: Support/housing

Components (2)

fixed

Type: Fixed

Description: Fixed flange

internalSupport

Type: InternalSupport

Description: Internal support

Used in Components (1)

ConstantActuator

Modelica.Magnetic.FluxTubes.Examples.MovingCoilActuator.Components

Simple behavioural actuator model for system simulation

Revisions

2009
by Anton Haumer
initially implemented