The short answer
Station Flow Control
A lift station normally pumps whatever arrives, but there are reasons to control what it sends: a treatment plant that can only accept so much flow before its clarifiers wash out, a force main shared with other stations or near its capacity, a downstream station that floods when the upstream one runs both pumps, a wet weather plan that uses wet well and pipe storage to shave the peak, or an equalization strategy that sends flow to the plant at a steady rate. The control is a drive on the pumps with a flowmeter and a flow loop, or a level loop whose speed output is capped by a flow limit, or, on constant speed stations, a limit on how many pumps may run; without a meter, the flow is estimated from the pump curve, the speed, and the level rate of change. Stations in series are coordinated so that each sends what the next can take, the wet well is used deliberately as storage within the overflow margin, and the setpoints come from the plant over SCADA with local limits and a fallback when the link is down.
Key points
- Control station flow when the plant, the force main, a downstream station, or a wet weather plan needs it; otherwise pump what arrives.
- Drive speed on a flowmeter is the direct method; a level loop with a flow cap is the usual compromise; a pump-count limit is the constant speed version.
- Estimate flow from the pump curve and the level rate of change where no meter exists, and say so on the screen.
- Coordinate stations in series so each sends what the next can take; use the wet wells as storage within the overflow margin.
- Setpoints come from the plant over SCADA with local limits and a defined fallback on communication loss.
Why limit the flow
| Reason | What sets the limit | Who sets the setpoint |
|---|---|---|
| Plant hydraulic capacity | Clarifier surface overflow rate, headworks capacity | The plant, over SCADA, by time or by plant state |
| Force main capacity or sharing | Velocity and pressure limits; other stations on the main | The design; adjusted by a master controller |
| Downstream station capacity | The downstream wet well and pumps | Coordination logic between the two stations |
| Wet weather peak shaving | Storage in wet wells and interceptors within the overflow margin | The wet weather plan, activated by rainfall or plant flow |
| Equalization | A steady rate to the plant for process stability | The plant, as a daily average with limits |
Methods
- Flow loop on a drive
- A magnetic flowmeter on the discharge, a PID loop setting the pump speed to a flow setpoint, with the level as a limit that overrides the flow when the well approaches the high alarm. The direct method; needs a meter and a drive per pump or a shared speed reference.
- Level loop with a flow cap
- The level PID sets the speed to hold the well in a band, and the speed is limited so that the flow does not exceed the cap; when the cap is active the level rises and the storage is used. The common arrangement.
- Pump-count limit
- On constant speed stations, a limit on how many pumps may run at once, with the level allowed to rise; crude, but it works within the overflow margin.
- Staged setpoints
- A schedule of flow limits by time of day or by plant state, sent from SCADA and applied within local limits.
Flow without a meter
Many stations have no flowmeter, and the flow can be estimated well enough for control from two sources: the pump curve with the measured speed and the discharge pressure, giving a flow per pump; and the wet well level rate of change with the inflow estimated from the fill rate before the pump started. The estimate is displayed as an estimate, used for the flow cap with margin, and checked against a drawdown test on a schedule. A meter is added where the flow must be reported or the cap must be exact.
Q_pump ≈ Q_in + A_well × (dL/dt)_pumping
- Q_in = inflow, estimated from the level rise rate before the pump started times the well area
- A_well = wet well area
- (dL/dt)_pumping = the rate of level fall while pumping, negative in sign, taken as a magnitude here
- A drawdown test with a known volume calibrates the estimate
Stations in series
When station A pumps into the gravity sewer that feeds station B, A running both pumps can exceed what B can pump, and B floods. The coordination logic gives A a flow cap derived from B state: full capacity when B is low, reduced when B is high, and a minimum that A can always send so that A does not overflow either. The link between them is SCADA or a direct radio, with a fallback on communication loss that lets A run on its level bands and alarms both. The wet wells of both are the storage the scheme uses, and the overflow margins of both are the limits.
Setpoints from the plant
- The plant sends a flow setpoint or a cap to each station over SCADA; the station applies it within local engineering limits.
- A time schedule for equalization, with the daily volume watched so that no station falls behind.
- A wet weather mode that changes the caps and the level bands according to the plan, activated by the plant and shown at every station.
- On communication loss, the station holds the last setpoint for a limited time and then returns to its local bands; the fallback is on the narrative and the screen.
Alarms
- Flow cap active for longer than the storage allows: the well is rising toward the alarm.
- High level with the cap active: the cap is released automatically and the plant is told.
- Flow estimate diverging from the drawdown test: the estimate needs recalibration or the pump is losing capacity.
- Communication loss with a cap in place: fallback active.
- Downstream station high while the upstream cap is at minimum: the storage is exhausted; the wet weather plan escalates.
Frequently asked questions
- Does a flow cap require a drive?
- A smooth cap does; a constant speed station can only limit the number of pumps running, which caps the flow in steps. Many wet weather plans use the pump-count limit at small stations and drives at the large ones.
- How accurate is a flow estimate from the pump curve?
- Within ten to twenty percent when the curve is current and the pressure is measured, worse as the pump wears. It serves a cap with margin and a trend; it does not serve a permit report.
- What happens when the plant sends a cap and the link drops?
- The station holds the cap for a set time, then reverts to its level bands with an alarm at both ends. The time is chosen so that a short outage does not disturb the plan and a long one does not flood the well.
- Can the wet well be used as storage safely?
- Within the margin between the normal high level and the overflow, for the duration the inflow allows, with the high level alarm as the release. The plan quantifies it per station; a station with little margin is not a storage site.
Related topics
- VFD Pump Control in WastewaterThe control modes for a variable speed wastewater pump: level control, flow pacing, fixed speed with soft start, and drawdown modes, plus the wastewater-specific rules: minimum speed, ragging at low speed, force main velocity, and the periodic full-speed run.
- Wet Well Level PID ControlHolding a wet well level with a variable speed pump instead of bang-bang control: the loop structure, the minimum speed floor, the stop and restart logic at low inflow, tuning for a slow integrating process, and where level PID is the wrong idea.
- Pump Sequencing StrategiesThe strategies for sequencing wastewater pumps: level bands with alternation, lead and lag and standby with runtime balancing, a drive lead with constant speed lag, pump-down against steady-flow operation, and how each strategy fails and recovers.
- Lift Station High LevelThe alarm that stands between a lift station and an overflow: where the high-level float goes, what it must do on its own, how much response time the well provides, and how to diagnose a high level that should not be happening.
- Lift Station SCADAGetting a remote station onto the SCADA system and keeping it there: which signals to bring back and which controls to allow, the telemetry path from licensed radio to cellular to fiber, and the maintenance that keeps the link up.
- Magnetic FlowmetersFaraday's law applied to a pipe: how a mag meter works, the conductivity and full-pipe requirements, and why grounding decides whether it reads.
Direct contact
Have a controls question?
Reach Eric Sullivan directly about anything on this site, a controls or automation topic, or one of his personal projects.