Media: fiber optic, GLINK
Record Length: variable, depends on the number of reported clusters
| 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 | ||||||||
| VRB START | Header Length | #Objects | |||||||||||||||||||||||||
| Header Format | Object Format | Object Length | |||||||||||||||||||||||||
| Tick | Data Type | ||||||||||||||||||||||||||
| Turn | |||||||||||||||||||||||||||
| FW Minor Version | FW Major Version | ||||||||||||||||||||||||||
| Status Bits | |||||||||||||||||||||||||||
| Cluster Object(s) | |||||||||||||||||||||||||||
| Data Type | Tick | ||||||||||||||||||||||||||
| Vertical Parity | |||||||||||||||||||||||||||
| Pad Frame(s) | |||||||||||||||||||||||||||
| VRB END | |||||||||||||||||||||||||||
note: empty cells will contain zeros
VRB START = "0101"
Header Length = 0x03
#Objects = the number of Cluster Objects, range 0-96
Header Format = Header Format, "001"
Object Format = Object format, "00001"
Tick = The accelerator bunch crossing number
Data Type = varies with quadrant: DFES0 = 0x86, DFES1 = 0x87, DFES2 = 0x88, DFES3 = 0x89
Turn = The accelerator turn (revolution) number
FW Minor Version = 0x00
FW Major Version = varies with the firmware version
Status Bits = Reserved for diagnostic data
Cluster Objects are 32 bits long, which requires two frames in this record.
Bits [31:16] go into the first frame and bits [15:0] go into the second frame. The 32 bits are defined as:
[31]: "0"
[30:28]: Cluster width, in strips (7 = cluster width of 7 or wider)
[27]: Set to indicate U fiber orientation
[26]: Set to indicate V fiber orientation
[25]: Set to indicate North half
[24]: Set to indicate South half
[23:16]: reserved, 0x00
[15:8]: Address of the cluster center
[7]: "0"
[6:0]: Code to indentify CPS Stereo trigger sectors for cluster reporting purposes only.
To be determined...
Vertical Parity = not supported, 0x0000
Pad Frame(s) = Pad frames are inserted in order to make the total record length a multiple of 8 frames.
This requirement is imposed by the VRB hardware.
VRB END = "1010"
2 November 2005: created JTO
4 January 2006: added parity links