industrial//industrial automation//SCADA//RTU

A **Remote Terminal Unit** is conceptually like a PLC but built for remote installations: wells, pipelines, electrical substations, water systems, oil and gas.


A Remote Terminal Unit is conceptually like a PLC but built for remote installations: wells, pipelines, electrical substations, water systems, oil and gas.

Typical traits: remote communications (radio, cellular, satellite), low power, autonomous operation, environmental ruggedness.

The defining behavior is store-and-forward. An RTU is designed for places where the link can drop: it keeps acquiring measurements, stores them locally, and when communication returns it sends the accumulated data. A PLC assumes its network is there; an RTU assumes it sometimes is not.

The distributed SCADA chain reads, in order: sensors, the RTU, a long-distance link (radio, 4G, fiber), the master station, and the SCADA on top. A 1,000 km gas pipeline cannot be wired with continuous Ethernet; it gets RTUs at remote stations instead.