2bit quantization levels for rdbe

20oct21


Other links:
using the 12m,fs,rdbe at AO: an overview



    The rdbe samples the data with an  8 bit digitizer. The signal is processed inside the fpga and then it is quantized to 2 bits. The rdbe quantize command will return a histogram of the 2bit data after the quantization:

When lev is set optimally then the ratio of the  middle counts to the outside counts should be .465

To test this i did the following:

The table below shows the values from the noise simulation as well as the values used by the program on vlbis1 to adjust the levels:


histogram of 2bit noise

h[0]
h[1]
h[2]
h[3]
raw counts
1587004
3415464
3411209
1586323
scl to mean h[1:2]
0.4649
1.0006
0.9994
0.4647
program to set levels uses:




ddc_quantize_read_adj_set.py .47
1.
1.
.47

Note:
processing:x101/211019/2bitlevels.pro

fs page
home_~phil