Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
The modernization of nuclear power plant instrumentation and control (I&C) systems increasingly relies on digital technology to replace aging analog equipment. However, the stringent safety requirements of nuclear applications demand a rigorous qualification process for any digital device used in safety-critical functions. IEC 62671 provides the framework for selecting and using industrial digital devices of limited functionality — such as programmable logic controllers (PLCs), field-programmable gate arrays (FPGAs), and embedded microcontrollers — in nuclear power plant I&C systems important to safety. This article examines the standard’s technical methodology, classification criteria, and practical engineering insights.
IEC 62671 applies to industrial digital devices that have limited functionality, meaning devices whose complexity is bounded and whose behavior can be fully characterized through analysis and testing. The standard defines three categories of such devices and establishes the requirements for each class of safety application:
| Device Type | Examples | Key Qualification Criteria |
|---|---|---|
| Simple programmable devices | PLCs, embedded controllers | Deterministic behavior, bounded execution time, verified memory protection |
| Reconfigurable logic devices | FPGAs, CPLDs | Timing closure verification, single-event upset (SEU) analysis, configuration memory integrity |
| Limited-complexity ASICs | Custom digital ICs with bounded gate count | Full functional verification, temperature/voltage corner testing, fault injection analysis |
| Smart sensors/actuators | Digital transmitters, smart positioners | Communication protocol reliability, fail-safe behavior on communication loss, drift characterization |
The standard prescribes a structured qualification process organized around a Pre-Existing Apparatus (PEA) evaluation methodology. This approach recognizes that many industrial digital devices were not originally designed for nuclear applications but can be qualified through systematic evaluation and supplementary testing.
Implementing IEC 62671 in practice requires balancing safety requirements against the economic benefits of using industrial digital devices. The following engineering considerations are essential for successful application:
| Design Aspect | Guidance per IEC 62671 | Practical Implementation |
|---|---|---|
| Configuration management | Firmware/software version must be uniquely identified and controlled | Use cryptographic hash verification of firmware images; maintain bill-of-materials database |
| Power failure behavior | Automatic restoration of configuration after power loss; defined start-up state | Implement watchdog timers with safe-state outputs; validate start-up sequence through exhaustive testing |
| Communication integrity | Error detection, timeout handling, fail-safe on communication loss | Apply CRC-32 or better error detection; design redundant communication paths with automatic failover |
| Diagnostic coverage | Self-diagnostic features must detect latent faults; on-line testing preferred | Implement periodic health checks with diversity (e.g., dual-processor comparison); document diagnostic coverage factor |
| Aging management | Qualification must consider long-term drift and component aging | Perform accelerated life testing; establish obsolescence management plan; identify alternative qualified devices |
Yes, FPGAs are explicitly within scope as reconfigurable logic devices. However, the qualification must address configuration memory integrity (e.g., SRAM-based FPGAs require SEU mitigation such as triple modular redundancy or configuration scrubbing), timing closure verification across all operating conditions, and proof that the configured logic implements only the required functions with no unintended pathways.
IEC 62671 is a companion standard to IEC 61513. While IEC 61513 addresses the overall I&C system architecture and safety lifecycle, IEC 62671 focuses specifically on the qualification of individual digital devices used within that architecture. The device qualification per IEC 62671 provides the evidence needed to satisfy the component-level requirements of IEC 61513.
Diversity is a compensatory measure that can reduce the required rigor of device qualification for certain failure modes. For example, if a safety function is implemented using two diverse digital devices (e.g., a PLC from one manufacturer and an FPGA from another), the common-cause failure (CCF) analysis per IEC 62671 may allow reduced stringency for some criteria. However, the standard still requires that each device individually meet minimum qualification thresholds.
IEC 62671 requires that the qualification holder maintain an obsolescence monitoring program. When a device is identified as end-of-life, a requalification process must be initiated. The standard recommends maintaining a portfolio of interchangeable qualified devices and designing systems to accommodate device substitution with minimal re-qualification. For long-lived nuclear plants (60+ years), establishing relationships with manufacturers who commit to long-term supply is essential.