AISC Deflection Limits — L/360, L/240, L/180 Reference

Deflection limits control the serviceability of steel structures. AISC 360-22 does not specify deflection limits directly in its specification — instead, the limits come from AISC Design Guide 3, IBC Table 1604.3, and project-specific criteria. This page provides the standard AISC/IBC deflection limits for floor beams, roof beams, cantilevers, crane runways, and members supporting brittle finishes, along with the engineering rationale behind each limit and worked examples.

Deflection is a serviceability limit state, not a strength limit state. A beam at L/180 deflection is not about to collapse, but it may crack plaster ceilings, cause visible sag, create ponding on flat roofs, or misalign equipment. Getting deflection right is the difference between a structure that works on paper and one that works in practice.

Quick access:

Standard AISC/IBC Deflection Limits

The following limits are from AISC Design Guide 3 and IBC Table 1604.3. They represent the most widely used deflection criteria in US practice.

Floor Beams

Load Case Limit Rationale
Live load (L) L/360 Prevent cracking of attached finishes
Total (D + L) L/240 Control overall sag and ponding

L/360 for live load is the most commonly specified deflection limit for floor beams. It limits the deflection under the variable (live) load to 1/360th of the span. For a 30-foot span, this is:

Delta_allowable = L/360 = (30 x 12)/360 = 360/360 = 1.00 inch

L/240 for total load controls the overall sag when dead load deflection is not compensated by camber. For the same 30-foot span:

Delta_allowable = L/240 = 360/240 = 1.50 inches

Roof Beams

Condition Load Case Limit Notes
No ceiling attached Live load L/180 No finishes to crack
Plaster ceiling attached Live load L/360 Same as floor beams
Suspended ceiling (non-plaster) Live load L/240 Intermediate limit
Total load (any condition) D + L L/240 Ponding check required for flat roofs

L/180 for roofs without ceilings is less restrictive because there are no attached finishes to damage. The visible sag at L/180 is noticeable but acceptable for industrial and warehouse structures.

Cantilevers

For cantilevers, use 2L as the equivalent span (L = cantilever length):

Condition Limit Notes
Live load L/180 to L/360 Depends on attached finishes
Total load L/120 to L/240 Use the same denominator as simple span but with 2L

Example: A 6-foot cantilever with a plaster ceiling below:

Delta_allowable = (2 x 6 x 12)/360 = 144/360 = 0.40 inches

Crane Runway Girders

Crane runway deflection limits are more stringent due to crane rail alignment and wheel loading:

Direction Limit Reference
Vertical L/600 AISC Design Guide 7
Lateral L/400 AISC Design Guide 7

L/600 vertical is very stiff — for a 30-foot span, the allowable deflection is only 0.60 inches. This typically governs the girder size, not strength.

Members Supporting Masonry or Glass

Finish Type Limit Notes
Masonry veneer L/600 Prevent cracking in masonry veneer
Glass curtain wall L/240 or 3/4" Whichever is less
Precast panels L/480 to L/600 Depends on panel connection details

L/600 for masonry is one of the strictest common deflection limits. It often governs the design of beams supporting masonry facades, requiring deep sections or reduced spans.

IBC Table 1604.3 — Quick Reference

The International Building Code (IBC) Table 1604.3 provides the minimum deflection limits for structural members. These are minimum requirements — project specifications may impose stricter limits.

Member Type Dead + Live (D+L) Live Only (L)
Roof members (plaster ceiling) L/240 L/360
Roof members (non-plaster ceiling) L/240 L/240
Roof members (no ceiling) L/180 L/180
Floor members L/240 L/360
Exterior walls with brittle finishes -- L/240
Exterior walls with flexible finishes -- L/120
Members supporting masonry L/600 --
Farm buildings L/180 L/180
Greenhouses L/120 L/120

Note: IBC Table 1604.3 does not apply to members supporting masonry veneer — the L/600 limit comes from the masonry code (TMS 402/ACI 530/ASCE 5).

When L/360 vs. L/240 vs. L/180

L/360 — Finishes Protection

Use when: Attached finishes (drywall, plaster, ceiling tiles, floor finishes) would crack or be damaged by deflection.

Typical applications:

The rationale: Cracks in plaster typically initiate at deflections exceeding L/300 to L/360. The L/360 limit provides a safety margin below this threshold.

L/240 — Overall Sag Control

Use when: The total deflection (dead + live) must be limited to prevent visible sag, ponding, or equipment misalignment.

Typical applications:

The rationale: L/240 limits the total deflection to a level that is visually acceptable and prevents ponding on flat roofs.

L/180 — Minimum Serviceability

Use when: No attached finishes are present, and only basic serviceability is needed.

Typical applications:

The rationale: L/180 is the minimum deflection limit that prevents occupant perception of structural distress. Deflections beyond L/180 are visibly noticeable and may cause concern, even if the structure is safe.

Deflection Calculation Methods

Simple Beam — Uniform Load

The maximum deflection at midspan for a simply supported beam with uniform load:

Delta = 5 x w x L^4 / (384 x E x I)

Where:

Simple Beam — Point Load at Center

Delta = P x L^3 / (48 x E x I)

Where P = concentrated load (kips).

Cantilever — Uniform Load

Delta = w x L^4 / (8 x E x I)

Cantilever — Point Load at End

Delta = P x L^3 / (3 x E x I)

Beam with Both Ends Fixed — Uniform Load

Delta = w x L^4 / (384 x E x I)

(Note: This is 1/5 of the simply supported case — fixed ends dramatically reduce deflection.)

Worked Example — Beam Deflection Check

Problem: A W18x35 (A992) floor beam spans 28 feet and supports a uniform dead load of 0.50 kip/ft and a live load of 1.00 kip/ft. Check deflection against AISC/IBC limits. Check if L/360 live load and L/240 total load are satisfied.

Given:

Live load deflection:

Delta_L = 5 x 0.0833 x 336^4 / (384 x 29,000 x 510)
Delta_L = 5 x 0.0833 x 1.274 x 10^10 / (5.654 x 10^9)
Delta_L = 5.307 x 10^9 / 5.654 x 10^9
Delta_L = 0.939 inches

Allowable (L/360):

Delta_allow = 336 / 360 = 0.933 inches

Check: 0.939" > 0.933" — FAILS by 0.006" (0.6%)

This is very close. In practice, the engineer would either:

  1. Accept the slight overage (within typical construction tolerance)
  2. Upsize to W18x40 (I_x = 612 in^4) — recalculated deflection = 0.782" ✓
  3. Add camber to offset dead load deflection

Total load deflection:

Delta_total = 5 x 0.125 x 336^4 / (384 x 29,000 x 510)
Delta_total = 1.408 inches

Allowable (L/240):

Delta_allow = 336 / 240 = 1.400 inches

Check: 1.408" > 1.400" — FAILS by 0.008" (0.6%)

Again, very close. A W18x40 (I_x = 612) gives Delta_total = 1.174" ✓

Result: The W18x35 marginally fails both deflection limits. The W18x40 satisfies both. This example illustrates how deflection (not strength) often governs beam selection for longer spans.

Camber Requirements

Camber is a pre-set upward curve built into the beam during fabrication to offset dead load deflection.

When to Camber

Camber Rules

Rule Reference
Minimum practical camber 3/4" (less is difficult to fabricate accurately)
Maximum practical camber L/20 (difficult to form accurately beyond this)
Camber tolerance -0" to +1/2" of specified value (AISC 303-22 Section 7.2)
Camber source Dead load only (do not camber for live load)

Camber does not affect live load deflection. If the beam fails the L/360 live load limit, camber will not fix it — a larger section is needed.

Camber and Total Deflection

When camber is applied, the net total deflection under dead + live load is:

Delta_net = Delta_total - Camber

The net deflection should still satisfy the L/240 total load limit (or the appropriate limit for the application).

Example: A beam has Delta_D = 0.75", Delta_L = 0.90", and is cambered at 3/4":

Delta_total = 0.75 + 0.90 = 1.65"
Delta_net = 1.65 - 0.75 = 0.90"

If L = 30 ft (360"): L/240 = 1.50" > 0.90" ✓

Special Deflection Limits

Floor Vibration

Deflection limits do not directly control floor vibration. However, a beam that satisfies L/360 typically has sufficient stiffness to avoid perceptible vibration for most occupancies. For sensitive occupancies (hospital operating rooms, laboratories, concert halls), a separate vibration analysis per AISC Design Guide 11 is required.

Ponding on Flat Roofs

Flat roofs (roof slope < 1/4" per foot) require a ponding stability check per AISC 360 Section F4. Ponding occurs when rainwater accumulates in deflected areas, increasing the load, which increases deflection, which collects more water — a potential progressive collapse.

The ponding check requires:

C_p x C_s <= 0.95

Where C_p and C_s are parameters based on the stiffness of the roof framing in two perpendicular directions.

Expansion Joint Movement

Deflection limits at expansion joints must account for the relative movement between adjacent structural bays. Excessive differential deflection at expansion joints can damage cladding, roofing, and mechanical connections.

Calculator

Check beam deflection against AISC/IBC limits automatically:

FAQ

Q: What is the standard deflection limit for a floor beam? A: L/360 for live load and L/240 for total (dead + live) load. These come from IBC Table 1604.3 and AISC Design Guide 3. L/360 for live load is the most commonly specified limit.

Q: What deflection limit applies to roof beams? A: It depends on whether a ceiling is attached. With a plaster ceiling: L/360 live load, L/240 total. Without a ceiling: L/180 for both live and total. With a non-plaster suspended ceiling: L/240 live load.

Q: Does AISC 360 specify deflection limits? A: No. AISC 360-22 covers strength limit states (yielding, buckling, rupture). Deflection limits come from AISC Design Guide 3, IBC Table 1604.3, ASCE 7 commentary, and project-specific criteria.

Q: What is L/600 used for? A: L/600 is used for members supporting masonry veneer (to prevent cracking in the masonry) and for crane runway girders (vertical deflection). It is one of the strictest common deflection limits and often governs beam selection for masonry-supported spans.

Q: Can I use camber to meet deflection limits? A: Camber offsets dead load deflection only. It does not help with live load deflection (L/360). If the beam fails the live load deflection limit, you need a larger section — camber will not fix it. Camber can help meet the total load limit (L/240) by reducing the net deflection under dead + live load.

Q: What if my beam fails deflection by a small amount? A: If the overage is within 5%, many engineers accept it — construction tolerances, load estimation uncertainty, and the conservative nature of the limits provide a margin. However, if the overage exceeds 5% or if the beam supports brittle finishes, upsize the section or add camber.

Q: Are deflection limits different for ASD vs. LRFD? A: Deflection limits are the same for both methods. Deflection is a serviceability check performed at service-level (unfactored) loads, regardless of whether the strength design uses LRFD or ASD. The loads used in the deflection check are always the same (D + L at service level).

Q: How do I check deflection for a beam with a concentrated load? A: Use the appropriate formula for the loading condition. For a point load at midspan of a simply supported beam: Delta = PL^3/(48EI). For multiple point loads or complex loading, use superposition or structural analysis software.


Related: Deflection Limits — Multi-Code Reference | Beam Design Guide | Beam Formulas | Beam Capacity Calculator | Serviceability | Floor Vibration | AISC 360-22 Steel Design Overview