The resistivity of copper is a fundamental material property that quantifies how strongly it opposes the flow of electric current, typically measured at 1.68 × 10-8 Ω·m at 20°C. This single constant dictates everything from the voltage drop at the end of a long feeder to the physical width of traces on a custom PCB. In a real circuit, resistivity directly changes your I²R heat losses and determines the minimum wire gauge required to safely carry a specific load without melting the insulation. Beginners frequently confuse resistivity (an intrinsic property of the metal itself) with resistance (the actual opposition of a specific, cut-to-length piece of wire). Think of resistivity as the inherent 'roughness' of the inside of a water pipe, while resistance is the actual friction you experience pushing water through a specific 50-foot section of that pipe.
The Core Numbers: Resistivity vs. Resistance
To size wire or calculate voltage drop, you must understand how the intrinsic material property scales with physical dimensions. The relationship is defined by the formula R = ρ(L/A), where R is resistance, ρ (rho) is resistivity, L is length, and A is cross-sectional area.
| Property | Symbol | Unit of Measure | What It Describes | Changes When You Cut the Wire? |
|---|---|---|---|---|
| Resistivity | ρ (rho) | Ω·m or Ω·cmil/ft | The metal's atomic opposition to electron flow | No (Intrinsic to copper) |
| Resistance | R | Ohms (Ω) | The total opposition of a specific wire segment | Yes (Scales with length and gauge) |
Worked Example: Calculating Voltage Drop in a 12 AWG Circuit
Let's apply the resistivity of copper to a real-world scenario. You are wiring a 120V branch circuit to a workshop outlet 100 feet away from the panel using 12 AWG THHN copper wire, and you plan to pull a continuous 15A load. Will you exceed the NEC recommended 3% voltage drop for branch circuits?
Step 1: Identify your variables.
- Current (I): 15 Amps
- Length (L): 100 feet one-way. Because current must travel to the load and back, the total circuit length for resistance calculations is 200 feet.
- Cross-Sectional Area (A): According to standard wire tables, 12 AWG has an area of 6,530 circular mils (cmil).
- Resistivity Constant (K): Because the wire will heat up under load, we use the 75°C operating value of 12.9 (not the 20°C lab value of 10.4).
Step 2: Calculate the total wire resistance (R).
R = (K × L) / A
R = (12.9 × 200) / 6530
R = 2580 / 6530 = 0.395 Ω
Step 3: Calculate Voltage Drop (Vd).
Vd = I × R
Vd = 15A × 0.395Ω = 5.925 Volts
Step 4: Determine the percentage.
(5.925V / 120V) × 100 = 4.93%
Where You Meet This in Practice
You don't just use the resistivity of copper when pulling Romex through studs. It dictates design choices across multiple electrical and electronic disciplines:
- NEC Wire Sizing & Feeders: When running long feeders to a subpanel (e.g., a detached garage), the baseline ampacity tables in NEC 310.16 aren't enough. You must use the copper resistivity constant to calculate voltage drop, often forcing you to upsize the wire by one or two AWG steps compared to a short run.
- PCB Trace Width Calculators: If you are designing a custom board in KiCad or Altium, the Saturn PCB Toolkit uses copper resistivity to determine how wide a trace must be to carry 5A without overheating the FR4 substrate. Standard 1oz copper (1.37 mils thick) requires roughly a 150-mil trace for 5A with a 10°C temperature rise.
- Busbar Sizing in Battery Packs: When building a 48V LiFePO4 battery bank, the copper busbars connecting the cells must be sized using the same R = ρ(L/A) formula. Undersized busbars create localized hotspots that can trip the BMS thermal sensors or melt cell terminals.
Temperature Derating and Real-World Variables
The most common mistake hobbyists make is assuming the resistivity of copper is a static number. It is not. Copper has a positive temperature coefficient, meaning as it gets hotter, its resistivity increases.
The temperature coefficient of copper (α) is approximately 0.00393 per °C at 20°C. You can calculate the resistivity at any temperature using the formula:
ρT = ρ20 [1 + α(T - 20)]
This is exactly why a wire that feels slightly warm to the touch will draw slightly more voltage drop than your initial calculations predicted. It's also why high-temperature environments (like an attic in mid-July) require you to apply ampacity derating factors from NEC Table 310.15(B)(1) — the wire isn't just losing its ability to dissipate heat; the copper itself is actively becoming more resistive.
Frequently Asked Questions
How does the resistivity of copper change with temperature?
It increases linearly in standard operating ranges. For every 1°C increase in temperature above 20°C, the resistivity of copper increases by about 0.393%. In practical electrical terms, this means a wire operating at its maximum 75°C insulation rating will have roughly 20% higher resistance (and 20% more voltage drop) than the exact same wire measured at room temperature on a bench.
What is the difference between the resistivity of copper and aluminum?
Aluminum has a higher resistivity than copper — roughly 2.82 × 10-8 Ω·m compared to copper's 1.68 × 10-8 Ω·m. This means aluminum is only about 61% as conductive as copper by volume. To carry the exact same current with the same voltage drop, an aluminum wire must be roughly two AWG sizes larger than its copper equivalent. This is why aluminum is used for heavy utility feeders (where weight and cost matter) but rarely for branch circuits.
Does the purity of copper affect its resistivity?
Yes, significantly. Electrical grade copper (often referred to as ETP or Electrolytic Tough Pitch copper, UNS C11000) is 99.9% pure. Even trace amounts of impurities like phosphorus, iron, or arsenic drastically increase resistivity by disrupting the crystal lattice and scattering electrons. This is why you should never use scrap or unknown-alloy copper wire for critical electrical installations; it may not meet the baseline 10.4 K-factor assumed by standard calculators.
How do I calculate wire size using the resistivity of copper?
Rearrange the voltage drop formula to solve for Area (A). If you know your maximum acceptable voltage drop (Vd), the current (I), and the total loop length (L), the required cross-sectional area in circular mils is: A = (2 × K × I × L) / Vd. Once you calculate 'A', simply look up the nearest standard AWG size in standard resistivity tables that meets or exceeds your calculated area.






