Inputs
Example Data Table
| Design vehicle | Wheelbase (m) | Steering angle (deg) | Track width (m) | Front overhang (m) | Rear overhang (m) | Suggested clearance (m) |
|---|---|---|---|---|---|---|
| Passenger Car | 2.80 | 35 | 1.60 | 0.90 | 1.00 | 0.25 |
| Single Unit Truck | 6.00 | 32 | 2.10 | 1.30 | 1.80 | 0.35 |
| City Bus | 6.20 | 30 | 2.10 | 1.60 | 2.60 | 0.40 |
| Semi-Trailer (tractor geometry proxy) | 3.70 | 35 | 2.00 | 1.50 | 1.70 | 0.45 |
Formula Used
This calculator uses a low-speed geometric “bicycle model” for steering, then adds vehicle width and overhang effects to estimate corner clearance.
- Rear-axle center path radius: R = L / tan(δ)
- Inner rear wheel radius: Rin,rear = R − (TW/2)
- Outer front corner radius (corner at x = L + FO, y = TW/2): Rout,front = √((R + y)² + x²)
- Swept path width: W = (Rout,front − Rin,rear) + 2C
How to Use This Calculator
- Select a vehicle preset close to your design vehicle.
- Choose units and confirm that dimensions are correct.
- Enter wheelbase, steering angle, track width, and overhangs.
- Add clearance for mirrors, driver variation, and tolerances.
- Optionally enter lane width to verify fit and margin.
- Press Calculate Turning Radius to view results.
- Download a CSV or PDF report for documentation.