Problem 2/126 Page 65, Engineering Mechanics - Dynamics, Meriam and Kraige, 4th Edition
Given: Driver traveling at an initial speed of v0 uniformly decelerates to a speed of v1 over a distance L. At a point midway between these two, the road has a radius of curvature of R.
Find: The magnitude of the acceleration of the car at this midway point.
Parameter values:
v0 = 250 km/hr
v1 = 200 km/hr
L = 300 m
R = 500 m
Recall the expression for the acceleration in path coordinates:
a = at t + an n
The tangent acceleration is prescribed to be a constant, A.
at = dv/dt = dv/ds ds/dt = v dv/ds = A
Separating variables:
v dv = A ds
Integrating both sides:
1/2 v2 = A s + C
Knowing that at the starting point v=v0 permits the evaluation of C.
1/2 v2 = A s + 1/2 v02
Knowing that at s=L, v=v1 permits the evaluation of A:
1/2 v12 = A L + 1/2 v02
A = 1/2 (v12 - v02) / L = -2.89 m/s2
We can now evaluate the speed of the car at the midway point, s = L/2
1/2 vm2 = A L/2 + 1/2 v02
vm = { v02 + A L }1/2 = 62.9 m/s
Knowing this speed and the radius of curvature, we can evaluate the normal acceleration:
a = A t + vm2/R n = -2.89 m/s2 t + 7.91 m/s2 n
The magnitude of the acceleration is the square root of the sum of the squares of the components:
| a | = { 2.892 + 7.912 }1/2
m/s2 = 8.42 m/s2