The final drive ratio is the last mechanical gear reduction between the engine and the driven wheels. It lives inside the differential — the ring gear (the large crown wheel) meshes with the pinion gear (the small bevel gear on the driveshaft), and the ratio of their tooth counts determines how many driveshaft revolutions it takes to turn the wheels once. That single number shapes everything from motorway cruise RPM to tyre-shredding low-speed torque.
This calculator handles all four directions of the same problem: given the ring and pinion tooth counts it tells you the vehicle speed at any engine RPM; working backwards it can find the engine RPM you will be turning at a target cruise speed, the exact final drive ratio you need to hit a specific RPM at a specific speed, or the tyre diameter required to achieve a target calibration.
How it works
The chain of formulas is straightforward once laid out:
Step 1 — Final drive ratio: FDR = Ring gear teeth / Pinion gear teeth. A 39-tooth ring and a 10-tooth pinion gives 3.90:1.
Step 2 — Total drivetrain reduction: Total = Transmission top-gear ratio x FDR. With a 0.71 overdrive: 0.71 x 3.90 = 2.769:1 overall.
Step 3 — Tyre outer diameter (P-metric standard): OD (mm) = 2 x Section width x (Aspect ratio / 100) + Rim diameter x 25.4. A 195/65R15 tyre gives: 2 x 195 x 0.65 + 15 x 25.4 = 253.5 + 381 = 634.5 mm OD.
Step 4 — Wheel RPM: Wheel RPM = Engine RPM / Total drivetrain reduction.
Step 5 — Vehicle speed: Speed (km/h) = Wheel RPM x (pi x OD in metres) x 60 / 1000.
Worked example
A rear-wheel-drive saloon has a 3.90:1 final drive and a 0.71 overdrive top gear, rolling on 195/65R15 tyres (OD = 634.5 mm).
At 3,000 RPM in top gear:
- Total reduction = 0.71 x 3.90 = 2.769:1
- Wheel RPM = 3,000 / 2.769 = 1,083 RPM
- Tyre circumference = pi x 0.6345 m = 1.993 m
- Speed = 1,083 x 1.993 x 60 / 1000 = 129.6 km/h (80.5 mph)
Now swap to 225/40R18 tyres (OD = 621.6 mm) without changing the ratio — at 3,000 RPM the car now travels only 127.0 km/h, the speedometer over-reads by about 2%, and the effective ratio feels slightly taller (less torque multiplication). The tyre-size solve mode will tell you the OD needed to restore the original calibration.
| Setup | FDR | Top gear | At 3,000 RPM |
|---|---|---|---|
| Economy overdrive | 3.10:1 | 0.71 | 163 km/h |
| Balanced | 3.90:1 | 0.71 | 130 km/h |
| Performance | 4.30:1 | 0.83 | 122 km/h |
| Off-road low | 5.13:1 | 1.00 | 74 km/h |
Formula note
The speed formula rearranges to give any one of the four unknowns: speed, RPM, FDR, or tyre OD. In each case the other three are held fixed and simple algebra isolates the target. All calculations run inside your browser — no data is ever sent to a server.