Rotational Position
Forced movement of a flange according to a reference angle signal
Description
Equations
Variables
Connections
Parameters
Constants
Modelica Standard Library
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.
{φ=φrefw=0a=0exacta=φref−φ⁢wcrit−af⁢w⁢wcritbfw.=aφ.=wotherwise
wcrit=2⁢π⁢fcrit
if Use Support Flange then τsupport=−τ
φ=φflange−{φsupportUse Support0otherwise
Name
Units
Modelica ID
a
rads2
If Exact is false, angular acceleration of flange with respect to support else 0
φ
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
w
rads
If Exact is false, angular velocity of flange with respect to support else 0
flange
Flange of shaft
support
Conditional Support Flange
φref
Real input; reference angle in rad
phi_ref
Default
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
True (checked) enables the support flange
useSupport
Value
af
1.3617
s coefficient of Bessel filter
bf
0.618
ss coefficient of Bessel filter
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