What is an RTU (Remote Terminal Unit)?
An RTU (Remote Terminal Unit) is an electronic device used in industrial automation to collect data remotely from field equipment (such as Sensors and Actuators) and forward it to central systems such as a SCADA system.
RTUs are often used at remote or distributed locations, for example in the energy, water and transport sectors.
🔧 What does an RTU do?
An RTU acts as an “intermediate station” between physical processes and central control systems. Its functions are:
- Collecting data from field devices (pressure, temperature, level, etc.)
- Driving actuators (such as valves or pumps)
- Communicating with SCADA systems via industrial protocols (such as Modbus, DNP3, IEC 60870-5-104)
- Making local decisions (sometimes with simple logic)
🧱 Key features of an RTU
| Feature | Description |
|---|---|
| Remote operation | Specifically designed for communication with remote installations |
| Weatherproof | Often suitable for outdoor use (rugged, weather- and dust-resistant) |
| Redundancy options | Some RTUs have backup batteries and dual communication channels |
| Protocol support | Supports a range of industrial communication protocols |
| Low latency | Responds quickly to measurements and commands, sometimes in real time |
🏭 Examples of applications
- Water treatment: measuring reservoir levels, controlling pumps
- High-voltage substations: monitoring breaker status and voltage measurements
- Gas and oil pipelines: pressure monitoring, leak detection
- Railways: monitoring switches and signalling
- Smart grids: remote distribution automation
🔄 Difference between RTU and PLC
| Feature | RTU | PLC |
|---|---|---|
| Location | Often remote and outdoors | Usually local on the factory floor |
| Use | Remote monitoring and control | Fast and accurate machine control |
| Communication | Aimed at SCADA and central systems | Aimed at direct I/O |
| Weatherproof | Yes (in many models) | Usually not |
| Complex logic | Limited | Extensively programmable (ladder logic) |
📌 In summary
An RTU is a rugged device that collects field data and drives processes remotely, especially in distributed infrastructures such as utilities and transport.
