Understanding Support Reactions
When a vertical load presses down on a beam, the supports push back upward with equal force—this is Newton's third law in action. The beam remains in equilibrium because all forces and moments sum to zero.
Support reactions are the upward forces at the supports that balance the downward loads. In a simply supported beam (pinned at one end, roller at the other), you have two vertical reactions to find: one at each support. These reactions are the foundation for later calculations involving shear forces and bending moments.
Understanding where and how these reactions act is critical before you can design the beam itself or check whether it will deflect too much under load.
Simply Supported Beams Explained
A simply supported beam rests on two supports, one at each end. The pinned support (typically at left, or A) prevents vertical and horizontal movement but allows rotation. The roller support (typically at right, or B) allows horizontal rolling movement and rotation, but prevents vertical drop.
This configuration is the simplest and most common in building and bridge design. Because there are no external moments applied at the supports, you only need to solve for the vertical reactions using equilibrium equations.
The span is the clear distance between the two supports—this value goes into your calculation as the denominator in the moment-equilibrium formula.
Support Reaction Formulas
To find the reaction at support B, sum all moments about support A (treating clockwise as positive). To find the reaction at support A, subtract the reaction at B from the total load.
For multiple point loads, the formulas scale straightforwardly:
RB = (F₁ × x₁ + F₂ × x₂ + ... + Fₙ × xₙ) ÷ Span
RA = F₁ + F₂ + ... + Fₙ − RB
F₁, F₂, ... Fₙ— Magnitude of each point load (positive downward, negative for uplift)x₁, x₂, ... xₙ— Distance from support A to each load along the beam spanSpan— Total length between supports A and BR<sub>A</sub>— Vertical reaction at support AR<sub>B</sub>— Vertical reaction at support B
Worked Example
Consider a 4.0 m beam with a 10 kN load placed 2.0 m from support A, and a 3.5 kN load placed 2.5 m from support A (or 1.5 m from support B).
Find RB:
RB = (10 × 2.0 + 3.5 × 2.5) ÷ 4.0 = (20 + 8.75) ÷ 4.0 = 7.19 kN
Find RA:
RA = 10 + 3.5 − 7.19 = 6.31 kN
Both reactions act upward. You can verify equilibrium: 6.31 + 7.19 = 13.5 kN total, which matches 10 + 3.5 kN total load. ✓
Common Pitfalls and Best Practices
Avoid these mistakes when calculating beam reactions:
- Sign convention confusion — Always measure distances from the same support (A in this calculator). Check whether your load locations are consistent—a load 0.5 m from the right is at (Span − 0.5) m from the left. Negative loads represent uplift; the formulas handle them correctly if you keep signs consistent.
- Rounding errors in intermediate steps — Carry full decimal precision through moment calculations, then round final reactions. Early rounding can accumulate error, especially with many loads or long spans. For structural design, errors of even 0.5% may matter.
- Forgetting horizontal reactions — This calculator handles vertical loads on vertical supports. If your beam has horizontal loads or sloped supports, horizontal reactions exist but aren't shown here. Consult a 2D or 3D structural analysis tool for those cases.
- Incorrect span measurement — The span must be the clear distance between support centerlines, not the distance to the outer faces of the supports. Using the wrong span throws off all downstream calculations and beam design checks.