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

Online Help

All Products    Maple    MapleSim


Rotational Position

Forced movement of a flange according to a reference angle signal

 

Description

Equations

Variables

Connections

Parameters

Constants

Modelica Standard Library

Description

The Rotational Position (or Position) component generates a forced angular position at the flange according to an input signal that specifies a reference angle.

The Exact boolean parameter determine how φref is used:

When Exact is true, φref is used as-is. The input signal must be twice-differentiable.

When Exact is false (the default), φref is filtered and the second derivative of the filtered curve is used to compute the reference acceleration of the flange. This second derivative is not computed by numerical differentiation but rather by a second-order Bessel filter. The critical frequency of the filter (cut-off frequency) is defined by the parameter fcrit. This frequency should be higher than the essential low frequencies in the signal.

Equations

{φ=φrefw=0a=0exacta=φrefφwcritafwwcritbfw.=aφ.=wotherwise

wcrit=2πfcrit

if Use Support Flange then τsupport=τ

φ=φflange{φsupportUse Support0otherwise

Variables

Name

Units

Description

Modelica ID

a

rads2

If Exact is false, angular acceleration of flange with respect to support else 0

a

φ

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

w

rads

If Exact is false, angular velocity of flange with respect to support else 0

w

Connections

Name

Description

Modelica ID

flange

Flange of shaft

flange

support

Conditional Support Flange

support

φref

Real input; reference angle in rad

phi_ref

Parameters

Name

Default

Units

Description

Modelica ID

Exact

false

 

True (checked) means the reference signal is treated exactly

exact

fcrit

50

Hz

The critical frequency of the input signal filter when Exact is false

f_crit

Use Support Flange

false

 

True (checked) enables the support flange

useSupport

Constants

Name

Value

Units

Description

Modelica ID

af

1.3617

 

s coefficient of Bessel filter

af

bf

0.618

 

ss coefficient of Bessel filter

bf

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