Datasets
Standard Dataset
Raw IMU and Optical Gait Data of Healthy Participants
- Citation Author(s):
- Submitted by:
- Baiqing Luo
- Last updated:
- Wed, 05/01/2024 - 03:40
- DOI:
- 10.21227/qqgt-jh30
- License:
- Categories:
- Keywords:
Abstract
This is the raw data for the article "Algorithm for Gait Parameters Estimation Based on Heel-Mounted Inertial Sensors", which includes walking data recorded by IMUs and data recorded by an optical motion capture (OMC) system, where the experimental data consisted of three parts:
Validity Experiment Data includes gait data (both IMU and OMC) of 30 participants who were instructed to walk in a straight line within the motion capture area and return upon reaching the end to ensure a sufficient step count.
Reliability Experiment Data includes gait data (IMU) of 19 records of participants who completed a 10-m walk test (10 MWT) on a 12-m walkway at a comfortable pace three times, with intervals of rest between each attempt.
Daily Activities Simulation Data includes gait data (both IMU and OMC) of 30 participants who were instructed to start sitting in the chair and complete a series of daily activity simulation tasks within a specific experimental site. During this time participants were free to complete the given tasks at a comfortable walking speed.
Raw IMU and Optical Gait Data From Healthy Participants
This repository contains data recorded with Xsens DOT and optical motion capture (OMC) data recorded by Vicon.
Inside the data folder are gait data collected from healthy subjects.
In Folder "Validity Experiment Data", there are 30 folders in which one participant's gait data of IMUs (formatted as .csv) and OMC (formatted as .c3d) are put together. DOT 01, 08, 09, 03, 06, and 07 represent "Left Cavity", "Left Instep", "Left Heel", "Right Cavity", "Right Instep", and "Right Heel" respectively.
In Folder "Reliability Experiment Data", there are 19 folders, each of them contains records of three walking tasks. In this experiment, DOT 01 and 03 represent "Left Heel" and "Right Heel" respectively.
Note that the headings of those csv files may be different due to different operating device when downloading raw IMU data.
In Folder "Daily Activities Simulation Data", there are 30 folders in which one participant's gait data of IMUs (formatted as .csv) and OMC (formatted as .c3d) are put together. DOT 01, 08, 09, 03, 06, and 07 represent "Left Cavity", "Left Instep", "Left Heel", "Right Cavity", "Right Instep", and "Right Heel" respectively.
The data has the following structure:
├── README.txt
│
├── Validity Experiment Data
│ ├── <subject_id>
│ │ │<recording_name>.csv # IMU data during walking
│ │ │<recording_name>.c3d # raw c3d file, export of the OMC system, can be processed in OMC software such as QTM or Vicon
│
├── Reliability Experiment Data
│ ├── <subject_id>
│ │ │ <DOT 01_recording_name>.csv # IMU data during walking
│ │ │ <DOT 03_recording_name>.csv # IMU data during walking
│
├── Daily Activities Simulation Data
│ ├── <subject_id>
│ │ │<recording_name>.csv # IMU data during walking
│ │ │<recording_name>.c3d # raw c3d file, export of the OMC system, can be processed in OMC software such as QTM or Vicon
Documentation
Attachment | Size |
---|---|
Readme.txt | 1.99 KB |