so how do you approach this issue. Am developing a sytem that uses the 3-axis acceleration then convert them to distance since the system is suppose to be mounted on my leg then simulate the distance i have travel in real time
The longer answer is that it's complicated and companies use a lot of tricks to estimate distance traveled based on acceleration. However, they are just that--estimates--and not measurements. For example, your iPhone can reasonably accurately measure how many steps you take from measuring oscillations in the acceleration over time, but it needs to estimate your stride length to get total distance.
There are incredibly precise IMU units which can do this, but the cost and weight of those is prohibitive for most applications.
"If you feel a post has answered your question, please click ""Accept as Solution""."