Post Go back to editing

What's the actual ADC sampling rates of AD5940 and ADUCM355, and how to make a choice?

Thread Summary

The user inquired about the exact ADC sampling rates for AD5940 and ADUCM355 in normal and high-speed modes, noting inconsistencies in the datasheets. The support engineer clarified that the 800 kSPS rate is achievable without filtering, while 400 kSPS and 200 kSPS rates are with a Sinc3 filter and OSR of 4. The ADUCM355 includes a Cortex-M3 processor, whereas the AD5940 is an analog front end requiring an external MCU. The EVAL-AD5940 is more expensive due to the inclusion of the EVAL-ADICUP3029 base board, which contains a microcontroller for testing.
AI Generated Content

Hello,

The first Q:

  The ADC sampling rates of these two products, AD5940 and ADUCM355, are both inconsistent in the datasheet. The feature overview, specification part and the detail introduction of ADC module offer different data. What is the exact value?(normal mode and high speed mode)

 Screenshot from datasheet or hardware reference

    ADUCM355:

              

             

               

    AD5940:

                

               

                 

The second Q:

  What are the advantages of EVAL-AD5940 and EVAL-ADUCM355, respectively. Can I use an additional MCU to control ADUCM355? Which should I choose?

  • Hi BlingBling,

    The sampling rate of the ADC depends on the configuration you choose for the digital filters that perform post processing. The 800k samples per second specification indicates this is available with no filtering.

    The 400 kSPS and 200 kSPS specification are when the Sinc3 filter is enabled with an OSR of 4 (I assume four samples are low-passed with an FIR/IIR into a single value). This is the "decimation factor" to the right of the BASIC ADC SPECIFICATIONS.

    Each functional block may impact your actual sample rate. I recommend profiling interrupts, or the time it takes to fill up the FIFO to verify sampling rates for your settings.

    To answer your second question, the ADuCM355 has an integrated Cortex-M3 processor. The AD5940 is just an analog front end, bring your own micro.

    Best,

    Matt

  • Thanks for your answer,

    What about the choice between EVAL-AD5940 and EVAL-ADUCM355? I think ADUCM355 has better performance and integration. However, EVAL-AD5940 is much more expensive than EVAL-ADUCM355. What‘s the cause?

  • Hi,

    The eval-AD5940 kit comes with EVAL-ADICUP3029 base board (containing microcontroller for testing and verification), hence the cost.

  • Both IC's use the same analog front-end. From EVAL-ADuCM355QSPZ UG-1308

    "The ADuCM355 is a dual-die device that has a Cortex-M3 digital die and an analog front-end (AFE) die. The AFE die and the AD5940 are the same except for some differences in which pins are bonded out, and both devices share a common library interface to simplify firmware development."

Before You Switch


Switching languages will make ADI Explorer unavailable. Resume your session by switching back to English and reopening ADI Explorer.