Processing math: 100%

Particle Kinematics

Kinematics deals with position in space as a function of time and is often referred to as the "geometry of motion". 1 The motion of particles may be described through the specification of both linear and angular coordinates and their time derivatives. Particle motion on straight lines is termed rectilinear motion, whereas motion on curved paths is called curvilinear motion. Although the rectilinear motion of particles and rigid bodies is well-known and used by engineers, the space curvilinear motion needs some feed-back, which is described in the following section.

Space Curvelinear Motion

The motion of a particle along a curved path in space is called space curvilinear motion. The position vector R , the velocity v , and the acceleration of a particle along a curve are:(1)
R=xˆi+yˆj+zˆk
(2)
=˙R=˙xˆi+˙yˆj+˙zˆk
(3)
a=¨R=¨xˆi+¨yˆj+¨zˆk
Where x , y and z are the coordinates of the particle and ˆi , ˆj and ˆk the unit vectors in the rectangular reference. In the cylindrical reference ( r , θ , z ), the description of space motion calls merely for the polar coordinate expression:(4)
v=vr+vθ+vz

Where,

vr=˙r

vθ=r˙θ

vz=˙z

Also, for acceleration:(5)
a=ar+aθ+az

Where,

ar=¨rr˙θ2

aθ=r¨θ+2˙r˙θ

az=¨z

The vector location of a particle may also be described by spherical coordinates as shown in Figure 1.(6)
v=vR+vθ+vφ

Where,

vR=˙R

vθ=R˙θcosφ

vφ=R˙φ

Using the previous expressions, the acceleration and its components can be computed:(7)
a=aR+aθ+aφ

Where,

aR=¨RR˙φ2R˙θ2cos2φ

aθ=cosφRddt(R2˙θ)2R˙θ˙φsinφ

aφ=1Rddt(R2˙φ)+R˙θ2sinφcosφ

The choice of the coordinate system simplifies the measurement and the understanding of the problem.


Figure 1. Vector Location of a Particle in Rectangular, Cylindrical and Spherical Coordinates

Coordinate Transformation

It is frequently necessary to transform vector quantities from a given reference to another. This transformation may be accomplished with the aid of matrix algebra. The quantities to transform might be the velocity or acceleration of a particle. It could be its momentum or merely its position, considering the transformation of a velocity vector when changing from rectangular to cylindrical coordinates:(8)
{VrVθVz}=[cosθsinθ0sinθcosθ0001]{VxVyVz}

or {Vrθz}=[Tθ]{Vxyz}

The change from cylindrical to spherical coordinates is accomplished by a single rotation ϕ of the axes around the θ -axis. The transfer matrix can be written directly from the previous equation where the rotation ϕ occurs in the Rϕ plane:(9)
{VRVθVϕ}=[cosϕ0sinϕ010sinϕ0cosϕ]{VrVθVz}

or {VRθϕ}=[Tϕ]{Vrθz}

Direct transfer from rectangular to spherical coordinates may be accomplished by combining Equation 8 and Equation 9:(10)
{VRθϕ}=[Tϕ][Tθ]{Vxyz}

with: [Tϕ][Tθ]=[cosϕcosθcosϕsinθsinϕsinθcosθ0sinϕcosθsinϕsinθcosϕ]

Reference Axes Transformation

Consider now the curvilinear motion of two particles A and B in space. Study at first the translation of a reference without rotation. The motion of A is observed from a translating frame of reference x-y-z moving with the origin B (Figure 2). The position vector of A relative to B is:(11)
rA/B=xˆi+yˆj+zˆk
Where ˆi , ˆj and ˆk are the unit vectors in the moving x-y-z system. As there is no change of unit vectors in time, the velocity and the acceleration are derived as:(12)
vA/B=˙xˆi+˙yˆj+˙zˆk
(13)
aA/B=¨xˆi+¨yˆj+¨zˆk
The absolute position, velocity and acceleration of A are then:(14)
rA=rB+rA/BvA=vB+vA/BaA=aB+aA/B


Figure 2. Vector Location with a Moving Reference
In the case of rotation reference, it is proved that the angular velocity of the reference axes x-y-z may be represented by the vector:(15)
ω=ωxˆi+ωyˆj+ωzˆk
The time derivatives of the unit vectors ˆi , ˆj and ˆk due to the rotation of reference axes x-y-z about ω , can be studied by applying an infinitesimal rotation ωdt . You can write:(16)
ddt(ˆi)=ω׈i ;ddt(ˆj)=ω׈j ;ddt(ˆk)=ω׈k
Attention should be turned to the meaning of the time derivatives of any vector quantity V=Vxi+Vyj+Vzk in the rotating system. The derivative of V with respect to time as measured in the fixed frame X-Y-Z is:(17)
(dVdt)XYZ=ddt(Vxˆi+Vyˆj+Vzˆk)

=(Vxddt(ˆi)+Vyddt(ˆj)+Vzddt(ˆk))+(˙Vxˆi+˙Vyˆj+˙Vzˆk)

With the substitution of Equation 16, the terms in the first parentheses becomes ω×V . The terms in the second parentheses represent the components of time derivatives (dVdt)xyz as measured relative to the moving x-y-z reference axes. Thus:(18)
(dVdt)XYZ=ω×V+(dVdt)xyz

This equation establishes the relation between the time derivative of a vector quantity in a fixed system and the time derivative of the vector as observed in the rotating system.

Consider now the space motion of a particle A , as observed both from a rotating system x-y-z and a fixed system X-Y-Z (Figure 3).


Figure 3. Vector Location with a Rotating Reference
The origin of the rotating system coincides with the position of a second reference particle B , and the system has an angular velocity ω . Standing r for rA/B , the time derivative of the vector position gives:(19)
rA=rB+rvA=vB+r
From Equation 18(20)
˙r=(drdt)XYZ=ω×r+vrel
Where, vrel denotes the relative velocity measured in x-y-z, that is: (21)
vrel=(dr/dt)xyz=˙xˆi+˙yˆj+˙zˆk
Thus, the relative velocity equation becomes:(22)
vA=vB+ω×r+vrel
The relative acceleration equation is the time derivative of Equation 22 which gives:(23)
aA=aB+˙ω×r+ω×˙r+˙vrel
Where, the last term can be obtained from Equation 18:(24)
˙vrel=(dvreldt)XYZ=ω×vrel+arel
and (25)
arel=(dvreldt)xyz=¨xˆi+¨yˆj+¨zˆk
Combining Equation 23 to Equation 25, you obtain upon collection of terms:(26)
aA=aB+˙ω×r+ω×(ω×r)+2ω×vrel+arel

Where, the term 2ω×vrel constitutes Coriolis acceleration.

Skew and Frame Notations

Two kinds of reference definition are available in Radioss:
Skew Reference
A projection reference to define the local quantities with respect to the global reference. In fact the origin of skew remains at the initial position during the motion even though a moving skew is defined. In this case, a simple projection matrix is used to compute the kinematic quantities in the reference.
Frame Reference
A mobile or fixed reference. The quantities are computed with respect to the origin of the frame which may be in motion or not depending to the kind of reference frame. For a moving reference frame, the position and the orientation of the reference vary in time during the motion. The origin of the frame defined by a node position is tied to the node. Equation 22 and Equation 26 are used to compute the accelerations and velocities in the frame.

1
Meriam J.L., “Dynamics”, John Wiley & Sons, Second edition, 1975.