Hi Hanno,
Congratulations on your excellent Propeller Official Guide manual! It’s easy to read and packed full of useful information and strategies of how to incorporate the Propeller in many diverse applications.
I have programmed computers for many years, but I am relatively new on the hardware-software integration side.
I have an application that I would like to incorporate accelerometer(s) in order to keep track of positional changes of a device that will move in various x,y,z directions within an area of approx 18in length x 12in width x 8”height.
I noted on page 145 of the Guide that MEMS accelerometers may be “ … used to indicate velocity and position…”. I studied the Freescale Semiconductor application note found at http://cache.freescale.com/files/sensor ... df?fsrch=1
which indicates that positional data may be obtained from acceleration data by performing two integrations. From this article and reading various other articles it appears that obtaining accurate positional data from accelerometers may be compromised because of various sensitivity issues related to accelerometers as well as errors accumulated by the double integration.
I read your fascinating account of how you managed to achieve accurate tilt data by use of the Kalman filter along with gyroscopic and accelerometer sensors. Would the same procedure using either one or multiple accelerometer sensors achieve accurate results, or is there some other method perhaps using other devices in place of or in addition to accelerometers that would enable obtaining accurate positional data?
In advance, many thanks for your help!
