Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
uob-COMS30035
GitHub Repository: uob-COMS30035/lab_sheets_public
Path: blob/main/activity_recognition_dataset/S1_Dataset/README.txt
340 views
1
Characteristics of Dataset
2
==========================
3
4
The files for the dataset represent a individual trial performed by a subject wearing
5
a wireless batteryless sensor. Each trial consists of the performance of scripted ADL.
6
The files are anonymized; however, indication of the gender of the participant is
7
indicated at the end of the file name.
8
9
The content of the file is as follows:
10
Comma separated values (CSV) format.
11
Column 1: Time in seconds starting from 0 rounded to the closest 0.025s
12
Column 2: Acceleration reading in G for frontal axis
13
Column 3: Acceleration reading in G for vertical axis
14
Column 4: Acceleration reading in G for lateral axis
15
Column 5: Id of antenna reading sensor
16
Column 6: Received signal strength indicator (RSSI)
17
Column 7: Phase
18
Column 8: Frequency
19
Column 9: Label of activity, 1: sit on bed, 2: sit on chair, 3: lying, 4: ambulating
20
21
Additional Information
22
======================
23
24
If you wish to use these datasets please cite this paper.
25