ART Experimental Data

From Cyber-Physical Systems Laboratory
Revision as of 21:18, 12 November 2008 by Gwh2 (talk | contribs) (Started page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The experimental datasets we collected for "Robust Topology Control for Indoor Wireless Sensor Networks" are available below. They are provided in SQLite3 and CSV formats.

Each row in the dataset represents one successful packet transmission along with its round number, source, destination, sequence number, RSSI, and LQI. For example, the row

0|138|133|1|-8|88

represents a packet transmitted during round 0 from node 138 to node 133 with a sequence number of 0, RSSI reading of -8, and LQI reading of 88. Each dataset also includes a second table that indicates the discrete time when each round began; e.g., the row

0|2008-08-21 23:03:34.458095

means that round 0 began at 23:03 on 2008-08-21.

Putting the data on the Web is a work-in-progress. Currently only the high-contention benchmark data is posted. We can make the other datasets available on request.

High-Contention Benchmark

no topology SQLite CSV
ART SQLite CSV
ART (w/o gradient optimization) SQLite CSV
PCBL SQLite CSV