A column near the base of a tall building has an enormous tributary area once you add up every floor it supports. If you designed it for the full code live load on every square metre of every floor simultaneously, you would be designing for a day that statistically never happens. ASCE 7 recognises this and lets you reduce the design live load as the influence area grows. This is one of the easiest ways to take real weight out of columns and foundations, and it is routinely left on the table.

The idea in one sentence

The more floor a member supports, the smaller the fraction of it that is realistically loaded at peak at any one moment. So the code scales the design live load down as the influence area goes up. This is measured behaviour, not hand-waving: the provision traces back to the National Bureau of Standards floor load surveys and the probability-based load criteria work summarised by NIST, which calibrated the load factors and reductions in ASCE 7 against real buildings.

The formula

In SI units, the reduced live load is:

L = L0 × (0.25 + 4.57 / √(K_LL × A_T))

In US customary units it is the same shape with a different constant:

L = L0 × (0.25 + 15 / √(K_LL × A_T))

where:

  • L0 is the unreduced design live load (kPa or psf) from the occupancy table.
  • A_T is the member’s tributary area (m² or ft²). For a column supporting several floors, this is the accumulated tributary area of all floors carried.
  • K_LL is the live load element factor, which turns tributary area into influence area.

Reduction is only permitted once the influence area K_LL × A_T reaches 37.16 m² (400 ft²). Below that, use L0.

The K_LL factors

K_LL is just a lookup. The values you reach for most often:

MemberK_LL
Interior columns4
Exterior columns without cantilever slabs4
Edge columns with cantilever slabs3
Corner columns with cantilever slabs2
Interior beams, edge beams without cantilever slabs2
Two-way slabs and all other members1

Columns get the largest factor because a column’s influence area is about four times the floor it directly carries.

The floors and the caps

Two limits keep the reduction honest:

  • For a member supporting one floor, L shall not be less than 0.5 L0.
  • For a member supporting two or more floors, L shall not be less than 0.4 L0.

And the occupancy limits:

  • No normal reduction where the live load exceeds 4.79 kPa (100 psf), except a flat 20 percent reduction is allowed for members supporting two or more such floors.
  • No reduction for assembly occupancies or passenger vehicle garages.
  • One-way slabs have a tributary-area cap of 1.5 times the slab span times the width.

A worked reduction

Take the interior column from the floor-by-floor takedown. It supports three floors, each with a tributary area of 30 m² and an unreduced live load L0 of 3.0 kPa.

The accumulated tributary area is:

A_T = 3 × 30 = 90 m²

It is an interior column, so K_LL = 4, and the influence area is:

K_LL × A_T = 4 × 90 = 360 m²

That is well above the 37 m² threshold, so reduction applies:

L = 3.0 × (0.25 + 4.57 / √360) = 3.0 × (0.25 + 0.241) = 3.0 × 0.491 = 1.47 kPa

The factor 0.491 is above the 0.4 floor for a member supporting two or more floors, so it stands. The accumulated live load on the column falls from:

3.0 × 90 = 270 kN (unreduced)

to:

1.47 × 90 = 132 kN (reduced)

Carry that into the governing combination 1.2 D + 1.6 L + 0.5 Lr with the column’s 519 kN of dead and 30 kN of roof load:

1.2 × 519 + 1.6 × 132 + 0.5 × 30 = 623 + 211 + 15 = 849 kN

Compared with the 1070 kN we got using the full live load, the reduction takes the factored foundation reaction down by roughly 20 percent. That is a smaller footing for no loss of code compliance.

Where it goes wrong

The two mistakes I see most often: using the tributary area of a single floor instead of the accumulated area for a multi-floor column, which under-credits the reduction; and forgetting the 0.4 L0 and 0.5 L0 floors, which over-credits it. Both are easy to make on paper and both quietly change the column size.

StructLoads applies the ASCE 7 reduction per support using the correct accumulated influence area and K_LL, and reports the reduction factor it used so you can check it against this formula by hand. Toggle it on in the studio and watch the live load column update live. If you want the geometry behind A_T, start with how tributary areas work.

Quick answers

When is live load reduction allowed?

When the influence area, which is K_LL multiplied by the tributary area A_T, is at least 37.16 square metres (400 square feet). Below that threshold you use the full unreduced live load.

What is K_LL?

The live load element factor. It converts a member’s tributary area into its larger influence area. ASCE 7 gives K_LL equals 4 for interior and most exterior columns, 2 for interior and ordinary edge beams, and 1 for two-way slabs and other members.

Can you reduce live loads above 4.79 kPa (100 psf)?

Generally no, that is the cut-off for normal reduction. ASCE 7 does allow a flat 20 percent reduction on members supporting two or more floors in those heavy occupancies, and reduction is not permitted at all for assembly occupancies or passenger vehicle garages.