Resistance in a conductor is the physical opposition to electron flow, converting electrical energy into heat based on the material's resistivity, length, and cross-sectional area. When you push current through a wire, that inherent friction causes a voltage drop and generates thermal energy. If you ignore it, your 12V solar array might only deliver 10.5V to the charge controller, your ESP32 might brownout during WiFi transmission, or your table saw motor might overheat and trip its internal thermal breaker.
What Resistance Actually Changes in Your Circuit
In any real installation, conductor resistance alters two critical parameters: voltage delivery and thermal dissipation. According to Ohm's Law ($V = I \times R$), every ohm of resistance in your wire steals voltage from your load. According to Joule's Law ($P = I^2 \times R$), that stolen voltage is converted directly into heat inside the wire insulation.
People commonly confuse resistance with two other concepts:
- Resistivity: Resistivity ($\rho$) is an intrinsic property of the material (e.g., copper vs. aluminum). Resistance ($R$) is the property of the specific object you are holding (e.g., a 50-foot spool of 12 AWG copper). You can change a wire's resistance by cutting it shorter; you cannot change its resistivity without swapping the metal.
- Impedance: In pure DC circuits, resistance is the only opposition to current. In AC circuits, inductance and capacitance join the party, creating impedance ($Z$). For standard 60Hz home wiring, AC impedance is nearly identical to DC resistance, but in high-frequency RF or fast-switching PWM signals, impedance dominates.
The Math: A Worked Numeric Example
To calculate the exact resistance of a wire run, we use the practical mil-foot formula rather than raw metric resistivity, as it aligns with American Wire Gauge (AWG) standards. The formula is:
Where $K$ is the specific resistance of the metal, $L$ is the total circuit length (out and back), and $CM$ is the cross-sectional area in circular mils.
Let's calculate the resistance and voltage drop for a 50-foot run of 14 AWG copper THHN wire carrying a 15A load on a 120V AC branch circuit.
- Identify K: For copper at the standard 75°C termination temperature used in NEC ampacity tables, $K \approx 12.9$ ohms per mil-foot. (At 20°C room temp, it's 10.4, but wires heat up under load; always design for the hotter value).
- Calculate L: The run is 50 feet out to the load, and 50 feet back to the panel. Total $L = 100$ feet.
- Identify CM: According to Southwire's conductor data, 14 AWG wire has a cross-sectional area of 4,110 circular mils.
- Calculate Resistance: $R = \frac{12.9 \times 100}{4110} = \frac{1290}{4110} = \mathbf{0.314 \, \Omega}$.
Now, what does that 0.314 ohms do to your circuit?
- Voltage Drop: $V_{drop} = 15A \times 0.314\Omega = \mathbf{4.71V}$.
- Percentage Drop: $\frac{4.71V}{120V} = \mathbf{3.9\%}$.
The NEC recommends a maximum 3% voltage drop on branch circuits. At 3.9%, this 14 AWG run is technically undersized for a continuous 50-foot, 15A load, even though 14 AWG is legally rated for 15A of ampacity. The wire won't melt, but your load will starve. Stepping up to 12 AWG (6,530 CM) drops the resistance to 0.197 $\Omega$ and the voltage drop to a compliant 2.4%.
Where You Meet This in Practice
You will run into conductor resistance limitations in three specific scenarios on the bench or jobsite:
1. Low-Voltage, High-Current DC Systems (Solar & Automotive)
In a 12V or 24V solar array, a 2V drop is catastrophic. If your charge controller needs 14.4V to bulk-charge a LiFePO4 battery, but your undersized panel wires drop 2.5V, the controller only sees 11.9V and assumes the battery is full. You must use massive conductors (like 4 AWG or 2 AWG) for the short runs between batteries, inverters, and busbars to keep resistance in the milliohm range.
2. Microcontroller Sensor Runs (Arduino / ESP32)
When routing I2C or analog sensor data over long, thin wires (like 22 AWG ribbon cable), the resistance of the conductor interacts with the parasitic capacitance of the wire. This creates an RC low-pass filter that rounds off your square waves, causing I2C bus timeouts. For runs over 1 meter, you must drop the pull-up resistor values or switch to a differential bus like RS-485.
3. Mains Extension Cords and Power Tools
Running a 15A table saw on a 100-foot, 16 AWG extension cord is a classic failure mode. The high resistance of the thin cord causes severe voltage sag at the motor. AC induction motors draw more current when voltage drops to maintain their mechanical power output ($P = V \times I$). This increased current causes $I^2R$ heating in both the cord and the motor windings, eventually tripping the tool's thermal cutoff or melting the extension cord plug.
Decision Tree: Sizing Conductors to Manage Resistance
Use this decision matrix when sizing DC conductors for a 12V system drawing 10A (e.g., a high-power LED array or a 120W water pump). The goal is to keep the voltage drop under 3% (0.36V maximum drop), which requires a total circuit resistance of no more than 0.036 $\Omega$.
| One-Way Run Length | Total Circuit Length (L) | Required Circular Mils (CM)* | Minimum AWG Size | Concrete Pick (Wire Type) |
|---|---|---|---|---|
| Under 5 feet | 10 ft | 2,888 CM | 14 AWG (4,110 CM) | 14 AWG Stranded Silicone |
| 5 to 10 feet | 20 ft | 5,777 CM | 12 AWG (6,530 CM) | 12 AWG THHN in Flex Conduit |
| 10 to 20 feet | 40 ft | 11,555 CM | 8 AWG (16,510 CM) | 8 AWG Marine Tinned Copper |
| Over 20 feet | 60+ ft | 17,333+ CM | 6 AWG (26,240 CM) | 6 AWG Welding Cable |
*Calculations assume $K = 10.4$ for copper at 20°C. If the wire runs through a hot engine bay or attic (ambient > 30°C), step up one AWG size to compensate for the increased resistivity of hot copper.
FAQ: Common Conductor Resistance Questions
Does temperature actually change the resistance of my wire?
Yes. Copper has a positive temperature coefficient. As it heats up, its atoms vibrate more violently, scattering electrons and increasing resistance. A copper wire at 75°C has roughly 24% more resistance than the exact same wire at 20°C. This is why ampacity tables in the National Electrical Code (NEC) are strictly tied to temperature columns (60°C, 75°C, 90°C).
Is stranded wire more or less resistive than solid wire?
Technically, stranded wire has a slightly higher DC resistance than a solid wire of the same AWG. This happens because the spiraling "lay" of the strands makes the actual electrical path slightly longer than the physical length of the cable, and there are microscopic air gaps between strands. However, for DC and 60Hz AC, this difference is negligible. For high-frequency AC (like in switch-mode power supplies or RF), stranded or Litz wire is mandatory to combat the skin effect, which forces current to the outer edge of a solid conductor.
Why do we use aluminum for service entrance cables if copper has lower resistance?
Cost and weight. Aluminum has about 61% the conductivity of copper (meaning higher resistance for the same volume). However, to get the same ampacity, you only need to step up the aluminum wire by one or two AWG sizes. At large gauges (like 2/0 or 4/0 for 200A residential service), the aluminum cable is significantly lighter and vastly cheaper than the copper equivalent. Just ensure you use CO-ALR rated terminals and anti-oxidant paste to prevent high-resistance corrosion at the lugs.
How do I measure the resistance of an installed wire run?
Do not rely on a standard multimeter for low-resistance wire runs; the resistance of your test leads (often 0.2 to 0.5 $\Omega$) will ruin the reading. Instead, use the voltage drop method. Apply a known, stable load (like a 10A power resistor), measure the voltage exactly at the source, and measure it exactly at the load. Subtract the two voltages and divide by the measured current ($R = \frac{\Delta V}{I}$). For sub-ohm bench measurements, invest in a dedicated milliohm meter or a Kelvin (4-wire) measurement jig. For deeper theory on resistivity and material properties, refer to the Georgia State University HyperPhysics database.
When sizing conductors, treat resistance not as a theoretical footnote, but as a hard physical constraint. Calculate the voltage drop before you strip the first wire. When in doubt, step up one AWG size. The copper cost difference is pennies; the cost of a melted terminal lug is your entire project.






