1E · Subsystems/Electronics Layout
1E · SubsystemsLesson 49 of 52

Electronics Layout

STAGE 1E · SUBSYSTEMS — Designing and modeling the robot electronics board in Fusion 360

Est 22 minLevel AdvancedSoftware Fusion 360
01

The Board Is A Subsystem

Electronics deserve CAD, not a pit afterthought.

  • A bad layout costs you in-match brownouts.
  • Plan wire runs before you cut a plate.
  • Pit crew needs to reach every breaker.
  • Model it once, drill it perfectly once.

Open by busting the myth that electronics are 'figured out later.' Every veteran team has lost a match to a wire that fell off or a CAN bus that came loose because the board was crammed. Tell them: the electronics board is a real subsystem with real constraints — accessibility, heat, wire length, vibration. We CAD it so we can pre-drill mounting holes and route wires deliberately. Common rookie mistake: leaving 2 inches of clearance for a connector that needs 5.

02

Know Your Components

RoboRIO 2.0 — the brain, needs USB + Ethernet access.

  • REV PDH (or CTRE PDP) — power distribution, 24 channels.
  • Motor controllers: SPARK MAX, Talon FX (in-motor on Kraken).
  • VRM/RPM, radio (VH-109), pneumatics hub if used.
  • 120A main breaker + battery leads.
FUSION 360 · SCREENSHOT
FIG 1
A labeled top-down photo or render of a real 7558 electronics board with each component called out: RoboRIO, PDH, SPARK MAXes, radio, breaker.

Walk through the real parts you'll actually mount this season. Kraken X60s have integrated Talon FX controllers, so you mount fewer separate controllers than a NEO/SPARK MAX setup. Clarify PDH (REV, modern) vs PDP (CTRE, legacy) — most teams now run PDH. Emphasize the radio (VH-109 this year) and that it MUST be reachable to re-image. Point out the main breaker has to be hittable by a referee/driver in an emergency.

03

Gather The Step Files

Download CAD from REV, CTRE, AndyMark vendor pages.

  • Insert > Insert Mesh or Upload STEP/F3D to project.
  • Drag each part in as its own Component.
  • Rename components clearly: 'PDH', 'RoboRIO', 'Radio'.
  • Ground the electronics plate; joint parts to it.
FUSION 360 · SCREENSHOT
FIG 2
Fusion 'Insert > Insert McMaster-Carr' dialog and the Data Panel showing uploaded REV PDH and RoboRIO STEP files.

In Fusion, vendor STEP files get uploaded to your Data Panel, then inserted into the assembly — this is our equivalent of Onshape's MKCad library. REV and CTRE publish accurate STEP models; download the real ones rather than modeling boxes, because connector clearances matter. Show them how inserting creates a component. Stress renaming immediately — an assembly of 'Component12, Component13' is unusable. Ground the plate first so nothing floats.

04

Model The Plate

Sketch the plate outline on the mounting plane.

  • Match your belly-pan or upright real estate.
  • Extrude 1/8in to 3/16in polycarbonate thickness.
  • Use a User Parameter for thickness (Change Parameters).
  • Add fillets or chamfers on outer corners.
FUSION 360 · SCREENSHOT
FIG 3
A Fusion sketch of the electronics plate outline dimensioned to the available frame space, ready to extrude.

Start the actual modeling here. The plate is usually 1/8in to 3/16in polycarbonate (lexan) — light, non-conductive, easy to drill. Show Modify > Change Parameters to make a user parameter like 'plate_thk = 0.125 in' so they can swap thickness globally later. Polycarb is chosen over aluminum specifically because it won't short electronics if a wire chafes. Mention they should leave a border margin so mounting bolts to the frame don't collide with components.

05

Place The Big Three

Position PDH, RoboRIO, and radio first.

  • PDH central — short, fat runs to the battery.
  • RoboRIO where USB/Ethernet stays reachable.
  • Use Joints (rigid) to lock parts to the plate.
  • Leave a finger-width gap between components.
FUSION 360 · SCREENSHOT
FIG 4
Three components (PDH, RoboRIO, radio) placed on the plate, each shown with a rigid Joint icon in the browser.

Layout strategy: place the power-hungry PDH near where the battery sits so the heavy-gauge leads stay short (less voltage drop). Use rigid Joints, not Mates — in Fusion the equivalent of an Onshape Fasten mate is a Rigid Joint. Demo capturing the position then applying As-Built Rigid Joint. The 'finger-width gap' rule prevents the classic mistake of a board so tight you can't plug in a CAN wire or hit a breaker.

06

Lay Out Controllers

Group motor controllers by subsystem they drive.

  • Keep SPARK MAX vents unobstructed for cooling.
  • Krakens need no board space — Talon FX is onboard.
  • Orient connectors toward open wire channels.
  • Mirror left/right pairs for tidy symmetry.
FUSION 360 · SCREENSHOT
FIG 5
A row of SPARK MAX controllers placed and rigid-jointed on the plate, oriented so power and CAN connectors face an open routing lane.

If running NEOs, you'll have a SPARK MAX per motor — these get warm, so don't bury their vents. Krakens save board space because the controller is integrated. Teach them to orient connectors all the same direction so the wiring harness flows cleanly. Mirroring matters: if drivetrain has 4 controllers, lay them symmetrically so wiring is intuitive for the build team. Use Fusion's Mirror feature on positioned components if helpful, or just copy-paste.

Key idea

ACCESSIBILITY BEATS DENSITY

If your pit crew can't reach a breaker or unplug the radio in 10 seconds, the layout is wrong — no matter how clean it looks.

07

Route The Wires

Sketch wire paths as lines on the plate.

  • Plan zip-tie anchor points along each run.
  • Keep CAN bus a continuous daisy-chain loop.
  • Separate high-current leads from signal wires.
  • Account for bend radius at every connector.
FUSION 360 · SCREENSHOT
FIG 6
Top view with sketched polylines representing wire runs from PDH to each controller, plus marked zip-tie/anchor hole locations.

You won't model every wire as a 3D body, but sketching the runs as lines reveals whether a path is too short or crosses itself. CAN bus is a daisy-chain — plan the order of devices so the loop is short and tidy, terminated at both ends. Keep fat power leads away from signal/CAN to reduce noise and for neatness. Connectors need bend-radius room — Anderson/SB50 and Phoenix connectors are bulky. Mark holes for zip-tie anchors now so they get drilled.

08

Drill The Mounting Holes

Use each component's real bolt pattern.

  • Hole + extrude-cut through the plate.
  • #10-32 clears most FRC standoffs and rivets.
  • Add holes to bolt plate to the frame.
  • Project component footprints to locate holes.
FUSION 360 · SCREENSHOT
FIG 7
Plate sketch showing projected component footprints and dimensioned hole pattern, with Hole feature dialog open for #10-32 clearance.

Now make the plate manufacturable. Use the Project/Include geometry tool to pull each component's mounting-hole locations onto the plate sketch, then place real holes. Most FRC electronics mount with #10-32 or #8-32 hardware, often on standoffs. Show the Hole feature vs a simple extrude-cut circle. Don't forget the holes that fasten the plate itself to the robot frame. This pre-drilled plate is the payoff — hand it to a router or drill press and everything lines up.

09

Check Clearance & Weight

Use Inspect > Interference to find collisions.

  • Confirm connectors have plug-in clearance.
  • Verify breaker and radio stay hand-reachable.
  • Check plate fits the frame envelope.
  • Assign polycarb material for a weight estimate.
FUSION 360 · SCREENSHOT
FIG 8
Fusion Inspect > Interference results panel showing zero interferences, plus the Physical Properties dialog reporting plate mass.

Run Inspect > Interference to catch overlapping components — a common error after dragging parts in. Remind them clearance isn't just static overlap; a connector needs swept room to plug in. Assign the polycarb material so Fusion computes realistic mass for the robot weight budget (you're chasing the 125 lb / ~115 lb limits). Do one last human-factors pass: pretend you're the pit crew and 'reach' every serviceable item.

Your Task

BUILD THIS
  • Model a polycarb electronics plate.
  • Place PDH, RoboRIO, radio + 4 controllers.
  • Rigid-joint every component to the plate.
  • Drill real mounting + frame holes.
  • Sketch your wire-routing plan.
HOW TO SUBMIT
  • Run Inspect > Interference — must be clean.
  • Assign polycarbonate material.
  • Fusion Share > Public Link.
  • Paste the link on AltHub.
  • Add one note: hardest accessibility call.

Give them the rest of class. Circulate and check that components are real STEP files, not placeholder boxes, and that joints are rigid (not floating). The most common stumble will be holes that don't match the real bolt patterns — push them to use Project geometry. Collect via Fusion Share public links pasted on AltHub. The reflection note forces them to think about the accessibility tradeoff they made, which is the whole point of the lesson.

Recap

Electronics Is A Subsystem Access Over Density

  • Real STEP files, real bolt patterns, rigid joints.
  • Route wires and pre-drill holes deliberately.
  • Polycarb plate, parameter-driven thickness.

Your Task

Build this
  • Model what this lesson covers in Fusion 360.
  • Use the AltSkripts tools where they apply.
  • Save it with a clear name.
How to submit
  • In Fusion: Share → Public Link → Copy.
  • Paste the link below.
  • A coach reviews it in AltHub.