Understanding MEMS Accelerometers: Converting and Integrating Data

In summary: Acceleration and displacement are in different units and integrating them will result in a value that is not accurate. To get displacement, you need to measure it with a displacement transducer which will give you velocity and acceleration in the same units.
  • #1
likephysics
636
2
I am bit confused on the units when you convert acceleration to displacement.

The accelerometer data is in bits. I can convert this to gs or milli gs.
When integrating, this will get multiplied by millisecs.

What will the displacement unit be in?
 
Engineering news on Phys.org
  • #2
Different accelerometers have different outputs. What does the spec sheet for your particular accelerometer say?
 
  • #3
Let's assume the accelerometer has digital output and a value of 256 decimal is equal to 1g.
 
  • #4
If you keep a continuous running total of the acceleration you will have velocity.
But there will be a zero velocity error and accumulating offset errors.

If you keep a continuous running total of the velocity total, you will have displacement.
But there will be a zero displacement error and accumulating errors.
Running totals are the equivalent of integration with unknown constants and so have square law errors.

If you want displacement you should measure it with a displacement transducer. You can then compute velocity and acceleration accurately from displacement. That involves differences and so will eliminate long term error accumulation. Differences are numerically stable.
 
  • #5
Divide by 256 to get acceleration in gs, or divide my 256*9.80665 to get acceleration in SI units.

This simple division implicitly assumes three things, none of which is true. Dividing by 256 assumes that
  • A reported value of zero means zero acceleration.
    All (almost all) sensors have a bias. Accelerometers are no different in this regard.
  • The accelerometer output is linear.
    Linear sensors would be nice. Accelerometers oftentimes have a non-linearity to them.
  • That an output of 256 truly does mean 1g or (9.80665 m/s2).
    It would be so very nice if the spec sheet matched reality. It doesn't.
In a simple application you can ignore all these nuances. In more complex applications, the Kalman filter oftentimes incorporate bias, non-linearity, and scale factor error as a part of the state to be estimated by the filter.
 
  • Like
Likes 1 person
  • #6
phew! I had completely missed multiplication by 9.8.

What about the unit of displacement?
While integrating, if the accn is multiplied by millisecs, velocity will be in m/millisec and displacement will be in mm. correct?
 
  • #7
Convert those counts to SI units rather than gs and your unit-based headaches will go away.

Your dead reckoning headaches won't.
 

1. What is a MEMS accelerometer unit?

A MEMS (Micro-Electromechanical Systems) accelerometer unit is a small device that measures acceleration and tilt. It consists of a small mass, springs, and electrical components that work together to detect and measure changes in motion.

2. How does a MEMS accelerometer unit work?

A MEMS accelerometer unit works by measuring the capacitance between a movable mass and fixed electrodes. When the unit experiences acceleration, the mass moves, causing a change in capacitance that is measured and converted into a digital signal.

3. What are the applications of MEMS accelerometers?

MEMS accelerometers have a wide range of applications, including consumer electronics (such as smartphones and gaming controllers), automotive safety systems, aerospace and defense, and medical devices. They are also used in industrial and environmental monitoring to measure vibrations and tilt.

4. What are the advantages of using MEMS accelerometers?

Some advantages of using MEMS accelerometers include their small size, low cost, and low power consumption. They also have high sensitivity and accuracy, and can be integrated into electronic devices easily due to their compatibility with microelectronics manufacturing processes.

5. Are there any limitations of MEMS accelerometers?

One limitation of MEMS accelerometers is that they have a limited measurement range compared to other types of accelerometers. They are also susceptible to noise and can be affected by temperature changes. Additionally, they may not be suitable for high-shock or high-vibration environments.

Similar threads

  • Electrical Engineering
Replies
1
Views
2K
  • Electrical Engineering
Replies
7
Views
2K
  • High Energy, Nuclear, Particle Physics
Replies
1
Views
980
  • Electrical Engineering
Replies
2
Views
1K
  • Electrical Engineering
Replies
1
Views
955
  • Electrical Engineering
2
Replies
39
Views
2K
  • Electrical Engineering
Replies
14
Views
807
  • Introductory Physics Homework Help
Replies
7
Views
813
  • Advanced Physics Homework Help
Replies
1
Views
667
Back
Top