Skip to main content

Lesson 9.2: Wire Gauge, Current Capacity, and Voltage Drop


Technical Context

Wire has resistance. Current through resistance produces heat and loses voltage, and both matter on a robot running motors near their limits from a battery that is already sagging.

Two separate checks decide the gauge, and a wire can pass one and fail the other.


Check One: Can It Carry the Current

Every gauge has a practical current limit above which it heats unacceptably. Smaller gauge numbers mean thicker wire and higher capacity.

This check protects the wire and everything near it. An undersized wire carrying motor current gets hot, softens its insulation, and eventually fails, sometimes as a short.

Check Two: Does It Drop Too Much Voltage

V_drop = I * R_total
R_total = resistance_per_foot * 2 * one_way_length

The factor of 2 is because current flows out and back. A three foot run to a motor is six feet of wire in the circuit.

This check protects performance. Voltage lost in the wire is voltage the motor does not get, and since both free speed and stall torque scale with voltage, a large drop makes the motor measurably weaker. A common target is to keep the drop under about 3% of system voltage.

Both checks, every time

A wire can pass the current check and fail the voltage drop check on a long run, and it can pass the drop check on a short run while being too thin to carry the current. Run both.


Try It

BringSustained current and the run length measured along the actual route.
ChangeThe length, and watch the drop scale with it.
ReadThe smallest gauge passing both checks. Drop uses twice the run.

Wire Gauge and Voltage Drop

Carry the current, and keep the volts at the motor.

Where the volts go
battery 12.0 V11.76 V arrives0.241 V lost (2.01%)16 AWG, 3.0 ft, 10.0 Awithin the 3.0% budget
Reaches the motorLost as heat in the wire

Current flows out and back, so the drop is calculated over twice the run length. Both free speed and stall torque scale with voltage, so what is lost here is power the mechanism never receives.

16 AWGSmallest workable gauge2.01% drop
0.241Voltage drop (V)Round trip, out and back
2.41Power lost in wire (W)Heat, not motion
AWGRound trip resistanceVoltage dropDrop %Carries current
100.0060 ohm0.060 V0.50%Yes, up to 55 A
120.0095 ohm0.095 V0.79%Yes, up to 41 A
140.0152 ohm0.151 V1.26%Yes, up to 32 A
160.0241 ohm0.241 V2.01%Yes, up to 22 A
180.0383 ohm0.383 V3.19%Yes, up to 16 A
200.0609 ohm0.609 V5.08%Yes, up to 11 A
220.0968 ohm0.968 V8.07%No, rated 7 A

That gauge satisfies both the current and the voltage drop checks. Going one size larger costs a little weight and buys margin for a hot motor pulling more than you estimated.

Resistance values are for copper at room temperature; hot wire has higher resistance, so real drop is slightly worse. The chassis current column is a general wiring guideline, not an FTC rule. Always check the current season's game manual for the required gauges and connectors between the battery, main breaker, and power distribution.

Values are not saved. Nothing is sent anywhere.Open in the workbench

Enter the current the circuit actually draws in sustained operation, not the stall current, and measure the run length along the route the wire takes rather than the straight line distance.


Where the Big Currents Are

CircuitCharacter of the load
Battery to main switch to hubThe entire robot's current, the heaviest run
Hub to drive motorsHigh, and highest during pushing
Hub to mechanism motorsHigh while lifting, low otherwise
Servo powerModerate, shared across the servo rail
SensorsVery small

The battery run carries everything and deserves the most attention. Motor runs matter individually, and the drive motors matter most because a pushing match holds them near their maximum for seconds at a time.

The season's rules specify wiring requirements

Required gauges, connector types, and fusing between the battery, main switch, and power distribution are defined in the game manual and are checked at inspection. Read the current manual before choosing anything for the main power path. The calculator above is an engineering tool, not a legality check.


Battery Voltage Sag

An FTC battery has internal resistance, so its terminal voltage falls under load. Add wiring drop on top and the voltage reaching a motor during a hard push can be noticeably below nominal.

Consequences:

  • Motors are weaker exactly when they are working hardest
  • If voltage falls far enough, the Control Hub can reset, which stops the robot entirely for several seconds
  • The effect worsens as the battery discharges over a tournament day, which is why problems appear in late matches

Mitigations: keep the battery run short and thick, keep connections tight and clean, charge and rotate batteries through the day, and design mechanisms with torque margin so they do not need full voltage to function.


Connections Are the Usual Culprit

More FTC electrical failures come from connections than from wire.

  • A poor crimp has high resistance, heats under load, and gets worse over time. A good crimp cannot be pulled off by hand.
  • A partly seated connector works on the bench and disconnects when the robot is hit.
  • Corroded or dirty contacts add resistance.
  • A connector under mechanical stress from a cable being pulled by robot motion eventually fails, which is why Lesson 9.3 exists.

Test every crimp with a firm pull when it is made. It takes one second and it prevents a category of failure that is very hard to diagnose later.


Fill-in-the-Blank Practice

  1. Voltage drop must be calculated using __________ times the one way run length, because current flows out and back.
  2. A common target for acceptable voltage drop is under about __________ percent of system voltage.
  3. More FTC electrical failures originate in __________ than in the wire itself.
Show answers
  1. two (double)
  2. 3
  3. connections (crimps and connectors)

Exercise

Measure the run length of your battery to hub cable and each drive motor cable along the route the wire actually takes. Run each through the calculator using a realistic sustained current. Then pull-test every crimp on those runs.

Ready to move on?

Only mark complete if you genuinely understand the material. Your progress will be saved in this browser.

Stuck on this lesson?

Ask about anything on this page. It can see which lesson you have open and which part you are reading.