Hi everyone.
There's a MEMS sensor which has an accelerometer giving tri-axial angular velocity and linear acceleration. I wanted to measure the total kinetic energy which has 2 parts: translational and rotational part. K=0.5*m*V^2+0.5*Iw^2. I have the omegas (w) so I can measure the rotating part but I need to estimate the Eulerian framework velocities to get the translating part of the kinetic energy. I think I need to convert the Lagrangian acceleration values to Eulerian framework then with a filter (or an integral) Eulerain velocity can be estimated.
I'd be appreciate it if anyone could help me with the route to estimating velocity (Eulerian) to have the translational part for Kinetic energy.
Thanks