DEV Community

Cover image for Ground Ring Resistance: The Soil Resistivity Mistake That Can Break a Grounding Estimate
Evgenii Konkin
Evgenii Konkin

Posted on

Ground Ring Resistance: The Soil Resistivity Mistake That Can Break a Grounding Estimate

Ground ring resistance looks like a simple grounding calculation.

Enter soil resistivity.

Enter ring size.

Enter conductor diameter.

Get resistance in ohms.

But the result can change dramatically depending on one input: soil resistivity.

That is where many early grounding estimates become misleading.

A ground ring may look acceptable in moist clay and completely weak in dry sand or rocky soil. The same conductor. The same ring diameter. Very different resistance to earth.

The formula is useful, but it should not be treated as a final grounding design.

It is a screening tool.

The basic ground ring resistance formula

For a single circular buried ground ring, the resistance can be estimated with:

R = (ρ / 2π²r) × ln(8r / d)
Enter fullscreen mode Exit fullscreen mode

Where:

R = ground ring resistance, ohms
ρ = soil resistivity, Ω·m
r = ring radius, m
d = conductor diameter, m
ln = natural logarithm
Enter fullscreen mode Exit fullscreen mode

The formula shows three important things:

Higher soil resistivity increases resistance.
Larger ring radius reduces resistance.
Larger conductor diameter reduces resistance, but usually less strongly.
Enter fullscreen mode Exit fullscreen mode

That last point matters.

Increasing conductor diameter may help a little, but increasing the ring radius or improving the grounding system layout usually has a much stronger effect.

Soil resistivity is the big driver

Soil resistivity is often the most important input.

For example, use:

ρ = 100 Ω·m
r = 5 m
d = 20 mm = 0.020 m
Enter fullscreen mode Exit fullscreen mode

First check the geometry ratio:

8r / d = (8 × 5) / 0.020
8r / d = 2000
Enter fullscreen mode Exit fullscreen mode

Natural logarithm:

ln(2000) ≈ 7.601
Enter fullscreen mode Exit fullscreen mode

Denominator:

2π²r = 2 × π² × 5
2π²r ≈ 98.696
Enter fullscreen mode Exit fullscreen mode

Now calculate resistance:

R = (100 / 98.696) × 7.601
R ≈ 7.70 Ω
Enter fullscreen mode Exit fullscreen mode

So the estimated ground ring resistance is:

R ≈ 7.70 Ω
Enter fullscreen mode Exit fullscreen mode

That may be a moderate result depending on the project target.

Now keep the same ring geometry, but change only the soil resistivity.

If the site has dry or rocky soil:

ρ = 500 Ω·m
Enter fullscreen mode Exit fullscreen mode

Because soil resistivity is directly proportional in the formula, the result becomes about five times higher:

R ≈ 38.5 Ω
Enter fullscreen mode Exit fullscreen mode

Same ring.

Same conductor.

Different soil.

Very different grounding performance.

That is the engineering lesson.

The soil assumption can dominate the result.

The common mistake: using a guessed soil resistivity

A frequent early-design mistake is entering a generic soil resistivity value without checking whether it matches the actual site.

For example:

Assumed soil resistivity = 100 Ω·m
Actual dry-site resistivity = 500 Ω·m
Enter fullscreen mode Exit fullscreen mode

The estimate can look five times better than reality.

That is not a small rounding error.

It can change the design decision completely.

With 100 Ω·m, the engineer may think:

The ring is probably acceptable.
Enter fullscreen mode Exit fullscreen mode

With 500 Ω·m, the better conclusion may be:

The ring alone is likely not enough.
Additional grounding measures or field testing are needed.
Enter fullscreen mode Exit fullscreen mode

So the ground ring calculation should always be tied to a realistic soil resistivity assumption.

For serious projects, that means soil resistivity testing, not just a table value.

Ring radius matters more than conductor diameter

The formula also explains why ring size is powerful.

Resistance is divided by ring radius:

R ∝ 1 / r
Enter fullscreen mode Exit fullscreen mode

There is also a logarithmic term, but the main practical effect is clear: a larger ring usually reduces resistance significantly.

Using the same soil:

ρ = 100 Ω·m
d = 20 mm
Enter fullscreen mode Exit fullscreen mode

At:

r = 5 m
Enter fullscreen mode Exit fullscreen mode

we got:

R ≈ 7.70 Ω
Enter fullscreen mode Exit fullscreen mode

Now increase the radius:

r = 10 m
Enter fullscreen mode Exit fullscreen mode

The new estimate is about:

R ≈ 4.20 Ω
Enter fullscreen mode Exit fullscreen mode

That is a major improvement.

Now compare that with increasing conductor diameter instead.

Keep:

ρ = 100 Ω·m
r = 5 m
Enter fullscreen mode Exit fullscreen mode

Double the conductor diameter:

d = 20 mm → 40 mm
Enter fullscreen mode Exit fullscreen mode

The result improves only from about:

7.70 Ω → 7.00 Ω
Enter fullscreen mode Exit fullscreen mode

That helps, but it is not nearly as strong as increasing the ring radius.

Why?

Because conductor diameter is inside the logarithm:

ln(8r / d)
Enter fullscreen mode Exit fullscreen mode

Logarithmic changes are slower.

This is why oversizing the grounding conductor is not always the most effective way to reduce earth resistance.

The layout and soil conditions usually matter more.

Radius vs diameter: a simple input mistake

Another common mistake is entering ring diameter as ring radius.

Suppose the actual ground ring has:

Diameter = 10 m
Radius = 5 m
Enter fullscreen mode Exit fullscreen mode

The calculator asks for radius.

If the engineer accidentally enters:

r = 10 m
Enter fullscreen mode Exit fullscreen mode

instead of:

r = 5 m
Enter fullscreen mode Exit fullscreen mode

the result may look much better than reality.

With:

ρ = 100 Ω·m
d = 20 mm
Enter fullscreen mode Exit fullscreen mode

Correct radius:

r = 5 m
R ≈ 7.70 Ω
Enter fullscreen mode Exit fullscreen mode

Wrong radius input:

r = 10 m
R ≈ 4.20 Ω
Enter fullscreen mode Exit fullscreen mode

That mistake can make the grounding design look stronger than it really is.

The physical ring did not improve.

Only the input was wrong.

This is why radius and diameter should be checked carefully before trusting the result.

What the calculation does not prove

A single-ring resistance estimate is not a complete grounding design.

It does not model:

Layered soil
Multiple ground rods
Grounding grids or meshes
Ring-plus-rod systems
Touch voltage
Step voltage
Ground potential rise
Fault current distribution
Lightning impulse behavior
Seasonal soil moisture changes
Corrosion or clamp resistance
Field measurement results
Enter fullscreen mode Exit fullscreen mode

That limitation matters.

A low resistance value is useful, but grounding safety is not only about one ohm number.

For substations, towers, generator pads, transformer pads, solar inverters, battery systems, and industrial equipment, the grounding review may need much more than single-ring resistance.

A good result from the formula means:

This single-ring estimate looks promising.
Enter fullscreen mode Exit fullscreen mode

It does not mean:

The grounding system is fully verified.
Enter fullscreen mode Exit fullscreen mode

Practical design takeaway

Use ground ring resistance as an early screening calculation.

It helps answer:

Is the ring likely to be low, moderate, or high resistance?
How sensitive is the result to soil resistivity?
Would a larger ring radius help?
Is conductor diameter actually the best place to improve the design?
Does the project need supplemental electrodes or a grounding grid?
Is field testing required before final acceptance?
Enter fullscreen mode Exit fullscreen mode

But do not use it as the final safety decision.

The most important engineering habit is to separate:

Preliminary calculation
Final grounding design
Field verification
Enter fullscreen mode Exit fullscreen mode

The formula gives the first part.

It does not replace the other two.

Final thought

Ground ring resistance is not just a conductor-size calculation.

It is mainly a soil and geometry problem.

A ring in low-resistivity soil can perform very differently from the same ring in dry, rocky ground.

Increasing the conductor diameter may help a little, but increasing the ring radius or changing the grounding layout often has a much stronger effect.

And if the wrong soil resistivity or wrong radius is entered, the result can look much better than the real installation.

For quick preliminary checks of a single circular buried ground ring using soil resistivity, ring radius, and conductor diameter, use the Ground Ring Resistance Calculator on CalcEngineer.

Top comments (0)