Last verified · v1.0
Calculator · construction
Wood Beam Span Calculator
Find the maximum safe span for any wood beam. Enter actual dimensions, wood species, total load, and deflection limit for instant NDS-based results.
Inputs
Maximum Allowable Span
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How the Wood Beam Span Calculator Works
Correctly sizing a wood beam requires checking two independent failure modes: bending stress and excessive deflection. The calculator evaluates both limits and returns the smaller — more conservative — value as the maximum allowable span. This dual-check approach follows the methodology in HUD Chapter 5: Design of Wood Framing and the National Design Specification (NDS) for Wood Construction.
The Governing Formula
Maximum span L (in inches) equals the minimum of two independently computed limits:
- Bending limit: Lb = √(4 × Fb × b × d² ÷ (3 × w))
- Deflection limit: Ld = ³√(32 × E × b × d³ ÷ (5 × k × w))
Both expressions derive from classical simply-supported beam theory under a uniformly distributed load, as documented by Iowa State University's Beam Deflection Formulas reference. The final result is L = min(Lb, Ld), converted to feet for display.
Variable Definitions
- Fb — Allowable Bending Stress (psi): The NDS reference bending design value for the selected species and grade. Douglas Fir-Larch #2 dimension lumber carries Fb = 900 psi; Southern Pine #2 carries Fb = 1,500 psi.
- b — Beam Width (inches): Actual dressed width, not nominal. A nominal 2x = 1.5 in; 4x = 3.5 in; 6x = 5.5 in.
- d — Beam Depth (inches): Actual dressed depth. A 2x8 = 7.25 in; 2x10 = 9.25 in; 2x12 = 11.25 in.
- E — Modulus of Elasticity (psi): Stiffness of the species. Douglas Fir-Larch #2 has E = 1,600,000 psi; Hem-Fir #2 has E = 1,300,000 psi.
- w — Uniform Load (lb/in): Total load per unit length (dead + live), converted from lb/ft by dividing by 12 for consistent inch-based units.
- k — Deflection Ratio Denominator: Extracted from the L/k serviceability limit. Use k = 360 for residential floors, k = 240 for roof rafters, and k = 480 for tile-covered floors.
Bending Stress Check Explained
The maximum bending moment at mid-span of a simply supported beam is M = wL²/8. Setting the extreme-fiber stress equal to the allowable value Fb — using section modulus S = bd²/6 — and solving for L produces the bending limit formula. Beam depth d has an outsized influence: doubling d quadruples the section modulus, increasing bending capacity fourfold.
Deflection Check Explained
Maximum mid-span deflection for a uniformly loaded, simply supported beam is δ = 5wL⁴ ÷ (384EI), where I = bd³/12 is the moment of inertia. Setting δ ≤ L/k and solving for L produces the deflection limit. Because deflection scales with the fourth power of span length, stiffness — governed by E and I — controls long spans far more aggressively than bending strength alone.
Worked Example
A 2x10 Douglas Fir-Larch #2 floor beam carries 50 lb/ft total load with an L/360 deflection limit:
- Inputs: b = 1.5 in, d = 9.25 in, Fb = 900 psi, E = 1,600,000 psi, w = 50 ÷ 12 = 4.17 lb/in, k = 360
- Bending limit: √(4 × 900 × 1.5 × 85.56 ÷ (3 × 4.17)) = √(36,920) ≈ 192 in (16.0 ft)
- Deflection limit: ³√(32 × 1,600,000 × 1.5 × 791.45 ÷ (5 × 360 × 4.17)) = ³√(8,097,000) ≈ 201 in (16.7 ft)
- Governing span: min(16.0 ft, 16.7 ft) = 16.0 ft — bending controls for this loading condition.
The UMass Amherst guide on calculating loads on headers and beams provides practical tributary-area methods for computing the total load per linear foot in residential construction.
Practical Design Notes
- Always use actual lumber dimensions — not nominal sizes — to avoid overstating section modulus by 10–15 percent.
- Dead load for light wood framing typically runs 10–15 lb/ft; live load is 40 lb/ft for residential floors per the International Residential Code.
- This calculator assumes a simply supported, single-span beam. Continuous spans and cantilevers require separate engineering analysis.
- Results are for preliminary sizing only. A licensed structural engineer must review spans for all permitted construction projects.
Reference