§ 8.3 Module 8 — The Station Itself: Elements, Details and Failures
Air can enter a pump without any joint leaking.
By the end of this lesson
Submergence is the vertical distance from the minimum liquid surface to the intake datum named by the pump or intake standard—commonly the bell or inlet centreline, depending on geometry. Floor clearance is a separate distance. Combining them hides two different failures: too little submergence draws a free-surface vortex; too little clearance chokes the approach and accelerates flow unevenly beneath the bell.
Use ratios such as S/D and C/D to compare a proposed layout with the pump manufacturer’s or Hydraulic Institute intake criteria. The ratios are convenient; their required values are not universal. They depend on inlet Froude number, approach flow, pump arrangement, wall spacing and the severity of swirl. Large or unusual intakes may need computational or physical model study rather than a larger copied ratio.
A surface dimple is a warning, not the failure itself. When the core reaches the intake, it carries air into the impeller. The pump then shows fluctuating discharge pressure, noisy operation, erratic current, loss of capacity and sometimes vibration at the vortex formation frequency. Raising the wet-well level may make every symptom disappear; that is a stronger diagnosis than replacing a bearing because the machine “sounds rough”.
Air entrainment can also arrive from a plunging inlet sewer, a leaking suction joint below atmospheric pressure, or an air pocket trapped by piping geometry. Observe when the symptom occurs: only near pump-off points to submergence; after maintenance points to a joint or priming issue; at high inflow regardless of level points to the approach channel or falling jet.
Why intake standards use models
Pump intakes resisted tidy universal rules because the harmful variable is not only mean velocity but the three-dimensional distribution of swirl and pre-rotation. Modern intake guidance therefore combines dimensioned layouts with model-study triggers. A copied clearance can be locally compliant and still feed one pump worse than its neighbour.Interactive lab bench
Keep the free surface out of the pump
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 submergence is set by vortex formation, not by cavitation or by priming. Well before the water surface reaches the intake, a free-surface vortex can form and draw an air core down into the suction. Even a few percent entrained air collapses head, unbalances the impeller and makes the pump noisy and short-lived — while the intake is still comfortably underwater.
Required submergence grows with intake velocity, and it is a function of the approach geometry as much as of depth: an off-centre inflow, an asymmetric bench, or a wall too close to the suction bell will all produce vortices at depths that a formula-derived minimum said were fine.
Take minimum submergence from the intake design standard for the geometry you actually have (ANSI/HI 9.8 is the reference for pump intake design), not from a single formula, and treat the approach layout as part of the calculation. For large or unusual stations, a physical or CFD model study is cheaper than rebuilding a wet well.
On a horizontal suction line, a concentric reducer can leave a pocket at its crown. Gas collects there, reducing effective area and sending slugs into the impeller. An eccentric reducer installed flat on top keeps the top of the transition level with the suction-pipe crown and removes that local pocket. “Flat side up” is therefore not a drafter’s convention; it describes the failure path it removes.
The phrase assumes a horizontal suction run and a particular flow direction. Vertical piping and some solids-handling arrangements require a different orientation so sediment cannot lodge. Show the crown line and flow arrow on the section instead of relying on a four-word note detached from geometry.
An elbow, valve or tee immediately before a pump does not merely add a K value. It presents the impeller eye with a skewed velocity profile and swirl, so one side of the impeller loads differently from the other. The required straight length is a supplier and configuration requirement, often expressed in pipe diameters. If the site cannot provide it, use a reviewed flow-conditioning or intake arrangement; do not declare the disturbance “minor loss”.
Lab 8.3
Check intake ratios against a stated criterion
Write intakeMargins(submergenceM, clearanceM, inletDiameterM, requiredSD, requiredCD) . Return {sMarginM, cMarginM} , the physical metres above or below the two explicitly supplied criteria. Graded in the browser against 2 assertions; the editor and harness require JavaScript.
Check your understanding
Read the suction detail
2 auto-graded questions with an explanation for every wrong answer. Requires JavaScript. (m8-l3-q1)
The suction drawing is a map of where air, swirl and unequal velocity are allowed to form.