A banked circular highway curve is designed for traffic moving at 55 km/h. The radius of the curve is 220 m. Traffic is moving along the highway at 38 km/h on a rainy day. What is the minimum coefficient of friction between tires and road that will allow cars to take the turn without sliding off the road? (Assume the cars do not have negative lift.)

Use

μmg = mv²/r
Make sure all quantities are in the same units.
Minimum μ comes to 0.05 for 38 km/h, and 0.11 for 55 km/h.
This can be reduced by building super-elevation, or banking at the curve.

First you need the banking angle, A. The road is designed for V' = 55 km/h, which is 15.3 m/s. At that speed,

M*V'^2/R = M g sin A
sin A = V'^2/(gR) = 0.109
A = 6.23 degrees

For no slipping at that bank angle and a lower speed of V = 38 km/h = 10.56 m/s

M V^2/R = M g sin A - M g cosA*mu

When slipping starts, the friction force at the lower speed will be outward, hence the minus sign.

Cancel out the M's and solve for mu, which will be the minimum static friction coefficient.

0.506 m^2/s = 9.8 sin6.23 - 9.8*0.994*mu

9.74 mu = -0.506 +1.06 = 0.55
mu = 0.057

How silly of me, I did not notice that the curve is banked.

However, curves need not be banked for the full design speed in case cars drive at a much slower speed than the design speed.

In fact, lateral slopes over 5% will cause a stationary vehicle to slip sideways on iced surfaces.

0.05

Note that they said the curve was already banked for 55 km/h. No friction coefficient is needed at that speed

Thanks for the help

I know its been a while, but I'm just wondering how drwls solved the question without resolving friction into its x-component because isn't the centripetal acceleration directed horizontally instead of parallel to the incline and wouldn't the friction force be parallel to the incline. Can someone please explain this to me.

Also how did you just substitute mg in for the Normal Force. Cause when I solved for the normal force from the vertical components I got:

FNcos A + mu*FNsin A = mg
FN = mg / (cos A + mu*sin A)

And I basically just substituted that into:

FNsin A - mu*FNcos A = m*v^2/R

I solved this and got the same answer as you. So I'm just wondering how did you just substitute mg for FN? Are there some cancellations that I'm unaware of?

To determine the minimum coefficient of friction between the tires and the road that will prevent cars from sliding off the road, we need to consider the forces acting on the car as it moves along the banked curve.

First, let's calculate the angle of banking, θ, using the formula:

θ = tan^(-1)(v² / (g * r))

Where:
v = velocity of the car (converted from km/h to m/s)
g = acceleration due to gravity (approximately 9.8 m/s²)
r = radius of the curve

Converting the velocity of the car from km/h to m/s:

v = 38 km/h = (38 * 1000) / 3600 = 10.56 m/s

Plugging these values into the formula, we get:

θ = tan^(-1)((10.56)^2 / (9.8 * 220))

Calculating the numerator:

(10.56)^2 = 111.5136

Calculating the denominator:

9.8 * 220 = 2156

Now, we can find the angle θ:

θ = tan^(-1)(111.5136 / 2156) ≈ 2.52°

Next, let's calculate the effective force, F, acting on the car as it moves along the banked curve using the formula:

F = m * g * tan(θ)

Where:
m = mass of the car
g = acceleration due to gravity
θ = angle of banking

Since the mass of the car cancels out in the equation, we don't need to consider it further.

Given that the car does not have negative lift, the effective force should be equal to the centripetal force, Fc, acting inwards towards the center of the curve.

Fc = m * v^2 / r

Now, we can equate F and Fc:

m * g * tan(θ) = m * v^2 / r

We can cancel the mass (m) on both sides of the equation:

g * tan(θ) = v^2 / r

Finally, to calculate the minimum coefficient of friction, μ, we can express g in terms of μ:

g = μ * g
μ = g * tan(θ) / v^2 / r

Plugging in the values:

μ = (9.8 * tan(2.52)) / (10.56)^2 / 220

Calculating the numerator:

9.8 * tan(2.52) ≈ 0.437

Calculating the denominator:

(10.56)^2 * 220 ≈ 24642.55

Now we can find the minimum coefficient of friction:

μ = 0.437 / 24642.55 ≈ 1.77 * 10^(-5)

Therefore, the minimum coefficient of friction between the tires and the road that will allow cars to take the turn without sliding off the road is approximately 1.77 * 10^(-5).