WOLFRAM SYSTEM MODELER

Move_w

Forced movement of a flange according to an angle and speed signal<br><br>This class is declared protected in <a href="Modelica.Mechanics.Rotational.Components.AngleToTorqueAdaptor.html">Modelica.Mechanics.Rotational.Components.AngleToTorqueAdaptor</a>

Wolfram Language

In[1]:=
SystemModel["Modelica.Mechanics.Rotational.Components.AngleToTorqueAdaptor.Move_w"]
Out[1]:=

Information

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

Flange flange is forced to move relative to flange support with a predefined motion according to the input signals:

u[1]: angle of flange
u[2]: angular velocity of flange

The user has to guarantee that the input signals are consistent to each other, i.e., that u[2] is the derivative of u[1].

The input signals can be provided from one of the signal generator blocks of the block library Modelica.Blocks.Sources.

Parameters (1)

useSupport

Value: false

Type: Boolean

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

Connectors (3)

flange

Type: Flange_b

Description: Flange of shaft

support

Type: Support

Description: Support/housing of component

u

Type: RealInput[2]

Description: Angle and angular velocity of flange with respect to support as input signals

Used in Components (1)

AngleToTorqueAdaptor

Modelica.Mechanics.Rotational.Components

Signal adaptor for a Rotational flange with torque as output and angle, speed, and optionally acceleration as inputs (especially useful for FMUs)