4.5 Plant Process Control, SCADA and PLC Systems, Alarm Management & Records of Operation
Key Takeaways
- A PLC executes control logic locally while SCADA supervises, archives, and displays, so a well-designed plant keeps running on local logic when SCADA communication is lost.
- The 4 to 20 milliamp standard uses a live zero so that a broken wire reads 0 mA and is recognized as a fault rather than as a valid zero measurement.
- Compound loop control combines flow pacing with residual feedback trim, which is why it is the standard arrangement for disinfection.
- Chemical usage expressed as pounds per million gallons is the honest efficiency metric because it normalizes for changes in plant flow.
- Operating log errors are corrected with a single line through the entry plus the correct value, initials, and date, never by erasing, and falsifying records is grounds for certificate revocation under Regulation 100 section 100.13.
Process control is a job task, not a philosophy
The WPI Treatment Process outline is unusually explicit about control and records. It requires operators to interact with SCADA systems including data communication integration, PLC programming and maintenance, and the human machine interface; to determine and adjust plant flows to meet system demands; to troubleshoot malfunctions in plant process and equipment; to identify trends and abnormal operation by interpreting data from gauges, meters, charts, and graphs; to maintain records of operation including laboratory results, equipment logs, intake and production, maintenance management reports, and water quality sampling results; and to make appropriate changes in plant processes to optimize performance and efficiency.
The control hierarchy
| Layer | What it is | Operator's relationship |
|---|---|---|
| Field devices | Sensors and final control elements: turbidimeters, chlorine analyzers, pressure and level transmitters, flow meters, valve actuators, VFDs | Calibrate, verify, and replace |
| PLC (programmable logic controller) | Ruggedized industrial computer running the control logic in a scan cycle; executes interlocks and sequences | Understand the logic; know what each interlock does |
| HMI (human machine interface) | Operator-facing graphic screens, alarms, setpoints, trends | Daily working surface |
| SCADA (supervisory control and data acquisition) | The system that collects data from all PLCs and remote sites, archives it as a historian, and presents it | Trending, reporting, remote sites |
| Telemetry / RTU | Radio, cellular, fiber, or leased line links to remote tanks, wells, and lift stations | Verify communication health |
The essential distinction for the exam: a PLC executes control, while SCADA supervises, collects, and displays. If communication to SCADA is lost, a properly designed PLC keeps the plant running on local logic. If the PLC fails, the process stops or falls back to manual.
Analog signals are usually 4 to 20 milliamps, where 4 mA is zero and 20 mA is full scale. Choosing 4 mA rather than 0 mA as the zero point is deliberate: a broken wire reads 0 mA, which the system recognizes as a fault rather than as a legitimate zero. Discrete signals are simple on/off contacts. Loop calibration verifies the whole path, from the sensed value through the transmitter, wiring, and input card to the number displayed on the HMI.
Control modes
- Manual. The operator sets the output directly.
- Flow-paced. Chemical feed is slaved to plant flow so dose in mg/L stays constant as flow changes. This is the default for coagulant and fluoride.
- Residual (feedback) control. A chlorine analyzer measures the residual and the controller trims the feed to hold a setpoint. Feedback alone reacts slowly because of transport delay.
- Compound loop. Flow pacing sets the base feed and residual feedback trims it. This is the standard for disinfection because it combines fast feed-forward with accurate correction.
- Cascade and ratio control for interlinked processes.
A PID controller acts on proportional (present error), integral (accumulated error), and derivative (rate of change) terms. Operators rarely retune loops but must recognize the symptoms: a loop that hunts and oscillates usually has too much gain or too little integral time; a loop that drifts and never reaches setpoint has too little gain or a stuck final element.
Alarm management
Alarms only work if they mean something. Practical rules:
- Every alarm should have a defined operator response. An alarm with no action is noise.
- Distinguish priority levels — critical (loss of disinfection, turbidity exceedance, tank overflow), high, and advisory.
- Alarm flooding during an upset — dozens of alarms at once — hides the initiating event. Grouping and suppression logic exist for this.
- Deadbands and time delays prevent chatter from a sensor sitting at the threshold.
- Critical alarms need independent hardwired backup where practical, not just a SCADA point: a low chlorine residual alarm that depends on the same failed analyzer is worthless.
- Alarm response must be documented, because a regulator reviewing an exceedance will ask when the alarm annunciated and what was done.
Cyber security
The WPI Security, Safety, and Administrative Procedures outline lists "perform cyber security according to industry standards." Water utilities have been the target of real intrusions, several through remote access on control systems. Baseline expectations:
- Segment the control network from the business network and from the internet; no direct internet exposure of PLCs or HMIs.
- Remove default passwords and use unique credentials per person, never a shared operator login.
- Multi-factor authentication on all remote access, and remove access immediately when staff leave.
- Patch HMI and historian workstations; keep an offline, tested backup of PLC programs and HMI configurations.
- Control removable media; USB drives are a common infection path.
- Assume manual operation may be necessary. Every plant should be able to run on local control and manual valves. This is also required thinking under the America's Water Infrastructure Act risk and resilience assessment and emergency response plan.
Trending: reading the plant, not the snapshot
Identifying trends and abnormal operation by interpreting gauges, meters, charts, and graphs is a listed job task, and it is the skill that separates an operator from a button-pusher. A single reading tells you a value; a trend tells you a direction and a rate.
Trends worth watching daily:
- Filter headloss versus run time — a steepening slope means the coagulant dose or raw quality has changed.
- Individual filter effluent turbidity per run — the ripening peak height and the end-of-run tail.
- Chlorine demand, computed as dose minus residual, which rises with organics, ammonia, temperature, and biofilm.
- Raw versus settled turbidity, the direct measure of pretreatment performance.
- Clearwell level versus production and demand, which shows whether the plant rate matches the system.
- Motor amperage and pump discharge pressure for each pump, which drift before they fail.
- Chemical usage in pounds per million gallons, which is the honest efficiency metric and normalizes for flow.
A worked example of trend reading: over three weeks, filter run length falls from 60 hours to 34 hours, raw turbidity is unchanged, but settled turbidity has risen from 1.1 to 2.4 NTU and alum usage is unchanged. Because settled water has degraded while raw water and dose are steady, the problem is in coagulation chemistry rather than in the filters. A likely cause is a change in raw water pH or alkalinity moving the coagulation out of its optimum range, and the diagnostic step is a jar test across pH, not a longer backwash.
Records of operation
Records are both a regulatory obligation and the raw material for troubleshooting. A complete plant record set includes:
- Daily operating log — flows, levels, chemical doses and usage, residuals, turbidity, pH, temperature, staff on duty, and narrative notes on anything unusual.
- Laboratory bench sheets — raw data with analyst initials, date, time, method, and instrument identification, retained as the source behind reported values.
- Equipment logs and work orders — runtime hours, maintenance performed, parts installed, calibration results.
- Intake and production records — raw water withdrawn and finished water produced, which also supports water rights accounting in Colorado.
- Water quality sampling results — with sample siting plan, chain of custody, and laboratory reports.
- Monthly reports to CDPHE, submitted for drinking water systems by the deadline in Regulation 11.
- Maintenance management reports and notes.
Three rules govern all of them. Record at the time of the observation, not later from memory. Never erase or overwrite: correct an error with a single line through it, the correct value, your initials, and the date. And record what actually happened, including the upset, because falsifying an operating record is a criminal act under Colorado law and is grounds for revocation of your certificate under Regulation 100 section 100.13.
Why do industrial instrument loops use a 4 to 20 milliamp signal rather than 0 to 20 milliamps?
Over three weeks a plant's filter run length falls from 60 hours to 34 hours while raw turbidity and alum dose are unchanged, but settled water turbidity has risen from 1.1 to 2.4 NTU. Where should the operator investigate first?
What is the correct way to correct an erroneous entry in a plant operating log?