A conductor is a material that permits the flow of electrical current, while resistance is the inherent opposition that material presents to that flow, converting some electrical energy into heat. In any real circuit or installation, this relationship directly changes the voltage available at your load (voltage drop) and dictates how much thermal energy the wire will dissipate (I²R losses). If you ignore this interaction, your motors will stall, your LEDs will dim, and your wire insulation will melt.

The Core Physics of Conductor and Resistance

Every conductor, even high-purity copper, restricts electron flow to some degree. The total resistance ($R$) of a specific wire is determined by its material resistivity ($\rho$), its length ($L$), and its cross-sectional area ($A$), expressed by the formula $R = \rho(L/A)$. Think of it like water flowing through a garden hose. The water pressure is your voltage, the flow rate is your current, and the hose is your conductor. If you use a very long, narrow hose, the friction against the inside walls restricts the flow. By the time the water reaches the nozzle, the pressure has dropped significantly, and the hose itself has absorbed the energy of that friction. In electrical terms, that 'friction' is resistance, and the lost pressure is voltage drop. Because resistance scales linearly with length and inversely with cross-sectional area, doubling the length of a wire doubles its resistance, while moving to a wire with twice the cross-sectional area cuts the resistance in half. This is why the American Wire Gauge (AWG) system is foundational to electrical work: a lower AWG number means a physically thicker wire, which yields lower resistance per foot.

Reference Table: Conductor Resistance by AWG and Material

Temperature Caveat: The values below are measured at 20°C (68°F). Copper has a positive temperature coefficient, meaning its resistance increases by roughly 0.4% for every 1°C rise in temperature. If your wire is running hot inside a conduit in an attic, your actual resistance will be higher than this chart suggests.

According to standard wire sizing data derived from NEC Chapter 9, Table 8, here is how common conductor sizes behave at standard room temperature.

AWG Size Copper Solid (Ω / 1000 ft) Copper Stranded (Ω / 1000 ft) Aluminum Stranded (Ω / 1000 ft) Max Ampacity (60°C Column)
14 AWG 3.07 Ω 3.14 Ω 5.17 Ω 15 Amps
12 AWG 1.93 Ω 1.98 Ω 3.25 Ω 20 Amps
10 AWG 1.21 Ω 1.24 Ω 2.04 Ω 30 Amps
8 AWG 0.764 Ω 0.778 Ω 1.28 Ω 40 Amps
6 AWG 0.491 Ω 0.491 Ω 0.808 Ω 55 Amps

Notice two critical details in this data. First, stranded wire has slightly higher resistance than solid wire of the same AWG because the twisting of the strands makes the actual physical path of the electrons slightly longer than the linear length of the cable. Second, aluminum has roughly 60% higher resistance than copper for the same gauge, which is why NEC guidelines require you to upsize aluminum conductors to carry the same current safely.

Worked Example: Calculating Voltage Drop and Heat on a 12 AWG Run

Let us apply this data to a real-world scenario. You are wiring a 12V DC LED light strip in a workshop. The strip draws a steady 15 Amps. The power supply is on your workbench, and the lights are mounted 50 feet away. You decide to use 12 AWG stranded copper wire.

Step 1: Determine Total Wire Length
Current must travel to the load and return to the source. A 50-foot physical distance requires a 100-foot total circuit length (50 ft out, 50 ft back).

Step 2: Calculate Total Resistance
From our table, 12 AWG stranded copper is 1.98 Ω per 1000 ft.
$R_{total} = (1.98 \text{ Ω} / 1000 \text{ ft}) \times 100 \text{ ft} = \mathbf{0.198 \text{ Ω}}$

Step 3: Calculate Voltage Drop
Using Ohm's Law ($V = I \times R$):
$V_{drop} = 15\text{A} \times 0.198\text{ Ω} = \mathbf{2.97\text{V}}$

Result: Your 12V LED strip will only receive 9.03V (12V - 2.97V). This is a massive 24.7% voltage drop. The LEDs will be noticeably dim, and the color rendering will shift.

Step 4: Calculate Heat Dissipation (Power Loss)
Where does that lost voltage go? It turns into heat inside the wire, calculated by $P = I^2 \times R$.
$P_{loss} = (15\text{A})^2 \times 0.198\text{ Ω} = 225 \times 0.198 = \mathbf{44.55 \text{ Watts}}$

You are burning 44.5 watts of power just heating up 100 feet of copper wire. While 12 AWG wire is rated for 20A and will not melt under this load, the voltage drop makes the system functionally useless. To fix this, you must either move the power supply closer, increase the system voltage (e.g., to 24V or 48V), or drastically increase the wire size to 6 AWG or 4 AWG to lower the resistance.

Where You Meet This in Practice and Common Confusions

Where You Meet This in Practice

You will run into the practical limits of conductor and resistance constantly in both low-voltage and mains-voltage work:
  • Solar PV and Battery Banks: In 12V or 24V off-grid systems, currents are extremely high. A 2000W inverter pulling from a 12V battery draws over 166 Amps. Even a tiny 0.01 Ω resistance in poorly crimped lugs or undersized battery cables will drop 1.66V and generate 275W of heat at the terminals, often melting the connections.
  • Long AC Branch Circuits: When running a 120V, 20A circuit to a detached shed 150 feet away, standard 12 AWG wire will yield a voltage drop of roughly 7.2V (6%). While the breaker will not trip, motors (like a table saw or air compressor) running on the low end of the voltage spectrum will draw higher amperage to compensate for the missing wattage, potentially overheating the motor windings.
  • High-Frequency Signal Lines: In audio or data wiring, resistance interacts with capacitance to form a low-pass filter, rolling off high frequencies. This is why long, unbuffered guitar cables sound 'muddy'.

What People Commonly Confuse It With

Resistance vs. Resistivity:
Resistivity ($\rho$) is an intrinsic property of the material itself (e.g., copper has a resistivity of $1.68 \times 10^{-8} \Omega\cdot m$ at 20°C). Resistance ($R$) is the property of the specific object (e.g., a 50-foot spool of 12 AWG copper wire). You cannot change a material's resistivity without changing the material or its temperature, but you can easily change an object's resistance by cutting it shorter or using a thicker gauge.

Resistance vs. Impedance:
In DC circuits, resistance is the only opposition to current. In AC circuits, you must deal with impedance ($Z$). Impedance is the vector sum of resistance ($R$) and reactance ($X$). Reactance comes from inductors (which resist changes in current) and capacitors (which resist changes in voltage). A standard multimeter measuring ohms only reads DC resistance; it cannot measure the true AC impedance of a motor winding or a long underground cable, which requires an LCR meter or impedance analyzer.

Frequently Asked Questions

Does temperature really change conductor resistance that much?
Yes. If a copper wire heats up from 20°C to 75°C (a normal operating temperature inside a loaded conduit), its resistance increases by about 22%. This means your voltage drop calculations for long runs should always use the 75°C resistance values found in NEC Chapter 9, Table 9, rather than the 20°C values in Table 8, to ensure safety margins.

Why do we use aluminum conductors if they have higher resistance?
Aluminum is significantly lighter and cheaper than copper. For long overhead utility transmission lines or large residential service entrance feeders (like 4/0 AWG), the cost and weight savings of aluminum vastly outweigh the penalty of its higher resistance. You simply use a physically larger aluminum wire to achieve the same ampacity and voltage drop as a smaller copper wire.

How do I measure the exact resistance of a wire spool on my bench?
Standard multimeters struggle to read resistances below 1.0 Ω accurately because the test leads themselves have resistance. To measure a short piece of thick wire, use the relative (REL) mode on your meter to zero out the lead resistance, or use a 4-wire Kelvin measurement setup if you need milliohm precision for shunt resistors or busbars.