Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC TR 63123 provides comprehensive guidance on designing and implementing high-availability (HA) automation networks for industrial communication systems. In modern manufacturing and process control environments, network downtime directly translates to production losses, safety risks, and significant financial impact. This technical report addresses network architectures, redundancy protocols, fault-tolerant topologies, and validation methodologies that enable automation networks to achieve availability levels of 99.999% (five nines) or higher.
The report covers both wired (Ethernet-based, PROFINET, EtherNet/IP, EtherCAT) and wireless (Industrial Wi-Fi, 5G URLLC) communication technologies. It is applicable to discrete manufacturing (automotive assembly lines, electronics production) and continuous process industries (oil and gas, chemical processing, power generation).
The standard describes several HA topologies. The most commonly recommended is the parallel redundancy protocol (PRP) based on IEC 62439-3, where each device is connected to two independent networks (LAN A and LAN B). Frames are sent simultaneously on both networks, and the receiving node discards duplicates. This provides zero recovery time in the event of a single network failure.
| Redundancy Protocol | Recovery Time | Topology | Best Use Case |
|---|---|---|---|
| PRP (Parallel Redundancy Protocol) | 0 ms | Dual star / dual ring | Process control, substation automation |
| HSR (High-availability Seamless Redundancy) | 0 ms | Ring (Danby) / mesh | Mission-critical factory cells |
| MRP (Media Redundancy Protocol) | <200 ms | Ring | Standard factory automation |
| RSTP (Rapid Spanning Tree Protocol) | <10 s (typical 1–2 s) | Mesh / tree | Non-time-critical plant networks |
| DRP (Distributed Redundancy Protocol) | <10 ms | Ring | High-performance motion control |
For wireless networks, the report recommends redundant access point coverage with seamless roaming (IEEE 802.11r) and dual-band operation (2.4 GHz and 5 GHz) to mitigate interference. In 5G URLLC deployments, network slicing and redundant user-plane paths provide carrier-grade availability.
The report introduces a structured methodology for HA network design. The first step is a business impact analysis to determine the required availability level for each automation zone. This is followed by a network risk assessment identifying single points of failure, a topology selection based on the required recovery time and budget constraints, and finally a validation phase using fault injection testing.
Key engineering recommendations include: maintaining a minimum of 20% spare capacity on all backbone links to accommodate future growth; using link aggregation (LACP) where redundant links are needed but zero-recovery-time is not required; implementing network management with SNMPv3 and syslog for proactive fault detection; and deploying network time synchronization using IEEE 1588 PTP (Precision Time Protocol) to ensure coordinated event logging across all devices.
The report also addresses software-defined networking (SDN) as an emerging approach for industrial HA networks. SDN enables centralized network control with fast failover through pre-computed flow tables, achieving recovery times comparable to PRP in some configurations while reducing hardware cost.