SlideShare une entreprise Scribd logo
1  sur  5
1


        The IEC 61850 Standard an intelligent application in Substation &
                             Automation system
                   Mohan Vinayak Sawarkar 1.                    Mohini Mohan Sawarkar 2.
                       1.
                            Bharati Vidyapeeth Institute of Technology, Navi Mumbai.
                            Lecturer- Electrical                                mohansawarkar@gmail.com
                       2.
                            Bharati Vidyapeeth College of Engineering, Navi Mumbai.
                            Asst. Professor- Electrical            mohini1nov@yahoo.co.in

ABSTRACT
As industrial economies grow and become more efficient they also become more reliable on electricity as their main
source of energy. Hence, a blackout in electrical system causes massive damage to social and economic aspects of a
society. To prevent interruptions and to provide energy to electricity consumers reliably automation needs to take
place at each stage of the electrical system: generation, transmission, and distribution. As each stage is automated,
there has to be reliable, fast, and efficient communication amongst devices and the SCADA control center.
Communication lines need to carry information and data between substations and control centers at different parts of
the network so that monitoring and automation of the system can occur. Without adequate communication amongst
devices SCADA system will render itself useless and will not be able to provide the reliability and efficiency needed
in today‟s electricity markets. It is also important to note that automation in electrical systems allows for the system
control and operator to define specific performance and protection parameters, which will lead to consistency across
the electrical grid. Legacy substation automation protocols and architectures typically provided basic functionality
for power system automation and were designed to accommodate the technical limitations of the networking
technology available for implementation. IEC61850 is an important new international standard for substation
automation that will have a very significant impact on how electric power systems are designed and built for many
years to come.

COMMUNICATION SYSTEM NEEDS.

 Consequently, a key component of a communication system is the ability to describe themselves from both a data
and services (communication functions that an IED performs) perspective.     Other “key” requirements include:
· High-speed IED to IED communication
· Networkable throughout the utility enterprise
· High-availability
· Guaranteed delivery times
· Standards based
· Multi-vendor interoperability
· Support for Voltage and Current samples data
· Support for File Transfer
· Auto-configurable / configuration support
· Support for security

COMMUNICATION NETWORK

A network is an interconnected system of electronic devices which share information with each other. A network
provides the media in which the information is transferred from one location to another. It is also the vein or
bloodline of any SCADA system, so its speed, reliability, and efficiency are absolutely crucial. There are many
types of networks, but only two types apply to substation environments and power systems: Serial-based and
Ethernet-based. Ethernet-based systems in power systems are also referred to as Integrated Substation Control
Systems (iSCS). There are many standards for each type of networks; however, in substation automation RS-232
2


(point-to-point links) and RS-485 (multi-drop links) in serial networks and IEEE 802.3 in Ethernet systems are the
most common.

PROTOCOL

A protocol is a set of formal rules describing how to transmit data across a network. The rules could be low-level,
which define the electrical and physical standards to be observed, bit- and byte-ordering and the transmission and
error detection and correction of the bit stream. In this section the high-level protocols will be discussed which
describe the data formatting, including the syntax of messages, character sets, and sequencing of messages. In short,
a protocol is a predefined digital language. The need for a protocol is quite apparent. In any power system there are
many devices from different countries and made by different manufacturers which perform different tasks in
SCADA. In order to create a communication network a common „language‟ or protocol is needed.

GENERAL PROPERTIES OF PROTOCOL

a) Network compatibility – some protocols have only been defined to operate in serial networks such as
Conitel. On the other hand, some protocols have been defined to work both on Ethernet and Serial systems such as
DNP 3.0
b) Speed – the speed at which a protocol transfers information amongst multiple devices is a very important
measure of its performance.
c) Reliability – the transfer of information has to be reliable. Some protocols may have checks in place to ensure
proper communication of messages. The level of reliability is another important measure of a protocol‟s
performance.
d) Expandability – protocols need to be able to handle small, medium, and large systems in SCADA. For
example, DNP 3.0 is able to handle very large system with over 65,000 data objects, whereas, Conitel or
Cooper protocols will not handle such large amounts of information well.
e) Security – in today‟s information age the security of information has to be ensured or else information may be
hacked or hampered during its transfer through the network. The protocol‟s level of security and encryption of data
are important issues in power systems.
f) Acceptability – a protocol needs to be accepted in the power industry and by the equipment manufacturers.
Protocols that are unique to specific manufacturers and are proprietary cannot be the common „language‟ in a
SCADA system. When choosing a protocol one needs to determine
whether all the components of the power system are able to communicate in that specific protocol or not.
g) Simplicity – It is important for a protocol to be simple so that its users can configure and maintain SCADA
systems easily and without the need for special expertise. The number of features and functionalities should be
limited to provide an economic solution for manufacturers and consumers.
h) Consistency – a protocol has to be controlled and standardized by one committee in the world to provide
consistency.
i) Functionality – a protocol should have all the features and functions used in SCADA such as time
synchronization and file transfer.
j) Economics – a protocol should be economic as its costs will determine its future in power systems.

IEC 61850 MODELLING APPROACH

Legacy protocols have typically defined how bytes are transmitted on the wire. However, they did not specify how
data should be organized in devices in terms of the application. This approach requires power system engineers to
manually configure objects and map them to power system variables and low-level register numbers, index numbers,
I/O modules, etc. IEC 61850 is unique. In addition to the specification of the protocol elements (how bytes are
transmitted on the wire), IEC 61850 provides a comprehensive model for how power system devices should
organize data in a manner that is consistent across all types and brands of devices. This eliminates much of the
tedious non-power system configuration effort because the devices can configure themselves..
3


        The IEC 61850 device model begins with a physical device. A physical device is the device that connects
        to the network. The physical device is typically defined by its network address. Within each physical
        device, there may be one or more logical devices.
        Each logical device contains one or more logical nodes. A Logical node is a named grouping of data and
        associated services that is logically related to some power stem function. There are logical nodes for
        automatic control names of which all begin with the letter “A”. There are Logical nodes for metering and
        measurement the names of which all begin with the letter “M”. Likewise there are logical nodes for
        Supervisory Control (C), Generic Functions (G), Interfacing/Archiving (I), System logical nodes (L),
        Protection (P), Protection Related (R), Sensors (S), Instrument Transformers (T), Switchgear (X), Power
        Transformers (Y), and Other Equipment (Z).. The standard Name of the Logical node for a Measurement
        Unit for 3-phase power is MMXU.
        Each element of data within the logical node conforms to the specification of a common data class (CDC)
        per IEC 61850-7-3. Each CDC describes the type and structure of the data within the logical node. Each
        CDC has a defined name and a set of CDC attributes each with a defined name, defined type, and specific
        purpose.
        Each individual attribute of a CDC belongs to a set of functional constraints (FC) that groups the attributes
        into categories




                                        Fig.1 The object model of IEC 61850
PROCESS BUS:

When we are talking about a process bus in the context of IEC 61850, we are going one step further with the
introduction of communication technology in a substation automation system. In a traditional approach, a substation
automation system consists of multiple intelligent electronic devices (IED) like protection relays and bay control
devices. These devices are connected to each other and to the substation gateway and local HMI through a
communication network. Since that communication network connects all the devices of a substation, it is typically
called station bus. An example is shown in Figure




             Fig.2 Example of a substation automation system with a station bus
4




                   Fig.3 Example with process bus
With current and voltage transformers, the situation is similar. A typical interface here is what is called “Merging
Unit” as shown in Figure. A merging unit provides a set of samples of the analogue signal to the communication
network. Typically a merging unit will provide synchronized samples from the three phase currents and the three
phase voltages. If conventional CTs and VTs are used, the merging unit will do the analogue to digital conversion of
the conventional output of the CTs and VTs. If non conventional sensors like optical sensors are used, the merging
unit will be integrated in the electronics required to process the optical
signal.




               Fig. 4 Concept of a merging unit

Features are offered by the standard:
- The possibility to put a function or a functional element in test mode. IEC
61850 provides the possibility to put logical nodes or logical devices in a test
mode.
- The possibility to characterize a GOOSE message as a message being sent for
test purpose.
- The possibility to characterize a service of the control model as being sent for
test purpose.
- The possibility to flag any value sent from a server in the quality as a value for
test purpose.
- The possibility to substitute a value.
5


Conclusion

      A substation automation system including an IEC 61850 based Process bus offers several benefits to the
      user. As an overall consequence of the benefits, life cycle costs of a substation will be reduced
      The features of IEC 61850 show its power for introducing new intelligent applications being more complex
      and efficient for the power system management, system stability and asset management.
      IEC 61850 is a high-level communication standard with a lot of additional features regarding functions and
      engineering. It comprises the know-how of many engineers worldwide in the areas of communication,
      substations and substation automation including protection.

References

   1) Technical discussions with testing teams of MSETCL‟s 400 KV Kharghar substation.

   2) www.siemens.com

   3) www.abb.com

   4) www.areva-td.com

Contenu connexe

Tendances

Siemens MV GIS Switchgear
Siemens MV GIS SwitchgearSiemens MV GIS Switchgear
Siemens MV GIS Switchgearmichaeljmack
 
Power System Faults and Protection System
Power System Faults and Protection SystemPower System Faults and Protection System
Power System Faults and Protection SystemHarshalJain48
 
CYBER SECURITY IN THE SMART GRID
CYBER SECURITY IN THE SMART GRIDCYBER SECURITY IN THE SMART GRID
CYBER SECURITY IN THE SMART GRIDSiva Sasthri
 
Power system protection
Power system protectionPower system protection
Power system protectionAnu Priya
 
Power system interconnection presentation
Power system interconnection presentationPower system interconnection presentation
Power system interconnection presentationAneeque Qaiser
 
An introduction to power system harmonics
An introduction to power system harmonicsAn introduction to power system harmonics
An introduction to power system harmonicsKrunal A. Shah
 
substation automation
substation automationsubstation automation
substation automationMahbub Rashid
 
Scada substation automation prnsnt
Scada substation automation prnsntScada substation automation prnsnt
Scada substation automation prnsntIIT INDORE
 
Generator Protection By - Er Rahul Sharma
Generator Protection By - Er Rahul Sharma Generator Protection By - Er Rahul Sharma
Generator Protection By - Er Rahul Sharma Rahul Ruddra
 
Protection of transmission lines(encrypted)
Protection of transmission lines(encrypted)Protection of transmission lines(encrypted)
Protection of transmission lines(encrypted)Rohini Haridas
 
Circuit breaker arc interruption.pptx
Circuit breaker arc interruption.pptxCircuit breaker arc interruption.pptx
Circuit breaker arc interruption.pptxAnshulShekhar3
 
Smart Grid Cyber Security
Smart Grid Cyber SecuritySmart Grid Cyber Security
Smart Grid Cyber SecurityJAZEEL K T
 
Directional relay & Differential relay.pptx
Directional relay & Differential relay.pptxDirectional relay & Differential relay.pptx
Directional relay & Differential relay.pptxUtthejNani1
 
Power System Dynamics & Stability Overview & Electromagnetic Transients
Power System Dynamics & Stability Overview  &  Electromagnetic TransientsPower System Dynamics & Stability Overview  &  Electromagnetic Transients
Power System Dynamics & Stability Overview & Electromagnetic TransientsPower System Operation
 
Power system protection topic 1
Power system protection topic 1Power system protection topic 1
Power system protection topic 1Siswoyo Edo
 

Tendances (20)

Siemens MV GIS Switchgear
Siemens MV GIS SwitchgearSiemens MV GIS Switchgear
Siemens MV GIS Switchgear
 
HVDC vs HVAC ppt
HVDC vs HVAC pptHVDC vs HVAC ppt
HVDC vs HVAC ppt
 
Power System Faults and Protection System
Power System Faults and Protection SystemPower System Faults and Protection System
Power System Faults and Protection System
 
CYBER SECURITY IN THE SMART GRID
CYBER SECURITY IN THE SMART GRIDCYBER SECURITY IN THE SMART GRID
CYBER SECURITY IN THE SMART GRID
 
Power system protection
Power system protectionPower system protection
Power system protection
 
MV Switchgear from IEEE
MV Switchgear from IEEEMV Switchgear from IEEE
MV Switchgear from IEEE
 
Protection and Switchgear
Protection and SwitchgearProtection and Switchgear
Protection and Switchgear
 
Power system interconnection presentation
Power system interconnection presentationPower system interconnection presentation
Power system interconnection presentation
 
An introduction to power system harmonics
An introduction to power system harmonicsAn introduction to power system harmonics
An introduction to power system harmonics
 
الترانزستور
الترانزستورالترانزستور
الترانزستور
 
substation automation
substation automationsubstation automation
substation automation
 
Scada substation automation prnsnt
Scada substation automation prnsntScada substation automation prnsnt
Scada substation automation prnsnt
 
Generator Protection By - Er Rahul Sharma
Generator Protection By - Er Rahul Sharma Generator Protection By - Er Rahul Sharma
Generator Protection By - Er Rahul Sharma
 
Protection of transmission lines(encrypted)
Protection of transmission lines(encrypted)Protection of transmission lines(encrypted)
Protection of transmission lines(encrypted)
 
Circuit breaker arc interruption.pptx
Circuit breaker arc interruption.pptxCircuit breaker arc interruption.pptx
Circuit breaker arc interruption.pptx
 
Smart Grid Cyber Security
Smart Grid Cyber SecuritySmart Grid Cyber Security
Smart Grid Cyber Security
 
Directional relay & Differential relay.pptx
Directional relay & Differential relay.pptxDirectional relay & Differential relay.pptx
Directional relay & Differential relay.pptx
 
Power System Dynamics & Stability Overview & Electromagnetic Transients
Power System Dynamics & Stability Overview  &  Electromagnetic TransientsPower System Dynamics & Stability Overview  &  Electromagnetic Transients
Power System Dynamics & Stability Overview & Electromagnetic Transients
 
Smart Grid
Smart GridSmart Grid
Smart Grid
 
Power system protection topic 1
Power system protection topic 1Power system protection topic 1
Power system protection topic 1
 

En vedette

Practical IEC 61850 for Substation Automation for Engineers and Technicians
Practical IEC 61850 for Substation Automation for Engineers and TechniciansPractical IEC 61850 for Substation Automation for Engineers and Technicians
Practical IEC 61850 for Substation Automation for Engineers and TechniciansLiving Online
 
Nema standards publication mg 2 2001
Nema standards publication mg 2 2001Nema standards publication mg 2 2001
Nema standards publication mg 2 2001Danilo Poma Muñoz
 
Power system automation
Power system automationPower system automation
Power system automationGuider Lee
 
Cyber Security in Substation Automation (IEC 61850)
Cyber Security in Substation Automation (IEC 61850)Cyber Security in Substation Automation (IEC 61850)
Cyber Security in Substation Automation (IEC 61850)Nikandrov Maxim
 
Scadasubstationautomation
ScadasubstationautomationScadasubstationautomation
Scadasubstationautomationshailendrashael
 
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Living Online
 
Practical Distribution and Substation Automation (incl. communications) for E...
Practical Distribution and Substation Automation (incl. communications) for E...Practical Distribution and Substation Automation (incl. communications) for E...
Practical Distribution and Substation Automation (incl. communications) for E...Living Online
 
2010 11 18 Substation Automation Systems By Gin Quesada
2010 11 18  Substation Automation Systems By Gin Quesada2010 11 18  Substation Automation Systems By Gin Quesada
2010 11 18 Substation Automation Systems By Gin Quesadaginquesada
 

En vedette (8)

Practical IEC 61850 for Substation Automation for Engineers and Technicians
Practical IEC 61850 for Substation Automation for Engineers and TechniciansPractical IEC 61850 for Substation Automation for Engineers and Technicians
Practical IEC 61850 for Substation Automation for Engineers and Technicians
 
Nema standards publication mg 2 2001
Nema standards publication mg 2 2001Nema standards publication mg 2 2001
Nema standards publication mg 2 2001
 
Power system automation
Power system automationPower system automation
Power system automation
 
Cyber Security in Substation Automation (IEC 61850)
Cyber Security in Substation Automation (IEC 61850)Cyber Security in Substation Automation (IEC 61850)
Cyber Security in Substation Automation (IEC 61850)
 
Scadasubstationautomation
ScadasubstationautomationScadasubstationautomation
Scadasubstationautomation
 
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...Practical Distribution & Substation Automation (Incl. Communications) for Ele...
Practical Distribution & Substation Automation (Incl. Communications) for Ele...
 
Practical Distribution and Substation Automation (incl. communications) for E...
Practical Distribution and Substation Automation (incl. communications) for E...Practical Distribution and Substation Automation (incl. communications) for E...
Practical Distribution and Substation Automation (incl. communications) for E...
 
2010 11 18 Substation Automation Systems By Gin Quesada
2010 11 18  Substation Automation Systems By Gin Quesada2010 11 18  Substation Automation Systems By Gin Quesada
2010 11 18 Substation Automation Systems By Gin Quesada
 

Similaire à Paper on IEC 61850

Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...Genc Gjergjani
 
IOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEMIOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEMvivatechijri
 
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...AIRCC Publishing Corporation
 
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...ijcsit
 
Power system automation
Power system automationPower system automation
Power system automationAbbas Ali
 
Substation Automation in Smart Grid
Substation Automation in Smart GridSubstation Automation in Smart Grid
Substation Automation in Smart GridIRJET Journal
 
unit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxunit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxAanshuSingh3
 
1451synopsis 599 f-good nist
1451synopsis 599 f-good nist1451synopsis 599 f-good nist
1451synopsis 599 f-good nistriyapd10
 
IRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart GridIRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart GridIRJET Journal
 
The efficacy and challenges of scada and smart grid integration
The efficacy and challenges of scada and smart grid integrationThe efficacy and challenges of scada and smart grid integration
The efficacy and challenges of scada and smart grid integrationFaizal Faizi
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoTIRJET Journal
 
Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850IRJET Journal
 
Smart metering and control of transmission system
Smart metering and control of transmission systemSmart metering and control of transmission system
Smart metering and control of transmission systemDurgarao Gundu
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionIRJET Journal
 
Power System Control Centers Past, Present, and Future
Power System Control Centers Past, Present, and FuturePower System Control Centers Past, Present, and Future
Power System Control Centers Past, Present, and FuturePower System Operation
 
Security Issues in SCADA based Industrial Control Systems
Security Issues in SCADA based Industrial Control Systems Security Issues in SCADA based Industrial Control Systems
Security Issues in SCADA based Industrial Control Systems aswanthmrajeev112
 

Similaire à Paper on IEC 61850 (20)

Main report
Main reportMain report
Main report
 
Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...Final paperenhancing distribution system through the use of real time etherne...
Final paperenhancing distribution system through the use of real time etherne...
 
Iec61850 overview and benefits paper general
Iec61850 overview and benefits paper generalIec61850 overview and benefits paper general
Iec61850 overview and benefits paper general
 
IOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEMIOT BASED POWER GRID MONITORING & CONTROL SYSTEM
IOT BASED POWER GRID MONITORING & CONTROL SYSTEM
 
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
Remote Monitoring L.V. Switchboard Power Status with 5G New Radio Network App...
 
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
REMOTE MONITORING L.V. SWITCHBOARD POWER STATUS WITH 5G NEW RADIO NETWORK APP...
 
Power system automation
Power system automationPower system automation
Power system automation
 
Substation Automation in Smart Grid
Substation Automation in Smart GridSubstation Automation in Smart Grid
Substation Automation in Smart Grid
 
unit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxunit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptx
 
1451synopsis 599 f-good nist
1451synopsis 599 f-good nist1451synopsis 599 f-good nist
1451synopsis 599 f-good nist
 
IRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart GridIRJET- Internet of Things (IoT) based Smart Grid
IRJET- Internet of Things (IoT) based Smart Grid
 
The Substation of the Future; CIGRE
The Substation of the Future; CIGREThe Substation of the Future; CIGRE
The Substation of the Future; CIGRE
 
smart grid
smart gridsmart grid
smart grid
 
The efficacy and challenges of scada and smart grid integration
The efficacy and challenges of scada and smart grid integrationThe efficacy and challenges of scada and smart grid integration
The efficacy and challenges of scada and smart grid integration
 
IRJET - Smart Power Monitoring and Controlling through IoT
IRJET -  	  Smart Power Monitoring and Controlling through IoTIRJET -  	  Smart Power Monitoring and Controlling through IoT
IRJET - Smart Power Monitoring and Controlling through IoT
 
Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850Modernization of Electrical Substation Automation Systems Using IEC61850
Modernization of Electrical Substation Automation Systems Using IEC61850
 
Smart metering and control of transmission system
Smart metering and control of transmission systemSmart metering and control of transmission system
Smart metering and control of transmission system
 
Electricity Theft: Reason and Solution
Electricity Theft: Reason and SolutionElectricity Theft: Reason and Solution
Electricity Theft: Reason and Solution
 
Power System Control Centers Past, Present, and Future
Power System Control Centers Past, Present, and FuturePower System Control Centers Past, Present, and Future
Power System Control Centers Past, Present, and Future
 
Security Issues in SCADA based Industrial Control Systems
Security Issues in SCADA based Industrial Control Systems Security Issues in SCADA based Industrial Control Systems
Security Issues in SCADA based Industrial Control Systems
 

Dernier

URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppCeline George
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 

Dernier (20)

TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
URLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website AppURLs and Routing in the Odoo 17 Website App
URLs and Routing in the Odoo 17 Website App
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 

Paper on IEC 61850

  • 1. 1 The IEC 61850 Standard an intelligent application in Substation & Automation system Mohan Vinayak Sawarkar 1. Mohini Mohan Sawarkar 2. 1. Bharati Vidyapeeth Institute of Technology, Navi Mumbai. Lecturer- Electrical mohansawarkar@gmail.com 2. Bharati Vidyapeeth College of Engineering, Navi Mumbai. Asst. Professor- Electrical mohini1nov@yahoo.co.in ABSTRACT As industrial economies grow and become more efficient they also become more reliable on electricity as their main source of energy. Hence, a blackout in electrical system causes massive damage to social and economic aspects of a society. To prevent interruptions and to provide energy to electricity consumers reliably automation needs to take place at each stage of the electrical system: generation, transmission, and distribution. As each stage is automated, there has to be reliable, fast, and efficient communication amongst devices and the SCADA control center. Communication lines need to carry information and data between substations and control centers at different parts of the network so that monitoring and automation of the system can occur. Without adequate communication amongst devices SCADA system will render itself useless and will not be able to provide the reliability and efficiency needed in today‟s electricity markets. It is also important to note that automation in electrical systems allows for the system control and operator to define specific performance and protection parameters, which will lead to consistency across the electrical grid. Legacy substation automation protocols and architectures typically provided basic functionality for power system automation and were designed to accommodate the technical limitations of the networking technology available for implementation. IEC61850 is an important new international standard for substation automation that will have a very significant impact on how electric power systems are designed and built for many years to come. COMMUNICATION SYSTEM NEEDS. Consequently, a key component of a communication system is the ability to describe themselves from both a data and services (communication functions that an IED performs) perspective. Other “key” requirements include: · High-speed IED to IED communication · Networkable throughout the utility enterprise · High-availability · Guaranteed delivery times · Standards based · Multi-vendor interoperability · Support for Voltage and Current samples data · Support for File Transfer · Auto-configurable / configuration support · Support for security COMMUNICATION NETWORK A network is an interconnected system of electronic devices which share information with each other. A network provides the media in which the information is transferred from one location to another. It is also the vein or bloodline of any SCADA system, so its speed, reliability, and efficiency are absolutely crucial. There are many types of networks, but only two types apply to substation environments and power systems: Serial-based and Ethernet-based. Ethernet-based systems in power systems are also referred to as Integrated Substation Control Systems (iSCS). There are many standards for each type of networks; however, in substation automation RS-232
  • 2. 2 (point-to-point links) and RS-485 (multi-drop links) in serial networks and IEEE 802.3 in Ethernet systems are the most common. PROTOCOL A protocol is a set of formal rules describing how to transmit data across a network. The rules could be low-level, which define the electrical and physical standards to be observed, bit- and byte-ordering and the transmission and error detection and correction of the bit stream. In this section the high-level protocols will be discussed which describe the data formatting, including the syntax of messages, character sets, and sequencing of messages. In short, a protocol is a predefined digital language. The need for a protocol is quite apparent. In any power system there are many devices from different countries and made by different manufacturers which perform different tasks in SCADA. In order to create a communication network a common „language‟ or protocol is needed. GENERAL PROPERTIES OF PROTOCOL a) Network compatibility – some protocols have only been defined to operate in serial networks such as Conitel. On the other hand, some protocols have been defined to work both on Ethernet and Serial systems such as DNP 3.0 b) Speed – the speed at which a protocol transfers information amongst multiple devices is a very important measure of its performance. c) Reliability – the transfer of information has to be reliable. Some protocols may have checks in place to ensure proper communication of messages. The level of reliability is another important measure of a protocol‟s performance. d) Expandability – protocols need to be able to handle small, medium, and large systems in SCADA. For example, DNP 3.0 is able to handle very large system with over 65,000 data objects, whereas, Conitel or Cooper protocols will not handle such large amounts of information well. e) Security – in today‟s information age the security of information has to be ensured or else information may be hacked or hampered during its transfer through the network. The protocol‟s level of security and encryption of data are important issues in power systems. f) Acceptability – a protocol needs to be accepted in the power industry and by the equipment manufacturers. Protocols that are unique to specific manufacturers and are proprietary cannot be the common „language‟ in a SCADA system. When choosing a protocol one needs to determine whether all the components of the power system are able to communicate in that specific protocol or not. g) Simplicity – It is important for a protocol to be simple so that its users can configure and maintain SCADA systems easily and without the need for special expertise. The number of features and functionalities should be limited to provide an economic solution for manufacturers and consumers. h) Consistency – a protocol has to be controlled and standardized by one committee in the world to provide consistency. i) Functionality – a protocol should have all the features and functions used in SCADA such as time synchronization and file transfer. j) Economics – a protocol should be economic as its costs will determine its future in power systems. IEC 61850 MODELLING APPROACH Legacy protocols have typically defined how bytes are transmitted on the wire. However, they did not specify how data should be organized in devices in terms of the application. This approach requires power system engineers to manually configure objects and map them to power system variables and low-level register numbers, index numbers, I/O modules, etc. IEC 61850 is unique. In addition to the specification of the protocol elements (how bytes are transmitted on the wire), IEC 61850 provides a comprehensive model for how power system devices should organize data in a manner that is consistent across all types and brands of devices. This eliminates much of the tedious non-power system configuration effort because the devices can configure themselves..
  • 3. 3 The IEC 61850 device model begins with a physical device. A physical device is the device that connects to the network. The physical device is typically defined by its network address. Within each physical device, there may be one or more logical devices. Each logical device contains one or more logical nodes. A Logical node is a named grouping of data and associated services that is logically related to some power stem function. There are logical nodes for automatic control names of which all begin with the letter “A”. There are Logical nodes for metering and measurement the names of which all begin with the letter “M”. Likewise there are logical nodes for Supervisory Control (C), Generic Functions (G), Interfacing/Archiving (I), System logical nodes (L), Protection (P), Protection Related (R), Sensors (S), Instrument Transformers (T), Switchgear (X), Power Transformers (Y), and Other Equipment (Z).. The standard Name of the Logical node for a Measurement Unit for 3-phase power is MMXU. Each element of data within the logical node conforms to the specification of a common data class (CDC) per IEC 61850-7-3. Each CDC describes the type and structure of the data within the logical node. Each CDC has a defined name and a set of CDC attributes each with a defined name, defined type, and specific purpose. Each individual attribute of a CDC belongs to a set of functional constraints (FC) that groups the attributes into categories Fig.1 The object model of IEC 61850 PROCESS BUS: When we are talking about a process bus in the context of IEC 61850, we are going one step further with the introduction of communication technology in a substation automation system. In a traditional approach, a substation automation system consists of multiple intelligent electronic devices (IED) like protection relays and bay control devices. These devices are connected to each other and to the substation gateway and local HMI through a communication network. Since that communication network connects all the devices of a substation, it is typically called station bus. An example is shown in Figure Fig.2 Example of a substation automation system with a station bus
  • 4. 4 Fig.3 Example with process bus With current and voltage transformers, the situation is similar. A typical interface here is what is called “Merging Unit” as shown in Figure. A merging unit provides a set of samples of the analogue signal to the communication network. Typically a merging unit will provide synchronized samples from the three phase currents and the three phase voltages. If conventional CTs and VTs are used, the merging unit will do the analogue to digital conversion of the conventional output of the CTs and VTs. If non conventional sensors like optical sensors are used, the merging unit will be integrated in the electronics required to process the optical signal. Fig. 4 Concept of a merging unit Features are offered by the standard: - The possibility to put a function or a functional element in test mode. IEC 61850 provides the possibility to put logical nodes or logical devices in a test mode. - The possibility to characterize a GOOSE message as a message being sent for test purpose. - The possibility to characterize a service of the control model as being sent for test purpose. - The possibility to flag any value sent from a server in the quality as a value for test purpose. - The possibility to substitute a value.
  • 5. 5 Conclusion A substation automation system including an IEC 61850 based Process bus offers several benefits to the user. As an overall consequence of the benefits, life cycle costs of a substation will be reduced The features of IEC 61850 show its power for introducing new intelligent applications being more complex and efficient for the power system management, system stability and asset management. IEC 61850 is a high-level communication standard with a lot of additional features regarding functions and engineering. It comprises the know-how of many engineers worldwide in the areas of communication, substations and substation automation including protection. References 1) Technical discussions with testing teams of MSETCL‟s 400 KV Kharghar substation. 2) www.siemens.com 3) www.abb.com 4) www.areva-td.com