The relation between resistance and conductivity is a strict mathematical inverse: conductivity measures how easily a material allows electrons to flow, while resistance measures how much it opposes that flow, meaning as one goes up, the other goes down proportionally. When you are sizing a feeder for a subpanel, selecting a trace width for a custom PCB, or diagnosing a overheating connection, you are actively manipulating this relationship to manage heat and voltage drop.

The Core Math and the Conductance Trap

To use this relationship on the bench or jobsite, you need to separate material properties from physical object properties. Resistivity ($\rho$) and conductivity ($\sigma$) are intrinsic material properties. They dictate how a specific substance behaves regardless of its shape. The formula linking them is simple:

$\sigma = 1 / \rho$

Resistance ($R$) and conductance ($G$), on the other hand, are properties of a specific physical object (like a 50-foot spool of 12 AWG wire). They depend on the material's intrinsic properties plus the object's length ($L$) and cross-sectional area ($A$).

What People Commonly Confuse: Makers and students frequently mix up conductivity with conductance. Conductivity is measured in Siemens per meter (S/m) and applies to copper as a metal. Conductance is measured in Siemens (S) and applies to your specific piece of copper wire.

For a practical baseline, annealed copper at 20°C has a conductivity of 5.96 × 10⁷ S/m, making it the standard against which almost all other wiring materials are measured. You can explore the foundational physics of these material constants via resources like Georgia State University's HyperPhysics.

Worked Numeric Example: 2 AWG Copper vs. Aluminum Feeders

Let's look at how the relation between resistance and conductivity forces physical changes in a real installation. Suppose you are running a 200-foot (60.96 meter) one-way feeder to a subpanel using 2 AWG wire, and you need to supply an 80A continuous load. Should you use copper or aluminum?

First, we establish the physical dimensions. 2 AWG wire has a cross-sectional area of 33.63 mm² ($3.363 \times 10^{-5}$ m²). Now we apply the resistance formula $R = \rho \times (L / A)$ using the intrinsic resistivity of both metals.

Copper Calculation

  • Resistivity ($\rho$): $1.68 \times 10^{-8} \Omega\cdot m$
  • Resistance ($R$): $(1.68 \times 10^{-8} \times 60.96) / 3.363 \times 10^{-5} = \mathbf{0.0304 \Omega}$
  • Voltage Drop at 80A: $80A \times 0.0304\Omega = \mathbf{2.43V}$ (Excellent, well under the 3% NEC recommendation for feeders).

Aluminum Calculation

  • Resistivity ($\rho$): $2.82 \times 10^{-8} \Omega\cdot m$ (Lower conductivity than copper)
  • Resistance ($R$): $(2.82 \times 10^{-8} \times 60.96) / 3.363 \times 10^{-5} = \mathbf{0.0511 \Omega}$
  • Voltage Drop at 80A: $80A \times 0.0511\Omega = \mathbf{4.09V}$ (Borderline, pushing past 3% on a 120V leg).

Because aluminum has roughly 61% of the conductivity of copper, a 2 AWG aluminum wire exhibits 68% more resistance than the exact same physical size in copper. This is exactly why the National Electrical Code (NEC) requires you to upsize aluminum conductors (typically to 1/0 AWG) to safely carry the same ampacity and maintain acceptable voltage drop as a 2 AWG copper wire.

Where You Meet This in Practice

You don't just calculate these values for mains wiring; the inverse relationship dictates component selection across all of electronics. Here is how different materials leverage this relationship:

Material Conductivity (S/m at 20°C) Primary Application Why It's Used
Silver $6.30 \times 10^7$ High-end audio contacts, RF shielding Highest natural conductivity; prevents signal loss at high frequencies.
Copper (Annealed) $5.96 \times 10^7$ Mains wiring, PCB traces, motor windings Best balance of high conductivity, ductility, and cost.
Aluminum $3.50 \times 10^7$ Utility transmission lines, large feeders Lighter weight and cheaper than copper, despite lower conductivity.
Nichrome 80 $1.00 \times 10^6$ Toasters, 3D printer hotends, dummy loads Low conductivity creates intentional resistance for heat generation ($I^2R$).
Silicon (Intrinsic) $4.35 \times 10^{-4}$ Semiconductor substrates, microchips Poor conductivity allows precise control of electron flow via doping.

For a deeper dive into how these materials behave as conductors and insulators, All About Circuits provides excellent foundational reading on atomic structure and electron mobility.

What Shifts in a Real Circuit When Conductivity Changes

In textbook problems, conductivity is a static number. On the workbench, it is a moving target. The most critical factor that alters the relation between resistance and conductivity in a live circuit is temperature.

For most pure metals (like copper and aluminum), conductivity drops as temperature rises. Copper's conductivity decreases by approximately 0.4% for every 1°C increase in temperature. This creates a dangerous feedback loop in poorly terminated connections:

  1. A loose lug on a breaker has a smaller physical contact area, increasing local resistance.
  2. The higher resistance generates more heat ($P = I^2R$) under load.
  3. As the copper heats up, its intrinsic conductivity drops.
  4. Lower conductivity means the resistance climbs even higher.
  5. The cycle repeats, leading to thermal runaway, melted insulation, and potentially an electrical fire.

This is why we torque breaker lugs to manufacturer specifications (often 20 to 45 in-lbs for residential panels) and why infrared thermography is used in commercial settings to spot connections where conductivity is degrading due to thermal stress.

Frequently Asked Questions

How does the relation between resistance and conductivity affect wire gauge selection?

Because resistance is inversely proportional to conductivity, materials with lower conductivity (like aluminum) must have a larger cross-sectional area (a thicker wire gauge) to achieve the same total resistance as a higher conductivity material (like copper). If you swap copper for aluminum without upsizing the AWG, the higher resistance will cause excessive voltage drop and dangerous heat accumulation at terminations.

Is electrical conductance the same as conductivity?

No, and confusing them leads to calculation errors. Conductivity ($\sigma$) is an intrinsic property of a material (measured in Siemens per meter, S/m) and doesn't change based on the size of the wire. Conductance ($G$) is the property of a specific, physical component (measured in Siemens, S) and changes if you cut the wire shorter or use a thicker gauge. Conductance is simply the mathematical inverse of resistance ($G = 1/R$).

Why does the relation between resistance and conductivity change with temperature?

As a metal heats up, its atoms vibrate more vigorously. These vibrations scatter the free electrons trying to flow through the material, effectively lowering its conductivity and raising its resistance. This is known as a positive temperature coefficient. Conversely, in semiconductors and insulators, heat provides enough energy to free more electrons, which actually increases conductivity as temperature rises (a negative temperature coefficient).

What is the exact formula linking resistance to conductivity?

The formula is $R = L / (\sigma \times A)$, where $R$ is resistance in ohms, $L$ is the length of the conductor in meters, $\sigma$ (sigma) is the material's conductivity in Siemens per meter, and $A$ is the cross-sectional area in square meters. This shows directly that if you double the conductivity of the material, you cut the total resistance of that specific wire exactly in half.