SlideShare una empresa de Scribd logo
1 de 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

Más contenido relacionado

La actualidad más candente

Overview Of I E C61850 Presentation..... W S M
Overview Of  I E C61850  Presentation..... W S MOverview Of  I E C61850  Presentation..... W S M
Overview Of I E C61850 Presentation..... W S M
ginquesada
 

La actualidad más candente (20)

Power Quality & Benefits of Power Quality
Power Quality & Benefits of Power Quality Power Quality & Benefits of Power Quality
Power Quality & Benefits of Power Quality
 
FACTS DEVICES
FACTS DEVICESFACTS DEVICES
FACTS DEVICES
 
SYNCHRONOUS MACHINES
SYNCHRONOUS MACHINESSYNCHRONOUS MACHINES
SYNCHRONOUS MACHINES
 
EXCITATION SYSTEMS by Dr. Kundur Power Systems
EXCITATION SYSTEMS by Dr. Kundur Power SystemsEXCITATION SYSTEMS by Dr. Kundur Power Systems
EXCITATION SYSTEMS by Dr. Kundur Power Systems
 
Power System Stabilizer (PSS) for generator
Power System Stabilizer (PSS) for generatorPower System Stabilizer (PSS) for generator
Power System Stabilizer (PSS) for generator
 
POWER SYSTEM OSCILLATIONS
POWER SYSTEM OSCILLATIONSPOWER SYSTEM OSCILLATIONS
POWER SYSTEM OSCILLATIONS
 
EE6004 FACTS
EE6004 FACTSEE6004 FACTS
EE6004 FACTS
 
Reactive power management and voltage control by using statcom
Reactive power management and voltage control by using statcomReactive power management and voltage control by using statcom
Reactive power management and voltage control by using statcom
 
Cloud computing for smart grid applications
Cloud computing for smart grid applicationsCloud computing for smart grid applications
Cloud computing for smart grid applications
 
Importing/Exporting a project using DIgSILENT PowerFactory
Importing/Exporting a project using DIgSILENT PowerFactoryImporting/Exporting a project using DIgSILENT PowerFactory
Importing/Exporting a project using DIgSILENT PowerFactory
 
NTDC 220kV Transmission gird station Internship report
NTDC 220kV Transmission gird station Internship reportNTDC 220kV Transmission gird station Internship report
NTDC 220kV Transmission gird station Internship report
 
TCSC
TCSCTCSC
TCSC
 
DigSILENT PF - 02 emt exercises sp
DigSILENT PF - 02 emt exercises spDigSILENT PF - 02 emt exercises sp
DigSILENT PF - 02 emt exercises sp
 
[Juan Martinez] Transient Analysis of Power Systems.pdf
[Juan Martinez] Transient Analysis of Power Systems.pdf[Juan Martinez] Transient Analysis of Power Systems.pdf
[Juan Martinez] Transient Analysis of Power Systems.pdf
 
CYBER SECURITY IN THE SMART GRID
CYBER SECURITY IN THE SMART GRIDCYBER SECURITY IN THE SMART GRID
CYBER SECURITY IN THE SMART GRID
 
Overview Of I E C61850 Presentation..... W S M
Overview Of  I E C61850  Presentation..... W S MOverview Of  I E C61850  Presentation..... W S M
Overview Of I E C61850 Presentation..... W S M
 
TIPOS DE ARRANQUES DE MOTORES
TIPOS DE ARRANQUES DE MOTORESTIPOS DE ARRANQUES DE MOTORES
TIPOS DE ARRANQUES DE MOTORES
 
DigSILENT PF - 04 ejercicios de estabilidad
DigSILENT PF - 04 ejercicios de estabilidadDigSILENT PF - 04 ejercicios de estabilidad
DigSILENT PF - 04 ejercicios de estabilidad
 
Power system stability and control using facts devices
Power system stability and control using facts devicesPower system stability and control using facts devices
Power system stability and control using facts devices
 
IMPLEMENTATION OF LONG AC HV AND EHV CABLE SYSTEMS
IMPLEMENTATION OF LONG AC HV AND EHV CABLE SYSTEMSIMPLEMENTATION OF LONG AC HV AND EHV CABLE SYSTEMS
IMPLEMENTATION OF LONG AC HV AND EHV CABLE SYSTEMS
 

Destacado

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
Living Online
 
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
Scadasubstationautomation
shailendrashael
 
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
 
substation automation
substation automationsubstation automation
substation automation
Mahbub Rashid
 
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
ginquesada
 

Destacado (10)

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...
 
substation automation
substation automationsubstation automation
substation automation
 
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
 
Scada substation automation prnsnt
Scada substation automation prnsntScada substation automation prnsnt
Scada substation automation prnsnt
 

Similar a 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
 
unit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptxunit 4 smartsensors and application.pptx
unit 4 smartsensors and application.pptx
AanshuSingh3
 

Similar a 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
 

Último

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Último (20)

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Philosophy of china and it's charactistics
Philosophy of china and it's charactisticsPhilosophy of china and it's charactistics
Philosophy of china and it's charactistics
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17How to Create and Manage Wizard in Odoo 17
How to Create and Manage Wizard in Odoo 17
 
Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptxOn_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
On_Translating_a_Tamil_Poem_by_A_K_Ramanujan.pptx
 
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
NO1 Top Black Magic Specialist In Lahore Black magic In Pakistan Kala Ilam Ex...
 
21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx21st_Century_Skills_Framework_Final_Presentation_2.pptx
21st_Century_Skills_Framework_Final_Presentation_2.pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
latest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answerslatest AZ-104 Exam Questions and Answers
latest AZ-104 Exam Questions and Answers
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 

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