Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 61939:2000 is the international standard that defines the application of CAMAC (Computer Automated Measurement and Control) systems in nuclear instrumentation. CAMAC is a modular data-handling standard originally developed for nuclear physics experiments, providing a standardized framework for connecting transducers, analog-to-digital converters, and computer systems in radiation monitoring, reactor control, and particle physics environments.
The CAMAC system is built around a modular crate-and-module architecture that has proven exceptionally durable in demanding nuclear environments. The core components include:
| Signal Group | Lines | Direction | Description |
|---|---|---|---|
| W (Write) | 24 | Controller → Module | Data written to module |
| R (Read) | 24 | Module → Controller | Data read from module |
| A (Subaddress) | 4 | Controller → Module | Selects sub-address within a module |
| F (Function) | 5 | Controller → Module | Specifies operation (read, write, clear, enable, etc.) |
| L (LAM) | 1 | Module → Controller | Look-at-me interrupt request |
| X (Command Accepted) | 1 | Module → Controller | Module acknowledges valid command |
| Q (Response) | 1 | Module → Controller | Extended status response |
| Strobe S1, S2 | 2 | Controller → Module | Timing strobes for data transfer |
IEC 61939 specifically addresses the integration of CAMAC with nuclear detectors and signal-processing chains. The standard provides guidance on:
CAMAC ADC modules digitize the shaped pulses from nuclear detectors (Geiger-Mueller tubes, NaI(Tl) scintillators, HPGe detectors). The standard specifies that CAMAC spectroscopy ADCs should support pulse-height analysis with 4K to 16K channel resolution (12-14 bits), with conversion times of 5-50 microseconds per event — optimized for the pulse rates typical in gamma spectroscopy (10-50 kcps).
For nuclear reactor applications, CAMAC provides the data acquisition backbone for neutron flux monitoring, coolant temperature sensing, and control rod position indication. The standard requires that modules for safety-critical channels incorporate redundant data paths and status monitoring via the Q-response line.
In environmental monitoring networks, CAMAC systems interface with multiple remote detector stations through serial highway drivers (IEC 60510). The standard defines the communication protocol for multi-crate systems distributed over distances up to several kilometers using bit-serial CAMAC highways.
| Parameter | CAMAC (IEC 61939) | PXI (IEC 62403) | MTCA.4 |
|---|---|---|---|
| Introduced | 1970s / IEC 61939:2000 | 1997 | 2007 |
| Data Bus Width | 24-bit parallel | 32/64-bit PCIe | PCIe + Serial |
| Max Throughput | 3-24 MB/s (DMA) | 1-8 GB/s (PCIe Gen3) | ~4 GB/s |
| Timing Determinism | ±30 ns (hardware) | ±1 ns (PXI trigger bus) | ±8 ns (MRT) |
| Max Modules per Crate | 23 | 14-17 (per chassis) | 6-12 (AMC) |
| Nuclear Certification | IEEE 960 / IEC 61939 | Per application | ITR, PICMG |
Nuclear instrumentation environments are electrically noisy — pulsed power supplies, motor-generator sets, and nearby switching circuits all generate interference. IEC 61939 specifies that CAMAC modules must provide >60 dB common-mode rejection on analog inputs and that the crate must include a dedicated ground plane with star-point grounding to a central earth reference.
The standard defines a module identification scheme: each module type is assigned a unique code stored in a dedicated register, readable via the CAMAC Dataway. This enables automatic system configuration — the crate controller can poll all stations, identify installed modules, and load the appropriate driver software. This “plug-and-play” capability, decades before it became common in consumer computing, is one of CAMAC’s enduring strengths.
Many CAMAC installations remain operational 20-30 years after installation. IEC 61939 provides guidelines for module testing, calibration intervals, and spare parts management. The standard recommends that critical spindles (connectors, backplane contacts) be gold-plated per IEC 60512 to prevent corrosion in high-humidity nuclear environments.
A: For high-throughput applications (rates >1 MHz per channel), modern standards like PXI or MTCA.4 are generally preferred. However, CAMAC remains an excellent choice for facilities that require long-term stability, well-characterized reliability, and compatibility with existing detector infrastructure. Many research reactors and particle physics experiments continue to deploy new CAMAC modules for specific slow-control and monitoring functions.
A: Using the standard parallel CAMAC highway, crates can be separated by up to 50 meters. For longer distances (up to several kilometers), the serial CAMAC highway (IEC 60510) uses differential RS-422 or fiber-optic links. A single serial highway can support up to 62 crates in a multi-crate system, all controlled by a single host computer.
A: When a CAMAC module requires service (e.g., an ADC has completed conversion, or a counter has reached a preset value), it asserts the LAM line. The crate controller can operate in polled mode (sequentially checking all modules for pending LAMs) or interrupt-driven mode (asserting a system interrupt). The standard defines a “graded LAM” priority scheme where modules are grouped by importance, ensuring high-priority events (e.g., reactor trip signals) are serviced first.
A: IEEE 960 is the original CAMAC standard published by the Institute of Electrical and Electronics Engineers. IEC 61939 is the international adoption of the same standard, maintained by IEC Technical Committee 45 (Nuclear Instrumentation). The two standards are technically identical for CAMAC fundamentals. IEC 61939 adds nuclear-specific annexes covering radiation detector interfaces, safety-classification requirements, and qualification testing for nuclear environments.