CI 4 Velocity
CI 4 Velocity
Contents
4 Velocity and Acceleration Analysis 1
4.1 Kinematics of the Rigid Body . . . . . . . . . . . . . . . . . . 1
4.2 Driver Link . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.3 RRR Dyad . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
4.4 RRT Dyad . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.5 RTR Dyad . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4.6 TRT Dyad . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
4.7 Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21
4.8 Problems . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34
I.4 Velocity and Acceleration Analysis 1
r1 = rO + r = rO + xı + y + zk, (4.1)
ı · ı = 1, · = 1, k · k = 1, (4.2)
ı · = 0, · k = 0, k · ı = 0. (4.3)
I.4 Velocity and Acceleration Analysis 2
̇ = ( ̇ · ı) ı + ( ̇ · ) + ( ̇ · k) k
= (−ωz ) ı + (0) + (ωx ) k
ı k
= ωx ωy ωz = ω × ,
0 1 0
k̇ = k̇ · ı ı + k̇ · + k̇ · k k (4.9)
= (ωy ) ı − (ωx ) + (0) k
ı k
= ωx ωy ωz = ω × k.
0 0 1
The relations
ı̇ = ω × ı, ̇ = ω × , k̇ = ω × k. (4.10)
are known as Poisson formulas.
Using Eqs. (4.4) and (4.10), the velocity of M is
v = vO + xω × ı + yω × + zω × k = vO + ω × (xı + y + zk) ,
or
v = vO + ω × r. (4.11)
Combining Eqs. (4.4) and (4.11), it results
ṙ = ω × r. (4.12)
where αx = ω̇x , αy = ω̇y , and αz = ω̇z . In the previous expression the Poisson
formulas have been used.
Using Eqs. (4.13), (4.14), and (4.15), the acceleration of the point M is
a = aO + α × r + ω × (ω × r) . (4.16)
The vector ω characterizes the rotational motion of the rigid body and is
called the angular velocity. The vector α is called the angular acceleration.
I.4 Velocity and Acceleration Analysis 5
and
!
da db da db da db db da
× × ×b b· −b·
dζ dζ dζ dζ dζ dζ dζ dζ
×b = =
da da da
·b ·b ·b
dζ dζ dζ
da db
b·
dζ dζ db
= = . (4.20)
da dζ
·b
dζ
The following vector is defined as
da db
×
dζ dζ
ω= ,
da
·b
dζ
da db
= ω × a, = ω × b.
dζ dζ
In general a given vector d can be expressed as
d = d1 n1 + d2 n2 + d3 n3 ,
where n1 , n2 , n3 are three unit vectors not parallel to the same plane, and
d1 , d2 , d3 are three scalars.
Any vector c fixed in the rigid body RB can be expressed as
c = c1 a + c2 b + c3 a × b, (4.21)
dc da db da db
= c1 + c2 + c3 × b + c3 a ×
dζ dζ dζ dζ dζ
= c1 ω × a + c2 ω × b + c3 [(ω × a) × b + a × (ω × b)]
= c1 ω × a + c2 ω × b + c3 [b · ω a − b · a ω + a · b ω − a · ω b]
I.4 Velocity and Acceleration Analysis 7
= c1 ω × a + c2 ω × b + c3 [ω · b a − a · b ω + a · b ω − a · ω b]
= c1 ω × a + c2 ω × b + c3 [ω · b a − ω · a b]
= c1 ω × a + c2 ω × b + c3 ω × (a × b)
= ω × (c1 a + c2 b + c3 a × b)
= ω × c. (4.22)
The vector ω is not associated with any particular point. With the help of
ω the process of differentiation is replaced with that of cross multiplication.
The vector ω can be expressed in a symmetrical relation in a and b:
da db db da
× ×
1 dζ dζ dζ dζ
ω= + . (4.23)
2 da db
·b ·a
dζ dζ
The first derivatives of a vector p, with respect to a scalar variable ζ in two
reference frames RFi and RFj , are related as follows:
(j) (i)
dp dp
= + ωij × p, (4.24)
dζ dζ
where ωij is the rate of change of orientation of RFi in RFj with respect to
(j)
dp
ζ and is the total derivative of p with respect to ζ in RFj .
dζ
Proof.
The vector p can be expressed as
p = p1 ı1 + p2 ı2 + p3 ı3 ,
where ı1 , ı2 , ı3 are three unit vectors not parallel to the same plane fixed in
RFi , and px , py , pz are the scalar measure numbers of p. Differentiating in
RFj , the following expression is obtained:
(j) (j)
dp d
= (p1 ı1 + p2 ı2 + p3 ı3 )
dζ dζ
(j) (j) (j) (j) (j) (j)
d p2 d p2 d p3 d ı1 d ı2 d ı3
= ı1 + ı2 + ı3 + p1 + p2 + p3
dζ dζ dζ dζ dζ dζ
d p2 d p2 d p3
= ı1 + ı2 + ı3 + p1 ωij × ı1 + p2 ωij × ı2 + p3 ωij × ı3
dζ dζ dζ
I.4 Velocity and Acceleration Analysis 8
Proof.
Let p be any vector fixed in the rigid body. Then
(i)
dp
= ωri × p
dt
(i−1)
dp
= ωr,i−1 × p.
dt
On the other hand:
(i) (i−1)
dp dp
= + ωi,i−1 × p.
dt dt
Hence,
ωri × p = ωr,i−1 × p + ωi,i−1 × p,
as this equation is satisfied for all p fixed in the rigid body:
Substitute Eq. (4.29) into Eq. (4.28) the following expression is obtained:
rA = rO + r,
where
r = rOA = xı + y + zk,
is the position vector of A relative to the origin O of the body fixed reference
frame, and x, y, and z are the coordinates of A in terms of the body fixed
I.4 Velocity and Acceleration Analysis 10
reference frame. The velocity of the point A is the time derivative of the
position vector rA :
drO dr
vA = + = vO + vAO =
dt dt
dx dı dy d dz dk
vO + ı + x + + y + k + z .
dt dt dt dt dt dt
Using Poisson formulas, the total derivative of the position vector r is
dr
= ṙ = ẋı + ẏ + żk + ω × r.
dt
The velocity of A relative to the body fixed reference frame is a derivative in
the body fixed reference frame:
(RB)
dr dx dy dz
vArel = = ı + + k = ẋı + ẏ + żk, (4.30)
dt dt dt dt
A general formula for the total derivative of a moving vector r can be written
as
(RB)
dr dr
= + ω × r, (4.31)
dt dt
(0)
dr dr
where = is the derivative in the fixed reference frame (0) (O0 x0 y0 z0 ),
dt dt
(RB)
dr
and is the derivative in the mobile reference frame (body fixed refer-
dt
ence frame).
The velocity of the point A relative to the primary reference frame is
vA = vO + vArel + ω × r, (4.32)
Equation (4.32) expresses the velocity of a point A as the sum of three terms:
• the velocity of a point O of the rigid body,
• the velocity vArel of A relative to the rigid body, and
• the velocity ω × r of A relative to O due to the rotation of the rigid body.
where
(RB) 2
d r d2 x d2 y d2 z
aArel = = ı + + k, (4.34)
dt2 dt2 dt2 dt2
is the acceleration of A relative to the body fixed reference frame or relative
to the rigid body. The term
aCor = 2ω × vArel .
aA = aO + aArel ,
I.4 Velocity and Acceleration Analysis 12
Differentiating Eq. (4.39) with respect to time, the following expressions are
obtained:
d xB (t)
vBx = ẋB = = −LAB φ̇ sin φ,
dt
d yB (t)
vBy = ẏB = = LAB φ̇ cos φ. (4.40)
dt
The angular velocity of the driver link is ω = φ̇.
The time derivative of Eq. (4.40) yields
d vB (t)
aBx = ẍB = = −LAB φ̇2 cos φ − LAB φ̈ sin φ,
dt
d vB (t)
aBy = ÿB = = −LAB φ̇2 sin φ + LAB φ̈ cos φ, (4.41)
dt
where α = φ̈ is the angular acceleration of the driver link AB.
Solving the above system of quadratic equations, the coordinates xC (t) and
yC (t) are obtained.
The derivative of Eq. (4.42) with respect to time yields
From Eq. (4.43) the velocity vector of the joint C, vC = [ẋC , ẏC ]T , is written
in matrix form
vC = M1 · v, (4.44)
where
The acceleration vector of the joint C is obtained from the above system of
equations:
where
To compute the angular velocity and acceleration of the RRR dyad, the
following equations are written for the angles φ2 (t) and φ3 (t):
where
M3 = A−1 · A5 ,
" 4 #
xC − xA yC − yA
A4 = ,
sin α − cos α
" #
xC − xA yC − yA 0 0
A5 = .
0 0 sin α − cos α
where
M4 = −A−1 4 · A6 ,
" #
(ẋC − ẋA )2 + (ẏC − ẏA )2
A6 = . (4.56)
0
or in a matrix form
A7 · vC = A8 · v, (4.62)
where
" #
xC − xA yC − yA
A7 = ,
γ1 γ2
" #
xC − xA yC − yA 0 0
A8 = .
γ3 γ4 γ5 γ6
In addition,
The solution for the velocity vector, vC , of the joint C, from Eq. (4.62) is
vC = M5 · v, (4.63)
where
M5 = A−1
7 · A8 .
To compute the angular velocities for the RTR dyad, the following equations
can be written:
yC (t) − yA = [xC (t) − xA ] tan φ2
φ3 = φ2 + α. (4.66)
The time derivative of Eq. (4.66) yields
1
(ẏC − ẏA ) = (ẋC − ẋA ) tan φ2 + (xC − xA ) φ̇2
cos2 φ2
φ̇3 = φ̇2 . (4.67)
The angular velocities of the links 2 and 3 are
cos2 φ2
ω2 = ω3 = [(ẏC − ẏA ) − (ẋC − ẋA ) tan φ2 ] . (4.68)
xC − xA
The angular accelerations are found to be
α2 = α3 = ω̇2 = ω̇3 . (4.69)
I.4 Velocity and Acceleration Analysis 19
or in a matrix form
where
vC = M7 · v1 , (4.73)
where
M7 = A−1
10 · A11 .
where
aC = M7 · a + M8 . (4.75)
where
M8 = A−1
10 · A12 .
I.4 Velocity and Acceleration Analysis 21
4.7 Examples
Example 4.1: R-TRR mechanism.
The following dimensions are given for the mechanism shown in Fig. 4.7:
AC = a = 0.100 m and BC = 0.300 m. The angle of the driver link 1
with the horizontal axis is φ = φ1 = 45◦ . The coordinates of joint B are
xB = yB = 0.256 m. The driver link 1 rotates with a constant speed of
n1 = 30 rpm. Find the velocities and the accelerations of the mechanism.
Solution
A cartesian reference frame with the origin at A is selected. The coordi-
nates of joint A are
xA = yA = 0.
xC = AC = 0.100 m and yC = 0,
where
dxB dyB
ẋB = and ẏB = .
dt dt
The velocity analysis is carried out differentiating Eq. (4.76):
or
π n1 π (30 rpm)
ω = ω1 = φ̇ = = = 3.141 rad/s. (4.78)
30 30
The angular velocity of link 1 is
ω = ω1 = ω k = 3.141 k rad/s.
The link 2 and the driver link 1 have the same angular velocity ω1 = ω2 .
For the given numerical data Eq. (4.77) becomes
ẋB sin 45◦ + 0.256 (3.141) cos 45◦ = ẏB cos 45◦ − 0.256 (3.141) sin 45◦ ,
ẋB (0.256 − 0.1) + ẏB (0.256 − 0) = 0. (4.79)
The velocity of B is
α = ω̇ = φ̈ = 0.
I.4 Velocity and Acceleration Analysis 23
ẍB sin 45◦ + 2 (−0.999) (3.141) cos 45◦ − 0.256 (3.141)2 sin 45◦ =
ÿB cos 45◦ − 2 (0.609) (3.141) sin 45◦ + 0.256 (3.141)2 cos 45◦ ,
ẍB (0.256 − 0.1) + (−0.999)2 + ÿB (0.256) + 0.6092 = 0. (4.81)
ẋB sin φ3 + (xB − xC ) φ̇3 cos φ3 = ẏB cos φ3 − (yB − yC ) φ̇3 sin φ3 ,
or
where ω3 = φ̇3 .
Numerically Eq. (4.83) gives
ω3 = ω3 k = 3.903 k rad/s.
or
α3 = α3 k = −2.252 k rad/s2 .
The velocity field of two points (B1 and B2 ) not situated on the same rigid
body (B1 is on link 1 and B2 is on link 2) is calculated with
r r
vB2 = vB1 + vB 2 B1
= vB1 + vB 21
,
r
where vB 21
is the relative velocity of the point B2 on link 2 with respect to
the point B1 on link 1:
r
vB 21
= vB2 − vB1 = −0.999 ı + 0.609 − (−0.804 ı + 0.804 )
= −0.195 ı − 0.195 m/s.
The relation between the angular velocities of link 2 and link 3 is
ω2 = ω3 + ω23 ,
and the relative angular velocity of link 2 with respect to link 3 is
ω23 = ω2 − ω3 = 3.141 k − 3.903 k = −0.762 k rad/s.
The acceleration of the point B1 on link 1 is
aB1 = aA + α1 × rAB − ω12 rAB = −ω12 rAB = −ω12 (xB ı + yB )
= −3.1412 (0.256 ı + 0.256 ) = −2.528 ı − 2.528 m/s2 .
The acceleration of B2 in terms of B1 is
aB2 = aB1 + arB21 + 2 ω1 × vB
r
21
,
where arB21 is the relative acceleration of the point B2 on link 2 with respect
r
to the point B1 on link 1 and 2 ω1 × vB 21
is the Coriolis acceleration:
ı k
acB21 = 2 ω1 × vB
r
21
r
= 2 ω2 × vB 21
= 0 0 ω1 =
r
vr
v 0
B21 x B21 y
ı k
0 0 3.141 = 1.226 ı − 1.226 m/s2 .
−0.195 −0.195
0
The relative acceleration of B2 with respect to B1 is
arB21 = aB2 − aB1 − acB21 =
−1.802 ı − 4.255 − (−2.528 ı − 2.528 ) − (1.226 ı − 1.226 ) =
−0.5 ı − 0.5 m/s2 .
I.4 Velocity and Acceleration Analysis 26
where α2 = α1 = 0.
xA = 0, yA = AC = 0.150 m.
vB = ẋB ı + ẏB ,
where
dxB dyB
ẋB = = −AB φ̇ sin φ, ẏB = = AB φ̇ cos φ.
dt dt
aB = ẍB ı + ÿB ,
where
dẋB
ẍB = = −AB φ̇2 cos φ − AB φ̈ sin φ,
dt
dẏB
ÿB = = −AB φ̇2 sin φ + AB φ̈ cos φ.
dt
The velocity and acceleration of point B on link 1 (or on link 2) can also
be calculated with the relations
ı k
vB = vB1 = vB2 = vA + ω1 × rAB = 0 0 ω1 =
xB − xA yB − yA
0
ı k
0 0 4.712 = −0.333 ı + 0.333 m/s,
0.070 − 0.15
0.220 0
The velocity field of two points (B2 and B3 ) not situated on the same
rigid body (B2 is on link 2 and B3 is on link 3) is expressed by
r
vB2 = vB3 + vB 23
,
and
r
vB 23
= vB2 − vB3 = −0.333 ı + 0.333 − (−0.398 ı + 0.127 )
= 0.065 ı + 0.205 m/s.
acB23 = 2 ω2 × vB r
23
r
= 2 ω3 × vB 23
=
ı k ı k
2 0 0 ω3 = 2 0 0 1.807 =
r
vBr 21y 0
v 0.065 0.205 0
B23x
−0.742 ı + 0.237 m/s2 .
I.4 Velocity and Acceleration Analysis 30
x2D (t) + yD
2
(t) = CD2 ,
xD (t) sin φ3 (t) − yD (t) cos φ3 (t) = 0. (4.86)
The negative value for xD was selected for this position of the mechanism.
xD ẋD + yD ẏD = 0,
ẋD sin φ3 + xD cos φ3 φ̇3 − ẏD cos φ3 + yD sin φ3 φ̇3 = 0. (4.87)
−0.023ẋD − 0.071ẏD = 0,
0.952 ẋD − 0.023(0.305)(1.807) − 0.305 ẏD − 0.071(0.952)(1.807) = 0.
The solution is
The acceleration analysis is obtained using the derivative of the velocity given
by Eq. (4.87):
or
yD ẏD
ẋE − ẋD = − .
xE − xD
The solution of the above equation is
(−0.071)(−0.041)
ẋE = 0.129 − = 0.113 m/s.
0.164 + 0.023
The derivative of Eq. (4.89) yields
(ẍE − ẍD )(xE − xD ) + (ẋE − ẋD )2 + ẏD
2
+ yD ÿD = 0,
with the solution
2
ẏD + yD ÿD + (ẋE − ẋD )2
ẍE = ẍD − ,
xE − xD
or with numerical values
(−0.041)2 + (−0.071)(0.21) + (0.112 − 0.129)2
ẍE = 0.150 − = 0.217 m/s2 .
0.164 + 0.023
The angle φ4 is determined from the following equation:
yE − yD (t) − [xE (t) − xD (t)] tan φ4 (t) = 0, (4.90)
where yE = 0. The above equation can be rewritten as
−yD (t) − [xE (t) − xD (t)] tan φ4 (t) = 0, (4.91)
and the solution is
−yD 0.071
φ4 = arctan = arctan = 20.923◦ .
xE − xD 0.164 + 0.023
The derivative of Eq. (4.91) yields
1
−ẏD − (ẋE − ẋD ) tan φ4 − (xE − xD ) φ̇4 = 0. (4.92)
cos2 φ4
Hence,
cos2 φ4 [ẏD + (ẋE − ẋD ) tan φ4 ]
ω4 = φ̇4 = −
xE − xD
cos 20.923 [−0.041 + (0.113 − 0.129) tan 20.923◦ ]
2 ◦
= −
0.164 − (−0.022)
= 0.221 rad/s.
I.4 Velocity and Acceleration Analysis 33
4.8 Problems
4.1 The four-bar mechanism shown in Fig. 3.16 has the dimensions: AB =
CD = 0.04 m and AD = BC = 0.09 m. The driver link AB rotates
with a constant angular speed of 120 rpm. Find the velocities and the
accelerations of the four-bar mechanism for the case when the angle of
the driver link AB with the horizontal axis is φ = 30◦ .
4.2 The constant angular speed of the driver link 1 of the mechanism shown
in Fig. 4.9, is ω = ω1 = 10 rad/s. The distance from link 3 to the
horizontal axis Ax is a = 55 mm. Find the velocity and the acceleration
of point C on link 3 for φ = 45◦ .
4.3 The slider crank mechanism shown in Fig. 4.10 has the dimensions:
AB = 0.1 m and BC = 0.2 m. The driver link 1 rotates with a constant
angular speed of n = 60 rpm. Find the velocity and acceleration of the
slider 3 when the angle of the driver link with the horizontal axis is
φ = 45◦ .
4.4 The planar mechanism considered is shown in Fig. 3.19. The fol-
lowing data are given: AB=0.150 m, BC=0.400 m, CD=0.370 m,
CE=0.230 m, EF =CE, La =0.300 m, Lb =0.450 m, and Lc =CD. The
constant angular speed of the driver link 1 is 60 rpm. Find the velocities
and the accelerations of the mechanism for φ = φ1 = 30◦ .
4.5 The R-RRR-RTT mechanism is shown in Fig. 3.20. The following data
are given: AB=0.080 m, BC=0.350 m, CE=0.200 m, CD=0.150 m,
La =0.200 m, Lb =0.350 m, and Lc =0.040 m. The driver link 1 rotates
with a constant angular speed of n = 300 rpm. Find the velocities and
the accelerations of the mechanism when the angle of the driver link
with the horizontal axis is φ = 155◦ .
4.6 The mechanism shown in Fig. 3.21 has the following dimensions: AB =
60 mm, AD = 200 mm, BC = 140 mm, CE = 50 mm, EF = 170 mm,
and a = 130 mm. The constant angular speed of the driver link 1 is n =
300 rpm. Find the velocities and the accelerations of the mechanism
when the angle of the driver link 1 with the horizontal axis is φ = φ1 =
30◦ .
4.7 The dimensions for the mechanism shown in Fig. 3.22 are: AB =
120 mm, BD = 320 mm, BC = 110 mm, CD = 300 mm, DE =
I.4 Velocity and Acceleration Analysis 35
4.9 The dimensions for the mechanism shown in Fig. 3.24 are: AB =
180 mm, BC = 470 mm, AD = 430 mm, CD = 270 mm, DE =
180 mm, EF = 400 mm, and La = 70 mm. The constant angular
speed of the driver link 1 is n = 220 rpm. Find the velocities and the
accelerations of the mechanism for φ = φ1 = 45◦ .
4.10 The mechanism in Fig. 3.25 has the dimensions: AB = 200 mm, AC =
600 mm, BD = 1000 mm, La = 150 mm, and Lb = 250 mm. The driver
link 1 rotates with a constant angular speed of n = 60 rpm. Find the
velocities and the accelerations of the mechanism for φ = φ1 = 120◦ .
4.12 The mechanism in Fig. 3.27 has the dimensions: AB = 150 mm, AC =
350 mm, BD = 530 mm, DE = 300 mm, EF = 200 mm, La = 55 mm,
and Lb = 250 mm. The constant angular speed of the driver link 1 is
n = 30 rpm. Find the velocities and the accelerations of the mechanism
for φ = φ1 = 120◦ .
select a suitable value. The constant angular speed of the driver link 1
is n = 80 rpm. Find the velocities and the accelerations of the mecha-
nism for φ = φ1 = 30◦ .
4.24 Referr to Example 3.1. The mechanism in Fig. 3.11(a) has the dimen-
sions: AB = 0.20 m, AD = 0.40 m, CD = 0.70 m, CE = 0.30 m,
and yE = 0.35 m. The constant angular speed of the driver link 1 is
n = 1000 rpm. Find the velocities and the accelerations of the mecha-
nism for the given input angle φ = φ1 =60◦ .
4.25 Referr to Example 3.2. The mechanism in Fig. 3.12 has the dimensions:
AB = 0.02 m, BC = 0.03 m, CD = 0.06 m, AE = 0.05 m, and La =
0.02 m. The constant angular speed of the driver link 1 is n = 600 rpm.
Find the velocities and the accelerations of the mechanism for the given
input angle φ = φ1 = π/3.
4.26 Referr to Example 3.3. The mechanism in Fig. 3.15 has the dimensions:
AC = 0.100 m, BC = 0.300 m, BD = 0.900 m, and La = 0.100 m.
The constant angular speed of the driver link 1 is n = 100 rpm. Find
the velocities and the accelerations of the mechanism for φ = 30◦ .
References
[1] P. Antonescu, Mechanisms, Printech, Bucharest, 2003.
[6] A. Bedford and W. Fowler, Dynamics, Addison Wesley, Menlo Park, 1999.
[7] A. Bedford and W. Fowler, Statics, Addison Wesley, Menlo Park, 1999.
[11] A.G. Erdman, and G.N. Sandor, Mechanisms Design, Prentice-Hall, Up-
per Saddle River, 1984.
[12] A. Ertas and J.C. Jones, The Engineering Design Process, John Wiley
& Sons, New York, 1996.
[16] A.S. Hall, Jr., A.R. Holowenko, and H.G. Laughlin, Theory and problems
of machine design, McGraw-Hill, New York, 1961.
[17] R.C. Hibbeler, Engineering Mechanics - Statics and Dynamics, Prentice-
Hall, Upper Saddle River, New Jersey, 1995.
[18] R.C. Juvinall and K.M. Marshek, Fundamentals of Machine Component
Design, John Wiley & Sons, New York, 1983.
[19] T.R. Kane, Analytical Elements of Mechanics, Vol. 1, Academic Press,
New York, 1959.
[20] T.R. Kane, Analytical Elements of Mechanics, Vol. 2, Academic Press,
New York, 1961.
[21] T.R. Kane and D.A. Levinson, “The Use of Kane’s Dynamical Equtions
in Robotics”, MIT International Journal of Robotics Research, No. 3, pp.
3-21, 1983.
[22] T.R. Kane, P.W. Likins, and D.A. Levinson, Spacecraft Dynamics,
McGraw-Hill, New York, 1983.
[23] T.R. Kane and D.A. Levinson, Dynamics, McGraw-Hill, New York,
1985.
[24] J.T. Kimbrell, Kinematics Analysis and Synthesis, McGraw-Hill, New
York, 1991.
[25] R. Maeder, Programming in Mathematica, Addison–Wesley Publishing
Company, Redwood City, California, 1990.
[26] N.H. Madsen, Statics and Dynamics, class notes,
www.eng.auburn.edu/users/nmadsen/, 2004.
[27] N.I. Manolescu, F. Kovacs, and A. Oranescu, The Theory of Mechanisms
and Machines, EDP, Bucharest, 1972.
[28] D.B. Marghitu, Mechanical Engineer’s Handbook, Academic Press, San
Diego, California, 2001.
[29] D.B. Marghitu and M.J. Crocker, Analytical Elements of Mechanisms,
Cambridge University Press, Cambridge, 2001.
[30] D.B. Marghitu and E.D. Stoenescu, Kinematics and Dy-
namics of Machines and Machine Design, class notes,
www.eng.auburn.edu/users/marghitu/, 2004.
[31] J.L. Meriam and L.G. Kraige, Engineering Mechanics: Dynamics, John
Wiley & Sons, New York, 1997.
[32] D.J. McGill and W.W. King, Engineering Mechanics: Statics and an
Introduction to Dynamics, PWS Publishing Company, Boston, 1995.
[33] R.L. Mott, Machine elements in mechanical design, Prentice Hall, Upper
Saddle River, New Jersey, 1999.
[35] R.L. Norton, Machine Design, Prentice-Hall, Upper Saddle River, New
Jersey, 1996.
[38] L.A. Pars, A treatise on analytical dynamics, Wiley, New York, 1965.
[49] J.E. Shigley and J.J. Uicker, Theory of Machines and Mechanisms,
McGraw-Hill, New York, 1995.
[50] R.W. Soutas-Little and D.J. Inman, Engineering Mechanics: Statics and
Dynamics, Prentice-Hall, Upper Saddle River, New Jersey, 1999.
[54] E.D. Stoenescu, Dynamics and Synthesis of Kinematic Chains with Im-
pact and Clearance, Ph.D. Dissertation, Mechanical Engineering, Auburn
University, 2005.
[57] K.J. Waldron and G.L. Kinzel, Kinematics, Dynamics, and Design of
Machinery, John Wiley&Sons, New York, 1999.
[58] C.E. Wilson and J.P. Sadler, Kinematics and Dynamics of Machinery,
Harper Collins College Publishers, 1991.
[59] C.W. Wilson, Computer integrated macine design, Prentice Hall, Inc.,
Upper Saddle River, New Jersey, 1997.