Next Article in Journal
Quorum Sensing Activity in Pandoraea pnomenusa RB38
Next Article in Special Issue
Physiological Sensor Signals Classification for Healthcare Using Sensor Data Fusion and Case-Based Reasoning
Previous Article in Journal
Joint Target Tracking, Recognition and Segmentation for Infrared Imagery Using a Shape Manifold-Based Level Set
Previous Article in Special Issue
Context Representation and Fusion: Advancements and Opportunities
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fusion of Smartphone Motion Sensors for Physical Activity Recognition

1
Pervasive Systems Group, Department of Computer Science, Zilverling Building, PO-Box 217,7500 AE Enschede, The Netherlands
2
Department of Computer Engineering, Galatasaray University, Ortakoy, Istanbul 34349, Turkey
*
Author to whom correspondence should be addressed.
Sensors 2014, 14(6), 10146-10176; https://doi.org/10.3390/s140610146
Submission received: 2 April 2014 / Revised: 13 May 2014 / Accepted: 4 June 2014 / Published: 10 June 2014
(This article belongs to the Special Issue Sensors Data Fusion for Healthcare)

Abstract

: For physical activity recognition, smartphone sensors, such as an accelerometer and a gyroscope, are being utilized in many research studies. So far, particularly, the accelerometer has been extensively studied. In a few recent studies, a combination of a gyroscope, a magnetometer (in a supporting role) and an accelerometer (in a lead role) has been used with the aim to improve the recognition performance. How and when are various motion sensors, which are available on a smartphone, best used for better recognition performance, either individually or in combination? This is yet to be explored. In order to investigate this question, in this paper, we explore how these various motion sensors behave in different situations in the activity recognition process. For this purpose, we designed a data collection experiment where ten participants performed seven different activities carrying smart phones at different positions. Based on the analysis of this data set, we show that these sensors, except the magnetometer, are each capable of taking the lead roles individually, depending on the type of activity being recognized, the body position, the used data features and the classification method employed (personalized or generalized). We also show that their combination only improves the overall recognition performance when their individual performances are not very high, so that there is room for performance improvement. We have made our data set and our data collection application publicly available, thereby making our experiments reproducible.

1. Introduction

Physical activity recognition using wearable sensors has enabled the scientific community to develop novel applications, especially in the area of healthcare and assisted living [1,2]. In recent years, smartphones have been used for activity recognition, because they are readily equipped with several sensors useful for activity recognition, such as motion and location sensors. Moreover, they are carried by almost everyone in their daily lives.

So far, among these smartphone sensors, the accelerometer has received the most attention in the activity recognition research. However, in recent years, other sensors, like the gyroscope and magnetometer, have been combined with an accelerometer with the aim of improving activity recognition performance [3,4]. However, to the best of our knowledge, there is no study investigating the performance of these sensors in detail considering different feature sets, classifiers, different phone carrying positions, both individually, as well as in combination. Moreover, using an additional sensor causes more energy consumption, which can be problematic for an energy-limited device, like a smartphone [5]. Hence, such a detailed analysis can help in deciding when to best combine these motion sensors. Therefore, there is a need to study the role of these sensors in detail. In particular, we focus on this research question: “How and when are various motion sensors, which are available on a smartphone, best used for better recognition performance, either individually or in combination?”

Some researchers have already investigated the combination of various motion sensors in activity recognition [3,4]. For example, in [3], the authors use a gyroscope in combination with an accelerometer and report an increase in the recognition performance (accuracy) by 3.1%–13.4% for some activities. On the other hand, in [4], the authors claim that the addition of a gyroscope to an accelerometer does not add any value to the recognition performance (accuracy). These two papers probably report different results, due to their different experimental setups.

However, these previous studies have explored the combination of various motion sensor only in some specific scenarios. In order to answer our question, we study the role of these sensors in detail in different scenarios. We defined three different evaluation scenarios in order to cover the most commonly used scenarios in the previous studies. These scenarios are:

  • the position-aware evaluation scenario, where these sensors are evaluated on a single position;

  • the position-unaware evaluation scenario, where these sensors are evaluated on multiple positions;

  • the personalized evaluation scenario, where the classification methods are trained and tested for a specific user with his or her own data.

Moreover, we evaluate the recognition performance with four different sensors: an accelerometer, a gyroscope, a linear acceleration and a magnetometer. The linear acceleration sensor is a virtual sensor, derived from the accelerometer by removing the gravity component [6]. These sensors are selected because they were used in previous activity recognition studies [3,4,6,7]. The main focus, however, is on the accelerometer and the gyroscope, since these are the mostly-used sensors in similar studies.

In particular, the goal of this paper is to provide a detailed analysis of whether to fuse data from multiple sensors. We believe that our effort will assist the readership and this will save time for future studies by not repeating the same experiments. This study can be used as a basis for making design decisions about when and how to combine these sensors for better activity recognition. The main contributions and highlights of this paper are as follows:

  • To the best of our knowledge, we are the first to do such an extensive analysis of the role of these sensors in activity recognition, both when they are used alone, as well as in combination with each other. We evaluate them for five body positions using nine classifiers. Moreover, we have used four feature sets in our evaluations, which are all used in the state-of-the-art. They have low or medium complexity and are suitable for running on smartphones [8]. We recognize seven physical activities, commonly used in the state-of-the-art.

  • We also investigate the recognition performance when the training and testing data is coming from a single user (personalized classification) or from multiple users (generalized classification). Moreover, we use both position-aware and position unaware classification for our evaluation scenarios.

  • We make our data set and our data collection application publicly available for future research in this domain [9].

The rest of the paper is organized as follows. We describe related work in Section 2 and the data collection process in Section 3. The data preprocessing is described in Section 4 and our evaluation approach in Section 5. We discuss the performance evaluation in Section 6. Finally, we describe our conclusions and future work in Section 7.

2. Related Work

While the use of a smartphone accelerometer in activity recognition has been extensively studied [10], the use of a gyroscope and a magnetometer in activity recognition is yet to be explored in detail. Some researchers have evaluated the effect of amending accelerometer-based activity recognition with gyroscope data [3,4]. However, the gyroscope alone has not received much attention for physical activity recognition, especially in terms of comparing its performance with an accelerometer, a magnetometer and combinations of all these sensors.

Studies where a gyroscope was either used alone or in combination with an accelerometer exist for many applications related to activity recognition. For example, for gait analysis [11], fall detection [12] and gesture recognition [13,14], gyroscopes have been used, either alone or in combination with an accelerometer. Moreover, an accelerometer and a gyroscope were combined to detect certain dangerous driving behaviors in [15,16]. In [17], a gyroscope and an accelerometer were combined for estimating the intensity of physical activity. In [18], the combination of an accelerometer and a gyroscope was used to recognize different tai chi movements. In [19], the combination is used for the motion monitoring of patients with disorders, such as Parkinsons Disease, epilepsy and stroke [14].

For activity recognition, there is earlier work in which motion sensors (accelerometer, gyroscope, magnetometer and linear acceleration) are used either alone or in different combinations. However, the merit of the individual sensors is often not evaluated in detail. In [20], the combination is used for fall detection and activity recognition using an SVM classifier [21]. In [22], the combination is used to detect step count and also to recognize different modes of motion. In [23], the combination is used for detecting three transportation modes, such as walking, riding a car and a train, and improvement in accuracies is reported. In [24], the combination is used to detect postures (laying, sitting and standing), locomotion (walking) and transitions (sit-to-stand, stand-to-sit). In [25], the combination is used to recognize different physical activities using three selected classifiers. In [7], the authors compare different classification methods for recognizing physical activities using data from three sensors (accelerometer, gyroscope and magnetometer). In [26], the authors combine multiple accelerometers and gyroscopes (on a sensor board) to recognize different activities and to evaluate the displacement effect on these sensors. The work in [27,28] shows the potential of a magnetometer sensor in activity recognition when used alone. A linear acceleration sensor is used in [6] for recognizing activities.

There are few studies [3,4,29,30] that are similar to our study. For example, the authors in [4] used a combination of an accelerometer and a gyroscope and claimed that the gyroscope adds no value to the overall recognition performance. They used naive Bayes, decision tree (C.45) and k-nearest neighbor (KNN) for classification and collected data on multiple body positions. The authors in [3] also used a combination of an accelerometer and a gyroscope and reported a 3.1%–13.4% increase in recognition accuracy for some of the evaluated activities. However, they did these experiments only with a KNN classifier. They considered only the pocket position, except for the jogging activity, for which an arm position was used. In [29], the authors used an accelerometer, a magnetometer, a gyroscope, linear acceleration and gravity in combination. Though this combination performed slightly better than the accelerometer alone, the paper does not discuss the role of the individual sensors. Therefore, it is not clear which sensors contributed (and how much) to the improvement in the activity recognition. The authors in [30] evaluated the gyroscope, the accelerometer and magnetometer using a single classifier (principle component analysis). They used a sensor board, equipped with these sensors. Moreover, they have only one participant data set for the arm position. They show that the accelerometer and gyroscope can recognize walking and jogging activities, whereas the magnetometer performs poorer, without reporting any accuracy results. We further investigate the role of smartphone sensors in detail using those studies as a starting point.

Existing work uses the accelerometer as the lead sensor, while attributing only a supporting role to the gyroscope [3,4,29]. In contrast, we evaluate these sensors individually, as well as in combination with each other, thereby identifying their individual contributions in the activity recognition. We performed an initial study [31], where we evaluated three motion sensors (the accelerometer, the gyroscope and magnetometer) and showed that they have the potential to take lead roles in the activity recognition process when used alone. However, we evaluated these sensors in only one scenario. In our current study, we consider multiple evaluation scenarios, as discussed in Section 6. This enables us to demonstrate where and when a sensor performs better than the others and when they perform better in combination. Moreover, we evaluate the sensors using nine classifiers. This evaluation is done on five different body positions with ten participants, where in the previous study, the number of participants was limited to four. This enables us to make more confident claims about our reported results. We also compare the results of the linear acceleration sensor with the accelerometer and the gyroscope. Additionally, we show how to improve the performance of a magnetometer in the activity recognition process, if the correct feature set is used.

3. Data Collection

In the data collection experiments, we collected data for seven physical activities. These are walking, running, sitting, standing, jogging, biking, walking upstairs and walking downstairs, which are mainly used in the related studies, and they are the basic motion activities in daily life. There were ten participants involved in our data collection experiment, who performed each of these activities for 3–4 min. All ten participants were male, between the ages of 25 and 30. The experiments were carried out indoors in one of the university buildings, except biking. For walking and running, the department corridor was used. For walking upstairs and downstairs, a 5-floor building with stairs was used. Each of these participants was equipped with five smartphones on five body positions (as shown in Figure 1):

  • one in their right jeans pocket;

  • one in their left jeans pocket;

  • one on the belt position towards the right leg using a belt clip;

  • one on the right upper arm;

  • one on the right wrist.

The first three positions are commonly used by people carrying smartphones. The fourth position is usually used when activities like jogging are performed. However, we used this position for all activities to see its role on the performance. A smart-watch was simulated with the fifth position, as smart-watches are coming into the market these days [32]. It is important to note that the positions for these smartphones on participants' bodies are fixed. For these experiments, we used a Samsung Galaxy SII (i9100) smartphones [33].

The orientation of the smartphones was portrait for the upper arm, wrist and two pockets and landscape for the belt position. The data was recorded for all five positions at the same time for each activity, and it was collected at a rate of 50 samples per second. This sampling rate (50 samples per second) is enough to recognize human physical activities, as we show in our previous study [31]. Moreover, in the state-of-the-art, frequencies lower than 50 samples per second have been shown to be sufficient for activity recognition [3,4].

For data collection, we adapted our own data collection app from our previous study [31] by adding the linear acceleration sensor. The data was collected for an accelerometer, a gyroscope, a magnetometer and a linear acceleration sensor.

4. Preprocessing Data

We divided the collected data into small segments for feature extraction using the sliding window approach. The selection of an appropriate window size is important, and different values can be set for it. However, we selected a sliding window of two seconds based on previous studies [3,34], since it was shown that a window size of two seconds was an effective and sufficient value for a reasonable activity recognition performance. We used the sliding window approach with an overlap of 50% (1s overlap here), based on the reporting of previous studies [3,34,35]. Even though different overlap values can be used, an overlap of 50% has been shown to produce reasonable results [3,34,35]. Based on our two-second window, we have 180 window segments for each activity for a single user at a single position. For all ten participants, we have 1800 segments for each activity at a single position. In some scenarios, we combined data from three positions, in which case, we have 5400 segments for each activity over all the three positions.

Each of these sensors has three dimensions, that is the x-axis, y-axis and z-axis, and their respective values are reported along these axes. Most of the existing work assumes a fixed orientation while evaluating different classification algorithms [3]. However, the recognition performance of these sensors may be affected by the orientation changes if the classification algorithms were trained only for a specific orientation [36], leading to a drop in performance. In order to minimize such effects caused by orientation changes, we added a fourth dimension to the existing three dimensions of each sensor, called the magnitude of a sensor. This choice was motivated by the work done in [36] about orientation-independence in activity recognition, because the magnitude feature is less sensitive to orientation changes. The magnitude for each sensor is calculated using the following formula:

magnitude = x 2 + y 2 + z 2

Based on this addition, we had four dimensions for each sensor i.e., (x, y, z, magnitude). For each sliding window with a 50% overlap, we extracted different features, as listed in Table 1. We used four feature sets based on the fact that all of them have low or medium complexity and are suitable for running on smartphones [8]. Three of these feature sets are comprised of time domain features, and one set is comprised of frequency domain features.

The main reason for selecting these four feature sets was to validate our results using different types of features for more confident and generic results. Though time domain features are computationally cheap compared to frequency domain features, due to the expensive Fourier transformation [4,8], we still chose one feature set from the frequency domain to validate our results in a generic way For example, feature sets FS1, FS2 and FD3 include time domain features, and feature set FS4 includes frequency domain features. The grouping in Table 1 is motivated by the fact that these features are used in similar ways in the previous studies, as reported in [8,34]. For example, FS1 is used in [8,31,34]. Moreover, the combination of zero crossings and the root mean square is used for gesture recognition, as reported in [8]. We selected these two features, because they are less sensitive to orientation changes (in the case of the accelerometer and the gyroscope) and to direction changes (in the case of a magnetometer). However, our initial evaluations with this combination did not show encouraging results in recognizing our seven activities. That is why we added the median feature to FS2, which has been shown to produce reasonable results for activity recognition [8]. Moreover, variance was added to FS3 to deal with direction changes in a magnetometer. We combine the two frequency domain features in FS4 for better activity recognition results. All these features were selected, because they have very low or medium computational and storage complexity. The low complexity makes these features suitable for running on smartphones, as shown in Table 2 [8]. For a detailed definition of the complexity levels used in this table, such as ‘low’, ‘very low’ and ‘moderate’, readers can refer to [8], where these are explained in detail.

All of the these features are extracted over a sliding window of 2 seconds with a 50% overlap. All of these features have been used in different studies, as reported in [8]. They are defined as follows:

  • Zero crossings: this is defined as the number of points where a signal crosses through a specific value corresponding to half of the signal range [8]. In our case, that specific point is the mean of a window segment.

  • Root mean square value: The root mean square (RMS) of a signal, x, that represents a sequence of n discrete values x1, x2, …, xn is obtained using the following formula and can be associated with meaningful context information [8]: R M S = x 1 2 + x 2 2 + x n 2 n.

  • Spectral energy: The energy of the signal can be computed as the squared sum of its spectral coefficients normalized by the length of the sample window [8].

  • Mean: This is the average value of all sample values in the sample window [8].

  • Variance: This is the average of the squared differences of the sample values in a sample window from its mean [8].

  • Standard deviation: This is the square root of variance [8].

  • Median: This is defined as the value that divides the higher half of the sample window from the lower half [8].

  • Sum of FFT coefficients: This is defined as the sum of the number of FFT coefficients [8]. In our case, we take the first five FFT coefficients, as these contain the main frequency components.

We started from the simplest possible situation. That is why we did not normalize our features. We defer the evaluation of the effect of normalization to future work. Furthermore, we did not explicitly calibrate our sensors. We briefly evaluated the calibration of the accelerometer, and we found that it was factory-calibrated with a reasonable accuracy.

5. Evaluation Approach

In order to analyze the preprocessed data, we used the WEKA machine learning tool (Waikato Environment for Knowledge Analysis) [37,38]. There are different classification and preprocessing algorithms available in this tool. These algorithms use the data in the ARFF (attribute-relation file format) file as the input. Therefore, the preprocessed data (extracted features) were converted to ARFF file format, which is a WEKA file format. This is an ASCII text file format, and it defines a data set in terms of a relation (table) made up of attributes (columns of data) [37]. Information about the structure of the relation is stored in the ARFF header, while the actual data is represented in the body of the ARFF file as lines with comma-separated attribute values.

Then, we applied different classifiers on these data to evaluate their performance. We used the 10-fold stratified cross-validation technique to evaluate different classifiers. In stratified cross-validation, each fold or part of data contains all classes in equal proportion to ensure fairness [38]. In 10-fold cross-validation, the data set is divided into 10 bins. Out of these ten bins, nine (90%) are used for training and one (10%) for testing. This process is repeated ten times, each time with a different bin for testing, thereby using all data, both for training and testing. We selected nine classifiers from different types of classification algorithms, as listed in Table 3. We use the short notations in Table 3 for these classifiers in the next sections. We selected these classifiers, as they have been used in the state-of-the-art for activity recognition [3,10,39]. Some of these classifiers have been implemented on smartphones for activity recognition. For example, KNN and naive Bayes are used in [40] for online activity recognition on smartphones. The decision tree classifiers are implemented on smartphones in [4,41]. The SVM classifier is implemented on smartphones in [20,42]. The NNGEand PARTclassifiers are notable exceptions, which are not used mainly for physical activity recognition. NNGE and PART are rule-based classifiers, which create certain decision rules in the training phase, and then, test data is classified based on these rules. This behavior makes these classifiers faster for the testing phase, and we believe they will be suitable for running on smartphones, especially where the training is a onetime task and testing is a continuous process after that. NNGE is a rule-based classifier based on K-nearest neighbor, whereas PART is based on decision trees. The details on the implementation of these classifiers can be found in WEKA documentation [38].

We used all these classifiers in their default settings in WEKA 3.7.10. We did not perform any optimizations, because we are more interested in the relative roles of our three sensors in the classification process. This also means that our reported absolute accuracies may not be the best possible and may be improved further. We omitted optimization to make these experiments easily reproducible.

6. Performance Analysis and Discussion

In this section, we discuss the role of the smartphone sensors in terms of recognition performance. We use accuracy, also known as the true positive rate (TP rate or TPR), as our performance metric. The TPR of a classifier is the proportion of correctly classified examples (window segments) of a specific class out of all its examples [43]. In Section 6.1, we discuss the role of an accelerometer and a gyroscope in different situations. In comparing these sensors, we consider a performance difference of anything less than 2% as equal, and any difference beyond this margin is considered relatively better. This is only done to present the results in a simpler way and to ignore insignificant performance differences. This rule is followed for presenting the results in all of the following sections.

The role of the linear acceleration sensor and the magnetometer is discussed in Section 6.2 and 6.3, respectively. In Section 6.4, we discuss the lessons learned based on all of our evaluations and the limitations of this study.

6.1. The Role of an Accelerometer and a Gyroscope

In order to understand the performance of an accelerometer, a gyroscope and their combination, we evaluated them using nine classification methods on five different body positions. We performed these evaluations for them individually, as well as for their combination. In order to cover different evaluation scenarios, as used in the previous studies [3,4,44], and to understand their results, we create three evaluation scenarios as shown in Table 4. For example, the authors in [3] use data from a single position (jeans pocket) for their evaluation. In Scenario A, we use data from a single position for training and testing classifiers. Three feature sets (FS1, FS2, FS4) are used for evaluation in this scenario. The authors in [4] combine data from multiple positions (pants pocket, shirt pocket, hand, hang bag) for training and testing the classification methods. In Scenario B, we combine data from multiple positions (upper arm, wrist and pockets) to train and test different classification methods. We used FS1, FS2 and FS4 for this scenario. In [44], the authors use data from a single user for training and testing a classifier, making it a personalized classifier. Therefore, in Scenario C, we train and test our selected classifiers with data from a specific single user, making it personalized. With these three scenarios, we cover the commonly used situations in which an accelerometer and a gyroscope are used for activity recognition in the literature study.

Scenario A

We evaluated the accelerometer and the gyroscope for seven physical activities using nine classifiers and three feature sets. This was performed for all five positions individually. Next, we discuss these evaluation results for each of the seven activities. We discuss the activities in the following order: walking downstairs, walking upstairs, walking, jogging, biking, sitting and standing.

We summarize the evaluation results for both the walking downstairs and walking upstairs activities in Tables 5 and 6. These tables show which sensor is in the leading role for recognizing a specific activity at a specific position, while using a specific classifier and feature set. In these tables, A stands for an accelerometer and G stands for a gyroscope. Each cell in this table shows which sensor performed better for which feature sets for a specific classification method at a specific body position. For example, the first cell in Tables 5 is G(FS2)/A(FS4)/E(FS1). This means that for the J48 classifier on the upper arm position, the accelerometer performed better than the gyroscope using FS4, whereas the gyroscope performed better than the accelerometer using FS2. The E means equal within the 2% difference margin, and it shows that both these sensors performed equally on FS1. This format is followed in Tables 7 and 8. In Table 8, LA stands for the linear acceleration sensor. For clarification purposes, we highlighted the G symbol as italic and A as regular bold. We did not include the LSMresults in these tables for feature set FS4, because the resulting performance is unusably low. Moreover, it is important to note that the performance trends were similar for the right and left pocket positions, so we just show the right jeans pocket in all of the next tables and graphs for simplicity. The performance for walking downstairs and walking upstairs activities is also shown in Figures 2 and 3.

Though it is hard to make one generic statement based on these results, they do show some trends:

  • For the walking downstairs activity, the gyroscope performs better than the accelerometer in most cases at all positions, especially using FS2 and FS4. The gyroscope performs better by different margins at different positions using different feature sets. For example, at the right pocket position, on average, the gyroscope performs better than the accelerometer by 10.2% using FS2. This average is 7.2% for FS1 and 4.6% for FS4. We only take the average for those classifiers where a sensor performs at least 2% better than the other sensor. These margins for the gyroscope at the belt position are 4% for FS2 and 8% for FS4. For FS1, the accelerometer performs better than the gyroscope by an average of 12.4% at the belt position. In a few situations, they perform equally. For the walking downstairs activity, the detailed analysis on the performance differences of these sensors at different positions with different classifiers and feature sets is given in Table A.1 in the Appendix.

  • For the walking upstairs activity, the gyroscope performs better than the accelerometer in most cases at all positions, except at the upper arm position, especially using FS2 and FS4. The gyroscope performs better by different margins at different positions using different feature sets. For example, at the right pocket position, on average, the gyroscope performs better than the accelerometer by 10.8% using FS2. These averages at the right pocket are 4% and 3.8% using FS1 and FS4, respectively. At the belt position, these averages for the gyroscope are 4.9% for FS2 and 7.6% for FS4. For FS1, the accelerometer performs better than the gyroscope by an average of 11.9% at the belt position. In a few situations, they perform equally. For the walking upstairs activity, the detailed analysis on the performance differences of these sensors at different positions with different classifiers and feature sets is given in Table A.2 in the Appendix.

  • In terms of different classifiers, the gyroscope performs better than the accelerometer in most cases with decision tree-based classifiers (RF, PART, J48) or k-nearest neighbor-based classifiers (IB, NNGE), especially at the pocket and belt positions using FS2 and FS4.

  • In terms of body positions, the gyroscope mostly takes the leading role in recognizing walking downstairs activity at the upper arm using FS1 and FS2, at the right pocket using FS1 and FS2, at the belt using FS2 and FS4 and at the wrist using FS2 and FS4. On the other hand, the accelerometer mostly takes the leading role at the upper arm using FS4 and at the belt position using FS1. For recognizing the walking upstairs activity, the gyroscope mostly takes the leading role at the right pocket using FS1 and FS2 and at the belt using FS2 and FS4, whereas the accelerometer takes the reading role at the upper arm using FS2 and FS4 and at the belt using FS1.

  • The results show that the performance of the accelerometer and the gyroscope for recognizing the walking upstairs and walking downstairs activities depend on the body positions, the data features and the classification methods being used. Overall, the gyroscope performs better than the accelerometer in most of the situations.

  • Moreover, in almost all of these cases, the combination of these sensors perform better than the maximum of their individual performances in recognizing the walking upstairs and walking downstairs activities. For the walking downstairs activity, the average improvement at all positions for all classification methods is 13.2%, 7.5% and 10% using FS1, FS2 and FS4, respectively. For recognizing the walking upstairs activity, these values are 9.1%, 6% and 7.2% using FS1, FS2 and FS4, respectively. The performance differences for these two activities at different positions with different classification methods and feature sets are shown in detail in Table A.5 and Table A.6 in the Appendix.

The margin between the gyroscope and the accelerometer performance varies in different situations. This performance variation is not clear from Tables 5 and 6. Therefore, in order to show a concrete example of the performance differences between these two sensors and their absolute TPR values, we present two example graphs for FS2. The performance for the walking downstairs and walking upstairs activities is shown in Figures 2 and 3, respectively. In these graphs, A stands for accelerometer, G for gyroscope and AG stands for their combination. The performance graphs in the rest of the paper follow the same order and labeling, unless otherwise specified. It is clear from these graphs that these two sensors take lead roles with different margins depending on the body position and classification method. The improvement of their combination is also visible in these two graphs. The amount of improvement is also different depending on the body position and classification method used. However, the trend of improvement is consistent for all positions and classification methods. The exact values for these performance differences are given in Tables A.1, A.2, A.5 and A.6 in the Appendix.

For the walking activity, it is mainly the accelerometer that takes the leading role. For example, it performs better than the gyroscope at all positions by an average of 6.3% and 3.7% using FS1 and FS2, respectively. However, the gyroscope also performs reasonably well in recognizing the walking activity, and in some cases, it even takes the leading role. For example, it takes the lead role at the belt position using FS4 and performs better than the accelerometer by an average of 14.2% for all classifiers. Moreover, in some cases, they perform equally, as shown in Table 7. Their relative ranking in terms of leading role is shown in Table 7. The percentage difference between these two sensors for the walking activity with different classification methods and feature sets is given in Table A.3 in the Appendix. Moreover, in order to show the difference between their performances, we present one graph as an example, as shown in Figure A.1 in the Appendix. It shows the classification performance for the walking activity on all positions using feature set FS2.

In most cases, the combination of the two sensors did not bring significant improvement to the overall performance. This improvement ranged from 2% to 24% in different situations, but the overall average for all classification methods at all positions was 3.7%, 3.3% and 3.8% using FS1, FS2 and FS4, respectively. As we pointed out earlier, that when one of the sensors performs with higher accuracy, then there is less room for improving that accuracy by combining another sensor to it. In this case, both the sensors performed with higher accuracy individually. In situations where they performed with low accuracies, their combination improved the overall performance. For the walking activity with different classification methods and feature sets, the performance differences of the combination of these sensors are shown in Table A.7.

For the jogging and biking activities, the accelerometer performs almost always slightly better than the gyroscope irrespective of the body position, the feature set and the classification method. However, the gyroscope also performs reasonably well for these two activities. The performance graphs for the jogging and biking activities using FS2 are shown in Figures A.2 and A.3, respectively, in the Appendix. The same trends were observed for the other feature sets, too. We calculated the average performance for all classification methods at all positions for these two activities. For the jogging activity, the accelerometer performed better than the gyroscope by an average of 5%, 3.2% and 4.9% using FS1, FS2 and FS4, respectively. For the biking activity, these averages are 6.4%, 5% and 6.7% using FS1, FS2 and FS4, respectively. The combination of a gyroscope and an accelerometer follows the same rule for bringing improvement in the overall performance, such that if there is room for improvement, it brings more significant improvement. In this case, both of these sensors performed with higher accuracy, so there is no significant improvement in the overall accuracy when they are combined.

The accelerometer always performs better than the gyroscope for recognizing the sitting and standing activities irrespective of the body position, the classification method and the feature set. Even though the difference between their performances varies in different situations, the accelerometer always takes a lead role here. For the standing activity, the accelerometer performs better than the gyroscope at all positions by an average of 41%, 30.4% and 32.8% using FS1, FS2 and FS4, respectively. For the sitting activity, these averages are 14.7%, 20.4% and 17.3% using FS1, FS2 and FS4, respectively. The performance of these two sensors and their combination for FS2 is shown Figures A.4 and A.5, respectively, in the Appendix. The reason that the gyroscope has a low performance is that it is unable to differentiate between the sitting and standing activity. The same was shown in our previous study [31]. The low performance for the gyroscope could be possible due to the lack of gravity. The gravity component makes it easier for the accelerometer to differentiate between the sitting and standing activities. We observe a performance drop for these two activities when we removed the gravity component from the accelerometer to get the linear acceleration values, as discussed in Section 6.2, which shows that the gravity plays an important role in differentiating these two activities. The combination of the two sensors does not bring significant improvement here, because the accelerometer recognizes these two activities with high accuracy, thereby leaving less room for any further improvement. However, from the gyroscope perspective, its combination with an accelerometer does bring significant improvement to the overall recognition performance and covers its weakness of confusing these two activities.

In order to see the relative performance of different sensors at different positions, we plot the performance of these sensors on four body positions using three feature sets. Figures A.6 and A.7 in the Appendix show the relative performance of the gyroscope and the accelerometer across different positions, respectively. These graphs only show the classification accuracies for the walking upstairs activity. It is clear from these graphs that the change in performance for the gyroscope on different body positions is more visible than that of the accelerometer. The gyroscope performance is better at the pocket positions compared to other positions and usually lower at the upper arm and wrist positions. In general, the performance of the gyroscope gets better as we successively move from the upper arm to the wrist to the belt to the pocket positions. However, for the biking and jogging activities, the gyroscope performance remained almost the same at all positions. For the accelerometer, this change was lower compared to the gyroscope. Moreover, we observe this change only for the walking, walking upstairs and walking downstairs activities. For the rest of the activities, its performance remained almost the same at all positions. In general, it performed well at the pocket positions, like the gyroscope.

In terms of feature sets, there are different trends. In general, both of the sensors performed better with feature sets FS1 and FS2 compared to FS4. As far as FS1 and FS2 are concerned, the gyroscope performed better in some situations with feature set FS2 compared to FS1, especially for recognizing the walking downstairs and upstairs activities at all positions. For other activities, there were mixed results. On the other hand, the accelerometer performed almost the same for both feature FS1 and FS2 with a few exceptions. Overall, the performance of the accelerometer was more consistent compared to that of the gyroscope with changing body positions and feature sets.

In order to see the effect of the extra magnitude dimension for these two sensors (as explained in Section 4), we modified this scenario by removing the fourth magnitude dimension from the features. After that, we evaluated these two sensors with the original three dimensions on all five positions using FS1 and FS2. However, we observed almost the same trends, although absolute values of the recognition performance varied in different situations. We do not show their performance graphs in this scenario, because of no significant changes in the comparative analysis of the two sensors. Moreover, we compared the results from both cases, such that with and without extra magnitude dimension, they were, in most cases, almost the same. In a few cases, the classification accuracies for sensors with extra magnitude were slightly higher or lower than that of without extra magnitude. However, the average difference for all classification methods at all positions was less than 1% in almost all situations for FS1 and FS2, except for the walking downstairs and the walking upstairs activities. For these two activities, on average, the extra magnitude performed better by a 3%–4% margin.

Scenario B

First, we combined data from three positions, upper arm, wrist and right pocket, for training and testing classifiers, and then, we added the left pocket to it. We did not select the belt position, because it has a different orientation than the other positions, and we wanted to keep the orientation fixed. First, we selected three different types of positions, so that is why we did not include the left pocket.

We evaluate the combination of the three positions first. For this combination, the accelerometer performs better than the gyroscope by high margins for all activities, except the walking, walking downstairs and walking upstairs. The average of these performance margins is within the range of 6%–10%, 10%–17%, 15%–21% and 33%–47% for the jogging, biking, sitting and standing activities, respectively. For the walking activity, these two sensors perform slightly better than each other in different situations, within an average performance difference of 1%–4%. The gyroscope performs slightly better than the accelerometer for the walking downstairs activity and, in some case,s for the walking upstairs activity, as shown in Figures 4 and 5. For example, using FS2, the gyroscope performs better than the accelerometer by an average value of 6.9% for recognizing the walking downstairs activity and by an average value of 4.9% for recognizing the walking upstairs activity. The gyroscope performs very poorly with the sitting and standing activities, like in Scenario A. For the walking, walking upstairs and walking downstairs activities, the performance differences of these sensors with different classification methods and feature sets are shown in Table A.4 in the Appendix.

Their combination did not improve the overall performance for all activities, but walking, walking upstairs and walking downstairs. For these three activities, the combination of these sensors brings significant improvement. For example, using FS1, their combination improved the overall recognition performance for the walking, walking upstairs and walking downstairs activities by an average value of 5.1%, 9.8% and 14.1%, respectively. This result partially confirms the results in [4]. In [4], the authors combine data from four different body positions and report that the addition of a gyroscope to the accelerometer yields no performance increase. However, that statement does not hold for the walking, walking upstairs and walking downstairs activities, since we observe improvement for these activities. These different conclusions can result from the fact that we use different body positions than the ones used in [4]. For the walking, walking upstairs and walking downstairs activities, the performance differences of the combination of these sensors with different classification methods and feature sets are shown in Table A.8 in the Appendix. Moreover, we evaluated the data combination of the four positions, such as the upper arm, the wrist, the left and the right pocket. Though the absolute value of performance differences were slightly different in this case, we observed similar trends in comparing these sensors for activity recognition as in the combination of three positions.

As we did for Scenario A, we modified this scenario by removing the extra magnitude dimension from the two sensors and evaluated them for FS1 and FS2. We observe almost the same trends without this magnitude dimension as we observe with the extra magnitude dimension.

Scenario C

We evaluated the gyroscope and the accelerometer for individual participants only at the right pocket position while using personalized classification using FS1. We observe similar trends in this scenario as Scenario A, in terms of comparing the gyroscope and the accelerometer. The gyroscope performed slightly better than the accelerometer for the walking upstairs and walking downstairs activities. For walking, jogging and biking activities, they performed almost the same. For sitting and standing activities, the accelerometer performed better than the gyroscope. The difference between accelerometer and gyroscope TPR varied between different participants. This variation was visible for the sitting, standing, walking upstairs and downstairs activities and negligible for all other activities. For the walking downstairs activity, the gyroscope performed better than the accelerometer with an average of 7.2% ranging from zero to 17% for different participants. For the walking upstairs activity, this average was 3.4% ranging from zero to 11% for different participants. On the other hand, for the sitting activity, the accelerometer performed better than the gyroscope by an average of 25% ranging from 5% to 36% for different participants. For the standing activity, this average was 10%, ranging from 2% to 24% for different participants. In most situations, the gyroscope and the accelerometer performed relatively better than their performances in Scenarios A and B, because of the personalized data set. Due to this effect, their combination did not improve the overall performance, except with slight improvements for the walking upstairs and walking downstairs activities. The combination of these two sensors improved the overall recognition performance by an average value of 2% and 2.7% for the walking upstairs and the walking downstairs activities, respectively. These values are very low compared to those in the Scenario A and B. Though we evaluated all participants, for simplicity, we show the results only for four participants, as an example. The results are for recognizing the walking downstairs and walking upstairs activities are shown in Figures A.8 and A.9, respectively, in the Appendix.

6.2. The Role of a Linear Acceleration Sensor

In this section, we discuss the role of the linear acceleration sensor. This sensor has been recently used in activity recognition, because it is less sensitive to the orientation effects [6]. We wanted to see how it behaves in comparison with the accelerometer and the gyroscope. For this purpose, we evaluated this sensor in the following two scenarios, as shown in Table 9.

Scenario D

We observe performance trends similar to the accelerometer in Scenario A, with a few exceptions. It takes the leading role where the accelerometer was in the leading role compared to the gyroscope. Table 8 shows its position in terms of performance in comparison with the accelerometer at different body positions using different feature sets. This table shows the generic trends of all classifiers based on their average performance difference for these sensors for all seven activities at four body positions. The linear acceleration sensor performs better than the accelerometer for the walking, walking upstairs and walking downstairs activities at the upper arm position. In all other situations, mostly the accelerometer performs better or they have equal performance.

Scenario E

We found that the linear acceleration sensor performs almost the same or poorer than the accelerometer for all of the activities. The accelerometer performed better than the linear acceleration by an average value of 28%, 12%, 8%, 6% and 5% for the standing, sitting, biking, walking upstairs and walking downstairs activities, respectively. The average was taken for all classification methods using FS1, FS2 and FS4. The possible cause for the linear acceleration sensor to perform poorly with the sitting and standing activities could be the lack of a gravity component, which plays an important role in differentiating the two stationary postures of sitting and standing for the accelerometer. For the walking and jogging activities, on average, these two sensor performed almost equally. As far as its comparison with the gyroscope is concerned, the trends remained very similar to those for the accelerometer in Scenario B.

6.3. The Role of a Magnetometer

We showed in our previous work [31] that the magnetometer performed poorly compared to the gyroscope and the accelerometer. We observed similar results here for our data set using FS1 only. We argued in our previous work that the magnetometer performance may improve if direction-insensitive features are used. In our earlier work, we evaluated the magnetometer using feature set FS1, where the ‘mean’ feature changes much if the direction changes. In this new study, we evaluate it using another feature set, FS3, comprised of variance, zero crossings and root mean square values. All these three features are less sensitive to the direction dependence in magnetometer. We show the performance for all classifiers, except LSM and NNGE, as they performed poorly with FS3. After evaluations, we see performance improvement for the walking and jogging activities, as shown in Figures 6 and 7, respectively. The average performance improvement for the walking and jogging activities using FS3 was 13% and 24%, respectively. For the biking, walking downstairs, sitting and standing activities, the performance remained almost the same. For walking upstairs, it was lower than that of FS1 by an average of 8%. We did these evaluations for the magnetometer, both with and without an extra magnitude dimension. The performance trends were similar in both cases, except for the walking downstairs activity, where we observe 5% improvement using FS3 with the extra magnitude dimension. Therefore, we only show the performance with extra magnitude. These results show that the magnetometer can be used in the activity recognition process if we select the correct feature set for it. Our current goal is not to improve the performance of the individual sensors; we leave it as future work to explore this sensor further.

6.4. Lessons Learned

We observe that the classification accuracy with the evaluated sensors depends on factors like the activities being recognized, the classification method, the body position and the feature set. Therefore, it is hard to make a generic statement on how these sensors would behave. However, their performance can be predicted in specific scenarios if we fix these other factors. Based on these evaluation results, we observe the following:

  • For recognizing the walking downstairs and walking upstairs activities, the gyroscope performs better than accelerometer at the pocket and belt positions in most cases.

  • For recognizing the sitting and standing activities, the accelerometer always performs better than the gyroscope at all five positions, and the gyroscope performs very poorly.

  • For recognizing the biking, jogging and walking activity, the accelerometer performs slightly better than the gyroscope. However, the gyroscope also recognizes these activities with reasonable accuracy.

  • The gyroscope and the accelerometer generally complement each other when used in combination if there is room for improvement in the overall performance. If one of these two sensors get high accuracy individually, then adding another sensor will not bring any improvement in the overall performance.

  • The linear acceleration sensor follows the same trends as the accelerometer with very few exceptions. However, its performance is better than the accelerometer at the upper arm position and poorer at the belt and pocket position. Moreover, it performs poorly in differentiating between the sitting and standing activities, as the effect of gravity was removed.

  • The magnetometer has the potential to be a candidate in the activity recognition process if we select the correct features for it, which are less sensitive to its direction dependence. Blindly combining different sensors should be avoided. Each sensor involved in the fusion should be individually evaluated offline for its contribution in the whole process.

  • Making generic statements about the role of these sensors should be avoided when they are evaluated in a very specific scenario. Unlike the existing perception about the gyroscope, it can take the lead roles and perform reasonably well for recognizing some activities when used alone.

We showed these results for some specific, but commonly used, scenarios in the state-of-the-art studies. The results may differ if different classification methods, different features sets or body positions are used. Moreover, we kept the classification algorithm parameters at their default values. Changing these parameters may also lead to different results. We did not play with the optimizations of these algorithms, because then, there can be too many evaluation scenarios to handle. This can be explored as a future work. Moreover, we kept the orientation of the smartphone fixed, and it is yet to be investigated how the results will vary with orientation changes. Particularly, it is unknown to what extent the relative performance trends will change with varying phone orientation.

7. Conclusions and Future Work

We evaluated the activity recognition performance with four motion sensors using nine classifiers on five body positions with four feature sets. In the data collection experiments, seven physical activities were targeted. Our data set is publicly available with our data collection tool, which can be used for further studies based on this work.

Based on our evaluations, we show that both the accelerometer and the gyroscope are capable of taking the lead roles in the activity recognition process, depending on the type of activity being recognized, the body position, the classification method and the feature set being used. These two sensors take the lead in different situations. For example, the walking upstairs and walking downstairs activities are better recognized by the gyroscope in most of the situations. On the other hand, the standing and sitting activities are better recognized by the accelerometer. For the walking, biking and jogging activities, the accelerometer performs slightly better than the gyroscope. Moreover, their combination improves the overall TPR or at least keeps it equal to the maximum of their individual performances in almost all situations with very few exceptions. We evaluated the linear acceleration sensor, which should be less sensitive to the orientation changes. This sensor performed very similar to the accelerometer in comparison with the gyroscope. We also evaluate the magnetometer's role and show that it can recognize different activities in a better way if the correct features are extracted for it. Based on our evaluations, we conclude that it is difficult to make an exact generic statement about the role of these sensors in the activity recognition process for all situations. However, we can make statements about their roles in particular situations. These results can be used as the basis for implementing real-time activity recognition applications on smartphones and will help in making design decisions for when to combine these sensors.

This work can be further extended. For example, these results can be validated with more activities. It can also be validated on a different set of features. We used all the classification methods in their default settings, and therefore, the effect of different parameter settings can be explored. We kept the orientation for the smartphone fixed, so it will be interesting to see which of the evaluated sensors are more sensitive to orientation changes. Moreover, the feasibility of a magnetometer in activity recognition can be studied further.

Acknowledgments

This work is supported by the Dutch national program, COMMIT, in the context of the SWELLproject. We would also like to thank our participants for taking part in our data collection experiments voluntarily.

Author Contributions

Muhammad Shoaib conducted the data collection experiment, preprocessed and evaluated the data using different classification methods in WEKA tool. He evaluated the performance of smartphone sensors based on the simulation results, and prepared the draft manuscript. Moreover, he developed the data collection Android application. Stephan Bosch helped in the data collection experiment. Moreover, he evaluated the effect of sensor calibration on the performance of these sensors. Ozlem Incel helped in supervising the overall work, interpreting the performance results and presenting them in a better way. Hans Scholten and Paul Havinga supervised the overall work and revised the manuscript. All authors contributed in discussing and revising the manuscript.

Conflicts of Interest:

The authors declare no conflicts of interest.

Appendix

In this Appendix, we show some of the performance graphs and tables. Each cell in Tables A.1, A.2, A.3A.4 are represented by the following equation:

cell value = G A

If the value in a table's cell is positive, this means that the gyroscope (G) performed better than the accelerometer (A) by that value and vice versa.

The values in Tables A.5, A.6, A.7A.8 are represented by the following equation:

cell value = A G max ( A , G )

If the value in a table's cell is positive, this means that the combination of the gyroscope and the accelerometer (AG) performed better than the maximum of the individual performances of the accelerometer (A) and the gyroscope (G) by that value and vice versa.

Table A.1. Performance difference (gyroscope (G)—accelerometer (A)) for the walking downstairs activity in Scenario A.
Table A.1. Performance difference (gyroscope (G)—accelerometer (A)) for the walking downstairs activity in Scenario A.
Classifiers%Difference at Upper arm% Difference at Wrist% Difference at Belt%Difference at Right Pocket
FS1FS2FS4FS1FS2FS4FS1FS2FS4FS1FS2FS4
J48−0.43.1−4.0−0.62.12.2−8.24.44.25.08.34.2
RF4.05.8−2.02.23.46.4−7.44.98.55.311.44.8
NNGe−0.83.9−5.6−0.33.62.9−10.02.92.86.710.51.0
PART4.45.2−3.61.84.14.2−9.02.78.74.49.80.9
IB3.05.0−5.01.65.17.9−6.13.05.57.68.74.9
BN14.310.2−1.6−6.9−6.2−5.1−16.24.9−7.716.412.81.2
NB1.710.416.7−10.2−12.25.4−0.65.4−6.44.913.5−15.3
LSM−0.2−1.9NA1.00.1NA−30.6−7.7NA−9.75.3NA
LR1.50.12.3−0.4−2.110.3−11.91.718.60.811.5−14.3
Table A.2. Performance difference (gyroscope (G)—accelerometer (A)) for the walking upstairs activity in Scenario A.
Table A.2. Performance difference (gyroscope (G)—accelerometer (A)) for the walking upstairs activity in Scenario A.
Classifiers%Difference at Upper arm% Difference at Wrist% Difference at Belt%Difference at Right Pocket
FS1FS2FS4FS1FS2FS4FS1FS2FS4FS1FS2FS4
J481.90.9−3.20.63.53.5−3.52.38.63.012.13.3
RF−1.0−2.6−2.5−2.50.33.6−4.51.08.32.06.12.8
NNGe−1.2−1.3−3.7−1.25.13.6−3.49.08.96.114.21.9
PART3.22.01.00.30.53.2−5.54.210.43.010.14.6
IB0.41.7−1.0−2.61.45.2−1.53.67.76.68.84.4
BN−13.6−13.8−20.5−5.68.5−11.0−15.85.73.2−8.113.9−15.9
NB−17.5−18.1−23.61.9−6.1−40.5−30.6−6.8−31.1−18.16.6−22.0
LSM−8.7−9.5NA−8.5−4.1NA−20.0−5.1NA−8.711.4NA
LR1.2−7.6−7.6−2.6−2.2−0.7−12.04.36.0−11.113.7−2.2
Table A.3. Performance difference (gyroscope—accelerometer) for the walking activity in Scenario A.
Table A.3. Performance difference (gyroscope—accelerometer) for the walking activity in Scenario A.
Classifiers%Difference at Upper Arm%Difference at Wrist% Difference at Belt%Difference at Right Pocket
FS1FS2FS4FS1FS2FS4FS1FS2FS4FS1FS2FS4
J48−3.2−2.12.3−8.60.71.1−3.50.93.9−2.90.11.7
RF−2.8−1.02.1−6.9−0.30.8−3.3−1.13.5−2.3−1.70.6
NNGe−4.6−1.8−0.1−13.2−4.6−3.2−1.53.43.2−2.7−2.52.3
PART−5.11.1−0.4−8.30.95.5−3.30.05.4−2.2−1.12.2
IB−2.0−1.10.2−6.3−2.1−3.1−3.2−0.42.0−0.5−0.11.4
BN−15.0−9.6−16.6−3.5−0.42.32.40.82.4−7.1−5.8−3.9
NB−8.4−4.5−38.2−0.27.639.444.526.356.7−7.3−9.4−9.0
LSM−8.3−2.9NA−16.10.9NA−12−5.0NA−3.6−5.0NA
LR−6.8−0.910.4−11.65.017.914.47.637.1−0.6−2.9−23.5
Table A.4. Performance difference (gyroscope—accelerometer) for the walking, walking downstairs and walking upstairs activities in Scenario B.
Table A.4. Performance difference (gyroscope—accelerometer) for the walking, walking downstairs and walking upstairs activities in Scenario B.
Classifiers% Difference for Walking% Difference for Walking Downstairs% Difference for Walking Dpstairs
FS1FS2FS4FS1FS2FS4FS1FS2FS4
J48−7.4−2.11.22.05.33.01.72.8−0.6
RF−5.6−2.3−0.23.85.85.1−2.91.31.6
PART−11.6−2.71.21.15.03.0−6.43.70.1
IB−4.6−2.2−1.83.25.30.3−0.12.12.1
BN−9.01.30.23.26.810.0−2.85.5−20.5
NB38.010.819.4−12.37.3−6.2−23.23.4−41.5
LSM−19.2−5.9NA−1.41.1NA−17.1−2.5NA
LR7.927.2−2.71.118.74.0−12.822.7−12.2
Table A.5. Performance difference (AG—max(A,G)) for the walking downstairs activity in Scenario A.
Table A.5. Performance difference (AG—max(A,G)) for the walking downstairs activity in Scenario A.
Classifiers%Difference at Upper arm% Difference at Wrist%Difference at Belt%Difference at Right Pocket
FS1FS2FS4FS1FS2FS4FS1FS2FS4FS1FS2FS4
J48145.911.99.26.111.17.44.68.09.27.68.1
RF10.95.412.58.45.29.98.85.67.67.64.57.8
NNGe14.36.812.410.67.312.210.37.89.612.47.211.6
PART11.35.111.89.07.09.77.65.66.28.94.59.0
IB13.07.412.29.66.310.38.67.911.15.33.39.4
BN10.69.112.820.49.711.718.310.919.116.010.022.0
NB21.310.5−4.519.39.26.713.613.88.032.511.027
LSM18.27.2NA12.85.5NA12.92.2NA9.42.3NA
LR15.911.817.512.712.016.923.312.413.120.810.59.8
Table A.6. Performance difference (AG − max(A,G)) for the walking upstairs activity in Scenario A.
Table A.6. Performance difference (AG − max(A,G)) for the walking upstairs activity in Scenario A.
Classifiers%Difference at Upper arm% Difference at Wrist% Difference at Belt%Difference at Right Pocket
FS1FS2FS4FS1FS2FS4FS1FS2FS4FS1FS2FS4
J4812.58.012.010.06.39.86.55.45.17.42.08.1
RF10.47.916.57.88.212.34.34.14.25.31.27.8
NNGe10.811.010.88.03.82.94.80.84.54.4−0.711.6
PART13.17.017.611.78.011.17.05.43.97.82.39.0
IB15.212.619.712.411.816.46.85.47.84.31.99.4
BN10.79.411.415.65.57.96.95.613.915.73.922.0
NB6.79.212.518.410.0−13.3−7.55.4−2.511.96.227.0
LSM10.56.6NA7.16.8NA3.2−0.2NA7.1−3.1NA
LR12.97.96.814.31312.111.88.77.712.53.39.8
Table A.7. Performance difference (AG—max(A,G)) for the walking activity in Scenario A.
Table A.7. Performance difference (AG—max(A,G)) for the walking activity in Scenario A.
Classifiers%Difference at Upper arm% Difference at Wrist% Difference at Belt%Difference at Right Pocket
FS1FS2FS4FS1FS2FS4FS1FS2FS4FS1FS2FS4
J484.17.49.01.73.84.13.72.33.61.72.91.3
RF3.94.67.41.42.54.01.41.42.30.80.31.5
NNGe3.94.59.8−3.6−2.34.70.8−1.72.2−0.2−0.20.9
PART6.07.47.32.04.63.93.63.62.52.91.42.4
IB6.35.512.61.42.96.02.31.93.40.91.22.4
BN3.64.15.27.54.211.47.74.49.01.72.52.0
NB7.05.0−1.712.39.43.7−7.3−5.1−15.43.50.9−4.6
LSM2.05.2NA1.64.8NA2.50.9NA0.7−1.9NA
LR4.610.86.38.710.63.224.77.29.57.92.32.2
Table A.8. Performance difference (AG—max(A,G)) for the walking, walking downstairs and walking upstairs activities in Scenario B.
Table A.8. Performance difference (AG—max(A,G)) for the walking, walking downstairs and walking upstairs activities in Scenario B.
Classifiers% Difference for Walking%Difference for Walking Downstairs%Difference for Walking Upstairs
FS1FS2FS4FS1FS2FS4FS1FS2FS4
J482.03.76.110.96.010.612.47.212.0
RF1.72.05.510.96.812.09.77.912.8
PART−1.14.87.311.45.911.26.27.312.3
IB2.53.38.511.46.816.113.411.417.2
BN10.15.714.719.212.35.520.911.311.2
NB10.1−8.216.016.015.2−5.0−6.814.3−22.2
LSM1.23.5NA16.25.7NA10.07.4NA
LR14.2−7.513.816.71.014.412.6−1.53.0
Figure A.1. Recognition performance for the walking activity at all four positions using FS2.
Figure A.1. Recognition performance for the walking activity at all four positions using FS2.
Sensors 14 10146f8 1024
Figure A.2. Recognition performance for the jogging activity on all four positions using FS2.
Figure A.2. Recognition performance for the jogging activity on all four positions using FS2.
Sensors 14 10146f9 1024
Figure A.3. Recognition performance for the biking activity at all four positions using FS2.
Figure A.3. Recognition performance for the biking activity at all four positions using FS2.
Sensors 14 10146f10 1024
Figure A.4. Recognition performance for the standing activity at all four positions using FS2.
Figure A.4. Recognition performance for the standing activity at all four positions using FS2.
Sensors 14 10146f11 1024
Figure A.5. Recognition performance for the sitting activity at all four positions using FS2.
Figure A.5. Recognition performance for the sitting activity at all four positions using FS2.
Sensors 14 10146f12 1024
Figure A.6. Gyroscope TPR for the walking upstairs activity for all four positions and three feature sets.
Figure A.6. Gyroscope TPR for the walking upstairs activity for all four positions and three feature sets.
Sensors 14 10146f13 1024
Figure A.7. Accelerometer true positive rate (TPR) for the walking upstairs activity for all four positions and three feature sets.
Figure A.7. Accelerometer true positive rate (TPR) for the walking upstairs activity for all four positions and three feature sets.
Sensors 14 10146f14 1024
Figure A.8. Recognition performance for the walking downstairs activity in Scenario C.
Figure A.8. Recognition performance for the walking downstairs activity in Scenario C.
Sensors 14 10146f15 1024
Figure A.9. Recognition performance for the walking upstairs activity in Scenario C.
Figure A.9. Recognition performance for the walking upstairs activity in Scenario C.
Sensors 14 10146f16 1024

References

  1. Klasnja, P.; Pratt, W. Healthcare in the pocket: Mapping the space of mobile-phone health interventions. J. Biomed. Inf. 2012, 45, 184–198. [Google Scholar]
  2. Lane, N.; Mohammod, M.; Lin, M.; Yang, X.; Lu, H.; Ali, S.; Doryab, A.; Berke, E.; Choudhury, T.; Campbell, A. BeWell: A Smartphone Application to Monitor, Model and Promote Wellbeing. Proceedings of 5th International ICST Conference on Pervasive Computing Technologies for Healthcare, Dublin, Ireland, 23–26 May 2011.
  3. Wu, W.; Dasgupta, S.; Ramirez, E.E.; Peterson, C.; Norman, G.J. Classification Accuracies of Physical Activities Using Smartphone Motion Sensors. J. Med. Internet Res. 2012, 14, e130. [Google Scholar]
  4. Anjum, A.; Ilyas, M. Activity recognition using smartphone sensors. Proceedings of the 2013 IEEE Consumer Communications and Networking Conference (CCNC), Las Vegas, NA, USA, 11–14 January 2013; pp. 914–919.
  5. Koenig, I.; Memon, A.Q.; David, K. Energy consumption of the sensors of Smartphones. Proceedings of the Tenth International Symposium on Wireless Communication Systems (ISWCS 2013), Ilmenau, Germany, 27–30 August 2013; pp. 1–5.
  6. Ustev, Y.E.; Durmaz Incel, O.; Ersoy, C. User Device and Orientation Independent Human Activity Recognition on Mobile Phones: Challenges and a Proposal. Proceedings of the 2013 ACM Conference on Pervasive and Ubiquitous Computing Adjunct Publication (UbiComp '13 Adjunct), New York, NY, USA, 8–12 September 2013; pp. 1427–1436.
  7. Altun, K.; Barshan, B. Human Activity Recognition Using Inertial/Magnetic Sensor Units. In Human Behavior Understanding; Salah, A.A., Gevers, T., Sebe, N., Vinciarelli, A., Eds.; Springer: Berlin/Heidelberg, Germany, 2010; pp. 38–51. [Google Scholar]
  8. Figo, D.; Diniz, P.C.; Ferreira, D.R.; Cardoso, J.M.P. Preprocessing techniques for context recognition from accelerometer data. Pers. Ubiquitous Comput. 2010, 14, 645–662. [Google Scholar]
  9. Pervasive Systems Research Data Sets. Available online: http://ps.ewi.utwente.nl/Datasets.php (accessed on 14 May 2014).
  10. Incel, O.D.; Kose, M.; Ersoy, C. A Review and Taxonomy of Activity Recognition on Mobile Phones. BioNanoScience 2013, 3, 145–171. [Google Scholar]
  11. Coley, B.; Najafi, B.; Paraschiv-Ionescu, A.; Aminian, K. Stair climbing detection during daily physical activity using a miniature gyroscope. Gait Posture 2005, 22, 287–294. [Google Scholar]
  12. Lustrek, M.; Kaluza, B. Fall Detection and Activity Recognition with Machine Learning. Informatica Slovenia 2009, 33, 197–204. [Google Scholar]
  13. Li, Q.; Stankovic, J.; Hanson, M.; Barth, A.; Lach, J.; Zhou, G. Accurate, Fast Fall Detection Using Gyroscopes and Accelerometer-Derived Posture Information. Proceedings of the Sixth International Workshop on Wearable and Implantable Body Sensor Networks (BSN 2009), Berkeley, CA, USA, 3–5 June 2009; pp. 138–143.
  14. Lee, Y.; Iyengar, S.S.; Min, C.; Ju, Y.; Kang, S.; Park, T.; Lee, J.; Rhee, Y.; Song, J. MobiCon: A Mobile Context-monitoring Platform. Commun ACM 2012, 55, 54–65. [Google Scholar]
  15. Johnson, D.; Trivedi, M. Driving style recognition using a smartphone as a sensor platform. Proceedings of the 2011 14th International IEEE Conference on Intelligent Transportation Systems (ITSC), Washington, DC, USA, 5–7 October 2011; pp. 1609–1615.
  16. Liu, M. A Study of Mobile Sensing Using Smartphones. Int. J. Distrib. Sens. Netw. 2013, 2013. [Google Scholar]
  17. Parkka, J.; Ermes, M.; Antila, K.; Van Gils, M.; Manttari, A.; Nieminen, H. Estimating Intensity of Physical Activity: A Comparison of Wearable Accelerometer and Gyro Sensors and 3 Sensor Locations. Proceedings of the 29th Annual International Conference of the IEEE Engineering in Medicine and Biology Societ (EMBS 2007), Lyon, France, 22–26 August 2007; pp. 1511–1514.
  18. Kunze, K.; Barry, M.; Heinz, E.A.; Lukowicz, P.; Lukowicz, P.; Majoe, D.; Gutknecht, J. Towards Recognizing Tai Chi An Initial Experiment Using Wearable Sensors. Proceedings of the 2006 3rd International Forum on Applied Wearable Computing (IFAWC), Bremen, Germany, 15–16 March 2006; pp. 1–6.
  19. Lorincz, K.; Chen, B.r.; Challen, G.W.; Chowdhury, A.R.; Patel, S.; Bonato, P.; Welsh, M. Mercury: A Wearable Sensor Network Platform for High-fidelity Motion Analysis. Proceedings of the 7th ACM Conference on Embedded Networked Sensor Systems (SenSys '09), New York, NY, USA, 4–6 November 2009; pp. 183–196.
  20. Anguita, D.; Ghio, A.; Oneto, L.; Parra, X.; Reyes-Ortiz, J.L. Human Activity Recognition on Smartphones Using a Multiclass Hardware-Friendly Support Vector Machine. In Ambient Assisted Living and Home Care; Bravo, J., Hervs, R., Rodrguez, M., Eds.; Springer: Berlin/Heidelberg, Germany, 2012; pp. 216–223. [Google Scholar]
  21. Kaghyan, S.; Sarukhanyan, H.; Akopian, D. Human movement activity classification approaches that use wearable sensors and mobile devices. Proc. SPIE 2013, 8667, 86670O:1–86670O:12. [Google Scholar]
  22. Susi, M.; Renaudin, V.; Lachapelle, G. Motion Mode Recognition and Step Detection Algorithms for Mobile Phone Users. Sensors 2013, 13, 1539–1562. [Google Scholar]
  23. Bedogni, L.; Di Felice, M.; Bononi, L. By train or by car? Detecting the user's motion type through smartphone sensors data. Proceedings of the Wireless Days (WD), (2012 IFIP), Dublin, Ireland, 21–23 November 2012; pp. 1–6.
  24. Zhang, Y.; Markovic, S.; Sapir, I.; Wagenaar, R.; Little, T.D.C. Continuous functional activity monitoring based on wearable tri-axial accelerometer and gyroscope. Proceedings of the 2011 5th International Conference on Pervasive Computing Technologies for Healthcare (PervasiveHealth), Dublin, Ireland, 23–26 May 2011; pp. 370–373.
  25. Han, M.; Bang, J.H.; Nugent, C.; McClean, S.; Lee, S. HARF: A Hierarchical Activity Recognition Framework Using Smartphone Sensors. In Ubiquitous Computing and Ambient Intelligence. Context-Awareness and Context-Driven Interaction; Urzaiz, G., Ochoa, S.F., Bravo, J., Chen, L.L., Oliveira, J., Eds.; Springer International Publishing: Berlin/Heidelberg, Germany, 2013; pp. 159–166. [Google Scholar]
  26. Kunze, K.; Lukowicz, P. Dealing with Sensor Displacement in Motion-based Onbody Activity Recognition Systems. Proceedings of the 10th International Conference on Ubiquitous Computing (UbiComp '08), New York, NY, USA; 2008; pp. 20–29. [Google Scholar]
  27. Kunze, K.; Bahle, G.; Lukowicz, P.; Partridge, K. Can magnetic field sensors replace gyroscopes in wearable sensing applications? Proceedings of the 2010 International Symposium on Wearable Computers (ISWC), Seoul, South Korea, 10–13 October 2010; pp. 1–4.
  28. Abdulla, U.; Taylor, K.; Barlow, M.; Naqshbandi, K. Measuring Walking and Running Cadence Using Magnetometers. Proceedings of the 2013 12th IEEE International Conference on Trust, Security and Privacy in Computing and Communications (TrustCom), Melbourne, Australia, 16–18 July 2013; pp. 1458–1462.
  29. Martn, H.; Bernardos, A.M.; Iglesias, J.; Casar, J.R. Activity logging using lightweight classification techniques in mobile devices. Pers. Ubiquitous Comput. 2013, 17, 675–695. [Google Scholar]
  30. Yong, C.Y.; Sudirman, R.; Mahmood, N.H.; Chew, K.M. Human Hand Movement Analysis Using Principle Component Analysis Classifier. Appl. Mech. Mater. 2013, 284-287, 3126–3130. [Google Scholar]
  31. Shoaib, M.; Scholten, H.; Havinga, P. Towards Physical Activity Recognition Using Smartphone Sensors. Proceedings of the Ubiquitous Intelligence and Computing, 2013 IEEE 10th International Conference on and 10th International Conference on Autonomic and Trusted Computing (UIC/ATC), Vietri sul Mere, Italy, 18–21 December 2013; pp. 80–87.
  32. Pebble. Available online: http://getpebble.com (accessed on 14 May 2014).
  33. Samsung Galaxy S2. Available online: http://www.samsung.com/global/microsite/galaxys2/html/ (accessed on 14 May 2014).
  34. Preece, S.; Goulermas, J.; Kenney, L.P.J.; Howard, D. A Comparison of Feature Extraction Methods for the Classification of Dynamic Activities From Accelerometer Data. IEEE Trans. Biomed. Eng. 2009, 56, 871–879. [Google Scholar]
  35. Bao, L.; Intille, S.S. Activity Recognition from User-Annotated Acceleration Data. In Pervasive Computing; Springer: Berlin Heidelberg, Germany, 2004; pp. 1–17. [Google Scholar]
  36. Sun, L.; Zhang, D.; Li, B.; Guo, B.; Li, S. Activity Recognition on an Accelerometer Embedded Mobile Phone with Varying Positions and Orientations. In Ubiquitous Intelligence and Computing; Yu, Z., Liscano, R., Chen, G., Zhang, D., Zhou, X., Eds.; Springer: Berlin/Heidelberg, Germany, 2010; Volume 6406, Lecture Notes in Computer Science; pp. 548–562. [Google Scholar]
  37. Garner, S.R. WEKA: The Waikato Environment for Knowledge Analysis. Proceedings of the New Zealand Computer Science Research Students Conference, Hamilton, New Zealand, 18–21 April 1995; p. 5764.
  38. Hall, M.; Frank, E.; Holmes, G.; Pfahringer, B.; Reutemann, P.; Witten, I.H. The WEKA Data Mining Software: An Update. SIGKDD Explor. Newsl. 2009, 11, 10–18. [Google Scholar]
  39. Mitchell, E.; Monaghan, D.; O'Connor, N.E. Classification of sporting activities using smartphone accelerometers. Sensors 2013, 13, 5317–5337. [Google Scholar]
  40. Kose, M.; Incel, O.D.; Ersoy, C. Online human activity recognition on smart phones. Proceedings of the Workshop on Mobile Sensing: From Smartphones and Wearables to Big Data, Beijing, China, 16 April 2012; pp. 11–15.
  41. Siirtola, P.; Roning, J. Ready-to-use activity recognition for smartphones. 2013 IEEE Symposium on Computational Intelligence and Data Mining (CIDM), Singapore, 16–19 April 2013; pp. 59–64.
  42. Guo, Y.; Yang, L.; Ding, X.; Han, J.; Liu, Y. OpenSesame: Unlocking smart phone through handshaking biometrics. 2013 Proceedings IEEE INFOCOM, Turin, Italy, 14–19 April 2013; pp. 365–369.
  43. WEKA—Primer. Available online: http://weka.wikispaces.com/Primer (accessed on 14 May 2014).
  44. Stewart, V.; Ferguson, S.; Peng, J.X.; Rafferty, K. Practical automated activity recognition using standard smartphones. Proceedings of the 2012 IEEE International Conference on Pervasive Computing and Communications Workshops (PERCOM Workshops), Lugano, Switzerland, 19–23 March 2012; pp. 229–234.
Figure 1. Overview of the phone positions on a participant.
Figure 1. Overview of the phone positions on a participant.
Sensors 14 10146f1 1024
Figure 2. Recognition performance for the walking downstairs activity using FS2.
Figure 2. Recognition performance for the walking downstairs activity using FS2.
Sensors 14 10146f2 1024
Figure 3. Recognition performance for the walking upstairs activity using FS2.
Figure 3. Recognition performance for the walking upstairs activity using FS2.
Sensors 14 10146f3 1024
Figure 4. The recognition performance for the walking downstairs activity in Scenario B.
Figure 4. The recognition performance for the walking downstairs activity in Scenario B.
Sensors 14 10146f4 1024
Figure 5. The recognition performance for the walking upstairs activity in Scenario B.
Figure 5. The recognition performance for the walking upstairs activity in Scenario B.
Sensors 14 10146f5 1024
Figure 6. The magnetometer performance for the walking activity.
Figure 6. The magnetometer performance for the walking activity.
Sensors 14 10146f6 1024
Figure 7. Magnetometer performance for the jogging activity.
Figure 7. Magnetometer performance for the jogging activity.
Sensors 14 10146f7 1024
Table 1. Feature Sets.
Table 1. Feature Sets.
Feature SetFeatures in the Feature SetFrequency or Time Domain
FS1Mean, standard deviationTime domain
FS2Median, zero crossings, root means squareTime domain
FS3Variance, zero crossings, root means squareTime domain
FS4Sum of first five FFT coefficients, spectral energyFrequency Domain
Table 2. Feature Complexities.
Table 2. Feature Complexities.
Feature SetAssociated FeaturesComputation ComplexityStorage ComplexitySuitability for Mobile Devices
FS1Meanvery lowvery lowyes
FS1Standard Deviationvery lowvery lowyes
FS2Medianmediumvery lowyes
FS2Variancevery lowvery lowyes
FS2, FS3Zero crossingsvery lowvery lowyes
FS2, FS3Root mean square valuevery lowvery lowyes
FS4Sum off FFT coefficientsmediumlowmoderate
FS4Signal energymediumlowmoderate
Table 3. Classification Methods.
Table 3. Classification Methods.
Type of ClassifierWEKA-VersionNotation
Bayesian networksBayesian networksBN
Naive BayesNaive BayesNB
Support vector machinesLibSVMLSM
Logistic regressionLogistic regressionLR
K nearest neighborIB1 (KNN with K = 1)IB
Rule-based classifiersPARTPART
Rule-based classifiersNNGENNGE
Decision treesJ48J48
Decision treesRandom forestRF
Table 4. Evaluation scenarios for the accelerometer and the gyroscope.
Table 4. Evaluation scenarios for the accelerometer and the gyroscope.
ScenariosFeature SetsPositions (Individual/Combined)Classification (Personalized/Generalized)
AFS1, FS2, FS4IndividualGeneralized
BFS1, FS2, FS4Combined (multiple positions)Generalized
CFS1IndividualPersonalized
Table 5. Leading role: Accelerometer vs. gyroscope for the walking downstairs activity.
Table 5. Leading role: Accelerometer vs. gyroscope for the walking downstairs activity.
ClassifiersUpper ArmWristBeltRight Pocket
J48G(FS2)/A(FS4)/E(FS1)G(FS2,4)/E(FS1)G(FS2,4)/A(FS1)G(FS1,2,4)
RFG(FS1,2)/A(FS4)G(FS1,2,4)G(FS2,4)/A(FS1)G(FS1,2,4)
NNGEG(FS2)/A(FS4)/E(FS1)G(FS2,4)/E(FS1)G(FS2,4)/A(FS1)G(FS1,2)/E(FS4)
PARTG(FS1,2)/A(FS4)G(FS2,4)/E(FS1)G(FS2,4)/A(FS1)G(FS1,2)/E(FS4)
IBG(FS1,2)/A(FS4)G(FS2,4)/E(FS1)G(FS2,4)/A(FS1)G(FS1,2,4)
BNG(FS1,2)/E(FS4)A(FS1,2,4)G(FS2)/A(FS1,4)G(FS1,2)/E(FS4)
NBG(FS2,4)/E(FS1)G(FS4)/A(FS1,2)G(FS2)/A(FS4)/E(FS1)G(FS1,2)/A(FS4)
LSME(FS1,2)E(FS1,2)A(FS1,2)G(FS2)/A(FS1)
LRG(FS4)/E(FS1,2)G(FS4)/A(FS2)/E(FS1)G(FS4)/A(FS1)/E(FS2)G(FS2)/A(FS4)/E(FS1)
Table 6. Leading role: Accelerometer vs. gyroscope for the walking upstairs activity.
Table 6. Leading role: Accelerometer vs. gyroscope for the walking upstairs activity.
ClassifiersUpper armWristBeltRight pocket
J48A(FS4)/E(FS1,2)G(FS4)/E(FS1,2)G(FS2,4)/A(FS1)G(FS1,2,4)
RFA(FS2,4)/E(FS1)G(FS2,4)/A(FS1)G(FS4)/A(FS1)/E(FS2)G(FS1,2,4)
NNGEA(FS4)/E(FS1,2)G(FS4)/E(FS1,2)G(FS2,4)/A(FS1)G(FS1,2)/E(FS4)
PARTG(FS1,2)/E(FS4)G(FS4)/E(FS1,2)G(FS2,4)/A(FS1)G(FS1,2,4)
IBE(FS1,2,4)G(FS2,4)/A(FS1)G(FS2,4)/E(FS1)G(FS1,2,4)
BNA(FS1,2,4)G(FS2)/A(FS1, 4)G(FS2,4)/A(FS1)G(FS2)/A(FS1,4)
NBA(FS1,2,4)A(FS2,4)/E(FS1)A(FS1,2,4)G(FS2)/A(FS1,4)
LSMA(FS1,2)A(FS1,2)A(FS1,2)G(FS2)/A(FS1)
LRA(FS2,4)/E(FS1)A(FS1,2)/E(FS4)G(FS2,4)/A(FS1)G(FS2)/A(FS1,4)
Table 7. Leading role: Accelerometer vs. gyroscope for the walking activity.
Table 7. Leading role: Accelerometer vs. gyroscope for the walking activity.
ClassifiersUpper ArmWristBeltRight Pocket
J48G(FS4)/A(FS1,2)A(FS1)/E(FS2,4)G(FS4)/A(FS1)/E(FS2)A(FS1)/E(FS2,4)
RFG(FS4)/A(FS1)/E(FS2)A(FS1)/E(FS2,4)G(FS4)/A(FS1)/E(FS2)A(FS1)/E(FS2,4)
NNGEA(FS1)/E(FS2,4)A(FS1,2,4)G(FS2,4)/E(FS1)G(FS4)/A(FS1,2)
PARTA(FS1)/E(FS2,4)G(FS4)/A(FS1)/E(FS2)G(FS4)/A(FS1)/E(FS2)G(FS4)/A(FS1)/E(FS2)
IBA(FS1)/E(FS2,4)A(FS1,2,4)G(FS4)/A(FS1)/E(FS2)E(FS1,2,4)
BNA(FS1,2,4)G(FS4)/A(FS1)/E(FS2)G(FS1.4)/E(FS2)A(FS1,2,4)
NBA(FS1,2,4)G(FS2,4)/E(FS1)G(FS1,2,4)A(FS1,2,4)
LSMA(FS1,2)A(FS1)/E(FS2)A(FS1,2)A(FS1,2))
LRG(FS4)/A(FS1)/E(FS2)G(FS2,4)/A(FS1)G(FS1,2,4)A(FS2,4)/E(FS1)
Table 8. Leading role: Linear acceleration sensor vs. accelerometer using nine classifiers.
Table 8. Leading role: Linear acceleration sensor vs. accelerometer using nine classifiers.
ActivitiesUpper ArmWristBeltRight Pocket
WalkingLA(FS2,4)/E(FS1)E(FS1,2,4)A(FS2,4)/LA(FS1)A(FS1,2,4)
StandingA(FS1,2,4)A(FS1,2,4)A(FS1,2,4)A(FS1,2,4)
JoggingE(FS1,2,4)E(FS1,2,4)E(FS1,2,4)E(FS1,2,4)
SittingA(FS1,2,4)A(FS1,2,4)A(FS1,2,4)A(FS1,2,4)
BikingA(FS1)/LA(FS2,4)A(FS1)/E(FS2,4)A(FS1)/E(FS2,4)A(FS1,2,4)
Walking upstairsLA(FS1,2,4)A(FS1,2)/LA(FS4)A(FS1,2,4)A(FS1,2,4)
Walking downstairsLA(FS1,2,4)A(FS1,2)/LA(FS4)A(FS1,2,4)A(FS1,2,4)
Table 9. Evaluation scenarios for the linear acceleration sensor.
Table 9. Evaluation scenarios for the linear acceleration sensor.
ScenariosFeature SetsPositions (Individual/Combined)Classification (Personalized/Generalized)
DFS1, FS2, FS4IndividualGeneralized
EFS1, FS2, FS4Combined (multiple positions)Generalized

Share and Cite

MDPI and ACS Style

Shoaib, M.; Bosch, S.; Incel, O.D.; Scholten, H.; Havinga, P.J.M. Fusion of Smartphone Motion Sensors for Physical Activity Recognition. Sensors 2014, 14, 10146-10176. https://doi.org/10.3390/s140610146

AMA Style

Shoaib M, Bosch S, Incel OD, Scholten H, Havinga PJM. Fusion of Smartphone Motion Sensors for Physical Activity Recognition. Sensors. 2014; 14(6):10146-10176. https://doi.org/10.3390/s140610146

Chicago/Turabian Style

Shoaib, Muhammad, Stephan Bosch, Ozlem Durmaz Incel, Hans Scholten, and Paul J. M. Havinga. 2014. "Fusion of Smartphone Motion Sensors for Physical Activity Recognition" Sensors 14, no. 6: 10146-10176. https://doi.org/10.3390/s140610146

Article Metrics

Back to TopTop