The SI unit for resistivity is the ohm-meter ($\Omega \cdot m$), which quantifies how strongly a specific material opposes the flow of electric current regardless of its physical dimensions. When you are sizing feeders, laying out PCB traces, or winding heating coils, this single material constant is the baseline metric that dictates your thermal limits and voltage drop calculations. Before we pull any wire or route any traces, we need to look at the raw data that governs these decisions.
Material Resistivity Reference Table
To design reliable circuits, you need to know the baseline resistivity ($\rho$) of the materials you are working with. The table below provides standard reference values at 20°C (68°F). Note that resistivity is highly temperature-dependent; as conductors heat up under load, their resistivity increases, which in turn increases resistance and creates a thermal runaway loop if not properly managed.
| Material | Resistivity ($\rho$) at 20°C | Conductivity ($\sigma$) | Primary Electrical Application |
|---|---|---|---|
| Silver (Annealed) | $1.59 \times 10^{-8} \, \Omega \cdot m$ | $6.30 \times 10^{7} \, S/m$ | High-end audio contacts, RF plating |
| Copper (Annealed) | $1.68 \times 10^{-8} \, \Omega \cdot m$ | $5.96 \times 10^{7} \, S/m$ | NM-B cable, THHN wire, PCB traces, busbars |
| Aluminum (1350 Alloy) | $2.82 \times 10^{-8} \, \Omega \cdot m$ | $3.55 \times 10^{7} \, S/m$ | Utility transmission lines, large feeder cables |
| Nichrome (80/20) | $1.10 \times 10^{-6} \, \Omega \cdot m$ | $9.09 \times 10^{5} \, S/m$ | Heating elements, high-wattage resistors |
| Silicon (Intrinsic) | $2.30 \times 10^{3} \, \Omega \cdot m$ | $4.35 \times 10^{-4} \, S/m$ | Semiconductor substrates, solar cells |
| Fused Quartz | $7.50 \times 10^{17} \, \Omega \cdot m$ | $1.33 \times 10^{-18} \, S/m$ | High-voltage insulators, standoffs |
Resistivity vs. Resistance: Clearing Up the Confusion
The most common mistake hobbyists and junior technicians make is confusing resistivity with resistance. They are fundamentally different concepts. Resistance ($\Omega$) is the property of a specific object—like a 50-meter spool of 12 AWG wire or a specific carbon film resistor. Resistivity ($\Omega \cdot m$) is the intrinsic property of the material itself, independent of how much of it you have.
Think of it like water flowing through a pipe. Resistivity is analogous to the viscosity of the fluid itself (e.g., water vs. honey), while resistance is the actual flow restriction caused by a specific pipe's length and diameter. You can change a wire's resistance by cutting it shorter or using a thicker gauge, but you cannot change copper's resistivity without changing the material or its temperature.
What People Commonly Confuse
- The Unit vs. The Tool: An 'ohm-meter' ($\Omega \cdot m$) is the SI unit of resistivity. An 'ohmmeter' (one word) is the setting on your multimeter used to measure resistance in ohms ($\Omega$).
- Ohm-Meters vs. Ohms per Meter: $\Omega \cdot m$ (ohm-meters) measures volumetric resistivity. $\Omega/m$ (ohms per meter) measures the resistance per unit length of a specific, pre-manufactured wire gauge. They are mathematically distinct.
What Resistivity Changes in a Real Installation
In a real circuit, resistivity dictates the scaling factor of your physical design. If you are building a 48V DC solar battery bank and decide to use aluminum busbars instead of copper to save money, the 68% higher resistivity of aluminum means you must increase the cross-sectional area of your busbars by that exact same ratio to maintain the same voltage drop and thermal profile. If you fail to scale the dimensions to compensate for the material's resistivity, your connections will overheat under load.
Worked Numeric Example: Calculating Voltage Drop in 12 AWG Copper
Let's move from theory to the workbench. Suppose you are wiring a 120V AC branch circuit for a workshop tool. You need to run a 50-meter (164-foot) one-way distance from the panel to the outlet using 12 AWG solid copper THHN wire, and the tool will draw a continuous 20A load. Will this wire size pass NEC-style voltage drop recommendations?
We use the fundamental resistance formula derived from resistivity:
$R = \rho \frac{L}{A}$
Resistivity of Copper ($\rho$) = $1.68 \times 10^{-8} \, \Omega \cdot m$
Length ($L$) = $50 \, m$ (one-way)
Cross-Sectional Area of 12 AWG ($A$) = $3.31 \, mm^2 = 3.31 \times 10^{-6} \, m^2$
Current ($I$) = $20 \, A$
Step 1: Calculate One-Way Resistance
$R = (1.68 \times 10^{-8} \, \Omega \cdot m) \times \frac{50 \, m}{3.31 \times 10^{-6} \, m^2}$
$R = \frac{8.4 \times 10^{-7}}{3.31 \times 10^{-6}}$
$R = 0.2537 \, \Omega$
Step 2: Calculate Total Loop Voltage Drop
Current must travel to the load and return to the panel, so the total loop length is 100 meters. The total loop resistance is $0.2537 \, \Omega \times 2 = 0.5074 \, \Omega$.
$V_{drop} = I \times R_{loop} = 20 \, A \times 0.5074 \, \Omega = 10.148 \, V$
Step 3: Evaluate Against Standards
Percentage Drop = $(10.148 \, V / 120 \, V) \times 100 = \mathbf{8.45\%}$
The Verdict: An 8.45% voltage drop far exceeds the NEC-style recommendation of a maximum 3% drop for branch circuits. The tool will only see ~110V, which can cause motor overheating and premature failure. Because copper's resistivity is a fixed constant, your only physical remedies are to shorten the run or upsize the wire to 8 AWG (which has an area of $8.37 \, mm^2$, dropping the resistance and voltage drop by more than half). For deeper reference on SI electrical units, the National Institute of Standards and Technology (NIST) provides the definitive metrology standards.
Where You Meet Resistivity in Practical Installations
You don't just calculate resistivity on paper; it forces physical design constraints across multiple electrical disciplines.
1. Long DC Solar and Battery Runs
In 12V or 24V off-grid solar systems, current is exceptionally high. A 2400W inverter pulling from a 24V battery bank draws 100A. At 100A, even the tiny resistivity of copper ($1.68 \times 10^{-8} \, \Omega \cdot m$) results in massive $I^2R$ heat losses if the wire is undersized. This is why battery interconnects are typically 2/0 AWG or 4/0 AWG copper—minimizing the $L/A$ ratio to compensate for the material's baseline resistivity.
2. PCB Trace Sizing and Drones
When routing high-current paths on a custom PCB (like an ESC to a brushless motor on a racing drone), you are working with 1oz copper, which is only ~35 $\mu m$ thick. Because the thickness ($A$) is so microscopic, the trace resistance scales up rapidly. PCB designers use tools like the Saturn PCB Toolkit, which relies directly on copper's resistivity constant to calculate trace width requirements to prevent the board from delaminating under a 30A load.
3. Designing Heating Elements
If you are building a DIY reflow oven or a 3D printer heated bed, you want high resistance to generate heat. If you tried to use copper wire, its resistivity is so low that you would need hundreds of meters of hair-thin wire to get enough resistance to heat up, which would instantly melt or oxidize. Instead, you select Nichrome ($1.10 \times 10^{-6} \, \Omega \cdot m$). Its high resistivity allows you to use a short, mechanically robust coil that safely converts electrical energy into thermal energy. For more on the physics of material resistance, Georgia State University's HyperPhysics offers excellent theoretical breakdowns.






