I want to use an accelerometer to measure displacement on a table, so to build a table mouse based on it. I have been trying a few devices and the most suitable seems to be Kionix KXTF9 (12bit) and Freescale MMA8451 (14bit), this last expecially.

I have also tried several data processing chains and filtering combinations: in particular a) simple thresholding for eliminating the noise floor, b) integration with constancy check to avoid drift, c) Kalman filtering, d) running averages, e) straight LP and HP filtering, etc..

My main issue is not actually estimating distance int he direction of movement, but the noise that originates on the other axis (like an increased noise floor) and which causes a significant "movement" to be "felt" also on the axis other than the one it's moving along.

Have you ever faced such an issue and have any hint to share?

link|improve this question

1  
(a) This is hard. (b) You might ask over on dsp.stackexchange.com. – mtrw Dec 4 '11 at 15:15
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.