Rotational Speed
Forced movement of a flange according to a reference angular velocity signal
Description
Equations
Variables
Connections
Parameters
Modelica Standard Library
The Rotational Speed (or Speed) component generates a forced angular speed according to an input signal, wref
The Exact boolean parameter determine how wref is used:
When Exact is true, wref is used as-is. The input signal must be differentiable.
When Exact is false (the default), wref is filtered and the derivative of the filtered curve is used to compute the reference acceleration of the flange. This derivative is not computed by numerical differentiation but rather by a first-order filter. The critical frequency (cut-off frequency) of the filter is defined by the parameter fcrit, which should be higher than the essential low frequencies in the signal.
{a=0,w=wrefExacta=wref−w⁢wcrit,a=w.otherwise
wcrit=2⁢π⁢fcrit
w=φ.
if Use Support Flange then τsupport=−τ
φ=φflange−{φsupportUse Support0otherwise
Name
Units
Modelica ID
a
rads2
Angular acceleration of flange with respect to support
φ
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
Angular velocity of flange with respect to support
flange
Flange of shaft
support
Conditional Support Flange
wref
Real input; reference angular velocity in rads
w_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 set to false
f_crit
Use Support Flange
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