Remote terminal unit

Last updated
Remote Terminal Unit Modular.jpg

A remote terminal unit (RTU) is a microprocessor-controlled electronic device that interfaces objects in the physical world to a distributed control system or SCADA (supervisory control and data acquisition) system by transmitting telemetry data to a master system, and by using messages from the master supervisory system to control connected objects. [1] Other terms that may be used for RTU are remote telemetry unit and remote telecontrol unit.

Contents

Architecture

An RTU monitors the field digital and analog parameters and transmits data to a SCADA Master Station. It runs setup software to connect data input streams to data output streams, define communication protocols, and troubleshoot installation problems in the field.

An RTU may consist of one complex circuit card consisting of various sections needed to do a custom-fitted function, or may consist of many circuit cards including a CPU or processing with communications interface(s), and one or more of the following: (AI) analog input, (DI) digital (status) input, (DO/CO) digital (or control relay) output, or (AO) analog output card(s).

An RTU might even be a small process control unit with a small database for PID, Alarming, Filtering, Trending and other functions complemented with some BASIC (programming language) tasks. Modern RTUs typically support the IEC 61131-3 programming standard for programmable logic controllers. Since RTUs may be routinely deployed in pipeline and grid guarding systems, or in other hard-to-reach or extreme environments (for example in the Biosphere 2 project), they are required to operate under harsh conditions, and implement energy-saving measures (such as switching off IO modules when not in use). For example, it communicates via RS485 or wireless communication links in a multi-drop configuration. In this type of configuration it is a remote unit that collects data and performs simple control tasks. It does not have moving parts and uses extremely low power and is often solar powered.

Power supply

A form of power supply will be included for operation from the AC mains for various CPU, status wetting voltages and other interface cards. This may consist of AC to DC converters where operated from a station battery system.

RTUs may include a battery and charger circuitry to continue operation in event of AC power failure for critical applications where a station battery is not available.

Digital (status) inputs

Most RTUs incorporate an input section or input status cards to acquire two state real-world information. This is usually accomplished by using an isolated voltage or current source to sense the position of a remote contact (open or closed) at the RTU site. This contact position may represent many different devices, including electrical breakers, liquid valve positions, alarm conditions, and mechanical positions of devices. Counter inputs are optional.

Analog inputs

An RTU can monitor analog inputs of different types including 0-1 mA, 4–20 mA current loop, 0–10 V., ±2.5 V, ±5.0 V etc. Many RTU inputs buffer larger quantities via transducers to convert and isolate real-world quantities from sensitive RTU input levels. An RTU can also receive analog data via a communication system from a master or IED (intelligent electronic device) sending data values to it.

The RTU or host system translates and scales this raw data into the appropriate units such as the quantity of water left, temperature degrees, or Megawatts, before presenting the data to the user via the human–machine interface.

Digital (control relay) outputs

RTUs may drive high current capacity relays to a digital output (or "DO") board to switch power on and off to devices in the field. The DO board switches voltage to the coil in the relay, which closes the high current contacts, which completes the power circuit to the device.

RTU outputs may also consist of driving a sensitive logic input on an electronic PLC, or other electronic device using a sensitive 5 V input.

Analog outputs

While not as commonly used, analog outputs may be included to control devices that require varying quantities, such as graphic recording instruments (strip charts). Summed or processed data quantities may be generated in a master SCADA system and output for display locally or remotely, wherever needed.

Software and logic control

Modern RTUs are usually capable of executing simple programs autonomously without involving the host computers of the DCS or SCADA system to simplify deployment and to provide redundancy for safety reasons. An RTU in a modern water management system will typically have code to modify its behavior when physical override switches on the RTU are toggled during maintenance by maintenance personnel. This is done for safety reasons; a miscommunication between the system operators and the maintenance personnel could cause system operators to mistakenly enable power to a water pump when it is being replaced, for example.

Maintenance personnel should have any equipment they are working on disconnected from power and locked to prevent damage and/or injury.

Communications

An RTU may be interfaced to multiple master stations and IEDs (Intelligent Electronic Devices) with different communication protocols (usually serial (RS-232, RS-485, RS-422) or Ethernet). An RTU may support standard protocols (Modbus, IEC 60870-5-101/103/104, DNP3, IEC 60870-6-ICCP, IEC 61850 etc.) to interface any third party software.

Data transfer may be initiated from either end using various techniques to ensure synchronization with minimal data traffic. The master may poll its subordinate unit (Master to RTU or RTU to IED) for changes of data on a periodic basis. Analog value changes will usually be reported only on changes outside a set limit from the last transmitted value. Digital (status) values observe a similar technique and only transmit groups (bytes) when one included point (bit) changes. Another method used is where a subordinate unit initiates an update of data upon a predetermined change in analog or digital data. Complete data transmission must be performed periodically, with either method, to ensure full synchronization and eliminate stale data. Most communication protocols support both methods, programmable by the installer.

Multiple RTUs or IEDs may share a communications line, in a multi-drop scheme, as units are addressed uniquely and only respond to their own polls and commands.

IED communications

IED communications transfer data between the RTU and an IED (Intelligent Electronic Devices) . This can eliminate the need for many hardware status inputs, analog inputs, and relay outputs in the RTU. Communications are accomplished by copper or fibre optics lines.

Master communications

Master communications usually occur between an RTU and a larger control system or a data collection system (incorporated into a larger system). Data may be moved using a copper, fibre optic or radio frequency communication system.

Applications

See also

Related Research Articles

<span class="mw-page-title-main">Programmable logic controller</span> Programmable digital computer used to control machinery

A programmable logic controller (PLC) or programmable controller is an industrial computer that has been ruggedized and adapted for the control of manufacturing processes, such as assembly lines, machines, robotic devices, or any activity that requires high reliability, ease of programming, and process fault diagnosis. Dick Morley is considered as the father of PLC as he had invented the first PLC, the Modicon 084, for General Motors in 1968.

Supervisory control and data acquisition (SCADA) is a control system architecture comprising computers, networked data communications and graphical user interfaces for high-level supervision of machines and processes. It also covers sensors and other devices, such as programmable logic controllers, which interface with process plant or machinery.

A distributed control system (DCS) is a computerised control system for a process or plant usually with many control loops, in which autonomous controllers are distributed throughout the system, but there is no central operator supervisory control. This is in contrast to systems that use centralized controllers; either discrete controllers located at a central control room or within a central computer. The DCS concept increases reliability and reduces installation costs by localising control functions near the process plant, with remote monitoring and supervision.

Modbus is a data communications protocol originally published by Modicon in 1979 for use with its programmable logic controllers (PLCs). Modbus has become a de facto standard communication protocol and is now a commonly available means of connecting industrial electronic devices.

IEC 61850 is an international standard defining communication protocols for intelligent electronic devices at electrical substations. It is a part of the International Electrotechnical Commission's (IEC) Technical Committee 57 reference architecture for electric power systems. The abstract data models defined in IEC 61850 can be mapped to a number of protocols. Current mappings in the standard are to Manufacturing Message Specification (MMS), GOOSE [see section 3, Terms and definitions, term 3.65 on page 14], SV or SMV, and soon to web services. In the previous version of the standard, GOOSE stood for "Generic Object Oriented Substation Event", but this old definition is still very common in IEC 61850 documentation. These protocols can run over TCP/IP networks or substation LANs using high speed switched Ethernet to obtain the necessary response times below four milliseconds for protective relaying.

Power-system automation is the act of automatically controlling the power system via instrumentation and control devices. Substation automation refers to using data from Intelligent electronic devices (IED), control and automation capabilities within the substation, and control commands from remote users to control power-system devices.

<span class="mw-page-title-main">DNP3</span> Computer network protocol

Distributed Network Protocol 3 (DNP3) is a set of communications protocols used between components in process automation systems. Its main use is in utilities such as electric and water companies. Usage in other industries is not common. It was developed for communications between various types of data acquisition and control equipment. It plays a crucial role in SCADA systems, where it is used by SCADA Master Stations, Remote Terminal Units (RTUs), and Intelligent Electronic Devices (IEDs). It is primarily used for communications between a master station and RTUs or IEDs. ICCP, the Inter-Control Center Communications Protocol, is used for inter-master station communications. Competing standards include the older Modbus protocol and the newer IEC 61850 protocol.

<span class="mw-page-title-main">Intelligent electronic device</span>

In the electric power industry, an intelligent electronic device (IED) is an integrated microprocessor-based controller of power system equipment, such as circuit breakers, transformers and capacitor banks.

Direct digital control is the automated control of a condition or process by a digital device (computer). Direct digital control takes a centralized network-oriented approach. All instrumentation is gathered by various analog and digital converters which use the network to transport these signals to the central controller. The centralized computer then follows all of its production rules and causes actions to be sent via the same network to valves, actuators, and other heating, ventilating, and air conditioning components that can be adjusted.

An industrial control system (ICS) is an electronic control system and associated instrumentation used for industrial process control. Control systems can range in size from a few modular panel-mounted controllers to large interconnected and interactive distributed control systems (DCSs) with many thousands of field connections. Control systems receive data from remote sensors measuring process variables (PVs), compare the collected data with desired setpoints (SPs), and derive command functions that are used to control a process through the final control elements (FCEs), such as control valves.

A control valve is a valve used to control fluid flow by varying the size of the flow passage as directed by a signal from a controller. This enables the direct control of flow rate and the consequential control of process quantities such as pressure, temperature, and liquid level.

In the field of Industrial Control Systems, the interfacing of various control components must provide means to coordinate the signals and commands sent between control modules. While tight coordination is desirable for discrete inputs and outputs, it is especially important in motion controls, where directing the movement of individual axes of motion must be precisely coordinated so that the motion of the entire system follows a desired path. Types of equipment requiring such coordination include metal cutting machine tools, metal forming equipment, assembly machinery, packaging machinery, robotics, printing machinery and material handling equipment. The Sercos interface is a globally standardized open digital interface for the communication between industrial controls, motion devices (drives) and input output devices (I/O). Sercos I and II are standardized in IEC 61491 and EN 61491. Sercos III is specified in standards IEC 61800-7; IEC 61784-1, -2, -3 and IEC 61158. Sercos is designed to provide hard real-time, high performance communications between industrial motion controls and digital servo drives.

A sequence of events recorder (SER) is an intelligent standalone microprocessor based system, which monitors external inputs and records the time and sequence of the changes. They usually have an external time source such as a GPS or radio clock. When wired inputs change state, the time and state of each change is recorded.

<span class="mw-page-title-main">Numerical relay</span> System using algorithmic detection of electrical faults

In utility and industrial electric power transmission and distribution systems, a numerical relay is a computer-based system with software-based protection algorithms for the detection of electrical faults. Such relays are also termed as microprocessor type protective relays. They are functional replacements for electro-mechanical protective relays and may include many protection functions in one unit, as well as providing metering, communication, and self-test functions.

IEC 60870 part 6 in electrical engineering and power system automation, is one of the IEC 60870 set of standards which define systems used for telecontrol in electrical engineering and power system automation applications. The IEC Technical Committee 57 have developed part 6 to provide a communication profile for sending basic telecontrol messages between two systems which is compatible with ISO standards and ITU-T recommendations.

IEC 60870 part 5 is one of the IEC 60870 set of standards which define systems used for telecontrol in electrical engineering and power system automation applications. Part 5 provides a communication profile for sending basic telecontrol messages between two systems, which uses permanent directly connected data circuits between the systems. The IEC Technical Committee 57 have developed a protocol standard for telecontrol, teleprotection, and associated telecommunications for electric power systems. The result of this work is IEC 60870-5. Five documents specify the base IEC 60870-5:

TRAME was the name of the second computer network in the world similar to the internet to be used in an electric utility. Like the internet, the base technology was packet switching; it was developed by the electric utility ENHER in Barcelona. It was deployed by the same utility, first in Catalonia and Aragón, Spain, and later in other places. Its development started in 1974 and the first routers, called nodes at that time, were deployed by 1978. The network was in operation until 2016 with successive technological software and hardware updates.

IO-Link is a short distance, bi-directional, digital, point-to-point, wired, industrial communications networking standard used for connecting digital sensors and actuators to either a type of industrial fieldbus or a type of industrial Ethernet. Its objective is to provide a technological platform that enables the development and use of sensors and actuators that can produce and consume enriched sets of data that in turn can be used for economically optimizing industrial automated processes and operations. The technology standard is managed by the industry association Profibus and Profinet International.

SATEC is a developer and manufacturer of specialty solutions for power measurement and power quality monitoring. The company's range of products includes traditional 3-phase power meters for real-time power measurement and data-logging, revenue meters, power quality analyzers and a software suite for energy management and billing.

References

  1. Gordon R. Clarke, Deon Reynders, Edwin Wright, Practical modern SCADA Protocols: DNP3, 60870.5 and related systems Newnes, 2004 ISBN   0-7506-5799-5 pages 19-21