Last verified · v1.0
Calculator · construction
Rebar Calculator (Concrete Slab)
Free rebar calculator for concrete slabs. Enter dimensions, spacing, and bar size to get total linear feet and weight including ACI 318-19 lap splice calculations.
Inputs
Total Rebar Length Required
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How the Rebar Calculator Works
Accurate rebar estimation prevents costly material shortages and reduces waste on concrete slab projects. This calculator applies a systematic formula grounded in ACI 318-19 Building Code Requirements for Structural Concrete and standard construction estimating practices documented in Concrete Construction Processes and Materials (BYUI EdTech Books).
The Core Formula
The total rebar length formula accounts for bars running in both the length and width directions across the slab, lap splices where individual bar stock falls short of the slab span, and a waste factor for field cuts and rejected material:
L_total = (1 + w/100) × [N_L(l_u + s_L × l_lap) + N_W(w_u + s_W × l_lap)]
Variable Definitions
- w — Waste/overage percentage. The industry standard is 10%, covering off-cuts, bent bars, and corner adjustments.
- N_L — Count of bars running parallel to the slab length direction. Calculated as: floor((slab_width − 2 × edge_clearance) / spacing) + 1
- N_W — Count of bars running parallel to the slab width direction. Calculated as: floor((slab_length − 2 × edge_clearance) / spacing) + 1
- l_u — Net usable length in feet after subtracting edge clearances from both ends of the length dimension.
- w_u — Net usable width in feet after subtracting edge clearances from both ends of the width dimension.
- s_L — Number of lap splices required per length-direction bar, based on available bar stock length versus the slab span.
- s_W — Number of lap splices required per width-direction bar.
- l_lap — Lap splice length in feet. Per ACI 318-19 Section 25.5, Class B tension splices must extend at least 1.3 times the development length, typically 24 inches for #4 bars in 3,000 psi concrete.
Step-by-Step Calculation Process
Step 1: Determine Bar Counts (N_L and N_W)
Edge clearance positions the first and last bar away from the slab perimeter. ACI 318-19 requires a minimum 3 inches of clear cover for slabs on grade. For a 20-foot-wide slab with 3-inch (0.25 ft) clearance on each side and 12-inch (1 ft) on-center spacing: N_L = floor((20 − 0.50) / 1) + 1 = 20 bars running the full 30-foot length of the slab.
Step 2: Calculate Lap Splice Requirements
Standard rebar stock ships in 20-foot and 40-foot lengths. When a slab dimension exceeds available bar stock, lap splices extend the run. Per the CDOT Bridge Design Manual Section 5, Class B lap splice lengths for common sizes in 3,000 psi concrete are approximately: #3 bar = 18 in, #4 bar = 24 in, #5 bar = 30 in, #6 bar = 36 in. The number of splices per bar equals floor(usable_span / stock_length).
Step 3: Apply the Waste Factor
Multiplying by (1 + w/100) inflates the raw calculated length by the overage percentage. At w = 10, every 1,000 linear feet of calculated rebar becomes 1,100 linear feet ordered. This buffer absorbs angled perimeter cuts, bars damaged during transport and placement, and off-cuts too short for reuse.
Worked Example: 20 × 30-Foot Residential Driveway Slab
Inputs: slab 20 ft × 30 ft, #4 rebar (1/2-inch diameter), 12-inch on-center spacing, 3-inch edge clearance, 20-ft stock bars, 10% waste factor.
- N_L (bars spanning the 30-ft length): floor((20 − 0.50) / 1) + 1 = 20 bars
- N_W (bars spanning the 20-ft width): floor((30 − 0.50) / 1) + 1 = 30 bars
- l_u = 29.5 ft; s_L = floor(29.5 / 20) = 1 splice per bar; l_lap = 2 ft (24 in)
- w_u = 19.5 ft; s_W = 0 splices (fits within one 20-ft bar)
- L_total = 1.10 × [20(29.5 + 1 × 2) + 30(19.5 + 0)] = 1.10 × [630 + 585] = 1.10 × 1,215 = 1,336.5 linear feet
- Weight: 1,336.5 × 0.668 lb/ft = approximately 893 lb
ASTM Rebar Size and Weight Reference
- #3 (3/8 in diameter, 0.376 lb/ft): sidewalks and light-duty landscape slabs
- #4 (1/2 in diameter, 0.668 lb/ft): residential driveways, patios, and foundation slabs
- #5 (5/8 in diameter, 1.043 lb/ft): structural floor slabs and commercial garage floors
- #6 (3/4 in diameter, 1.502 lb/ft): heavy-load commercial and industrial slabs
For in-depth guidance on development lengths and splice specifications, consult the Design Recommendations for Steel Reinforcement (UT Austin CTR) and Caltrans Concrete Design Theory Chapter 5.1.
Reference