profile

Learn How Gadgets work?

Fall Detection Algorithm explained!

Published over 1 year ago • 2 min read

Hey friends, Happy Wednesday!

Last week, I celebrated my Dad's 60th birthday in a town with some of my relatives.

Thank you for filling out last week’s survey

Last week, I asked a few questions for you to answer so that I can drive the newsletter in a direction that’d benefit everyone. Thanks a lot for filling them and here are the results.

  1. More than 50% of you wanted to learn about algorithms and everyday general gadgets. So I’ll include more of these in my newsletters and blogs.
  2. The average score of the desired newsletter length is approximately 9/10, with 5/10 being my current “newsletter length score” (as I call it :P). I generally don’t like stuffing as I prefer concise newsletters. But, I’ll move towards writing longer newsletters given that I have useful information.
  3. With an explanation clarity score of 9.67/10, I’ll stick to the way I explain how gadgets work.

There are some changes and new subsections I’m introducing next week, thank you again for engaging with my newsletter and for your constant support!

I aim to write my newsletter issues in a way one can follow them while traveling on a bus, having a coffee, waiting for your food, etc. Let’s jump in!

Fall detection algorithm in a Fitness Watch summary

The accelerometer sends out acceleration data along the 3-axis (X, Y, Z) of the fitness watch. The acceleration and jerk (rate of change of acceleration) are measured. If both their values are beyond a threshold, then the fall detection algorithm begins!

​

Helper - All the terms in double quotes below refer to the blocks in the Figure 1.

  1. Figure 1 shows a “Fall classifier”. The accelerometer and gyroscope (measures orientation) data are sent to the fall classifier which analyses the data to find if the user was performing a bracing motion (thrusting their arms to arrest forward momentum), balancing motion (throwing their arms out to regain balance), etc.
    ​
  2. “Location-based Threshold” - By collecting the GPS, and WiFi information, the fitness watch can detect if the user is driving a car, biking, at their home, etc. The likely hood of falling in our home is more than in our car. Depending on this information, the “Fall classifier” increases the sensitivity of its fall detection if the person is at home for example.
    ​
    Based on these two, the “Fall Classifier” decides if it was likely a fall or not. This data is then sent out to the “Sensor Fusion” module.
    ​
  3. “Altimeter sensor” - The altitude data from the altimeter sensor is analyzed to find out if the user is experiencing a significant change in elevation (Example- Falling several feet, stories, etc.). If so, the “Sensor Fusion” may determine that a false positive is less likely (False positive means detecting that a person fell when the user actually didn’t)
    ​
  4. “Heart Rate sensor” - For example, if the user’s heart rate increases, the “Sensor fusion” module may determine that a false positive was less likely. This is because our heart rate tends to increase during and right after the fall.
    ​
  5. All these data together are processed by the Sensor fusion model to confirm if the user actually fell. This is how the Fall Detection algorithm works! But what is Sensor fusion?

Question of the Week

What is Sensor fusion and what does it do? What other gadgets do you think use sensor fusion? Share your thoughts by replying to this email, and we can have a discussion. This is the topic for my next week’s issue by the way.

Blog posts

I’ll send you my full blog post S1E8 on Fall Detection after we discuss Sensor Fusion and the basics of Feature Extraction next week so that it's readable. I’m thinking of writing about one of the following - an electric toothbrush, sleep rate sensor among a few other options on my mind for the next episode S1E9. Also, let me know if you’d like to read about a specific gadget/device.

Have a nice rest of the week, and take care!
Until next Wednesday,
Chendur

​

instagram

​

Learn How Gadgets work?

Chendur Singaram - One Gadget at a Time

Understand the inner science & tech of your gadgets with me, a Carnegie Mellon alumnus. Join 170+ readers every other Wednesday to see the world differently in just 3 minutes—regardless of your background! 🚀

Read more from Learn How Gadgets work?

Hey friends, Happy Wednesday! Last week, I hosted dinner for a couple of friends at my place. Let’s look at how fingerprint scanner works this week. I aim to write my newsletter issues in a way one can follow them while traveling on a bus, having a coffee, waiting for food, etc. Let's jump in! Here is a simplified version of the complex process of fingerprint reading and registering. How it works: 15-second answer Fingerprint technology uses the distinct ridges and valleys on our fingers for...

1 day ago • 4 min read

Hey friends, Happy Wednesday! Last week, I went to the birthday party of my first cousin once removed. Let’s look at how a TV remote works this week. I aim to write my newsletter issues in a way one can follow them while traveling on a bus, having a coffee, waiting for food, etc. Let's jump in! How it works: 15-second answer When a button is pressed, your TV remote emits infrared light pulses from an LED. Each button press sends a unique series of light pulses (using light ON and OFF),...

16 days ago • 3 min read

Hey gadgeteers, Happy Wednesday! Last week, I tried Escape Room experience with a couple of my friends for the first time. Let’s look at how Breathalyzer (Alcohol detector) works this week. I aim to write my newsletter issues in a way one can follow them while traveling on a bus, having a coffee, waiting for food, etc. Let's jump in! How it works: 15-second answer Breathalyzer technology measures blood alcohol concentration (BAC) by analyzing exhaled air. After drinking, alcohol is absorbed...

30 days ago • 3 min read
Share this post