Gear Ratio Calculator

Solve for gear ratio, output speed, or driven teeth using gear teeth or shaft speeds, and see how the ratio affects torque and speed.

Project Inputs

Results Summary

Practical Drive-Train Guide

Gear Ratio Calculator: From Tooth Counts to Speed and Torque

Use this gear ratio calculator to turn tooth counts, sprocket sizes, and RPM into clear answers for speed, torque, and reduction. This guide explains the equations, when to use each method, and how to sanity-check results before you commit to a design or parts order.

8–10 min read Covers speed, torque, and multi-stage ratios

Quick Start: Using the Gear Ratio Calculator Correctly

This gear ratio calculator is built to answer three questions that come up over and over:

  • What is the gear ratio from a pair or train of gears or sprockets?
  • What is the output speed (RPM or vehicle speed) from a given input RPM and ratio?
  • What is the output torque after the gear reduction or overdrive?

The core single-stage equation is:

\[ GR = \frac{N_{\text{driven}}}{N_{\text{driver}}} \]

  1. 1 Select what you want to solve for: gear ratio, output RPM, vehicle speed, or output torque.
  2. 2 Enter the basic tooth counts or diameters. For a simple pair: \[ GR = \frac{\text{driven teeth}}{\text{driver teeth}} \] For chains or belts, you can use tooth counts or pulley diameters in the same way.
  3. 3 If you have a gearbox plus a final drive (for vehicles or machines), enter the gearbox ratio and final drive ratio. The calculator multiplies them: \[ GR_{\text{total}} = GR_{\text{gearbox}} \times GR_{\text{final}} \]
  4. 4 Enter the input RPM (engine, motor, or crank) and, if you care about vehicle speed, the wheel or tire diameter.
  5. 5 Review the output RPM, speed, and torque that the calculator reports. Use the quick stats to see things like reduction ratio and mechanical advantage.
  6. 6 Adjust inputs to explore what-if scenarios: lower gears for acceleration, higher gears for top speed, or a compromise.
  7. 7 Use the Steps section below the calculator if you want to see the exact equations and substitutions that produced the result.

Tip: In most gear charts, a ratio greater than 1 (for example 4.10:1) means a reduction: output RPM is slower but torque is higher. Ratios less than 1 (for example 0.80:1) mean an overdrive: output spins faster than input.

Warning: Always keep an eye on the units: if diameter is in inches, speed in mph, and RPM is per minute, use the same combination for all related inputs. Mixing metric and imperial is the fastest way to get nonsense results.

Choosing Your Method: Ratio, RPM, or Vehicle Speed

The same gear train can be described in multiple ways. This gear ratio calculator exposes the most common modes so you do not need to remember which equation to rearrange.

Method A — Tooth-Count Gear Ratio

Use this when you know the tooth counts (or pulley diameters) for each meshing pair.

  • Simple and fast for sprocket or gear selection.
  • Works directly with catalog tooth counts and pitch diameters.
  • Extends cleanly to multi-stage reductions.
  • Does not directly show vehicle speed or linear motion.
  • Requires a separate step to convert RPM to speed or torque.

Single stage: \( GR = N_{\text{driven}} / N_{\text{driver}} \)     Multi-stage: \( GR_{\text{total}} = \prod GR_i \)

Method B — RPM-Based Ratio

Use this when you can measure input and output RPM but do not know the teeth.

  • Great for reverse-engineering existing machines.
  • Simple to validate a design with a tachometer.
  • Requires stable speeds (no slip or transient behavior).
  • Still needs torque data for mechanical loading checks.

\( GR = \dfrac{\omega_{\text{in}}}{\omega_{\text{out}}} \)    with   \( \omega_{\text{out}} = \omega_{\text{in}} / GR \)

Method C — Vehicle Speed Mode

Use this to connect engine RPM, gear ratio, final drive, and tire size to a predicted vehicle speed.

  • Directly answers “How fast at this RPM?”
  • Useful for gear spacing and top-speed checks.
  • Requires a realistic tire diameter under load.
  • Assumes negligible slip and steady-state rolling.

\[ v = \frac{\pi D_{\text{wheel}} \, n_{\text{engine}}}{GR_{\text{gear}} \, GR_{\text{final}}} \times k \] where \(k\) converts circumference units and minutes to km/h or mph.

What Moves the Number: Key Variables and Trade-Offs

When you play with the gear ratio calculator, these are the variables that drive the output. Use them as “levers” to tune acceleration, top speed, and mechanical loads.

Tooth count or diameter ratio

Increasing the driven tooth count (or diameter) or reducing the driver increases the reduction ratio \( GR \). That slows the output speed but multiplies torque.

Number of stages

Multi-stage gearboxes multiply individual stage ratios: \[ GR_{\text{total}} = GR_1 \times GR_2 \times \dots \times GR_n \] Small changes in each stage can produce a large overall effect.

Input RPM

Doubling the input RPM doubles the output RPM and vehicle speed for a fixed ratio. The calculator keeps this relationship explicit.

Wheel or pulley size

Larger wheels increase linear distance per revolution: \[ v \propto D_{\text{wheel}} \] This can recover speed lost to a high reduction, at the cost of more torque demand.

Efficiency and losses

Real gear trains lose some torque to friction. If efficiency is \( \eta \), then: \[ T_{\text{out}} = T_{\text{in}} \times GR_{\text{total}} \times \eta \] The calculator’s torque mode can include a typical efficiency to get closer to reality.

Overdrive vs reduction

Ratios greater than 1.0 are reductions; less than 1.0 are overdrives. Reductions help launch and hill-climb, overdrives help highway cruising.

Worked Examples: From Numbers to Real Behavior

Example 1 — Simple Reduction Gear Pair

  • Driver gear teeth: \( N_{\text{driver}} = 12 \)
  • Driven gear teeth: \( N_{\text{driven}} = 36 \)
  • Input speed: \( n_{\text{in}} = 1800\ \text{RPM} \)
  • Input torque: \( T_{\text{in}} = 10\ \text{N·m} \)
  • Assumed efficiency: \( \eta = 0.96 \)
1
Compute gear ratio. \[ GR = \frac{N_{\text{driven}}}{N_{\text{driver}}} = \frac{36}{12} = 3.0 \]
2
Output speed. \[ n_{\text{out}} = \frac{n_{\text{in}}}{GR} = \frac{1800}{3.0} = 600\ \text{RPM} \]
3
Ideal output torque (with efficiency). \[ T_{\text{out}} = T_{\text{in}} \times GR \times \eta = 10 \times 3.0 \times 0.96 = 28.8\ \text{N·m} \]
4
Interpretation. Speed drops from 1800 RPM to 600 RPM, while torque increases from 10 N·m to about 29 N·m. The calculator reproduces these values automatically.

Example 2 — Engine RPM to Vehicle Speed

  • Engine speed: \( n_{\text{engine}} = 2500\ \text{RPM} \)
  • Gearbox ratio (current gear): \( GR_{\text{gear}} = 3.00 \)
  • Final drive ratio: \( GR_{\text{final}} = 4.10 \)
  • Tire diameter: \( D_{\text{wheel}} = 0.66\ \text{m} \) (≈ 26 in)
  • Target output: vehicle speed in km/h and mph
1
Total reduction. \[ GR_{\text{total}} = GR_{\text{gear}} \times GR_{\text{final}} = 3.00 \times 4.10 = 12.3 \]
2
Wheel RPM. \[ n_{\text{wheel}} = \frac{n_{\text{engine}}}{GR_{\text{total}}} = \frac{2500}{12.3} \approx 203.25\ \text{RPM} \]
3
Wheel circumference. \[ C = \pi D_{\text{wheel}} = \pi \times 0.66 \approx 2.073\ \text{m} \]
4
Linear speed in m/s. \[ v_{\text{m/s}} = \frac{n_{\text{wheel}} \times C}{60} \approx \frac{203.25 \times 2.073}{60} \approx 7.02\ \text{m/s} \]
5
Convert to km/h and mph. \[ v_{\text{km/h}} = 7.02 \times 3.6 \approx 25.3\ \text{km/h} \] \[ v_{\text{mph}} = \frac{7.02 \times 2.237}{1} \approx 15.7\ \text{mph} \] If this seems low for your application, you can adjust gear or final drive ratios in the calculator until the speed envelope matches your requirements.

Common Layouts & Variations in Gear Trains

The gear ratio calculator handles any configuration where you can express the overall ratio. This table summarizes typical patterns and what they are used for.

ConfigurationTypical Ratio RangeApplicationsProsCons
Single pair of gears or sprockets0.5:1 to 6:1Bicycles, conveyors, simple speed reduction stagesEasy to design, low cost, simple maintenanceLimited ratio range; may require large gears for high reduction
Multi-stage gearbox10:1 to 200:1Industrial gearboxes, robotics joints, winchesHigh total reduction in compact spaceMore parts, added friction and backlash, higher cost
Overdrive gear set0.6:1 to 0.9:1Highway cruising gears, fuel economy optimizationLower engine RPM at speed; quieter and more efficientReduced wheel torque; poor for steep climbs and heavy loads
Chain or belt drive0.5:1 to 8:1Motorcycles, go-karts, small machineryFlexible, easy to swap sprockets or pulleysSlip (for belts), stretch or wear (for chains); environmental sensitivity
Planetary (epicyclic) gear sets0.4:1 to 10:1 per setAutomatic transmissions, compact reducersHigh power density, multiple ratios in one packageMore complex to design; ratio depends on which members are held or driven
  • Decide early if you need fixed or shiftable ratios.
  • Use the calculator to compute the total ratio across all stages.
  • Check that your ratios allow start-up torque and top speed.
  • Confirm that each stage stays inside its rated torque and speed limits.
  • Watch cumulative backlash in precision motion systems.
  • Document each stage ratio clearly so future changes are easy.

Specs, Logistics & Sanity Checks Before You Lock In a Gear Ratio

The numbers from the gear ratio calculator are only part of the design. You also need to consider ratings, logistics, and how the system will be used in the real world.

Specification Checklist

  • Rated torque and power for each gear, sprocket, or pulley.
  • Maximum allowable shaft speed and bearing loads.
  • Service factor for duty cycle, shock, and environment.
  • Backlash tolerance for positioning and noise requirements.

Installation & Logistics

  • Space envelope for the largest gear or pulley.
  • Center distance constraints and tensioning options.
  • Lubrication, sealing, and contamination control.
  • Access for inspection and replacement.

Sanity Checks Using the Calculator

  • Compare predicted speeds and torques to similar existing machines.
  • Run both “ratio from teeth” and “ratio from RPM” modes to cross-check.
  • Test extreme operating points (max RPM, worst-case load).
  • Verify that motor and controller can supply the demanded torque.

As a rule of thumb, if the calculator suggests a gear ratio that gives either extremely high wheel torque or extremely low engine RPM at cruise, recheck your assumptions and unit selections before releasing drawings.

Frequently Asked Questions

What is a gear ratio?
A gear ratio is the ratio between the rotational speeds or tooth counts of two meshing gears or sprockets. In its simplest form it is defined as the driven teeth divided by the driver teeth, or equivalently input RPM divided by output RPM. Ratios greater than 1.0 represent speed reduction and torque multiplication, while ratios less than 1.0 represent overdrive.
How do I calculate gear ratio from tooth counts?
To calculate gear ratio from tooth counts divide the number of teeth on the driven gear by the number of teeth on the driver gear. For example if the driver has 12 teeth and the driven gear has 36 teeth the gear ratio is 36 divided by 12 which equals 3.0. The gear ratio calculator does this automatically when you enter the tooth counts.
How do I use gear ratio to find output RPM or speed?
To find output RPM divide the input RPM by the gear ratio. If you also know wheel diameter you can convert wheel RPM to linear speed by multiplying by wheel circumference and converting from metres per second to km per hour or from feet per second to miles per hour. The gear ratio calculator links these steps so you can solve directly for output RPM or vehicle speed.
What is the difference between reduction and overdrive ratios?
Reduction ratios are greater than 1.0 and make the output shaft turn slower than the input while increasing torque. Overdrive ratios are less than 1.0 and make the output shaft turn faster than the input while reducing torque. In vehicles reductions are used for launch and climbing while overdrives are used for quiet efficient cruising.
Can I use this gear ratio calculator for chains sprockets and belt drives?
Yes you can use the same equations for chain sprockets and belt drives because the ratio is still set by the driven to driver tooth count or effective diameter. For belts you typically use pulley diameters instead of teeth. The calculator treats all of these as equivalent as long as you supply consistent inputs.
What gear ratio is best for acceleration versus top speed?
Lower gears with higher numerical ratios provide stronger acceleration and hill climbing because they multiply torque but they limit top speed. Higher gears with lower numerical ratios reduce engine RPM at a given road speed and help with top speed and efficiency but provide less wheel torque. The best choice depends on your engine or motor power curve the vehicle mass and the intended use and the calculator is a quick way to explore these trade offs.

Scroll to Top