Design and manufacture of electronic circuits
relevant to the instrumentation control and the radiation measurment
Contact us: tap@techno-ap.com
Home Products Support Exhibition Previous Info. About us

Support > Question and Answer > Digital Pulse Processor (DPP)

 Digital Pulse Processor

 [Applicable Models]
1Gsps series
APV8108, APV8104, APV8102 and APV8102MWPSAGb
500 Msps series
APV8516, APV8508, APV8504 and APV8502

Q1  "Connection error" dialog box is displayed when starting the attached application, and the computer and the device can not be connected. 
Q2  Do you have the recommended settings?
Q3  What is list mode?
Q4  Is it possible to synchronize between devices when measuring list mode by increasing the number of channels with multiple units?

Q1  "Connection error" dialog box is displayed when starting the attached application, and the computer and the device can not be connected. 
A1  Please refer to "Ethernet".
Top
Q2  Do you have the recommended settings?
A2  Please refer to "Configuration Reference".
 NOTE: The content of setting varies depending on the type and polarity of the detector, importance on energy resolution capability or emphasis on counting.
Top
Q3  What is list mode?
A3  In the list mode, when the detector detects radiation, the output signal from the detector exceeds a preset threshold, and the integrated value by the signal is determined, the detected time, the integral value, and the CH number are grouped together , Transfer to a PC and save it to a file.

 List data and formats that can be obtained from one valid event are as follows.

ListFormat

"TDC" is time information. It is the elapsed time from measurement start to detection of radiation. The number of bits is 64 bits. The time per bit depends on the difference between 1 Gsps and 500 Msps and the difference between coarse part (upper 56 bits) and fine part (lower 8 bits) of TDC in event data.
1 Gsps: coarse 1 ns | fine 3.90625 ps (Model: APV 8104 etc.)
500 Msps: coarse 2 ns | fine 7.81250 ps (Model: APV 8508 etc.)

"CH #" is the number of the channel that detected the event. There are 8 channels with 3 bits.

"QDC" is the integral value (sum) of the waveform part.

It is customizable to extend the event data by adding integral values and crest value of a specific range of the waveform. An additional fee will be charged.
Top
Q4  Is it possible to synchronize between devices when measuring list mode by increasing the number of channels with multiple units?
A4 Yes, it is possible. Three examples of synchronous measurement with multiple units are described below.

1. When the start and stop are 1: 1

1. Input the output signal from the detector etc. as follows.
CH 1: detector # 1 start signal
CH 2: Detector # 1 Stop signal
CH 3: detector # 2 start signal
CH 4: Detector # 2 Stop signal
CH 5: detector # 3 start signal
CH 6: Detector # 3 Stop signal
CH 7: detector # 4 start signal
CH 8: Detector # 4 Stop signal

Sync1to1

2. Start measurement in list mode and acquire / save list data.

3. Acquire time spectrum data from list data. At that time, calculate the time difference information as follows. In addition, "TDC" below is coarse part, "TDCFP" is fine part.

Time difference information 1:
CH 2 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 2:
CH 4 [TDC * 256 + TDCFP] - CH 3 [TDC * 256 + TDCFP]

Time difference information 3:
CH 6 [TDC * 256 + TDCFP] - CH 5 [TDC * 256 + TDCFP]

Time difference information 4:
CH 7 [TDC * 256 + TDCFP] - CH 8 [TDC * 256 + TDCFP]

Sync1to1Graph

2. When the start signal and the stop signal are one to multiple

1. Enter the start signal to CH1 of each board (B0 and B1). Input the stop signal from CH2 to CH8 of each board. Input signals of the same timing to CH1.

NOTE: In order to decide start timing of CH1, input fast pulse with small jitter.

Sync1toN

2. Start measurement in list mode and acquire / save list data.

3. Acquire time spectrum data from list data. At that time, calculate the time difference information as follows. The following "TDC" is the coarse bit value and "TDCFP" is the fine bit value.

Time difference information 1:
CH 2 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 2:
CH 3 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 3:
CH 4 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 4:
CH 5 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 5:
CH 6 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 6:
CH 7 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Time difference information 7:
CH 8 [TDC * 256 + TDCFP] - CH 1 [TDC * 256 + TDCFP]

Sync1toNGraph

3. When the start signal and the stop signal are multiple to multiple.

Measure board 0 (hereinafter B 0) for start signal input and board 1 (B 1) for stop signal input.

1. Connect the signals you want to measure from CH2 to CH8 on each board. Connect a common NIM signal or TTL signal to CH1 of each board.

NOTE: In order to decide start timing of CH1, input fast pulse with small jitter.

SyncNtoN

2. Start measurement in list mode.

3. Initially, input 1 pulse signal to CH1 of each board.

4. Then input the signal you want to measure from CH2 to CH8.

5. Acquire time difference information from saved list data.

First, correct the time information in the board. Subtract the TDC value of CH1 from each TDC value of CH2 to CH8.

B0 internal correction:
data 0 '= B 0 CH 2 [TDC * 256 + TDCFP] - B 0 CH 1 [TDC * 256 + TDCFP]
data1 '= B0 CH3 [TDC * 256 + TDCFP] - B0 CH1 [TDC * 256 + TDCFP]
B1 inside correction:
data 2 '= B 1 CH 2 [TDC * 256 + TDCFP] - B 1 CH 1 [TDC * 256 + TDCFP]
data 3 '= B 1 CH 3 [TDC * 256 + TDCFP] - B 1 CH 1 [TDC * 256 + TDCFP]

Next, based on the corrected TDC value, time difference information can be obtained by subtracting the TDC value of start board B 0 from the TDC value of stop board B 1.

Time difference information:
Diff X 0 = data 2 '- data 0'
Diff X 1 = data 3 '- data 1'

SyncNtoNGraph
Top
APV8516-14L3 1. Installer
2. Display

APV8104-14 Application

Copyright (C) TechnoAP All Right Reserved.
Last Update: 25, November, 2020.
Welcome to Our Company