If you are sizing a custom busbar, verifying the purity of a batch of magnet wire, or calculating voltage drop on a long DC feeder, you need the macroscopic electrical conductivity formula. The direct answer for linking a material's intrinsic conductivity to its physical geometry and measured resistance is:
σ = L / (R × A)
Where σ is conductivity in Siemens per meter (S/m), L is length in meters (m), R is resistance in Ohms (Ω), and A is cross-sectional area in square meters (m²). Below, we break down the derivation, rearrange it for field use, and walk through bench scenarios where unit-tracking saves you from expensive mistakes.
The Electrical Conductivity Formula: Symbols and Assumptions
Conductivity (σ) is the reciprocal of resistivity (ρ). While resistivity tells you how strongly a material opposes current flow, conductivity tells you how easily it permits it. The formula σ = L / (R × A) is derived from the fundamental resistance equation R = ρ(L/A), substituting ρ = 1/σ.
| Symbol | Parameter | Standard SI Unit | Common Bench Unit |
|---|---|---|---|
| σ | Electrical Conductivity | Siemens per meter (S/m) | MS/m (Mega-Siemens/m) |
| ρ | Electrical Resistivity | Ohm-meters (Ω·m) | µΩ·cm (micro-ohm-cm) |
| L | Length of the conductor | Meters (m) | Millimeters (mm) or Feet (ft) |
| R | Measured DC Resistance | Ohms (Ω) | Milliohms (mΩ) or Microhms (µΩ) |
| A | Cross-sectional Area | Square meters (m²) | Square millimeters (mm²) or AWG |
When the Formula Applies (and Its Assumptions)
This macroscopic formula is highly accurate for bench and jobsite calculations, but it relies on three strict assumptions:
- Isotropic Material: The material's conductivity is uniform in all directions. (This breaks down in carbon fiber composites or rolled grain-oriented silicon steel).
- Uniform Temperature: Conductivity is highly temperature-dependent. Standard reference values (like 5.96 × 10⁷ S/m for pure copper) assume 20°C. If your busbar is running at 75°C, conductivity drops by roughly 20%.
- DC or Low-Frequency AC: At high frequencies, the skin effect forces current to the outer edge of the conductor, effectively reducing A. For 50/60Hz mains in wires under 2/0 AWG, the error is negligible. For 100kHz switching power supplies, you must use Litz wire or calculate the skin depth.
Rearranged Forms for Bench and Field Calculations
On the workbench, you rarely solve for σ directly. Usually, you know the material (σ) and the geometry (L and A), and you need to find the expected voltage drop (R). Here are the rearranged forms you will actually use:
- Solving for Resistance (Voltage Drop sizing):
R = L / (σ × A) - Solving for Area (Wire/Busbar sizing):
A = L / (σ × R) - Solving for Length (Maximum run distance):
L = R × σ × A - Solving for Resistivity (Material datasheet lookup):
ρ = 1 / σ
Worked Examples: Tracking Units from mm² to S/m
The most common point of failure in these calculations is unit mismatch. The SI unit for area in this formula is square meters (m²), but wire catalogs and calipers give you square millimeters (mm²). You must multiply mm² by 10⁻⁶ to convert to m².
Problem 1: Identifying an Unknown Heating Alloy
Given: You have a 2.5-meter spool of bare 1.2mm diameter resistance wire. You measure its DC resistance at 20°C as 0.85 Ω. What is its conductivity?
- Calculate Area in m²: Radius (r) = 0.6 mm = 0.0006 m.
A = π × r² = π × (0.0006)² = 1.131 × 10⁻⁶ m² - Apply Formula: σ = L / (R × A)
- Substitute with Units: σ = 2.5 [m] / (0.85 [Ω] × 1.131 × 10⁻⁶ [m²])
- Solve: σ = 2.5 / (9.613 × 10⁻⁷) = 2.60 × 10⁶ S/m
Result: This conductivity is typical for specific nichrome or kanthal heating alloys, confirming it is not standard copper or aluminum.
Problem 2: Calculating Copper Trace Resistance on a PCB
Given: A 2 oz copper PCB trace is 150 mm long and 2.0 mm wide. Assuming standard copper conductivity (5.96 × 10⁷ S/m) and a 2 oz thickness of ~0.07 mm, what is the trace resistance?
- Convert Dimensions to Meters:
L = 150 mm = 0.15 m
A = 2.0 mm × 0.07 mm = 0.14 mm² = 0.14 × 10⁻⁶ m² - Rearrange for R: R = L / (σ × A)
- Substitute: R = 0.15 / (5.96 × 10⁷ × 0.14 × 10⁻⁶)
- Solve: R = 0.15 / 8.344 = 0.0179 Ω (17.9 mΩ)
Result: At a 5A load, this trace will drop 89.5 mV and dissipate 447 mW as heat. For high-current paths, you need to widen the trace or add solder.
Real-World Scenario: The Busbar Purity Test Disaster
Formulas are only as good as the units you feed them. Here is a scenario from a solar installer verifying a batch of custom C11000 copper busbars for a 48V LiFePO4 inverter feed.
The Setup
The installer received a batch of busbars cut to 1.2 meters long, with a cross-section of 40 mm × 10 mm (400 mm²). To verify they weren't sold copper-clad aluminum (which has roughly 60% of copper's conductivity), they used a micro-ohmmeter to measure the resistance. The meter read 50.3 µΩ (50.3 × 10⁻⁶ Ω).
The Numbers (The Mistake)
The installer plugged the numbers into the electrical conductivity formula to check the material:
- L = 1.2 m
- R = 50.3 × 10⁻⁶ Ω
- A = 400 (They forgot to convert mm² to m²)
σ = 1.2 / (50.3 × 10⁻⁶ × 400) = 1.2 / 0.02012 = 59.6 S/m.
The Outcome and What Went Wrong
Standard copper should be ~59,600,000 S/m. Seeing a result of 59.6 S/m, the installer assumed the supplier sent them a highly resistive, fake alloy and rejected a $2,000 shipment.
What went wrong: They failed to apply the 10⁻⁶ multiplier to convert 400 mm² into 0.0004 m². If they had used the correct area:
σ = 1.2 / (50.3 × 10⁻⁶ × 0.0004) = 1.2 / (2.012 × 10⁻⁸) = 5.96 × 10⁷ S/m.
The busbars were perfectly pure C11000 copper. The error was purely in the unit tracking. Always write out your units during the substitution step to force the cancellation.
Realistic Magnitudes and Unit Traps to Avoid
When you calculate conductivity, you should immediately sanity-check your answer against known material magnitudes. If your result doesn't fall near these benchmarks, you have a unit error or a bad measurement.
| Material | Typical Conductivity (σ) at 20°C | Typical Resistivity (ρ) at 20°C | Common Applications |
|---|---|---|---|
| Silver (Pure) | 6.30 × 10⁷ S/m | 1.59 × 10⁻⁸ Ω·m | RF contacts, high-end audio relays |
| Copper (C11000) | 5.96 × 10⁷ S/m | 1.68 × 10⁻⁸ Ω·m | Busbars, magnet wire, PCB traces |
| Aluminum (6061-T6) | 2.50 × 10⁷ S/m | 4.00 × 10⁻⁸ Ω·m | Service entrance feeders, heat sinks |
| Iron (Pure) | 1.00 × 10⁷ S/m | 1.00 × 10⁻⁷ Ω·m | Transformer cores (laminated) |
| Nichrome (80/20) | ~1.00 × 10⁶ S/m | ~1.00 × 10⁻⁶ Ω·m | Heating elements, high-wattage resistors |
| Glass (Pyrex) | ~1.00 × 10⁻¹² S/m | ~1.00 × 10¹² Ω·m | Insulators, standoffs |
Three Unit Traps That Break the Formula
- The mm² to m² Trap: As shown in the busbar scenario, 1 mm² is not 0.001 m²; it is 0.000001 m² (10⁻⁶ m²). Because area is squared, the linear conversion factor (10⁻³) must also be squared.
- The Siemens vs. Ohm Trap: Conductivity is measured in Siemens (S), which is the exact reciprocal of Ohms (Ω). Older texts sometimes use the term "mho" (ohm spelled backward) with an inverted Omega symbol (℧). 1 S = 1 ℧ = 1 / Ω. Do not confuse Siemens with seconds (s).
- The AWG Area Trap: American Wire Gauge (AWG) is a logarithmic index, not a linear measurement. You cannot plug an AWG number into the A variable. You must look up the AWG in a standard table (per All About Circuits resistivity references) to find its area in circular mils or mm², and then convert to m².
By strictly tracking your units from the caliper to the calculator, the electrical conductivity formula transitions from an abstract textbook concept into a highly reliable diagnostic tool for verifying materials and sizing conductors in the real world. For deeper material science data on specific alloys, refer to the Georgia State University HyperPhysics database.






