I have evaluated the Accelerometer offset occurring due to placement of Accelerometer away from the centre of rotation of body. In the below evaluation I am trying to calculate Accelerometer's reading away from the centre of rotation of the body. It is made sure that the Accelerometer is placed rigidly inside the vehicle.
This calculation is done because I need to calculate pure translational accelerations recorded by the vehicle, however when the Accelerometer is not placed at centre of rotation of body it will measure rotational + translational accelerations of the body.
Kindly look at my evaluation and let me know is my evaluation correct. Also I have a few questions which I have posted in the end of my evaluation which I have added as an Image file
- Is the formula correct? And also, is there anything wrong with the implementation of the above formula to find acceleration at center of rotation of the body.
- If we replace units of angular velocity and angular acceleration from rad/sec and rad/s2 to degree/sec and degree/s2 the output values for a_x,a_y a_z change, Is this normal or do we have to use only one kind of unit in this formula? i.e., Either rad/sec or deg/sec
- If it is made possible that the body rotates on it's own axis(i.e., No translational velocity in the body) the accelerometer would read pure rotational accelerations of the body. In this case if we use the above formula the accelerometer readings should be 0 ? right as in the center of rotation of body we should get 0 value if the body is in pure rotational motion? Will this condition be satisfied with this formula?
Updates
- Rotation specification of device & Accelerometer specification includes Forward motion as motion in x axis, z axis is upwards, and y axis is corresponding to x axis. The three axis of rotation are coincident with the linear acceleration axis. Positive rotation is a counter-clockwise rotation about an axis
- According to John Alexiou, Equation 3 is not correctly represented and has missing terms, Kindly review and update if necessary.
Note
- This post is comprised of numerical calculations to depict the use of formula; However, the question is posted only to verify the formula, i.e, is the formula correct for calculation of acceleration value at centre of gravity of the vehicle or any extra parameters may be added to it to correct the formula.
References