This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADC12J4000: Frequency Measurement Error

Part Number: ADC12J4000

Hi,

We are using a 12J4000 ADC in a real-time frequency measurement system.

The ADC works at 4Ghz without background calibration.

One of our tests showed some errors in the frequency measurements in very specific situations.

The test consists on sending a pulsed single-tone signal on the ADC input. ADC raw data are stored on the FPGA and read-back on a host computer where the frequency analysis is done.

The frequency analysis consists on splitting the signal into 256-samples windows and apply an FFT on each window. For each window the frequency corresponding to the maximum bin power is extracted and compared to the input signal frequency.

In most cases it works very well but we identified a specific case where there is always a difference between the measured frequency and the input signal frequency.

This error happens in the case where:

-          The frequency of the input signal is a multiple of 250MHz (250MHz, 500MHz, 750MHz …)

-          The beginning or the end of the pulse is included in the windows. Ie a part of the buffer contains the signal; the other part contains noise.

In that case we systematically observe an error in the frequency measurement. The bin corresponding to the maximum of energy is not the one corresponding to the input signal frequency but adjacent. Depending on the input frequency we observe an error of + or – one bin.

Please find below a picture of a typical acquisition that causes issues.

We performed tests with several boards, several synthesizers and several FFT algorithms before considering that this problem may be related to the ADC itself.

Have you ever encountered this kind of behavior? Do you think this could be related to the ADC?

Thanks for your help

Florian

  • Hi Florian
    I have not encountered this before. I don't expect it is related to the ADC, but may be due to the relationship between the signal frequency, ADC sample rate and the FFT analysis technique.
    Can you capture the waveform using a high speed high bandwidth oscilloscope instead of the ADC12J4000. If that is possible it should also be possible to do similar FFT analysis of the captured data to determine if the phenomena is related to the signal source and analysis technique, or the capturing digitizer.
    If the signal is created using an arbitrary waveform generator (using a DAC), to change the sample rate of the DAC, while keeping the signal frequency the same. That may also hope point to the nature of the problem.
    I hope this is helpful.
    Best regards,
    Jim B
  • Hi Jim,

    Thanks, you for your help.
    We repeated our tests using a high-bandwidth oscilloscope (20Gsps) instead of using the ADC12J4000. We still use the same signal synthesizer, same buffer length and same spectrum analysis algorithm.

    Until now we have not managed to reproduce the problem that we observe using the ADC12J4000.

    Best regards

    Florian

  • Hi Florian
    Can you provide a few data files where the issue is present, and not present?
    We will review the attached data and try to understand why the frequency reported is incorrect.
    Thanks,
    Jim B
  • Hi Florian
    If you are still encountering this issue can you provide any of the data files previously requested?
    If the issue is resolved please let me know.