wiki:UfoCameraDataFormat

Version 1 (modified by Uros Stevanovic, 13 years ago) (diff)

First version

UFO Camera Data Format

  • Consist of Header (256 bits), Payload data (size vary on the number of lines, size per line is 1408 bits) and Tail (256 bits).

Header data

Payload data

  • Payload data per row consist of the 32-bit Row Header, followed by the 42 32-bit words of the Row data, and final 32-bit Row Data Tail
  • Structure of the ROW data header:
    • Row Header [3:0] : Channel number (from 0 to 15)
    • Row Header [14:4] : Row number (from 0 to 1087)
    • Row Header [15] : 0
    • Row Header [19:16] : Pixel size, now is 0xA (10)
    • Row Header [27:20] : Number of pixels in row
    • Row Header [29:28] : 0x0
    • Row Header [31:30] : 0x2
  • Structure of the Row data 32-bit word:
    • Row Data [29:0] : three pixels of 10-bit size
    • Row Data [31:30] : 0x3
  • Structure of the Row Data Tail 32-bit word:

Tail data

  • Tail contains system status information. It consists of the following eight 32-bit words: