Electric conductivity is the measure of how easily a material allows electrical current to flow through it, quantified mathematically as the reciprocal of electrical resistivity. In a real circuit or installation, a material's conductivity directly dictates your voltage drop, heat generation (I²R losses), and the physical cross-sectional area of the conductors you must pull through conduit. The most common mistake hobbyists and junior techs make is confusing conductivity with conductance. Conductivity ($\sigma$) is an intrinsic, fixed property of the material itself (like copper or aluminum), while conductance ($G$) is the actual ease of current flow through a specific, cut piece of wire, which changes based on that wire's length and thickness.
The Core Physics: Conductivity vs. Conductance
To design reliable circuits, you have to separate the material from the object. Conductivity is a bulk material property, measured in Siemens per meter (S/m) or Mega-Siemens per meter (MS/m). It tells you how good the substance is at passing electrons. Conductance, measured in Siemens (S), tells you how good a specific component or wire is at passing current.
The mathematical relationship bridges the two concepts. Resistance ($R$) is calculated using resistivity ($\rho$), length ($L$), and cross-sectional area ($A$):
$R = \rho \frac{L}{A}$
Since conductivity is the inverse of resistivity ($\sigma = \frac{1}{\rho}$), we can rewrite the formula for conductance ($G = \frac{1}{R}$):
$G = \sigma \frac{A}{L}$
This formula proves why we can't just look at conductivity when sizing wire. A highly conductive material like silver will still have terrible conductance if you stretch it into a microscopic, 100-foot-long filament. For a deeper dive into the atomic physics of electron flow and lattice scattering, the Georgia State University HyperPhysics database provides excellent foundational models.
Material Conductivity Reference Chart
When selecting materials for busbars, windings, or branch circuits, you need hard numbers. The table below ranks common conductive materials by their intrinsic conductivity at a standard 20°C (68°F). We also include the % IACS (International Annealed Copper Standard), which is the benchmark the wire manufacturing industry uses to grade copper and aluminum purity.
| Material | Conductivity ($\sigma$) at 20°C | % IACS | Resistivity ($\rho$) nΩ·m | Temp Coefficient ($\alpha$) /°C |
|---|---|---|---|---|
| Silver (Pure) | 63.0 MS/m | 108.8% | 15.9 | 0.0038 |
| Copper (Annealed) | 58.0 MS/m | 100.0% | 17.2 | 0.0039 |
| Gold (Pure) | 45.2 MS/m | 77.9% | 22.1 | 0.0034 |
| Aluminum (1350-H19) | 35.5 MS/m | 61.2% | 28.2 | 0.0040 |
| Tungsten | 18.9 MS/m | 32.6% | 52.8 | 0.0045 |
| Iron (Pure) | 10.0 MS/m | 17.2% | 100.0 | 0.0050 |
Worked Example: Sizing a Feeder Based on Conductivity
Let's apply this theory to a real-world installation. You are wiring a 240V, 40A Level 2 EV charger in a detached garage. The one-way distance from the main panel to the charger is 150 feet (45.72 meters). Your target is to keep the voltage drop under 3% (7.2V) to ensure the charger's internal power supply doesn't brown out.
Step 1: Find the maximum allowable loop resistance.
The current travels out and back, so the total wire length in the circuit is $2 \times 150 \text{ ft} = 300 \text{ ft}$ (91.44 meters).
$R_{max} = \frac{V_{drop}}{I} = \frac{7.2V}{40A} = 0.18 \Omega$
Step 2: Calculate the minimum cross-sectional area ($A$) for Copper.
Using the rearranged conductivity formula $A = \frac{L}{\sigma \times R_{max}}$:
$A_{Cu} = \frac{91.44 \text{ m}}{58 \times 10^6 \text{ S/m} \times 0.18 \Omega} = 8.75 \times 10^{-6} \text{ m}^2 = 8.75 \text{ mm}^2$
Step 3: Calculate the minimum area for Aluminum.
$A_{Al} = \frac{91.44 \text{ m}}{35.5 \times 10^6 \text{ S/m} \times 0.18 \Omega} = 14.3 \times 10^{-6} \text{ m}^2 = 14.3 \text{ mm}^2$
Code Caveat: While conductivity math dictates 6 AWG Cu / 4 AWG Al for voltage drop, NEC Article 310 ampacity rules require a minimum of 8 AWG Cu or 6 AWG Al just to handle the 40A thermal load safely. In long runs, voltage drop calculations almost always force you to upsize the wire beyond the minimum ampacity requirements.
Where You Meet Conductivity in Practice
Understanding conductivity moves you from blindly following wire tables to engineering robust systems. Here is where this property dictates your choices on the bench and the jobsite.
Aluminum vs. Copper in Service Entrances
Because aluminum has only about 61% of the conductivity of copper (as seen in the % IACS column), an aluminum wire must have roughly 1.6 times the cross-sectional area to carry the same current with the same voltage drop. However, aluminum is significantly lighter and cheaper. For 200A to 400A residential service entrances in 2026, electricians almost exclusively use compact-stranded aluminum (like XHHW-2) because upsizing from 2/0 Cu to 4/0 Al saves hundreds of dollars per job while perfectly managing the conductivity deficit.
The Skin Effect in High-Frequency RF
If silver is the most conductive metal, why don't we use solid silver wire for high-frequency radio antennas? At high frequencies (RF), alternating current experiences the 'skin effect,' where electrons are forced to travel only along the outermost surface of the conductor. The interior of the wire carries almost zero current. Therefore, RF engineers use silver-plated copper wire. The copper provides the mechanical strength and bulk mass, while the highly conductive silver plating minimizes resistance exactly where the high-frequency current actually flows.
Thermal Runaway in Undersized Traces
On a custom PCB, if you route 5A through a 10-mil copper trace, the trace will heat up. Because copper's conductivity drops as temperature rises (positive temperature coefficient), the trace's resistance increases. Higher resistance generates more heat ($I^2R$), which further drops conductivity, creating a dangerous positive feedback loop. This is why PCB designers use tools like the Saturn PCB Toolkit to calculate trace widths based on a specific temperature rise limit (usually 10°C or 20°C), rather than just looking at the baseline conductivity of the copper foil.
Whether you are selecting busbars for a LiFePO4 battery bank or pulling THHN through EMT conduit, treating conductivity as a dynamic, temperature-dependent variable rather than a static number is the hallmark of a competent electrical designer. For standard wire resistance constants and further mathematical modeling, the Engineering Toolbox wire database remains an excellent quick-reference for field calculations.






