The mindset
Most matches are lost to reliability, not strategy. A robot that does one thing every match beats one that does three things sometimes. This lesson converts the prior failure modes into proactive habits.
The pre-match pit checklist
Run this before every match:
- Battery: charged, >12.4 V resting, securely strapped, and the main Anderson connector tight, loose battery leads cause brownouts.
- Fastener audit: wrench-check drivetrain, gearbox, and superstructure bolts. Re-seat anything backing out.
- Pneumatics: charge the system, confirm the high side reaches system max and the regulated low side reads ~60 PSI, listen for leaks, and confirm the system holds with the compressor off.
- Bumpers: within the legal mounting zone, numbers visible, hardware tight.
- CAN/wiring: tug-test motor controller and CAN connectors; a wiggled CAN wire drops a device mid-match. Confirm no flashing fault LEDs.
- Mechanism dry-run: in the pit, cycle every mechanism through its range and watch for binding or odd current draw.
Spare-parts kit (bring duplicates of failure-prone items)
- A charged spare battery (always more than one).
- Spare motor controllers and a spare motor of each type used.
- Pneumatic fittings, tubing, and a spare solenoid.
- Hex shaft stock, hex bearings (1/2 in hex), sprockets/belts, and assorted fasteners + nylocks.
- Blue threadlocker, zip ties, electrical tape, and spare Anderson connectors.
CAN and wiring discipline
- Strain-relieve every connector so vibration can't unseat it.
- Keep CAN runs away from sharp edges and moving mechanisms; a pinched CAN wire kills the whole bus downstream.
- Label CAN IDs and keep a wiring map in the pit. (Remember: PDP and legacy CTRE PCM at CAN ID 0.)
Triage during an event
When something breaks between matches: reproduce it, look at the failed part to read the root cause (per the gearbox/fastener lesson), apply the matching fix, and re-test the full cycle before queueing again. Don't ship an unverified fix to the field.
After the event
Keep a reliability log: what broke, the root cause, and the permanent fix. Teams that log failures stop repeating them season over season.
Key takeaways
- Reliability wins matches: run a fixed pre-match checklist covering battery, fasteners, pneumatics, bumpers, CAN/wiring, and a mechanism dry-run.
- Carry a spare-parts kit (extra batteries, motor controllers, fittings, hex shaft/bearings, threadlocker) for fast pit repairs.
- Strain-relieve and route CAN/wiring away from moving parts (PDP/PCM at CAN ID 0), and never send an unverified fix back to the field.
Go deeper
Lesson quiz
RequiredAnswer all 4 questions correctly to complete this lesson.
01.In the pre-match pit checklist, how should the battery be prepared before a match?
02.What does the pneumatics step of the pre-match checklist ask you to verify?
03.Why is it important to strain-relieve and carefully route CAN wiring?
04.When something breaks between matches, what should you do during event triage?
Answer every question to submit.
All 47 lessons in Mechanical, Build & Pneumatics
- Not started:Mini-Project 1: A Single-Jointed Arm From Math to Motion
- Not started:Mini-Project 2: A Two-Stage Cascade Elevator
- Not started:Mini-Project 3: A Velocity-Controlled Flywheel Shooter
- Not started:Mini-Project 4: A Pivoting Roller Intake
- Not started:Mini-Project 5: Integrating a COTS Swerve Module
- Not started:Pneumatics Won't Fire: A Full Diagnostic Tree
- Not started:The Robot Won't Drive Straight (and Other Drivetrain Sins)
- Not started:Gearboxes That Grenade and Fasteners That Vibrate Loose
- Not started:Closed-Loop Mechanisms That Oscillate, Sag, or Stall
- Not started:Field-Ready Reliability: Inspection, Spares, and the Pit Checklist
- Not started:Characterizing Any Mechanism with SysId
- Not started:Simulation-Driven Design with WPILib Physics Models
- Not started:Motion Profiling and Superstructure Coordination
- Not started:Designing for Weight, Stiffness, and Manufacturability
- Not started:Case Studies: Learning From Open Alliance Robots