Download presentation
Presentation is loading. Please wait.
1
20 10 School of Electrical Engineering &Telecommunications UNSW ENGINEERING @ UNSW Clinical Trial To compare the accuracy of the falls algorithms, a clinical trial was conducted in a supervised environment with the University of New South Wales Ethics Committee approval. Five healthy volunteers (3 male and 0 female; age: 22.3 ± 0.57 years; height: 1.81 ± 0.04m) participated in the study. Subjects were asked to perform a sequence of falls and a series of actions that were designed to mimic activities of everyday living, e.g. sitting down into a chair. 10 Author: Tabish Rizvi Falls Detection using Accelerometry and Barometric Pressure Motivation Falls and falls induced injuries among the elderly are a major area of concern. This is because the injuries that the elderly sustain due to falls often require immediate medical attention. To facilitate independent living, wearable sensor devices have been developed to automate falls detection. However, due to lack of available sensor data and/or poor algorithm design, falls detection devices currently suffer from high levels of inaccuracy. Objective The aim of this thesis was to improve falls classification by designing a falls detection algorithm that considers data from a tri-axial accelerometer, a tri-axial gyroscope and a barometer. Feature Extraction From the sensor signals, features of interest such as the subject’s orientation are extracted to aid in falls detection. Supervisor: Dr. Stephen Redmond Results Algorithm 1Algorithm 2Algorithm 3Algorithm 4 Accuracy (%)75.6872.9287.8482.27 Sensitivity (%)75.8175.4180.6576.36 Specificity (%)75.5871.0893.0286.05 AlgorithmAuthor Data Source Classifier AccelerometerGyroscopeBarometer Algorithm 1Karantonis Decision Tree Algorithm 2Bianchi Decision Tree Algorithm 3Rizvi Decision Tree Algorithm 4Rizvi Pattern Conclusion Algorithm 3 offers the best performance balance in terms of distinguishing fall events from movements of everyday living. The use of gyroscopes has aided in improving the accuracy of falls classification. Decision Tree Classification As a first approach to designing a falls detection algorithm, a decision tree classifier was considered. The algorithm is designed so as to minimise redundant computations and maximise detection accuracy. Wait 0.5 sec Mean tilt angle > 20⁰? Calculate mean tilt angle (1 sec) Abnormal acc. peak? Tilt angle < 30⁰? Abnormal gyro. peak? Angular rotation mag. > 50⁰? ΔP > th? Wait 1 sec Fall Fall with recovery Yes No Max tilt angle > 40⁰? Gyro peak between range? aSMA < th? No ΔP peak? No Yes No Time (s) Subject Orientation Orientation (degrees) Pattern Classification To serve as a point of comparison to decision tree classification, a Bayesian pattern classifier was adopted. A 0.25s time window was deemed to be sufficient to capture the information of a fall. Future Work Comprehensive falls trials. Algorithm 3 gyroscope parameter adjustment. Bayes classifier window size and feature vector optimisation. Further application of pattern recognition techniques. { Fall Time (s) Acceleration (g) Tri-axial Accelerometry Signals At each 0.25s interval in time, the posterior probability is calculated for the feature vector using Bayes theorem: A window in time is then classified as a fall if: Yes
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.