Calculateus

Beam Deflection Calculator

Calculate the maximum deflection of a simply supported beam under a center point load.

Result

Maximum Deflection
0.04 mm

Formula: δ = PL³/(48EI) for a simply supported beam with a single point load at its center - the standard textbook case. Beams with distributed loads, different support conditions, or off-center loads use different deflection formulas.

About the Beam Deflection

The Beam Deflection Calculator estimates how far a simply supported beam will sag at its center under a single point load applied at midspan. It is the standard textbook check engineers, builders, and students use to see whether a beam of a given material, length, and cross-section will hold a load without excessive bending.

How It Works

Enter the point load in newtons, the beam's length in meters, its elastic modulus in gigapascals, a stiffness property of the material with steel around 200 GPa, aluminum around 69 GPa, and wood around 11 GPa given as reference points, and its moment of inertia, a measure of how the cross-section resists bending, entered in units of x10^-6 m^4. The calculator converts these into consistent SI units and applies the standard simply-supported-beam deflection formula, reporting the result in millimeters.

delta = P*L^3 / (48*E*I), where P is the center load, L is beam length, E is elastic modulus, and I is moment of inertia.

Formula & Methodology

Working this by hand, first convert units: elastic modulus in GPa to pascals by multiplying by 10^9, and moment of inertia from the x10^-6 m^4 input to plain m^4 by multiplying by 10^-6. Then compute the denominator, 48 x E x I, and the numerator, the load times the length cubed, and divide numerator by denominator to get deflection in meters, multiplying by 1000 for millimeters.

Examples

Default steel beam

With a 1000 N load, a 3 m span, a 200 GPa elastic modulus for steel, and a moment of inertia of 80 x10^-6 m^4, deflection works out to (1000 x 3^3) divided by (48 x 200x10^9 x 80x10^-6), about 0.0352 mm, a barely perceptible sag for a substantial steel section.

Lighter wood beam

With a 2000 N load, a 4 m span, an 11 GPa elastic modulus for wood, and a moment of inertia of 20 x10^-6 m^4, deflection is (2000 x 4^3) divided by (48 x 11x10^9 x 20x10^-6), about 12.12 mm, a visible sag typical of a wood joist under load.

Advantages

  • Applies the exact standard formula from mechanics of materials textbooks, so results line up with hand calculations or structural software for this specific loading case.
  • Handles the unit conversions between GPa, x10^-6 m^4, and millimeters automatically, removing a common source of order-of-magnitude errors.
  • Makes it easy to see how changing span, load, material, or section size shifts the deflection result.

Common Mistakes

  • Entering moment of inertia in plain mm^4 or m^4 instead of the x10^-6 m^4 units the field expects, which throws the result off by a factor of a million.
  • Applying this center-load, simply-supported formula to a beam with different support conditions or a distributed load, which needs an entirely different deflection equation.
  • Overlooking that deflection grows with the cube of span length, so a seemingly modest increase in beam length produces a much larger increase in sag than expected.

Edge Cases to Watch For

  • This exact formula applies only to a simply supported beam, free to rotate at both ends rather than fixed, carrying a single point load exactly at its midpoint; a distributed load, an off-center load, or fixed or cantilevered supports each require a different deflection equation.
  • If elastic modulus or moment of inertia is entered as zero or negative, the calculator's denominator check returns a deflection of 0 rather than an undefined or infinite result.
  • Because deflection scales with the cube of beam length, doubling the span multiplies deflection by eight, all else held constant, making span length the most sensitive input in this formula.

Common Use Cases

  • Structural or mechanical engineering students verifying beam bending homework.
  • DIY builders checking whether a floor joist, shelf bracket, or bench support will sag noticeably under an expected load.
  • Anyone comparing steel, aluminum, or wood for a beam of fixed length and load by swapping the elastic modulus.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

Why does beam length affect deflection so dramatically (to the third power)?

Deflection scales with the cube of span length because a longer beam has both a larger bending moment at its center (which itself scales with length) and more length over which that curvature accumulates - this cubic relationship is why doubling a beam's span, all else equal, increases its deflection eightfold, making span length one of the most important factors in structural beam design.

Conclusion

Center-span deflection under a point load is one of the most common checks in beam design, and getting the unit conversions right is usually the hardest part of doing it by hand. This calculator applies the standard delta = PL^3/(48EI) formula with the conversions built in, making it easy to see how load, span, material, and cross-section each affect the result.