What Is Beam Deflection?
Beams are horizontal structural elements that span between supports and carry loads from floors, roofs, and walls. When a load is applied, the beam bends downward—this curvature is deflection. Unlike failure (where the beam breaks), deflection is elastic movement: the beam returns to its original shape once the load is removed.
Deflection becomes critical because:
- Excessive sag makes floors feel unstable or uncomfortable underfoot
- Ceilings and windows may crack if beams deflect too much
- Roofs can pond water if they sag, creating a dangerous feedback loop
- Building codes typically limit deflection to L/240 or L/360 of the span length
The amount a beam deflects depends on four factors: the magnitude and type of loading, the beam's length, its material stiffness, and its cross-sectional shape.
Deflection Formulas for Common Load Cases
Beam deflection is calculated using established formulas derived from structural mechanics. The formulas vary by beam type and load configuration. Below are the key equations, where P is point load, w is distributed load, L is span, E is modulus of elasticity, and I is second moment of area (area moment of inertia).
Simply-Supported Beam, Midspan Point Load:
δ_max = P × L³ / (48 × E × I)
Simply-Supported Beam, Point Load at Any Position:
δ_max = (P × b × (L² − b²)^1.5) / (9√3 × L × E × I)
where b = distance from right support to load
Simply-Supported Beam, Uniform Load:
δ_max = 5 × w × L⁴ / (384 × E × I)
Cantilever Beam, End Point Load:
δ_max = P × L³ / (3 × E × I)
Cantilever Beam, Uniform Load:
δ_max = w × L⁴ / (8 × E × I)
All formulas are valid only for small deflections (typically less than L/50).
P— Point load magnitude (force)w— Distributed load per unit lengthL— Beam span or cantilever lengthE— Modulus of elasticity (material stiffness); steel ≈ 200 GPa, concrete ≈ 30 GPa, timber ≈ 12 GPaI— Second moment of area; depends on cross-section shape and orientationδ_max— Maximum deflection at critical location
Flexural Rigidity and Material Properties
Deflection resistance is governed by flexural rigidity (EI)—the product of material stiffness and cross-sectional geometry. A stiffer material or a deeper beam section dramatically reduces bending.
Modulus of Elasticity (E) measures how much a material resists deformation:
- Steel: 200–210 GPa (very stiff, minimal deflection)
- Concrete: 25–40 GPa (moderate stiffness)
- Timber: 8–14 GPa (more flexible, larger deflections)
Area Moment of Inertia (I) describes how the cross-section is distributed around the neutral axis. For a rectangular beam with width b and depth d:
I = b × d³ / 12
Doubling the depth increases I by eight times, which is why deeper beams are far stiffer. Orientation matters too: a beam standing on edge deflects far less than one laid flat.
Method of Superposition for Complex Loads
Real structures rarely support a single, isolated load. When a beam carries multiple loads—say, a point load plus a distributed load—use the method of superposition to estimate total deflection.
The superposition principle states:
- Calculate the deflection caused by each load separately using the appropriate formula
- Sum all individual deflections to get the approximate total
This method works because deflections are small enough that load positions don't change significantly. However, superposition provides an approximation. For irregular or complex loading patterns, more advanced methods (such as the double integration method or finite element analysis) are required.
Example: A simply-supported beam with both a midspan point load and uniform load can be solved by calculating deflection from each source and adding them together.
Critical Considerations When Calculating Deflection
Accurate deflection predictions require careful attention to input data and formula selection.
- Confirm beam boundary conditions — Simply-supported beams have freedom to rotate at both ends; cantilever beams are rigidly fixed at one end. Misidentifying the beam type will produce incorrect results. Partially fixed conditions (common in real construction) fall between these ideals and require more complex analysis.
- Use the correct moment of inertia axis — Beams must be oriented so the load acts perpendicular to the strong axis (typically the axis with larger moment of inertia). Loading a beam on its weak axis produces dramatically larger deflections. Always verify which axis the moment of inertia refers to—usually <em>I</em>_x or <em>I</em>_y is specified by the section tables.
- Account for material properties accurately — Modulus of elasticity varies significantly within material types: steel grades differ, timber strength depends on species and moisture content, concrete varies with age and mix design. Using an incorrect E value will proportionally error your deflection estimate. Obtain E from structural reference tables or material documentation.
- Check that deflections are within small-deflection limits — Standard formulas assume deflections are less than L/50 of the span. If your calculated deflection exceeds this, the geometry changes enough that the formulas become inaccurate. For large deflections, use nonlinear analysis or numerical methods.