Q:
Is the resolution dependent on the sample rate settings in this product?
A:
Yes, it is. The ADC inside of the ADIS16210 provides 12-bits of resolution, but a number of factors (raw sensor offset variation, sensitivity variation, etc) prevent complete use of the dynamic range so the effective number of bits is actually less than 12-bits. The 16-bit data path enables resolution enhancement by capturing the bit growth associated with the averaging/decimating function, which also provides sample rate control in "powers of two." In the following table, the "Effective Resolution" illustrates how many of bits will be in use, with respect to each sample rate setting in the AVG_CNT register.
AVG_CNT |
Output Data Rate | Effective Resolution |
---|---|---|
0 | 512 | >11 bits |
1 | 256 | >12 bits |
2 | 128 | >13 bits |
3 | 64 |
>14 bits |
4 | 32 | >15 bits |
5 | 16 | 16 bits |
We hope that this helps!