Banked Roads and Friction

Banked Roads and Friction

10 min read

Why Roads Are Banked in the First Place

Drive on any highway curve and you’ll notice the outer edge sits a little higher than the inner edge. This isn’t decoration — it’s physics. When a car turns on a flat road, the only thing pulling it inward (centripetal force) is friction between the tyres and the road. On a wet day, that friction can vanish, and the car skids outward.

Banking solves this by tilting the road so that gravity itself contributes to the centripetal force. Even with zero friction, a properly banked curve at the right speed lets the car turn safely. We use this idea in racetracks, highways, and even on railway tracks at curves.

In this hub, we’ll work through three cases — frictionless banking, banking with friction, and the maximum-minimum speed range — and finish with five exam-ready solved problems and the traps students fall into.

Key Terms & Definitions

Banking angle (θ\theta): The angle the road surface makes with the horizontal.

Centripetal force: The net inward force needed to keep an object on a circular path of radius rr at speed vv. Magnitude is mv2/rmv^2/r.

Coefficient of static friction (μs\mu_s): Tells us the maximum friction available between tyres and road, fmax=μsNf_{max} = \mu_s N.

Optimum speed (v0v_0): The speed at which a banked turn requires zero friction — the cleanest, safest case.

Case 1 — Frictionless Banking (Optimum Speed)

Imagine a perfectly icy banked curve. The forces on the car are gravity mgmg (down) and the normal force NN (perpendicular to the banked surface). No friction.

For the car to turn, the horizontal component of NN must equal mv2/rmv^2/r, and the vertical component must support the weight.

Nsinθ=mv02r,Ncosθ=mgN\sin\theta = \frac{mv_0^2}{r}, \quad N\cos\theta = mg

Dividing: tanθ=v02rg\tan\theta = \dfrac{v_0^2}{rg}, so the optimum speed is

v0=rgtanθv_0 = \sqrt{rg\tan\theta}

This is the speed where you wouldn’t even feel sideways forces — gravity and normal force handle everything.

Worked Example 1

A curve has radius r=100 mr = 100 \text{ m} and is banked at θ=30°\theta = 30°. Find the optimum speed. (g=10 m/s2g = 10 \text{ m/s}^2.)

v0=100×10×tan30°=1000/3=577.424 m/sv_0 = \sqrt{100 \times 10 \times \tan 30°} = \sqrt{1000/\sqrt{3}} = \sqrt{577.4} \approx 24 \text{ m/s}.

So at about 86 km/h86 \text{ km/h}, a car needs zero friction to take this curve.

Case 2 — Banking With Friction

Real roads have friction. Now the car can travel faster or slower than v0v_0 — friction kicks in to make up the difference.

When the car goes faster than v0v_0, it tends to slide outward (up the slope). Friction acts down the slope (opposing the slide).

When the car goes slower than v0v_0, it tends to slide inward (down the slope). Friction acts up the slope.

vmax=rgtanθ+μ1μtanθv_{max} = \sqrt{rg \cdot \frac{\tan\theta + \mu}{1 - \mu\tan\theta}} vmin=rgtanθμ1+μtanθv_{min} = \sqrt{rg \cdot \frac{\tan\theta - \mu}{1 + \mu\tan\theta}}

If tanθ<μ\tan\theta < \mu, then vminv_{min} doesn’t exist (it would come out imaginary) — the car can stop on the curve without sliding down.

Worked Example 2 — Highway Curve

A highway curve has r=200 mr = 200 \text{ m}, θ=15°\theta = 15°, μ=0.3\mu = 0.3. Find vmaxv_{max}.

tan15°0.268\tan 15° \approx 0.268.

Numerator: 0.268+0.3=0.5680.268 + 0.3 = 0.568. Denominator: 10.3×0.268=10.0804=0.91961 - 0.3 \times 0.268 = 1 - 0.0804 = 0.9196.

vmax2=200×10×0.568/0.9196=2000×0.6177=1235v_{max}^2 = 200 \times 10 \times 0.568/0.9196 = 2000 \times 0.6177 = 1235.

vmax35.1 m/s126 km/hv_{max} \approx 35.1 \text{ m/s} \approx 126 \text{ km/h}.

Case 3 — Putting It All Together

To approach any banked road problem, follow this sequence.

Show mgmg vertically down, NN perpendicular to the surface, and (if applicable) friction along the surface. Choose horizontal/vertical axes — the centripetal direction is always horizontal, even on a banked road.

Compare the actual speed vv with v0=rgtanθv_0 = \sqrt{rg\tan\theta}. If v>v0v > v_0: friction down the slope. If v<v0v < v_0: friction up the slope. If v=v0v = v_0: no friction needed.

Sum horizontal components → mv2/rmv^2/r. Sum vertical components → 00. Solve for the unknown.

If μ=0\mu = 0, the formulas should reduce to tanθ=v2/(rg)\tan\theta = v^2/(rg). If θ=0\theta = 0 (flat road), they should reduce to vmax=μgrv_{max} = \sqrt{\mu g r}.

Solved Examples

Example A — Easy (CBSE)

A car on a flat (unbanked) road takes a curve of radius 50 m50 \text{ m}. If μ=0.4\mu = 0.4, find the maximum safe speed.

On a flat road, all centripetal force comes from friction: μmg=mv2/r\mu mg = mv^2/r, so v=μgr=0.4×10×50=20014.1 m/s51 km/hv = \sqrt{\mu g r} = \sqrt{0.4 \times 10 \times 50} = \sqrt{200} \approx 14.1 \text{ m/s} \approx 51 \text{ km/h}.

Example B — Medium (NEET)

A bend on a railway track of radius 300 m300 \text{ m} is banked at θ=6°\theta = 6°. At what speed should a train travel for zero stress on the rails? (tan6°0.105\tan 6° \approx 0.105.)

v0=rgtanθ=300×10×0.105=31517.7 m/s64 km/hv_0 = \sqrt{rg\tan\theta} = \sqrt{300 \times 10 \times 0.105} = \sqrt{315} \approx 17.7 \text{ m/s} \approx 64 \text{ km/h}.

Example C — Medium (JEE Main)

A banked road has r=100 mr = 100 \text{ m} and θ=45°\theta = 45°. Find vminv_{min} if μ=0.5\mu = 0.5.

Here tanθ=1\tan\theta = 1, μtanθ=0.5\mu\tan\theta = 0.5.

vmin2=rg(tanθμ)/(1+μtanθ)=1000×0.5/1.5=333.3v_{min}^2 = rg(\tan\theta - \mu)/(1 + \mu\tan\theta) = 1000 \times 0.5/1.5 = 333.3.

vmin18.3 m/sv_{min} \approx 18.3 \text{ m/s}.

Example D — Hard (JEE Advanced)

A car of mass mm travels around a banked curve of angle θ\theta, radius rr, with coefficient of friction μ\mu. Show that the car can stand at rest on the curve only if μtanθ\mu \ge \tan\theta.

At rest, no centripetal force is needed. The component of gravity along the slope is mgsinθmg\sin\theta (down the slope). This must be balanced by friction (up the slope): f=mgsinθf = mg\sin\theta.

For static friction: fμN=μmgcosθf \le \mu N = \mu mg\cos\theta. So mgsinθμmgcosθ    μtanθmg\sin\theta \le \mu mg\cos\theta \implies \mu \ge \tan\theta.

Exam-Specific Tips

JEE pattern: Banked-road problems often combine with circular motion energy questions. Expect 1 question per year in JEE Main, often as a 2-step MCQ. JEE Advanced sometimes embeds banking inside a longer mechanics problem.

NEET pattern: Direct plug-and-chug numerical, mostly with the optimum-speed or friction-with-banking formulas. 1-2 marks question.

CBSE boards: Ask for derivation of vmaxv_{max} on a banked road with friction. 3 marks. Include the FBD.

Memorize v0=rgtanθv_0 = \sqrt{rg\tan\theta} as your anchor. Both vmaxv_{max} and vminv_{min} are perturbations of this — the friction terms in the numerator and denominator just shift the answer up or down. If you forget the formulas, derive from FBD in 3 lines.

Common Mistakes to Avoid

Mistake 1: Treating NN as mgmg on a banked road. It’s not — Ncosθ=mg+μNsinθN\cos\theta = mg + \mu N\sin\theta in some configurations. Always derive NN from the FBD.

Mistake 2: Using vmax=μgrv_{max} = \sqrt{\mu g r} on banked roads. That’s the flat-road formula. Banking adds the tanθ\tan\theta term.

Mistake 3: Confusing the direction of friction. Faster than v0v_0 → friction down the slope. Slower → up the slope. Sketch first.

Mistake 4: Forgetting that friction is static (not kinetic) when the car is rolling without sliding. Use μs\mu_s, not μk\mu_k.

Mistake 5: Using degrees in tanθ\tan\theta on a calculator stuck in radians (or vice versa). Always check the mode.

Practice Questions

Q1. A circular curve of radius 40 m40 \text{ m} is banked at θ=37°\theta = 37° (sin37°=0.6\sin 37° = 0.6, cos37°=0.8\cos 37° = 0.8). Optimum speed?

tan37°=0.75\tan 37° = 0.75. v0=40×10×0.75=30017.3 m/sv_0 = \sqrt{40 \times 10 \times 0.75} = \sqrt{300} \approx 17.3 \text{ m/s}.

Q2. On a flat curve of r=60 mr = 60 \text{ m}, μ=0.5\mu = 0.5. Maximum speed?

v=μgr=0.5×10×60=30017.3 m/sv = \sqrt{\mu g r} = \sqrt{0.5 \times 10 \times 60} = \sqrt{300} \approx 17.3 \text{ m/s}.

Q3. Banked at 30°30°, radius 50 m50 \text{ m}, μ=0.2\mu = 0.2. vmaxv_{max}?

vmax2=500(tan30°+0.2)/(10.2tan30°)=500(0.577+0.2)/(10.115)=500×0.877/0.885495.5v_{max}^2 = 500(\tan 30° + 0.2)/(1 - 0.2\tan 30°) = 500(0.577 + 0.2)/(1 - 0.115) = 500 \times 0.877/0.885 \approx 495.5. vmax22.3 m/sv_{max} \approx 22.3 \text{ m/s}.

Q4. For Q3, find vminv_{min}.

vmin2=500(0.5770.2)/(1+0.115)=500×0.377/1.115169v_{min}^2 = 500(0.577 - 0.2)/(1 + 0.115) = 500 \times 0.377/1.115 \approx 169. vmin13 m/sv_{min} \approx 13 \text{ m/s}.

Q5. Why is banking effective even on a dry road?

Banking shifts part of the centripetal-force burden from friction onto the normal force. This reduces the required friction at any given speed, which means more margin against skidding when the road becomes slippery, when the car carries more mass, or when speed varies.

Q6. What happens if a car drives slower than vminv_{min} on a strongly banked, low-friction curve?

It slides down the bank, toward the inside of the curve, since gravity’s slope-component is no longer balanced by friction.

Q7. A racetrack has a r=80 mr = 80 \text{ m} curve, θ=60°\theta = 60°, μ=0.7\mu = 0.7. Compute vmaxv_{max}.

tan60°=1.732\tan 60° = 1.732. Numerator: 1.732+0.7=2.4321.732 + 0.7 = 2.432. Denominator: 10.7×1.732=11.213=0.2131 - 0.7 \times 1.732 = 1 - 1.213 = -0.213. Negative denominator → vmaxv_{max} is unbounded; for any speed, the inward forces dominate. Practical answer: friction never has to act in the “outward-slide” direction, so structurally there’s no maximum speed below the engineering limit.

Q8. Show that on a perfectly banked curve, the apparent weight of the passenger is mg/cosθmg/\cos\theta.

At v0v_0, Ncosθ=mgN\cos\theta = mg, so N=mg/cosθN = mg/\cos\theta. The passenger feels this NN as their apparent weight.

FAQs

Q: Why do railway tracks need banking too?

Trains can’t rely on tyre friction. Banking transfers the lateral force into the rail-flange contact, reducing wear and the risk of derailing.

Q: Is banking better than just adding friction?

Yes. Friction is unreliable (rain, oil, snow). Banking is structural — it works even when friction drops to zero, as long as you stay close to v0v_0.

Q: What’s the relationship between v0v_0, vmaxv_{max}, vminv_{min}?

vminv0vmaxv_{min} \le v_0 \le v_{max}. At v0v_0, no friction is needed. At the limits, friction is at its maximum (in opposite directions).

Q: How is banking calculated for highways in India?

Indian Roads Congress (IRC) recommends θ=arctan(v2/127R)\theta = \arctan(v^2/127R) for design speed vv (km/h) and radius RR (m), with a maximum of 7° for highways and 10°10° for hilly roads.

Q: Does banking depend on mass?

No — both v0v_0 and vmaxv_{max} are independent of mm. The same banking angle works for cars and trucks (assuming the same μ\mu).

Q: What if the road is banked the wrong way (outward edge lower)?

Then both gravity and centripetal demand pull the car outward. The car skids unless friction handles everything — like on a flat road, but worse. Some old roads have this defect; modern highways correct it.