7
7
1. Introduction
Supervisory control and data acquisition system or SCADA refers to the combination of telemetry and data acquisition. SCADA includes the collecting of the information via a RTU (remote terminal unit), PLC's (Programmable Logic Controllers) and IED's (Intelligent electronic devices), transferring it back to the central site, carrying out any necessary analysis and control and then displaying that information on a number of operator screens or displays. Three of the most important part of a SCADA system are Master Station, Remote Terminal (RTU, PLC, IED) and the communication between them. In order to have good communication between them, there must be a communication protocol. DNP3 and T101 are two of the most common protocols today. It is important to determine which protocol should be applied if you are planning a SCADA system. In the next sections of this paper, the DNP3 and T101 will be discussed and compared.
Received(July 17, 2008), Review request(July 18, 2008), Review Result(1st:August 07, 2008, 2nd:August 27, 2008) Accepted(December 31, 2008)
1
Faculty Member, Computer Science and Engineering Department Heritage Institute of Technology, Kolkata-700107, INDIA email: [email protected]
517
the SCADA protocols include Modbus RTU, RP-570, Profibus and Conitel[1]. These communication protocols are all SCADA-vendor specific but are widely adopted and used. Standard protocols are IEC 61850 (in which T101 branched out), IEC 60870-5-101 or 104, and DNP3. These communication protocols are standardized and recognized by all major SCADA vendors. Many of these protocols is now improved and contain extensions to operate over TCP/IP. This paper discusses and compare T101 and DNP3. These two open communication protocols that provide for interoperability between systems for telecontrol applications. Both are now competing within the world market. DNP is widely used in North America, South America, South Africa, Asia and Australia, while IEC 60870-5-101 or T101 is strongly supported in the Europe.
3. IEC 60870-5
IEC 60870-5 is the collection of standards produced by the IEC(International Electrotechnical Commission). It was created to provide an open standard for the transmission of SCADA telemetry control and information. It provides a detailed functional description for telecontrol equipment and systems for controlling geographically widespread processes specifically for SCADA systems. The standard is intended for application in the electrical industries, and has data objects that are specifically intended for such applications. It is also applicable to general SCADA applications in any industry. But IEC 60870-5 protocol is primarily used in the electrical industries of European countries[2]. When the IEC 60870-5 was initially completed in 1995 with the publication of the IEC 870-5-101 profile, it covered only transmission over relatively low bandwidth bit-serial communication circuits. With the increasingly widespread use of network communications technology, IEC 60870-5 now also provides for communications over networks using the TCP/IP protocol suite. This same sequence of development occurred for DNP3. 518
3.1 T101
T101 or IEC 60870-5-101 (IEC101) is an international standard prepared by TC57 for power system monitoring, control & associated communications. This is compatible with IEC 60870-5-1 to IEC 60870-5-5 standards and uses standard asynchronous serial tele-control channel interface between DTE and DCE. The standard is suitable for multiple configurations like point-to-point, star, mutidropped etc[3].
4. DNP3 Protocol
The DNP3 or Distributed Network Protocol is a set of communications protocols used between components in process automation systems[4]. It is usually used is in utilities such as water and electric companies. It is also technically possible to use it in other utilities. It was specifically developed to facilitate communications between various types of data acquisition and control systems. It plays a crucial role in SCADA systems. It is used by SCADA Master Stations or Control Centers, Remote Terminal Units, and Intelligent Electronic Devices. It is primarily used for communications between a master station and IEDs or RTU's. DNP3 supports multiple-slave, peer-to-peer and multiple-master communications. It supports the operational modes of polled and quiescent operation. The latter is also referred to as reporting by exception.
520
It is an open protocol It is optimized for SCADA communications It provides interoperability between different vendors equipment It is supported by a substantial number of SCADA equipment manufacturers It will provide immediate and long-term benefits to users
6.2 RP-570
RP570 is a protocol used between an RTU (Remote Terminal Unit) in a substation and the FE (Front End), which is usually the SCADA software in the Control Center. RP570 was developed by ABB in beginning of 1990. It was based on IEC 57 part 5-1, presently known as IEC 60870. Known variations are RP571, ADLP80 and ADLP180[9].
6.3 Profibus
Profibus devices communicate using the standardized PROFIBUS DP (Decentralized Periphery) communication profile which defines the rules governing communication. At the heart of the communication profile is what is known as the master/slave concept, whereby a master (active communication peer) polls the associated slaves (passive communication peers) cyclically. When polled, a slave will react by sending a response frame to the polling master. A request frame contains the output data, e.g., setpoint speed of a drive, and the associated response frame contains the input data, e.g., the latest measured value from a sensor. In one bus cycle, the master polls, e.g., exchanges I/O data with, all associated slaves. This polling cycle is repeated as fast as possible. In parallel with this type of communication, which is described as cyclic and supports the regular exchange of input and output data between a master and its slaves, parameter data, e.g., device settings, can also be transmitted via PROFIBUS. This action is initiated by the master (typically under user program control) between I/O cycles to read and/or write slave parameter data. This type of communication is referred to as acyclic communication. 523
There can be more than one master on a PROFIBUS system. In such systems, access rights are passed from one master to the next (token passing). In order to meet the specific requirements of the various fields of application in the best ways possible, the PROFIBUS communication system has been expanded beyond its basic functionality to include a number of additional levels supporting special functions. There are currently three such protocol levels: DP-V0, DP-V1 and DP-V2[10].
6.4 Conitel
Continel protocol is an asynchronous communications protocol used in many Supervisory Control and Data Acquisition (SCADA) systems. CONITEL Message blocks are composed of 31 bits plus a message synchronization "start bit" at the front of the first message block and an End of Message (EOM) bit at the end of each block. The protocol may be used either in a point-to-point or in a multi-drop configuration. The protocol can be used in either half or full-duplex operation. Communications security is provided by a 5-bit Bose-Chaudhuri cyclic code which is included with each message block. All communications exchanges in CONITEL protocol are initiated by the host. The remote cannot initiate any exchange with the host nor can the remote directly address or communicate with another remote. The remote will return a response to the host for all valid messages sent by the host and addressed to the remote. The only exception to this is in broadcast (all station) messages which produce no response from any remote. Also, all messages received by the remote are validated by checking the BCH code. If the BCH code is not valid, the remote will ignore the message; no action or response will be initiated.
7. Conclusion
IEC 60870-5-101/104 and DNP3 have basically the same functionality. They both provide solutions to first level of Data Acquisition Interoperability. Many factors are needed when selecting a protocol to be used like the kind of utility where SCADA will be implemented before choosing the proper protocol. The location should also be considered. Like for example if your system is located in America, it is better to use DNP3 since it is better to get technical assistance in case something is wrong. As discussed, DNP3 is popular in America. Since DNP3 and T101 are open Standards, SCADA operators should monitor the development, and make contributions when appropriate, to T101 and DNP3. They should also pursue the developers to include security features on the protocols. This could help develop or improve the protocols in SCADA comunication. In the 524
References
[1] SCADA - Wikipedia http://en.wikipedia.org/wiki/SCADA Accessed: December 2008 [2] C. Clarke, D. Reynders and E. Wright, Practical Modern SCADA Protocols: DNP3, 60870.5 and Related Systems, 2004. [3] IEC 60870-5-101 - Wikipedia http://en.wikipedia.org/wiki/IEC_60870-5-101, Accessed: December 2008 [4] DNP3 - Wikipedia http://en.wikipedia.org/wiki/DNP3, Accessed: December 2008 [5] DNP Users Group, Overview of the DNP3 Protocol, http://www.dnp.org/About/Default.aspx Accessed: December 2008 [6] DPS Telecom - DNP3 Protocol Accessed: December 2008 http://www.dpstele.com/dpsnews/techinfo/dnp3_knowledge_base/dnp3_protocol.php
[7] A DNP3 Protocol Primer Revision A, March 2005. [8] Wikipedia - Modbus http://en.wikipedia.org/wiki/Modbus, Accessed: December 2008 [9] RP570 protocol http://www.serialmon.com/protocols/rp570.html, Accessed: December 2008 [10] PI International, "PROFIBUS communication protocol" http://pa.profibus.com/pb_communication_protocol/index.html, Accessed: December 2008 [11] J. Makhija and L.R.Subramanyan, Comparison of protocols used in remote monitoring: DNP 3.0, IEC 870-5-101 & Modbus, 2003. [12] CONITEL 2020 PROTOCOL EMULATION http://www.miille.com/conitel.pdf Accessed: December 2008
Authors
Debnath Bhattacharyya 2004 : Allahabad Agricultural Institute, A Deemed University, Allahabad, M.Sc (IT) 2008 : West Bengal University of Technology, Kolkata, M.Tech in Computer Science and Engineering Research Interests : Biometric Authentication, Pattern Recognition, Security and medical Imaging.
525
526