next up previous contents
Next: 2.1.2 Pedestals & Sigmas Up: 2.1 Data Formats Previous: 2.1 Data Formats

2.1.1 PPC output

  The following holds for any readout mode except RAW. As explained in Sec. 1.5.2, the SIFE bank is substructured by means of Control Words that mark the beginning of a data block for one PPC. After the first word follow nine more header words having the following format and meaning for the CST:

CST Main PPC Control Word

        bbMMMSpp'ppmmmmmm'mmllllll'llllllll
 
b:      2-bit branch = 00 (CST), 01 (BST1), 10 (VLQ)
M:      4-bit SiMode word: 0 = DATA, 1 = COPYRAW, 3 = MONI, 4 = EXTRA
S:      if set, Specials are present in the data
p:      4-bit PPC number
m:      8-bit FADC wanted mask
l:      14-bit length of PPC data (in long words). Max 32 kB = 8k words.
-------------------------
CST PPC data header

1       HitFinding Time (16 MHz counter)
2       Updating Time (16 MHz counter)
3       Event Number (24bit) | PIC
4       Raw Address
5       Bit Mask for pending PPC raw buffers
6       Version number
7       reserved
8       reserved
9       reserved                        :

This header is always present.

The PPC data block is then again substructured with respect to data from the different FADCs. At the top of each ``FADC Data Block'' there is again a Header word (the CST FADC Control Word) which contains the length of the block and the FADC number.

These FADC data blocks can contain different information: Hits, Raw data, Pedestals, Sigmas or the Common Modes (for 10 connected APCs). The CST FADC Control Word has the following format:

CST Block Control Word

        00000000'WtttfffV'llllllll'llllllll

t:      3-bit data type: 000-Hits, 001-Raw, 010-CM, 011-Ped, 100-Sigma
f:      3-bit FADC number (0-7)
V:      Voltages on/off (detected by checking Specials)
l:      16-bit length of FADC data block (in long words)
----------------------------------------

The complete output in the different readout modes is as follows:


next up previous contents
Next: 2.1.2 Pedestals & Sigmas Up: 2.1 Data Formats Previous: 2.1 Data Formats

Markus Kausch
Fri Oct 17 13:45:07 MST 1997