Substation Automation Systems PDF
Substation Automation Systems PDF
Substation Automation Systems PDF
Lecture 6
- A bit about information modelling - Data types and structures - Infomation modelling in the power industry
Lecture 7
- Modern substation architectures - The IEC 61850 standard
Contents of lecture 5
Automation systems Programmable controllers Sensors/actuators Networking and Communication Substation automation
LAN
IED PC
ADC
OO PLC
HMI
SAS SCADA
TCP/IP
RS232
WAN Bus
Ethernet PAC CT/VT UTP RTU GPS RTOS RAM ROM I/O
Automation systems
Automation systems
Production line
Automation systems
Production line
Automation Systems
Integration of process control
Automation systems
Process control
Programmable controllers
Programmable controllers
PLC programming
Programmable controllers
PLC programming
Automation of electromechanical processes Built for tough environments Hard real-time system outputs in bounded time Fairly simple and cheap devices.
Programmable controllers
PLC programming
Programmable controllers
Microcontroller programming
Programmable controllers
Microcontroller programming
Programmable controllers
Embedded systems
Larger, more powerful systems Usually run an operating system - RTOS Programmed in C/C++ Need a programmer (JTAG) Often have full network stack
Sensors/actuators
Sensors/actuators
Analogue-to-Digital Conversion
Sensors/actuators
Analogue-to-Digital Conversion
Sensors/actuators
Actuators
Substation automation
Substation automation
Substation automation
What would we want to automate?
Substation automation
Common components
Remote Terminal Unit - Telemetry and remote control device Intelligent Electronic Device(s) - Device that implements functions in a substation, such as a protection relay Bay controller - A device that controls all devices related to a single bay (transformer, feeder,..) and communicates with relays for functionality Human Machine Interface - Typically an industrial PC with operator console for local control and system configuration Communication bus(es) - Connection between devices Upwards communication interface. - Implemented in the HMI, the Bay controller or in an IED.
Substation automation
Common components
RS485
RS422
- Standard protocols
Modbus IEC 60870-5-101/104
DNP3
ICCP
Substation automation
Common components
Recloser controllers
Voltage regulators
Substation automation
Common components
Human-Machine-Interface
Substation automation
Exercise
Substation automation
Exercise
Substation automation
Architectures
Some history
Substation automation
Architectures
Substation automation
Architectures
Substation automation
Architectures
Substation automation
Architectures
Substation automation
Architectures
Bay Controller
Substation automation
Architectures
HMI based
The Man machine interface (rugged PC) implements all control and communication functionality IEDs implement protection & switching functionality Simplest solution Reliability of HMI computer a risk
Substation automation
Architectures
RTU based
HMI separated from control & communication RTU implements the SCADA interface and substation control IEDs implement control & switching functionality
Substation automation
Architectures
Distributed
Bay controllers implement interlocking and interface IEDs IEDs implement protection and switching HMI allows local control and system configuration Station controller manages station level control and communicates with SCADA.
Substation automation
Architectures
Substation automation
Architectures
Modern substation architecture: 1. Sampled values for current and voltage 2. I/O for protection and control 3. Control signals 4. Engineering and configuration 5. Monitoring and supervision 6. Control Center communication 7. Time synchronization
Substation automation
Configuration
Substation Automation Systems can have several 10s to 100 different programmable devices. Managing functionality & data spread over several platforms becomes a challenging task. Consider also that systems from separate vendors often are used. Cost of a SAS is not driven by hardware but rather by configuration work!!
Substation automation
Configuration
Conclusions
How do we organize/label/handle/process the data and commands? How are automation and protection applications implemented in these devices? What semantics and protocols do devices like IEDs and RTUs use to communicate? What standards are used in industry and how do they work?
Conclusions
SAS is one of many types of automation systems They can be implemented using:
- Microcontrollers - Embedded systems - Industrial PCs
The volume of process data and commands quickly becomes large, this makes management and configuration a complex task
LAN
IED PC
ADC
OO PLC
HMI
SAS SCADA
TCP/IP
RS232
WAN Bus
Ethernet PAC CT/VT UTP RTU GPS RTOS RAM ROM I/O