RSJ Load Bearing Capacity Calculator: Free Tool for Spans Up to 8m

Calculate exact load bearing capacity for RSJ beams with our free calculator. Includes step-by-step examples for spans up to 8 meters with detailed engineering guidance.

RSJ Load Bearing Capacity Calculator: Free Tool for Spans Up to 8m (With Step-by-Step Examples)

Understanding the load bearing capacity of an RSJ beam is one of the most critical skills in structural construction — and one of the most frequently misunderstood. Too many projects have been delayed, rejected by Building Control, or worse, failed structurally, because someone picked a beam that looked about right rather than one that had been properly calculated.

This guide explains every aspect of RSJ load bearing capacity in plain language, with four fully worked examples covering common residential and commercial scenarios, a quick-reference capacity table, and practical guidance on what to do when the maths gets complicated.


What Is Load Bearing Capacity?

Load bearing capacity refers to the maximum load a structural element can safely support before failure (or unacceptable deformation) occurs. For RSJ beams, this involves two completely separate failure checks — both of which must pass:

Failure Mode 1 — Bending Strength (Flexural Capacity)

Under load, a beam bends. The upper part of the beam is compressed; the lower part is stretched. If the bending moment exceeds the beam’s moment capacity, the steel yields (deforms permanently) and eventually fractures.

The moment capacity is governed by the elastic section modulus (Z_x in cm³) and the yield strength of the steel:

M_capacity = Z_x × σ_y

Where:

  • M_capacity = maximum safe bending moment in kNm
  • Z_x = elastic section modulus (from section tables), converted from cm³ to mm³ by multiplying by 1,000
  • σ_y = yield strength of steel: 275 N/mm² for S275 steel; 355 N/mm² for S355 steel

(Note: in design to BS 5950 or Eurocode 3, partial safety factors and lateral torsional buckling reductions are also applied. The formula above is a simplified check suitable for preliminary design.)

Failure Mode 2 — Excessive Deflection

Even a beam that is strong enough to resist failure may deflect (sag) so much that it causes secondary damage. Cracked plasterboard, sticking doors, squeaking floors, and visually sagging ceilings are all symptoms of under-designed beams that technically haven’t failed but are deflecting more than acceptable.

UK Building Regulations and BS 5950 set deflection limits:

  • Floor beams: Maximum deflection = span / 360 under total (dead + live) load
  • Roof beams: Maximum deflection = span / 200 under imposed load (snow, wind)
  • Beams carrying brittle finishes (tiles, plaster): Span / 500 is sometimes appropriate to prevent cracking

Worked example of deflection limits:

SpanFloor limit (L/360)Roof limit (L/200)
2.5 m6.9 mm12.5 mm
3.5 m9.7 mm17.5 mm
4.5 m12.5 mm22.5 mm
5.0 m13.9 mm25.0 mm
6.0 m16.7 mm30.0 mm
7.0 m19.4 mm35.0 mm
8.0 m22.2 mm40.0 mm

The deflection formula for a simply supported beam under uniformly distributed load (UDL) is:

δ = (5 × w × L⁴) / (384 × E × I)

Where:

  • δ = maximum deflection at mid-span (mm)
  • w = distributed load in N/mm (= kN/m)
  • L = span in mm
  • E = Young’s modulus for steel = 210,000 N/mm²
  • I = second moment of area (I_x from section tables, converted to mm⁴ by multiplying cm⁴ by 10,000)

Understanding Load Types — What Actually Acts on Your Beam

Dead Loads (Permanent Loads)

Dead loads are constant weights that are always present:

Typical floor dead loads:

MaterialLoad (kN/m²)
Timber floor joists (50×200 mm at 400 mm centres)0.15
18 mm chipboard or OSB flooring0.10
Ceiling joists and plasterboard below0.20
Carpet and underlay0.04–0.06
Tile floor (per 10 mm thickness)0.24
Typical total floor dead load~0.50 kN/m²

Typical roof dead loads:

Roof coveringLoad (kN/m²)
Natural slate (on battens)0.30–0.40
Plain clay or concrete tiles0.55–0.80
Interlocking concrete tiles0.45–0.60
Felt, battens, and rafters0.20–0.25
Plasterboard and skim ceiling0.15
Insulation (mineral wool 200 mm)0.04
Typical total roof dead load0.75–1.40 kN/m²

Imposed (Live) Loads

Imposed loads are variable — people, furniture, equipment. UK Building Regulations (aligned with Eurocode 1, EN 1991-1-1) specify minimum design values:

Use of spaceImposed load (kN/m²)
Domestic bedrooms1.5
Domestic living areas, dining, kitchens1.5
Domestic storage areas (attic, loft)1.5
Balconies and terraces (domestic)3.0
Stairs and corridors3.0
Offices (general use)2.5
Retail floors4.0
Plant rooms7.5
Roof (snow, maintenance access)0.6–1.5 (location-dependent)

Don’t forget: These are minimum code values. If you know the actual loading will be heavier (e.g., a bathroom with a cast-iron bath, or a kitchen with heavy stone worktops), add it explicitly.

Point Loads

Heavy, concentrated items that don’t spread their load over the whole floor area:

ItemPoint load (kN)
Cast-iron clawfoot bath (full of water + person)1.5–2.5
Washing machine (running)1.0–1.5
Piano (upright)3.0–4.5
Piano (grand)5.0–8.0
Partition wall (per metre run)0.8–1.5 kN/m
Chimney stack (per storey height)8.0–20.0
Water storage tank (full, 200 litres)2.0
Safe (medium office safe)3.0–6.0

Point loads create concentrated bending moments that cannot be assessed using the simple UDL formula — they require separate calculation using point load bending moment formulae, and in complex cases, a structural engineer.


Step-by-Step Worked Examples

Example 1 — Standard Floor Beam: Wall Knockthrough

Scenario: Creating an open-plan kitchen/dining room by removing a 3.5 m section of load-bearing wall in a two-storey Victorian terrace. The first floor above bears on this beam.

Design parameters:

  • Beam span: 3.5 m
  • Load width (floor joists span): 3.0 m centre-to-centre from beam to external wall
  • Dead load: 0.50 kN/m² (floor, ceiling, services)
  • Imposed load: 1.5 kN/m² (domestic — living area)
  • Steel grade: S275
  • Beam being assessed: 203×133×25 RSJ

Step 1: Total design load

Total = Dead + Imposed = 0.50 + 1.50 = 2.0 kN/m²

Step 2: UDL on beam

UDL = 2.0 kN/m² × 3.0 m (load width) = 6.0 kN/m

Add self-weight of beam: 25 kg/m × 0.0098 = 0.245 kN/m

Total w = 6.0 + 0.245 ≈ 6.25 kN/m (self-weight is minor here)

Step 3: Maximum bending moment

M = (w × L²) / 8 = (6.25 × 3.5²) / 8 = (6.25 × 12.25) / 8 = 9.57 kNm

Step 4: Bending strength check

Z_x for 203×133×25 = 208 cm³ = 208,000 mm³

M_capacity = 208,000 × 275 / 1,000,000 = 57.2 kNm

Utilisation = 9.57 / 57.2 = 0.17 (17%) — beam is very understressed. ✓

Step 5: Deflection check

δ = (5 × 6.25 × 3,500⁴) / (384 × 210,000 × 2,896 × 10,000)

Working through:

  • Numerator: 5 × 6.25 × 150,062,500,000 = 4,689,451,562,500
  • Denominator: 384 × 210,000 × 28,960,000 = 2,335,027,200,000,000

δ = 4.69 × 10¹² / 2.34 × 10¹⁵ ≈ 2.0 mm (approximately)

Allowable = 3,500 / 360 = 9.7 mm

2.0 mm << 9.7 mm — significantly within limit ✓

Conclusion: The 203×133×25 is comfortably adequate for this scenario. A structural engineer would likely confirm this section without hesitation for a standard 3.5 m domestic knockthrough under these loads.


Example 2 — Heavier Loads: Bathroom Above the Beam

Scenario: Same 3.5 m span, but the floor above contains a bathroom with a freestanding stone bath, stone tiles, and a shower enclosure. Dead loads are significantly higher.

Updated design parameters:

  • Dead load: 1.40 kN/m² (100 mm screed, stone tiles 0.55, timber floor 0.35, ceiling 0.20, services 0.10, insulation 0.20)
  • Imposed load: 1.5 kN/m² (domestic)
  • Point load from bath: 2.0 kN at mid-span
  • Same span and load width as Example 1

Step 1: UDL

UDL = (1.4 + 1.5) × 3.0 = 8.7 kN/m

Step 2: Bending moments

From UDL: M₁ = (8.7 × 3.5²) / 8 = 13.3 kNm From point load at mid-span: M₂ = (2.0 × 3.5) / 4 = 1.75 kNm Total: M = 13.3 + 1.75 = 15.05 kNm

Step 3: Check 203×133×25

M_capacity = 57.2 kNm >> 15.05 kNm — still fine on strength ✓

Step 4: Deflection

Now w = 8.7 + 0.245 ≈ 8.95 kN/m

δ_UDL = (5 × 8.95 × 3,500⁴) / (384 × 210,000 × 28,960,000) ≈ 2.9 mm

δ_point load = (2,000 × 3,500³) / (48 × 210,000 × 28,960,000) ≈ 1.1 mm

Total δ ≈ 4.0 mm — well within 9.7 mm limit ✓

Conclusion: Even with the heavier bathroom loads and point load, the 203×133×25 remains adequate. However, in a real project, you would flag the stone tiles and bath as specific items for the structural engineer to review, because construction loads during installation can differ from the final design loads.


Example 3 — Roof Beam with Chimney Point Load

Scenario: A 254×146×31 RSJ spanning 5.0 m carries a roof ridge load plus a substantial chimney stack.

Design parameters:

  • Span: 5.0 m
  • Roof load width: 3.5 m
  • Roof dead load: 1.0 kN/m² (concrete tiles, battens, rafters, ceiling)
  • Snow load: 0.75 kN/m² (moderate UK location)
  • Chimney stack point load at mid-span: 12.0 kN
  • Steel grade: S355

Step 1: UDL

Distributed = (1.0 + 0.75) × 3.5 = 6.125 kN/m

Step 2: Bending moments

M_UDL = (6.125 × 5²) / 8 = 19.14 kNm M_point = (12.0 × 5) / 4 = 15.0 kNm Total M = 34.14 kNm

Step 3: Bending capacity (254×146×31 in S355)

Z_x = 354 cm³ = 354,000 mm³ M_capacity = 354,000 × 355 / 1,000,000 = 125.7 kNm

Utilisation = 34.14 / 125.7 = 0.27 (27%) ✓

Step 4: Deflection

For roofs, we check deflection under imposed load only (not self-weight):

δ_UDL = (5 × 6.125 × 5,000⁴) / (384 × 210,000 × 65,720,000) ≈ 22.5 mm

δ_point = (12,000 × 5,000³) / (48 × 210,000 × 65,720,000) ≈ 10.8 mm

Total δ ≈ 33.3 mm

Allowable (roof, L/200) = 5,000 / 200 = 25.0 mm

33.3 mm > 25.0 mm — deflection fails

Step 5: Try 254×146×37

I_x = 7,628 cm⁴ = 76,280,000 mm⁴

δ_UDL = (5 × 6.125 × 5,000⁴) / (384 × 210,000 × 76,280,000) = 19.4 mm

δ_point = (12,000 × 5,000³) / (48 × 210,000 × 76,280,000) = 9.3 mm

Total δ = 28.7 mm — still exceeds 25 mm ✗

Step 6: Try 305×165×40

I_x = 12,350 cm⁴ = 123,500,000 mm⁴

δ_UDL = (5 × 6.125 × 5,000⁴) / (384 × 210,000 × 123,500,000) = 12.0 mm

δ_point = (12,000 × 5,000³) / (48 × 210,000 × 123,500,000) = 5.8 mm

Total δ = 17.8 mm < 25 mm ✓

Conclusion: A 305×165×40 in S275 (Z_x = 568 cm³, providing M_capacity = 93.7 kNm >> 34.14 kNm required) is the minimum practical section for this scenario. This example illustrates a critical lesson: the chimney point load dramatically increases deflection requirements and forces the selection up by two full sections.


Example 4 — Heavy Commercial Application: Mezzanine Edge Beam

Scenario: Edge beam for a warehouse mezzanine floor spanning 6 m. The floor must support 7.5 kN/m² for light storage (standard mezzanine design load). Load width is 3.0 m.

Design parameters:

  • Span: 6.0 m
  • Load width: 3.0 m
  • Dead load: 1.5 kN/m² (steel decking, concrete screed, services)
  • Imposed: 7.5 kN/m² (storage, per BS EN 1991-1-1 category E)
  • Total: 9.0 kN/m²

Step 1: UDL

w = 9.0 × 3.0 = 27 kN/m

Step 2: Bending moment

M = (27 × 36) / 8 = 121.5 kNm

Step 3: Required section modulus in S355

Z_req = 121,500,000 / 355 = 342,254 mm³ = 342 cm³

From tables, looking for Z_x > 342 cm³:

  • 254×146×43: Z = 464 cm³ ✓ (try this first)
  • 305×165×40: Z = 568 cm³ ✓

Step 4: Check deflection on 254×146×43

I_x = 8,503 cm⁴ = 85,030,000 mm⁴

δ = (5 × 27 × 6,000⁴) / (384 × 210,000 × 85,030,000) = 53.5 mm

Allowable (floor, L/360) = 6,000 / 360 = 16.7 mm

53.5 >> 16.7 — massive failure on deflection

This demonstrates that commercial applications with long spans and heavy loads are in completely different territory from domestic work. The solution here would require either a much deeper beam (e.g., 406×178×74, I_x = 33,570 cm⁴) or reducing the bay size with intermediate supports.

For any commercial or industrial application, consulting a structural engineer from the very start of design is essential — online calculators and rule-of-thumb guidance are not adequate tools for these scenarios.


Quick Reference — Maximum Spans for Common Residential Loads

These values are for S275 simply-supported beams carrying the stated UDL. They incorporate both strength and deflection checks (span/360 for floors).

Beam5 kN/m UDL8 kN/m UDL12 kN/m UDL18 kN/m UDL
152×127×372.8 m2.2 m1.8 m1.4 m
178×102×192.4 m1.9 m1.5 m
203×133×254.2 m3.3 m2.7 m2.2 m
203×133×304.7 m3.7 m3.0 m2.5 m
254×146×315.8 m4.6 m3.7 m3.0 m
254×146×376.3 m5.0 m4.1 m3.3 m
305×165×407.6 m6.0 m4.9 m4.0 m
305×165×468.1 m6.5 m5.3 m4.3 m

Based on deflection limit of span/360. Span/500 applies for beams supporting stonework or other brittle finishes — reduce tabulated spans by 20% in those cases.


Safety Margins — What Professional Engineers Apply

The calculations above use elastic design principles with steel at its nominal yield strength. In professional BS 5950 or Eurocode 3 design, additional factors are applied:

Partial safety factors on loads:

  • Dead load: multiply by 1.4 (for ultimate limit state design)
  • Imposed load: multiply by 1.6

Partial material factors: γ_M0 = 1.0 for cross-section resistance in Eurocode 3

Lateral torsional buckling reduction: Required for beams with long unrestrained compression flanges. In domestic construction, floor joists typically provide continuous restraint to the top flange, so LTB is rarely an issue for simply supported floor beams.

Web bearing capacity: The beam end must sit on a pad of sufficient area to prevent crushinge of the web or masonry. Typically 100–150 mm bearing length is specified by engineers for domestic padstones.

For Building Control compliance in the UK, structural calculations must be produced by a chartered structural engineer (CEng MIStructE or CEng MICE). Online calculators provide guidance for preliminary design and understanding — they cannot replace the professional responsibility of a qualified engineer.


When Manual Calculation Is Not Enough

For the following situations, online tools and the worked examples above are not sufficient. Engage a structural engineer:

  1. Spans over 6 m — lateral torsional buckling becomes a significant design consideration
  2. Multiple interacting loads — beams supporting other beams, complex floor plates
  3. Non-standard support conditions — beams built into masonry, pinned/fixed connections
  4. Unusual load types — machinery vibration, seismic, dynamic loads
  5. Existing structure unknown — properties of existing masonry, concrete, or timber unknown without investigation
  6. Any commercial, industrial, or public building — all require professional engineer sign-off regardless of span or load

The cost of a structural engineer for a domestic project is typically £350–600 for calculations and a signed drawing. This buys you Building Control approval, insurance protection, and the ability to sell the property in future without questions about structural work.


Frequently Asked Questions

Q: My spans aren’t exactly matching the table — can I interpolate?

Yes — linear interpolation between values is acceptable for preliminary sizing. However, for the actual calculation, use the formula properly with your exact span. The tables are a guide; the calculation is the check.

Q: What happens if there are point loads and UDL simultaneously?

You calculate the bending moment contribution from each load type separately (using the appropriate formula), then add the maximum moments together. The deflections are also additive at mid-span for simply-supported beams. Make sure you note whether the point load is at mid-span, at quarter-span, or at some other location — the moment contribution changes with position.

Q: Do I need to use factored loads or unfactored?

For the deflection serviceability check, use unfactored (characteristic) loads. For the bending strength check at the ultimate limit state (using Eurocode 3), use factored loads (1.35 × dead + 1.5 × imposed). The worked examples above used unfactored loads with allowable stress design — a conservative simplified method suitable for domestic preliminary work.

Q: My beam spans between a steel column and a masonry wall — is that still simply supported?

Effectively yes, for preliminary calculation purposes. The bolted connection to a steel column is typically designed as a pinned joint. Connections to masonry wallplates are also treated as pinned. Only moment-resisting (rigid) connections fundamentally change the calculation method — these are rare in domestic construction.

Q: Can two smaller beams be put together to replace one large beam?

Yes — two beams side by side double the section modulus and second moment of area, giving double the capacity. This is sometimes used to fit beams through narrow access or to avoid a single very heavy lift. However, the connection details, bearing arrangements, and lateral stability need to be checked to ensure the twin beams act together effectively. Always have this arrangement engineered.


Conclusion

RSJ load bearing capacity is determined by two checks that must both pass: bending strength (governed by section modulus Z_x and steel yield strength) and deflection (governed by second moment of area I_x and the span/depth ratio). Neither check alone is sufficient.

The worked examples in this guide demonstrate that for most domestic knockthroughs under 4 m span, the 203×133×25 section carries loads with very high safety margins. It is for spans approaching 5 m or heavier loads from bathrooms, kitchens, or multiple floors that the calculation begins to matter more, and where upgrading to 254 mm sections becomes necessary.

For all structural work in the UK: obtain a structural engineer’s calculation and Building Control approval before proceeding. These protect you legally, financially, and most importantly, ensure the safety of the building’s occupants.

Disclaimer: All calculations in this article are for guidance and preliminary design only. Final beam specification must be produced by a chartered structural engineer compliant with BS 5950 or Eurocode 3, and approved by Building Control before construction commences.