Free Web Tool

Beam Deflection

Closed-form deflection, moment, and shear for common load cases — simple, cantilever, fixed end with UDL or point loads.

Inputs

kN/m or kN (point)
used by ssptN only
Closed-form deflection
  • Simple UDL: δ = 5wL⁴/(384EI).
  • Simple PT (mid): δ = PL³/(48EI).
  • Cantilever PT: δ = PL³/(3EI).
  • Cantilever UDL: δ = wL⁴/(8EI).
  • Fixed UDL: δ = wL⁴/(384EI).

Results

Mid-span Mmax
Vmax
δ_max
L/δ ratio

About this calculator

This tool returns maximum moment, shear, and deflection for six classical, statically-determinate beam load cases — simply-supported and cantilever beams under a uniformly distributed load (UDL) or point load, plus a fixed-fixed beam under UDL — using closed-form elastic beam theory. It is meant for quick preliminary strength and serviceability checks.

Method & formulas

All cases follow standard Euler-Bernoulli beam theory (see Hibbeler, or Gere & Timoshenko, Mechanics of Materials):

Simple beam, UDL w: Mmax=wL²/8 (midspan)   Vmax=wL/2   δmax=5wL⁴/(384EI) (midspan) Simple beam, point load P at midspan: Mmax=PL/4   Vmax=P/2   δmax=PL³/(48EI) Simple beam, point load P at distance a from a support: solved by the standard double-integration / Macaulay's-method solution for an off-center load — the maximum deflection is not generally under the load itself unless a=L/2. Cantilever, point load P at the free tip: Mmax=PL (fixed end)   Vmax=P   δmax=PL³/(3EI) (tip) Cantilever, UDL w: Mmax=wL²/2 (fixed end)   Vmax=wL   δmax=wL⁴/(8EI) (tip) Fixed-fixed beam, UDL w: Msupport=wL²/12   Vmax=wL/2   δmax=wL⁴/(384EI) (midspan)

E is the elastic modulus and I the second moment of area of the cross-section, taken as constant along the span in every case.

Worked example

Using the tool's own defaults for the simple-beam UDL case — L=6 m, w=20 kN/m, E=200,000 MPa, I=180×10⁶ mm⁴: Mmax = 20×6²/8 = 90 kN·m and Vmax = 20×6/2 = 60 kN. For deflection, converting to consistent N-mm units (w=20 kN/m = 20 N/mm, L=6000 mm): δmax = 5×20×6000⁴/(384×200,000×180×10⁶) ≈ 9.4 mm, giving a span/deflection ratio of about L/640 — comfortably within typical L/360 floor serviceability limits.

Assumptions & limitations

FAQ

Which E and I should I use for a reinforced-concrete beam?
Use the concrete elastic modulus Ec (roughly 4700√f'c MPa) and, for cracked-section serviceability, an effective moment of inertia Ie between the gross Ig and the cracked-transformed Icr — using Ig alone over-estimates stiffness and under-predicts real deflection.
How do I know if a computed deflection is acceptable?
Compare δmax to the applicable code deflection limit for the member's use — commonly L/360 for floors supporting non-structural elements, L/240 for roofs, or L/480 where attached partitions could be damaged by deflection.
Why is deflection so much more sensitive to span than moment is?
Deflection scales with L⁴ (or L³ for a point load) while moment scales with only L¹ or L², so doubling the span multiplies deflection roughly 16-fold even though peak moment only doubles or quadruples — this is why serviceability, not strength, often governs long-span members.