protocols.ppt

98
Genco Genco Customer Discom Discom Discom Genco Open access in Transmission Traders Open access in Distribution Traders Customer Customer New structure in Deregulated Environment

Upload: manu2020

Post on 18-Oct-2015

62 views

Category:

Documents


1 download

DESCRIPTION

About Electrical Protocols.

TRANSCRIPT

  • GencoGencoCustomerDiscomDiscomDiscomGencoOpen access in TransmissionTraders Open access in Distribution

    TradersCustomerCustomerNew structure in Deregulated Environment

  • These changes require the following:

    1) Monitoring system wide information and commands via data communication system

    2) To send selected local information to control center, customer, market participants.

    3) Monitor critical real time information for taking security related operation .

    4) To support Power Trading and spot market.

  • 4) Reliable and fast communications among IEDs ( Intelligent Electronic Devices viz Relays, Meters, Fault recorders, RTUs etc.) for exchanging information and change in settings as part of wide area protection system .

    5) Dissemination of billing and other related calculations from Generation to Distribution for to various agencies including information for DMS & EMS.

    7) To perform effective co-ordination through communications , Communication Protocols used are expected to be high speed ,reliable , fault tolerant and intelligent enabled.

  • 8) The Protocols are to be accomplished for both local ( LAN) and wide area communications (WAN).

    9) The protocols should be thin, flexible and have provisions for accommodating future requirements.

    10) Safe , secured and reliable transmission of information.

    11) Protecting information network from Hacking & misuse.

  • 12. Information about the power system gives the utility the strength to be more successful and competitive in a free market .

    13.In this environment information becomes a strategic requirement when fast decisions are required.

  • Multifunction MeterArgusDeltaDuobias-MOhmegaSEL-311CM-3425Fault AnalysisReyevo / SEL5601 / IPSCOMRemote CenterEngineering ToolISAGRAPHHMIEvent PrinterHard Copy PrinterEthernet LANER1000 Station Controller

  • What is Protocol ? When Intelligent Devices communicate with each other, there needs to be a common set of rules and instructions that each device follows. A specific set of communication rules is called a protocol.

  • * The diversity of Equipments and Manufacturers lead to a increase of Proprietary Protocols

  • Computer to Computer data communication standards have been developed over past few decades. Well known model for this purpose is the 7 Layer OSI ( Open System Interconnection) reference model.

  • This model provides encapsulation of the relevant data with in a packet. This model provide isolation of application program from system and media. But adds significant overhead in processing power and bandwidth utilisation.

  • ApplicationPresentationSessionsTransportNetworkData linkPhysical 12355647OSI 7 Layer Model

  • Functionality of different layersApplication Layer: This provides the interface and services that support user application. Ex. E-mail, WWW, SMTP. Presentation Layer: This layer responsible for data encryption, data compression .Ex JPG, MPEG etc Sessions Layer: Responsible for setting up the communication link and manages the sessions. It could provide connection oriented and connectionless services.

  • Functionality of different layersTransportation Layer: Responsible for flow control, Packet size, error free delivery with proper sequence. Network layer: Route determination takes place in this layer. Translation of IP address to physical address ( NIC) also takes place here. Data link layer : Responsible for data movement across the actual physical link. Physical Layer: It defines the physical aspect of how the cabling is hooked.

  • ApplicationPresentationSessionTransportNetworkData LinkPhysical7654321765432121212121337 LAYER System XIntermediate System A System Y Physical MediaPeer communication ProtocolsIntermediate System BPhysical MediaPhysical Media

  • Due to addition of many layer overhead and bandwidth goes higher.It is not suitable for SCADA application. Most of the Protocols follows various flavours of this model.

  • Need For Standards* Protocol is a set of rules that governs how message containing data and control information are assembled at a source for their transmission across the network and then dissembled when they reach their destination.

    * The communication protocol allows two devices to communicate with each other. Each device involved in the communication must essentially support not only the same protocol but also the same version of the protocol. Any differences involved in the implementation of protocol at the either of ends will result in the communication errors.

  • Proprietary Vs Open Protocols* Protocol, used by the vendor, the utility is restricted to one supplier for support and purchase of future devices. This presents a serious problem.

    Examples of Proprietary Protocols are SPA, K-Bus, VDEW etc.

    * With the arrival of open systems concept , it is desired that devices from one vendor be able to communicate with those of other vendors i.e. devices should inter-operate . To achieve interoperability one has to use industry standard open protocols.

    Ex: IEC60870 -5-103,101,104, IEC61850,DNP,Modbus etc

  • * Migration to standard communication protocol is a very important decision that leads to cost reduction and maximized flexibility within the utility sector. Broadly benefits for the utilities are: Availability of open system connectivity > Vendor independence > Reliable products at optimized costs > Easily available knowledge and specification Benefits drawn for vendors by standardization are: > Lower costs of installation and maintenance > A large market and thus opportunity to compete on price performance instead of technical details only. > Cost effective project implementationAdvantages of Open Protocols

  • Interoperability Vs Interchangeability

    * Interoperability is the ability of two or more IEDs from same vendor or different vendors to exchange information and uses that information for correct co-operation.

    * Interchangeability is the ability to replace the device the supplied by one manufacturer with a device without making change to the other elements in the system.

  • OSI EPAPROTOCOL STRUCTURE7-Layer3-Layer

  • Network Technology mainly based on OSI (Open System Interconnect) which is a 7 Layer model representing networking node by dividing tasks into layers that perform specific Functions.OSI Seven Layer architectureApplication Presentation SessionTransportNetworkData LinkPhysicalApplication Presentation SessionTransportNetworkData LinkPhysicalLogical ConnectionPhysical Connection

  • IEC, DNP, UCA (and even MODBUS) standards are successfullyable to adopt TCP/IP based Ethernet based technology forsubstation automation. DNP3/TCPTCP/UDPIPIEEE 802.1IEEE 802.3IEC 104IEC 61850 (UCA2)}Ethernet}TCP/IPPROTOCOL STRUCTURE for IP based Open Protocols

  • Link LayerBalanced TransmissionMasterSlaveRequest MessageResponse Message(User Data, Confirm Expected)(Acknowledgment)[P][P] = Primary Frame[S] = Secondary Frame[S](User Data, Confirm Expected)(Acknowledgment)[P][S]

  • Link LayerBalanced Transmission

    At the link layer, all devices are equalCollision avoidance by one of the following:Full duplex point to point connection (RS232 or four wire RS485)Designated master polls rest of slaves on network (two wire RS485 and disable data link confirms in slaves)Physical layer (CSMA/CD)

  • Link LayerUnbalanced TransmissionMasterSlaveRequest MessageResponse Message(User Data, Confirm Expected)(Acknowledgment)[P][P] = Primary Frame[S] = Secondary Frame[S](Request User Data)(Respond User Data or NACK)[P][S]

  • Link LayerUnbalanced Transmission

    Only Master device can transmit primary framesCollision avoidance is not necessary since slave device cannot initiate exchange, or retry failed messages If the slave device responds with NACK: requested data not available the master will try again until it gets data, or a response time-out occurs

  • Protocols used in Electrical utilities are as follows:Modbus / ProfibusDNP ( Distributed Network Protocol )IEC 60870 seriesUCA ( Utlity Communication Architecture ) IEC 61850 series

  • MODBUSDeveloped in the process-control industries by MODICON , USA during 1976- Application layer Protocol ( 7 th Layer of OSI ) Extensively used in industrial environment Used in process bus of substation bay ( Relays ) It operates on master slave type mode Slave node will not typically transmit data with out a request from the master.

  • It was originally designed as a simple way to transfer data between controls and sensors via RS-232 interfaces. Modbus now supports other communication media, including TCP/IP. Modbus is now an open standard, administered by the Modbus-IDA (www.modbus-ida.com).

  • Modbus and DNP3 Communication Protocols Modbus and DNP are both byte-oriented protocols. Modbus is an application layer protocol, while DNP contains Application and Data Link Layers, with a pseudo-transport layer. Both protocols are widely used over a variety of physical layers, including RS-232, RS-422, RS-485, and TCP/IP. Modbus has a separate specification for use over TCP/IP (Modbus-TCP). With DNP, the protocol is simply encapsulated within TCP/IP.

  • Distributed Network Protocol 3.0

  • Distributed Network Protocol ( DNP) was developed by Harris, USA.The Distributed Networking Protocol (DNP) was originally developed by Westronic, Inc. (now GE Harris) in 1990. The DNP 3.0 Basic 4 protocol specification document set was released into the public domain in 1993, and ownership of the protocol was given to the newly formed DNP Users Group in October 1993. DNP was specifically developed for use in Electrical Utility SCADA Applications. It is now the dominant protocol in electrical utility SCADA systems, and is gaining popularity in other industries, including Oil & Gas, Water, and Waste Water.

  • In 1993 the responsibility for defining further DNP specification was given to DNP user Group. DNP is based on the earlier work of IEC TC 57 It is based on Enhanced Performance architecture ( EPA) model There are 4 core documents to define DNP 3

  • Emergence of StandardDNP 3.0

    Based on earlier work of IEC TC57

    Developed by GE HarrisDNP 3.0 is an open protocol that was developed to establish interoperability between RTUs, IEDs (Intelligent Electronic Devices) and master stations. DNP was largely influenced by North and South America, together with the African and Asian regions as IEC 101 was from the European community.

  • DNP 3.0 StructureThree Layered Protocol (EPA)

    Application (Layer 7)

    Data Link (Layer 2)

    Physical (Layer 1)This structure is similar to IEC. However, DNP3 enhances EPA by adding a fourth layer, a pseudo transport layer that allows for message segmentation.

  • Additional Pseudo LayerIn additionPseudo Transport Layer (Layer 4)

    Support Advance RTU functionsDNP introduces a pseudo-transport layer(OSI Layer 4) to build application data messages larger than a single data link frame. In case of IEC, each 101 message should be contained in a single data link frame.

  • DNP3 is an open, intelligent, robust, and efficient modern SCADA protocol. It can request and respond with multiple data types in single messages,segment messages into multiple frames to ensure excellent error detection and recovery,include only changed data in response messages,assign priorities to data items and request data items periodically based on their priority, respond without request (unsolicited),support time synchronization and a standard time format,allow multiple masters and peer-to-peer operations,and allow user definable objects including file transfer. In 1994, the IEEE Power Engineering Societys Data Acquisition, Monitoring and Control Subcommittee formed a Task Force to review the communication protocols being used between Intelligent Electronic Devices (IEDs) and Remote Terminal Units (RTUs) in substations.

  • The IEEE Task Force found a very confusing, constantly changing environment that was increasing the cost and time to completion of substation SCADA systems. The IEEE Task Force collected information on approximately 140 protocols and compared them to a list of communication protocol requirements. This comparison resulted in a short list of protocols that met most of the requirements. This short list was balloted and two serial SCADA protocols tied for being the most acceptable: IEC 60870-5-101 and DNP3.

  • Structure of IEC 60870-5

    Three Layered Protocol(EPA)

    Application (Layer 7)

    Data Link (Layer 2)

    Physical (Layer 1)

  • For Tele Control System that require particularlyWhy 3-Layered Structure of EPA1) Short Reaction Time2) Reduced Transmission Bandwidth

    BW: Measure of capacity of a transmission system. Measured in Hertz. How fast data can flow on a given transmission path. In Digital data transmission, BW is expressedas data speed in bits per second. Thus, higherthe BW, more data can be transmitted.

  • Purpose of 60870-5 Protocol

    High Integrity

    Efficient Data Transmission

    Protection Against Undetected Transmission Errors

    Correct data should reach the destinationWithout Loss

  • DNP 3.0 and IEC 60870-5-101Both DNP 3.0 and IEC 60870-5-101

    Designed for Transmission of SCADA Data for Electric Power System Control

    Wide Market Acceptance

    Intended for Use in SCADA Systems Using directly Connected Serial Links

  • DNP 3.0 and IEC 60870-5-10160870-5-101 and DNP Usage

    Collection of Binary Data

    Collection of Analog Data

    Collection, freezing and Clearing of Counters

  • DNP 3.0 and IEC 60870-5-101

    Time Synchronization

    Time-Stamping Events

    File Transfer

    Unsolicited Events Reporting

  • IEC 60870-5 Series It is bit serial communication standards. The standard is optimised for efficient and reliable transfer of process data and commands to and from geographically widespread systems over low-speed (up to 64 kbps) fixed and dial-up connections.

  • IEC 60870-5-101 It deals the functionality for the interoperability of telecontrol equipment of different manufactures for the communication between substations and between substation and control centres . IEC 60870-5-102 - This standard deals with values of integrated totals which are transmitted at periodic intervals to update the energy interchanges between utilities or between heavy industry and utilities.

  • IEC 60870-5-103 - This deals with informative interface of protection equipment . IEC 60870-5-104 - This present a combination of the application layer of IEC 60870-5-101 and the transport functions provided by a TCP/IP.

  • IEC 61850 This standard unifies UCA with European standard. It aims to design a communication system that provides interoperability between the functions to be performed in a substation.

  • IEC 61107 :This specifies hardware and protocol specifications for local systems in which a hand held unit is connected to only one tariff device at a time. This specifies hardware and protocol specifications for local systems in which a hand held unit is connected to only one tariff device at a time.

  • 1) IEC 61107 is essentially a protocol providing a means to access (read and write) memory locations, without telling anything about how those memory locations should be filled with information.2) IEC 61107 does neither say anything about the format and the interpretation of the data.

  • 3) IEC 61107, developed for the purposes of local data exchange, does not follow the OSI model of layered protocols and does not have the functions provided by these layers. Therefore, although it is widely used over telephone networks, it is only possible with some compromises.

    4) IEC 61107 lacks advanced security functions.

    5) Consequently, for each new meter type, even from the same manufacturer, a new device driver is required. Such drivers carry information about where and how to find the information and how to interpret it. The development of device drivers has proven to be a lengthy and costly exercise.

  • Communication - Interfaces & Protocols in SubstationSerial Protocols *IEC 60870-5-103 (Protection)*IEC 60870-5-101 (Tele Control)*DNP 3.0 (Protection, Monitoring & Metering) *Modbus RTU (Metering)

    LAN Protocols *IEC 60870-5-104*DNP 3.0 over TCP/IP*MODBUS over Ethernet ( For Industries)*IEC 61850*Serial (RS232/RS485/RS422)*LAN (Ethernet)

  • Station Level * Serial* Ethernet

    Station Level Protocol * IEC 60870-5-101* IEC 60870-5-104 * DNP 3.0 over TCP/IP * Modbus over Ethernet / Serial Communication Protocols from Station Level Equipment.

  • DNP 3.0* Supports Balanced Transmission Services

    * Supports

    - Time Synchronization - Time-stamped events - Freeze/Clear Counters - Select before operate - Unsolicited Responses

  • IEC 870-5-101: Basic Telecontrol Tasks Protocol Standard for the telecontrol of Electrical Power Transmission Systems. Permanent Directly Connected (Serial) Link between Telecontrol stations.

    Supports both Balanced/Unbalanced Transmissions

    Frame Type FT1.2 (1 Byte Checksum error check)

  • IEC 60870-5-104 This protocol standard is developed to Provide Network access for IEC 870-5-101

    Application Layer remains same.

    Does not use the Link Layer functions of IEC 870-5-101.

    Some APCI (Application Protocol Control Information) Added to 101 ASDU To suitable for network transportation

  • Modbus Over Ethernet / Serial Modbus Over Ethernet protocol if useful in sending Modbus messages on LAN / WAN network. Additional of 6 Bytes as a MBAP Header to basic Modbus over serial frame.

    Slave Address byte of serial Modbus frame is replaced with Unit Identifier.

  • IEC 870-5-103 Companion Standard for Interface of Protection Equipment's Unbalanced Master Slave Serial Protocol.

    Protective Relays Act as Slave Devices.

    Station Controller as a Master. Physical Interface may be RS232,RS485 (or) Fiber Optic.

    Status indications,Measurement values, time-tagged events, control commands and clock synchronization Can be transferred between Master & Slave Devices .

  • Future ( IEC 61850 / UCA )Standard for communication network and systems in Substation.Intended to integrate

    * Protection System * Control System* Substation Field Devices * Interface to Supervisory Control and Data Acquisition(SCADA) of Control Center* One of the most important features of IEC 61850 is that it covers not only communication, but also qualitative properties of engineering tools, measures for quality management, and configuration management & Conformance testing.

  • IEC 60870-1-103 / DNP 3.0 Modbus / IEC 61850Communication Standards Within the Substation

  • What to Expect from Vendor on Protocols in their Devices?? IEC-60870-5-103 protocol

    * Communication Settings supported (Baudrate, Parity, IED address range config.). *Function Types supported (both Standard, Private). *COT Supported. *ASDU Type supported for each type of Tag or Parameter or information. *Information number (Standard, Private) for each parameter or tag & description for the same. *Any private ASDU ( ASDU 254,255 )implementation? If so then details.* Interoperability Table if any

  • DNP3.0 Protocol

    * Details of Communication Interface supported.* DNP Levels Supported.* Data Scaling Range if any?*Data Retrieval Method supported (unsolicited/polled static/exception).*Object Type & variations supported. *Data Map (Index number ) of each parameter.

  • Modbus (RTU) Protocol

    *Details of Communication Interface supported.*Relay Address range supported.*Function Types supported.*Address range for each parameter.*Data Type(16 bit(integer),32 bitz(long int), etc)*Multiplication factors if any.*Parameters type (Read only/read/write).

  • HMI # 1 HMI # 2Ethernet LANRemote Control Center400 & 220 kV Bay Control UnitsTypical Architecture of ERSA SystemProtective RelaysTariff MeterER 1000

  • MV ArchitectureModbusMultifunction MetersHardwired I/Os for protection and Equipment Status Station ControllerLocal HMIRemote HMIBay Control & Protection Units

  • IEC 103 MasterDNP 3.0 MasterModbus MasterDNP 3.0 / IEC 101 / IEC 104 / Modbus serial or Ethernet [ Slave components]

    Local HMIRemote Control Center IEC 60870-5-103 Slave Components Modbus Slave Components DNP 3.0 Slave ComponentsHardwired Analog/Digital I/Os for protection and Equipment StatusER 1000 Station Controller/Communication Gateway ER 1000

  • Functionality's & Requirement of station ControllerCommunication GatewayProtocol ConverterVirtual RTUData ConcentratorAutomation UnitWired I/OsOpen H/W architecture and OSIEC 61131-3 compliant PLC programming Highly modular and hence easily expandableSuperior architecture compared to a PC based architectureCan work in any extreme environmental conditions

  • * Present the state and operational Details of the field equipment in a user friendly manner through a powerful GUI

    Control and monitor the field equipment, protection IEDs locally or remotely Inbuilt -Energy Management System with communicable Multifunction Meters.

    Report Generation (Hourly, Daily, monthly, yearly), Alarms

    IED Parameterization, Disturbance Analysis.

    Online Sequence of Time Tagged Events (Source / System Time Stamp) printing and Event File Storing.

    What is Simple Substation Control And Monitoring System????...

  • Multifunction MetersA simple relay based substation controlSOE PrinterER 10Ethernet/Dialup IEC 103RTUModbus/RS485ER RelaysSerial to Fibre Optic ConverterER RelaysRS 485/422 to RS 232 ConverterER 10IEC 103Remote HMILocal WorkstationER 05Modbus

  • Typical structure of todays automated substation

  • Typical structure of tomorrows automated substation

  • Electric utilities were among the first entities to embrace data telemetery. Data telemetry was introduced for monitoring , Control and Protection. Development in communication, Computer, introduction of Intelligent Electronic Devices (IED) made information collection easier.

  • Different manufacturers introduced different rules for communicating and exchanging information among their intelligent devices. This introduced barriers in communicating with other device manufactured by others.

  • IEC 62056 - SeriesData Exchange for Meter Reading- Tariff and Load control

  • 1) 62056 covers all metering functions required on the liberalised market. The functions are modelled using metering domain specific interface objects. This allows developing meters meeting exactly customer needs, using standard building blocks.

    It also allows innovation and competition by enhancing functionality in a standard way as required while maintaining interoperability.

    2) It ensures unique identification of all metering equipment world-wide and unambiguous identification of all data elements.

  • 3) It ensures unambiguous interpretation of all metering data.4) It allows controlled and selective access by various parties to application relevant data.5) It provides various levels of security mechanisms to control access to data depending on authentication and access rights.6) opens the way for exchanging data over various communication media, as the meter data model is independent of the communication protocol stack.

  • 7) It brings interoperability, and therefore lowers costs, as it is based on a standard data model and internationally approved standard protocols.

    8) It allows developing a genuine driver, as the meter describes the functions available and sends all information necessary to interpret data. This allows meter manufacturers and data collection system providers to concentrate on the applications relevant for their customers rather than on connectivity and interfaces; 9) It comes complete with a conformance testing scheme to guarantee interoperability.

  • IEC 60870-6, TASE.2This deals with mechanism for exchanging time-critical data between control centres. In addition, it provides support for device control, general messaging and control of programs at a remote control centre.

  • ELCOM90 : This originated from a Scandinavian initiative to standardise information exchange between control centres. ELCOM is an international accepted

  • IEC 61970 This deals with CIM facilities for the integration of EMS applications developed independently by different vendors, between entire EMS systems developed independently, or between an EMS system

  • IEC 62210 This deals with safety, security and reliability of systems in Electrical Utilities. The deregulated market has imposed new threats and safe operation is essential in a deregulated environment.

  • IEC 61400-25 This provides a standard for interconnection of monitoring and control systems for wind power plants

  • IEC 62195 TRThis report deals with Electronic communication in deregulated markets and makes a clear distinction between communications for control of energy systems and communications for the market

  • Possible trend in the near futureRef: CIGRE report on Substation Automation

  • Possible trend in the far future Ref: CIGRE report on Substation Automation

    IEC 61850

    Control Centre 1

    Distribution,

    Customer:

    Metering

    Billing

    IEC 60870-6 (TASE.2)

    Substation

    Power

    Plant

    Market

    Participant

    EC, EDI

    ISO 9735

    Server

    IEC 61970 EMS

    IEC 61968 DMS

    IEC 61850

    Substation

    IEC 62056

    IEC 61850

    Control

    Centre 2

    IEC 61850

    IEC 62210

  • IEC TC57 Reference Architecture

  • Relevant IEC StandardsTechnical Committee 57 Power system control and associated communicationsPublishedIEC 60870 Telecontrol equipment and systemsIEC 61334 Distribution Automation using Power Line CarrierIEC TR 62210 Power system Control and associated Communications Data and Communication securityIEC 61400-25 Communication for monitoring and control of Wind Power plants. TR 62195 Deregulated energy market communicationsconfirmed EDIFACT as a recommended standard for business transactionsIn progressIEC 61850 Communication networks and systems in substationsIEC 61968 System Interfaces for Distribution ManagementIEC 61970 Energy Management Systems Application Program InterfacesIEC 62350 Communication systems for Distributed Energy ResourcesIEC 62344 Hydro Electric Power Plants Communication for monitoring and control..

  • Introduction UCA

  • Electric Power Research Institute (EPRI) launched a concept in 1990 known as the Utility Communication Architecture or UCA. The goal behind UCA was to identify a suite of existing communication protocols that could be easily mixed and matched, provide the foundation for the functionality required to solve the utility enterprise communication issues, and be extensible for the future. After some initial revisions, the results of the project have been known as UCA 2.0. UCA 2.0 is described in a technical report TR 1550 of the IEEE [2]. Brief Description about UCA 2.0UCA2- SUBSTATION COMMUNICATION MODEL

  • Concept of 61850

  • The basis and the way of standardizing communications in IEC 61850 are entirely new. IEC 61850 was developed from IEC 60870-5-x and UCA 2.0.

    The goal of this standard IEC 61850 Communication networks and systems in substations is to provide interoperability between the IEDs from different suppliers or, more precisely, between functions to be performed in a substation but residing in equipment (physical devices) from different suppliers. Interchangeability is outside the scope of this standard, but the objective of interchangeability will be supported following this standard.Interoperability has the following levels for devices from different suppliers:(1) The devices shall be connectable to a common bus with a common protocol (syntax)(2) The devices shall understand the information provided by other devices (semantics)(3) The devices shall perform together a common or joint function if applicable (distributed functions) Since there are no constraints regarding system structure and data exchange, some static and dynamic requirements shall be fulfilled to provide interoperability.Brief description about IEC 61850

  • What does IEC 61850 achieveTime synchronisation with SNTPSystem configuration IEC 61850Communication between bay devicesFault records in Comtrade formatStandard communicationwith TCP - IPBased on Ethernet standardStandardisedlanguage fordescribingsubstationDefines structure for protection and control

  • Advantages in IEC 61850?IEC 61850 is a global standard forCommunication Networks and Systems in SubstationsIt specifies an expandable data model and servicesIt does not block future development of functionsIt specifies no protection or control functionsIt supports free allocation of functions to devicesIt is open for different system philosophiesIt provides the Substation Configuration description Language (SCL)It supports comprehensive consistent system definition and engineeringIt uses Ethernet and TCP/IP for communicationProvides the broad range of features of mainstream communicationIt is open for future new communication concepts

  • GOOSE ??

  • A device sends information by Multicasting. Only devices which are subscribers receive this message. In the example, Receiver Z receives the message. Receiver Y is not a subscriber.IEC 61850 GOOSE PrincipleGOOSE Sender Device XGOOSE Receiver Device YGOOSE Receiver Device ZEthernetGOOSE message

  • Overtaking path for IEC GOOSE Difference of IEC 61850 and UCA 2.0 : fast messaging GOOSEEthernet Switch

  • IEC 61850 is a definite step towards unified substation communication, compared to the former IEC 60870-5-103, DNP3 and most proprietary protocols:

    speed of exchanges: 100 Mbps instead of few 10kbps, enabling more data to be exchanged or a better operation or maintenance of the system,

    peer-to-peer links, replacing conventional wires with no extra hardware but and also permitting the design of innovative automation schemes,

    client-server relations offering flexible solutions easy to upgrade compared to master slave communications,

    object oriented pre-defined names, creating a single vocabulary between users, suppliers and suppliers devices therefore facilitating the system integration and commissioning,

    XML interfaces referencing the above objects for straightforward exchanges between engineering tools in order to optimise the data consistency and minimise project lead times.

    communication conformance tests that help reducing the variety of interpretation found in many legacy protocols and leading to long integration tests and tuning.

    IEC 61850 Key benefits

  • IEC 61850 Based SAS Projects PGCIL Maharanibagh GIS:400 KV Switchyard with 5 bays (Two Main)220 KV Switchyard with 7 bays (Two Main)Separate SA systems for 400 and 200 kV Levels.FAT completed in Dec. 2005

    PGCIL Bhatapara: 400 KV Switchyard with 6 Diameters (1 Breaker) 220 KV Switchyard with 12 bays (Two Main +Transfer) Common SA system for 400 and 220 kV LevelsFAT completed in Dec. 2005

    PGCIL Raigarh: 400 KV Switchyard with 8 Diameters (1 Breaker) 220 KV Switchyard with 9 Bays (Two Main +Transfer) Common SA system for 400 and 220 kV LevelsFAT completed in Jan. 2006

  • PGCIL Maharanibagh 400 kV S/S

  • PGCIL Maharanibagh 220 kV S/S

    14DNP only uses balanced transmissionIEC profiles permit either balanced or unbalanced transmission1516Not supported in DNP17

    The above shows the most commonly followed system Archtecture around the globe.

    The archtecture is an open one pemits integration with devices of multiple vendors.The above architecture is a totally decentralised and distributed Archtecture.All the Application programmes , logics and interlocks etc are residin in the emebeded station controller not in the HMI PC.This increses the system reliability many folds. In this Architecture the master station HMI acts as Display and archiving device.

    The station controller also act as the communication gateway enable connectivity to devicces of multiple open /standard protocol.