5.2 Valves, Control Systems, & SCADA

Key Takeaways

  • Gate valves are designed for isolation only, while globe valves are designed for flow throttling.
  • Altitude valves automatically prevent water storage tanks from overflowing.
  • SCADA systems use sensors/transducers to monitor physical parameters and PLCs to run local control logic.
  • Feedback loops adjust inputs based on measured outputs, whereas feedforward loops adjust inputs based on upstream disturbances.
Last updated: July 2026

5.2 Valves, Control Systems, & SCADA

Why the Topic Matters for the Exam

Flow control and system automation are essential for modern water treatment. Operators must manage various valves, telemetry hardware, and control loops to ensure water travels along correct flow paths, chemicals are dosed accurately, and storage structures do not overflow. Operators must understand the design and application of specific valves, the architecture of SCADA telemetry, and the differences between feedback and feedforward control loops.

Valves and Their Applications

Valves are mechanical devices that start, stop, or regulate fluid flow. Selecting the wrong valve can cause cavitation, pipe damage, or flow restrictions.

A gate valve is designed for isolation, meaning it should be operated either fully open or fully closed. Its flat gate slides vertically; when fully open, it offers a straight-through path with minimal head loss. However, if used for throttling (partial opening), the velocity of the water will cause the gate to vibrate, rapidly wearing out the seat and damaging the valve.

A globe valve is designed specifically for throttling and regulating flow. Its tortuous, S-shaped pathway creates high head loss. However, it allows precise flow adjustments because the gap between the plug and seat changes gradually.

A butterfly valve utilizes a rotating disk mounted on a shaft in the center of the pipe. A quarter-turn of the handle rotates the disk from fully open to fully closed. Butterfly valves are compact, lightweight, and economical for large-diameter pipes. They can be used for isolation and throttling, though the disk remains in the flow stream, creating some turbulence and head loss.

A ball valve features a rotating sphere with a hole through the center. A quarter-turn rotates the ball 90 degrees to block or allow flow. It provides a full port, straight-through pathway with zero flow resistance when open, making it excellent for chemical feed lines and isolation.

A check valve allows water to flow in only one direction, closing automatically to prevent backflow when flow reverses. Common check valve types are swing checks, which use a hinged flap, and lift checks, which use a guided piston. Rapid closure of check valves can lead to water hammer—a pressure surge that can rupture fittings.

An altitude valve is a specialized control valve installed on the line leading to an elevated storage tank. It automatically closes when the tank reaches a preset high water level to prevent overflow, and opens when system pressure drops below tank pressure, allowing water to flow back into the distribution system.

Air release and vacuum relief valves are installed at high points in piping networks. Air release valves vent accumulated air pockets that restrict flow and cause water hammer. Vacuum relief valves allow air into the pipeline when it is drained, preventing negative pressure from collapsing the pipe.

A pressure reducing valve (PRV) automatically limits downstream pressure to a preset level, protecting pipes from excessive pressure.

SCADA Telemetry and Instrumentation

Supervisory Control and Data Acquisition (SCADA) systems monitor and control treatment processes. The SCADA architecture relies on three levels of telemetry:

  1. Sensors and Transducers: Measure physical parameters like level, flow, pressure, or pH, converting them into standard electrical signals (typically 4-20 mA current loops).
  2. PLCs and RTUs: Programmable Logic Controllers (PLCs) execute local control logic. PLCs are dedicated microprocessors designed for industrial environments, capable of handling digital and analog inputs, executing PID algorithms, and maintaining fail-safe logic even if communications with the central SCADA server are lost. Remote Terminal Units (RTUs) transmit data from remote sites.
  3. HMIs and Communication Links: Human-Machine Interfaces (HMIs) display process values. Communication links transmit data. These communication systems use protocols like Modbus, DNP3, or TCP/IP over various media including licensed radio frequencies, cellular links, copper telephone wires, or high-speed fiber-optic lines.

Automated Control Loops

Automated control within SCADA relies on closed-loop or open-loop control configurations:

  • Feedback Control (Closed-Loop): Measures the output of a process, compares it to a setpoint, and adjusts the input to correct any error. For example, a downstream analyzer measures pH and adjusts a chemical pump to maintain a target. Feedback loops react only after an error occurs.
  • Feedforward Control (Open-Loop): Measures a disturbance upstream and adjusts the chemical feed proactively before the water reaches the downstream monitoring point. For example, a flow meter measures raw water flow and adjusts the chlorine feed rate, preventing under-dosing.
  • PID Controllers: Use algorithms to calculate corrective actions, preventing system oscillation.
Valve TypeFlow Control ActionPrimary ApplicationKey Operational Concern
Gate ValveIsolation onlyMain line shutoffDo not throttle; causes vibration and seat wear
Globe ValveThrottling & RegulationChemical feed, bypassHigh head loss due to tortuous flow path
Butterfly ValveIsolation & ThrottlingLarge diameter linesDisk remains in flow path; seat wear over time
Altitude ValveTank level controlElevated storage tanksPrevents overflows; mechanical sticking of pilot

Realistic Operational Scenario

In a realistic operational scenario, an operator notices that a clearwell level is dropping rapidly, but the SCADA screen shows the level is stable at 85%. Investigating the physical clearwell, the operator finds the level is actually at 30%. The operator determines that the ultrasonic level transducer failed, sending a frozen 4-20 mA signal. The operator overrides the SCADA automatic control, switches the high-service pumps to manual operation, and increases flow to prevent drawing down the clearwell. This scenario highlights why operators must verify SCADA telemetry against physical gauges and understand manual overrides.

Test Your Knowledge

Which valve type is designed specifically to prevent backflow in a water line?

A
B
C
D
Test Your Knowledge

What is the primary difference between feedback (closed-loop) and feedforward (open-loop) control systems?

A
B
C
D