3D Software Box

RP570 protocol

Introduction

RP570 = ABB S.P.I.D.E.R. RTU Protocol 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 Centre.

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.

ISO/OSI layerRP570 layer
7. Application layerApplication layer
6. Presentation layer
5. Session layer
4. Transport layerLink layer
3. Network layer
2. Data link layer
1. Physical layerPhysical layer

Physical layer

Usually a RS232 (V.24) serial connection.

Link layer

Usually:

Fixed length frame

Byte posLengthValueDescription
010x10Start character
11Address
21Function
31Checksum
410x16Stop character

Variable length frame

Byte posLengthValueDescription
010x68Start character
11NLength (2-255 bytes)
21NLength (2-255 bytes)
310x68Start character
41Address
51Function
6N-2Data
5+N1Checksum
6+N10x16Stop character

Application layer

To be done...

SerialMon support