Concrete Beam Rebar Calculator (Required As)

This calculator finds the required area of tensile steel reinforcement As for a singly reinforced rectangular concrete beam section using the ACI 318 equivalent rectangular stress block method. Given the factored design moment Mu, beam width b, effective depth d, concrete compressive strength fc', and steel yield strength fy, the calculator iterates: start with an assumed stress block depth a, compute As = Mu / (phi * fy * (d - a/2)), then update a = As * fy / (0.85 * fc' * b). Convergence is typically reached in three to four iterations. The result is compared to the ACI 318 minimum reinforcement requirement.

Factored design moment (1.2D + 1.6L, etc.)
Width of rectangular beam section
From compression face to centroid of tension steel
Specified compressive strength (typical: 3,000-5,000 psi)
Grade 60 = 60,000 psi; Grade 80 = 80,000 psi
0.00
0.00
0.00

ACI 318 beam design formulas

a = As × fy / (0.85 × fc' × b)
As = Mu / (phi × fy × (d - a/2)) [phi = 0.90]
As,min = max(3 sqrt(fc')/fy, 200/fy) × b × d

The stress block depth a and required area As are solved iteratively. fc' and fy must be in the same units (psi in this calculator). Mu must be in kip-in.

Selecting and detailing reinforcement

  • Round up As to the next available bar combination. Common bar areas: 1 No.8 bar = 0.79 in^2; 2 No.8 = 1.58 in^2; 3 No.8 = 2.37 in^2.
  • Check minimum clear spacing: bars must be at least max(1.5 x bar diameter, 1.5 in, 1.33 x aggregate size) apart per ACI 318 Section 25.2.
  • Development length (lap splice) requirements per ACI 318 Chapter 25 must be met at bar cutoff points and beam ends.
  • For doubly reinforced sections (compression steel), the analysis requires accounting for the compression rebar contribution.

Frequently asked questions

What formula does ACI 318 use for required rebar area?

ACI 318 iterative design: assume a (depth of equivalent stress block), then As = Mu / (phi * fy * (d - a/2)). Then update a = As * fy / (0.85 * fc' * b). Iterate until convergence. This calculator performs this iteration for you.

What is phi in flexural design?

For tension-controlled sections in ACI 318-19, phi = 0.90. A section is tension-controlled when the net tensile strain exceeds 0.005 at the extreme rebar layer. Most lightly reinforced beams meet this criterion.

What are typical values for fc' and fy?

For normal-weight concrete, fc' (specified compressive strength) is commonly 3,000 to 5,000 psi for buildings. For steel reinforcement, fy = 60,000 psi (Grade 60) is by far the most common in US construction. Grade 80 (fy = 80 ksi) is permitted by ACI 318-19.

What is minimum rebar area for a beam?

ACI 318 Section 9.6.1.2 requires As,min = max(3*sqrt(fc')/fy, 200/fy) * b * d. For fc' = 4,000 psi and fy = 60,000 psi, As,min = 0.00333 * b * d. This prevents a sudden brittle failure at first cracking.

What is the maximum rebar area for a beam?

ACI 318 does not directly cap As, but requires tension-controlled behaviour (net strain > 0.005). This limits the reinforcement ratio rho to roughly 0.75 times the balanced ratio, which varies with fc' and fy.

Official sources

Reviewed by the CalculatorHub team, edited by James Graham, 15 June 2026. See our methodology.