Two-Stage Gearbox
STAGE 1B · POWER — Compounding two reductions on a layshaft, then laying it out on a plate in Fusion 360
One Stage Runs Out
One gear mesh caps useful reduction near 5:1
- Big single reductions need a huge driven gear
- Huge gears eat packaging space and weight
- Two small meshes hit big ratios compactly
- NEO at 5676 RPM needs ~10:1+ for wheels
Anchor this: last lesson they built a SINGLE reduction. A NEO free-speeds at 5676 RPM, a Kraken x60 at ~6000. A 4in wheel at that speed is ~110 ft/s — absurd. We need roughly 8:1 to 12:1 for a drivetrain. Ask: why not just one 10:1 gear pair? Because the driven gear would be enormous (a 12-tooth pinion needs a 120-tooth gear). Two stages split the work so both gears stay small. Common mistake: students think more teeth always means slower; remind them ratio is driven/driving teeth.
Ratios Multiply
Total ratio = Stage 1 × Stage 2
- Example: 4:1 × 3:1 = 12:1 overall
- Each stage = driven teeth / driving teeth
- Torque multiplies up, speed divides down
- Pick gear teeth, not just the ratio
Do this live on the whiteboard. Stage 1: 12T pinion drives 48T = 4:1. Stage 2: 16T drives 48T = 3:1. Multiply: 12:1. Stress that you compound by MULTIPLYING, not adding. Then connect to real gears: in FRC we use 20DP gears with 1/2in hex bores. Tooth counts must be whole numbers, so not every ratio is buildable — that is why we choose teeth first. Output torque is input torque × 12 (minus efficiency, ~95% per stage).
Meet The Layshaft
Layshaft = the middle shaft between stages
- Input shaft carries motor pinion
- Layshaft holds Stage 1 gear AND Stage 2 pinion
- Output shaft carries the final big gear
- Two gears on the layshaft must spin together
This is the conceptual heart of the lesson. The layshaft (also called countershaft or jackshaft) is what makes it a compound gearbox. Two gears live on it and are keyed to the same hex shaft, so they rotate as one unit. The Stage 1 driven gear receives power; the Stage 2 pinion (smaller, same shaft) sends it on. Common confusion: students draw the second pinion on the wrong shaft. Both Stage 1 gear and Stage 2 pinion ride the layshaft.
Parameters First
Modify > Change Parameters before modeling
- Add DP=20, stage1=4, stage2=3, hex=0.5in
- Compute pitch diameters from teeth ÷ DP
- Drive sketch dimensions off parameters
- Change a ratio later, geometry updates
In Onshape this would be Variables; in Fusion it is User Parameters under Modify > Change Parameters. Pitch diameter = teeth / diametral pitch. A 48T 20DP gear is 48/20 = 2.4in PD. Center distance between two gears = (PD1 + PD2) / 2. Set these up NOW so when a student wants to retune the ratio, the whole sketch flexes. Common mistake: hardcoding center distances, then nothing updates when they change tooth counts.
Use The Spurgear Add-In
Utilities > Add-Ins > SpurGear script
- Enter module or DP, pressure angle 20°
- Type tooth count per gear, generate body
- Cut a 1/2in hex bore through each
- Make every gear its own Component
Fusion ships a SpurGear sample add-in (Utilities tab > Add-Ins > Scripts and Add-Ins). It builds true involute gears. Set pressure angle to 20 degrees to match FRC AndyMark/WCP/REV gears. After generating, sketch a 1/2in hex and extrude-cut the bore so it mounts on hex shaft. Make each gear a separate Component (right-click > Create Components from Bodies) so you can joint them. Tip: gear thickness around 0.375in for a typical FRC gear; thicker for high torque.
CENTER DISTANCE IS NON-NEGOTIABLE
Each mesh must sit at exactly (PD1 + PD2) / 2 apart — too close and gears bind, too far and teeth skip.
Locate Three Bores
Sketch all three shaft centers on the plate
- Constrain Stage 1 CD between input and layshaft
- Constrain Stage 2 CD between layshaft and output
- Layshaft position is fixed by both meshes
- Add bearing bore diameter (e.g. 1.125in)
Now packaging. Sketch on the plate. Fix the input bore. Dimension the layshaft bore at Stage 1 center distance from input — but it can swing on an arc, so the angle is a design choice (this is the 'triangle' students get to lay out). Then the output bore is Stage 2 CD from the layshaft. Use 1.125in bores for standard 1/2in hex thunderhex bearings (or 0.875in for smaller). Encourage them to angle the layshaft so the gearbox fits their available space.
Joint The Geartrain
Use Rigid joints to lock gears to shafts
- Revolute joint each shaft to the plate
- Layshaft: rigid-joint both gears together
- Set Motion Link so gears spin at ratio
- Test: drive input, watch output turn
Onshape Mates become Fusion Joints. Each shaft gets a Revolute joint (one rotational DOF) to the plate. Gears lock to shafts with Rigid joints. The two layshaft gears are rigid to each other and the shaft, so they MUST spin together — that is the compounding. To animate properly, add a Motion Link between input and output revolute joints at the computed ratio. Common mistake: forgetting a joint and the gear floats, or making everything rigid so nothing spins.
Plates, Standoffs, Bearings
Two parallel plates sandwich the gears
- Hex shafts ride in bearings pressed in plates
- Standoffs set the gap and hold plates apart
- Mount motors with NEO/Kraken bolt patterns
- Leave clearance: gears can't touch plates
A real gearbox is two plates with the geartrain sandwiched between. Shafts ride in bearings (REV/WCP hex bearings press into the plate bores). Standoffs or a spacer set the plate gap so gears have axial clearance. Motors bolt to one plate over the input shaft — show the NEO (25-tooth-ish bolt circle) or Kraken pattern. Remind them to leave ~0.020in clearance so a slightly-thick gear doesn't rub the plate. This is where packaging gets real.
Your Task
- Design a two-stage gearbox, ~9:1 total
- Use 20DP gears, 1/2in hex shafts
- Set up User Parameters for both ratios
- Lay out 3 bores on a plate, correct CDs
- Joint it and confirm output spins right way
- Verify center distances by hand first
- Animate input → output with Motion Link
- Fusion Share > Public Link
- Paste the link on AltHub
- Note your exact overall ratio in the post
Give them freedom on the exact teeth as long as the product lands near 9:1 (e.g. 12:48 × 14:42 = 4 × 3 = 12, or 14:50 × 16:42 ≈ 9.4). Require parameters, correct center distances, and a working joint chain. Walk the room checking that the layshaft carries TWO gears. The deliverable is a Fusion Share public link pasted on AltHub with their computed ratio. Reward clean packaging and a layshaft angle that fits a sensible footprint.
🧰 Add-ins for this step
Use the installed AltSkripts / FRC-COTS tools here — don't do it the slow way.
- C-C Distance — set each stage's center distance.
Two Stages, One Layshaft
- Ratios multiply: Stage 1 × Stage 2 = total
- Layshaft carries Stage 1 gear AND Stage 2 pinion
- Center distance = (PD1 + PD2) / 2, exact
- Parameters first, joints last, then test the spin
Your Task
- Model what this lesson covers in Fusion 360.
- Use the AltSkripts tools where they apply.
- Save it with a clear name.
- In Fusion: Share → Public Link → Copy.
- Paste the link below.
- A coach reviews it in AltHub.