Accelerometers

Having demonstrated to friends how my phidget accelerometer works made me realize that people are generally unfamiliar with this type of sensors. In this post, therefore, I’m going to tell some facts about accelerometers, as well as show the classic and new ways of using them.

An accelerometer is capable of measuring vibration, motion, acceleration, and gravity, to name a few appliances. Assuming the sensor is fixed to an object, the readouts can be interpreted in many ways. It may detect the motion of a building, the tilt of a camera, the acceleration of a car, and so on.

Accelerometers are calibrated to read zero when forces cancel out each other, that is free fall, for example. When an accelerometer stands still on some surface on Earth, it reads 1G as the vectorial sum of the readings on its three orthogonal axes. The two basic parameters of such sensors are the number of axes (1 to 3) and measurement range. The range of the sensor determines its potential uses, with simpler implementations only able to determine a rough tilt, to high-precision ones capable of measuring heavy vibration.

But how does it work, one may ask. Well, the most widespread accelerometer implementation is MEMS (that is a Micro-Electro-Mechanical-System), basically a piece of hanging microscopic weight that changes its electrical parameters when a force bends it, and an auxiliary circuit measures and quantifies this alteration, all on the same wafer of silicone packaged into a single chip.

Let’s take a look at what ways can it be used. The classical, industrial usage of accelerometers include building-control systems (sensing motion and vibration), airplane navigation systems (that only rely on inertial changes to tell where the airplane is), car-safety systems (to determine when an airbag need to be blown). Accelerometers have also been used for mapping land features otherwise hard to measure due to the lack of reference points (e.g. tunnels and caves).

New appliances have emerged since, with airbags became more and more widespread, and the price of accelerometres have fallen while the size of the sensor was shrinking. Then, all of a sudden, embedding them into notebooks and hand-held devices became feasible, opening up innovative ways of extending the computers’ awareness of the surrounding physical world.

An embedded sensor’s readings may save your data by issuing emergency-shutdown for the HDD when gravity tilt suddenly disappears, which means the notebook is free-falling, and is about to crash-land on hard surface. This feature appeared in MacBooks just a few years ago, using an accelerometer often referred as sudden motion sensor. By providing access to the sensory readings, however, Apple has opened up a way for a new breed of fun applications, utilities and games, including MacSaber, my personal favourite. In recent news, iPhone’s tilt sensor has just been put into action.

An accelerometer in a hand-held device, such as a phone has even more potential, as these gadgets are moving basically all day. Recognising gestures could simplify the interaction, for example answering a call could be as easy as raising the phone to our ears, while a simple shake would reject the same call. An accelerometer provides enough info to use as a secure-guard: the walking-pattern is different for every individual, so the phone can literally sense, and therefore act, when it has taken away from its owner. Check this link for some other ideas.

So why not use them in input devices? Taking a look at Gyration’s air-mouse or Nintendo’s WiiMote clearly shows the advantages of accelerometer-equipped input devices, which bring more spatial freedom into the interaction, so much you can even crash your TV screen with. Industrial grade data gloves can capture the fine motion of the human hand with accelerometers. One may say these tools are very expensive, but check out the accelerometer mouse project from students of the Cornell University, who created a mouse glove from a mere 13 dollars.

This latter project inspired me too, so I grabbed a USB 3-axis accelerometer from phidgets.com to experiment with. Probably not the cheapest solution, but it worked right away as I plugged it into the USB port. Not that I’m anything closer to my goals with that easeness.

All in all, starting in the heavy-weight industry, and gradually shrinking into mobile appliances, accelerometers have become part of our everydays, and hold a huge potential for improving Human-Computer Interaction.

[Slashdot] [Digg] [Reddit] [del.icio.us] [Facebook] [Technorati] [Google] [StumbleUpon]

1 Responses to “Accelerometers”


  • Hello
    I have a disturbing low freq vibration coming in my house from the power line. (<60 Hertz). It is a rumbling/diesel truck-like noise. The utility is useless!
    I need to document the finger print from the pole and the finger print on the wall of my bedroom.

    Does the phidget you bought need a USB connected continuously.
    I suspect so, for power anyway.
    Do you have any suggestions for me?
    Other accelerometer gadgets.
    I just need to record the vibrations.
    Thanks Peter/VE3gyy

Leave a Reply