# Beam Reaction Force Calculator (Simply Supported)

Calculate support reactions of a simply supported beam via static equilibrium. UDL: RA=RB=q·L/2. Center point load: RA=RB=P/2. Off-center point load at a: RA=P·b/L, RB=P·a/L. Also returns max shear Vmax and max moment Mmax.

> Canonical page: https://elysiatools.com/en/tools/beam-reaction-force

- **Category:** Math & Numbers

- **Keywords:** beam reaction, support reaction, simply supported beam, static equilibrium, shear force, bending moment, structural analysis, mechanics of materials, civil engineering

## Overview

The Beam Reaction Force Calculator (Simply Supported) computes the support reactions, maximum shear force, and maximum bending moment for a simply supported beam under static equilibrium. It supports uniformly distributed loads (UDL), center point loads, and off-center point loads, providing structural engineers, students, and builders with instant, accurate calculations.

## Inputs

- **Load Type** (select)
- **Span L (m)** (number): e.g. 6
- **Uniformly Distributed Load q (kN/m)** (number): Required for UDL.
- **Point Load P at Position a (kN)** (number): Point load magnitude. Required for center/point modes.
- **Load Position a from Left (m)** (number): Distance from left support to the point load. Required for point mode. 0 ≤ a ≤ L.
- **Decimal Places** (number)

## When to use

- When designing structural framing and needing to determine the reaction forces transmitted to columns or foundations.
- When calculating the maximum shear force and bending moment to select appropriate beam sizes or verify structural capacity.
- When verifying manual structural analysis calculations for homework, exams, or engineering design checks.

## How it works

- Select the load type: Uniformly Distributed Load (UDL), Center Point Load, or Point Load at a specific position.
- Enter the span length of the beam in meters and the corresponding load values (load magnitude and position, if applicable).
- Specify the desired decimal precision and click calculate to solve the static equilibrium equations.
- Review the calculated left and right support reactions, total load, maximum shear force, and maximum bending moment.

## Use cases

- Determining foundation or column load requirements by calculating the reaction forces transmitted from supported beams.
- Sizing steel or timber beams by identifying the maximum bending moment and shear force under design loads.
- Teaching or learning structural mechanics principles by comparing manual equilibrium calculations with instant digital results.

## Frequently asked questions

### What load types does this calculator support?

It supports Uniformly Distributed Loads (UDL), Center Point Loads, and off-center Point Loads.

### How are the reaction forces calculated for an off-center point load?

They are calculated using static equilibrium equations: RA = P * b / L and RB = P * a / L, where b is the distance from the load to the right support.

### What units are used for the inputs and outputs?

Span and positions are in meters (m), loads are in kilonewtons (kN) or kilonewtons per meter (kN/m), and bending moment is in kilonewton-meters (kN·m).

### Does this calculator support multiple loads on a single beam?

No, this calculator is designed for a single load configuration (either one UDL, one center point load, or one off-center point load) at a time.

### Does the calculator account for the self-weight of the beam?

No, the beam is assumed to be weightless unless you include its self-weight as part of the Uniformly Distributed Load (UDL).

## Related tools

- [ANOVA Calculator](https://elysiatools.com/en/tools/anova-calculator): Run one-way ANOVA across multiple groups and inspect sums of squares, F statistic, and p-value
- [Combination Calculator](https://elysiatools.com/en/tools/combination-calculator): Calculate combinations (C(n,r)) with support for different types: with/without repetition, binomial coefficients, and detailed combinatorial analysis.
- [Median Calculator](https://elysiatools.com/en/tools/median-calculator): Find the median of a dataset, inspect the sorted sequence, and optionally review quartiles and interquartile range
- [Three-Phase Short-Circuit Current Calculator (IEC 60909)](https://elysiatools.com/en/tools/short-circuit-current-calculator): Estimate the three-phase symmetric short-circuit current using the IEC 60909 far-from-generator method: I"_k = c·U_n/(√3·|Z|) and i_p = κ·√2·I"_k with κ = 1.02 + 0.98·e^(−3R/X). Source impedance is the series sum of transformer and line R/X.
- [Transformer Impedance Transfer Calculator](https://elysiatools.com/en/tools/transformer-impedance-transfer): Reflect an impedance through an ideal transformer: Z' = a²·Z, where a = N₁/N₂. Supports secondary→primary and primary→secondary directions; a can be given directly or derived from N₁/N₂. Also returns admittance Y and reflected admittance.
- [Two-Way ANOVA Calculator](https://elysiatools.com/en/tools/two-way-anova-calculator): Analyze two categorical factors and their interaction with a two-way ANOVA table
- [Perfect Number Checker](https://elysiatools.com/en/tools/perfect-number-checker): σ(n) = 2n ⟺ perfect. Factorization-based σ(n), proper-divisor sum, deficient/perfect/abundant classification, abundancy index, Euclid–Euler form. n ≤ 10¹².
- [PERT Network Analyzer (Expected Duration & Variance)](https://elysiatools.com/en/tools/pert-network-analyzer): Three-point PERT estimates: te and σ² per activity, critical path, expected project duration and variance, and normal completion probability for a target time.

## Samples

- [Android Image Processing Java Samples](https://elysiatools.com/en/samples/android-image-processing-java): Android Java image processing examples including reading/saving images, scaling, and format conversion
- [Android Image Processing Kotlin Samples](https://elysiatools.com/en/samples/android-image-processing-kotlin): Android Kotlin image processing examples including reading/saving images, scaling, and format conversion
- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Web Image Processing Rust Samples](https://elysiatools.com/en/samples/web-image-processing-rust): Web Rust image processing examples including image read/save, scaling, and format conversion

## Related content

- [Structural Beam and Member Preliminary Checks](https://elysiatools.com/en/hubs/structural-beam-member-checks): Screen a beam or slender member from support case and loading through reactions, section properties, bending and shear stress, deflection, and optional Euler buckling. Use the results for preliminary checking only, not design approval.
