Calculator
Enter speed, tire size, and drivetrain values. Results appear above this form after submission.
Plotly Graph
This chart shows wheel RPM versus vehicle speed using the current tire diameter and slip values.
Example Data Table
| Vehicle Speed | Speed Unit | Tire Diameter | Diameter Unit | Gear Ratio | Final Drive Ratio | Slip % | Wheel RPM |
|---|---|---|---|---|---|---|---|
| 60 | km/h | 0.66 | m | 1.00 | 3.90 | 0 | 482.29 |
| 80 | km/h | 0.70 | m | 1.00 | 4.10 | 1 | 600.52 |
| 55 | mph | 28 | in | 0.85 | 3.55 | 2 | 813.50 |
| 25 | m/s | 650 | mm | 1.20 | 4.30 | 0.5 | 733.77 |
Formula Used
First convert vehicle speed into meters per second.
Speed in m/s = km/h ÷ 3.6, or mph × 0.44704
Next calculate tire circumference.
Circumference = π × tire diameter
Apply slip if needed.
Effective speed = speed × (1 − slip ÷ 100)
Then compute wheel speed.
Wheel RPS = effective speed ÷ circumference
Wheel RPM = wheel RPS × 60
For axle or shaft speed through gearing:
Overall ratio = transmission gear ratio × final drive ratio
Shaft RPM = wheel RPM × overall ratio
Effective shaft RPM = shaft RPM × drivetrain efficiency ÷ 100
How to Use This Calculator
- Enter the vehicle speed value.
- Select the correct speed unit.
- Enter tire diameter and choose its unit.
- Enter the transmission gear ratio.
- Enter the final drive ratio.
- Set slip percent if wheel slip exists.
- Set drivetrain efficiency if you want adjusted shaft RPM.
- Press Calculate to show the result above the form.
- Use the CSV or PDF buttons to export the calculated output.
- Review the graph to compare speed and wheel RPM behavior.
Engineering Notes
This calculator is useful for drivetrain checks, rotating equipment studies, wheel sensor validation, transmission estimates, and vehicle simulation preparation.
Wheel RPM depends mainly on linear speed and tire circumference. Smaller tires spin faster at the same speed. Slip reduces effective ground speed and changes calculated wheel RPM.
Gear ratio and final drive ratio do not change wheel RPM from road speed. They scale the connected shaft or engine side speed. That is why both wheel RPM and shaft RPM are reported here.
Frequently Asked Questions
1. What does this calculator measure?
It converts vehicle speed into wheel RPM using tire diameter. It also estimates axle or shaft RPM by applying transmission and final drive ratios.
2. Why is tire diameter important?
Tire diameter determines circumference. A larger circumference covers more distance per rotation, so wheel RPM becomes lower at the same vehicle speed.
3. Does gear ratio change wheel RPM?
No. Wheel RPM from road speed is set by speed and tire size. Gear ratio affects connected shaft or engine speed, not the wheel speed itself.
4. What is slip percent?
Slip percent models the difference between theoretical travel and actual ground movement. It is useful in traction studies, testing, and off-road conditions.
5. Can I use inches for tire diameter?
Yes. The calculator accepts meters, centimeters, millimeters, and inches. It converts the value internally before applying the circumference formula.
6. What is effective shaft RPM?
Effective shaft RPM applies drivetrain efficiency to the geared shaft speed. It is a simple adjustment for practical transmission loss studies.
7. Is this suitable for electric and fuel vehicles?
Yes. The speed-to-wheel relationship is the same. Only the upstream drive source differs, while the wheel RPM calculation still uses speed and tire size.
8. Why does the graph matter?
The graph helps you see how wheel RPM rises with vehicle speed. It gives a fast visual check for operating range and trend consistency.