What is IEC 61850 and why is it important for substations?
IEC 61850 is the international standard for communication in substation automation, replacing legacy proprietary protocols with a unified, interoperable framework.
Key Concepts
- Standardized data models for substation equipment
- Object-oriented approach with logical nodes
- Multiple communication mappings (MMS, GOOSE, SV)
- Vendor interoperability through common language
- Self-describing devices
Main Message Types
1. MMS (Manufacturing Message Specification)
- Client-server (SCADA to IEDs)
- TCP/IP based
- Configuration, monitoring, control
- Non-time-critical (100ms class)
2. GOOSE (Generic Object Oriented Substation Event)
- Publisher-subscriber multicast
- Direct Ethernet (Layer 2)
- Time-critical: <4ms delivery required
- Protection tripping and interlocking
- Retransmission on state change
3. SV (Sampled Values)
- Sampled analog data (currents, voltages)
- Multicast, high rate (4000 samples/sec)
- Replaces copper wiring from CTs/PTs
- Requires IGMP snooping to manage
Network Requirements
- Managed switches with QoS
- VLAN segregation (station bus, process bus)
- PTP time sync (IEEE 1588, C37.238 or 61850-9-3 profile)
- Sub-4ms delivery for GOOSE
- PRP or HSR for redundancy (zero recovery time)
Substation Buses
- Station Bus: Between IEDs and station computer (MMS, GOOSE)
- Process Bus: Between merging units and IEDs (SV, GOOSE)
Certification Requirements
- IEC 61850-3: Substation environment
- IEEE 1613: North American equivalent
- Testing per IEC 61850-10
Benefits Over Legacy
- Multi-vendor interoperability
- Reduced copper wiring (process bus)
- Faster protection with GOOSE
- Self-describing configuration (SCL files)
- Standardized engineering
Deployment Considerations
- Network design critical for reliability
- Careful VLAN and multicast planning
- Time synchronization architecture
- Redundancy strategy (PRP vs HSR)
Switches like Wintop YT-CM6028-Z-E24G4 are specifically designed for IEC 61850-3 substation deployments, offering PRP/HSR redundancy, PTP support, and rugged environmental specifications required by utility standards.
2 Other Answers
IEC 61850 changed substation engineering forever. Modern digital substations depend on it.
Process bus (SV + GOOSE) still challenging to deploy — needs skilled engineers.
Your Answer
You must be signed in to post an answer.