Accelerometer total not equal to 1

  • Context: Undergrad 
  • Thread starter Thread starter mark2468
  • Start date Start date
  • Tags Tags
    Accelerometer
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
mark2468
Messages
12
Reaction score
0
Hi.

The theoretical total of accelerometer output when in a static position is equal to 1 g. However I get a different result depending on where the device is positioned. Some is greated than 1, some is less.

What I have done is determine the max value for each axis and divide all readings of a particular axis by the max for that axis. e.g:

Zmax = 1.14 and so all Z values are divided by 1.14.

I have done this for all three axis but the total is still not equal to 1. If there was a slight offset I could live with this, but it is different for all static positions.

Is there a way of getting the totals being the same for all positions in the 3d plane?

Mark.
 
Physics news on Phys.org
The total shouldn't be one. It's the square root of the sum of the squares that should be 1. Assuming no other accelerations.

And why do you start a new thread for every question with your accelerometer? Can't you keep it all in one thread? I guarantee you'd get better answers that way.
 
sorry, am new to forums.

I meant the total being the square root of the sum of the squares. This is not equal to 1, and the difference is not the same at each reading. If it was I could easily remove it.

Is this common and is there a way to correct it.