SlideShare ist ein Scribd-Unternehmen logo
1 von 18
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
IEC 61850 Primer -
Communication Networks
and Systems In Substations
February 16, 2005
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
2
February 16, 2005
61850 Scope
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
3
February 16, 2005
Abstract Communications Service
Interface ACSI
•Defines a set of Objects
•Defines a set of Services to
manipulate and access those
objects
•Defines a base set of data types for
describing objects
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
4
February 16, 2005
Anatomy of an IEC61850 Object
Name
Physical Device
(network address)
Logical Device
(e.g. Relay1)
MMXU1 MMXU2
MXMX
AV
Logical Nodes
Functional Constraint
“MMXU2$MX$A” =
Feeder #2 Current Measurements
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
5
February 16, 2005
Logical node groups
L System LN (2)
PProtection (28)
RProtection related (10)
C Control (5)
G Generic (3)
I Interfacing and archiving (4)
A Automatic control (4)
MMetering and measurement (8)
S Sensor and monitoring (4)
XSwitchgear (2)
T Instrument transformers (2)
Y Power transformers (4)
Z Further power system
equipment (15)
Exam ple s:
PDIF: Diffe re ntialpro te ctio n
RBRF: Bre ake r failure
XCBR: Circuit bre ake r
CSWI: Switch co ntro lle r
MMXU: Me asure m e nt unit
YPTR: Po we r transfo rm e r
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
6
February 16, 2005
Services Examples
• GetData – Read
• SetDataValues – Write
• GetDataDirectory – Read list of object names
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
7
February 16, 2005
ACSI Services
Enable
Self
Describing
Devices
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
8
February 16, 2005
IEC61850 Profiles
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
9
February 16, 2005
IEC61850 Documents
Basic principles Part 1
Glossary Part 2
General Requirements Part 3
System and project management Part 4
Communication requirements Part 5
Substation Automation System Configuration Part 6
Basic Communication Structure Part 7
Part 9
Sampled Measured Values
Part 8
Conformance testing Part 10
Mapping to Ethernet
Mapping to
MMS and
Ethernet
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
10
February 16, 2005
IEC61850 – Primary Parts
Part 6-1: Substation Configuration Language (SCL)
Part 7-2: Abstract Communications Service Interface
(ACSI) and base types
Part 7-3: Common Data Classes (CDC)
Part 7-4: Logical Nodes
Part 8-1: Specific Communications Service Mappings
(SCSM) - MMS & Ethernet
Part 9-2: SCSM - Sampled Values over Ethernet
Part 10-1: Conformance Testing
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
11
February 16, 2005
IEC61850 Substation
Architecture
MU = Merging Unit
MU
PT1 Optical
CT
MU
PT2 CT2
MU
Optical
PT
Optical
CT
Relay Relay Relay
MU Publishes
V/I/Status
Datasets
Relay(s)
Subscribe to
Datasets
I/O I/O I/O
Station Bus- 10/100/1000 MB Ethernet
Process Bus
.1/1/10GB
Ethernet
Clk1 Clk2
Remote
Access
Network
MU = Merging Unit
MU
PT1 Optical
CT
MU
PT2 CT2
MU
Optical
PT
Optical
CT
IED IED IED
MU Publishes
V/I/Status
Datasets
Relay(s)
Subscribe to
Datasets
I/O I/O I/O
- 10/100/1000 MB Ethernet
.1/1/10GB
Ethernet
Clk1 Clk2
Remote
Access
Network
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
12
February 16, 2005
Sampled Measured Values
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
13
February 16, 2005
. . .
Peerto PeerCommunications
Functional Requirements
Bkr 1
Relay
Trip
Bkr 2
Relay
Bkr N
Relay
Bkr 3
Relay
BFI
• Message delivery to multiple devices
simultaneously
• Fast Delivery (< 4ms)
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
14
February 16, 2005
IEC61850 Generic Object Oriented
Substation Event - GOOSE
• Device to multi-device
communication – Local or
Wide Area
•Bridgeable but Non-routable
•User-defined Dataset sent in
an Ethernet Multicast
message
•Message sent on change of
state as well periodically to
enable detection of device
failure
• Reliability effected through
message repeat
GOOSE Header:
• Multicast Address
•Name
•Time Until Next GOOSE
•Etc.
User-Defined Dataset
• Status Information
•Analog Values
•Data Quality
•Time
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
15
February 16, 2005
SCL – Substation Configuration
Language
• Description language for communication in
electrical substations related to the IEDs
• XML based language that allows a formal
description of
– Substation automation system and the
switchyard and the relation between them
– IED configuration
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
16
February 16, 2005
SCL File Types
SSD: System Specification Description.
XML description of the entire system.
SCD: Substation Configuration Description.
XML description of a single substation.
ICD: IED Capability Description.
XML description of items supported by an IED.
CID: Configured IED Description.
XML configuration for a specific IED.
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
17
February 16, 2005
Benefits of IEC61850
• High-level services enable self-describing
devices & automatic object discovery saving $$
$$$ in configuration, setup and maintenance.
• Standardized naming conventions with power
system context eliminates device dependencies
and tag mapping saving $$$$ in config., setup,
and maint.
• Standardized configuration file formats enables
exchange of device configuration saving $$$$
in design, specification, config., setup, and
maint.
GEMultilinProprietaryandConfidential
Unrestricted Use forGE Multilin Sales Channel
18
February 16, 2005
Benefits of IEC61850 - 2
• Higher performance multi-cast
messaging for inter-relay
communications enables functions not
possible with hard wires and save $$$
$ in wiring and maintenance.
• Multi-cast messaging enables sharing
of transducer (CT/PT) signals saving $
$$$ by reducing wiring and connection
costs

Weitere ähnliche Inhalte

Was ist angesagt?

2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid DemosOPAL-RT TECHNOLOGIES
 
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...OPAL-RT TECHNOLOGIES
 
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive EthernetGuenther Trautzl
 
2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar IntroductionOPAL-RT TECHNOLOGIES
 
OPAL-RT Webinar - Challenges in Protection Relay Testing
OPAL-RT Webinar - Challenges in Protection Relay TestingOPAL-RT Webinar - Challenges in Protection Relay Testing
OPAL-RT Webinar - Challenges in Protection Relay TestingOPAL-RT TECHNOLOGIES
 
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and TestingWebinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and TestingOPAL-RT TECHNOLOGIES
 
SCADA Implementation Based on wireless RF Technology
SCADA Implementation Based on wireless RF TechnologySCADA Implementation Based on wireless RF Technology
SCADA Implementation Based on wireless RF TechnologyPatnam Shruthi
 
OPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay TestingOPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay TestingOPAL-RT TECHNOLOGIES
 
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...OPAL-RT TECHNOLOGIES
 
NETWORKING, COMMUNICATION SYSTEMS AND SCADA
NETWORKING, COMMUNICATION SYSTEMS AND SCADANETWORKING, COMMUNICATION SYSTEMS AND SCADA
NETWORKING, COMMUNICATION SYSTEMS AND SCADAPratik Aggarwal
 
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNLRT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNLOPAL-RT TECHNOLOGIES
 
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...OPAL-RT TECHNOLOGIES
 
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELSSPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELSPraveen Kumar
 
RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...
RT15 Berkeley |  ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...RT15 Berkeley |  ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...
RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...OPAL-RT TECHNOLOGIES
 
RT15 Berkeley | OPAL-RT Solutions for Microgrid Applications
RT15 Berkeley | OPAL-RT Solutions for Microgrid ApplicationsRT15 Berkeley | OPAL-RT Solutions for Microgrid Applications
RT15 Berkeley | OPAL-RT Solutions for Microgrid ApplicationsOPAL-RT TECHNOLOGIES
 
Universal Scanner Enginnering Project
Universal Scanner Enginnering ProjectUniversal Scanner Enginnering Project
Universal Scanner Enginnering ProjectPreeti Chudekar
 
Fault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONFault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONAnjanKumarHanumantha
 
High-performance, narrowband UHF SCADA radio
High-performance, narrowband UHF SCADA radioHigh-performance, narrowband UHF SCADA radio
High-performance, narrowband UHF SCADA radioComms Connect
 

Was ist angesagt? (20)

2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
2017 Atlanta Regional User Seminar - Real-Time Microgrid Demos
 
Power Grid Cybersecurity
Power Grid CybersecurityPower Grid Cybersecurity
Power Grid Cybersecurity
 
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
RT15 Berkeley | Real-Time Simulation of A Modular Multilevel Converter Based ...
 
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
20160531 Testing Expo_Benefits and Requirements of Automotive Ethernet
 
2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction2017 Atlanta Regional User Seminar Introduction
2017 Atlanta Regional User Seminar Introduction
 
OPAL-RT Webinar - Challenges in Protection Relay Testing
OPAL-RT Webinar - Challenges in Protection Relay TestingOPAL-RT Webinar - Challenges in Protection Relay Testing
OPAL-RT Webinar - Challenges in Protection Relay Testing
 
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and TestingWebinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
Webinar | HIL-based Wide-area Monitoring, Protection and Control R&D and Testing
 
SCADA Implementation Based on wireless RF Technology
SCADA Implementation Based on wireless RF TechnologySCADA Implementation Based on wireless RF Technology
SCADA Implementation Based on wireless RF Technology
 
OPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay TestingOPAL-RT HYPERSIM Features applied for Relay Testing
OPAL-RT HYPERSIM Features applied for Relay Testing
 
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
2017 Atlanta Regional User Seminar - Using OPAL-RT Real-Time Simulation and H...
 
NETWORKING, COMMUNICATION SYSTEMS AND SCADA
NETWORKING, COMMUNICATION SYSTEMS AND SCADANETWORKING, COMMUNICATION SYSTEMS AND SCADA
NETWORKING, COMMUNICATION SYSTEMS AND SCADA
 
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNLRT15 Berkeley | Power Grid Simulation and Beyond at PNNL
RT15 Berkeley | Power Grid Simulation and Beyond at PNNL
 
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
RT15 Berkeley | ePHASORsim: Real-time transient stability simulation tool - O...
 
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELSSPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
SPICE LEVEL I/LEVEL II/LEVEL III AND BSIM MODELS
 
RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...
RT15 Berkeley |  ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...RT15 Berkeley |  ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...
RT15 Berkeley | ARTEMiS-SSN Features for Micro-grid / Renewable Energy Sourc...
 
RT15 Berkeley | OPAL-RT Solutions for Microgrid Applications
RT15 Berkeley | OPAL-RT Solutions for Microgrid ApplicationsRT15 Berkeley | OPAL-RT Solutions for Microgrid Applications
RT15 Berkeley | OPAL-RT Solutions for Microgrid Applications
 
[IJET-V1I3P5] Authors :Dushyant Kumar Soni, Ashish Hiradhar
[IJET-V1I3P5] Authors :Dushyant Kumar Soni, Ashish Hiradhar[IJET-V1I3P5] Authors :Dushyant Kumar Soni, Ashish Hiradhar
[IJET-V1I3P5] Authors :Dushyant Kumar Soni, Ashish Hiradhar
 
Universal Scanner Enginnering Project
Universal Scanner Enginnering ProjectUniversal Scanner Enginnering Project
Universal Scanner Enginnering Project
 
Fault detection using iot PRESENTATION
Fault detection using iot PRESENTATIONFault detection using iot PRESENTATION
Fault detection using iot PRESENTATION
 
High-performance, narrowband UHF SCADA radio
High-performance, narrowband UHF SCADA radioHigh-performance, narrowband UHF SCADA radio
High-performance, narrowband UHF SCADA radio
 

Ähnlich wie IEC61850 Primer - Communication Networks and Systems In Substations

B5 g2 enhanced+protection+functionality+with+iec+61850+and+goose
B5 g2 enhanced+protection+functionality+with+iec+61850+and+gooseB5 g2 enhanced+protection+functionality+with+iec+61850+and+goose
B5 g2 enhanced+protection+functionality+with+iec+61850+and+gooseOmeal Ahmed
 
IEC 61850 Technical Overview.pdf
IEC 61850 Technical Overview.pdfIEC 61850 Technical Overview.pdf
IEC 61850 Technical Overview.pdfssusereeea97
 
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
 
Performance Evolution of LTE Cellular Technology
Performance Evolution of LTE Cellular TechnologyPerformance Evolution of LTE Cellular Technology
Performance Evolution of LTE Cellular TechnologyIRJET Journal
 
CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsVuz Dở Hơi
 
Understanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standardUnderstanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standardManojlooki
 
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...Ike Alisson
 
CCNP Switching Chapter 8
CCNP Switching Chapter 8CCNP Switching Chapter 8
CCNP Switching Chapter 8Chaing Ravuth
 
237620891 atoll-3-1-lte-training
237620891 atoll-3-1-lte-training237620891 atoll-3-1-lte-training
237620891 atoll-3-1-lte-trainingThang Dang
 
Content-aware dynamic network resource allocation
Content-aware dynamic network resource allocationContent-aware dynamic network resource allocation
Content-aware dynamic network resource allocationTal Lavian Ph.D.
 
LTE_Basic_principle.pptx
LTE_Basic_principle.pptxLTE_Basic_principle.pptx
LTE_Basic_principle.pptxAbhilash C A
 
PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK
PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK
PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK PROIDEA
 
1_LTE and LTE Advanced.pptx
1_LTE and LTE Advanced.pptx1_LTE and LTE Advanced.pptx
1_LTE and LTE Advanced.pptxssuser078739
 
CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 9CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 9Irsandi Hasan
 
Drt scanner 4301 wcdma
Drt scanner   4301 wcdmaDrt scanner   4301 wcdma
Drt scanner 4301 wcdmamarcosaoc
 

Ähnlich wie IEC61850 Primer - Communication Networks and Systems In Substations (20)

B5 g2 enhanced+protection+functionality+with+iec+61850+and+goose
B5 g2 enhanced+protection+functionality+with+iec+61850+and+gooseB5 g2 enhanced+protection+functionality+with+iec+61850+and+goose
B5 g2 enhanced+protection+functionality+with+iec+61850+and+goose
 
IEC 61850 Technical Overview.pdf
IEC 61850 Technical Overview.pdfIEC 61850 Technical Overview.pdf
IEC 61850 Technical Overview.pdf
 
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
 
Performance Evolution of LTE Cellular Technology
Performance Evolution of LTE Cellular TechnologyPerformance Evolution of LTE Cellular Technology
Performance Evolution of LTE Cellular Technology
 
CCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point ConnectionsCCNAv5 - S4: Chapter3 Point to-point Connections
CCNAv5 - S4: Chapter3 Point to-point Connections
 
Understanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standardUnderstanding20and20 simulating20the20iec206185020standard
Understanding20and20 simulating20the20iec206185020standard
 
Lte questions adv
Lte questions advLte questions adv
Lte questions adv
 
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
Akraino TSC ike 5G System and SP New Services Data centric Approach 2021 02 1...
 
CCNP Switching Chapter 8
CCNP Switching Chapter 8CCNP Switching Chapter 8
CCNP Switching Chapter 8
 
Ccna routing and_switching_chapter-4-5
Ccna routing and_switching_chapter-4-5Ccna routing and_switching_chapter-4-5
Ccna routing and_switching_chapter-4-5
 
237620891 atoll-3-1-lte-training
237620891 atoll-3-1-lte-training237620891 atoll-3-1-lte-training
237620891 atoll-3-1-lte-training
 
Atol use.pdf
Atol use.pdfAtol use.pdf
Atol use.pdf
 
Content-aware dynamic network resource allocation
Content-aware dynamic network resource allocationContent-aware dynamic network resource allocation
Content-aware dynamic network resource allocation
 
Iec61850 overview and benefits paper general
Iec61850 overview and benefits paper generalIec61850 overview and benefits paper general
Iec61850 overview and benefits paper general
 
LTE_Basic_principle.pptx
LTE_Basic_principle.pptxLTE_Basic_principle.pptx
LTE_Basic_principle.pptx
 
PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK
PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK
PLNOG 8: Emil Gągała - DATA CENTER FABRIC COOKBOOK
 
1_LTE and LTE Advanced.pptx
1_LTE and LTE Advanced.pptx1_LTE and LTE Advanced.pptx
1_LTE and LTE Advanced.pptx
 
CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 9CCNA RS_NB - Chapter 9
CCNA RS_NB - Chapter 9
 
State of Packet Optical Integration
State of Packet Optical IntegrationState of Packet Optical Integration
State of Packet Optical Integration
 
Drt scanner 4301 wcdma
Drt scanner   4301 wcdmaDrt scanner   4301 wcdma
Drt scanner 4301 wcdma
 

Kürzlich hochgeladen

ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...roncy bisnoi
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesPrabhanshu Chaturvedi
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)simmis5
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...Call Girls in Nagpur High Profile
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdfKamal Acharya
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGSIVASHANKAR N
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 

Kürzlich hochgeladen (20)

ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
Call Girls Pimpri Chinchwad Call Me 7737669865 Budget Friendly No Advance Boo...
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Glass Ceramics: Processing and Properties
Glass Ceramics: Processing and PropertiesGlass Ceramics: Processing and Properties
Glass Ceramics: Processing and Properties
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
Online banking management system project.pdf
Online banking management system project.pdfOnline banking management system project.pdf
Online banking management system project.pdf
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTINGMANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
MANUFACTURING PROCESS-II UNIT-1 THEORY OF METAL CUTTING
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 

IEC61850 Primer - Communication Networks and Systems In Substations

  • 1. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel IEC 61850 Primer - Communication Networks and Systems In Substations February 16, 2005
  • 2. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 2 February 16, 2005 61850 Scope
  • 3. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 3 February 16, 2005 Abstract Communications Service Interface ACSI •Defines a set of Objects •Defines a set of Services to manipulate and access those objects •Defines a base set of data types for describing objects
  • 4. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 4 February 16, 2005 Anatomy of an IEC61850 Object Name Physical Device (network address) Logical Device (e.g. Relay1) MMXU1 MMXU2 MXMX AV Logical Nodes Functional Constraint “MMXU2$MX$A” = Feeder #2 Current Measurements
  • 5. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 5 February 16, 2005 Logical node groups L System LN (2) PProtection (28) RProtection related (10) C Control (5) G Generic (3) I Interfacing and archiving (4) A Automatic control (4) MMetering and measurement (8) S Sensor and monitoring (4) XSwitchgear (2) T Instrument transformers (2) Y Power transformers (4) Z Further power system equipment (15) Exam ple s: PDIF: Diffe re ntialpro te ctio n RBRF: Bre ake r failure XCBR: Circuit bre ake r CSWI: Switch co ntro lle r MMXU: Me asure m e nt unit YPTR: Po we r transfo rm e r
  • 6. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 6 February 16, 2005 Services Examples • GetData – Read • SetDataValues – Write • GetDataDirectory – Read list of object names
  • 7. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 7 February 16, 2005 ACSI Services Enable Self Describing Devices
  • 8. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 8 February 16, 2005 IEC61850 Profiles
  • 9. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 9 February 16, 2005 IEC61850 Documents Basic principles Part 1 Glossary Part 2 General Requirements Part 3 System and project management Part 4 Communication requirements Part 5 Substation Automation System Configuration Part 6 Basic Communication Structure Part 7 Part 9 Sampled Measured Values Part 8 Conformance testing Part 10 Mapping to Ethernet Mapping to MMS and Ethernet
  • 10. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 10 February 16, 2005 IEC61850 – Primary Parts Part 6-1: Substation Configuration Language (SCL) Part 7-2: Abstract Communications Service Interface (ACSI) and base types Part 7-3: Common Data Classes (CDC) Part 7-4: Logical Nodes Part 8-1: Specific Communications Service Mappings (SCSM) - MMS & Ethernet Part 9-2: SCSM - Sampled Values over Ethernet Part 10-1: Conformance Testing
  • 11. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 11 February 16, 2005 IEC61850 Substation Architecture MU = Merging Unit MU PT1 Optical CT MU PT2 CT2 MU Optical PT Optical CT Relay Relay Relay MU Publishes V/I/Status Datasets Relay(s) Subscribe to Datasets I/O I/O I/O Station Bus- 10/100/1000 MB Ethernet Process Bus .1/1/10GB Ethernet Clk1 Clk2 Remote Access Network MU = Merging Unit MU PT1 Optical CT MU PT2 CT2 MU Optical PT Optical CT IED IED IED MU Publishes V/I/Status Datasets Relay(s) Subscribe to Datasets I/O I/O I/O - 10/100/1000 MB Ethernet .1/1/10GB Ethernet Clk1 Clk2 Remote Access Network
  • 12. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 12 February 16, 2005 Sampled Measured Values
  • 13. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 13 February 16, 2005 . . . Peerto PeerCommunications Functional Requirements Bkr 1 Relay Trip Bkr 2 Relay Bkr N Relay Bkr 3 Relay BFI • Message delivery to multiple devices simultaneously • Fast Delivery (< 4ms)
  • 14. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 14 February 16, 2005 IEC61850 Generic Object Oriented Substation Event - GOOSE • Device to multi-device communication – Local or Wide Area •Bridgeable but Non-routable •User-defined Dataset sent in an Ethernet Multicast message •Message sent on change of state as well periodically to enable detection of device failure • Reliability effected through message repeat GOOSE Header: • Multicast Address •Name •Time Until Next GOOSE •Etc. User-Defined Dataset • Status Information •Analog Values •Data Quality •Time
  • 15. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 15 February 16, 2005 SCL – Substation Configuration Language • Description language for communication in electrical substations related to the IEDs • XML based language that allows a formal description of – Substation automation system and the switchyard and the relation between them – IED configuration
  • 16. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 16 February 16, 2005 SCL File Types SSD: System Specification Description. XML description of the entire system. SCD: Substation Configuration Description. XML description of a single substation. ICD: IED Capability Description. XML description of items supported by an IED. CID: Configured IED Description. XML configuration for a specific IED.
  • 17. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 17 February 16, 2005 Benefits of IEC61850 • High-level services enable self-describing devices & automatic object discovery saving $$ $$$ in configuration, setup and maintenance. • Standardized naming conventions with power system context eliminates device dependencies and tag mapping saving $$$$ in config., setup, and maint. • Standardized configuration file formats enables exchange of device configuration saving $$$$ in design, specification, config., setup, and maint.
  • 18. GEMultilinProprietaryandConfidential Unrestricted Use forGE Multilin Sales Channel 18 February 16, 2005 Benefits of IEC61850 - 2 • Higher performance multi-cast messaging for inter-relay communications enables functions not possible with hard wires and save $$$ $ in wiring and maintenance. • Multi-cast messaging enables sharing of transducer (CT/PT) signals saving $ $$$ by reducing wiring and connection costs