How to find 'g' from a MEM's Device (Shimmer IMU)?

  • Thread starter bsa09
  • Start date
  • Tags
    Device
  • #1
1
0
Hello all,
I'm working with an accelerometer to detect movement and I'm using Shimmer IMU. I got values ranging somewhere between 1000 and 2000. My question is, are these values the output of the ADC? And how do i calculate 'g' from the values?
I have attached an xls file with the experiment readings.
Thank you
 

Attachments

  • readings_zipped.zip
    88.3 KB · Views: 258
  • #2
The device must have some documentation with it. Which should explain what those values are.
 
  • #3
Probably the easiest way would be to just calibrate it using Earth's gravity - most accelerometers output voltage is linearly proportional to the acceleration, so all you need is two points to calibrate it. If you hold it vertically, such that the measurement axis is aligned with the gravitational force, you can get one such calibration point (9.8 m/s^2), and then you can get the second calibration point by holding it horizontally (0 m/s^2) or upside down (-9.8 m/s^2). You could even do all three, and then do a best fit line to determine a slightly more accurate reading.

Alternatively, there's probably a spec sheet somewhere, but how useful it is will depend on your setup.
 

Suggested for: How to find 'g' from a MEM's Device (Shimmer IMU)?

Replies
8
Views
1K
Replies
11
Views
3K
Replies
7
Views
1K
Replies
5
Views
1K
Back
Top