Spring Rate, Damping & Roll Stiffness (Bridge)
The three primitives this module's ride and roll content depends on — defined here, applied throughout, with the hardware revisited in Module 8.
Every ride and roll phenomenon in this module reduces to three numbers — how stiff the spring is, how much the damper resists motion, and how stiffly the car resists leaning. Define them once, use them everywhere.
This module discusses ride (the quarter-car model) and roll (load transfer) before Module 8 covers the physical springs, dampers, and anti-roll bars. To avoid forward-referencing undefined hardware, this lesson defines the three quantities — spring rate, damping coefficient, and roll stiffness — as pure primitives now, so every later lesson can apply them. The metal that realises them (coil springs, monotube dampers, anti-roll bars) is detailed in Module 8.
Spring rate: force per unit deflection
A suspension spring resists being compressed, and over its working range the force it pushes back with is nearly proportional to how far it is compressed. That proportionality constant is the spring rate k, in newtons per millimetre (N/mm) or equivalently N/m. A stiffer spring (higher k) resists a given deflection with more force — it holds the body up firmer but transmits more road harshness. Spring rate sets the static ride height (the spring deflects until k·x equals the corner weight) and, with the sprung mass, the natural ride frequency — the rate at which the body bounces on the springs. Softer springs give a lower frequency and a plusher ride; stiffer springs give a higher frequency and tauter control. Production cars typically target 1.0–1.5 Hz; sports cars 1.5–2.5 Hz.
Damping coefficient: force per unit velocity
A spring alone would bounce forever; the damper dissipates that energy. A damper's resisting force is roughly proportional to the velocity of its motion, not its position, with constant the damping coefficient c (N·s/m). The ratio of actual damping to the damping that just prevents oscillation is the damping ratio ζ. Below ζ = 1 the body oscillates before settling (under-damped, plush but floaty); at ζ = 1 it returns as fast as possible without oscillating (critically damped); above ζ = 1 it creeps back slowly (over-damped, harsh and sticky). Real cars run well under critical — around ζ = 0.2–0.4 — trading a little oscillation for compliance. Damping is asymmetric in practice: firmer in rebound (extension) than compression, so the wheel drops back to the road quickly but rises softly over a bump.
Roll stiffness: resisting lean
In cornering the body leans (rolls) outward, and the suspension resists that rotation. The roll stiffness Kroll is the restoring moment per radian of roll, in N·m/rad. It comes from two sources: the two corner springs acting across the track, plus — if fitted — an anti-roll bar (a torsion bar linking left and right wheels that adds stiffness only when the two sides move oppositely, i.e. in roll, not in two-wheel bump). Higher roll stiffness means less body lean in a given corner, but because the bar transfers load between the left and right wheels, it also shifts the cornering balance — stiffen the front bar and the car pushes (understeers) more; stiffen the rear and it turns in sharper (or gets looser). Tuning front/rear roll stiffness is the most common handling balance tool, revisited throughout this module.
- Static deflection x = F/k = 4000 / 25 = 160 mm = 0.160 m
- Convert k to N/m: 25 N/mm = 25,000 N/m
- f_n = (1/2π)·sqrt(k/m) = (1/2π)·sqrt(25000/320) = (1/2π)·sqrt(78.1) = (1/2π)·8.84 = 1.41 Hz
- F = k·x = 20 N/mm × 50 mm = 1000 N
- Rearrange K_roll = ½·k·t² ⇒ k = 2·K_roll / t²
- k = 2 × 900 / 1.50² = 1800 / 2.25 = 800 N/m per... convert: 800 N/m = 0.8 N/mm. (The approximation is rough; real ARB contribution dominates.)
Check your understanding
- Spring rate k (F = k·x) sets ride height and natural ride frequency f_n = (1/2π)·sqrt(k/m)
- Damping coefficient c (F = c·v) dissipates oscillation; cars run under-damped (ζ ≈ 0.2–0.4)
- Roll stiffness K_roll ≈ ½·k·t² + K_ARB resists body lean; the front/rear split sets handling balance
- These primitives are defined here as a bridge; the physical hardware lives in Module 8