Pedometer Evaluation Project
Problem
Pedometers have become ubiquitous devices for helping motivate people
to be more active by counting their daily steps.
However, pedometer accuracy varies widely depending on the body
position at which it is worn, the signal processing algorithm used
to count steps, and individual differences in human gait.
This project recorded a large data set of raw accelerometer data and
marked the time occurrences of all steps so that pedometer algorithms
could be evaluated objectively against a gold standard.
Data
The below image shows raw (x,y,z) accelerometer data for 3 different
devices worn on the wrist, hip and ankle (top to bottom), along with
a screenshot of the synchronized video recording.
Click the image to watch a video snippet.
 |
 |
Method used to record data and ground truth |
Example data (click to watch video snippet) |
A group of 30 subjects were recorded walking a cumulative total of over
60,000 steps, including portions in a regular gait (walking a path),
semi-regular gait (walking around a building), and irregular gait
(walking around a room).
The data set and ground truth can be downloaded
here (275 MB).
In a ground truth file, the number indicates the line index in the data file
at which a step occurred.
Videos and sync files can be downloaded
here (11 GB).
Papers about this project:
-
R. Mattfeld, E. Jesch and A. Hoover,
"A new dataset for evaluating pedometer performance",
in the proc. of 2017 IEEE International Conference on
Bioinformatics and Biomedicine, Kansas City, MO, pp. 865-869, 2017.
-
R. Mattfeld,
"Evaluation of Pedometer Performance Across Multiple Gait Types
Using Video for Ground Truth",
PhD dissertation, Electrical and Computer Engineering Department,
Clemson University, 2018.
-
R. Mattfeld, E. Jesch and A. Hoover,
"Evaluating Pedometer Algorithms on Semi-Regular and Unstructured Gaits",
in Sensors, vol. 21 no. 13, June 2021, doi: 10.3390/s21134260.
Pedometer Evaluation Page / Clemson / ahoover@clemson.edu