AFI Electronics
  • Comments
  • Immutable Page
  • Menu
    • Navigation
    • RecentChanges
    • FindPage
    • Local Site Map
    • Help
    • HelpContents
    • HelpOnMoinWikiSyntax
    • Display
    • Attachments
    • Info
    • Raw Text
    • Print View
    • Edit
    • Load
    • Save
  • Login

Navigation

  • FirstPage
  • ADC
  • TDC
  • Logical
  • Interfaces
  • Systems
  • Documentation
  • Contacts
  • PrivatePage
  • RecentChanges
PCI Digitizer, VME TDC, PCI VME Master, Data Acquisition System

Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

  • TQDC2

TQDC2

TQDC2 is the control program for TQDC16VS board.

Contents

  1. TQDC2
    1. Install
    2. Supported Hardware
    3. Data File Format
      1. TQDC2 Txt Data File Format
      2. TQDC2 Raw Data File Format

Install

For software installation please proceed to APEL Software Repository

Supported Hardware

  • TQDC16VS

Data File Format

TQDC2 Txt Data File Format

TQDC2 program constructs txt-file with following lines:

  • Ev <evNumber> <TAI_sec>.<TAI_ns>

  • Tdc <ch>: <tdcLeadTime>

  • Adc <ch>: <adcTime>; <sample1> <sample2> ... <sampleN>

where

  • TAI time: Precise arrival time of the trigger

  • ch: Channel number in range 0-15

  • tdcLeadTime: HPTDC time in 0.024/1.024ns steps from trigger (TAI time)

  • adcTime: Timestamp of the first sample in 8ns steps from trigger (TAI time)

  • sample: ADC sample in signed 16-bit integer

TQDC2 Raw Data File Format

Raw Data File Format is MPD Raw Data where MStream payload is TQDC16VS-E Data Format without first 4 32-bit words, e.i. it startted with 4th word Event timestamp, TAI seconds

word #

byte offset

bits

description

4

16

31:0

Event timestamp, TAI seconds


TDC