Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC TR 61940:1998 is a Technical Report that provides comprehensive guidance on reliability, availability, and system design aspects of CAMAC (Computer Automated Measurement and Control) systems used in nuclear instrumentation. While IEC 61939 defines the functional and electrical characteristics of CAMAC, this Technical Report addresses the engineering practices needed to ensure that CAMAC-based data acquisition systems meet the stringent reliability requirements of nuclear safety applications.
Nuclear instrumentation systems must satisfy exceptionally high reliability targets. IEC TR 61940 establishes the framework for quantifying and achieving these targets within the CAMAC ecosystem. The key reliability metrics defined include:
| Component | Minimum MTBF (hours) | MTTR (hours) | Availability Target | Diagnostic Coverage |
|---|---|---|---|---|
| Crate Power Supply | 100,000 | 1.0 | 99.999% | N/A (redundant) |
| Crate Controller | 50,000 | 0.5 | 99.999% | >99% |
| ADC Module (16-bit) | 30,000 | 0.5 | 99.998% | >99% |
| Digital I/O Module | 100,000 | 0.5 | 99.9995% | >95% |
| Scaler/Timer Module | 50,000 | 0.5 | 99.999% | >98% |
| CAMAC Dataway Backplane | 1,000,000 | 2.0 | 99.9998% | Passive |
IEC TR 61940 devotes considerable attention to redundant system architectures that maintain functionality despite individual module failures. The standard describes three principal redundancy configurations:
Two complete CAMAC crates operate in parallel, each executing the same measurement or control function. A comparator module continuously checks for agreement between the two channels. On disagreement, the system enters a fail-safe state and alerts operators. This configuration achieves an effective MTBF approximately double that of a single system while providing immediate fault detection.
Three independent CAMAC channels operate simultaneously. A majority-voting circuit (2-out-of-3 logic) determines the correct output. TMR is the preferred architecture for reactor protection systems (RPS) because it tolerates a single module failure without any degradation in safety function. The standard notes that TMR with CAMAC requires careful attention to common-cause failures — particularly the crate power supply, which should itself be triplicated or replaced with three independent power modules.
An additional backup crate or module is maintained in a powered standby state. On detection of a failure in the active unit, the standby unit is switched into service, either automatically or manually. This architecture is common for non-safety but mission-critical applications where brief interruptions (1-5 minutes) are acceptable.
| Architecture | Module Count | Effective MTBF Multiplier | Fault Tolerance | Application |
|---|---|---|---|---|
| Single (1-out-of-1) | 1x | 1.0 | None | Non-safety monitoring |
| Dual (1+1) | 2x | 1.5-1.8 | Single fault (detected) | Safety actuation |
| TMR (2oo3) | 3x | 5-10 | Single fault (any) | Reactor protection |
| Standby (N+1) | N+1 | 1.2-1.5 | Single fault (with interruption) | Data acquisition |
IEC TR 61940 describes a comprehensive self-test methodology leveraging the CAMAC Dataway’s built-in diagnostic capabilities. The crate controller can initiate a “module health check” cycle during system idle time, writing known patterns to each module’s registers and reading back the results. Parameter drift (e.g., ADC offset voltage trending toward the specification limit) is flagged before it causes a measurement error — enabling predictive rather than reactive maintenance.
The standard provides detailed guidance on spare parts inventory levels based on module MTBF and facility criticality. For safety-grade modules, the recommended spares ratio is 1:4 (one spare for every four installed modules). For non-safety modules, 1:10 is considered adequate. The standard also recommends maintaining a stock of at least two spare crate controllers and one spare power supply per facility.
Recognizing that CAMAC systems often operate for 20+ years, IEC TR 61940 includes guidelines for managing component aging. Electrolytic capacitors in power supplies should be replaced every 10 years. Backplane connectors should be inspected for gold-wear after 500 insertion/extraction cycles (approximately 20 years at typical maintenance intervals). ECL logic devices, which are particularly susceptible to radiation-induced latch-up in nuclear environments, should be tested annually for single-event effect (SEE) tolerance.
A: IEC 61939 is the normative standard defining the functional and electrical characteristics of CAMAC for nuclear instrumentation. IEC TR 61940 is an informative Technical Report providing reliability guidance, design recommendations, and maintenance strategies. IEC 61939 specifies what CAMAC is; IEC TR 61940 advises how to deploy it reliably in nuclear applications.
A: Yes. When designed per IEC TR 61940 with appropriate redundancy, diagnostic coverage, and diversity, CAMAC systems can satisfy the requirements of IEC 61513 (Nuclear power plants — Instrumentation and control systems important to safety). Multiple operating nuclear plants continue to use CAMAC for Class 1E safety functions with regulatory approval. However, new installations typically require a diversity and defense-in-depth analysis to demonstrate that common-cause failures are adequately mitigated.
A: The Dataway is a passive backplane with no active components, giving it inherently high reliability (MTBF > 1 million hours). Periodic testing involves: (1) continuity testing of all 86 lines using a backplane tester, (2) crosstalk measurement between adjacent lines (must be <5% for a 24-bit word at 1 MHz), (3) contact resistance measurement (<10 mΩ per contact), and (4) insulation resistance testing (>1000 MΩ between any two lines). The standard recommends these tests at 5-year intervals for active installations.
A: The standard addresses software reliability primarily through the CAMAC module identification scheme and the self-test architecture. It recommends that system software include: (1) power-up self-test routines that verify all installed modules, (2) periodic online diagnostics (every 1-10 minutes depending on safety classification), (3) watchdog timer management with fail-safe timeout actions, and (4) configuration audit logging. For detailed software reliability guidance, IEC 60880 (Software for nuclear safety systems) should be consulted in conjunction with IEC TR 61940.