Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Practical Internet of Things with JavaScript

You're reading from   Practical Internet of Things with JavaScript Build standalone exciting IoT projects with Raspberry Pi 3 and JavaScript (ES5/ES6)

Arrow left icon
Product type Paperback
Published in Dec 2017
Publisher Packt
ISBN-13 9781788292948
Length 296 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
Arvind Ravulavaru Arvind Ravulavaru
Author Profile Icon Arvind Ravulavaru
Arvind Ravulavaru
Arrow right icon
View More author details
Toc

Fall detection


In Chapter 6, Smart Wearable, we gathered three axis values from the accelerometer. Now, we are going to make use of this data to detect falls.

I would recommend watching the video Accelerometer in Freefall (https://www.youtube.com/watch?v=-om0eTXsgnY), which explains how an accelerometer behaves both when it is stationary and in motion.

Now that we understand the basic concept of fall detection, let's talk about our specific use case.

The biggest challenge in fall detection is to distinguish falling from other activities, such as running and jumping. In this chapter, we are going to keep things simple and work on very basic conditions, where a user at rest or in constant motion suddenly falls down.

To identify whether the user has fallen down, we use the signal magnitude vector or SMV. SMV is the root mean square of the values of the three axes. That is:

If we start plotting the SMV over Time for a user who is standing idle and then falls down, we will end up with a graph, as...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime