How to Calculate Gear Ratios: Simple, Compound & Planetary (With Examples)
Free Calculator
Gear Ratio Calculator
Gear ratio = driven gear teeth ÷ drive gear teeth. A 3:1 ratio halves speed and triples torque. Compound ratios multiply each stage. Planetary gears use GR = 1 + (ring teeth ÷ sun teeth). Use the free gear ratio calculator to skip the manual math entirely.
Introduction: Why Gear Ratios Matter in Engineering
Every time you shift a bicycle gear, engage a car transmission, or use a power drill, gear ratios are doing the physics work. The ratio between two meshing gears determines how speed and torque trade off — and getting that ratio right is the difference between a machine that works efficiently and one that strains, overheats, or breaks.
Engineers designing automotive transmissions, robotic actuators, wind turbines, industrial conveyor belts, and CNC machines must calculate gear ratios precisely. Hobbyists building RC cars, 3D printers, and electric bikes need this calculation too, to match a motor's output to the mechanical demands of the load.
This guide covers the three gear system types you will encounter in real engineering work:
- Simple gear ratios — two gears meshing directly, the foundational case
- Compound gear ratios — multiple gear stages in series for large overall ratios
- Planetary (epicyclic) gear ratios — sun, planet, and ring gears for compact, high-torque designs
For each type, we show the exact formula, a worked example with real numbers, and how the result connects to torque and output speed. If you want to skip the manual calculation, the gear ratio calculator handles all three types instantly.
What Is a Gear Ratio?
A gear ratio describes the relationship between the rotational speeds of two meshing gears — specifically, how many times the input (drive) gear must rotate to produce one full rotation of the output (driven) gear.
The fundamental formula has two equivalent forms:
Gear Ratio = Ndriven ÷ Ndrive (tooth count form)
Gear Ratio = ωinput ÷ ωoutput (speed form, in RPM or rad/s)
A gear ratio greater than 1 (e.g., 4:1) means the output shaft rotates slower than the input — this is a speed reduction that multiplies torque. A gear ratio less than 1 (e.g., 0.75:1) means the output rotates faster — this is speed multiplication that reduces torque. These two quantities are always inversely related: you cannot simultaneously increase speed and torque through a passive gear train without adding energy.
Gear ratio is also called velocity ratio or transmission ratio in engineering texts. For gears with equal module (metric tooth sizing), the ratio equals the ratio of pitch circle diameters, making diameter-based calculation equivalent to tooth-count calculation.
How to Calculate a Simple Gear Ratio
A simple gear train has exactly two gears: one driver and one driven. The calculation requires only the tooth counts on each gear — no advanced math needed.
Simple Gear Ratio Formula
GR = Ndriven ÷ Ndrive
Where Ndriven is the number of teeth on the output (driven) gear, and Ndrive is the number of teeth on the input (drive) gear.
Worked Example: Simple Gear Ratio
A motor shaft drives a gear with 20 teeth. This meshes with a second gear with 60 teeth. The motor runs at 900 RPM and produces 10 N·m of torque.
Step 1 — Calculate the gear ratio:
GR = 60 ÷ 20 = 3:1
Step 2 — Calculate output speed:
Output RPM = 900 ÷ 3 = 300 RPM
Step 3 — Calculate output torque (at 95% efficiency):
Tout = 10 × 3 × 0.95 = 28.5 N·m
This 3:1 gear pair reduces speed by two-thirds and nearly triples the torque — the classic speed-for-torque exchange. Use the torque calculator to compute exact torque values with unit conversions between N·m, lb·ft, and kg·cm.
A Note on Idler Gears
A gear positioned between the drive and driven gear is called an idler gear. Idler gears reverse the direction of rotation but do not change the overall gear ratio. When calculating simple gear ratios with one or more idler gears in the chain, ignore them entirely — only the first gear (driver) and last gear (driven) determine the ratio.
How to Calculate a Compound Gear Ratio
A compound gear train has more than two gears arranged in series, where multiple gear pairs are stacked together on shared shafts. This allows much larger overall gear ratios than a simple two-gear arrangement while keeping each individual gear pair at a manageable size and tooth count.
Automotive transmissions, lathe gearboxes, clock mechanisms, and industrial worm drives all use compound gear trains to achieve the wide ratio ranges required by their applications.
Compound Gear Ratio Formula
Overall GR = GRstage 1 × GRstage 2 × GRstage 3 × … × GRstage n
Each stage is calculated individually using the simple formula (Ndriven ÷ Ndrive), then all stages are multiplied together. The critical rule: compound ratios multiply, they do not add.
Worked Example: Two-Stage Compound Gear Train
A two-stage gearbox has the following tooth counts:
- Stage 1: Drive gear A = 15 teeth, Driven gear B = 45 teeth (rigidly mounted on same shaft as gear C)
- Stage 2: Drive gear C = 20 teeth, Driven gear D = 60 teeth
Step 1 — Stage 1 ratio: GR₁ = 45 ÷ 15 = 3:1
Step 2 — Stage 2 ratio: GR₂ = 60 ÷ 20 = 3:1
Step 3 — Overall compound ratio: GR = 3 × 3 = 9:1
With a 9:1 overall ratio and 1,800 RPM input, the output shaft runs at 1,800 ÷ 9 = 200 RPM. A 5 N·m input torque delivers up to 5 × 9 × 0.92 = 46 N·m at the output (accounting for two stages of losses at ~96% each).
Without compounding, achieving 9:1 in a single pair would require a 135-tooth gear paired with a 15-tooth gear — impractically large. The compound approach uses nothing larger than 60 teeth in either stage. This is why multi-stage gearboxes are standard in any application needing high ratios in a compact housing.
How to Calculate a Planetary Gear Ratio
A planetary gear system (also called an epicyclic gear train) uses three rotating elements — a sun gear at the center, planet gears that orbit the sun, and a ring gear with internal teeth on the outside. The gear ratio produced depends on which element is the input, which is the output, and which is held stationary.
Planetary gears appear in automatic transmissions, electric vehicle reduction drives, power tool gearboxes, aircraft engines, and industrial servo actuators. Their advantages over simple or compound trains include higher torque density, coaxial input/output alignment, and the ability to produce different ratios from the same gear set simply by changing which member is fixed.
Planetary Gear Variables
- Zs = number of sun gear teeth
- Zr = number of ring gear teeth
- Zp = number of planet gear teeth
Meshing constraint (always true): Zr = Zs + 2 × Zp
Planetary Gear Configurations
| Input | Fixed (Grounded) | Output | Gear Ratio Formula |
|---|---|---|---|
| Sun gear | Ring gear | Planet carrier | GR = 1 + (Zr ÷ Zs) |
| Planet carrier | Ring gear | Sun gear | GR = 1 ÷ (1 + Zs ÷ Zr) |
| Sun gear | Planet carrier | Ring gear | GR = −Zr ÷ Zs (reversed direction) |
Worked Example: Planetary Gearbox
A planetary gearbox has: Sun gear = 24 teeth, Planet gears = 18 teeth each, Ring gear = 60 teeth (verify: 24 + 2×18 = 60 ✓).
Configuration: Sun is the input, ring is fixed, carrier is the output.
Apply the formula:
GR = 1 + (Zr ÷ Zs) = 1 + (60 ÷ 24) = 1 + 2.5 = 3.5:1
At 3,500 RPM input, the output carrier runs at 3,500 ÷ 3.5 = 1,000 RPM. If input torque is 20 N·m, output torque is 20 × 3.5 × 0.97 = 67.9 N·m (97% efficiency is typical for a well-designed planetary stage).
Gear Ratio and Torque: The Essential Relationship
Gear ratios and torque are physically inseparable. The governing equations for any gearbox:
Tout = Tin × GR × η (output torque)
ωout = ωin ÷ GR (output speed, RPM or rad/s)
Where η is gear efficiency (0.90–0.98 per stage for typical spur or helical gears). Notice that power — the product of torque and angular velocity — is approximately conserved through the gearbox. You cannot extract more mechanical power from a gearbox than you put in; efficiency losses mean you always get slightly less.
Torque Example: Electric Motor with Gearbox
An electric motor produces 8 N·m at 2,400 RPM driving a 4:1 spur gearbox with 95% efficiency.
- Output speed: 2,400 ÷ 4 = 600 RPM
- Output torque: 8 × 4 × 0.95 = 30.4 N·m
- Input power: 8 × (2,400 × 2π ÷ 60) ≈ 2,011 W
- Output power: 30.4 × (600 × 2π ÷ 60) ≈ 1,909 W (5% lost to gear friction)
For torque calculations involving moment arms, force-distance relationships, and unit conversions between N·m, lb·ft, and kg·cm, the torque calculator handles the complete calculation automatically.
Gear Ratio and Mechanical Advantage
Gear ratio is the physical mechanism behind mechanical advantage in rotating systems. A gear ratio greater than 1 acts as a torque multiplier — trading rotational speed for proportionally more force at the output.
In a simple gear system, the mechanical advantage equals the gear ratio:
MA = GR = Ndriven ÷ Ndrive
A 6:1 gear ratio delivers a mechanical advantage of 6 — the output applies six times the torque of the input at the same shaft radius. This is why cranes, excavators, and industrial presses use high gear reductions: a modest motor can produce enormous forces through large gear ratios.
For non-rotating mechanical systems — levers, pulleys, screws, and inclined planes — the mechanical advantage calculator covers the equivalent force multiplication calculations for linear mechanisms.
Real-World Gear Ratios by Application
| Application | Typical Ratio Range | Gear Type | Engineering Purpose |
|---|---|---|---|
| Manual car — 1st gear | 3.5:1 – 4.5:1 | Compound | Maximum torque for starting from rest |
| Manual car — 5th/6th gear | 0.75:1 – 1.0:1 | Compound | Fuel efficiency at highway cruise speed |
| Electric vehicle reduction drive | 8:1 – 12:1 | Planetary | Match high-RPM motor to wheel speed |
| Bicycle (mountain, low gear) | 1.8:1 – 2.5:1 | Simple | High torque for climbing steep grades |
| Bicycle (road, high gear) | 0.6:1 – 0.9:1 | Simple | High speed on flat terrain |
| Power drill (low speed) | 10:1 – 30:1 | Planetary | High torque for driving screws into hardwood |
| Industrial conveyor gearbox | 20:1 – 100:1 | Compound worm | Very high torque at very low belt speed |
| Wind turbine gearbox | 50:1 – 100:1 | Planetary + compound | Step slow rotor speed up to generator speed |
| CNC stepper motor drive | 3:1 – 10:1 | Simple or compound | Improve position resolution and holding torque |
How to Choose the Right Gear Ratio
Selecting a gear ratio is an engineering tradeoff between speed and torque, constrained by your motor's power output, the load requirements, and size limits. Follow this systematic process:
- Define the required output speed. What RPM does the output shaft need? For a conveyor belt running at 50 ft/min with a 6-inch roller: Required RPM = 50 ÷ (π × 0.5) ≈ 32 RPM.
- Know your motor speed. Electric motors typically run 1,000–6,000 RPM. Combustion engines peak at 2,000–8,000 RPM depending on size and type.
- Calculate target ratio. GR = Motor RPM ÷ Required Output RPM. Motor at 1,800 RPM, output needs 32 RPM: GR = 1,800 ÷ 32 = 56.25:1
- Verify torque adequacy. Confirm output torque (Motor Torque × GR × η) exceeds the load torque requirement by at least a 25–50% safety factor for dynamic applications.
- Account for efficiency losses. Each gear stage adds losses of 1–4% depending on type. A 3-stage compound train at 96% per stage delivers 0.96³ ≈ 88% of calculated torque. Plan accordingly.
- Match standard catalog ratios. Off-the-shelf gearboxes come in standard ratios: 3:1, 5:1, 10:1, 20:1, 50:1, 100:1. Choose the nearest standard value or build a custom compound arrangement.
Common Gear Ratio Mistakes to Avoid
- Ignoring efficiency losses. A 10:1 gearbox does not deliver exactly 10× torque. A 3-stage box at 95% per stage delivers 10 × 0.95³ = 8.57× net torque. Always multiply by η for each stage.
- Reversing driver and driven gear. The formula is Ndriven ÷ Ndrive. Swapping numerator and denominator gives the inverse ratio — you would be calculating speed increase instead of reduction, or vice versa.
- Forgetting rotation direction. External gears reverse rotation with each mesh. An odd number of external meshes reverses the output direction relative to the input. If output shaft direction matters for your design, count your gear meshes carefully.
- Mixing incompatible gear modules. Gears can only mesh if they have the same module (metric) or diametral pitch (imperial). A module 2 gear cannot mesh with a module 1.5 gear regardless of tooth count.
- Sizing for static loads only. Calculated torque requirements are static values. Startup inertia, shock loads, and vibration can produce 2–5× the static torque momentarily. Size gears, shafts, and keys for dynamic peak loads, not steady-state averages.
- Neglecting backlash in precision applications. Every gear pair has measurable backlash — the gap between mating tooth flanks. In CNC and robotics applications, backlash causes positioning error on direction reversals. Choose anti-backlash gears or pre-loaded planetary drives for precision work.
Frequently Asked Questions About Gear Ratios
Gear Ratio Formulas — Quick Reference Summary
| Calculation | Formula | Notes |
|---|---|---|
| Simple gear ratio (tooth count) | GR = Ndriven ÷ Ndrive | Use when you know gear teeth |
| Gear ratio from speed | GR = ωin ÷ ωout | Use when you know input and output RPM |
| Compound gear ratio | GR = GR₁ × GR₂ × … × GRₙ | Multiply all individual stage ratios |
| Planetary (sun input, ring fixed) | GR = 1 + (Zr ÷ Zs) | Most common planetary configuration |
| Output torque | Tout = Tin × GR × η | η = efficiency per stage (0.90–0.98) |
| Output speed | ωout = ωin ÷ GR | Same formula for RPM or rad/s |
Use the gear ratio calculator to run any of these calculations instantly — input tooth counts, motor RPM, or output speed requirements and get complete results in one click. For torque-specific work, the torque calculator handles moment arms, force vectors, and unit conversions. For non-rotating mechanical systems, the mechanical advantage calculator covers levers, pulleys, screws, and inclined planes.
Related Calculators
Try these free calculators related to this article:
In-Depth Guides
Dive deeper with our comprehensive guides on this topic:
Frequently Asked Questions
Our Methodology
All engineering content on CalculatorApp.me is reviewed by subject-matter experts, cross-referenced with official sources, and updated regularly for accuracy. Our formulas and data are verified against industry standards and government publications.
Marcus Webb
Verified AuthorEngineering & Mathematics Content Specialist
Marcus Webb is an engineering and applied mathematics specialist with expertise in structural analysis, fluid mechanics, and construction calculations. He designs and peer-reviews all engineering, construction, and mathematics calculators on CalculatorApp.me, verifying every formula against ASCE standards, ACI codes, and published engineering handbooks.
Found this helpful? Share it!
Stay Updated
Get notified when we launch new calculators and features.
No spam. Unsubscribe anytime.