Resistivity is an intrinsic material property that quantifies how strongly it opposes the flow of electric current, measured independently of the object's shape or size. People constantly confuse resistivity with resistance. Resistance is the total opposition of a specific component (like a 100-foot spool of 12 AWG wire), while resistivity is the baseline trait of the material itself (copper). Think of resistivity like the density of a metal, and resistance like the total weight of a specific block of that metal. In a real circuit or electrical installation, the resistivity of your chosen conductor dictates your voltage drop, heat generation, and ultimately the minimum wire gauge you must pull to stay within NEC 3% or 5% branch circuit limits.

The Core Resistivity Units You Need to Know

Depending on whether you are designing a microcontroller PCB or pulling feeder cables for a subpanel, you will encounter two distinct unit systems for resistivity. Understanding both is mandatory for accurate calculations.

1. The SI Unit: Ohm-Meters ($\Omega\cdot m$)
Used in physics, materials science, and PCB layout software. It represents the resistance across opposite faces of a one-meter cube of the material. Because metals are such good conductors, you will almost always see this written in scientific notation (e.g., $1.68 \times 10^{-8} \Omega\cdot m$ for copper).

2. The US/Imperial Unit: Ohm-Circular Mils per Foot ($\Omega\cdot \text{cmil/ft}$)
Used by electricians, the NEC, and North American wire manufacturers. A "circular mil" (cmil) is the area of a circle with a diameter of one mil (1/1000th of an inch). This unit is incredibly convenient for wire sizing because the cross-sectional area of standard AWG wire in cmil is roughly the diameter in mils squared, avoiding messy $\pi$ and radius calculations.

Temperature Warning: Resistivity is not a static number; it increases as temperature rises. The values below for copper and aluminum reflect standard operating temperatures. If you are sizing wire for a high-ambient-temperature attic, you must apply NEC 310.15 derating factors, as the hotter wire will exhibit higher resistance and greater voltage drop.
Material SI Resistivity ($\Omega\cdot m$ at 20°C) Imperial Resistivity ($\Omega\cdot \text{cmil/ft}$ at 75°C) Common Application
Silver $1.59 \times 10^{-8}$ ~9.9 High-end audio contacts, aerospace
Copper (Annealed) $1.72 \times 10^{-8}$ 12.9 Standard branch circuits, PCB traces
Aluminum (AA-8000) $2.82 \times 10^{-8}$ 21.2 Service entrance feeders, utility lines
Nichrome 80 $1.10 \times 10^{-6}$ ~675 Toaster elements, dummy loads

For deeper theoretical background on how lattice scattering affects these baseline numbers, the Georgia State University HyperPhysics database provides an excellent breakdown of the quantum mechanics behind material resistivity.

Worked Example: Sizing a Feeder Using Imperial Resistivity

Let's apply the imperial unit ($\Omega\cdot \text{cmil/ft}$) to a real-world jobsite scenario. You are wiring a 240V Level 2 EV charger. The load is 40 Amps continuous, and the one-way distance from the breaker panel to the outlet is 150 feet. You want to keep the voltage drop under the NEC-recommended 3% limit.

Step 1: Define the maximum allowable voltage drop.
$240\text{V} \times 0.03 = 7.2\text{V maximum drop}$.

Step 2: Use the single-phase voltage drop formula.
$VD = \frac{2 \times \rho \times L \times I}{A}$
Where:
$\rho$ = 12.9 (copper at 75°C)
$L$ = 150 ft
$I$ = 40 A
$A$ = Cross-sectional area in cmil (the unknown)

Step 3: Rearrange to solve for Area (A).
$A = \frac{2 \times 12.9 \times 150 \times 40}{7.2}$
$A = \frac{154,800}{7.2} = 21,500 \text{ cmil}$

Step 4: Select the wire gauge.
Looking at standard AWG tables, 8 AWG copper has an area of 16,510 cmil (too small, will exceed 3% drop). 6 AWG THHN copper wire has an area of 26,240 cmil. By pulling 6 AWG, your actual voltage drop will be roughly 4.7V (1.9%), keeping the EV charger happy and the wire running cool. For more on how physical dimensions impact these calculations, All About Circuits offers a great primer on the physical factors affecting resistance.

Where You Meet This in Practice

You don't just use resistivity when pulling Romex. It dictates design choices across every scale of electrical engineering.

PCB Trace Widths
When routing power on an ESP32 dev board, you are working with 1 oz/ft² copper foil, which is exactly 35 $\mu$m (1.37 mils) thick. Using the SI resistivity of copper ($1.68 \times 10^{-8} \Omega\cdot m$), we can calculate that a 10-mil wide trace has a cross-sectional area of $8.89 \times 10^{-9} \text{ m}^2$. This results in a resistance of about $1.89 \Omega$ per meter. If you try to push 2 Amps through a 5cm trace of that width, you will drop nearly 0.2V and turn the trace into a tiny heater. This is why high-current motor driver boards use massive, polygon-poured copper fills.

Aluminum Busbars and Lugs
Aluminum has roughly 61% of the conductivity of copper, meaning its resistivity is about 1.6 times higher. To carry the same current, an aluminum busbar must have a larger cross-section. Furthermore, bare aluminum instantly forms a layer of aluminum oxide when exposed to air. Aluminum oxide is an electrical insulator with a massively higher resistivity than the base metal. This is why NEC code requires you to scrub aluminum wire with a wire brush and apply an antioxidant compound (like Noalox) before terminating it in a lug—otherwise, the high-resistivity oxide layer creates a hot spot that can melt the panel.

Heating Elements and Dummy Loads
When building a high-wattage dummy load for testing amplifiers or solar charge controllers, copper wire is useless; its resistivity is too low. You would need miles of it to reach 50 ohms. Instead, we use Nichrome 80. Its resistivity is roughly 65 times higher than copper. A few yards of Nichrome wire wrapped around a ceramic core easily yields the resistance needed to dissipate hundreds of watts as heat without requiring an impractical physical footprint.

Frequently Asked Questions About Resistivity Units

What is the difference between resistivity and conductivity units?

They are exact mathematical inverses of one another. Resistivity ($\rho$) measures how much a material fights current, measured in ohm-meters. Conductivity ($\sigma$) measures how easily a material passes current, measured in siemens per meter (S/m). If copper's resistivity is $1.68 \times 10^{-8} \Omega\cdot m$, its conductivity is simply $1 / (1.68 \times 10^{-8})$, which equals roughly $5.96 \times 10^{7} \text{ S/m}$. Engineers use resistivity for wire sizing and voltage drop, while material scientists often use conductivity when evaluating semiconductor doping or electrolyte solutions.

Why do US electricians use circular mil-ohms instead of ohm-meters?

It comes down to job-site math. Before pocket calculators, calculating the cross-sectional area of a wire using $A = \pi \times r^2$ with inches and converting to square feet was tedious. The circular mil (cmil) bypasses $\pi$ entirely: the area in cmil is simply the diameter in mils squared. By defining resistivity in $\Omega\cdot \text{cmil/ft}$, an electrician can multiply the resistivity constant (12.9 for copper) by the length in feet, divide by the wire's cmil area from a standard chart, and get the exact resistance using basic arithmetic. It is a legacy unit that survived because it is brilliantly practical for wire pulling.

Does the resistivity of copper change when it gets hot?

Yes, significantly. Copper has a positive temperature coefficient of resistance (about 0.00393 per °C). If you calculate voltage drop using the baseline 20°C resistivity ($1.72 \times 10^{-8} \Omega\cdot m$), your math will be wrong for a loaded circuit. Under a heavy continuous load, a THHN copper conductor in a bundled conduit can easily reach 75°C. At 75°C, the resistivity jumps to roughly $2.1 \times 10^{-8} \Omega\cdot m$ (or 12.9 $\Omega\cdot \text{cmil/ft}$). Always use the 75°C resistivity constant for voltage drop calculations on loaded branch circuits to ensure your wire gauge is actually large enough to handle the real-world heat.

How do I convert ohm-meters to ohm-circular mils per foot?

To convert from the SI unit ($\Omega\cdot m$) to the Imperial unit ($\Omega\cdot \text{cmil/ft}$), you multiply by 601,530. This magic number accounts for converting meters to feet, and square meters to circular mils. For example, if a datasheet lists a custom alloy's resistivity as $5.0 \times 10^{-8} \Omega\cdot m$, multiplying by 601,530 gives you roughly 30.1 $\Omega\cdot \text{cmil/ft}$. You can then plug that 30.1 directly into standard NEC voltage drop formulas.