User Tools

Site Tools


phase1:phase1:pxlpilotfed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
phase1:phase1:pxlpilotfed [2015/12/09 12:47] – [case 'a'] leacphase1:phase1:pxlpilotfed [2015/12/09 12:54] – [case 'a'] leac
Line 32: Line 32:
 Inject one trigger and readout FED.\\ Inject one trigger and readout FED.\\
  
-How to interpret output:\\+**How to interpret output**:\\
  
-Output of FIFO 1: Data for all channels which are connected is printed (loop over all channels).\\+**Output of Piggy**: (TBM cores A+B still encoded)\\ 
 +  PIGGYup 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffdf ffbf              1111111111011111    1111111110111111 
 +  f006 e00e              1111000000000110    1110000000001110 
 +  e1ff 03ff              1110000111111111    0000001111111111 
 +  b880 7100              1011100010000000    0111000100000000 
 +  7fff ffff              0111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +  ffff ffff              1111111111111111    1111111111111111 
 +   
 +The above is the output of one fiber. The fiber is selcted by a VME command: 
 +  //this choose the channel read by piggy: ex. CHa_CHb_mux+0x2304 reads channel 4 
 +  VMEout(0x3,LAD_N+0x1a8000,4,CHa_CHb_mux+0x2300); // ch selection for transparent mode: 5-fiber#12, 4-fiber#11, 3-fiber#10, 2-fiber#9, 1-fiber# 8, 0-fiber#7 
 +  VMEout(0x3,LAD_S+0x1a8000,4,CHa_CHb_mux+0x2304); // ch selection for transparent mode: 5-fiber#12, 4-fiber#11, 3-fiber#10, 2-fiber#9, 1-fiber# 8, 0-fiber#7 
 +   
 +The output can be decoded using Satoshi's script (see: https://github.com/hsatoshi/FpixTbmDecoder):\\ 
 +  ./FpixTbmDecoder/bin/decode_piggy 
 + 
 + 
 +**Output of FIFO 1**: Data for all channels which are connected is printed (loop over all channels).\\
 Decodes TBM Header and Trailers. \\ Decodes TBM Header and Trailers. \\
 Channel mapping for FIFO1 is described on p.2 here: http://www.physik.uzh.ch/~leac/CMSPixel/Docs/FED/FED_configuration_map.pdf\\ Channel mapping for FIFO1 is described on p.2 here: http://www.physik.uzh.ch/~leac/CMSPixel/Docs/FED/FED_configuration_map.pdf\\
phase1/phase1/pxlpilotfed.txt · Last modified: 2015/12/09 19:01 by leac