๐Ÿ† Competition ยท All Roles ยท Intermediate

Robot Rebuild Decision Guide

Should you rebuild between events or keep iterating on the current robot? This guide walks through the decision framework, how to evaluate whether changes are working, and how to make the call as a team.

When to use this: After a tournament, or when someone on the team proposes a major design change. Use the decision tool below before committing any build time.
๐ŸŽ› Decision Tool
Answer each question honestly
How many competitions remain this season?
How does the current robot score relative to competition?
Are the main issues mechanical, or driver/strategy?
How long to rebuild the proposed change?
Has the proposed change been CAD'd and prototyped?
โœ… When to Keep Iterating
Keep iterating โ€” don't rebuild
โš  When a Partial Rebuild Makes Sense
Partial rebuild โ€” one subsystem only
๐Ÿ”ด When a Full Rebuild Is Justified
Full rebuild โ€” rare and deliberate
The rebuild trap: Most mid-season rebuilds are started because the team is frustrated after a bad tournament. Frustration is not a design criterion. Wait 48 hours, run the decision tool above, and make the call with data โ€” not emotion.
๐Ÿ“ How to Document the Decision
Every major design decision โ€” including "we chose not to rebuild" โ€” is notebook evidence. Document it using the EDP Select step format: list the alternatives considered, your criteria and weights, and the conclusion.
⚙ STEM Highlight Engineering: Iterative Design vs Redesign Decision Framework
The rebuild decision applies engineering change analysis: quantify the expected improvement from redesign versus targeted iteration, and compare against time and resource cost. Rebuilding is appropriate when the root cause is a fundamental design flaw. Targeted iteration is appropriate when the root cause is a parameter error. Rebuilding for parameter errors wastes time; iterating on design flaws wastes more.
🎤 Interview line: “We apply a structured framework before any rebuild decision: identify the root cause, classify it as design flaw or parameter error, estimate targeted fix time, and compare to rebuild time. At our second competition, intake jams were traced to roller compression — a parameter error, not a design flaw. A 2-hour targeted fix reduced jam rate from 40% to 6%.”
After two competitions you have 4 weeks to the next event. Your intake jams 40% of cycles. A full rebuild takes 3 weeks. What is the correct decision framework?
⬛ Always rebuild — 40% jam rate will never improve without a complete redesign
⬛ Never rebuild close to competition — iteration is always safer than replacement
⬛ Calculate: if targeted fixes can reduce jam rate to under 10% in 1 week, fix it. If not, rebuild — but only with 3+ weeks and a confirmed root cause that requires fundamental redesign
← ALL GUIDES