Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
IEC 61663:1997 specifies the Serial CAMAC system, a byte-serial extension of the parallel CAMAC dataway first defined in IEC 61662. While the parallel dataway confines CAMAC crates to a single location (typically within a few meters of cable length), the Serial Highway enables interconnection of multiple CAMAC crates distributed over long distances using twisted-pair or fiber optic transmission media. This capability is essential in nuclear power plant instrumentation where reactor containment, control room, and auxiliary building measurements must be integrated across a physically dispersed facility.
The standard defines two principal components: the Serial Crate Controller (SCC) and the Serial Highway Driver (SHD), interconnected via the serial highway. The serial highway uses a byte-wide (8-bit parallel) data link with HDLC (High-Level Data Link Control) frame formatting, providing error detection and automatic retransmission.
The serial highway transmission scheme uses four byte-wide data paths: byte 1 carries header information, bytes 2-3 carry address and function codes, and bytes 4-7 (or more) carry data. The HDLC-based frame structure includes:
| Parameter | Parallel CAMAC (IEC 61662) | Serial CAMAC (IEC 61663) |
|---|---|---|
| Data path width | 24 bits (parallel) | 8 bits (byte-serial) |
| Maximum data rate | ~24 MB/s | ~5 MB/s |
| Maximum distance | ~50 m (cable length) | Several km (with repeaters) |
| Maximum crates | 7 per branch | 62 per highway |
| Error detection | Parity only | 16-bit CRC + retransmission |
| Transmission media | Flat ribbon cable | Twisted pair, coax, or fiber |
| Typical application | Single-room instrumentation | Plant-wide distributed I&C |
The Serial Crate Controller (SCC) performs two critical functions: it interfaces the serial highway to the crate’s parallel dataway, and it manages all dataway transactions within its local crate. The SCC decodes serial highway commands, executes the corresponding dataway cycle, and returns the response. Key operational modes include:
The serial CAMAC standard provides important architectural lessons for modern distributed instrumentation and control (I&C) systems in nuclear facilities:
A: The standard specifies twisted-pair cable with characteristic impedance of 100-120 Ω for balanced transmission, with a maximum segment length of 1000 m. For longer distances or noisy environments, fiber optic media converters are recommended.
A: Yes. A common configuration uses a parallel branch driver within a master crate containing parallel modules, with a Serial Highway Driver module connecting to remote serial crates. This hybrid approach was widely implemented.
A: The standard defines a LAM-grading mechanism where each SCC serializes its pending LAMs in priority order and transmits a status word during the poll sequence. The SHD then services LAMs according to a user-defined priority scheme.
A: With proper design (redundant highways, diverse crate controllers, and comprehensive CRC error detection), Serial CAMAC has been qualified for safety-related applications up to IEC 61226 category B. For the highest safety category (A), dedicated hardwired safety systems are typically preferred.