Research Article

Supervised Expert System for Wearable MEMS Accelerometer-Based Fall Detector

Pseudocode 1

Feature extraction pseudocode.
Let  initial acceleration value measured after the calibration phase
Let  initial axis angle of the sensor measured after the calibration phase
  
  →  shock dynamics due to the impact calculated in the first part of the sliding window
  →  Static averaged acceleration in the third part of the sliding window
  
If compensation device misplacement procedure is enabled
 is calculated → axis angle of the sensor in the third part of the sliding window
 → Changing Position Offset
else
 → Changing Position Offset
End if
  
Let ,  ,  ,  ,  ,  , and CPO calculated for each axis
feature vector input for SVM