Rotational Move - MapleSim Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


Rotational Move

Forced movement of a flange according to an angle, speed and angular acceleration signal

 

Description

Equations

Variables

Connections

Parameters

Modelica Standard Library

Description

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.

Equations

φ=u1

φ.=u2

φ..=u3

if Use Support Flange then τsupport=τ

φ=φflange{φsupportUse Support0otherwise

Variables

Name

Units

Description

Modelica ID

φ

rad

Angle of flange with respect to support

phi

φflange

rad

Angle of flange

flange.phi

φsupport

rad

Angle of support

support.phi

τ

Nm

Accelerating torque acting at flange

tau

τflange

Nm

Torque at flange

flange.tau

τsupport

Nm

Torque at support

support.tau

Connections

Name

Description

Modelica ID

flange

Flange of shaft

flange

support

Conditional Support Flange

support

u

3-vector input: φ,φ.,φ..

u

Parameters

Name

Default

Units

Description

Modelica ID

Use Support Flange

false

 

True (checked) enables the support flange

useSupport

Modelica Standard Library

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