Whether you are buying a used performance car, debating a tune, or just curious how a weight reduction or power upgrade would affect your lap times, the 0-60 mph estimator gives you a quick, physics-backed answer. Enter the kerb weight in pounds, the manufacturer-quoted horsepower, and your drivetrain layout — the tool returns an estimated sprint time alongside the quarter-mile elapsed time, trap speed and the distance your car covers on the way to 60 mph.
How it works
The core calculation is a power-to-weight energy model. Accelerating from rest to 60 mph means giving a mass m a final kinetic energy of (1/2) m v_60 squared. A constant-power engine cannot deliver energy instantly — it does work over time. Assuming the useful tractive force averages out to roughly half the peak (a linear speed ramp approximation), the time required is:
t = K x (m x v_60 squared) / (2 x P_wheel)
where m is mass in kg, v_60 = 26.82 m/s (60 mph converted), P_wheel is wheel power in watts, and K is an empirical correction per drivetrain type (RWD 1.65, FWD 1.60, AWD 1.80) that accounts for the gap between the ideal constant-power model and reality: gear changes, low-RPM power deficit, traction losses and rotating mass.
Wheel power is calculated from flywheel horsepower multiplied by drivetrain efficiency: 85 % for RWD, 80 % for FWD, 88 % for AWD — numbers drawn from chassis-dynamometer studies on production cars. The correction factor K is calibrated against published magazine 0-60 test data across a range of production cars.
For the quarter-mile the tool applies the Wallace formula, one of the most cited empirical drag racing relationships:
ET = 6.290 x (W / HP_wheel) ^ (1/3) Trap speed = 234 x (HP_wheel / W) ^ (1/3)
where W is the car’s weight in lbs and HP_wheel is the power at the driven wheels.
Worked example
A rear-wheel-drive sports saloon weighs 3,500 lb and produces 350 hp at the flywheel.
- Wheel HP: 350 x 0.85 = 297.5 hp
- Mass: 3,500 x 0.4536 = 1,587.6 kg
- Power: 297.5 x 745.7 = 221,746 W
- Kinetic energy term (m x v_60²): 1,587.6 x 719.44 = 1,142,165 J (kg m² s⁻²)
- t = 1.65 x 1,142,165 / (2 x 221,746) = 1,884,572 / 443,492 = ~4.25 s
That gives a headline of around 4.3 seconds — consistent with published road-test times for 350 hp, 3,500 lb RWD saloons such as a BMW M3 or Dodge Charger Scat Pack.
| Weight (lb) | Flywheel HP | Drive | Est. 0-60 |
|---|---|---|---|
| 2,800 | 120 | FWD | ~10.2 s |
| 3,200 | 200 | FWD | ~7.0 s |
| 3,600 | 300 | RWD | ~5.0 s |
| 3,500 | 350 | RWD | ~4.4 s |
| 4,200 | 500 | AWD | ~3.7 s |
| 4,000 | 1,020 | AWD | ~1.9 s |
Formula note
The physics model is intentionally simplified. A real car’s power curve rises and falls across the rev range; gear changes interrupt acceleration; tyre slip absorbs energy; aerodynamic drag grows with the square of speed. At 60 mph aero drag is moderate (significant only above ~80 mph), so the model omits it. The correction factor K absorbs the average effect of these variables for a typical production car. For race-prepared or highly modified cars, or vehicles with unusual power-curves (flat-torque EVs, turbocharged diesel trucks), expect a wider error margin.
All calculations run entirely in your browser — no data is sent to any server.