§ 1.1  Module 1 — The Station in One Picture

Why Water Needs Help

A gravity sewer is a machine with one moving part, and the ground is it.

By the end of this lesson

  • Explain why a gravity sewer has a minimum slope and what sets it
  • Identify the three situations that force a pumped solution
  • State the recurring cost of buying elevation, and why it never stops being paid

1.1.1The fall in the ground is the fuel

A gravity sewer has no motor. Its entire energy supply is the difference in elevation between where the water is and where it has to go, and that supply was settled by geology long before anyone drew a plan. Every pump, curve, valve and surge vessel in the rest of this course exists because somewhere that supply ran out.

Lay a pipe on a grade and the water in it accelerates until the shear the wall returns balances the component of its own weight along the pipe. What is left is a steady velocity, and for open-channel flow — which is what a part-full sewer is — the working relation is Manning's: V = (1/n)·R2/3·S1/2 with V in m/s, the hydraulic radius R in m, and the slope S as a fraction. The US customary form of the same equation carries 1.486 in place of the 1.

Two things about R = area ÷ wetted perimeter matter immediately. First, sanitary sewers are designed part-full, so the full-pipe numbers are the wrong ones for the main arriving at a station. Second, a circular pipe running exactly half full and the same pipe running exactly full have the same hydraulic radius, R = D/4, and therefore the same velocity at the same slope — the half-full pipe simply carries half the flow. Velocity in a circular pipe actually peaks a little above three-quarters full, at about y/D = 0.81 and roughly 1.14 times the full-pipe value; discharge peaks near y/D = 0.94 at about 1.08 times full-pipe flow. Both of those are properties of the geometry, and both are checked against the hydraulic-elements curve in this lesson's instrument.

Now the sentence the whole module turns on. Slope is spent depth. A sewer laid at 0.40% drops 4.0 m for every kilometre of pipe. If the ground above it falls at 0.40% too, the trench never gets deeper and the sewer can run to the sea. If the ground is flat, that 4.0 m per kilometre comes out of the excavation, and it comes out of it forever.

1.1.2Why there is a minimum slope, and what sets it

What arrives in a sanitary sewer is not water. It is water plus grit, rag, wipes, grease and paper, and those things are only in transit as long as the flow is fast enough to keep them there. At the velocities a nearly flat sewer produces — a 250 mm pipe, n = 0.013, checked half full, runs 0.27 m/s at 0.05% and 0.38 m/s at 0.10% — the pipe is a settling tank with a lid: solids drop out, the deposit ferments, sulphide comes off it, and the pipe either blocks or loses its crown to acid attack. The floor on slope is therefore not about capacity at all. It is about keeping the pipe empty of what it carries.

The traditional rule is a velocity: the Ten State Standards (the Great Lakes–Upper Mississippi River Board's Recommended Standards for Wastewater Facilities) requires sanitary sewers to be designed for a mean velocity of at least 0.6 m/s (2.0 ft/s) when flowing full, computed with a Manning n of 0.013, and publishes minimum slopes by diameter to save you the arithmetic. Because R = D/4, that arithmetic inverts in closed form: Smin = (V·n / R2/3)2.

Nominal diameterTen State minimum slopeSlope for 0.6 m/s, computedVelocity at the tabulated slopeTractive force there
8 in (200 mm)0.40%0.323%0.67 m/s1.99 Pa
10 in (250 mm)0.28%0.240%0.65 m/s1.74 Pa
12 in (300 mm)0.22%0.188%0.65 m/s1.64 Pa
15 in (375 mm)0.15%0.140%0.62 m/s1.40 Pa
18 in (450 mm)0.12%0.110%0.63 m/s1.34 Pa
21 in (525 mm)0.10%0.089%0.63 m/s1.31 Pa
24 in (600 mm)0.08%0.075%0.62 m/s1.19 Pa

Tabulated slopes are the Ten State Standards values. The remaining three columns are computed in src/core/hydraulics.js at n = 0.013 and half full, where R = D/4, using the nominal inch dimension (8 in = 0.2032 m) rather than the rounded metric label. The published slopes run 7% to 24% steeper than the bare 0.6 m/s calculation — the table is rounded up, in the safe direction. That inch convention belongs to this table alone: everywhere else in the lesson, and on the instrument's slider, a 250 mm pipe means D = 0.250 m.

The scaling in that table is worth more than the numbers. Since R is proportional to D and velocity goes as R2/3, the minimum slope goes as D−4/3: double the diameter and you may lay the pipe 24/3 = 2.52 times flatter for the same velocity. An 8-inch sewer needs 0.323% to reach 0.6 m/s; a 24-inch sewer needs 0.075%. That is the first genuine trade in this course — a larger bore buys flatter grade, which buys shallower trench, and it is paid for in pipe and structures. It is also the reason a minimum-slope table shrinks as the pipe grows, which looks backwards until you have seen where the D went.

The modern criterion is not a velocity but a shear stress. The flow drags on the invert with a boundary shear τ = ρ·g·R·S, called the tractive force, and it is that shear — not the mean velocity — that decides whether a particle of a given size moves. The paper usually cited for the approach is Thomas R. Camp's Design of Sewers to Facilitate Flow in Sewage Works Journal, 1946; it is developed at length in ASCE/WEF Gravity Sanitary Sewer Design and Construction. What the criterion does not hand you is a single number. The shear required scales with the size of the particle you decide you must move, so the design minimum is a choice before it is a calculation, and the minima around 1 to 2 Pa you will meet are common practice, adopted jurisdiction by jurisdiction, rather than a figure quoted from the standard above.

Read the last column with its basis in mind, because the basis is doing work. It is computed half full, at R = D/4, and half full is a generous depth for a sanitary sewer rather than a representative one. The criterion in service is applied at the design minimum flow — and R at one-fifth full is 0.48 of its half-full value, so the same pipes look very different there: at y/D = 0.2 the 8 in at 0.40% develops 0.96 Pa and the 24 in at 0.08% only 0.58 Pa. That is where a big flat sewer actually fails, and it is the whole reason the shear criterion is worth more than a velocity rule — it bites at low flow, which is exactly what a half-full column hides. Even on the generous basis the trend is the lesson: shear falls steadily with size, 1.99 Pa on the 8 in down to 1.19 Pa on the 24 in, so a velocity rule that every row satisfies leaves the largest pipe with three fifths of the smallest pipe's scouring shear. That is the direction in which a fixed-velocity rule flatters a big flat sewer.

Interactive 3D instrument

Where the fall runs out — slope, depth, and the first pump station

A 3D instrument you drive yourself, one variable at a time. It needs JavaScript and WebGL, so it is not shown in this static copy of the page.

Minimum slope is not a velocity rule, it is a velocity rule in disguisetrap

Codes give minimum sewer slopes as a table against diameter — 0.40% for 8 in, 0.22% for 12 in, and so on. Those numbers are derived: they are the slopes that produce roughly 2 ft/s (0.6 m/s) at full or half-full flow through Manning. Reading the table without knowing that hides the failure mode. A pipe laid at exactly minimum slope but running at a tenth of its design flow is not self-cleansing, because the velocity that matters is the velocity today, not the velocity at build-out.

What to do

On any new sewer serving an area that will fill in over decades, check the velocity at initial flow as well as at design flow. If initial velocity is under about 0.3 m/s you have a deposition problem for years, and the answer is usually a steeper laid slope or a smaller initial pipe, not a bigger one.

1.1.3Three ways the gravity solution dies

A pump station is never the goal. It is what is left when gravity has been ruled out, and gravity gets ruled out in exactly three ways. Knowing which one you are in tells you what the alternatives are, because they are different alternatives in each case.

  1. The ground runs out of fall. Depth accrues at the difference between the pipe's slope and the ground's. A 250 mm sewer at 0.40% crossing ground that falls 0.10% gains 0.30% — 3 m of depth per kilometre. Starting 1.8 m down and stopped at 6.0 m, that is 1400 m of reach. Push a 4 km run through anyway and a single uninterrupted sewer ends 13.8 m below the surface; on dead-flat ground, 17.8 m. Nothing has gone wrong. The arithmetic simply ran out.
  2. The destination is uphill. A subdivision in a basin, a lakeside strip below the interceptor, a pocket behind a ridge, a new catchment whose only receiving sewer has an invert above the source. No slope solves this at any depth, because the fall you need does not exist. This is the case people picture when they hear "pump station", and it is the least common of the three.
  3. The fall exists and you may not buy it. Rock, a high water table, a river or highway crossing, an existing trunk in the way, a right-of-way you do not have, or simply the depth past which open-cut construction stops being defensible — in ordinary ground that is commonly somewhere beyond about 6 m (20 ft), after which a sewer is a tunnelling job rather than a trenching one. The pipe could be built. It will not be.

Name the failure in each case and the alternatives separate cleanly. Against the first, you can sometimes re-route into an adjacent catchment that still has fall, or accept one deep trunk built once. Against the second, only lift will do. Against the third, the competitors are a tunnel, a different alignment, or a system that does not need the fall at all — low-pressure sewers with grinder pumps, or vacuum collection, both of which trade a shallow trench for many small machines. The reason a pump station so often wins is not hydraulic: it is cheap to build and expensive to own, and those two costs are usually carried by different budgets.

London, 1858, and the ground east of the city

The Great Stink of the summer of 1858 — the Thames at low water, in a heat wave, downstream of two million people — got Parliament to fund a main drainage scheme in eighteen days. Joseph Bazalgette (1819–1891), chief engineer to the Metropolitan Board of Works, laid interceptor sewers along both banks to carry the flow east, away from the built-up city.

He could not get all of it there by gravity. The land east of London falls too little, and the low-level interceptors — the ones deep enough to take the older sewers on the river side — arrived well below the outfall he needed. So the scheme includes pumps by necessity: Crossness, on the south side, opened on 4 April 1865 with four rotative beam engines by James Watt & Co. named Victoria, Prince Consort, Albert Edward and Alexandra, lifting sewage into a covered reservoir for release on the ebb tide; Abbey Mills, on the north, completed in 1868 to raise the low-level flow into the Northern Outfall Sewer. Bazalgette was knighted in 1875.

The formula in §1.1.1 is almost exactly contemporary with the consequences. Robert Manning (1816–1897), an Irish engineer, presented it to the Institution of Civil Engineers of Ireland in 1889; it appeared in the Institution's Transactions in 1891. Manning disliked his own equation, on the grounds that it is not dimensionally homogeneous — which is why, a century and a half later, we are still carrying a 1.486 around between unit systems.

1.1.4What elevation costs, and how often you pay for it

Once you decide to lift, you have bought an obligation, not an object. The obligation is static head: the elevation the water has to gain, measured between water surfaces. Raising one cubic metre of water one metre takes ρgh ≈ 9.81 kJ, which is 2.72 Wh. That number is not negotiable — it is the definition of the job. What is negotiable is everything you lose on the way to delivering it: at a pump efficiency of 70% and a motor efficiency of 93%, about 65% wire to water, the same cubic metre and the same metre cost 4.18 Wh.

Take the reach from §1.1.3. It ends 6.0 m down, and a station there lifts the flow back to the 1.8 m depth a new gravity reach starts from: 4.2 m of static lift. At 65% wire to water that is 0.0176 kWh for every cubic metre that passes. A station carrying an average 20 L/s passes 630,720 m³ in a year, so it spends about 11.1 MWh a year — and if the route needs two stations, as a 4 km run at these slopes does, the same water is lifted twice and the route spends 22.2 MWh a year. Multiply by your own tariff; the physics is the part that does not vary.

That figure is a floor, and the rest of this course is mostly about the difference between the floor and the truth. It contains no friction in the rising main (Module 3), no losses through the valves and fittings inside the station (Module 4), no allowance for the wet well level moving as the pump draws it down, which turns a single head into a range (§2.3), and no distinction yet between average and peak flow (§1.4). Every one of those corrections adds head. None of them subtract.

The asymmetry is what to carry out of this lesson. Depth is a capital cost: you pay the contractor once, at the price of the day, and a well-built sewer then does its work for a century with no external supply. Lift is an annuity. You pay energy every day, and with it standby power for the day the grid fails, screening for the things the pump cannot swallow, a call-out when the high-level alarm sounds at three in the morning, a rebuild at the end of the impeller's life, and the institutional attention of somebody, forever, for as long as the catchment exists. Module 7 turns that comparison into a present value (§7.5). This lesson only asks you to feel the shape of it: elevation is bought with energy, and the bill arrives monthly.

Check your understanding

Check your understanding

3 auto-graded questions with an explanation for every wrong answer. Requires JavaScript. (m1-l1-q1)

Lab 1.1

Minimum slope, and how far it gets you

Two functions, and you will use both at work. minSlopeFor(dM, targetVMs, n) returns the slope (as a fraction, m/m) at which Manning just reaches targetVMs in a circular pipe running half full. Remember that the hydraulic radius of a half-full — or completely full — circular pipe is exactly D/4 , and that the SI form is V = (1/n)·R 2/3 ·S 1/2 , so the inversion is closed form. No iteration. reachM(startDepthM, maxDepthM, pipeSlope, groundSlope) returns how far one gravity reach runs, in metres, before the invert passes maxDepthM below the surface. Both slopes are fractions. Depth accrues at the difference of the two; if the ground falls at least as fast as the pipe, return Infinity . Graded in the browser against 5 assertions; the editor and harness require JavaScript.

Head, Loss and Lift · Module 1, Lesson 1 — nothing is sized yet, and that is deliberate.