Gear Trains & Mechanisms: Torque, Ratios, and Planetary Gears
Gears are one of humanity's oldest machines — yet the mathematics linking tooth profiles, gear ratios, efficiency, and planetary arrangements underpins everything from a wristwatch to an electric vehicle gearbox. This article explains the mechanics from first principles.
1. Gear Ratio and Torque Multiplication
Two meshing gears share a common pitch point — the contact point on each gear's pitch circle. The fundamental constraint is that pitch-line velocities must match:
Speed ratio (gear ratio):
i = N₂ / N₁ = ω₁ / ω₂ = T₂ / T₁
N₁, N₂ = number of teeth on driver and driven gears
ω₁, ω₂ = angular velocities (rad/s)
T₁, T₂ = torques (N·m)
Direction: external gears reverse rotation; internal gears same direction.
Pitch circle diameter:
d = m · N (m = module in mm, N = number of teeth)
Module (ISO metric standard):
Common modules: 0.5, 1, 2, 4, 6, 8, 10 mm
Like a paper size — only matching modules mesh correctly.
Centre distance:
a = (d₁ + d₂) / 2 = m(N₁ + N₂) / 2
Conservation of power (ideal gears):
P = T · ω = constant through gear train (no losses)
→ if ω₂ = ω₁/4 (4:1 reduction), then T₂ = 4·T₁
2. The Involute Tooth Profile
Gear teeth must transmit uniform angular velocity — the pitch-point must remain stationary as gears rotate. This requires the common normal at the contact point to always pass through the pitch point (law of gearing). The involute curve, the path traced by a point on a taut string unwinding from a cylinder, satisfies this perfectly:
Involute parametric equations:
x(t) = r_b · (cos t + t·sin t)
y(t) = r_b · (sin t − t·cos t)
r_b = base circle radius = r · cos(φ)
φ = pressure angle (standard: 20°, older: 14.5°)
t = parameter (involute unroll angle)
Key advantages of involute profile:
1. Changing centre distance slightly does NOT affect velocity ratio
(pitch circle radius changes, but ratio = N₂/N₁ unchanged)
2. Straight-sided rack (linear gear) — easy to manufacture
3. Self-locking not possible → driven gear can back-drive driver
4. Line of action (direction of tooth force) fixed at pressure angle φ
Contact ratio:
ε_α = arc of action / circular pitch > 1 (required for smooth meshing)
Typical: ε_α = 1.4–1.8 for standard spur gears
Higher contact ratio → smoother, quieter, stronger
3. Gear Types and Applications
Spur gears: Teeth parallel to shaft axis. Simple, efficient (~98-99%), but noisy under high speed due to sudden tooth engagement. Common in clocks, appliances, slow machinery.
Helical gears: Teeth cut at helix angle ψ (typically 12-25°). Multiple teeth engage simultaneously → smoother and quieter. Axial thrust load must be absorbed by bearings. Efficiency ~97-98%. Used in automotive transmissions, machine tools.
Bevel gears: Intersecting shafts (often 90°). Straight, spiral, or hypoid (axes don't intersect — hypoid used in car rear axles for extra ground clearance). Hypoid efficiency ~94-98%.
Worm gears: Large ratios (10:1 to 500:1) in single stage. Self-locking when lead angle < friction angle (useful for lifts and barring gear). Efficiency 30-90% depending on lead angle and lubrication.
Rack and pinion: Converts rotation to linear motion. Used in CNC machines, car steering (rack steering).
Antikythera Mechanism (~150–100 BCE): The world's oldest known gear mechanism. Found in a shipwreck off Greece, it used at least 30 meshing bronze gears to compute astronomical positions — including planetary motions, lunar phases, and Metonic cycles. The front dial showed the solar zodiac calendar; rear dials showed lunar and eclipse prediction cycles.
4. Compound and Multi-Stage Gear Trains
A compound gear train has multiple gear pairs on different shafts. Gear ratios multiply through stages:
3-stage compound gear train:
i_total = i₁ × i₂ × i₃
= (N₂/N₁) × (N₄/N₃) × (N₆/N₅)
Example (automotive gearbox, first gear):
i₁ = 36/18 = 2, i₂ = 40/10 = 4
i_total = 2 × 4 = 8 → engine speed is 8× wheel speed
Torque at wheels = 8 × engine torque (before differential)
Reverted gear train:
Input and output shafts are coaxial.
Condition: d₁ + d₂ = d₃ + d₄ (sum of pitch radii constant)
Speed formula for simple gear train:
ω_last / ω_first = (±1) × product of driving gear teeth / product of driven gear teeth
5. Epicyclic (Planetary) Gears
An epicyclic (planetary) gear set uses a ring gear, sun gear, planet gears, and a planet carrier. Three elements → hold any one → get a two-input/one-output gearset with different ratios from the same hardware:
Epicyclic gear fundamental formula (Willis equation):
(ω_r − ω_c) / (ω_s − ω_c) = −N_s / N_r
ω_r = ring gear angular velocity
ω_s = sun gear angular velocity
ω_c = carrier angular velocity
N_s = sun gear teeth, N_r = ring gear teeth
Negative sign: ring rotates opposite to sun (via planets)
Common configurations:
┌──────────────┬──────────────┬──────────────┬──────────────────────────┐
│ Input │ Fixed │ Output │ Ratio │
├──────────────┼──────────────┼──────────────┼──────────────────────────┤
│ Sun │ Ring │ Carrier │ 1 + N_r/N_s (reduction) │
│ Sun │ Carrier │ Ring │ N_r/N_s (reverse) │
│ Ring │ Carrier │ Sun │ N_r/N_s (speed-up) │
│ Carrier │ Ring │ Sun │ 1 + N_s/N_r (speed-up) │
│ Any two │ — │ Third │ "power split" CVT │
└──────────────┴──────────────┴──────────────┴──────────────────────────┘
Toyota Prius Power-Split Device (THS):
Engine → carrier. MG1 (Generator) → sun. Front wheels → ring.
No fixed element → CVT behaviour (smooth, no distinct gear shifts).
MG1 speed: ω_s = (1 + N_r/N_s)·ω_c − (N_r/N_s)·ω_r
Engine can operate at optimal efficiency ω_c while ω_r varies with vehicle speed.
6. Efficiency and Power Losses
Power losses in gears arise from tooth sliding friction, rolling contact deformation, windage/churning, and bearing losses:
Friction power loss (Benedict-Kelly model):
P_f ≈ μ · W · v_s
μ = coefficient of friction (0.03–0.10 for mineral oil, 0.01–0.04 for synthetic)
W = normal tooth force (N)
v_s = sliding velocity (m/s)
Overall gear efficiency per stage:
Spur/helical: η ≈ 0.97–0.99 per stage
Bevel (spiral): η ≈ 0.95–0.98 per stage
Worm gear: η = tan(λ) / tan(λ + ρ')
λ = lead angle, ρ' = friction angle = arctan(μ)
Worm self-locking condition: λ < ρ' → η < 50%
Noise and vibration (NVH):
Gear mesh frequency: f_mesh = N × n/60 (Hz)
N = number of teeth, n = shaft speed (rpm)
Car gearbox: ~1-5 kHz under load
Helical gears are 3-10 dB quieter than spur for same module
7. Gear Design and Failure Modes
Gear Tooth Failure Modes
Bending fatigue: Root of tooth acts like a cantilever beam. Lewis bending equation: σ_b = W_t / (m·b·Y) where b = face width, Y = Lewis form factor. Repeated cycles nucleate cracks at the root fillet.
Surface fatigue (pitting): Hertzian contact stresses at tooth surface. Oil film breaks down → metal-to-metal contact → micro-pits coalesce. Critical on the pitch circle where sliding velocity reverses through zero.
Scuffing (scoring): Local welding and tearing of tooth surfaces under high sliding speed and load. Prevented by EP (extreme-pressure) gear oil additives (S/P compounds form sacrificial film).
Wear: Abrasive or adhesive removal of material. Causes backlash increase and vibration.
Backlash
Intentional clearance between meshing teeth on the non-contact sides. Too little → thermal expansion seizure. Too much → noise and impact loads at reversal. Typically 0.02–0.08 × module for precision gears.
Wind turbine gearbox: A 5 MW wind turbine gearbox steps up from ~10-20 rpm (rotor) to ~1500 rpm (generator) in 3-4 planetary + helical stages — a total ratio of 75–100:1. The gearbox transmits 5 MW and is about the size of a family car. Gearbox failures are one of the highest-cost maintenance events in wind farm operation — driving interest in direct-drive permanent-magnet generators that eliminate the gearbox entirely.