Simple Beam Load & Deflection Calculator

Calculate max bending moment, shear force, and mid-span deflection for beams

Ad placeholder (leaderboard)

Checking a beam comes down to three demands: how much it bends (moment), how much it shears at the supports, and how far it sags (deflection). This calculator applies the textbook closed-form formulas for the most common loading cases on simply supported and cantilever beams, with a section lookup so you can get a real deflection number, not just the forces.

How it works

Each support-and-load combination has an exact closed-form result. With span L, point load P, uniform load w, modulus of elasticity E, and moment of inertia I:

Simply supported, central point load P:
  Mmax = P·L / 4      Vmax = P / 2      δmax = P·L³ / (48·E·I)

Simply supported, uniform load w:
  Mmax = w·L² / 8     Vmax = w·L / 2    δmax = 5·w·L⁴ / (384·E·I)

Cantilever, point load P at the free end:
  Mmax = P·L          Vmax = P          δmax = P·L³ / (3·E·I)

Cantilever, uniform load w:
  Mmax = w·L² / 2     Vmax = w·L        δmax = w·L⁴ / (8·E·I)

Lengths are converted to inches for the deflection terms so the result comes out in inches, while moments are reported in foot-pounds.

Example and tips

A 16 ft simply supported steel W10×22 (I = 118 in⁴, E = 29,000,000 psi) under a uniform 200 lb/ft load carries Mmax = 200 × 16² / 8 = 6,400 ft-lb, a shear of 1,600 lb, and deflects about 0.28 in — well inside an L/360 limit of 0.53 in. Always check all three demands: a beam can pass on strength yet fail on deflection, especially long, shallow members where the depth-cubed term in I works against you. This is a screening tool — final sizing needs a qualified engineer.

Ad placeholder (rectangle)