Compaction Quick-Check Calculator

Checks a density gauge reading against the Proctor: dry density, percent compaction, moisture deviation from optimum, and the wet density the operator needs to hit. Runs entirely offline; inputs persist in this browser via localStorage.

Use limits: This checks arithmetic, not soil. The correct Proctor curve for the material actually in the trench, oversize (rock) correction, gauge calibration, and probe depth are all upstream of this math — and the testing agency's report is the document of record. This tool is for arguing productively at the trench, not for acceptance.
Gauge Reading

Most gauges display both — enter whichever pair you trust.

Proctor & Spec

From the lab Proctor for this material — confirm the curve number matches the soil in the hole.

Enter if the spec has a moisture window (e.g. optimum ±2%). Leave blank if it only specs density.

How the Numbers Are Derived

The math

Dry density from a wet reading:

γ_dry = γ_wet / (1 + w/100)

Percent compaction:

RC = γ_dry / γ_dry,max × 100

Wet density required to pass at the current moisture (the number to give the roller operator):

γ_wet,req = (RC_req/100) × γ_dry,max × (1 + w/100)

Why moisture matters even when the density passes
When percent compaction comes back over 100%

Not physically impossible (field compaction energy can exceed the standard Proctor), but over ~102–103% deserves suspicion before celebration:

References

  1. ASTM D698 / D1557 — Standard and Modified Proctor laboratory compaction. https://www.astm.org/
  2. ASTM D6938 — In-place density and water content by nuclear methods.
  3. ASTM D4718 — Correction of unit weight and water content for soils containing oversize particles.