The fundamental resistance in a wire equation is R = ρ(L/A). In the North American wiring trade, where we use the American Wire Gauge (AWG) system, this is most practically written as R = (K × L) / cmil. This formula allows you to calculate the exact DC resistance of a conductor based on its material, length, and cross-sectional area, which is the critical first step in sizing wire to prevent excessive voltage drop and overheating.
Below, we break down every variable, provide real-world NEC-based data tables, rearrange the formula for field troubleshooting, and walk through two fully tracked worked examples.
The Core Formula and Symbol Definitions
To use the resistance in a wire equation correctly, you must match your units to the constant you choose. The standard physics formula uses metric units, while the practical trades formula uses Imperial/US customary units. Here is the definitive symbol table for both approaches.
| Symbol | Variable Name | Physics (Metric) Unit | Practical (US) Unit | Definition & Context |
|---|---|---|---|---|
| R | Resistance | Ohms (Ω) | Ohms (Ω) | The total opposition to current flow for the specified length of wire. |
| ρ (rho) | Resistivity | Ω·m (Ohm-meters) | Ω·cmil/ft | An intrinsic property of the conductor material. For copper at 20°C, ρ ≈ 1.68×10⁻⁸ Ω·m or 10.4 Ω·cmil/ft. |
| K | Specific Resistance | N/A | Ω·cmil/ft | The practical trade equivalent of ρ. Represents the resistance of a 1-foot wire with a 1 circular mil cross-section. |
| L | Length | Meters (m) | Feet (ft) | The one-way physical length of the conductor. (Multiply by 2 for total loop length in single-phase circuits). |
| A | Cross-Sectional Area | m² or mm² | cmil (Circular Mils) | The physical area of the wire's cross-section. 1 cmil = the area of a circle with a 0.001-inch diameter. |
Real-World Wire Data and Resistivity Constants
The most common mistake when using the resistance in a wire equation is using a baseline resistivity constant (K) for a cold wire, then applying it to a fully loaded, hot wire. Copper's resistance increases by approximately 0.4% for every 1°C rise in temperature. According to All About Circuits, standard reference tables usually list resistivity at 20°C (68°F), but for voltage drop calculations on loaded branch circuits, you should use the 75°C (167°F) column to simulate real-world operating conditions.
The table below provides data-dense, real-world values for common residential and commercial wire sizes, incorporating the temperature-adjusted K values for both copper and aluminum.
| AWG Size | Area (cmil) | Area (mm²) | Copper K (at 75°C) | Aluminum K (at 75°C) | Cu. Resistance / 1000 ft (Ω) |
|---|---|---|---|---|---|
| 14 AWG | 4,110 | 2.08 | 12.9 | 21.2 | 3.14 |
| 12 AWG | 6,530 | 3.31 | 12.9 | 21.2 | 1.98 |
| 10 AWG | 10,380 | 5.26 | 12.9 | 21.2 | 1.24 |
| 8 AWG | 16,510 | 8.37 | 12.9 | 21.2 | 0.78 |
| 6 AWG | 26,240 | 13.30 | 12.9 | 21.2 | 0.49 |
Note: The K values of 12.9 for Copper and 21.2 for Aluminum at 75°C are derived from NEC Chapter 9, Table 8 adjusted for temperature. For exact 20°C baseline calculations, use K=10.4 (Cu) and K=17.0 (Al).
Rearranged Forms for Field Calculations
On the jobsite or at the workbench, you rarely need to solve for R. Usually, you know your maximum allowable resistance (derived from your voltage drop limit) and need to find the maximum length, or you need to find the required wire area. Here are the algebraically rearranged forms of the practical equation R = (K × L) / A:
- Solve for Length (L):
L = (R × A) / K
Use when: Sizing a feeder run to ensure the voltage drop stays under 3% at a specific load. - Solve for Area (A):
A = (K × L) / R
Use when: Selecting the minimum AWG size required for a known distance and current draw. - Solve for Specific Resistance (K):
K = (R × A) / L
Use when: Identifying an unknown wire material or verifying if a wire is severely degraded/overheated based on a multimeter reading.
Worked Examples with Strict Unit Tracking
Abstract formulas are useless without rigorous unit tracking. The following two problems demonstrate how to apply the resistance in a wire equation while explicitly canceling units to prevent magnitude errors.
Problem 1: Calculating Voltage Drop for a 12 AWG Branch Circuit
Scenario: You are running a 120V, 15A dedicated circuit for a window AC unit. The one-way distance from the panel to the outlet is 60 feet. You are using 12 AWG copper THHN wire. What is the total loop resistance, and what is the resulting voltage drop?
- Identify Knowns:
K = 12.9 Ω·cmil/ft (using 75°C hot-wire assumption)
L = 60 ft (one-way)
A = 6,530 cmil (from 12 AWG table above)
I (Current) = 15A - Calculate One-Way Resistance (R):
R = (K × L) / A
R = (12.9 Ω·cmil/ft × 60 ft) / 6,530 cmil
R = 774 / 6,530 Ω
R = 0.1185 Ω - Calculate Total Loop Resistance:
Because current must travel to the load and return to the panel, the total wire length is 2 × L.
R_total = 0.1185 Ω × 2 = 0.237 Ω - Calculate Voltage Drop (V_drop):
Using Ohm's Law (V = I × R):
V_drop = 15A × 0.237 Ω = 3.55V
Result: A 3.55V drop on a 120V circuit is a 2.95% drop. This is under the NEC recommended 3% limit for branch circuits, meaning 12 AWG is acceptable here.
Problem 2: Finding Maximum Wire Length for a 240V Well Pump
Scenario: You are wiring a 240V, 12A submersible well pump. The manufacturer specifies a maximum voltage drop of 3%. You have a spool of 10 AWG aluminum URD (Underground Residential Distribution) cable. What is the absolute maximum one-way trench length you can run?
- Identify Knowns & Limits:
V_drop_max = 240V × 0.03 = 7.2V
I = 12A
K = 21.2 Ω·cmil/ft (Aluminum at 75°C)
A = 10,380 cmil (10 AWG) - Calculate Maximum Allowable Total Resistance:
R_total_max = V_drop_max / I
R_total_max = 7.2V / 12A = 0.6 Ω - Calculate Maximum One-Way Resistance:
R_one_way = 0.6 Ω / 2 = 0.3 Ω - Rearrange Formula to Solve for Length (L):
L = (R × A) / K
L = (0.3 Ω × 10,380 cmil) / 21.2 Ω·cmil/ft
L = 3,114 / 21.2 ft
L = 146.88 ft
Result: You can trench a maximum of 146 feet. If the well head is 150 feet away, you must step up to 8 AWG aluminum to maintain the 3% drop limit.
Assumptions, Unit Traps, and Realistic Magnitudes
The resistance in a wire equation is elegant, but it relies on specific physical assumptions. Ignoring these assumptions or falling for common unit traps will result in wildly inaccurate calculations.
When the Formula Applies (and When It Doesn't)
This equation assumes a uniform cross-section and a steady-state temperature. It is strictly valid for DC circuits and low-frequency AC circuits (like 50/60Hz mains power). If you are calculating resistance for high-frequency RF applications, data lines, or variable frequency drive (VFD) outputs, you must account for the skin effect, where current travels primarily on the outer edge of the conductor, effectively reducing 'A' and increasing 'R'. For standard home wiring and 12V/24V/48V solar DC systems, the basic formula is perfectly accurate. For deeper physics on material resistivity limits, refer to Georgia State University's HyperPhysics resource on electrical resistance.
Unit Mistakes That Break the Math
The Mils vs. Millimeters Trap: A circular mil (cmil) is an area measurement, not a linear one. 1 mil = 0.001 inches. The area in cmil is simply the diameter in mils, squared. Do not confuse this with square millimeters (mm²). If you are using IEC metric wire (e.g., 2.5mm²), you must convert it to cmil (1 mm² ≈ 1,973.5 cmil) before plugging it into the K-based formula, or switch entirely to the metric ρ formula.
The 'One-Way' vs 'Loop' Trap: The formula calculates the resistance of a single physical wire. In a standard single-phase circuit, current flows out on the hot wire and back on the neutral. You must multiply your calculated 'R' by 2 to get the total circuit resistance for voltage drop. (In a balanced 240V split-phase or 3-phase circuit, the math changes, but for standard 120V branch circuits, always double the one-way length).
What a Realistic Answer Magnitude Looks Like
Developing an intuition for the output is your best defense against decimal errors. In residential and commercial wiring, wire resistance is measured in milliohms per foot, not ohms per foot.
If you calculate the resistance of a 50-foot run of 12 AWG copper and your calculator says '4.2 Ω', stop immediately. You have dropped a decimal or used the wrong area constant. A realistic answer for 50 feet of 12 AWG is roughly 0.1 Ω. If your calculated voltage drop yields a number higher than your source voltage (e.g., a 150V drop on a 120V circuit), your area input was likely in square inches instead of circular mils. Always sanity-check your final 'R' against the NEC Chapter 9 Table 8 baseline of ~2 Ω per 1000 ft for 12 AWG copper.






