accelerometer to measure less then 1mm movmenet

Thread Starter

DJ_AA

Joined Aug 6, 2021
502
It's a signed 16-bit number with a signal range of 16384 in the positive and -16384 in the negative for the +- 2G range.
That makes sense.

So that means each bit represents about 0.120 cm?

Would there be any advantage to using multiple device, in comparison to just one?
 

nsaspook

Joined Aug 27, 2009
16,377
That makes sense.

So that means each bit represents about 0.120 cm?

Would there be any advantage to using multiple device, in comparison to just one?
In theory, an array can provide better S/N ratios with deconvolution but these type MEMS sensors are just too noisy for micro-tremor detection in any practical application.
https://en.wikipedia.org/wiki/Microtremor
https://en.wikipedia.org/wiki/Deconvolution
https://www.analog.com/media/en/technical-documentation/dsp-book/dsp_book_ch6.pdf

Resolution just tells us how many close together things are present. Those close together things could be noise. Even with high resolution we still need accuracy and precision from the sensor to the end detector to make the system a useful detector of X.
 
Last edited:
Top