Translational Position
Forced movement of a flange according to a reference position
Description
Equations
Variables
Connections
Parameters
Constants
Modelica Standard Library
The Translational Position (or Position) component generates a forced translation at the flange according to an input signal, sref
The Exact boolean parameter determine how sref is used:
When Exact is true, sref is used as-is. The input signal must be twice-differentiable.
When Exact is false (the default), sref 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.
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.
{{s=srefv=0a=0exact{a=sref−s⁢wcrit−af⁢v⁢wcritbfv.=as.=votherwise
wcrit=2⁢π⁢fcrit
if Use Support Flange then fsupport=−f
s=sflange−{ssupportUse Support0otherwise
Name
Units
Modelica ID
a
ms2
If Exact is false, absolute acceleration of flange else 0
f
N
Accelerating force acting at flange
fsupport
Force acting at support
support.f
s
m
Distance between flange and support
sflange
Position of flange
flange.s
ssupport
Position of support
support.s
v
ms
If Exact is false, absolute velocity of flange else 0
flange
Flange of component
sref
Real input; reference position of flange in m
s_ref
support
Conditional Support Flange
Default
Exact
false
True (checked) means the reference position is treated exactly
exact
fcrit
50
Hz
Critical frequency of input signal when exact is set to false
f_crit
Use Support Flange
True (checked) means the support flange is enabled
useSupport
Value
af
1.3617
1
Coefficient of s in Bessel filter
bf
0.618
Coefficient of s2 in 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
Translational Motion Drivers
Download Help Document