A planetary gearbox isn't a stack of gear pairs you step through. It's one mechanism, three members, and a single equation — re-wired on the fly to keep an engine inside its power band, whether that engine is moving a 19-tonne city bus or a 60-tonne main battle tank.
Every planetary set you will ever encounter, in any gearbox, in any vehicle, obeys this. Learn it once.
A single planetary set has exactly three members that connect to the outside world: the sun, the ring, and the carrier (which holds the planet gears). The planets themselves never connect outward — they are idlers, meshing between sun and ring, doing nothing but transferring motion.
Where the equation actually comes from. Picture the carrier momentarily frozen — held still by hand. With the carrier fixed, the planets are just idler gears sitting in fixed locations, meshing sun-to-planet-to-ring exactly like an ordinary external/internal gear pair. In that frozen-carrier frame, the familiar gear relationship holds: ωsun × teethsun = −ωring × teethring (negative because an external gear meshing with an internal gear through an idler reverses direction once, then reverses back — net result, sun and ring counter-rotate relative to the carrier).
Now unfreeze the carrier and let it spin at its own speed ωcarrier. Every other member's speed has to be measured relative to the carrier, because that's the frame in which the simple gear relationship above is actually true. So you substitute (ωsun − ωcarrier) for what was "ωsun" and (ωring − ωcarrier) for what was "ωring", which gives:
Expand that and rearrange, and you land on the standard form used everywhere in transmission literature:
Three rotating members, one equation, two unknowns once you fix the third. Fix the speed of any one member (usually zero — grounded to the case), drive any second member as input, and the third is forced to be the output. There is no freedom left. That is the entire mechanism of every automatic transmission ever built.
Notice the reduction ratio in ring-fixed mode is always (1 + R) — never just R. That extra "+1" is the carrier's own geometric contribution: even with R close to zero (a tiny ring barely bigger than the sun), the carrier still can't exceed half the sun's speed, because the planets are physically orbiting as well as spinning. This is the detail that trips people up when they try to back-calculate tooth counts from a target ratio — the relationship is never a simple gear-pair ratio, it always carries that "+1" term from the orbiting motion.
Torque, not just speed. You called this a torque translator, and that's the more useful mental model than "gearbox" because torque is what actually moves the bus. In an ideal, lossless gear train, power in equals power out: P = T × ω is conserved. So if speed drops by a factor of 3 going through a 3:1 reduction, torque must rise by that same factor of 3 to keep power balanced. That's not a separate law — it falls straight out of the same Willis relationship, because the instant you fix the ratio of ωin to ωout, the ratio of Tout to Tin is just its reciprocal. A 3:1 speed reduction is, automatically, a 3:1 torque multiplication (minus a few percent for mesh friction). Real boxes lose roughly 2–4% per meshing planetary stage to friction and windage — worth knowing, but small enough that the Willis-equation math above is the dominant effect by a wide margin.
You are not selecting between different gear pairs. You are selecting which of the three ports is grounded, which is driven, and which is read as output — on the same physical hardware, every time.
Same sun, same ring, same planets. Only the grounding point changes — watch the telemetry strip above as you switch modes.
Ring-fixed gives the biggest reduction (best for launch). Sun-fixed gives the smallest. Carrier-fixed is the only mode that reverses direction. Locking sun to ring removes all reduction — direct drive. Four outcomes, one set of hardware.
Each mode reduces to its own clean formula straight from the Willis equation. With R = teeth(ring)/teeth(sun) and the default tooth counts above (sun 36, ring 72, so R = 2.0):
| Fixed member | Formula | At R = 2.0 | Direction |
|---|---|---|---|
| Carrier | ωring = −ωsun/R | 1800 rpm reverse | Reversed — only mode that flips direction |
| Sun | ωcarrier = ωring × R/(1+R) | 2400 rpm | Same — mild reduction, 1.50:1 |
| Ring | ωcarrier = ωsun/(1+R) | 1200 rpm | Same — deep reduction, 3.00:1 |
| none (locked) | ωcarrier = ωsun = ωring | 3600 rpm | Same — 1.00:1, no reduction at all |
That gap between sun-fixed (1.50:1) and ring-fixed (3.00:1) on identical hardware is exactly why automatic transmission designers treat "which member do I ground" as the primary lever, and tooth count tuning as the secondary, fine-grained lever. Swapping the grounded member alone gets you into a completely different reduction regime.
Why three planets, and why not more. The diagram above defaults to three planet gears spaced 120° apart, which is the most common count in road-car transmissions. Two constraints govern this choice, and they fight each other:
With sun = 36 and ring = 72 (sum = 108), valid planet counts are any N that divides 108 evenly while leaving room for the planets to physically clear each other: 3, 4, or 6 all work arithmetically; 5 does not (108/5 isn't an integer) without changing tooth counts slightly. This is the first place where your CPL-honed checklist instinct pays off directly — tooth count selection is a constraint-satisfaction problem before it's ever a ratio-optimization problem.
The Simpson gearset — two planetary sets sharing a common sun shaft.
A single set gives you a handful of ratios from one grounding scheme. To get a useful spread — first gear deep enough to launch a loaded vehicle, top gear tall enough for cruise — production transmissions compound two or more planetary sets, sharing members between them so the second set's behaviour is shaped by the first.
The classic arrangement, found inside the Ford C4/C6, GM Turbo-Hydramatic, and Chrysler Torqueflite three-speeds, ties the sun gears of a front and rear set to one common shaft, and feeds the front carrier's motion into the rear ring:
Production boxes ground these members using brake bands or multi-plate clutches against the case. The kinematics above are identical regardless of which hardware does the grounding — that choice affects packaging, shift feel, and durability, not the ratio math.
Deriving the compound ratios by hand. The console above uses sun A = 36 / ring A = 72 (RA = 2.0) and sun B = 32 / ring B = 76 (RB = 2.375). Walk through 1st gear with those numbers, starting from the single-set ring-fixed formula you already know:
2nd gear uses the front set's ring-fixed relationship instead, with RA = 2.0:
The step between 1st and 2nd here is 3.37/3.00 ≈ 1.12 — a deliberately small jump. Why the two sets use different tooth ratios at all (RA = 2.0 vs RB = 2.375) rather than identical sets: if both sets shared the exact same R, 1st and 2nd gear would collapse to suspiciously close ratios with no clean way to widen the spread, and you'd be leaning entirely on adding more sets just to get usable separation. Giving the rear set a slightly larger R than the front lets one pair of compounded sets alone produce a wider, more usable 1st-to-3rd spread without a third planetary stage — this is the actual design lever transmission engineers pull when laying out a Simpson box, not arbitrary part selection.
Step size (the ratio between adjacent gears) isn't free to be anything — too large a step and the engine drops out of its torque band on each shift, producing a harsh, surgey feel; too small and you need more gears to cover the same overall spread, adding cost and clutch count. Production Simpson 3-speeds typically target steps around 1.4–1.7 between 1st/2nd and 2nd/3rd. Tooth-count selection on a real box is this trade-off, solved numerically against the engine's actual torque curve — not solved by intuition alone.
Same Simpson hardware. One more clutch element. One ratio above 1:1.
Three forward speeds plus reverse, as above, is the floor. To get a fourth — an overdrive, where output spins faster than input — you don't add new tooth geometry. You take the ring-fixed relationship from the single-set module and run the ports backward: drive the carrier instead of the sun, ground the ring, and read output off the sun side.
| Gear | Driven | Grounded | Output from | Character |
|---|---|---|---|---|
| 1st | Sun A+B | Ring B | Carrier B | Deepest reduction — launch |
| 2nd | Sun A+B | Ring A | Carrier A | Medium reduction |
| 3rd | whole assembly | none — locked | either carrier | Direct 1:1 — lock-up |
| 4th | Carrier A | Ring A + Ring B | Sun A/B | Overdrive — output > input |
| R | Sun A+B | Carrier B | Ring B | Output inverted |
The engine never "knows" which configuration is active. It just keeps spinning its input shaft inside its happy rpm window. The box's only job is to keep re-wiring the Willis equation so that window maps to everything from breaking static inertia to a 90 km/h desert sprint.
Deriving 4th gear by hand — the part most explanations skip. You already have the formula for ring-fixed mode: ωcarrier = ωsun / (1 + R). Overdrive is the same equation solved for the opposite unknown — carrier is now the known (input), sun is the unknown (output):
That 0.33:1 number is steeper than any production 4-speed actually uses in top gear — real boxes deliberately choose front-set tooth ratios that give a gentler overdrive, typically 0.70–0.75:1, because tripling output speed would put the final drive and tyres at an unusable rpm. The math is identical; production tooth counts are simply chosen to land the overdrive ratio somewhere useful rather than somewhere extreme. This is the same constraint-satisfaction mindset as the planet-count problem above: the kinematics tell you what's possible, the application tells you what's useful, and tooth-count selection is where those two meet.
| Production unit | 1st | 2nd | 3rd | 4th | Architecture |
|---|---|---|---|---|---|
| Ford AOD | 2.40 | 1.47 | 1.00 | 0.67 | Simpson + overdrive set |
| GM 4L60E | 3.06 | 1.63 | 1.00 | 0.70 | Simpson + overdrive set |
| ZF 4HP22 | 2.74 | 1.57 | 1.00 | 0.73 | Ravigneaux + overdrive set |
Notice all three land 3rd gear at exactly 1.00 — that's not a coincidence, it's the direct lock-up mode you derived earlier, structurally guaranteed by the Willis equation whenever sun and ring of a set are clutched together. It costs nothing in engineering risk and always reads as exactly 1.00, which is why direct gear is the one ratio every Simpson-derived box shares regardless of manufacturer.
Three planetary sets, then four. The Willis equation never changes — only how many valid grounding combinations the clutch hardware can select.
The Lepelletier architecture (ZF 6HP, GM 6L80) splits the job into two stages: a small, permanently-configured front planetary set that pre-reduces engine output, feeding a Ravigneaux compound set at the rear — two sun gears and two planet families sharing one ring and one carrier. More selectable member combinations from fewer total parts than stacking a third full Simpson-style set.
Modern 8-speed boxes (ZF 8HP and similar) push this to four planetary elements with enough clutches and brakes to select far more grounding combinations again. The tooth count grows modestly. The clutch count, valve body complexity, and control software grow substantially — that's where most of the added engineering effort actually goes.
How a Ravigneaux set actually works. A single Ravigneaux set replaces two full planetary sets with one ring, one carrier, and two suns of different sizes — a small sun and a large sun, each meshing with its own family of planets, but those two planet families mesh with each other as well as sharing the one ring and one carrier. The small sun's planets act as idlers that hand motion to the large sun's planets, which then mesh the ring. The result: you get every grounding combination a Simpson pair could give you, plus extras, from roughly 30% fewer total parts.
Because there are now two independent R values feeding the same ring/carrier pair, you get a richer menu of selectable ratios than two fully separate Simpson sets would give you for the same part count — which is exactly the efficiency gain that made Ravigneaux-based boxes (ZF 4HP, 5HP, 6HP families; most Aisin and GM Hydra-Matic units from the late 1990s onward) the dominant architecture industry-wide.
Why clutch count explodes faster than gear count. Each forward ratio needs a unique combination of which elements are grounded and which are driven. With 3 planetary elements and roughly 5 selectable clutches/brakes, you can combinatorially reach 6 clean ratios. Push to 4 planetary elements and the valve body needs roughly 5–6 shift elements engaging in carefully sequenced pairs (never more than 2 active at once, but which 2 changes every gear) to reach 8 or 9 ratios cleanly. The growth is the *control problem*, not the gear problem — this is precisely why 8 and 10-speed boxes lean so heavily on dedicated transmission control units doing real-time clutch pressure modulation, rather than the simpler hydraulic-only valve bodies that sufficed for 3 and 4-speed boxes.
| Architecture | Sets | Typical spread | Where complexity lives |
|---|---|---|---|
| Simpson 3-speed | 2 | ~2.4:1 | Two sets, shared sun shaft |
| Simpson + OD 4-speed | 2 | ~4.0:1 | One extra clutch, re-wired ports |
| Lepelletier 6-speed | 3 | ~6.0:1 | Ravigneaux member combinations |
| 4-set 8-speed | 4 | ~7.0:1+ | Clutch count, valve body, software |
Read the spread column as "overall spread," meaning top-gear ratio divided by 1st-gear ratio — it's the single number that tells you how wide a range of road speeds the box covers for one engine rpm window, completely independent of how many steps you take to get there. A wider spread with more steps is exactly the "engine stays on the power curve from a standstill to top speed" property you noticed in the tank.
Everything in this manual is kinematics — speed and ratio relationships, true regardless of how much torque flows through the box. The moment real gears carry real torque, you're in a different discipline: tooth bending and contact stress, clutch pack engagement pressure, spline and bearing load ratings, case rigidity, bench validation. That's the hand-off point to an engineer or experienced machinist before metal gets cut.
The piece that ties tooth ratios back to the diesel engine itself.
A diesel engine — in your bus or that tank — produces peak torque across a narrow rpm band, typically a 600–900 rpm window. Outside that window, available torque drops off quickly in both directions: too low and the engine bogs, too high and you're burning fuel without proportional gain. The whole point of every ratio you've derived on this page is to keep the engine inside that narrow window as road speed sweeps from zero to maximum — a range that can be 50:1 or wider in road speed terms.
This is also exactly where the torque converter earns its place ahead of the planetary gearset, and why "torque translator" is a more honest name for the whole assembly than "gearbox." A torque converter is a fluid coupling that can itself multiply torque by a factor of 1.5–2.5:1 at low output speed (near a dead stop) and converges toward roughly 1:1 once output catches up to input speed. It covers the lowest, hardest-to-gear portion of the speed range — the moment of breaking static inertia, before any planetary ratio's reduction has fully taken effect — and then gets out of the way.
As road speed builds, the converter's multiplication fades toward 1:1 and the planetary box does the rest of the work, stepping up through 2nd, 3rd, and into overdrive — each shift timed by the control system to happen right as the engine reaches the top of its torque band, dropping it back to the bottom of that band in the next gear. Plotted against road speed, the result is a sawtooth: engine rpm climbs through the band, gearbox shifts, rpm drops back to the bottom of the band, climbs again. The engine spends its entire operating life riding that one narrow window — never far below peak torque, never uselessly high — while road speed itself climbs smoothly underneath it.
Breaking static inertia to climb an obstacle uses the converter's stall multiplication stacked on top of 1st gear's deep planetary reduction — the steepest combined ratio the whole drivetrain can produce. The desert sprint at 90 km/h uses overdrive, the shallowest. Same engine, same narrow torque band, same Willis equation re-wired five or six different ways in between. Nothing about the engine changed; everything about what sits between the engine and the tracks changed.