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.

ADS8509/ Minimun and Maximun Sample Frecuency and why

Hello in our development team we have some questions regarding the Texas Instrument ADC "ADS8509IBDW". We have been encourage by Texas technical support to ask this questions here, so we hope this community can help us resolve this questions. Thanks in advance!
 
Questions regarding speed:
-       The datasheet says that the throughput rate minimum is 250 kHz but it doesn’t tell which is the maximum sample frecuency or throughput rate allowed. We understand as throughput rate as the rate that is possible to assert the read/convert signal without interfering with the conversion process.
-       Since it is possible to use a clock signal from 100kHz to 26MHz, then the maximum sample frequency that could be achieved is approximately 26Mhz/(16 serialclock cycles + some delays)?
-       As it seems in the internal architecture there is a shift register where the analog signal is digitally stored when the conversion finish (Busy goes high), if this is correct then why is there a minimum sample frecuency allowed? Once the data is converted and therefore stored in the internal register it seems logical to think that you can wait as much time as you want before you start a new read/convert cycle.
 
 
Thank you very much in advance
  • Hi,

    Conversion speed -
    The ADC can operate a maximum conversion rate of 250-kHz. Anything slower than 250-kHz is fine.
    The data-sheet does not represent this information accurately. Thank you for pointing that out.

    I think this information answers all three points you mentioned in the query.

    Please let me know if I have missed something.

    Regards,
    Rahul
  • Ok thank you very much, now everything makes sense! Now after re-read the datasheet I do understand that the conversion is always done through the internal clock (whether you use external or internal clock to extract the data), therefore the conversion time is more or less always the same and this is limiting the maximun sample frequency.
    Thanks