Falin Wu 1 and Hengyang Zhao 1 and Yan Zhao 1 and Haibo Zhong 2
Academic Editor:Fei Hu
1, School of Instrumentation Science and Optoelectronics Engineering, Beihang University, Beijing 100191, China
2, Space Star Technology Co., Ltd., Beijing 100086, China
Received 6 August 2014; Revised 22 December 2014; Accepted 30 December 2014; 16 February 2015
This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
Falls of the elderly always lead to serious health issues as the decline of their physical fitness [1]. Fracture is the most common injury in fall of an elderly and there is also a certain possibility to get coma, brain trauma, and paralysis. At most fall situations, the fall process is the main source of injury because of the high impact. But sometimes the late medical salvage may worsen the situation [2]. That means the faster the salvage comes, the less risk the elderly will face.
Progress of technology brings more possibilities to help us protect the elderly. Low power consumption components make it possible to realize wearable monitoring device. MEMS (microelectro mechanical systems) sensors have simplified the design and implementation of sensor system. Location based service (LBS) makes it more convenient to locate the elderly in health monitoring. Beside these, mobile computing makes remote health monitoring easier to realize.
Several kinds of fall detection methods have been developed or applied in our life [3]. One of them is computer vision based method. Cameras are distributed at limited space to offer pictures or videos of human activities to implement fall detection algorithm. External supports such as motion sensors could be used to enhance computer vision based fall detection method [4], and a data fusion algorithm can operate the validation and correlation among the two subsystems to raise robust performance of fall detection. These computer based methods work effectively in indoor environment, but they are hard to realize in outdoor environment as the deployment of cameras is always limited.
Motion sensor-based method is also commonly used. Accelerometer and gyroscope could provide linear and angular motion information directly. Sensor measurements or their proper fusion could be used to distinguish a real fall. There are several kinds of detection methods which differ in constitution of motion sensors and detection algorithms. The first kind of detection method is using an accelerometer. A single triaxial accelerometer can provide object's accelerations in three directions which include the influence of gravity. A coordinate will be built when the accelerometer is fixed on human's body. The influence of gravity or dynamic acceleration is available by using a low pass filter or a high pass filter [5]. Some kinds of angular movement information can also be calculated based on the relationship between acceleration components and their vector sum [6]. The second kind of detection method is based on both accelerometer and gyroscope [7]. Gyroscope can offer angular velocity and the accelerometer could offer linear motion information. The third kind of detection method also uses a magnetometer. A triaxial magnetometer can detect magnetic strength in three directions, and it can also provide angular motion information in the horizontal plane. But the environment magnetic field may disturb the geomagnetic field which reduces the reliability of the magnetometer outputs, for instance, in some steel structure architecture or near some objects with strong electromagnetism. As angular information can also be extracted from accelerometer measurements, a state space filter such as the Kalman filter is a commonly used technique to combine angular motion information [8]. Beside these, sensors such as barometer can also assist pure motion sensors at human gait recognition [9].
But, in fact, using more sensors means more power consumption, and it is a challenge to design a proper algorithm to fuse different kinds of sensors. A single triaxial accelerometer is quite enough for human fall detection as sufficient information could be extracted from its measurements. Besides this, the accelerometer coordinate does not have to be fixed if only the magnitude of sum vector is needed [10], and that is quite convenient for wearable application. In this paper, a fall detection system based on a wearable device is developed. The hardware and software realization of the device is mainly based on a single triaxial accelerometer and GPS/GSM module. The device uses an efficient fall detection algorithm with less resource and power consumption, which means that it is a proper design for outdoor application.
2. System Design
The architecture of the developed system is described in Figure 1. A wearable device is placed on human's waist. The system can detect the elderly's falling by acceleration analysis. Then it will get the elderly's geographic position and send fall alarm short message to caregivers. So the elderly who has fallen can get timely help to minimize the negative influence.
Figure 1: System architecture.
[figure omitted; refer to PDF]
3. Fall Detection Algorithm
3.1. Overview
Choice of recognition feature has decisive significance to successful fall detection. Information like linear movements (e.g., displacement, velocity, and acceleration) and angular movements (e.g., angle, angular velocity, and angular acceleration) could be obtained directly or indirectly. Beside these, frequency domain parameters could be extracted from basic sensor measurements by techniques such as FFT and wavelet [11, 12]. For single triaxial accelerometer application, accelerations and derived angular parameters could be used as recognition features.
Fall detection algorithm design is based on the choice of recognition features. According to the recognition feature, fall detection algorithms are classified as threshold based and machine learning based. For threshold based method, threshold of recognition feature is set by the designer before application which makes the algorithm have rapid response and less resource consumption [13]. But the choice of threshold needs both rigorous schemes and adequate experiments. For machine learning based design, the classification of fall and normal activities is available with the assistance of technologies such as support vector machine (SVM) and neural network [14, 15]. Machine learning assistance may enhance system robustness to some extent, but its algorithm design is always high computing resource consumed which limits its application in wearable device. As the compact wearable device requires low power consumption and a single triaxial accelerometer could provide effective information, threshold based fall detection algorithm will be used in this system.
3.2. Algorithm Design
Algorithm used in this fall alarm system is based on thresholds of sum acceleration and rotation angle information. When a real fall happens, collision between human's body and ground will produce obvious peak value at the sum acceleration [figure omitted; refer to PDF] which has magnitude as [figure omitted; refer to PDF] where [figure omitted; refer to PDF] , [figure omitted; refer to PDF] , and [figure omitted; refer to PDF] present accelerometer measurements of three axes. The system uses the sum acceleration as the first step to distinguish high intensity movements from others. But normal motions such as jumping or sitting also produce peak values, which mean that additional detection features are required.
The second feature used here is an angle calculated based on acceleration measurements. As human's motion has low acceleration, it is feasible to get gravity component in each axis by using a low pass filter. If gravity components could be separated before and after human's fall, then it is possible to calculate the rotation angle of accelerometer coordinate in 3D space, which is also equivalent to the rotation angle of gravity vector relative to fixed coordinate. Coordinate constructed by the accelerometer and the gravity vector is shown in Figure 2. The rotation of gravity vector in fixed coordinate is shown in Figure 3.
Coordinate and gravity before and after falling. (a) Before falling. (b) After falling.
(a) [figure omitted; refer to PDF]
(b) [figure omitted; refer to PDF]
Figure 3: Rotation of gravity relative to fixed coordinate.
[figure omitted; refer to PDF]
Quaternion is an effective tool to describe rotation movement in human's gait change which also includes falling [16]. A quaternion could be described as [figure omitted; refer to PDF] which has magnitude as [figure omitted; refer to PDF]
Unit quaternion which has magnitude [figure omitted; refer to PDF] can be described as [figure omitted; refer to PDF]
As shown in Figure 3, rotation angle of [figure omitted; refer to PDF] equals [figure omitted; refer to PDF] . The rotation axis is orthogonal to the rotation plane and its direction is in accordance with right hand screw rule. [figure omitted; refer to PDF] , [figure omitted; refer to PDF] , and [figure omitted; refer to PDF] are three components of the unit vector which describes the orientation of the quaternion at the fixed coordinate.
Besides rotation movement, quaternion can also describe a vector in 3D space, such as the gravity vector [figure omitted; refer to PDF] which could be described as a quaternion [figure omitted; refer to PDF] [figure omitted; refer to PDF] , [figure omitted; refer to PDF] , and [figure omitted; refer to PDF] are three components of [figure omitted; refer to PDF] which has quaternion magnitude as [figure omitted; refer to PDF]
A unit quaternion [figure omitted; refer to PDF] is used to describe human's falling movement, which can also be divided into three rotation quaternions [figure omitted; refer to PDF] , [figure omitted; refer to PDF] , and [figure omitted; refer to PDF] to simplify the calculation as shown in Figure 4.
Decomposition of fall rotation quaternion [figure omitted; refer to PDF] . (a) Quaternion [figure omitted; refer to PDF] . (b) Quaternion [figure omitted; refer to PDF] . (c) Quaternion [figure omitted; refer to PDF] .
(a) [figure omitted; refer to PDF]
(b) [figure omitted; refer to PDF]
(c) [figure omitted; refer to PDF]
With the help of gravity vector information before and after human's falling movement as shown in Figure 3, these three separated quaternions are all available.
[figure omitted; refer to PDF] could be expressed as [figure omitted; refer to PDF] which has rotation angle and rotation axis information as [figure omitted; refer to PDF]
Quaternion [figure omitted; refer to PDF] can be calculated as [figure omitted; refer to PDF] which has rotation angle as [figure omitted; refer to PDF]
Quaternion [figure omitted; refer to PDF] is [figure omitted; refer to PDF] with rotation angle and rotation axis information as [figure omitted; refer to PDF]
Then the rotation of the fall movement can be expressed by quaternion multiplication as [figure omitted; refer to PDF] where [figure omitted; refer to PDF] is the conjugate quaternion of [figure omitted; refer to PDF] . Quaternion algebra is normally implemented based on basic matrix algebra [17]. Quaternion multiplication used above could be realized by matrix multiplication as [figure omitted; refer to PDF]
The whole rotation quaternion can also be decomposed as [figure omitted; refer to PDF] [figure omitted; refer to PDF] , [figure omitted; refer to PDF] , and [figure omitted; refer to PDF] are all available based on gravity information before and after the falling movement. At last, it is possible to get four elements of quaternion [figure omitted; refer to PDF] by the equation above and the rotation angle [figure omitted; refer to PDF] could be calculated as [figure omitted; refer to PDF]
When an object is falling, magnitude of [figure omitted; refer to PDF] will approach 90° which is also a character different from most normal activities. So it could be used as the second detection feature beside sum acceleration.
The flow chart of the proposed algorithm is depicted in Figure 5.
Figure 5: Fall detection algorithm state machine.
[figure omitted; refer to PDF]
The wearable device will be mounted on human's waist at first to reflect the motion of human body closely [18], and the device will record [figure omitted; refer to PDF] while the elderly is standing still. There is no special requirement of the device orientation but only keep stationary during the wear. [figure omitted; refer to PDF] means the threshold of sum acceleration magnitude and [figure omitted; refer to PDF] means the threshold of oscillation time duration after the break of [figure omitted; refer to PDF] .
When measurements in three different axes have been acquired, the sum acceleration [figure omitted; refer to PDF] will be calculated. When a real fall happens, sum acceleration will reach peak value of [figure omitted; refer to PDF] . In a real falling, the fluctuation of acceleration will stop in time duration [figure omitted; refer to PDF] and then the sum acceleration is [figure omitted; refer to PDF] as the elderly will lie on the ground. Then the acceleration [figure omitted; refer to PDF] is recorded as [figure omitted; refer to PDF] . Quaternion rotation [figure omitted; refer to PDF] will be calculated based on information [figure omitted; refer to PDF] and [figure omitted; refer to PDF] . At last, the system will consider it as a fall if the rotation angle [figure omitted; refer to PDF] .
4. Implementation
4.1. Hardware
ADI's digital triaxial accelerometer ADXL345 is the motion sensor used in this system. The GPS service and GSM communication function are integrated in SIMCom's SIM908 module. TI's 16 bits MCU MSP430F1611 is used to control the whole system and imply the detection algorithm [19].
The measurement range of accelerometer could be set at ±2 g, ±4 g, ±8 g, or ±16 g, and the maximal sampling rate is 3.2 kHz. As human's activities are normally at low frequency bands [20], 100 Hz is a proper sampling rate for human fall detection. There is an inner digital filter in ADXL345 which could weaken noise and reduce the burden of digital signal processing in MCU to some extent. The measurements will be sent through IIC (interintegrated circuit) bus communication between the sensor and the MCU.
SIM908 can offer GPS and GSM service on serial port communication with MCU, and it can also work in low power mode.
Each hardware component of the wearable device is working under low voltage and the detection algorithm does not need complex calculation resource, so the power consumption of the whole device is quite low. A 1200 mAh, 3.7 V polymer lithium battery is quite enough to provide the need of the wearable device for a couple of days.
Hardware structure of the detection device is shown in Figure 6, and the PCB board prototype is shown in Figure 7.
Figure 6: Basic hardware structure.
[figure omitted; refer to PDF]
Figure 7: PCB board prototype.
[figure omitted; refer to PDF]
4.2. Software
The software design of the system can be divided into two parts. One of them is the software design in wearable device, and the other is in the caregiver's handset.
4.2.1. Wearable Device
Flow diagram of the wearable device software is shown in Figure 8.
Figure 8: System software flow diagram.
[figure omitted; refer to PDF]
After initialization of the system, [figure omitted; refer to PDF] would be extracted from acceleration measurements by using a low pass filter when the elderly is standing. After that, the fall detection algorithm will be applied. If a fall has been detected, the wearable device will locate the user and send alarm short message to caregivers immediately. Then the device will remind the elderly through vibration. If the user withdraws the alarm by pressing a button manually, the device will get back to fall detection state and a short message will be sent to inform the caregivers.
4.2.2. Caregiver's Handset
There is a URL (universal resource locator) which links to a web map in the alarm short message. The fall location information will be highlighted on a web map when the caregiver opens this link.
5. System Test
System test of the fall detection system has been conducted based on the system design described above.
5.1. Wearable Device and Fall Detection Algorithm
The sampling rate of accelerometer is set at 100 Hz and the measurement range is ±16 g with a maximum precision of 4 mg. MCU will read raw measurements from sensor's inner FIFO and apply the detection algorithm.
The test objects are three different volunteers at the ages of 23, 42, and 60, respectively. Based on analysis of these volunteers' experiment data, [figure omitted; refer to PDF] and [figure omitted; refer to PDF] are set as 2 g and 2 s, respectively. In order to get [figure omitted; refer to PDF] when standing and lying after the fall, sum acceleration [figure omitted; refer to PDF] which has magnitude between ( [figure omitted; refer to PDF] ) g and ( [figure omitted; refer to PDF] ) g will be considered as [figure omitted; refer to PDF] and [figure omitted; refer to PDF] . Considering that the tilt of the ground or the lying posture of the elderly may affect the rotation angle, rotation angle [figure omitted; refer to PDF] between ( [figure omitted; refer to PDF] )° and ( [figure omitted; refer to PDF] )° will infer that the elderly has fallen.
System test contains five kinds of activities of daily living (i.e., walking, jumping, squatting, sitting, and resting) and four kinds of fallings (i.e., forward, backward, leftward, and rightward).
Each kind of motion has been repeated 20 times on each volunteer, and the detection results of the proposed algorithm and an acceleration threshold based algorithm [13] are listed in Table 1.
Table 1: Test results for four kinds of falling and five kinds of ADL.
Motion type | Alarm times/test times | |
Proposed design | Acceleration threshold based design | |
Forward fall | 60/60 | 59/60 |
Backward fall | 56/60 | 54/60 |
Leftward fall | 58/60 | 52/60 |
Rightward fall | 59/60 | 55/60 |
Walking | 0/60 | 4/60 |
Jumping | 0/60 | 11/60 |
Squatting | 0/60 | 0/60 |
Sitting | 0/60 | 9/60 |
Resting | 5/60 | 10/60 |
The sensitivity and specificity [21, 22] of the proposed system can be got from the test data in Table 1. Sensitivity of the proposed algorithm is 97.1%, and the specificity is 98.3%. Test results of acceleration threshold based algorithm show lower sensitivity and specificity at 91.6% and 88.7%, respectively.
Figure 9 shows the accelerations in different kinds of fallings which all trigger the fall alarm correctly and the corresponding rotation angles are 91.9°, -100.5°, 104.7°, and -114.1°.
Acceleration waveforms during fall. (a) Forward fall. (b) Backward fall. (c) Leftward fall. (d) Rightward fall.
(a) [figure omitted; refer to PDF]
(b) [figure omitted; refer to PDF]
(c) [figure omitted; refer to PDF]
(d) [figure omitted; refer to PDF]
Figure 10 shows acceleration during activity of lying down and resting which has rotation angle of -117.0° and similar waveform to falling [23], but the peak acceleration is much lower. Fall alarm has not been triggered yet at this situation.
Figure 10: Resting.
[figure omitted; refer to PDF]
Figure 11 shows acceleration during other ADL tests. They all do not have rotation about 90°; even some of the peak values are quite high, so the fall alarm has not been triggered.
Acceleration waveform during ADL. (a) Walking. (b) Jumping. (c) Squatting. (d) Sitting.
(a) [figure omitted; refer to PDF]
(b) [figure omitted; refer to PDF]
(c) [figure omitted; refer to PDF]
(d) [figure omitted; refer to PDF]
5.2. Location Based Service
Alarm receiving function on caregiver's handset has also been tested. An alarm SMS (short message service) containing a map URL has been received by the handset as shown in Figure 12 when a fall has been detected. Clicking the URL will open a map in Web browser on which the fall location will be displayed accurately as shown in Figure 13.
Figure 12: Fall alarm SMS which contains fall location URL.
[figure omitted; refer to PDF]
Figure 13: Fall location displayed on a Web map.
[figure omitted; refer to PDF]
6. Conclusion
This paper developed a fall detection system based on a single triaxial accelerometer based wearable device. There is no special requirement of the device's mounting orientation because the algorithm does not claim the axes of accelerometer to be fixed strictly. The system has low power consumed hardware design and highly efficient algorithm which could extend the service time of the wearable device. Both the hardware and software designs are suitable for wearable and outdoor application.
As normal activity of resting also has similar rotation as falling, it may trigger fall alarm when the body hits ground heavily. So the choice of [figure omitted; refer to PDF] is quite important to distinguish falling from heavily lying activity. Sufficient sample number collected from subjects with different age and gender will improve the reliability and robustness of the threshold. Beside these, technologies such as SVM and neural network are considerable to seek out a proper classification method based on the features used in this system.
Acknowledgments
The research is partially supported by the Open Research Fund of the Academy of Satellite Application under Grant no. 2014_CXJJ-DH_07, the Scientific Research Foundation for the Returned Overseas Chinese Scholars, State Education Ministry, and the Specialized Research Fund for the Doctoral Program of High Education, China.
Conflict of Interests
The authors declare that there is no conflict of interests regarding the publication of this paper.
[1] M. K. Karlsson, H. Magnusson, T. von Schewelov, B. E. Rosengren, "Prevention of falls in the elderly-a review," Osteoporosis International , vol. 24, no. 3, pp. 747-762, 2013.
[2] T. Shany, S. J. Redmond, M. R. Narayanan, N. H. Lovell, "Sensors-based wearable systems for monitoring of human movement and falls," IEEE Sensors Journal , vol. 12, no. 3, pp. 658-670, 2012.
[3] M. Mubashir, L. Shao, L. Seed, "A survey on fall detection: principles and approaches," Neurocomputing , vol. 100, pp. 144-152, 2013.
[4] M. Grassi, A. Lombardi, G. Rescio, M. Ferri, P. Malcovati, A. Leone, G. Diraco, P. Siciliano, M. Malfatti, L. Gonzo, "An integrated system for people fall-detection with data fusion capabilities based on 3D ToF camera and wireless accelerometer," in Proceedings of the 9th IEEE Sensors Conference (SENSORS '10), pp. 1016-1019, Kona, Hawaii, USA, November 2010.
[5] A. K. Bourke, K. O'Donovan, A. Clifford, "Optimum gravity vector and vertical acceleration estimation using a tri-axial accelerometer for falls and normal activities," in Annual International Conference of the IEEE Engineering in Medicine and Biology Society (EMBC '11), pp. 7896-7899, Boston, Mass, USA, 2011.
[6] G. Anania, A. Tognetti, N. Carbonaro, M. Tesconi, F. Cutolo, G. Zupone, D. D. Rossi, "Development of a novel algorithm for human fall detection using wearable sensors," in Proceedings of the IEEE Sensors, pp. 1336-1339, IEEE, Lecce, Italy, October 2009.
[7] L. Qiang, J. A. Stankovic, M. A. Hanson, A. T. Barth, J. Lach, G. Zhou, "Accurate, fast fall detection using gyroscopes and accelerometer-derived posture information," in Proceedings of the 6th International Workshop on Wearable and Implantable Body Sensor Networks (BSN '09), pp. 138-143, Berkeley, Calif, USA, June 2009.
[8] S. Sabatelli, M. Galgani, L. Fanucci, A. Rocchi, "A double-stage kalman filter for orientation tracking with an integrated processor in 9-D IMU," IEEE Transactions on Instrumentation and Measurement , vol. 62, no. 3, pp. 590-598, 2013.
[9] F. Bianchi, S. J. Redmond, M. R. Narayanan, S. Cerutti, N. H. Lovell, "Barometric pressure and triaxial accelerometry-based falls event detection," IEEE Transactions on Neural Systems and Rehabilitation Engineering , vol. 18, no. 6, pp. 619-627, 2010.
[10] S.-L. Hsieh, K.-R. Chen, C.-L. Yeh, "An unfixed-position smartphone-based fall detection scheme," in Proceedings of the IEEE International Conference on Systems, Man and Cybernetics (SMC '14), pp. 2077-2081, San Diego, Calif, USA, 2014.
[11] S. D. Bersch, C. M. J. Chislett, D. Azzi, R. Kusainov, J. S. Briggs, "Activity detection using frequency analysis and off-the-shelf devices: fall detection from accelerometer data," in Proceedings of the 5th International Conference on Pervasive Computing Technologies for Healthcare and Workshops (PervasiveHealth '11), pp. 362-365, Dublin, Ireland, May 2011.
[12] A. H. Khandoker, D. Lai, R. K. Begg, M. Palaniswami, "A wavelet-based approach for screening falls risk in the elderly using support vector machines," in Proceedings of the 4th International Conference on Intelligent Sensing and Information Processing (ICISIP '06), pp. 184-189, Bangalore, India, December 2006.
[13] A. K. Bourke, J. V. O'Brien, G. M. Lyons, "Evaluation of a threshold-based tri-axial accelerometer fall detection algorithm," Gait and Posture , vol. 26, no. 2, pp. 194-199, 2007.
[14] T. Zhang, J. Wang, L. Xu, "fall detection by wearable sensor and one-class SVM algorithm," Intelligent Computing in Signal Processing and Pattern Recognition: International Conference on Intelligent Computing, ICIC 2006 Kunming, China, August 16-19, 2006 , vol. 345, of Lecture Notes in Control and Information Sciences, pp. 858-863, Springer, Berlin, Germany, 2006.
[15] S. Abbate, M. Avvenuti, F. Bonatesta, G. Cola, P. Corsini, A. Vecchio, "A smartphone-based fall detection system," Pervasive and Mobile Computing , vol. 8, no. 6, pp. 883-899, 2012.
[16] A. M. Sabatini, "Quaternion-based strap-down integration method for applications of inertial sensing to gait analysis," Medical and Biological Engineering and Computing , vol. 43, no. 1, pp. 94-101, 2005.
[17] J. Vince Quaternions for Computer Graphics , Springer, London, UK, 2011.
[18] J. Chen, K. Karric, D. Chang, "Wearable sensors for reliable fall detection," in Proceedings of the 27th Annual International Conference of the Engineering in Medicine and Biology Society (EMBS '05), pp. 3551-3554, Shanghai, China, 2005.
[19] F. Wu, C. Hu, H. Zhao, Y. Zhao, "Development of a fall alarm system based on multi-sensor integration," in Proceedings of the 25th International Technical Meeting of the Satellite Division of the Institute of Navigation (ION GNSS '12), pp. 3805-3813, Nashville, Tenn, USA, September 2012.
[20] C. V. C. Bouten, K. T. M. Koekkoek, M. Verduin, R. Kodde, J. D. Janssen, "A triaxial accelerometer and portable data processing unit for the assessment of daily physical activity," IEEE Transactions on Biomedical Engineering , vol. 44, no. 3, pp. 136-147, 1997.
[21] M. Kangas, I. Vikman, J. Wiklander, P. Lindgren, L. Nyberg, T. Jamsa, "Sensitivity and specificity of fall detection in people aged 40 years and over," Gait & Posture , vol. 29, no. 4, pp. 571-574, 2009.
[22] P. Jantaraprim, P. Phukpattaranont, C. Limsakul, B. Wongkittisuksa, "Evaluation of fall detection for the elderly on a variety of subject groups," in Proceedings of the 3rd International Convention on Rehabilitation Engineering & Assistive Technology (ICREATE '09), pp. 1-4, Singapore, April 2009.
[23] S. Abbate, M. Avvenuti, G. Cola, "Recognition of false alarms in fall detection systems," in Consumer Communications and Networking Conference (CCNC '11), pp. 23-28, Las Vegas, Nev, USA, 2011.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2015 Falin Wu et al. Falin Wu et al. This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
Abstract
Fall detection is a major challenge in the public healthcare domain, especially for the elderly as the decline of their physical fitness, and timely and reliable surveillance is necessary to mitigate the negative effects of falls. This paper develops a novel fall detection system based on a wearable device. The system monitors the movements of human body, recognizes a fall from normal daily activities by an effective quaternion algorithm, and automatically sends request for help to the caregivers with the patient's location.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer