Banked Curve
Introduction
A banked curve is a section of road whose surface is tilted inward toward the center of curvature. Instead of relying entirely on tire friction to redirect a vehicle into a circular path, the banked surface turns part of the road's normal force toward the center. That inward component of the normal force contributes directly to the centripetal acceleration, reducing the lateral friction load on the tires. Highway on-ramps, velodrome tracks, and high-speed oval racing circuits all use banking for exactly this reason.
The concept sits at the intersection of Newton's second law and circular motion. Every object following a curved path requires a net inward force equal to mv²/r. On a flat road that force comes entirely from friction; on a banked road the geometry splits the job between the normal force and friction, allowing higher speeds or safer passage on slippery surfaces. The same force-balance analysis that governs highway design also determines the lean angle of a bicycle in a velodrome bend and the maximum cornering speed of a race car on a superspeedway.
A common first guess is that a heavier car needs a steeper bank to corner safely, or that mass determines the ideal speed. The simulator disproves this directly: the Ideal Speed readout is computed from videal = sqrt(r · g · tan θ), which contains no mass term. With Bank Angle at 20°, Curve Radius at 80 m, and μ = 0.40, setting Car Speed to the Ideal Speed readout (approximately 16.9 m/s) drives the Friction Force readout to 0 N regardless of the car's mass — the geometry alone balances the forces.
The Physics Explained
On a banked curve the road exerts a normal force N perpendicular to the tilted surface. Resolving that force into vertical and horizontal components gives N cos θ (upward, balancing gravity) and N sin θ (inward, contributing to centripetal acceleration). Setting N cos θ = mg and N sin θ = mv²/r, then dividing the two equations, yields tan θ = v²/(r · g). Solving for v gives the ideal speed videal = sqrt(r · g · tan θ) — the one speed at which no friction is needed at all. With the default slider values of Bank Angle 20°, Curve Radius 80 m, the simulator's Ideal Speed readout reports 16.9 m/s, matching sqrt(80 × 9.81 × tan 20°) = sqrt(80 × 9.81 × 0.3640) ≈ 16.9 m/s to within readout precision.
When the car travels faster than videal, the required centripetal force exceeds what the normal force's horizontal component can supply. The deficit must come from friction directed up the slope (inward). When the car travels slower than videal, the normal force's inward component overshoots the centripetal requirement, and friction must point down the slope (outward) to prevent the car from sliding inward. The simulator shows this direction reversal on the friction-force vector in the cross-section view: at Car Speed 20 m/s with the default 20° / 80 m settings, the Friction Force readout climbs to approximately +1 611 N (positive = inward), matching frictionForce(1200, 20, 80, 0.3491) from the physics reference.
The normal force itself exceeds the car's weight on any banked surface. Because N cos θ = mg, the normal force is N = mg / cos θ. At θ = 20°, N = 1200 × 9.81 / cos 20° ≈ 12 525 N, compared with the weight of 11 772 N — an increase of about 6%. This enlarged normal force scales the maximum available static friction (μN) proportionally, which is why banking simultaneously redirects a portion of gravity into centripetal force and increases the grip budget. The simulator's Normal Force readout confirms the 12 525 N value at the default 20° setting.
Friction imposes safe-speed limits in both directions. The maximum speed before the car skids outward is vmax = sqrt(r · g · (tan θ + μ) / (1 − μ tan θ)), and the minimum speed before sliding inward is vmin = sqrt(r · g · (tan θ − μ) / (1 + μ tan θ)), provided tan θ > μ. With the defaults (θ = 20°, r = 80 m, μ = 0.40), the Max Safe Speed readout shows approximately 26.5 m/s. Setting μ to 0 collapses the safe band to a single point at videal, which the simulator displays as an infinite skid risk for any other speed.
Key Equations
With the default sliders — Bank Angle 20° (θ = 0.3491 rad), Curve Radius 80 m — this gives sqrt(80 × 9.81 × tan 20°) = sqrt(80 × 9.81 × 0.3640) = sqrt(285.6) ≈ 16.9 m/s. The Ideal Speed readout reports 16.9 m/s, confirming the formula. Because mass cancels in the derivation, doubling the car's mass would leave the readout unchanged.
At θ = 20° with m = 1200 kg: N = 1200 × 9.81 / cos 20° = 11 772 / 0.9397 ≈ 12 525 N. The simulator's Normal Force readout displays 12 525 N at the default angle. At θ = 0° the result reduces to N = mg = 11 772 N; the extra 753 N at 20° is the additional load the banked surface imposes on the tire contact patches, enlarging the available friction force proportionally.
At v = 20 m/s, r = 80 m, θ = 20°, m = 1200 kg: f = 1200 × (400/80 − 9.81 × 0.3640) × cos 20° = 1200 × (5.000 − 3.570) × 0.9397 = 1200 × 1.430 × 0.9397 ≈ 1 612 N. The Friction Force readout shows 1 611 N at these settings, confirming the formula to within rounding. Negative values mean friction points down the slope (car going below ideal speed); the zero crossing on the secondary graph marks videal exactly.
With r = 80 m, θ = 20°, μ = 0.40: vmax = sqrt(80 × 9.81 × (0.3640 + 0.40) / (1 − 0.40 × 0.3640)) = sqrt(784.8 × 0.7640 / 0.8544) = sqrt(599.4 / 0.8544) ≈ 26.5 m/s. The Max Safe Speed readout reports 26.5 m/s at the default settings, matching the formula. Reducing μ toward 0 drives vmax toward videal, and the safe band narrows to a single point.
Key Variables
| Symbol | Name | Unit | Meaning |
|---|---|---|---|
| θ | Bank angle | °, rad | Tilt of the road surface from horizontal; set by the Bank Angle slider |
| r | Curve radius | m | Radius of the circular arc the car follows; set by the Curve Radius slider |
| v | Car speed | m/s | Instantaneous speed of the car along the curve; set by the Car Speed slider |
| μ | Friction coefficient | — | Maximum ratio of static friction to normal force between tire and road |
| videal | Ideal speed | m/s | Speed at which no friction is needed; equals sqrt(r · g · tan θ) |
| N | Normal force | N | Contact force perpendicular to the banked surface; equals mg / cos θ |
| f | Friction force | N | Component of contact force along the surface; positive = up-slope (inward) |
| vmax | Maximum safe speed | m/s | Highest speed before the car skids outward; friction saturates up-slope |
Real World Examples
Why do NASCAR ovals bank their turns so steeply?
NASCAR superspeedways like Talladega bank their corners at roughly 33°. At that angle and a typical curve radius of 305 m, the ideal frictionless speed works out to sqrt(305 × 9.81 × tan 33°) ≈ 44 m/s (about 158 km/h). Race cars circulate well above that — often exceeding 90 m/s — so friction from the tire–asphalt interface provides the extra inward force needed to stay on the racing line.
The steep banking accomplishes two things simultaneously: it raises the ideal speed so that even at racing velocities the required friction force is far smaller than on a flat road, and it presses the car harder into the surface (the normal force increases as 1/cos θ), which enlarges the friction budget proportionally. Both effects follow directly from N = mg / cos θ and the friction-force formula.
The simulator demonstrates the normal-force scaling. With Bank Angle at 33° and Curve Radius at 80 m, the Normal Force readout climbs to roughly 14 060 N — about 19% above the car's weight of 11 772 N — meaning the tire has 19% more grip available than on level ground. Reducing the angle back toward 0° collapses that advantage and forces the Friction Force readout upward to compensate at the same speed.
How do highway engineers choose the banking angle for an on-ramp?
A highway on-ramp is designed around a posted speed limit and a fixed curve radius determined by the available land. Engineers rearrange the ideal-speed formula to solve for the angle: θ = arctan(v² / (r · g)). For a 60 km/h (16.67 m/s) ramp with a 100 m radius, that gives θ = arctan(16.67² / (100 × 9.81)) = arctan(0.2835) ≈ 15.8°. At exactly this angle, a vehicle at the design speed needs zero friction to follow the curve, so rain, ice, or worn tires impose no additional lateral penalty.
Real ramps add a friction margin by specifying a maximum coefficient μ and checking that the posted speed falls within the safe band between vmin and vmax. The ideal angle is the baseline the design starts from; the friction coefficient determines how much speed tolerance surrounds that ideal.
The simulator reproduces this calculation. Setting Bank Angle to 15°, Curve Radius to 100 m, and Car Speed to 16 m/s, the Ideal Speed readout reports approximately 16.2 m/s and the Friction Force readout sits near 0 N. Raising the Car Speed slider to 25 m/s shifts the Friction Force readout to roughly +4 200 N (up-slope, inward), showing how the safety margin erodes as speed exceeds the design value.
Why can a velodrome cyclist lean into a turn without sliding sideways?
An indoor velodrome banks its bends at up to 42°–45°. A cyclist and bicycle together behave like the car in the simulator: at the ideal speed for a given angle and radius, the resultant of gravity and the track's normal force points exactly toward the center of the curve, and no lateral friction is required. The rider's lean angle is not a separate choice — it is forced by the geometry; the bicycle must align its frame with the net force or topple.
At the 250 m track circumference of a standard velodrome, the bend radius is roughly 20–25 m. With θ = 42° and r = 22 m, the ideal speed is sqrt(22 × 9.81 × tan 42°) ≈ 14.0 m/s (about 50 km/h), which matches the sprint speeds elite track cyclists sustain through the bends.
The simulator confirms this. With Bank Angle set to 42° and Curve Radius to 22 m, the Ideal Speed readout shows approximately 13.9 m/s, and the Friction Force readout reads 0 N at that Car Speed — matching the frictionless-lean condition the velodrome geometry was built around. Increasing μ from 0 to 0.40 widens the safe band, but the zero-friction point remains fixed at videal regardless.
Further Reading
- Circular motion — the centripetal acceleration and net force requirements that underpin every banked-curve analysis.
- Friction on an incline — the same normal-force and friction-component geometry applied to objects sliding on a tilted surface.
- Conical pendulum — a related circular-motion scenario where the tension in a string supplies the centripetal force at a fixed angle, analogous to how the banked normal force redirects gravity.
- Normal force on an incline — a closer look at how the normal force changes with surface angle, including the 1/cos θ scaling that drives the grip increase on banked roads.