The conversion of conductivity to resistivity is simply taking the mathematical reciprocal of a material's ability to pass electrical current, expressed by the formula ρ = 1/σ, to determine how strongly that same material opposes electron flow. While conductivity (σ) tells you how easily electrons move through a specific medium, resistivity (ρ) tells you how much that same medium fights back. In practical electrical design, mastering this conversion is what prevents undersized solar feeders from melting and ensures your PCB traces do not overheat under continuous load.
The Core Math and Material Reference Table
The relationship between these two intrinsic properties is strictly inverse. If a material has a high conductivity, it inherently possesses a low resistivity. The standard SI unit for conductivity is Siemens per meter (S/m), while resistivity is measured in Ohm-meters (Ω·m). When you perform the conversion of conductivity to resistivity, you are dividing 1 by the conductivity value expressed in base SI units.
Below is a reference table of common electrical materials. This data is critical when you are substituting materials in a design—such as switching from copper to aluminum to save weight and cost in a solar array—and need to recalculate your voltage drop.
| Material | Conductivity (MS/m) | Conductivity (% IACS) | Resistivity (µΩ·cm) | Resistivity (Ω·m) |
|---|---|---|---|---|
| Silver (Pure) | 63.0 | 108.5% | 1.59 | 1.59 × 10⁻⁸ |
| Copper (Annealed) | 58.0 | 100.0% | 1.72 | 1.72 × 10⁻⁸ |
| Gold (Pure) | 45.2 | 77.9% | 2.21 | 2.21 × 10⁻⁸ |
| Aluminum (1350-H19) | 35.5 | 61.2% | 2.82 | 2.82 × 10⁻⁸ |
| Tungsten | 18.9 | 32.6% | 5.28 | 5.28 × 10⁻⁸ |
| Nichrome 80 (Heating) | 0.93 | 1.6% | 108.0 | 1.08 × 10⁻⁶ |
Data sourced from standard materials science references and the All About Circuits conductor properties database. Note that alloying elements and mechanical strain (like hard-drawing wire) significantly reduce conductivity compared to the pure, annealed state.
Worked Numeric Example: Sizing a 48V Solar Feeder
Understanding the conversion of conductivity to resistivity directly dictates wire sizing and thermal safety. Let us look at a real-world scenario where getting this math wrong leads to a dangerous installation.
The Scenario: You are wiring a 48V nominal LiFePO4 battery bank to a 5000W hybrid inverter. The continuous current draw is 100A. The one-way physical distance from the battery busbar to the inverter is 2 meters. You have spools of 2 AWG Aluminum (1350-H19) wire in the shop and want to know if the voltage drop is acceptable (target < 1%).
Step 1: Convert Conductivity to Resistivity
The datasheet for your aluminum wire lists its conductivity as 35.5 MS/m (Mega-Siemens per meter).
σ = 35.5 × 10⁶ S/m
ρ = 1 / σ = 1 / (35.5 × 10⁶) = 2.817 × 10⁻⁸ Ω·m
Step 2: Determine Cross-Sectional Area
Standard 2 AWG wire has a cross-sectional area of 33.63 mm². Converted to square meters for SI consistency:
A = 33.63 × 10⁻⁶ m²
Step 3: Calculate Resistance (R)
Using the formula R = ρ × (L / A):
R = (2.817 × 10⁻⁸ Ω·m × 2 m) / (33.63 × 10⁻⁶ m²)
R = 5.634 × 10⁻⁸ / 3.363 × 10⁻⁵ = 0.001675 Ω (one-way)
Step 4: Calculate Total Voltage Drop
The current must travel to the inverter and back, so the total circuit length is 4 meters (double the one-way resistance).
R_total = 0.001675 Ω × 2 = 0.00335 Ω
V_drop = I × R_total = 100A × 0.00335 Ω = 0.335V
The Result: A 0.335V drop on a 48V system is roughly 0.7%. This is well under the 1% target, meaning 2 AWG Aluminum is perfectly safe and efficient for this run. If you had mistakenly used the resistivity of copper (1.72 × 10⁻⁸ Ω·m) in your calculation, you would have calculated a drop of only 0.2V, potentially leading you to downsize to 4 AWG aluminum, which would overheat under the 100A continuous load.
Where You Meet This in Practice
The conversion of conductivity to resistivity is not just an academic exercise; it alters physical outcomes in real circuits and installations. Here is where this math directly impacts your workbench or jobsite:
- PCB Trace Width Calculations: When designing a custom PCB in KiCad or Altium, the trace width calculator relies on the resistivity of the copper cladding (usually 1.72 × 10⁻⁸ Ω·m). If you specify a high-current motor driver trace using the default 1 oz/ft² copper thickness, the software uses this exact resistivity value to calculate the temperature rise. Underestimating resistivity leads to traces that delaminate or burn open under stall currents.
- Long-Run DC Voltage Drop: In off-grid solar and telecom 48V systems, current is high and voltage is low. As demonstrated in the worked example, substituting aluminum for copper requires upsizing the wire gauge by roughly two AWG sizes to maintain the same resistance. The math to prove this requires converting the aluminum's % IACS back into absolute resistivity.
- Grounding Grid Design: In commercial and industrial electrical work, soil resistivity is the inverse of soil conductivity. When testing soil with a 4-point Wenner array, your meter measures conductance, which the device internally converts to soil resistivity (Ω·m). This value dictates how deep you must drive ground rods or whether you need to lay a copper ground ring to achieve the NEC-mandated 25-ohm ground resistance limit.
- High-Temperature Derating: Resistivity is not static; it increases with temperature. For copper, the temperature coefficient (α) is roughly 0.00393 per °C. If a wire is rated for 75°C in a hot attic, its operating resistivity is nearly 22% higher than the standard 20°C table value. This means your voltage drop will be higher at full load than your initial room-temperature calculations suggest.
Common Confusions: Resistivity vs. Resistance
The most frequent error made by hobbyists and junior technicians is confusing the intrinsic material property with the extrinsic component property. Understanding this distinction is critical when reading datasheets or troubleshooting a fault.
Resistivity (ρ) vs. Resistance (R)
Resistivity is a fundamental property of the material itself (like copper or aluminum). It does not change regardless of how much of the material you have. A single copper atom and a massive copper busbar share the exact same resistivity at a given temperature.
Resistance is a property of a specific physical object. It depends on the material's resistivity, but also on the object's length and cross-sectional area. You can change the resistance of a copper wire by cutting it shorter, but you cannot change its resistivity.
Similarly, do not confuse Conductivity (σ) with Conductance (G). Conductivity is the material's inherent ability to pass current (measured in S/m), while Conductance is the actual ease with which a specific component passes current (measured in Siemens, which is 1/Ω). The NIST Guide to the SI strictly delineates these base and derived units to prevent engineering errors in metrology and design.
Frequently Asked Questions
Does temperature change the conversion formula?
No. The formula ρ = 1/σ remains perfectly valid at any temperature. However, the values of both ρ and σ will shift as the material heats up or cools down. You must always ensure that the conductivity value you are converting matches the operating temperature of your circuit, not just the standard 20°C room temperature baseline.
Why do wire manufacturers use % IACS instead of S/m?
The International Annealed Copper Standard (% IACS) was adopted in 1913 to provide a universal baseline for copper purity and conductivity. It remains the industry standard because it allows engineers to instantly compare any alloy's performance directly against pure copper. A quick mental shortcut: if a material is 50% IACS, its resistance will be exactly double that of a pure copper wire of the exact same dimensions.
Can I use a multimeter to measure resistivity directly?
No. A standard multimeter measures Resistance (Ohms). To find the Resistivity, you must measure the resistance of a sample, then physically measure its exact length and cross-sectional area, and use the formula ρ = (R × A) / L to back-calculate the material's intrinsic resistivity. This is how materials scientists verify the purity of conductor alloys in the lab.






