Conductor resistance is the inherent opposition a material offers to the flow of electric current, converting some electrical energy into heat. While we often treat wires as perfect pathways in basic circuit theory, every real-world conductor—from a 14 AWG branch circuit wire to a massive 4/0 AWG service feeder—acts as a low-value resistor in series with your load. This fundamental property dictates how much voltage actually reaches your equipment, how much power is wasted as heat inside your walls, and ultimately, what size wire the National Electrical Code (NEC) requires for a safe installation.
Think of conductor resistance like the friction inside a water pipe: the longer and narrower the pipe, the more pressure (voltage) you lose pushing a given flow rate (current) through it. In electrical systems, this "pressure loss" is voltage drop, and the friction generates thermal energy. Understanding these dynamics is the difference between a circuit that runs cool and efficient, and one that nuisance-trips breakers or degrades insulation over time.
The Physics of Conductor Resistance and AWG Data
The resistance of a wire is governed by three physical factors: the material's inherent resistivity ($\rho$), the length of the conductor ($L$), and its cross-sectional area ($A$). The relationship is defined by the formula $R = \rho(L/A)$. For copper, the standard material in North American wiring, resistivity is extremely low but not zero. Furthermore, copper has a positive temperature coefficient, meaning its resistance increases as it gets hotter. According to data from the Engineering Toolbox, copper's resistance increases by roughly 0.39% for every 1°C rise in temperature. This is why a wire's resistance under full load at 75°C is noticeably higher than when measured with a multimeter at room temperature (20°C).
Wire size in the US is measured in American Wire Gauge (AWG), which inversely correlates to cross-sectional area. A smaller AWG number means a thicker wire and lower resistance. Below is a reference table detailing the DC resistance of solid copper wire at both room temperature and standard operating temperature, derived from NFPA NEC Chapter 9, Table 8 and adjusted for thermal rise.
| AWG Size | Area (Circular Mils) | Resistance at 20°C (Ω / 1000 ft) | Resistance at 75°C (Ω / 1000 ft) |
|---|---|---|---|
| 14 AWG | 4,110 | 2.52 | 3.07 |
| 12 AWG | 6,530 | 1.59 | 1.93 |
| 10 AWG | 10,380 | 1.00 | 1.22 |
| 8 AWG | 16,510 | 0.628 | 0.764 |
| 6 AWG | 26,240 | 0.395 | 0.481 |
Worked Example: Calculating Voltage Drop and Heat
To see how these numbers impact a real installation, let's calculate the voltage drop and power loss for a standard residential branch circuit. Suppose you are wiring a 120V AC receptacle circuit using 12 AWG solid copper NM-B cable. The one-way distance from the panel to the outlet is 50 feet, and the connected load draws a continuous 15A.
Step 1: Determine Total Wire Length
Current must travel to the load and return to the panel. Therefore, the total conductor length is $50 \text{ ft} \times 2 = 100 \text{ ft}$ (or 0.1 kft).
Step 2: Find the Operating Resistance
Under a 15A load, the wire will heat up. Using the 75°C column from our table above, the resistance of 12 AWG copper is 1.93 Ω per 1000 ft.
$R_{total} = 1.93 \, \Omega/\text{kft} \times 0.1 \, \text{kft} = 0.193 \, \Omega$
Step 3: Calculate Voltage Drop
Using Ohm's Law ($V = I \times R$):
$V_{drop} = 15\text{A} \times 0.193 \, \Omega = 2.895\text{V}$
The voltage at the receptacle will be $120\text{V} - 2.895\text{V} = 117.1\text{V}$.
Percentage drop: $(2.895 / 120) \times 100 = 2.41\%$. This is well under the NEC's recommended 3% maximum for branch circuits.
Step 4: Calculate Power Loss (Heat)
Using the power formula ($P = I^2 \times R$):
$P_{loss} = (15)^2 \times 0.193 = 225 \times 0.193 = 43.4 \text{ Watts}$
Where You Meet Conductor Resistance in Practice
While the math above applies to standard 120V AC wiring, conductor resistance becomes a critical, project-stopping factor in several specific scenarios:
- Low-Voltage DC Systems (Solar and Automotive): In a 12V or 24V DC solar array, a 1V drop is massive. If your charge controller requires 14V to properly equalize a lead-acid battery bank, but your undersized wire drops 2V at peak current, the battery will never fully charge. This is why 48V DC systems are heavily preferred for off-grid solar; higher voltage means lower current for the same wattage, drastically reducing $I^2R$ heat losses and allowing for smaller, cheaper wire.
- Long Motor Feeder Runs: AC induction motors are highly sensitive to voltage drop. If a motor nameplate requires 230V but receives 215V due to long feeder resistance, the motor will draw higher current to compensate for the missing power. This increased current causes the motor windings to overheat, drastically shortening the insulation life and potentially tripping thermal overloads.
- PCB Trace Routing: On a printed circuit board, copper traces act as conductors. If you are designing a board that switches a 5A load, a standard 10-mil trace will have enough resistance to act as a toaster element. Designers use IPC-2152 standards and trace width calculators to ensure the copper pour is wide enough (often 50 to 100+ mils) to keep resistance and temperature rise within safe limits.
- Extension Cords on Jobsites: Plugging a 12A miter saw into a 100-foot, 16 AWG extension cord results in severe voltage drop. The saw's universal motor will bog down, sound sluggish, and draw excess amperage, while the extension cord itself becomes warm to the touch due to the high conductor resistance of the thin 16 AWG strands.
Common Confusions: Resistance vs. Impedance vs. Insulation
When troubleshooting or designing circuits, it is easy to mix up terms that sound similar but describe entirely different electrical behaviors.
Conductor Resistance vs. Impedance
Resistance ($R$) is the opposition to direct current (DC) and is strictly a function of the material's physical dimensions and temperature. Impedance ($Z$) is the total opposition to alternating current (AC). Impedance includes resistance, but it also includes reactance—the opposition created by inductance and capacitance. For short, standard 60Hz household wiring runs, the inductive reactance of the wire is negligible, so impedance and resistance are virtually identical. However, in long underground feeder cables, high-frequency data lines, or audio speaker wire, the AC impedance dictates the actual voltage drop, not just the DC resistance.
Conductor Resistance vs. Insulation Resistance
These two measurements sit on opposite ends of the multimeter scale and test completely different things. Conductor resistance is measured in fractions of an ohm (e.g., 0.193 Ω) and tests the inside of the wire to ensure current can flow easily. Insulation resistance is measured in megaohms (MΩ) or gigaohms (GΩ) and tests the outside of the wire. Using a high-voltage insulation tester (a "megger"), you apply 500V or 1000V between the copper conductor and the ground/jacket to ensure the plastic insulation hasn't degraded, cracked, or absorbed moisture. A good conductor has near-zero resistance; a good insulator has near-infinite resistance.
Frequently Asked Questions
Does stranding affect a wire's resistance?
Slightly. A stranded wire of a given AWG has a marginally larger overall diameter and slightly higher DC resistance than a solid wire of the same AWG because the air gaps between the strands reduce the actual copper cross-sectional area. However, for standard power wiring at 60Hz, this difference is negligible. Stranding is used for flexibility, not conductivity.
Why does the NEC use the 75°C column for ampacity if the wire is in a 30°C room?
The NEC ampacity tables assume the wire will heat up under load. The 75°C column represents the maximum temperature the termination points (like breakers and lugs) are typically rated to handle safely. Sizing wire based on its hot resistance ensures that even under maximum continuous load, the voltage drop and thermal dissipation remain within the safe design limits of the entire circuit ecosystem.






