Beam Deflection Calculator — Formula, Example & Step-by-Step Guide

Beam deflection calculation determines how much a structural beam bends under applied loads. Excessive deflection causes serviceability problems — cracked finishes, ponding on roofs, misaligned machinery, and occupant discomfort — even when stresses remain safe. This calculator uses the classical Euler-Bernoulli beam equation for a uniformly distributed load on a simply supported beam: δ_max = 5wL⁴/(384EI). The deflection depends on load intensity (w), span length (L), material stiffness (E), and cross-section geometry (I). Engineers routinely check deflection limits: L/360 for floors, L/240 for roofs, and L/180 for non-structural elements per AISC and Eurocode standards.

Formula

delta = 5 * w * L^4 / (384 * E * I)
delta= Maximum midspan deflection (m)
w= Distributed load per unit length (N/m)
L= Beam span length (m)
E= Young's modulus of material (Pa)
I= Second moment of area / moment of inertia (m⁴)

Quick Calculation Result

delta = 5 * w * L^4 / (384 * E * I)

Interactive Calculator:

Distributed load per unit length (N/m)
Beam span length (m)
Young's modulus of material (Pa)
Second moment of area / moment of inertia (m⁴)
-- waiting for inputs --
Maximum midspan deflection (m)

How to Calculate Beam Deflection Calculator (Step-by-Step)

  1. 1

    Determine the uniformly distributed load w (N/m) including dead load, live load, and any applicable load factors.

  2. 2

    Measure the clear span L (m) between supports.

  3. 3

    Look up the material's Young's modulus E: steel = 200 GPa, aluminum = 70 GPa, concrete ≈ 30 GPa.

  4. 4

    Calculate the moment of inertia I for the beam cross-section: for a rectangular section I = bh³/12.

  5. 5

    Apply: δ = 5wL⁴ / (384EI). Ensure consistent units (N, m, Pa, m⁴).

  6. 6

    Compare against code limits: δ_max ≤ L/360 for floor beams, L/240 for roof beams.

Why This Matters

Beam deflection analysis is essential in structural, mechanical, and civil engineering. Steel floor beams in buildings must meet L/360 limits to prevent cracking of plaster ceilings and tile floors. CNC machine tool beds require micron-level deflection control to maintain machining accuracy. Bridge girders are pre-cambered (manufactured with an upward bow) to offset dead-load deflection. In aircraft wing design, deflection analysis prevents flutter and ensures aerodynamic performance under flight loads. The formula δ = 5wL⁴/(384EI) shows that deflection scales with L⁴ — doubling the span increases deflection 16×, making long spans extremely sensitive to stiffness. This is why deeper sections (increasing I) or stiffer materials (increasing E) are the primary deflection-control strategies.

Worked Example

Problem: A W200×15 steel beam (I = 12.8×10⁻⁶ m⁴, E = 200 GPa) spans 4 m with a uniform load of 5 kN/m. Solution: δ = 5 × 5000 × 4⁴ / (384 × 200×10⁹ × 12.8×10⁻⁶) = 5 × 5000 × 256 / (384 × 2,560,000) = 6,400,000 / 983,040,000 = 6.51 mm. Limit = 4000/360 = 11.1 mm → 6.51 mm < 11.1 mm ✓ OK.

Common Deflection Limits

ApplicationLimit
Floor beamsL/360
Roof beamsL/240
CantileversL/180
Machine basesL/1000

✓ Design Checklist

  • Verify support conditions match formula
  • Check both strength and deflection
  • Include self-weight in loading

⚠ Common Pitfalls

  • Using wrong I-axis for non-symmetric sections
  • Forgetting to convert units consistently

Frequently Asked Questions

What is beam deflection?+

Beam deflection is the displacement of a structural beam from its original position when loads are applied. It is measured at the point of maximum displacement, typically at midspan.

How do you calculate beam deflection?+

For a simply supported beam with uniform load: δ = 5wL⁴/(384EI), where w is load per meter, L is span, E is modulus of elasticity, and I is moment of inertia.

What is the deflection limit for steel beams?+

Per AISC and most building codes, floor beam deflection should not exceed L/360 (span/360) under live load. Roof beams typically use L/240.

Related Engineering Academy Guides

v5.0.0 — BUILD 2026-04-26