Resistivity is an intrinsic material property that quantifies how strongly a specific substance opposes the flow of electric current, regardless of its shape or size. The standard SI unit for resistivity is the ohm-meter ($\Omega\cdot m$), but in practical electrical work, PCB design, and wire sizing, you will almost exclusively use ohm-circular mils per foot ($\Omega\cdot cmil/ft$) or microhm-centimeters ($\mu\Omega\cdot cm$).
The Direct Answer: Units of Resistivity Explained
When you look up material properties in a physics textbook, you will see resistivity ($\rho$) listed in ohm-meters. An ohm-meter represents the resistance measured across a perfect one-meter cube of that material. However, a one-meter cube of copper is a massive, impractical block for everyday electronics. Because of this, the industry splits into three distinct unit conventions based on the application:
- Ohm-meters ($\Omega\cdot m$): Used in academic physics and semiconductor datasheets. Copper is roughly $1.68 \times 10^{-8} \Omega\cdot m$ at 20°C.
- Microhm-centimeters ($\mu\Omega\cdot cm$): Used in metallurgy and PCB trace calculations. It scales the tiny SI numbers into readable integers. Copper is $1.68 \mu\Omega\cdot cm$.
- Ohm-circular mils per foot ($\Omega\cdot cmil/ft$): The standard for US electrical wiring and NEC voltage drop calculations. Often called the "K-factor."
What resistivity changes in a real circuit is the baseline voltage drop and heat generation for a given physical volume of conductor. If you swap a copper trace for an aluminum one of the exact same dimensions, the higher resistivity of aluminum forces you to either accept a higher voltage drop or increase the physical cross-sectional area to compensate.
The Math: A Worked Numeric Example
Let's move away from abstract cubes and calculate the actual resistance of a wire run using the practical US unit ($\Omega\cdot cmil/ft$). This is the exact math used to verify voltage drop on a branch circuit.
The Scenario: You are running a 50-foot physical length of 12 AWG solid copper wire to a 120V receptacle. You need to know the one-way resistance of that wire to calculate voltage drop.
The Formula:
$R = \frac{K \times L}{A}$
- $R$ = Resistance in ohms ($\Omega$)
- $K$ = Resistivity in $\Omega\cdot cmil/ft$ (We will use 12.9 for copper at standard 75°C operating temperature)
- $L$ = Length of the wire in feet (50 ft)
- $A$ = Cross-sectional area in circular mils (cmil). According to NEC Chapter 9, Table 8, 12 AWG wire has an area of 6,530 cmil.
The Calculation:
- Multiply the resistivity by the length: $12.9 \times 50 = 645$
- Divide by the cross-sectional area: $645 / 6530 = 0.0987 \Omega$
The one-way resistance of your 50-foot 12 AWG copper wire is 0.0987 ohms. If you push a full 20A through this wire, the voltage drop on the hot leg alone will be $V = I \times R$, or $20A \times 0.0987\Omega = 1.97V$. Since the neutral return path is the same length, your total round-trip voltage drop is roughly 3.94V, which is well within the NEC-recommended 3% maximum (3.6V for a 120V branch circuit is the strict 3% limit, so you are slightly over on a full 20A load and might consider stepping up to 10 AWG if the load is continuous).
Where You Meet Resistivity in Practice
You don't just use resistivity for sizing house wire. It dictates physical layout across three major domains in electrical work:
1. PCB Trace Width Sizing
When designing a custom PCB, you use the $\mu\Omega\cdot cm$ value of copper (usually 1.72 for standard electrodeposited foil) to calculate trace width. A 1oz copper layer is roughly 35$\mu m$ thick. If you need to carry 5A with a 10°C temperature rise, PCB calculators use the material's resistivity to determine that you need a trace roughly 150 mils wide. Ignoring this leads to traces that act as fuses.
2. Heating Elements and Power Resistors
High resistivity is a feature, not a bug, in heating elements. Nichrome 80 (80% nickel, 20% chromium) has a resistivity of about $1.09 \times 10^{-6} \Omega\cdot m$—roughly 65 times higher than copper. This high intrinsic resistance allows a short, manageable length of wire to dissipate hundreds of watts as heat without requiring thousands of feet of wire.
3. Aluminum vs. Copper Feeders
When pricing a 200A subpanel feeder, copper is prohibitively expensive. Aluminum has roughly 1.6 times the resistivity of copper. To carry the same current with the same voltage drop, you must increase the aluminum wire's cross-sectional area by that same factor. This is why a 200A service typically uses 2/0 AWG copper or 4/0 AWG aluminum.
Material Selection Decision Path
When designing a circuit or running a feeder, use this decision matrix to select the correct conductor material based on its resistivity and your physical constraints.
| Application Constraint | Primary Requirement | Material Pick | Concrete Value / Part Specification |
|---|---|---|---|
| High-current DC busbars or PCB traces where space is limited | Lowest possible resistivity to minimize $I^2R$ heating in tight spaces | ETP Copper (C11000) | Use 2oz (70$\mu m$) copper pour; K-factor = 10.8 at 20°C |
| Long-distance AC feeder runs (e.g., 150+ ft to a detached garage) | Cost efficiency over long distances without exceeding ampacity | AA-8000 Series Aluminum Alloy | Size up 2 AWG sizes from copper equivalent; Use XHHW-2 insulation |
| Custom 3D printer heated bed or toaster oven element | High resistivity to generate heat without tripping breakers | Nichrome 80 (Ni80Cr20) | Target $1.09 \mu\Omega\cdot m$; Use 22 AWG for ~10 ohms per foot |
| High-frequency RF antenna coils or Tesla primary | Minimize skin effect losses (where AC resistivity spikes at the surface) | Silver-plated Copper or Litz Wire | Silver resistivity is $1.59 \times 10^{-8} \Omega\cdot m$ (lowest of all metals) |
Common Confusions: Resistivity vs. Resistance vs. Conductivity
The most frequent mistake on the bench is confusing the material property with the component property. Here is how to keep them straight:
Resistivity ($\rho$) vs. Resistance ($R$):
Resistivity belongs to the material (e.g., copper). Resistance belongs to the object (e.g., a specific 10-foot piece of 14 AWG copper wire). You can change the resistance of a wire by cutting it shorter or using a thicker gauge, but its resistivity remains exactly the same. According to Georgia State University's HyperPhysics, resistance is simply resistivity multiplied by length and divided by area.
Resistivity vs. Conductivity ($\sigma$):
Conductivity is the exact mathematical inverse of resistivity ($\sigma = 1 / \rho$). While resistivity measures how much a material fights current, conductivity measures how easily it allows current. The SI unit for conductivity is Siemens per meter (S/m). In water quality testing or battery electrolyte analysis, you measure conductivity; in wire sizing, you calculate with resistivity.
FAQ: Quick Reference on Resistivity Units
Q: Why does the resistivity of copper change in different reference tables?
A: Resistivity is highly temperature-dependent. Pure copper at 20°C has a resistivity of $1.68 \times 10^{-8} \Omega\cdot m$. However, when current flows, the wire heats up. The NEC uses a K-factor of 12.9 for copper, which represents the resistivity at 75°C—a much more realistic operating temperature for a loaded wire in a conduit.
Q: Is there a material with zero resistivity?
A: Yes, superconductors exhibit exactly zero electrical resistivity, but only below a specific critical temperature (often near absolute zero for traditional materials, or liquid nitrogen temperatures for high-temperature cuprates). For standard bench and jobsite work at room temperature, silver has the lowest practical resistivity at $1.59 \times 10^{-8} \Omega\cdot m$, followed closely by copper.
Q: How do I convert ohm-meters to ohm-circular mils per foot?
A: Multiply the value in ohm-meters by 601,530. For example, copper's $1.68 \times 10^{-8} \Omega\cdot m$ multiplied by 601,530 yields roughly 10.1 $\Omega\cdot cmil/ft$ (at 20°C). You can verify standard material conversion factors via the Engineering Toolbox metal resistivity tables.
When sizing wire or designing traces, default to copper and use the 12.9 K-factor for conservative, real-world voltage drop calculations. Never rely on the 20°C academic values for mains wiring, as ambient heat and I²R loading will push your operating temperature higher, increasing the effective resistivity and the resulting voltage drop.






