Concrete Compressive Strength Estimator

Estimate 28-day compressive strength from the water–cement ratio or invert the ACI 211.1 relationship to find the required w/c for a target f'c. Includes modulus of elasticity per ACI 318.

Estimator Inputs

Mode *
Air entrained? *
Water–Cement Ratio (w/c) *
Concrete unit weight (pcf) *

How to Use This Estimator

Choose whether you want to estimate f'c from w/c or invert the relationship to find the required w/c for a target strength. Toggle air entrainment, enter the ratio or target, and the modulus input; the results refresh instantly when you press Calculate.

Data Source & Methodology

Authoritative Data: ACI Committee 211.1 Table 6.3.3 provides the tabulated relationship between the water–cement ratio and 28-day compressive strength for normal-weight concrete, with separate curves for air-entrained and non-air-entrained mixes. The modulus of elasticity follows ACI 318-19 Eq. 19.2.2.1a.

Additive interpolation (estimate strength from w/c):

$$ y(x) = y_i + \frac{y_{i+1}-y_i}{x_{i+1}-x_i} (x - x_i) $$

Inverse interpolation (find w/c from target strength):

$$ x(y) = x_i + \frac{x_{i+1}-x_i}{y_{i+1}-y_i} (y - y_i) $$

Modulus of Elasticity (ACI 318-19 Eq. 19.2.2.1a):

$$ E_c = 33 \cdot w_c^{1.5} \cdot \sqrt{f'_c} \quad (\text{psi}) $$

Convert to GPa via multiplying by 0.000006894757.

Glossary

How It Works: Step-by-Step

  1. Select “Estimate strength from w/c” and use the non-air-entrained curve if you are not entraining air.
  2. Enter w/c = 0.50. The ACI table brackets 0.53 → 5000 psi and 0.44 → 6000 psi for non-air mixes.
  3. Interpolate linearly to find strength: $$ y = 5000 + \frac{6000-5000}{0.44-0.53} (0.50-0.53) \approx 5333\,\text{psi}. $$
  4. Convert to MPa: 5333 psi × 0.006894757 ≈ 36.8 MPa.
  5. Compute Ec: 33 × 145^{1.5} × √5333 ≈ 3.9×10^6 psi (≈ 26.9 GPa).
  6. Suggested strength class: round to the nearest 500 psi (≈ 5500 psi class).

Frequently Asked Questions (FAQ)

Is the estimate valid for 7-day or 90-day strengths?

This tool focuses on the 28-day strength; time-dependent development depends on cement chemistry, curing, and temperature. Use maturity methods like ASTM C1074 for other ages.

How accurate is piecewise linear interpolation?

ACI 211.1 tables are interpolated linearly between adjacent entries to keep the logic transparent and predictable. Validation through trial batches and ASTM C39 cylinder tests is still required.

Does workability change the w/c?

Yes. Increasing water without adding cement raises w/c and lowers strength. Use admixtures to maintain low w/c while achieving the desired slump.

What aggregates or cement type does the table assume?

ACI 211.1 relationships assume normal-weight aggregates and typical cements; actual strengths vary with material sources, SCMs, and curing.

Can the tool design the full mix?

No. It targets the primary strength lever (w/c) and modulus. For complete proportioning, follow ACI 211.1 procedures and verify with lab tests.

Why is my required w/c outside the typical range?

High target strengths may require w/c below 0.35 and chemical admixtures; low targets may yield w/c above 0.65, which may be unsuitable for durability. Consult a mix designer.

Does air entrainment reduce strength?

At the same w/c, air entrainment lowers strength slightly but is essential for freeze–thaw resistance. The ACI table accounts for air-entrained vs non-air-entrained mixtures.

About the author

Ugo Candido builds practical engineering calculators and educational resources founded on transparent, peer-reviewed models.

Contact: info@calcdomain.com

Editorial policy

CalcDomain content is reviewed for clarity, accuracy, and transparency. Inputs and assumptions are surfaced directly so you can verify how results are produced; paid placements do not influence outputs.

Formulas
  • Piecewise linear interpolation (plans): $$ y(x) = y_i + \frac{y_{i+1}-y_i}{x_{i+1}-x_i} (x - x_i) $$
  • Inverse interpolation: $$ x(y) = x_i + \frac{x_{i+1}-x_i}{y_{i+1}-y_i} (y - y_i) $$
  • Modulus (ACI 318-19 Eq. 19.2.2.1a): $$ E_c = 33 \cdot w_c^{1.5} \cdot \sqrt{f'_c} \quad (\text{psi}) $$
  • Illustrative interpolation: $$ y = 5000 + \frac{6000-5000}{0.44-0.53} (0.50-0.53) \approx 5333\,\text{psi} $$
Citations

Construction — https://calcdomain.com/construction-diy (Accessed 2026-01-19)

Concrete Mix Design — https://calcdomain.com/concrete-mix (Accessed 2026-01-19)

ACI 211.1 — ACI 211.1 (Accessed 2026-01-19)

ACI 318-19 — ACI 318-19 (Accessed 2026-01-19)

Changelog
  • 0.1.0-draft — 2026-01-19: Initial audit spec draft extracted from the legacy page; formulas and sources verified for accuracy.
Verified by Ugo Candido Last Updated: 2026-01-19 Version 0.1.0-draft
Version 1.5.0