Every wire in an aerospace vehicle must be sized correctly. Too thin: it overheats or drops too much voltage. Too thick: wasted mass (at $10,000/kg to orbit, every gram matters). This simulation IS the core physics behind Artifact's constraint engine.
V_drop = I * R_wire
R_wire = rho * L / A (resistivity * length / area)
Round-trip: signal must travel TO the load AND return. L = 2 * one-way distance.
R(T) = R(20C) * [1 + 0.00393 * (T - 20)]
Copper resistance increases ~0.4% per degree C. At 85C ambient, resistance is 26% higher than rated.
Max voltage drop: 3% of bus voltage
For a 28V bus: max 0.84V drop. For a 5V logic bus: max 0.15V drop.
Wire must handle 1.5x rated current without exceeding temperature limit
Adjust current, length, temperature, and bus voltage. The table shows which wire gauges pass and which fail. The BEST gauge is the thinnest (lightest) wire that still meets all constraints.
SAE AS50881 Section 3 (Wire Sizing & Current Derating)
NASA-STD-8739.4 Section 5 (Harness Design)
MIL-HDBK-454 Guideline 1 (Wire Selection)
MIL-W-22759 (Aerospace Wire Specification)