Rotational Move
Forced movement of a flange according to an angle, speed and angular acceleration signal
Description
Equations
Variables
Connections
Parameters
Modelica Standard Library
The Rotational Move (or Move) component generates a forced angular position according to an input vector. The input vector has three components: position, velocity, and acceleration. They must be consistent with each other.
These conditions do not apply to all applications. For example, if the position-dependent terms of a mechanical system are calculated only, you can provide φ and set the angular velocity and the angular acceleration to zero.
The Use Support Flange boolean parameter enables a support flange on the housing. When true (checked) the support flange must be connected in the drawing. When false the component is internally fixed to ground.
φ=u1
φ.=u2
φ..=u3
if Use Support Flange then τsupport=−τ
φ=φflange−{φsupportUse Support0otherwise
Name
Units
Modelica ID
φ
rad
Angle of flange with respect to support
phi
φflange
Angle of flange
flange.phi
φsupport
Angle of support
support.phi
τ
N⁢m
Accelerating torque acting at flange
tau
τflange
Torque at flange
flange.tau
τsupport
Torque at support
support.tau
flange
Flange of shaft
support
Conditional Support Flange
u
3-vector input: φ,φ.,φ..
Default
Use Support Flange
false
True (checked) enables the support flange
useSupport
The component described in this topic is from the Modelica Standard Library. To view the original documentation, which includes author and copyright information, click here.
See Also
1-D Mechanical Overview
Rotational Motion Drivers
Download Help Document