UbiAWare
UbiAWare
Name of the competing system: UbiAWare
Name and email of the responsible person: Julian Ramos, ingenia(at)andrew.cmu.edu
Date and place: 6/20/2012, CMU
Data sources
For each datasource the following table is fulfilled:
Name | Bioharness BT |
Description of the information measured | Heart rate, breathing rate, skin temperature, posture, peak acceleration, 3D acceleration |
Units | Heart rate (BPM), breathing rate (BPM), skin temperature (°C), posture (degrees), peak acceleration (g), 3D acceleration (g) |
Example values | 70 BPM, 10 BPM, 35°C, -30, 1.3g, (-1.0g, 0g, 0.1g) |
Frequency of generated data in operation | Heart rate, breathing rate, skin temperature, posture, and peak acceleration are generated every second. 3D acceleration is generated every 400ms. |
Name | Localization |
Description of the information measured | x, y coordinates of location provided by our localization system |
Units | x coordinate (m) and y coordinate (m) |
Example values | (8.5m, 0.3m) |
Frequency of generated data in operation | The location coordinate is generated every 200ms. |
Note: the previous information was not used in the Living Lab benchmark.
DataSets
After, for instance, 30 minutes operation the competitor generates the following data sets:
- An array of arrays that include: G;time;heartRate;breathingRate;skinTemperature; posture;peakAcceleration# every second.
- An array of arrays that include: A;time;XAcc01;YAcc01;ZAcc01;…;XAcc20,YAcc20,ZAcc20# every 400ms.
- An array of arrays that include: L;time;x;y; # every 200ms.
Files:
- A file containing this samples in txt format with ‘;’ and ‘#’ as delimiters.
- bh.txt for data (arrays starting with G and A) captured from Bioharness BT, lo.txt for data (arrays starting with L) captured from the localization system
Devices used during benchmark
Device name | Type | Position in LLab (x,y,z) in meters | Position in user | Input | Output | Communication means to your system |
Bioharness BT | Chestband |
| Chest | Person moves and physiology | Acceleration and physiology | Bluetooth (to Android) |
Android smartphone | Phone | Anyplace, but prefer in center | Anyplace, but prefer in pocket | Acceleration and physiology | Acceleration and physiology | Bluetooth (with Bioharness BT) IP network (to my system) |
Localization sensor node | Chip | Deploy around the wall of the LLab |
| Communication signal strength | Location coordinates | IP network (to my system) |