Difference between revisions of "Gait events"

From ISLAB/CAISR
(Replaced content with "This page no longer exists")
 
(40 intermediate revisions by one user not shown)
Line 1: Line 1:
 
+
This page no longer exists
== Gait Event Detection in Real-World Environment for Long-Term Applications ==
+
 
+
This is a placeholder for an automated service that will provide temporal estimation of gait events from accelerometer signals. The service would take accelerometer data (in the specified format) as input and provide the estimated events as output. 
+
 
+
Until this service is implemented, please send your data in the specified format to siddhartha.khandelwal@hh.se and nicholas.wickstrom@hh.se.
+
 
+
Specifications
+
 
+
'''Activities''': Walking and running
+
 
+
'''Placement of 3-axis Accelerometer''': Anywhere around the ankle in any orientation.
+
 
+
'''Sensitivity of the Accelerometer''': (+-) 4g or more. Please specify. Please also check if the accelerometer signal has saturated during intense activity such as running.
+
 
+
'''Sampling Frequency''': Preferred - 128 Hz [A Sampling frequency of 50Hz and above is acceptable. Please specify.]
+
 
+
'''Input data''': AccX, AccY, AccZ [Accelerometer signals from the X, Y and Z axes, respectively.] 
+
 
+
'''Input data format''': abc.mat or abc.csv [Data in Matlab format or comma separated text file.]
+
 
+
'''''NOTE: The data should consist of ONLY walking and running segments of the signal. Segments corresponding to inactivity or any other activity should be removed from the signals prior to data submission.'''''
+
 
+
== MAREA ('''M'''ovement '''A'''nalysis in '''R'''eal-world '''E'''nvironments using '''A'''ccelerometers) Gait Database ==
+
 
+
The '''MAREA''' gait database comprises of walking and running in different real-world environments.
+
 
+
[[File:sensorPos_front.png|left,top|thumb|caption|"Figure 1: Position and orientation of each accelerometer at the beginning of each experiment. The accelerometer at the right ankle is attached arbitrarily without any pre-defined orientation. The FSRs are instrumented into the shoe soles to collect the ground truth. The data from all sensors is sampled at a frequency of 128 Hz."]]
+
 
+
{| class="wikitable"
+
! style="text-align: center;" | Subjects
+
! style="text-align: center;" | Environment
+
! style="text-align: center;" | Activity
+
! style="text-align: center;" | Speed
+
! style="text-align: center;" | Duration
+
! style="text-align: center;" | Short Description
+
|-
+
| rowspan="4" style="text-align: center;" | 11
+
| style="text-align: center;" | Treadmill (flat)
+
| style="text-align: center;" | Walk & run
+
| style="text-align: center;" | 4 - 8km/hr; increasing in steps
+
of 0.4km/hr every minute
+
| style="text-align: center;" | 10 min
+
| style="text-align: center;" | Start walking and switch to
+
running at self-selected speed
+
|-
+
| style="text-align: center;" | Treadmill (slope)
+
| style="text-align: center;" | Walk
+
| style="text-align: center;" | Self-selected
+
| style="text-align: center;" | 12 min
+
| style="text-align: center;" | Treadmill is set to (5, 0, 10, 0, 15, 0)
+
inclinations with 2 mins at each angle
+
|-
+
| rowspan="2" style="text-align: center;" | Indoor flat space
+
| rowspan="2" style="text-align: center;" | Walk & run
+
| rowspan="2" style="text-align: center;" | Self-selected
+
| rowspan="2" style="text-align: center;" | 6 min
+
| rowspan="2" style="text-align: center;" | Start walking and switch
+
to running after 3 mins
+
|-
+
  |
+
|-
+
| rowspan="2" style="text-align: center;" | 9
+
| rowspan="2" style="text-align: center;" | Outdoor street
+
| rowspan="2" style="text-align: center;" | Walk & run
+
| rowspan="2" style="text-align: center;" | Self-selected
+
| rowspan="2" style="text-align: center;" | 6 min
+
| rowspan="2" style="text-align: center;" | Start walking and switch
+
to running after 3 mins
+
|-
+
 
+
|}
+

Latest revision as of 10:52, 21 October 2018

This page no longer exists