(the one optimized in (Fudickar et al., 2012b) and the
one of Mehner et al. (Mehner et al., 2013)) with our
recorded falls and the simulator first proposed in (Fu-
dickar et al., 2012b), to assure a meaningful compa-
rability.
Since the initial Activities of the Daily Living
(ADLs) were recorded by young probands that exe-
cuted critical ADLs in a high frequency and in an ex-
aggerated manner, the results may be less realistic for
elderlies. While recording falls of elderlies is still a
challenging and critical task, the recording of ADLs
of the elderly is less problematic. Therefore, ADLs
of elderlies were recorded in a nursing home and en-
abled us to test also the specificity of both algorithms
under realistic conditions for the intended user group.
The remainder of the article is structured as fol-
lows: In Section 2 related work is discussed. The
basic algorithm of the threshold-based fall detection
is introduced in Section 3. Section 4 presents the ex-
tension of the simulator. It follows the description of
the evaluation environment. The results of the evalu-
ation are presented in Section 6. The article ends with
a conclusion.
2 RELATED WORK
Jia (Jia, 2011) proposed a threshold-based fall detec-
tion algorithm for the accelerometer ADXL345 which
is able to pre-process raw acceleration data itself.
This feature can be used to let the processor remain in
low-power mode until a special event, in our use case
a free fall, was detected. This makes the accelerom-
eter beneficial for the use in mobile devices since it
helps to save energy.
The Efficient Mobile Unit (Fudickar et al., 2012a)
is a mobile device dedicated for Assisted Living sce-
narios which is equipped with the ADXL345. In (Fu-
dickar et al., 2012b), the parameter of Jia’s threshold-
based fall detection were optimized for the EMU.
For this purpose, the authors proposed a fall-detection
simulator which is able to model the threshold-based
fall detection. The simulator uses pre-recorded data
records from fall-situations and ADLs. ADLs were
generated for the simulator from recorded movements
of three probands with an age between 20 and 30
years.
The optimal parameter set for the EMU was iden-
tified by running several simulations to test the com-
plete parameter space. This resulted in an optimized
algorithm with a sensitivity of 93% compared to a
sensitivity of 33% of the original Jia algorithm.
The work of Mehner et al. (Mehner et al., 2013)
indicated that threshold based fall-detection algo-
Figure 1: States of a fall shown for a frontal fall without
loss of consciousness (Fudickar et al., 2012b).
rithms are as well applicable for smart phones and
that the lower sampling rates (such as 50 Hz) that are
supported by the smart phone’s operating system are
uncritical. Furthermore, they indicated that the exclu-
sion of the free-fall detection may increase the detec-
tion accuracy by 27 % from 56% with free-fall detec-
tion to 83% without free-fall detection. Overall the
proposed algorithm achieved a maximal sensitivity of
83% and a specificity of 100%.
Sannino et al. (Sannino et al., 2013) have recently
proposed a fall detection algorithm that is based on
supervised knowledge extraction for a windowing
technique and was optimized with the an subset of the
recorded fall set from (Fudickar et al., 2012b). The re-
sulting algorithm achieved a promising sensitivity of
91% and a specificity of 92 % as the average of 25
runs for a seperate subset (testing set) of the fall set.
3 THRESHOLD BASED FALL
DETECTION
For a tri-axial accelerometer, fall situations are char-
acterized by multiple sequential events, as shown in
Figure 1. The accelerometer collects a vector (x,y,z)
of the axis-specific acceleration. While the following
description from (Fudickar et al., 2012b) is applicable
to threshold based fall detection algorithms in gen-
eral, the parameter settings are described according
to Jia (Jia, 2011).
Within a fall situation, the falling body experi-
ences zero-gravity during free falls. The free fall is
the initial event of each fall situation and therefore
is identified first. For example, for the accelerom-
eter ADXL345 used in our experiments, the gravity
must drop below the free fall threshold THRESH FF
(as described in Table 1) for a minimal duration of
HEALTHINF2014-InternationalConferenceonHealthInformatics
304