The short answer
Duplex Lift Station Controls
A duplex lift station uses two pumps in a wet well to move wastewater to a higher elevation or into a force main. Controls start the lead pump at a set level, add the lag pump if inflow exceeds one pump, stop both at a lower level, and alternate the lead role to share wear. A separate high-level float provides an alarm path independent of the level transmitter.
Key points
- Two pumps, one wet well, level-based start and stop with alternation.
- A level transmitter provides control; an independent float provides backup alarm and start.
- Failure detection must remove a bad pump from rotation, not just raise an alarm.
- SCADA at a remote station is for visibility and history; the panel must run without it.
- Most failures are wet well level measurement, power, and communication, in that order.
What the station is
Wastewater flows by gravity until the topography stops cooperating. At that point it collects in a wet well and gets pumped up to a higher gravity line or into a pressurized force main. A duplex station has two pumps, each sized to handle peak flow alone, so the station keeps working when one is out of service.
A mid-size utility may own dozens or hundreds of these. They are unattended, often in residential neighborhoods, and their failure mode is a sanitary sewer overflow with regulatory consequences. That combination is why lift station controls receive attention disproportionate to their apparent simplicity.
What is in the panel
- Main disconnect and branch protection
- Service disconnect, pump branch circuits, and control power.
- Pump starters or drives
- Across-the-line starters, soft starters, or variable frequency drives, with motor overload protection.
- Controller
- A small PLC or RTU running the sequence, or a dedicated pump controller at simpler stations.
- Level input
- A transmitter, usually radar or submersible pressure, providing continuous wet well level.
- Backup floats
- At minimum a high level float. Many stations also carry a redundant-off float and a lag-start float, hardwired so the station pumps even if the transmitter and PLC are both gone.
- Seal and thermal monitoring
- Seal failure and motor thermal inputs from each pump.
- Phase and voltage monitoring
- Detects phase loss, phase reversal, and undervoltage before a motor is damaged.
- Communications
- Radio, cellular, or fiber to SCADA, with an antenna and surge protection.
- Intrusion and site inputs
- Door switch, and at many stations generator status and transfer switch position.
- Surge protection
- On incoming power, on the antenna lead, and on signal circuits leaving the panel.
The control sequence
- 1
Level rises to lead start
The controller starts the pump currently designated lead. Minimum off time must have elapsed. Permissives are checked: pump in auto, no fault, phase monitor healthy.
- 2
Level continues rising to lag start
Inflow exceeds one pump. The lag pump starts, offset by a few seconds so the service does not see two inrush events together.
- 3
Level falls to all stop
Both pumps stop, subject to minimum run time. Alternation advances so the other pump leads the next cycle.
- 4
Low level cutoff
If level reaches the dry-run point, all pumps stop immediately regardless of any other condition and an alarm is raised.
- 5
High level
Alarm and notification. The independent float should be able to start pumps on its own path if the transmitter or the controller has failed.
Setting the levels
The setpoints are not arbitrary and the constraints pull in opposite directions.
| Constraint | Pushes toward | Because |
|---|---|---|
| Motor starts per hour limit | A wider level band | Longer runs, fewer starts |
| Wet well detention time | A narrower band | Long detention turns the well septic and generates hydrogen sulfide |
| Available wet well depth | A narrower band | Physical limits between the inlet invert and the pump suction |
| Force main velocity | Longer runs | A run must be long enough to scour the force main |
| Upstream gravity line | A lower high level | Backing water into the collection system is not acceptable |
The usual resolution is the widest band the physical well and the upstream system allow, checked against minimum run time at the lowest expected inflow and against detention time at that same low flow. A station that cycles every four minutes at 2 a.m. has a band that is too narrow, and its pumps will not reach their expected life.
What to monitor and send to SCADA
- Wet well level, as a continuous value, trended.
- Pump run status, individually, from a run confirmation rather than only from the output command.
- Pump run hours and start counts, individually. This is the data maintenance planning actually uses.
- Pump fault, seal failure, and motor thermal, individually and distinctly.
- HOA position, so the system knows a pump has been taken out of automatic.
- High level and, if present, high-high or overflow.
- Phase monitor status, generator run, and transfer switch position.
- Intrusion, and a communication heartbeat that proves the path is alive rather than merely quiet.
Where these stations actually fail
| Failure | Frequency | Practical mitigation |
|---|---|---|
| Level measurement fouled or failed | Very common | Radar rather than ultrasonic, backup floats, validity checking in logic |
| Rags binding a pump | Very common | Detect low run current, alarm on run without level drop |
| Power loss | Common | Generator or a quick-connect receptacle, phase monitoring, alarm on loss |
| Communication path down | Common | Heartbeat monitoring, local alarm autodialer as a fallback |
| Control power supply failure | Occasional | Monitor the supply, keep a spare on the shelf |
| Surge damage after a storm | Occasional | Surge protection on power, antenna, and signals; replaceable modules |
| Corrosion in the panel | Slow and certain | 316 stainless Type 4X, sealed conduit entries, breathe-and-drain fittings |
Backup that does not share a failure mode
The value of a backup is exactly the extent to which it fails independently. A second level transmitter on the same power supply, the same input card, and the same controller adds much less than it appears to.
- 01A hardwired high level float that alarms without passing through the PLC.
- 02A float-based pump start path that operates if the transmitter fails, even if it runs the station crudely.
- 03A local audible and visual alarm at the site, for the neighbor who notices before SCADA does.
- 04An autodialer independent of the SCADA communication path at critical stations.
- 05A generator receptacle and a documented procedure, tested, not assumed.
Frequently asked questions
- Why are floats still used when a level transmitter is installed?
- Because they fail differently. A float is a mechanical switch on its own circuit that does not depend on the transmitter, the analog card, or the controller. When the primary measurement fails in a way that looks plausible, the float is what keeps the station from overflowing.
- Should a lift station use variable frequency drives?
- Sometimes. VFDs allow level to be held steadily and reduce starts, and they are valuable where the force main or the downstream plant benefits from a smooth flow. They add cost, heat, harmonics, and a maintenance item at an unattended site. Many utilities use across-the-line starters at typical stations and reserve drives for large or hydraulically sensitive ones.
- How long can a station run without SCADA?
- Indefinitely, if it is designed correctly. The panel controls the pumps. SCADA provides visibility, alarming, and history. Losing communication means the utility is blind, which matters a great deal, but it should never mean the station stops pumping.
- What causes a high level alarm at a station that seems to be working?
- In rough order of frequency: a rag-bound pump that is running without moving water, a level measurement reading low, an inflow event exceeding station capacity, a partially closed discharge valve, and a check valve stuck shut. Trend level against pump run status and the answer usually becomes obvious.
Related topics
- Wet Well Level ControlThe measurement that runs a lift station: choosing setpoints, protecting the pumps, validating the signal, and the failures that flood a station.
- Lead/Lag Pump ControlWhich pump runs first, when the second joins, how they trade places, and the design decisions that determine whether a duplex station wears evenly.
- Radar Level MeasurementNon-contact and guided wave radar, why it handles a wet well better than most alternatives, and the installation details that decide whether it works.
- Pump Runs But No FlowThe motor turns and nothing moves. How to tell a clogged impeller from an air-bound pump, a closed valve, a stuck check, a broken coupling, or reverse rotation, using motor current and discharge pressure before pulling anything.
- Triplex Lift Station ControlsWhat changes when a station has three pumps: the lead, lag, and standby roles, rotation with three positions, the diminishing return of the third pump on the system curve, availability logic, and the power and panel arrangements that three pumps require.
- Lift Station Lead/Lag ControlHow a duplex or triplex station decides when one pump is enough and when it is not: the setpoint ladder, cycle volume, the lag call, parallel pumping, and what to do when the lead pump fails.
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.