Analysis of Superelevation: Why Roads Are Banked, and the Derivation Behind It

Watch a cyclist take a fast turn and you will see them lean inwards. They are not showing off — they are using gravity to help them turn. A banked road does exactly the same thing for a vehicle, except the road leans instead of the vehicle.

This post explains that idea and then derives the design equation step by step, in language you can follow without getting lost in the algebra.

What Superelevation Is

Superelevation — also called cant or banking — is the sideways tilt given to a road at a curve, made by lifting the outer edge of the pavement above the inner edge, so that the tilt helps resist the outward centrifugal force. It is maintained all along the curve.

Here is the key idea in one sentence: once the road is tilted, part of the vehicle’s own weight begins acting inwards along the pavement, and that inward pull fights the outward centrifugal force.

Before tilting, the weight acts straight down and does nothing to help with the turn. After tilting, some of it is pointed towards the centre of the curve. Gravity has been recruited into the job.

The question then becomes: how much tilt? That is what the analysis answers.

The Forces Acting

SymbolForceDirection
PCentrifugal forceHorizontally outwards, through the centre of gravity
WWeight of the vehicleVertically down, through the centre of gravity
FFriction between tyres and pavementAlong the road surface, pointing inwards
RA, RBGround reactionsAt right angles to the tilted pavement

The pavement is tilted at an angle θ, the curve has radius R metres, and the vehicle travels at v metres per second.

The Derivation, Step by Step

Step 1: Balance the forces along the tilted surface

We resolve everything along the slope, because that is the direction in which the vehicle would slide if things went wrong. Two things push down the slope (the centrifugal component and gravity’s component), and friction resists.

P cos θ = W sin θ + FA + FB

P cos θ = W sin θ + f (RA + RB)

P cos θ = W sin θ + f (W cos θ + P sin θ)

That last line needs a word of explanation. The total normal reaction pressing the tyres onto the road is not just the weight component — the centrifugal force also has a component pushing into the surface. So the reaction is made of two parts, W cos θ + P sin θ, and friction acts on the whole of it.

Step 2: Divide everything by W cos θ

This is the trick that makes the equation tidy. Dividing by W cos θ converts every term into either a tangent or the ratio P/W:

P/W = tan θ + f + f (P/W) tan θ

Step 3: Gather the P/W terms on one side

(P/W)(1 − f tan θ) = tan θ + f

P/W = (tan θ + f) / (1 − f tan θ)

Step 4: Substitute the centrifugal ratio

We already know that P/W = v2/(gR), so:

v2 / (g R) = (tan θ + f) / (1 − f tan θ)

This is the exact expression for superelevation.

Making It Usable: Two Assumptions

The exact equation is correct but awkward. Roads are banked so gently that it can be simplified without losing meaningful accuracy.

Assumption 1: the denominator is almost exactly 1

With f taken as 0.15 and θ kept below 4 degrees:

f tan θ = 0.15 × tan 4° ≈ 0.0105

So 1 − f tan θ ≈ 0.99, which we take as 1

The error introduced is about one percent — far smaller than the uncertainty in the friction value itself.

Assumption 2: for small angles, tan θ equals the tilt ratio

For a gentle slope, the tangent and sine are nearly identical, and both equal the simple ratio of rise to width:

tan θ ≈ sin θ = E / B = e

where E is how much the outer edge is raised above the inner edge, B is the pavement width, and e is what we call the rate of superelevation.

The Design Equation

e + f = v2 / (g R)

SymbolMeaningValue or Unit
eRate of superelevationA decimal, e.g. 0.07 for 7 %
fLateral coefficient of friction0.15
vSpeed of the vehiclem/s
RRadius of the curvem
gAcceleration due to gravity9.8 m/s2

What This Equation Is Really Saying

Read it as a budget.

The right-hand side, v2/(gR), is the demand — how much sideways resistance the curve requires at that speed.

The left-hand side is the supply — and there are only two suppliers. The banking provides e, and the tyres provide f. Together they must cover the demand.

That framing explains several design decisions immediately:

  • Raise e and you lean less on friction, which is valuable because friction is unreliable — it falls away on wet or dusty surfaces.
  • But e cannot be raised without limit, because a steeply banked road is dangerous for slow-moving vehicles, which tend to slide inwards or topple.
  • And f is capped at 0.15 by IRC.
  • So for a given design speed, the equation ultimately sets a minimum radius below which the curve simply cannot be made safe.

Once you find the required e, converting it to a construction instruction is simple:

e = E / B   →   E = e × B

That E is the actual height, in metres, by which the outer edge must be lifted.

Formula Summary

QuantityExpression
Centrifugal forceP = W v2/(gR)
Centrifugal ratioP/W = v2/(gR)
Exact equationv2/(gR) = (tan θ + f)/(1 − f tan θ)
Design equatione + f = v2/(gR)
Rate of superelevatione = tan θ ≈ sin θ = E/B
Rise of outer edgeE = e × B
Lateral frictionf = 0.15

Quick Revision Notes

  • Superelevation = cant = banking; the outer edge is raised.
  • It is provided along the whole length of the curve.
  • It works by turning part of the vehicle’s weight into an inward force.
  • Exact equation: v2/(gR) = (tan θ + f)/(1 − f tan θ).
  • Simplification valid for f = 0.15 and θ below 4 degrees.
  • For small angles tan θ ≈ sin θ = E/B = e.
  • Design equation: e + f = v2/(gR).
  • The f here is lateral friction, 0.15 — not the longitudinal value.
  • v must be in m/s and R in metres.
  • Rise of the outer edge E = e × B.

Mistakes Students Commonly Make

  • Using f = 0.35 to 0.40 here. That belongs to braking problems. Curves use 0.15.
  • Leaving v in kmph. Divide by 3.6 to get m/s.
  • Dropping the denominator when the question asks specifically for the exact expression.
  • Writing e − f. Banking and friction both fight the centrifugal force, so they add.
  • Putting e in as a percentage. Seven percent means 0.07 in the formula.
  • Mixing camber with superelevation. Camber is on straights and sheds water. Superelevation is on curves and fights centrifugal force.
  • Forgetting that the normal reaction includes a contribution from P, giving W cos θ + P sin θ.

Conclusion

The derivation of superelevation is a short piece of statics with a clear physical story behind it. Tilt the road and gravity starts helping you turn. Resolve the forces along the slope, divide through by W cos θ, and the exact relation drops out. Two mild assumptions — a gentle tilt and a small friction-times-tilt product — then reduce it to e + f = v2/(gR). Treat that final equation as a budget with two suppliers and one demand, and every superelevation problem becomes easy to reason about.

Frequently Asked Questions

What is superelevation?

The sideways tilt provided at a horizontal curve, made by raising the outer edge of the pavement above the inner edge, to counteract centrifugal force. It is also called cant or banking.

How does banking actually help?

Tilting the road turns part of the vehicle’s weight into a force acting towards the centre of the curve, which opposes the outward centrifugal force.

What is the exact superelevation equation?

v2/(gR) = (tan θ + f)/(1 − f tan θ).

What is the simplified design formula?

e + f = v2/(gR), with e the rate of superelevation, f the lateral friction coefficient, v in m/s and R in metres.

What assumptions allow the simplification?

That (1 − f tan θ) is close enough to 1 when f = 0.15 and θ is below 4 degrees, and that for small angles tan θ is approximately sin θ, which equals E/B = e.

Which friction value is used in superelevation?

The lateral coefficient of friction, f = 0.15.

Why do e and f add rather than subtract?

Because both act to resist the same outward centrifugal force, so their effects combine.

How do you convert e into a construction measurement?

Multiply by the pavement width. E = e × B gives the height by which the outer edge must be raised.

Leave a Reply

Your email address will not be published. Required fields are marked *