FRC 6328 (Mechanical Advantage) publicly documents its design process, making it a goldmine for an advanced case study. Their public CAD & Design updates and mechanism examples reveal a coherent, repeatable methodology. The quotes below come from 6328's 2022 'CAD & Design Update' build-thread post.
1. Gusset + tube as a design language. 6328 leans heavily on a 'gusset + tube' construction style, having shifted away from sheet-metal construction toward primarily tube-and-gusset since around 2020. The explicit reason, in their words: thanks to the gusset+tube style, 'we should be able to fairly easily adjust portions of the design when something inevitably doesn't work.' 2x1/1x1 aluminum tube joined by laser/waterjet gussets means a geometry change is a new gusset and a re-cut tube — not a redesigned weldment. This is a deliberate bet that the design will change, so make change cheap.
2. Prototype before you finalize. 6328 validates mechanisms with physical prototypes before committing the production CAD ('we had good success with this in our prototype testing'). The detailed model captures a proven mechanism, so it is not wasted on a concept that fails on the field. This inverts the naive 'CAD everything, then build' flow — the risky functional questions are answered first.
3. Mass budget drives decisions. They use Onshape mass properties throughout and design to a target — in 2022 the robot ran ~94.7 lb (without battery/bumpers) with Onshape predicting ~110 lb total, leaving headroom reserved for a climber. Every lightening and material choice is made against that running budget, not retrofitted at the end. This is the discipline that makes FEA-driven lightening actionable: you lighten because you have a number to hit.
4. Iterate explicitly. Their updates describe 'many small (and not so small) iterations which were made before actually manufacturing a first revision' — formal review cycles, not one-and-done. Concrete component choices show up in their writeups (e.g., MAXPlanetary gearboxes on the climber). Their mechanism examples — such as the 2023 A-frame arm pivot with a custom MAXSpline gearbox and dead-axle clamping — are published so other teams can study the exact geometry.
Repeatable practices to steal:
- Default to gusset+tube so geometry changes are cheap re-cuts.
- Prototype the risky functional mechanism before detailed CAD.
- Carry a live mass budget in Onshape and design every part against it.
- Treat the first manufactured revision as the result of multiple reviewed iterations, not the first idea.
- Document and version mechanisms so the team (and future teams) can learn from them.
Adopting even two or three of these moves a program from 'design and hope' toward the evidence-driven, change-tolerant process that separates consistently competitive teams.
Key takeaways
- Gusset+tube construction makes geometry changes cheap re-cuts, intentionally designing for the changes that will happen
- Prototype risky mechanisms physically before committing production CAD, so detailed models capture proven designs
- Carry a live mass budget (6328's 2022 robot ran ~94.7 lb, ~110 lb predicted with climber headroom) and reach the first manufactured revision through multiple reviewed iterations
You've reached the end of this track
Take the quiz · +10 XP with an accountSources & corrections
This lesson is AI-assisted: drafted from primary sources, then reviewed and edited by hand. Errors still get through. When one is reported we fix it and write down what changed — publicly, in the corrections log.
Sources and further reading
- FRC 6328 — CAD & Design Update (Littleton Robotics, 2022)littletonrobotics.org
- FRCDesign.org — 6328 A-Frame Pivot 2023 mechanism examplefrcdesign.org
- Chief Delphi — FRC 694 StuyPulse 2025 Build Thread (Open Alliance design process)chiefdelphi.com
Read next
Articles on this, for competition day
The lesson covers how it works. These cover what to do when it breaks.
- 8 min read
FRC Onshape Tutorial: How to CAD Your First Robot Part
A beginner Onshape tutorial for FRC: sign up free, learn Part Studios and Assemblies, sketch and extrude your first part, and pull in COTS parts.
Read - 4 min read
The FRC Robot Design Process, Step by Step
A clear, beginner-friendly walkthrough of the FRC robot design process, from game analysis and strategic prioritization to prototyping, CAD, and iteration.
Read - 16 min read
FRC Elevator and Arm Design: Staging, Rigging, Motors, Gravity, and Safety
A primary-source FRC guide to designing elevators and arms: cascade vs continuous rigging, staging, motor and gear-ratio sizing, gravity math, and safe holding.
Read
Lesson quiz
RequiredAll 3 right completes the lesson. Miss one and only that question comes back — anything you already answered correctly stays banked.
0 of 3 answered
01.What construction style did FRC 6328 (Mechanical Advantage) shift toward, away from sheet metal, in their documented methodology?
02.What was the main advantage 6328 cited for the gusset-and-tube approach?
03.How does 6328 handle robot mass during design, per their documented process?
Answer every question to submit.
All 31 lessons in CAD & Design
- Not started:Configurations vs. Parametric Variables: Designing One Model, Many Robots
- Not started:FeatureScript Automation for FRC
- Not started:Browser-Based FEA: Weight-Optimizing Real Structures
- Not started:Swerve System Geometry & Motion Math
- Not started:Case Study: FRC 6328's Modular Gusset-and-Tube Methodology