Rural Substation Grounding in Arid Southwest USA

Engineering Case Study

Case Study Electrical Engineering

Scenario

A 34.5 kV rural distribution substation is being commissioned near Yuma, Arizona. The site features sandy loam soil with low moisture retention and high seasonal temperature variation. Local utility standards require ≤5 Ω grounding resistance for substations handling fault currents >10 kA. Space constraints limit vertical electrode placement to a single location; no grid or ring system is feasible due to adjacent irrigation canals and rocky subsurface layers at 4.2 m depth.

Given Data

  • Soil resistivity: 850 Ω·m (measured via Wenner 4-pin test during dry season)
  • Electrode length: 3.0 m (standard driven rod, limited by bedrock)
  • Electrode diameter: 19.1 mm (¾-inch galvanized steel rod)

Calculation

Using the simplified Dwight’s formula for a single vertical cylindrical electrode (implemented in the Grounding Electrode Resistance Calculator):

$$ R = \frac{\rho}{2\pi L} \left[ \ln\left(\frac{4L}{d}\right) + 0.5 \ln\left(\frac{4L + \sqrt{16L^2 + d^2}}{d}\right) \right] $$

Where:

  • $\rho = 850\ \Omega\cdot\text{m}$
  • $L = 3.0\ \text{m}$
  • $d = 0.0191\ \text{m}$

First compute aspect ratio: $\frac{4L}{d} = \frac{12}{0.0191} \approx 628.3$ Then: $\ln(628.3) \approx 6.443$ Next term: $\sqrt{16L^2 + d^2} = \sqrt{144 + 0.000365} \approx 12.000015$, so $\frac{4L + \sqrt{16L^2 + d^2}}{d} \approx \frac{24.000015}{0.0191} \approx 1256.5$, and $\ln(1256.5) \approx 7.136$

Thus: $$ R = \frac{850}{2\pi \cdot 3.0} \left[ 6.443 + 0.5 \cdot 7.136 \right] = \frac{850}{18.8496} \cdot (6.443 + 3.568) = 45.10 \cdot 10.011 \approx 451.5\ \Omega $$

The calculator returns 451.5 Ω (rounded to 3 decimals: 451.482 Ω).

Result and Decision

A single 3-m rod yields unacceptably high resistance (>90× the 5 Ω requirement). After evaluating alternatives, engineers installed three 3-m rods spaced 6 m apart (per IEEE 142 spacing guidelines), connected by bare copper #2 AWG conductor. Recalculation using parallel resistance approximation ($R_{\text{total}} \approx R_1 / n$ for well-spaced rods) predicted ~155 Ω — still insufficient. Final design used six rods in a staggered hexagonal pattern with exothermic welds and enhanced backfill (bentonite-clay mix), achieving 4.2 Ω verified by fall-of-potential testing.

Lesson

Soil resistivity dominates grounding performance in arid regions — never rely on nominal values; field-measured ρ must drive electrode quantity and configuration. A single rod is rarely sufficient where ρ > 500 Ω·m; systematic multi-electrode deployment with verified spacing and low-resistance interconnections is essential.

← Back to Grounding Electrode Resistance Calculator