TakeoffCalc

Rebar Quantity for Concrete Slabs: Spacing, Overlap, and Ordering in Linear Feet

You have a slab on grade to bid, the structural drawings call for #4 rebar at 18” on center both ways, and you need to know how many sticks to order. The math is straightforward once you understand the grid count, lap splice additions, and the weight conversion your supplier needs for pricing. This guide walks through a complete rebar quantity calculation for a concrete slab—from raw bar count to the tonnage number on your purchase order.

How Rebar Quantity Calculation Works for a Concrete Slab

Rebar in a slab forms a grid. Bars run in two directions—longitudinal and transverse—spaced at equal intervals specified by the structural engineer. The calculation follows three stages: count the bars, add length for lap splices, then convert total linear footage to weight for ordering.

Key Principle Rebar is measured in linear feet (LF) but priced and ordered by the ton. Your takeoff must bridge both units—the crew needs a bar count and cut list, while the supplier needs tonnage.

Step 1: Determine Your Grid Layout

Start with the slab dimensions and the specified spacing. For a typical residential or light commercial slab, common specifications include:

  • #3 rebar at 18” o.c. — light-duty slabs, patios
  • #4 rebar at 18” o.c. — standard residential slabs, driveways
  • #4 rebar at 12” o.c. — commercial slabs, heavier loads
  • #5 rebar at 12” o.c. — industrial slabs, heavy equipment areas

The rebar size number tells you the diameter: multiply the bar number by 1/8”. So #4 rebar is 4/8” = 1/2” diameter. This matters for weight calculations and lap splice length.

Step 2: Count the Bars in Each Direction

The formula for bar count in one direction:

$$\text{Number of bars} = \left\lfloor \frac{\text{Slab dimension (in.)}}{\text{Spacing (in.)}} \right\rfloor + 1$$

where the slab dimension is measured perpendicular to the bars you’re counting. The “+1” accounts for the first bar at the starting edge.

Worked Example — 40 ft × 60 ft Slab, #4 at 18” O.C.

Longitudinal bars (running the 60 ft direction, spaced across the 40 ft width):

$$\text{Bars} = \left\lfloor \frac{40 \times 12}{18} \right\rfloor + 1 = \left\lfloor \frac{480}{18} \right\rfloor + 1 = 26 + 1 = 27 \text{ bars}$$

Each bar is 60 ft long (we’ll handle lap splices in Step 3).

Transverse bars (running the 40 ft direction, spaced across the 60 ft length):

$$\text{Bars} = \left\lfloor \frac{60 \times 12}{18} \right\rfloor + 1 = \left\lfloor \frac{720}{18} \right\rfloor + 1 = 40 + 1 = 41 \text{ bars}$$

Each bar is 40 ft long.

Step 3: Calculate Total Linear Feet (Including Lap Splices)

Standard rebar comes in 20-foot and 60-foot stock lengths. When a bar is longer than the stock length, you need lap splices—overlapping sections where two bars are tied together to maintain structural continuity.

Lap Splice Length (per ACI 318) $$L_{splice} = \text{Lap Factor} \times d_b$$

where \(d_b\) is the bar diameter and the lap factor is typically 40–60 times the bar diameter for tension splices, depending on the class of splice specified. For #4 rebar with a Class B splice (the most common): \(L_{splice} = 48 \times 0.5\text{"} = 24\text{"} = 2.0 \text{ ft}\).

For our 40 ft × 60 ft slab using 20 ft stock lengths:

  • 60 ft longitudinal bars: each bar needs 2 splices (three 20 ft pieces), adding 2 × 2.0 ft = 4.0 ft per bar
  • 40 ft transverse bars: each bar needs 1 splice (two 20 ft pieces), adding 1 × 2.0 ft = 2.0 ft per bar
Total Linear Feet Calculation

Longitudinal: 27 bars × (60 + 4.0) ft = 27 × 64.0 = 1,728 LF

Transverse: 41 bars × (40 + 2.0) ft = 41 × 42.0 = 1,722 LF

Subtotal: 1,728 + 1,722 = 3,450 LF

Step 4: Apply the Waste Factor

Rebar waste comes from cutting remnants, damaged bars, and field adjustments. Standard waste factors for rebar:

  • Simple rectangular slabs: 5–7%
  • Irregular shapes, multiple openings: 8–12%
  • Complex geometry (curves, stairs, stepped footings): 12–15%

For our rectangular slab, apply 7%:

$$\text{Total LF with waste} = 3{,}450 \times 1.07 = 3{,}692 \text{ LF}$$

Step 5: Convert Linear Feet to Weight for Ordering

Suppliers price rebar by the ton (2,000 lbs). Each rebar size has a standard weight per linear foot based on ASTM A615:

Bar SizeDiameter (in.)Weight (lbs/ft)
#33/8”0.376
#41/2”0.668
#55/8”1.043
#63/4”1.502
#77/8”2.044
#81”2.670
Weight Conversion for Our Example

#4 rebar weighs 0.668 lbs/ft:

$$\text{Total weight} = 3{,}692 \text{ LF} \times 0.668 \text{ lbs/ft} = 2{,}466 \text{ lbs} = 1.23 \text{ tons}$$

Step 6: Build Your Order Quantity

With 3,692 LF of #4 rebar needed, convert to stock lengths for your purchase order:

  • Using 20 ft sticks: 3,692 ÷ 20 = 185 sticks (round up)
  • Using 60 ft sticks: 3,692 ÷ 60 = 62 sticks (round up)

If you can get 60 ft stock, you eliminate splices on the 40 ft transverse bars entirely and reduce splices on the 60 ft longitudinal bars to zero—the material savings often offset the higher per-foot cost of longer stock. Discuss stock length availability with your supplier before finalizing your takeoff.

Common Ordering Mistake Do not order rebar by linear feet alone. Your supplier needs the bar size, quantity (pieces or tons), and cut lengths. A purchase order that says “3,700 LF of #4” without specifying stock length will get you whatever the yard has on hand—which may not match your cut list.

Quick Reference: Rebar Quantity Formulas

Complete Calculation Summary

Bar count (one direction):

$$N = \left\lfloor \frac{D_{perp} \times 12}{s} \right\rfloor + 1$$

Splices per bar:

$$n_{splice} = \left\lceil \frac{L_{bar}}{L_{stock}} \right\rceil - 1$$

Total linear feet:

$$LF_{total} = \sum \left[ N \times (L_{bar} + n_{splice} \times L_{splice}) \right] \times (1 + W)$$

Weight:

$$W_{lbs} = LF_{total} \times w_{bar}$$

where \(D_{perp}\) = slab dimension perpendicular to bars (ft), \(s\) = spacing (in.), \(L_{bar}\) = bar length (ft), \(L_{stock}\) = stock length (ft), \(L_{splice}\) = lap splice length (ft), \(W\) = waste factor (decimal), and \(w_{bar}\) = weight per foot (lbs/ft).

What Changes for Non-Rectangular Slabs

Real projects rarely have perfectly rectangular slabs. When you’re estimating rebar for L-shaped slabs, slabs with step-downs, or slabs with large openings, adjust your approach:

  • L-shaped slabs: break into two rectangles, calculate each separately, then add bars at the re-entrant corner (structural drawings will show additional corner reinforcement)
  • Slab openings: subtract bars that would pass through the opening, but add the extra bars specified around the opening perimeter (typically 2 extra bars each way per ACI 318 Section 8.9)
  • Thickened edges or turned-down footings: calculate the slab grid separately from the footing reinforcement—footings typically have their own bar size and spacing specification

For complex slab shapes, increase your waste factor to 10–12% to account for the additional cutting and fitting required. If you already have a handle on concrete yardage calculations for your slab, adding the rebar takeoff gives you the complete picture for your bid.

The rebar calculation feeds directly into your overall project estimate. Pair it with your drywall takeoff and flooring quantity calculations to build a complete material package for the project.

For quick calculations on standard slabs, use our rebar calculator to generate bar counts, splice quantities, and tonnage automatically.