Simply Supported Beam Formulas: Shear, Moment, and Deflection for Common Load Cases
A simply supported beam — resting on a pin at one end and a roller at the other, free to rotate at both ends — is the most common statically determinate member in civil engineering practice. Floor beams, purlins, and secondary framing members behave this way to a good approximation. Because the system is determinate, the reactions, shear V(x), moment M(x), and deflection δ(x) all have closed-form solutions in terms of the span L and flexural rigidity EI.
This article gives the standard formulas for five load cases: a full-span UDL, a central point load, a point load at any location, two symmetric point loads, and a triangular load — plus superposition for combining cases and one worked numeric example in kN, m, and MPa covering the unit-conversion step most students get wrong.
Sign Convention and Assumptions
Take x = 0 at support A and x = L at support B; upward reactions and sagging moment (tension at the bottom) are positive. Formulas assume Euler-Bernoulli beam theory: linear-elastic material, small deflections, constant EI, and static loads. Shear deformation is neglected, reasonable for span-to-depth ratios of about 10 or more.
Case 1: Uniformly Distributed Load Over the Full Span
A load w (kN/m or N/mm) spread over the full span — self-weight, finishes, or a uniform live load.
Formulas
Reactions: RA = RB = wL/2
Vmax = wL/2 (at each support)
Mmax = wL2/8 (at midspan, x = L/2)
δmax = 5wL4/384EI (at midspan)
Case 2: Concentrated Load at Midspan
A single load P at midspan — a column, a beam reaction, or equipment framing in at the center.
Formulas
Reactions: RA = RB = P/2
Vmax = P/2 (constant in each half-span)
Mmax = PL/4 (at midspan)
δmax = PL3/48EI (at midspan)
Case 3: Concentrated Load at Any Point Along the Span
Most point loads are not centered. Let P sit at distance a from support A and b from support B, with a + b = L.
Formulas
Reactions: RA = Pb/L, RB = Pa/L
Vmax = larger reaction (shear jumps by P at the load point)
Mmax = Pab/L, at x = a (under the load)
δ (under the load) = Pa2b2/3EIL
δmax = Pb(L2 − b2)3/2/(9√3 EIL), at x = √[(L2 − b2)/3] from A (for a ≥ b)
When a ≠ b the true maximum lies between the load and midspan, on the longer segment. The load-point value is within about 3% of δmax for loads between 0.4L and 0.6L, but it underestimates the true maximum by roughly 25% when the load sits at a quarter point (a = 0.75L) and by more as the load nears a support — use the δmax expression for serviceability checks.
Case 4: Two Equal, Symmetrically Placed Point Loads
Two identical loads P, each a distance a from its nearest support — as in third-point loading for flexural beam tests.
Formulas
Reactions: RA = RB = P
Vmax = P (end segments)
M is constant = Pa between the loads (pure bending, zero shear)
δcenter = Pa(3L2 − 4a2)/24EI
Because both the load and the geometry are symmetric about midspan, the center deflection given above is also the maximum.
Case 5: Triangular (Linearly Varying) Load
A load rising linearly from zero at support A to a peak w0 at support B — hydrostatic pressure on a wall, or a varying wind or earth pressure diagram.
Formulas
Total load: W = w0L/2, acting at 2L/3 from the zero end
Reactions: RA = w0L/6 (zero-load end), RB = w0L/3 (peak-load end)
Mmax = w0L2√3/27 ≈ 0.0642 w0L2, at x = L/√3 ≈ 0.577L from the zero end
δmax ≈ 0.00652 w0L4/EI, at x ≈ 0.519L from the zero end
This deflection maximum does not fall at a tidy fraction of L; it comes from integrating the M/EI curve twice. If the load peaks at the left support instead, mirror x about midspan.
Summary Table of Standard Load Cases
| Load case | Vmax | Mmax (location) | δmax (location) |
|---|---|---|---|
| Full-span UDL, w | wL/2 | wL2/8 (midspan) | 5wL4/384EI (midspan) |
| Point load P at midspan | P/2 | PL/4 (midspan) | PL3/48EI (midspan) |
| Point load, a from A | Pb/L or Pa/L | Pab/L (x = a) | Pb(L2−b2)3/2/(9√3EIL), a ≥ b (x = √[(L2−b2)/3] from A); under the load: Pa2b2/3EIL |
| Two symmetric loads, a from supports | P | Pa (constant) | Pa(3L2−4a2)/24EI |
| Triangular, 0 to w0 | w0L/3 | ≈0.0642 w0L2 (x≈0.577L) | ≈0.00652 w0L4/EI (x≈0.519L) |
For quick verification, the simple beam calculator runs these cases automatically, and the beam deflection tool isolates a serviceability check.
Combining Load Cases by Superposition
Real beams typically combine self-weight (UDL) with one or two point loads. Superposition states that for a linear-elastic, small-deflection system, the shear, moment, and deflection at any x can be found by adding the contributions of each load case, provided all cases share the same support conditions.
Two pitfalls: you can only add two tabulated Mmax values directly if both occur at the same x — true for a UDL plus a centered point load, not for off-center combinations, which need the full combined M(x) diagram. Also, superposition only holds in the linear-elastic range; once a section cracks or yields, simple addition of deflections becomes an approximation.
Worked Example: UDL Plus a Midspan Point Load
Simply supported RC beam: L = 6 m, section 300 × 500 mm, f’c = 28 MPa, carrying uniform service load w = 25 kN/m plus a service point load P = 40 kN at midspan. Find Vmax, Mmax, midspan deflection.
Step 1 — Section and material properties
I = bh3/12 = (300)(500)3/12 = 3.125 × 109 mm4. Per ACI 318-19, Ec = 4700√f’c (MPa) = 4700√28 = 4700 × 5.2915 ≈ 24,870 MPa. EI = 24,870 × 3.125 × 109 = 7.7719 × 1013 N·mm2.
Step 2 — Shear and moment by superposition
Both cases peak in shear at the supports and in moment at midspan, so the maxima add directly. UDL: Vmax,w = wL/2 = 25(6)/2 = 75 kN; Mmax,w = wL2/8 = 25(36)/8 = 112.5 kN·m. Point load: Vmax,P = P/2 = 20 kN; Mmax,P = PL/4 = 40(6)/4 = 60 kN·m. Combined: Vmax = 95 kN; Mmax = 172.5 kN·m.
Step 3 — Deflection, with units converted carefully
The classic mistake
Deflection needs one consistent unit system — N and mm with E in MPa. Plugging w = 25 (kN/m) and L = 6 (m) straight into 5wL4/384EI with E, I left in MPa/mm4 gives ≈5.4 × 10−12 — meaningless, wrong by exactly 10004 = 1012 since L was left in meters.
Converting: L = 6000 mm. Since 1 kN/m = 1 N/mm numerically, w = 25 N/mm with no scaling needed; P = 40,000 N.
δw = 5wL4/384EI = 5(25)(6000)4/(384 × 7.7719 × 1013) = 1.62 × 1017/2.9844 × 1016 ≈ 5.43 mm.
δP = PL3/48EI = 40,000(6000)3/(48 × 7.7719 × 1013) = 8.64 × 1015/3.7305 × 1015 ≈ 2.32 mm.
Both maxima occur at midspan: δtotal ≈ 5.43 + 2.32 = 7.75 mm — well within an illustrative L/360 = 16.7 mm limit, though a real check should separate dead/live components and use an effective (cracked) I rather than the gross Ig used here for simplicity.
Assumptions & Limitations
- Assumes a prismatic beam with constant EI; stepped or tapered sections need a numerical solution.
- Deflections here use gross Ig. ACI 318-19 requires a smaller effective Ie for cracked RC members, giving larger real deflections.
- Pin and roller supports are idealizations; real bearings provide some restraint, reducing actual results.
- Shear deformation is neglected, valid for span-to-depth ratios of about 10 or more.
- Loads are static; dynamic or impact loads need separate amplification factors.
- These are elastic, service-load formulas, not a substitute for the factored-load strength checks in NSCP 2015 and ACI 318-19.
For the cracked-section Ie calculation, RHCES's beam deflection calculator pairs well with the elastic analysis here.
Frequently Asked Questions
Do these formulas apply to continuous or cantilever beams?
No. Every case assumes one pin, one roller, no intermediate or fixed supports. A cantilever is still statically determinate but has its own set of formulas (for a full-span UDL, Mmax = wL2/2 at the fixed end and δmax = wL4/8EI at the free end). Continuous, propped, and fixed-end beams are indeterminate and need moment distribution, the three-moment equation, or a stiffness/matrix analysis.
Should I use gross or cracked moment of inertia for deflection?
For steel or timber, gross I is usually fine. For reinforced concrete at service load, ACI 318-19 calls for an effective Ie reduced from Ig for cracking — Ig alone under-predicts deflection.
Can I just add the Mmax values from two load-case tables?
Only if both maxima fall at the same location, as with a UDL plus a centered point load. Otherwise, sum the full M(x) functions across the span and find the peak of the combined diagram.
These cases and superposition cover most simply supported beam checks. The simple beam calculator and beam deflection tool automate the arithmetic, part of the full catalog of free web tools. Offline spreadsheets are on the downloads page.
Written by Engr. Ruel H. Cepeda, Structural Engineer, Philippines.
Comments
Loading comments...
Leave a Comment