Nodes' logs from BAN2BAN experiments.

For three long experiments where 2 BANs communicated when walking towards each other Details: ~1min per meter for one sender for 15 meters and 3 senders and 5 receivers, This is some data that may be further analysed by more expert heads. Infrastructure: 3 sender and 5 receiver nodes with TinyOS installed logging sent packets, received packets and accelerometer values.

License
Creative Commons Attribution 4.0

Publisher
Virginia Leonor Torres BarrĂ­a

Update frequency
One-off

Files

Name Format Description Data Download
Experiment 1: Receivers text/csv All receiver logs have the following header: meter,sender_id,probe_id,sender_time,tx_power,message_length,rssi,lqi,receiver_time,accel_x,accel_y,accel_z,accel_error,type,receiver_id All names in the header are self explanatory, except maybe: type: this field classifies received packets with 0 as a value and accelerometer packets with 77 as a value. The accelerometer packets just copy all fields from the last received packet (type 0) and updates accel_{x,y,z} and receiver time. accel_error: 0 --> accelerometer values were read correctly receiver_time: in micro seconds tx_power: see CC2420 transceiver datasheet for details, but 15 means that the packets' transmission power was set to -7dBm. message_length: in bytes probe_id: unique sent packet identifier View Download CSVlint validation result
Experiment 1: Senders text/csv The header of this log file is: meter,sender_id,probe_id,sender_time,tx_power,message_length,accel_x,accel_y,accel_z,accel_error,type All names in the header are self explanatory, except maybe: type: this field classifies sent packets with 0 as a value and accelerometer packets with 77 as a value. The accelerometer packets just copy all fields from the last sent packet (type 0) and updates accel_{x,y,z} and sender time. accel_error: 0 --> accelerometer values were read correctly sender_time: in micro seconds tx_power: see CC2420 transceiver datasheet for details, but 15 means that the packets' transmission power was set to -7dBm. message_length: in bytes probe_id: unique sent packet identifier View Download CSVlint validation result

Schemas

Support

If you have support queries, suggestions or corrections to the data, please file a new issue in our GitHub repository.

All comments and subsequent fixes will be logged openly such that you can easily see the provenance of each object in this dataset.

Last update: 2018-04-06 at 00:25