IEC 61850 is an international standard for communication networks and systems in substations that defines abstract data models, communication services, and configuration languages enabling seamless interoperability between Intelligent Electronic Devices (IEDs) from different vendors. It replaces legacy hardwired protocols with object-oriented virtualized representations of physical equipment, allowing functions like protection, control, and monitoring to communicate over Ethernet-based local area networks using standardized semantics rather than proprietary mappings.
Glossary
IEC 61850

What is IEC 61850?
IEC 61850 is an international standard defining communication networks and systems for power utility automation, specifying abstract data models and services that enable interoperability between Intelligent Electronic Devices (IEDs) from different manufacturers.
The standard partitions functionality into logical nodes representing specific power system functions—such as XCBR for circuit breakers or PDIS for distance protection—and defines services including Generic Object Oriented Substation Events (GOOSE) for high-speed peer-to-peer messaging and Manufacturing Message Specification (MMS) for client-server SCADA communications. Its Substation Configuration Language (SCL) enables automated engineering workflows by formally describing system topology, IED capabilities, and communication bindings in XML format, dramatically reducing integration time and wiring complexity.
Key Features of IEC 61850
IEC 61850 is the foundational international standard for substation automation, defining a semantic data model and abstract communication services that ensure interoperability between multi-vendor Intelligent Electronic Devices (IEDs).
Abstract Communication Service Interface (ACSI)
Defines a virtual interface that decouples the application functions from the underlying communication protocols. ACSI specifies services like Reporting, GOOSE, Sampled Values, and Control independently of the network stack, allowing the standard to adapt to future communication technologies without altering the core data models.
System Configuration Language (SCL)
An XML-based language that formally describes the entire substation automation system. SCL files capture the single-line diagram, IED capabilities, and communication network topology. This enables offline engineering and automated verification of system configuration before physical deployment, drastically reducing commissioning time and wiring errors.
Generic Object Oriented Substation Event (GOOSE)
A publisher-subscriber mechanism for high-speed, peer-to-peer communication of binary status and trip signals over Ethernet. GOOSE messages bypass the server-client model, transmitting directly from one IED to multiple subscribers within 4 milliseconds. This replaces hundreds of copper wires for protection interlocks and breaker failure schemes.
Sampled Values (SV) Process Bus
Digitizes instrument transformer outputs at the source, publishing streams of time-synchronized current and voltage measurements onto the substation network. The IEC 61850-9-2 profile defines how Sampled Values are multicast at 80 samples per cycle (4 kHz), enabling a process bus architecture that eliminates dedicated copper wiring between switchyard equipment and protection relays.
Logical Node Data Model
Standardizes the semantic representation of every physical and logical device in the substation. Each function—such as a distance protection element (PDIS) or circuit breaker (XCBR)—is modeled as a Logical Node with mandatory and optional data objects. This semantic self-description allows a client to discover and interpret device capabilities without manual signal mapping.
Manufacturing Message Specification (MMS) Mapping
Maps the abstract ACSI services to the ISO 9506 MMS protocol for vertical client-server communication. This provides standardized read, write, reporting, and control services over TCP/IP. MMS enables SCADA systems and engineering workstations to interact with IEDs from any vendor using a single, well-defined protocol, eliminating protocol converters.
Frequently Asked Questions
Clear, technical answers to the most common questions about the international standard defining communication networks and systems within power utility substations.
IEC 61850 is an international standard defining Ethernet-based communication protocols and a semantic data model for intelligent electronic devices (IEDs) within electrical substations. It works by abstracting the physical hardware into a standardized object-oriented data model, where every function—from a circuit breaker position to a voltage measurement—is represented as a logical node with a unique, hierarchical name. Instead of hard-wired copper signals, devices exchange Generic Object Oriented Substation Events (GOOSE) messages and Sampled Values (SV) over a local area network. This replaces thousands of discrete wires with a single fiber optic cable, enabling interoperability between multi-vendor equipment, self-describing devices, and a dramatic reduction in commissioning time.
IEC 61850 vs. Legacy Substation Protocols
Technical comparison of IEC 61850 against legacy substation communication protocols across key interoperability, performance, and engineering criteria.
| Feature | IEC 61850 | DNP3 | Modbus |
|---|---|---|---|
Standardization Body | IEC | IEEE | Modbus Organization |
Data Model | Object-oriented (Logical Nodes) | Point list (flat index) | Register map (flat address) |
Interoperability | Self-describing (SCL files) | Device profile documents | Manual mapping required |
Peer-to-Peer Communication | |||
GOOSE Messaging (sub-4ms) | |||
Sampled Values (SV) Streaming | |||
Client-Server Architecture | |||
Engineering Time Reduction | Up to 70% | Baseline | Baseline |
Enabling Efficiency, Speed & Accuracy
Intelligent Analysis, Decision & Execution
We build AI systems for teams that need search across company data, workflow automation across tools, or AI features inside products and internal software.
Talk to Us
Search across company data
Give teams answers from docs, tickets, runbooks, and product data with sources and permissions.
Useful when people spend too long searching or get different answers from different systems.

Automate internal workflows
Use AI to route work, draft outputs, trigger actions, and keep approvals and logs in place.
Useful when repetitive work moves across multiple tools and teams.

Add AI to products and internal tools
Build assistants, guided actions, or decision support into the software your team or customers already use.
Useful when AI needs to be part of the product, not a separate tool.
Related Terms
Core concepts and companion standards that define modern substation automation and interoperability.
Intelligent Electronic Device (IED)
A microprocessor-based controller that implements IEC 61850 communication services. IEDs replace discrete relays and meters, combining protection, control, monitoring, and communication functions in a single device.
- Logical Nodes (LNs): Standardized functional blocks (e.g., XCBR for circuit breaker, PDIS for distance protection) that define the data model
- GOOSE Publishing: IEDs multicast status changes directly to peers without a master controller
- Self-Description: Each IED contains an SCL file that describes its capabilities to engineering tools
Manufacturing Message Specification (MMS)
The client-server protocol mapped to the IEC 61850-8-1 specific communication service mapping. MMS provides reliable, connection-oriented data access for SCADA and engineering workstations.
- Reporting: Buffered and unbuffered event reporting for data change monitoring
- Control: Select-before-operate sequences for safe breaker and tap changer commands
- File Transfer: Retrieval of disturbance recorder files and event logs
- Discovery: Clients browse the logical device and logical node hierarchy at runtime
Generic Object Oriented Substation Event (GOOSE)
A publisher-subscriber multicast mechanism defined in IEC 61850-8-1 for high-speed peer-to-peer communication. GOOSE messages bypass TCP/IP and map directly to Ethernet frames for sub-millisecond latency.
- Transmission: Messages retransmit at increasing intervals (2, 4, 8, 16 ms...) until a steady-state heartbeat
- VLAN Tagging: IEEE 802.1Q priority tagging ensures GOOSE frames receive highest priority on switched networks
- Interlocking: Breaker failure and busbar protection schemes use GOOSE instead of hardwired copper
- Substitution: Receiving IEDs detect communication loss and fall back to a predefined safe state
Parallel Redundancy Protocol (PRP) & High-Availability Seamless Redundancy (HSR)
Network redundancy protocols specified in IEC 62439-3 that provide zero-time recovery for IEC 61850 networks. Unlike spanning tree protocols, PRP and HSR deliver bumpless redundancy with no packet loss during a link failure.
- PRP (IEC 62439-3 Clause 4): Each device connects to two independent LANs; duplicates are discarded at the receiver
- HSR (IEC 62439-3 Clause 5): Devices are arranged in a ring topology; frames circulate in both directions
- RedBox: A redundancy box that connects single-attached devices to a redundant network
- QuadBox: Bridges between PRP and HSR domains for substation-wide resilience

About the author
Prasad Kumkar
CEO & MD, Inference Systems
Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.
His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.
Partnered with leading AI, data, and software stack.
How We Work
Custom AI workflows for your Business
One-fit-all AI don't work for modern businesses. At Inferensys, we aim to understand your business & custom requirements; which we use to define most efficient agentic workflows, the data, and the tools for your business.
01
Review the use case
We understand the task, the users, and where AI can actually help.
Read more02
Pick the right approach
We define what needs search, automation, or product integration.
Read more03
Build the first useful version
We implement the part that proves the value first.
Read more04
Improve from there
We add the checks and visibility needed to keep it useful.
Read moreThe first call is a practical review of your use case and the right next step.
Talk to Us