Skip to main content
engineering

Beam Bending Calculator

Calculate maximum deflection, bending moment, and reactions for simply supported, cantilever, and fixed-fixed beams

Reviewed by Christopher FloiedUpdated

This free online beam bending calculator provides instant results with no signup required. All calculations run directly in your browser — your data is never sent to a server. Supports both metric (SI) and imperial units with built-in unit selection dropdowns on every input field, so you can work in whatever units your problem provides. Designed for engineering students and professionals working through coursework, design projects, or quick reference calculations.

Beam Bending Calculator

Maximum deflection, bending moment, and support reactions for common beam configurations.

Results

Max Deflection δ

1.0004 mm

= 1.0004e-3 m

Max Bending Moment M_max

5000.00 N·m

= 5.0000 kN·m

Support Reactions

R_A = R_B = P/2 = 5000.00 N

Formulas Used

δ = PL³ / (48EI)
M_max = PL / 4 (at center)
E = 200 GPa · I = 8.330e-6 m⁴ · EI = 1.6660e+6 N·m²

Deflection / Moment / Shear Profile

x (m)Deflection (mm)Moment (N·m)Shear (N)
0.0000.00000.005000.00
0.1000.1496500.005000.00
0.2000.29611000.005000.00
0.3000.43671500.005000.00
0.4000.56822000.005000.00
0.5000.68782500.005000.00
0.6000.79233000.005000.00
0.7000.87893500.005000.00
0.8000.94444000.005000.00
0.9000.98594500.005000.00
1.0001.00045000.000.00
1.1000.98594500.00-5000.00
1.2000.94444000.00-5000.00
1.3000.87893500.00-5000.00
1.4000.79233000.00-5000.00
1.5000.68782500.00-5000.00
1.6000.56822000.00-5000.00
1.7000.43671500.00-5000.00
1.8000.29611000.00-5000.00
1.9000.1496500.00-5000.00
2.0000.00000.00-5000.00

How to Use This Calculator

1

Select the beam support condition

Choose from simply supported, cantilever, or fixed-fixed beam configurations.

2

Enter beam geometry and loading

Input the beam length, cross-section moment of inertia (I), modulus of elasticity (E), and load type and magnitude.

3

Read deflection, moment, and reactions

The calculator applies the appropriate beam formula to compute maximum deflection, maximum bending moment, and support reactions.

Formula Reference

Simply Supported — Midpoint Deflection (UDL)

δmax = 5wL⁴ / (384EI)

Variables: w = distributed load per unit length, L = beam span, E = elastic modulus, I = area moment of inertia

Cantilever — Tip Deflection (Point Load)

δmax = PL³ / (3EI)

Variables: P = point load, L = beam length

When to Use This Calculator

  • Use the Beam Bending Calculator when solving homework or exam problems that require quick numerical verification of your hand calculations — instant feedback helps identify arithmetic errors before they propagate.
  • Use it during the early design phase to rapidly iterate on parameters and narrow down feasible configurations before committing time to detailed finite element simulations or full design packages.
  • Use it when reviewing a colleague's calculation or checking a vendor's data sheet for plausibility — a quick sanity check can prevent costly downstream errors.
  • Use it to generate reference data for a technical report or presentation without manual computation, ensuring consistent, reproducible numbers throughout the document.
  • Use it in the field when a quick estimate is needed and a full engineering software package is not available.

About This Calculator

The Beam Bending calculator computes deflection, bending moments, and support reactions for common beam configurations under static loading. It supports simply supported beams, cantilever beams, and fixed-fixed beams under point loads and uniformly distributed loads (UDL). The calculations are based on standard Euler-Bernoulli beam theory formulas. This tool is widely used in structural engineering, civil engineering, and mechanical design for preliminary sizing of beams, floors, bridges, and frames before detailed analysis with finite element methods.

The Theory Behind It

Beam bending analysis determines the deflection, bending moment, and shear force in a beam under transverse loads. Euler-Bernoulli beam theory assumes: plane cross-sections remain plane during bending; deformations are small compared to beam dimensions; the material is linear-elastic (Hooke's law); and the beam is slender (length >> depth). These assumptions reduce the complex 3D elasticity problem to a single differential equation EI·d⁴y/dx⁴ = w(x), where E is Young's modulus, I is the area moment of inertia about the neutral axis, y(x) is the deflection, and w(x) is the distributed load per unit length. Integrating gives the shear V = -EI·d³y/dx³, moment M = -EI·d²y/dx², slope θ = -dy/dx, and deflection y. The bending stress at a point is σ = My/I, where y is the distance from the neutral axis — linear variation from compression at one face to tension at the other. Maximum stress occurs at the extreme fiber (y = c): σ_max = Mc/I. Standard formulas exist for common loadings: simply supported beam with center point load has maximum deflection δ_max = PL³/(48EI) and maximum moment M_max = PL/4. Simply supported beam with uniform distributed load has δ_max = 5wL⁴/(384EI) and M_max = wL²/8. Cantilever with tip point load has δ_max = PL³/(3EI) and M_max = PL at the wall. The calculator handles simply-supported, cantilever, and fixed-fixed beams under point loads and distributed loads.

Real-World Applications

  • Structural beam sizing: given a span, load, and allowable deflection, compute the required moment of inertia I for a floor joist, roof rafter, or load-bearing beam. Select a steel W-shape, wood timber, or concrete size whose I meets or exceeds the requirement.
  • Deflection verification: verify that beam deflection under service loads is within serviceability limits — typically L/240 for floors and L/180 for roofs. Excessive deflection causes cracked drywall, vibration, and visual sagging even if the beam is strong enough.
  • Simply supported vs cantilever selection: compare the structural efficiency of different support conditions for the same load. A cantilever has 4× the deflection of an equivalent simply-supported beam under tip load, requiring substantially more material.
  • Shelf and platform design: bookshelves, mezzanine floors, and cantilever platforms all use beam bending analysis to verify they can support intended loads without excessive sag.
  • Crane boom and bridge design: the primary structural elements of cranes and bridges are beams. Accurate deflection prediction is essential for proper function (cranes) and safety (bridges), and beam analysis is the first step.

Frequently Asked Questions

What is the maximum deflection of a simply-supported beam with a center point load?

δ_max = PL³/(48EI), where P is the applied load, L is the span length, E is Young's modulus, and I is the moment of inertia. For a 1000 N load on a 2 m span steel beam (E = 200 GPa) with I = 10⁻⁶ m⁴: δ = 1000·2³/(48·2×10¹¹·10⁻⁶) = 0.833 mm. The span is cubed in the formula, so doubling the length increases deflection by 8×.

How do I calculate bending stress in a beam?

σ = My/I, where M is the bending moment at the section, y is the distance from the neutral axis, and I is the cross-sectional moment of inertia. Maximum stress σ_max = Mc/I at the extreme fiber (c = max y = half the beam depth for symmetric sections). The ratio I/c is called the section modulus S, giving σ_max = M/S for quick calculations.

What's the difference between simply supported and cantilever?

Simply supported beam: supports at both ends, one pin (resists X, Y) and one roller (resists only Y). Cantilever beam: single fixed support at one end, free at the other. For the same span and load, cantilevers deflect much more: a tip-loaded cantilever has δ = PL³/(3EI), 16× the deflection of a simply-supported beam with the load at midspan (PL³/(48EI)).

What is the neutral axis?

The neutral axis is the line within a beam's cross-section where the bending stress is zero. Above it, the fibers are in compression (if bending sags the beam downward); below, they are in tension. For symmetric cross-sections of homogeneous material, the neutral axis passes through the centroid. For composite sections (concrete-steel, wood-aluminum), the neutral axis is found using the transformed section method accounting for different moduli.

When does Euler-Bernoulli theory break down?

Euler-Bernoulli theory assumes the beam is slender (L/d ratio > 10-15) and that shear deformation is negligible compared to bending deformation. For short, stubby beams, Timoshenko beam theory must be used because it includes shear deformation. For very slender beams under compressive axial load, Euler-Bernoulli still applies but must be supplemented with column buckling analysis. For highly curved beams or composite laminates, more specialized theories are needed.

Related Calculators

References & Further Reading