원문정보
초록
영어
The purpose of this paper was designing a fall detection algorithm as a solution so victims who are unable to move after accident could get help. Data were gathered by experimenting using accelerometer to find standby threshold and fall threshold. Data for standby threshold were processed by calculating all the differences and thus use the maximum difference for a threshold. Data for fall threshold were also processed by calculating all the differences and thus use the minimum difference from activities that were ended with a fall. Those thresholds were implemented into prototype application and tested again to find its accuracy. Results were 1 on sensitivity and 0.96 on specificity. It could be concluded that this fall detection algorithm has a 0.98 on its accuracy.
목차
1. Introduction
2. Methodology
2.1. Problem Statement
2.2. System Design
2.3. Prototype System
2.4. Fall Definition
2.5. Data Gathering
2.6. Fall Detection Algorithm
2.7. Evaluation Method
3. Research Result and Discussion
3.1. System Development Result
3.2. Data Processing Result
3.3. Threshold value
3.4. Algorithm Implementation
3.5. Algorithm Testing Result
3.6. Testing Evaluation
3.7. False Positive Anticipation
4. Conclusion
References
