TSE.
MathematicsFinanceHealthPhysicsEngineeringBrowse all

Engineering · Civil Engineering · Load Analysis

Beam Deflection Calculator

Calculates maximum deflection and slope for common beam loading configurations using standard structural engineering formulas.

Calculator

Advertisement

Formula

\delta_{\max} is the maximum deflection (m); P is the applied point load (N); L is the beam span length (m); E is the modulus of elasticity (Pa); I is the second moment of area (m^4). Different boundary and load conditions produce different coefficients — see the full set of formulas used by this calculator below.

Source: Roark's Formulas for Stress and Strain, 8th Edition; AISC Steel Construction Manual, 15th Edition.

How it works

When a beam is loaded, it bends — a phenomenon governed by the Euler–Bernoulli beam theory. The amount of bending, called deflection, depends on four key quantities: the applied load (P), the beam span (L), the material's resistance to deformation expressed as the modulus of elasticity (E), and the cross-section's geometric stiffness expressed as the second moment of area (I). The product EI is called the flexural rigidity of the beam and is the single most important indicator of how stiff a beam is. A higher EI means less deflection for any given load.

This calculator supports four standard configurations. For a simply supported beam with a central point load, the maximum deflection at midspan is δ = PL³ / (48EI). For a simply supported beam with a uniform distributed load (UDL), the formula becomes δ = 5wL⁴ / (384EI), where w is the load per unit length — equivalently expressed as δ = 5PL³ / (384EI) when P is the total load. A cantilever with an end point load deflects by δ = PL³ / (3EI) at its free tip, while a cantilever under a UDL deflects by δ = PL³ / (8EI) at the free end (again using total load P). The maximum slope (rotation) at the critical section is also reported, which is important for checking connection rotation limits and serviceability of attached components.

In practice, deflection limits are prescribed by design codes. AISC and Eurocode 3 typically require that floor beams do not exceed L/360 under live load, or L/240 under total load, to prevent cracking of finishes and ensure user comfort. The span-to-deflection ratio output by this calculator lets you check compliance instantly. Beam deflection calculations also appear in machine design to ensure shafts remain aligned, in aerospace for wing and fuselage stiffness analysis, and in geotechnical work when analysing pile and retaining wall behaviour.

Worked example

Problem: A simply supported steel I-beam spanning 6 m carries a central point load of 25 kN (25,000 N). The beam is made of structural steel with E = 200 GPa (200 × 10⁹ Pa) and has a second moment of area I = 1.17 × 10⁻⁴ m⁴ (corresponding to a 305 × 165 UB 40 section).

Step 1 — Identify the formula: Simply supported beam, central point load: δ = PL³ / (48EI)

Step 2 — Calculate flexural rigidity: EI = 200 × 10⁹ × 1.17 × 10⁻⁴ = 23,400,000 N·m² (23.4 MN·m²)

Step 3 — Calculate maximum deflection:
δ = (25,000 × 6³) / (48 × 23,400,000)
δ = (25,000 × 216) / 1,123,200,000
δ = 5,400,000 / 1,123,200,000
δ = 0.00481 m = 4.81 mm

Step 4 — Check span-to-deflection ratio: L / δ = 6,000 mm / 4.81 mm = 1,247. This far exceeds the L/360 = 16.7 mm limit, so the beam easily satisfies serviceability requirements.

Step 5 — Maximum slope at supports: θ = PL² / (16EI) = (25,000 × 36) / (16 × 23,400,000) = 900,000 / 374,400,000 = 0.00240 rad (0.138°).

Limitations & notes

This calculator applies Euler–Bernoulli beam theory, which assumes that plane sections remain plane, that deflections are small relative to the beam length (typically less than 1/10 of the span), and that the beam material is linear-elastic and homogeneous. It does not account for shear deformation, which becomes significant for deep beams with span-to-depth ratios below about 10 — in those cases, Timoshenko beam theory should be used instead. The formulas here cover only four standard load cases; eccentric point loads, multiple point loads, partial UDLs, and moment loads require superposition or more advanced analysis. Lateral-torsional buckling, which can reduce the effective stiffness of unrestrained beams, is also not captured. Real structures may involve composite sections, variable cross-sections, or material nonlinearity — all of which require specialist software such as finite element analysis. Always verify results against applicable design codes (e.g., Eurocode 3, AISC 360, AS 4100) and consult a licensed structural engineer for any safety-critical application.

Frequently asked questions

What is the formula for maximum deflection of a simply supported beam with a central point load?

The maximum deflection occurs at the midspan and is given by δ = PL³ / (48EI), where P is the point load in Newtons, L is the span in metres, E is the modulus of elasticity in Pascals, and I is the second moment of area in m⁴. This is one of the most frequently used formulas in structural engineering.

How does a cantilever beam deflect compared to a simply supported beam?

A cantilever beam deflects significantly more than a simply supported beam under the same load and span. For a central point load, the simply supported formula gives δ = PL³ / (48EI), while a cantilever with an end load gives δ = PL³ / (3EI) — a ratio of 16:1. This is because one end of the cantilever is free, providing no vertical restraint against bending.

What is a typical maximum allowable beam deflection?

Most structural design codes limit deflection to L/360 under imposed (live) load and L/240 under total load for floor beams, where L is the span. Roof beams may be limited to L/200. These limits prevent cracking of ceilings and finishes, excessive vibration, and user discomfort. Always refer to the applicable code (e.g., Eurocode, AISC, AS) for your jurisdiction.

What is flexural rigidity (EI) and why does it matter?

Flexural rigidity is the product of the modulus of elasticity (E) and the second moment of area (I). It represents a beam's overall resistance to bending — the higher the EI, the stiffer the beam and the smaller the deflection for a given load. You can increase EI by choosing a stiffer material (higher E) or a deeper, wider cross-section (higher I). For most structural steels, E is approximately 200 GPa.

Can this calculator be used for wood or concrete beams?

Yes. The deflection formulas are material-independent — you simply enter the correct modulus of elasticity for your material. For timber, E typically ranges from 8 to 16 GPa depending on species and grade. For reinforced concrete, an effective modular E of roughly 25–35 GPa is used, though cracking effects require additional adjustment per code (e.g., ACI 318 or Eurocode 2). For composite sections, use the transformed section's effective I value.

Last updated: 2025-01-15 · Formula verified against primary sources.