Vehicle Turning Radius Calculation

This expert-level article details turning radius definitions, measurement methods, geometric formulas, design values, and regulatory requirements. It includes swept-path methods, overhang considerations, and two comprehensive real-world examples with step-by-step calculations.

Vehicle Turning Radius Calculator — Wheelbase & Steering Angle

Which radius does this calculate?
By default this calculator returns the turning radius (R) measured from the vehicle’s rear axle centerline to the instantaneous center of rotation (common geometric convention). It also provides outer/inner wheel path radii when track width is supplied.
What formulas are used?
Primary bicycle-model formula: R = L / tan(δ) where L = wheelbase and δ = front wheel steering angle (radians).
To get required steering angle: δ = atan(L / R).
If track width t is provided, inner/outer path radii are approximated as: R_inner = R – t/2, R_outer = R + t/2 (centerline-based approximation). For vehicles where manufacturer gives “turning circle / diameter” the common metric is often the curb-to-curb diameter = 2·R_outer (approx).
Why the approximation?
This calculator uses the simple bicycle model (single front-steer equivalent). Real steering linkages (Ackermann geometry, wheel slip, tire deformation) introduce small differences; for engineering-critical tasks, use vehicle-specific kinematic data or CAD analysis.

Quick reference: definitions and measurement conventions

  • Turning radius (R) — the radius of the smallest circle the vehicle can negotiate at full steering lock. Some manufacturers and standards use radius, many publish turning circle or turning diameter (diameter = 2·R). The nomenclature is inconsistent in practice; always check whether the number is radius (m) or diameter (m).
  • Curb-to-curb (kerb-to-kerb) — measurement that describes the distance needed for the wheels to make a U-turn (usually measured to the outermost wheel track). Wall-to-wall measures the full body sweep (including bumper overhangs) and is larger. Always state which method is used.
  • Instantaneous center of rotation (ICR) — the kinematic point about which the vehicle is turning at any instant; used in geometric calculations and in the bicycle/kinematic model.

1) Extensive tables — common, authoritative turning-radius values (many vehicle classes & examples)

Table A — Representative passenger vehicles & small commercial vehicles (manufacturer / measured values)

Vehicle (example)Turning valueType (R / diameter)Measurement method
Smart ForTwo (2016)6.95 mradiuscurb-to-curb (manufacturer quoted: 22.8 ft turning circle)
Toyota Corolla (modern, typical configuration)5.2 mradius (min turning radius — tyre)manufacturer ‘min. turning radius – tyre’
Toyota Camry (typical reported figure)10.9 mdiametercurb-to-curb
Typical small passenger car (compact hatchback)≈5.0–6.0 mradiuscurb-to-curb (typical range)
Midsize sedan / small SUV≈5.5–6.5 mradiuscurb-to-curb (typical)

Table B — Trucks, vans, buses, design vehicles (engineering / roadway design reference ranges)

Vehicle / design vehicleTypical turning radius (radius)Typical turning diameterNotes / design context
Delivery van / medium van (e.g., Ford Transit class)~6.0–7.5 m12–15 mcurb-to-curb typical for urban delivery vehicles
Pickup / light-truck (full-size)~6.0–8.0 mdepends strongly on wheelbase
7.5-ton / medium truck~6.5–12 mvaries with wheelbase and axle set
City transit bus (rigid)~8.5–12 mtypical curb radii for city buses
Tractor-trailer (WB-50 / WB-62 / WB-67 type)~9–15 m (centerline)turning diameter commonly >18 mused for roadway/intersection design

Table C — Tight/maneuverable industrial vehicles and specialized equipment

Vehicle typeTypical outer turning radius (m)Comment / where to use
3-wheel electric forklift~1.3–2.0 mvery tight turning; used inside narrow aisles
Warehouse reach truck / narrow-aisle~1.0–2.5 m (effective)specialized; depends on load length and stacking geometry
Large articulated bus>7.5–12 mmeasured to outer wheel path; swept path methods used for design

2) All required formulas — geometric (kinematic), steering geometry, dynamics, swept-path

Notation / variables (used throughout)

2.1 Kinematic bicycle model

2.2 Ackermann geometry

2.3 Steering ratio

2.4 Turning circle conversions

2.5 Dynamic limit

2.6 Swept-path geometry

3) Step-by-step engineering procedure

  1. Gather all geometric inputs.
  2. Decide on the reference radius (outer wheel, centerline, body).
  3. Compute wheel angles using Ackermann.
  4. Convert to steering wheel travel using SR.
  5. Run swept-path for body corners.
  6. Perform dynamic feasibility check with ay.

4) Worked real-world examples

Example 1 — Toyota Corolla

  • Wheelbase: 2.640 m
  • Min turning radius (tyre): 5.2 m
  • SR = 13.5:1

Result: steering wheel requires ~1 turn, turning diameter ~10.4 m.

Example 2 — Toyota Hilux

  • Wheelbase: 3.085 m
  • Min turning radius (tyre): 6.4 m
  • Track: 1.5 m

Result: inner wheel steers ~32°, outer ~26°.

5) Advanced topics

  • Vehicles with similar wheelbases may differ due to steering geometry, track width, and overhangs.
  • Designers can reduce turning radius by shortening wheelbase, increasing maximum steering angle, or adding four-wheel steering.
  • Infrastructure design uses turning-radius standards such as AASHTO design vehicles (WB-50, WB-62, etc.).

6) Engineering checklist

  1. Gather L,T,δmax⁡,SR
  2. Convert published radius to chosen reference.
  3. Compute inner/outer wheel angles.
  4. Compute steering wheel rotation.
  5. Run swept-path simulation.
  6. Check dynamic feasibility.

7) Key formula summary