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.

ADS1220: About ACTUAL CONVERSION TIME

Guru 21045 points
Part Number: ADS1220


Hi Team,

 

We would like to know the actual conversion time [ns] at the following conditions.

 

[Conditions]

-Normal mode(256kHz modulator clock)

-Single-shot

-Internal oscillator

-Data rate 20sps

 

Then, t(CLK) is 204850 but I can't convert to time [ns].

Therefore, I have two questions.


 

[Q1]

Could you please let us know a meaning of t(CLK)?

So, where is "t(CLK)" in the following timing chart?


 

[Q2]

I would like to know the method of calculation for conversion time[ns].

Could you please let us know this method?

 

Regards,

Hide

  • Hi Hide,

    The tclk period is based on the internal oscillator frequency (tclk = 1/fclk) when the internal oscillator is used, or by the external clock frequency when an external clock is used.  So the number of clock cycles are used instead of a specific time as the clock frequency can vary depending on the use case.

    The tclk for the internal oscillator is designed around 4.096MHz clock.  This is discussed at the top of the section in 8.3.5 of the ADS1220 datasheet.  So the tclk period is 1/4.096MHz.  However the internal oscillator time can vary as much as  +/-2% which is directly proportional to the total time of conversion.

    So part of the clock confusion I think is the ADS1220 is a Delta-Sigma oversampling device and the conversion clock does not relate to the SCLK frequency, but rather the modulator clock (256 kHz).  So for Q1 the figure 63 does not apply with respect to the total conversion timing.  You need to use Table 11 conversion timing.  If the internal oscillator is used you will also need to consider the oscillator startup time of 50us to be added to the Table 11 timing.

    Q2 timing for the length of the conversion period would typically be 50us (oscillator startup time for SS mode) + (204850 tclk periods) * (1/4.096MHz).

    Best regards,

    Bob B

  • Hi Bob-san,

    Thank you for the information and kind support.

    I greatly appreciate your cooperation.

     

    Regards,

    Hide