Crafts, Textiles, 3D Printing & Photography Woodworking & Shop Math Euler–Bernoulli beam deflection; USDA Wood Handbook MOE values

Shelf Sag & Deflection Calculator

A shelf that sags is almost never a strength failure — the wood is nowhere near breaking. It is a stiffness failure, and stiffness depends on the cube of the thickness and the fourth power of the span. That is why adding a quarter inch of thickness fixes a shelf that another support inch of span would ruin. Enter your span, section, species and load and this calculator gives the predicted deflection, how it compares with the usual L/360 limit, the longest span that still passes, and the thickness you would need to keep the span you want.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Clear span between supportsThe unsupported distance, measured between the inside faces of the supports, not the overall shelf length.36 in
Shelf depth (front to back)How deep the shelf is. A bookshelf is usually 10 to 12 in; a pantry shelf 14 to 16 in.12 in
Shelf thicknessActual thickness. Nominal 3/4 in plywood usually measures 0.703 to 0.720 in, and that difference matters.0.75 in
MaterialSets the modulus of elasticity. Solid-wood figures are species averages at 12% moisture content; individual boards vary by roughly ±20%.Softwood plywood, face grain along span (1.50)
Load per running footWeigh a foot of what you actually intend to store. Tightly packed hardbacks run about 20 to 25 lb per running foot as a rule of thumb.25 lb/ft
End conditionsPick simply supported unless both ends are genuinely restrained from rotating. Most adjustable shelving is simply supported.Simply supported (shelf rests on pins or cleats)
Deflection limitThe sag you are willing to accept, as a fraction of the span. L/360 on a 36 in span is 0.10 in.L/360 — the IRC floor limit, a good default
Front edge band heightTotal height of a solid strip glued to the front edge, measured from the shelf's top surface down. Enter 0 for a plain shelf.0 in
Front edge band thicknessHow thick the edge strip is, measured front to back. Only used when the edge band height is greater than the shelf thickness.0.75 in

It returns

  • Predicted sag at mid-span — Deflection under the load you entered, ignoring long-term creep.
  • Sag ratio, span ÷ sag — A bigger number is a stiffer shelf. Compare it with your chosen limit.
  • Allowable sag at this limit
  • Longest span that meets the limit
  • Thickness needed at this span — For a plain rectangular shelf with no edge band.
  • Total load on the shelf
  • Second moment of area, I

The formula

Δ=5wL4384EI
Lmax=EIcwk3

In plain text: Δ = 5 w L⁴ / (384 E I), I = b h³ / 12

  • ΔDeflection at mid-span (in)
  • wUniformly distributed load per unit of span (lb/in)
  • LClear span between supports (in)
  • EModulus of elasticity of the material (psi)
  • ISecond moment of area of the shelf cross-section (in⁴)
  • bShelf depth, front to back (in)
  • hShelf thickness (in)

This is the Euler–Bernoulli result for a simply supported beam under a uniformly distributed load. With both ends fully fixed the numerator constant drops from 5 to 1, so the deflection is one fifth as large.

Updated Category Woodworking & Shop Math Verified against published test cases Reading time 13 min

Sag is a stiffness problem, not a strength problem

Loaded shelves almost never break. A 3/4 in plywood shelf carrying books is at a small fraction of its bending strength, and it will hold that load indefinitely. What it will not do is stay flat. The eye picks up a sagging shelf long before the wood is in any danger, so the number you need is deflection, and deflection is governed by stiffness — the product E·I — rather than by how strong the material is.

Those are two different properties. Modulus of elasticity E describes how much a material stretches under stress; modulus of rupture describes when it breaks. Particleboard and yellow birch differ in strength by roughly a factor of two, but in stiffness by a factor of four, and it is the stiffness gap that decides which one makes an acceptable shelf.

The second half of the answer is geometry. The second moment of area of a rectangular section is b·h³/12, so thickness enters cubed. A 1 in shelf is not 33% stiffer than a 3/4 in shelf — it is (1/0.75)³ = 2.37 times stiffer. Depth enters only to the first power, so a 16 in deep shelf is only a third stiffer than a 12 in one carrying the same load per running foot.

And the span enters to the fourth power. Move the supports from 30 in apart to 36 in and the sag rises by (36/30)⁴ = 2.07 — the shelf sags more than twice as far, for a 20% change you might make without thinking.

Reading the formula term by term

For a beam on two supports carrying a load spread evenly along it, the mid-span deflection is Δ = 5wL⁴/(384EI). Take the four terms in turn.

w is load per unit length, not total load. If you enter 25 lb per running foot, the calculator divides by 12 to get 2.083 lb per inch. Total load on a 36 in shelf is then 75 lb. Doubling the load exactly doubles the sag, which makes load the least dramatic of the four terms.

L⁴ dominates everything. This is why the single most effective fix for a sagging shelf is another support, and why a shelf that works at 30 in fails at 40 in with no other change. It is also why the maximum span formula involves a cube root: solving Δ = L/k for L leaves L³ on one side, so all the material and section improvements you can make get flattened by that cube root when you convert them into span.

E is the material. Softwood plywood sits near 1.5 million psi with its face grain running along the span; red oak is 1.82 million; MDF is around 0.5 million. Solid-wood values vary by roughly ±20% between individual boards of the same species, so treat the species figure as a central estimate rather than a guarantee.

I is the section. For a plain shelf it is bh³/12. Glue a solid strip along the front edge that hangs below the shelf and I changes completely, because the material furthest from the neutral axis does most of the work. The calculator handles that case with the parallel-axis theorem, treating the shelf and the strip as one composite section.

With both ends genuinely fixed — housed in dadoes, glued and screwed so the ends cannot rotate — the 5 in the numerator becomes 1 and the sag falls to one fifth. Real shelving is rarely that rigid. Choose fixed ends only when you have actually built the joint that way, and treat the answer as a best case.

Worked example: a 36 in plywood bookshelf

You are building a bookcase with 3/4 in softwood plywood shelves, 12 in deep, spanning 36 in between the sides, carrying books at 25 lb per running foot. You want to hold L/360.

  1. Load per inch. w = 25 ÷ 12 = 2.0833 lb/in. Total load = 25 × 3 ft = 75 lb.
  2. Section. I = 12 × 0.75³ / 12 = 0.75³ = 0.421875 in⁴.
  3. Span to the fourth. 36⁴ = 1,679,616.
  4. Numerator. 5 × 2.0833 × 1,679,616 = 17,496,000.
  5. Denominator. 384 × 1,500,000 × 0.421875 = 243,000,000.
  6. Sag. 17,496,000 ÷ 243,000,000 = 0.0720 in, a shade over 1/16 in.
  7. Compare. The allowable sag is 36 ÷ 360 = 0.100 in, so the shelf passes with 0.028 in in hand. The sag ratio is 36 ÷ 0.072 = L/500.
  8. Maximum span. L³ = EI/(cwk) = 632,812.5 ÷ (0.0130208 × 2.0833 × 360) = 632,812.5 ÷ 9.765625 = 64,800, so Lmax = 40.17 in.
  9. Required thickness. At 36 in you would only need h = 0.672 in, which is why the shelf passes.

Now stretch the span to 48 in and nothing else. Sag becomes 0.072 × (48/36)⁴ = 0.072 × 3.1605 = 0.2276 in, against an allowable of 0.1333 in. The shelf that was comfortably inside the limit is now 71% outside it, from one change of span.

Longest passing span by material, 3/4 in × 11 1/4 in shelf

Maximum simply-supported span meeting L/360 at 25 lb per running foot, for a plain shelf 0.75 in thick and 11.25 in deep. Computed from L³ = E·I/(c·w·k) with I = 0.395508 in⁴.
MaterialE (million psi)Max span (in)Max span (ft-in)
MDF0.5027.262 ft 3 in
Particleboard / melamine0.5528.142 ft 4 in
Eastern white pine1.2436.893 ft 1 in
Black cherry1.4939.223 ft 3 in
Softwood plywood1.5039.313 ft 3 in
Yellow-poplar1.5840.003 ft 4 in
Black walnut1.6840.833 ft 5 in
Southern yellow pine1.7941.703 ft 6 in
Red oak1.8241.933 ft 6 in
Hard maple1.8342.013 ft 6 in
Douglas-fir, coast1.9542.903 ft 7 in
Yellow birch2.0143.343 ft 7 in

Yellow birch is 4.02 times as stiff as MDF but buys only 1.59 times the span, because span goes as the cube root of E: 4.02^(1/3) = 1.59, and 43.34 ÷ 27.26 = 1.59. Thickness is the better lever — max span is directly proportional to thickness for a plain rectangular shelf, so going from 0.75 in to 1 in multiplies every row by 1.333.

How much sag is too much

The residential building code's allowable-deflection table sets L/360 for floors under live load, and that ratio has become the general-purpose default for shelving because it corresponds to about the point at which an ordinary observer stops noticing. On a 36 in span it allows 0.100 in; on a 48 in span, 0.133 in.

Cabinetmakers often work to a different rule that amounts to the same thing: no more than 1/32 in per foot of span, which is L/384. Furniture-grade work where the shelf sits at eye level against a straight reference — a case with a face frame, say — wants L/600, because a sag the eye can compare against a straight line beside it is far more visible than one in free air.

Below L/240 the sag is clearly visible and things start to roll. Below L/180 you have a shelf people comment on. None of these is a strength limit; a shelf can be well past L/180 and still nowhere near failure.

Two effects push real shelves worse than the calculation. The first is creep: wood under sustained load keeps deflecting for months, and the long-term deflection typically reaches 1.5 to 2 times the immediate value for solid wood, with particleboard and MDF worse still. Design a permanently loaded shelf against the immediate limit and it will drift past it. The second is moisture: E falls as moisture content rises, so a shelf in a damp basement is measurably softer than the same shelf upstairs. Check what the wood is doing with the wood moisture content calculator if the environment is unusual.

The practical order of fixes, from most to least effective: add a support, glue on a front edge band that hangs below the shelf, increase the thickness, change material. The first two act on L⁴ and on I directly; the last one is throttled by that cube root.

A front edge band is the cheapest stiffness you can buy

Glue a 2 1/2 in tall, 3/4 in thick solid strip to the front edge of the 36 in plywood shelf in the worked example and I rises from 0.4219 in⁴ to 2.5469 in⁴ — six times — because the strip puts material 2 in below the neutral axis where it does the most work. Predicted sag falls from 0.0720 in to 0.0119 in. The strip must be glued along its whole length: it works by transferring shear between itself and the shelf, and a screwed-on strip that can slip delivers a small fraction of this.

Assumptions this calculation makes

  • The load is uniform. A stereo receiver in the middle of an otherwise empty shelf deflects it about 1.6 times as far as the same weight spread evenly, because a central point load gives Δ = PL³/48EI.
  • The supports do not move. Shelf pins crush into soft standards, and a cleat screwed to drywall pulls away. Both add sag that no beam formula predicts.
  • Plywood face grain runs along the span. Rip a sheet the wrong way and the face veneers run across the shelf, which cuts the effective stiffness substantially. Plan the sheet layout with the cut list calculator so the grain lands right.
  • The section is constant. A shelf with a bullnose, a rebate for a back panel or a routed groove has less material where it counts than the plain rectangle assumed here.
  • Creep is not included. The number is the immediate elastic deflection under the load as entered.
  • Solid-wood E values are species averages. Any individual board can be 20% either side, and a board with runout or a knot near mid-span can be worse than that.

Key terms

Modulus of elasticity (E)
How much a material stretches or compresses per unit of stress. High E means stiff. It says nothing about how strong the material is.
Second moment of area (I)
A property of the cross-section's shape that measures how efficiently the material is placed relative to the bending axis. For a rectangle it is b·h³/12.
Simply supported
Resting on supports that carry vertical load but do not resist rotation at the ends — a shelf on pins or cleats.
L/360
A deflection limit expressed as a fraction of the span. A 36 in span at L/360 may sag 0.1 in.
Creep
The slow, additional deflection of wood held under constant load for a long time. It is why a shelf loaded for a year sags further than the day it was filled.

When to use a different tool

This page models a shelf: a rectangular section, a uniform load, two supports. For anything structural — a stair tread, a joist, a header, a bookcase that also carries the weight of the case above it — use a proper beam calculation such as the beam deflection calculator, which handles point loads, cantilevers and other support conditions, and check strength as well as deflection.

Two related questions come up constantly alongside this one. How far apart should the shelves themselves be, vertically? That is a question about what you are storing, not about stiffness, and the shelf spacing calculator answers it. And how wide can a solid-wood shelf be before seasonal movement causes trouble in a fixed dado? Run the numbers with the wood movement calculator: a 12 in deep flatsawn oak shelf moves about a quarter of an inch across the year, which is enough to split a case side if both ends are trapped.

Finally, a note on where these material figures come from. The modulus values for solid species are the static bending values published by the USDA Forest Products Laboratory in the Wood Handbook, measured on small clear specimens at 12% moisture content. Real boards contain knots, slope of grain and density variation, all of which reduce stiffness, so the published average is optimistic for a random board and pessimistic for a hand-picked one. Panel products are different again: plywood stiffness depends on how many plies run which way, and the 1.5 million psi used here is a working figure for ordinary softwood plywood loaded along its face grain rather than a specification value for a particular product.

Frequently asked questions

How far can a 3/4 inch shelf span before it sags?

About 39 in for softwood plywood at L/360 with 25 lb per running foot, and about 28 in for particleboard or melamine. Red oak reaches 41.9 in and yellow birch 43.3 in. Those figures assume a plain shelf 11 1/4 in deep with no front edge band and simple supports at each end. Halve the load and every span rises by the cube root of two, which is 26%.

Why does the span matter so much more than everything else?

Because deflection goes as the fourth power of span while it goes as the first power of load and the cube of thickness. Increasing a span by 20% multiplies the sag by 1.2⁴ = 2.07. To cancel that with thickness alone you would need 1.2⁴ᐟ³ = 1.26 times the thickness, and to cancel it with material you would need a 2.07 times stiffer species, which does not exist among ordinary shelving woods.

How much weight do books actually put on a shelf?

Tightly packed hardbacks are commonly taken at 20 to 25 lb per running foot as a shop rule of thumb, and dense reference or art books run higher. Rather than trust a general figure, weigh a foot of what you actually own: stack a foot of the books on a bathroom scale. Vinyl records are considerably heavier at roughly 50 lb per foot, and canned goods on a pantry shelf can exceed that.

Does making the shelf deeper make it stiffer?

Yes, but only in proportion to depth, and only if the load per running foot stays the same. Second moment of area is b·h³/12, so depth b enters to the first power — a 16 in deep shelf has 1.33 times the I of a 12 in one. In practice a deeper shelf usually holds more, and if the load per foot rises in proportion to the depth the two effects cancel exactly and the sag is unchanged.

What does an edge band do, and does it have to be glued?

A solid strip glued to the front edge that hangs below the shelf moves material away from the neutral axis, where it contributes to I as the square of its distance. On a 36 in plywood shelf, a 2 1/2 in tall strip raises I from 0.42 to 2.55 in⁴ and cuts sag by a factor of six. It has to be glued along its full length — the stiffening depends on shear transfer between strip and shelf, so a strip that is only pinned on and can slip relative to the shelf gives a small fraction of the benefit.

Is a shelf at L/180 in danger of breaking?

No. L/180 is a comfort and appearance limit, not a strength limit, and a shelf sagging that far is usually still well below the stress that would break it. What it is in danger of is looking bad and getting worse, because sustained load causes creep and a shelf already at L/180 on day one will be noticeably further along in a year. Treat a visibly sagging shelf as a sign to add a support rather than as an emergency.

Should I choose simply supported or fixed ends?

Choose simply supported unless the shelf ends are housed in dadoes and both glued and screwed. Fixed ends reduce deflection to one fifth, which is a large enough difference that assuming it wrongly will make an unacceptable shelf look acceptable. Adjustable shelving on pins, shelves on cleats, and shelves simply screwed through the case side from outside are all simply supported for this purpose.

Does the calculator account for the weight of the shelf itself?

No — the load you enter is the only load applied. For most shelves the self-weight is small next to the contents: a 3/4 in plywood shelf 12 in deep weighs roughly 2 lb per running foot against 25 lb of books. If you are checking a long, thick hardwood shelf carrying a light load, add its own weight to the load per foot, which you can work out from its volume and species density.

Why does my plywood shelf sag more than this predicts?

Check three things in order. Is the actual thickness what you assumed — nominal 3/4 in plywood is often 0.703 in, and 0.703³ is 19% less than 0.75³. Does the face grain run along the span, or across it? And are the supports themselves moving, either by pins crushing into a soft standard or by a cleat pulling out of drywall? Any of the three explains a shelf that behaves worse than the arithmetic.

References