Design check 9 min read

AS2566 Deflection Calculation: A Step-by-Step Worked Example

One complete deflection check to AS/NZS 2566.1 — a DN315 PE100 gravity sewer under a sealed road — worked from the vertical load and soil modulus, through the modified Iowa formula, to the final acceptance check. Every number is reproducible in the calculator.

Last reviewed July 2026 · AS/NZS 2566.1:1998 (Amd 1:2017)

Deflection is the check that governs most buried flexible pipe designs. This worked example takes a realistic scenario all the way through so you can see exactly where each number comes from — and reproduce it in the AS2566 calculator. If you want the theory behind the soil modulus that dominates the result, read The E′ Soil Modulus Problem in AS2566 first. For where deflection design (Part 1) stops and installation (Part 2) begins, see AS2566.1 vs AS2566.2.

The design scenario

A DN315 PE100 (HDPE) gravity sewer laid in a trench beneath a sealed local road, at 1.5 m cover, with a T44 design vehicle. The embedment is a compacted sand/gravel; the native trench wall is a softer silty clay.

Inputs — DN315 PE100 gravity sewer
ParameterSymbolValueSource
Pipe outside diameterDe315 mmPE100 DN315 (PN16, SDR11)
Wall thicknesst30.1 mmSDR11 solid wall
Ring-bending stiffnessSDL3,800 N/m/mProduct stiffness class
Cover to crownH1.5 mDesign
Soil unit weightγ18 kN/m³Cl. 4.3
Live load (T44, dispersed)wq20.5 kPaCl. 4 / Fig. 4.1 at 1.5 m
Bedding factorK0.1Cl. 5.2 (default)
Embedment modulusE′e5 MPaTable 3.2 — sand/gravel, D 85%
Native soil modulusE′n3 MPaGeotechnical (silty clay)
Trench width at pipeB0.80 mDesign

Step 1 — Vertical load on the pipe

The total design pressure at the pipe crown, w, is the sum of the earth load and the dispersed live load. For a standard trench installation, AS2566.1 permits a prism earth load (Cl. 4.3):

Earth load — prism (Cl. 4.3)
we = γ × H = 18 × 1.5 = 27.0 kPa

Adding the dispersed T44 live load of 20.5 kPa (there is no additional surcharge in this case):

Total design load (Cl. 4.2)
w = we + wgs + wq = 27.0 + 0 + 20.5 = 47.5 kPa

Step 2 — Effective soil modulus E′

The embedment value from Table 3.2 is E′e = 5 MPa. But the native trench wall here is softer than the embedment (E′n = 3 MPa < E′e), so the effective modulus is reduced by the Leonhardt correction factor ζ (Cl. 3.4.3). This is the step most hand calculations skip — and it is unconservative to skip it when the native soil is soft.

Leonhardt ζ — Eq. 3.4.3(2)
ζ = 1.44 / (1.44 × E′n/E′e + B/De − 1)
B/De = 0.80 / 0.315 = 2.54
E′n/E′e = 3 / 5 = 0.60
ζ = 1.44 / (1.44 × 0.60 + 2.54 − 1) = 1.44 / 2.40 = 0.599
Effective modulus
E′ = ζ × E′e = 0.599 × 5 = 3.00 MPa
Why this matters

The soft native soil pulls the effective modulus down from 5 MPa to 3.0 MPa — a 40% reduction that flows straight into the deflection result. Assuming E′ = E′e = 5 MPa here would under-predict deflection by roughly a third.

Step 3 — Deflection (modified Iowa formula)

With load and effective modulus in hand, apply the modified Iowa formula from AS2566.1 Eq. 5.2(2). Note that w is converted from kPa to MPa (÷ 1000) to match the units of the denominator:

Deflection — Eq. 5.2(2)
Δy/D = K × w / (8×10⁻⁶ × SDL + 0.061 × E′)
denom = 8×10⁻⁶ × 3800 + 0.061 × 3.00 = 0.0304 + 0.1827 = 0.2131
Δy/D = 0.1 × 0.0475 / 0.2131 = 0.0223
Δy/D = 2.23%

Notice the denominator: the soil term (0.1827) is six times the pipe-stiffness term (0.0304). Even for this relatively stiff SDR11 wall, the soil is doing most of the work — which is the whole reason installation quality is a structural variable, not a construction nicety.

Change the compaction, and you change the deflection. Change the pipe class, and you barely move it.

Step 4 — Check against the allowable limit

AS2566.1 Table 2.1 gives a design allowable deflection of 7.5% for solid-wall PE. Utilisation is the calculated deflection divided by the limit:

Acceptance — Table 2.1
Utilisation = Δy/D ÷ Δy/Dall = 2.23 / 7.5 = 0.30 ✓
Result

At 30% utilisation, deflection passes comfortably. That is typical — for a well-embedded flexible pipe at modest cover, deflection is rarely the binding constraint. The checks that more often govern are ring-bending strain and buckling.

Step 5 — Ring-bending strain (companion check)

Deflection rarely travels alone. As the ring deflects, the pipe wall bends, and AS2566.1 checks the resulting strain against an allowable value (Eq. 5.3.1). The shape factor Df relates deflection to peak wall strain:

Shape factor & strain — Eq. 5.3.1
Df = f(SDL/E′) = 3.58 · εb = Df × (Δy/D) × (t/De)
εb = 3.58 × 0.0223 × (30.1/315) = 0.76%
Allowable εb = 4.0% → utilisation = 0.76 / 4.0 = 0.19

Combined-loading interaction (Eq. 5.3.3) then confirms the pair together: (2.23/7.5)² + (0.76/4.0)² = 0.13 ≤ 1.0 ✓. Buckling under external pressure is a separate limit state — the calculator checks it too, and we cover it in a dedicated article (Buckling under AS2566.1, in preparation).

Common mistakes this example avoids

Summary

Open the calculator and enter these inputs to reproduce every figure above, with the full working shown for each step.

References
Standards Australia (1998). AS/NZS 2566.1:1998 Buried Flexible Pipelines Part 1: Structural Design (incorporating Amd 1:2017). Standards Australia, Sydney.
Howard, A.K. (1977). Modulus of soil reaction values for buried flexible pipe. Journal of the Geotechnical Engineering Division, ASCE, 103(GT1), 33–43.
Spangler, M.G. (1941). The structural design of flexible pipe culverts. Bulletin 153, Iowa Engineering Experiment Station.

See an error in this article? Contact us — we review every correction against the standard.