Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC TS 61873-2001 “Nuclear power plants — Instrumentation and control” is a Technical Specification (not a full International Standard) intended to provide preliminary guidance for I&C system architecture design in nuclear power plants. It applies to PWR, BWR, and PHWR reactor types.
The core objective is to ensure that I&C systems reliably perform their safety functions and regulatory functions under all operating conditions (normal operation, anticipated operational occurrences, and design basis accidents). Its methodology is based on IEC 61513 (general requirements for NPP I&C systems) and further elaborates the technical implementation pathway.
NPP I&C system architectures follow the defense-in-depth principle, employing multi-level structures to ensure that a single failure does not result in loss of safety functions.
The specification divides I&C functions into three safety categories: IE-class (safety-class, performing reactor trip, containment isolation), non-IE class (non-safety, performing power regulation, process control), and auxiliary class (monitoring and diagnostics). Safety-class and non-safety-class systems must be physically separated through electrical isolation (optical couplers or relays).
To prevent common cause failure (CCF), diversity design is required in safety-class I&C systems. A typical configuration is “two digital trains + one diverse actuation system (DAS).” Digital systems use FPGAs or microprocessors, while DAS employs simplified hardwired logic (relays or analog circuits) as backup when digital systems fail due to software common cause failure.
| Safety Class | Function Category | Redundancy | Fault Tolerance | Typical Equipment |
|---|---|---|---|---|
| IE-class (Safety) | Reactor protection, ESF | Quadruple (4×2) | Single fault tolerant | Safety-grade DCS (e.g., Tricon) |
| Non-IE class | Power control, process regulation | Dual (1×2) | Fail-safe | Commercial PLC/DCS |
| Diverse Actuation (DAS) | Backup trip, emergency operation | Dual (1×2) | Independent of digital | Hardwired relay logic |
| Monitoring/Diagnostic | Vibration, leak detection | Single | Short outage tolerable | Data acquisition system |
Software V&V: Safety-class I&C system software must undergo rigorous V&V in accordance with IEC 60880 (Software for nuclear safety systems). The specification emphasizes four key phases: requirements analysis, design verification, code review (including static analysis and dynamic testing), and system integration testing. Each phase requires an independent verification team.
Electromagnetic Compatibility (EMC): NPP environments contain strong electromagnetic interference sources (main generators, large transformers, variable frequency drives). I&C system EMC design must comply with IEC 61000 series requirements, particularly radiation immunity levels of 30 V/m (safety-class) and 10 V/m (non-safety). Single-point grounding should be used to prevent ground loops.
A: IEC 61513 provides the top-level lifecycle model and safety classification framework for NPP I&C systems. IEC TS 61873 provides more specific technical guidance within this framework, including digital system architecture selection, communication protocol recommendations, and verification methodology details. Think of 61513 as “what to do” and 61873 as “how to do it.”
A: While widely used in industrial process control, commercial PLCs lack nuclear safety certification and cannot meet NPP-specific requirements for fault tolerance (single-failure tolerance), self-diagnostic coverage (≥99%), and deterministic response time (≤50 ms). Safety-class applications require certified nuclear safety-grade DCS platforms.
A: The DAS design basis is: when all digital safety systems fail due to common cause software failure, the DAS must independently perform reactor trip and critical safety functions (e.g., emergency core cooling initiation). DAS trip parameters should be independent of main protection system sensors, typically using different physical measurement principles.
A: Most nuclear safety regulators currently maintain a conservative stance on fieldbus (PROFIBUS, Foundation Fieldbus) use in safety-class systems, primarily due to indeterminate communication delays and potential bus congestion risks. The mainstream approach remains point-to-point hardwired connections for safety-class sensors and actuators. Fieldbus is only used in non-safety systems.