CRAWDAD metadata: pdx/metrofi (v. 2011-10-24)
This is a dataset of location, signal strength, and performance data of
MetroFi, a 802.11x municipal wireless mesh network in Portland, Oregon in 2007.
The data was collected by Caleb Phillips and Russell Senior to determine the
coverage and performance of the network.
[xml metadata]
Note: This metadata was prepared by the CRAWDAD team and verified by the data set (or tool) authors. We have made every effort to ensure its accuracy, but urge all users to consider the metadata and data carefully and be sure that their use in research is consistent with the nature and limitations of the data. We welcome any corrections. This metadata was prepared based on the following reference(s):
CRAWDAD metadata structure[what is CRAWDAD metadata]
- [Data]
- [Dataset]
pdx/metrofi (v. 2011-10-24) [what's new]
- [Traceset] pdx/metrofi/2007 (v. 2011-10-24) [what's new] [download 804KB gz from: US UK AU]
- [Dataset]
pdx/metrofi (v. 2011-10-24) [what's new]
- [Tools]
- [Authors]
- [Author] Caleb Phillips
- [Author] Russell Senior
- [Papers]
You can see more papers that use this dataset or tool at citeulike's 'crawdad' group with tag pdx_metrofi . Please add more papers. Also please cite this data set using the following bibtex (or cite one of the papers below).
@MISC{pdx-metrofi-2011-10-24, author = {Caleb Phillips and Russell Senior}, title = {{CRAWDAD} data set pdx/metrofi (v. 2011-10-24)}, howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/pdx/metrofi}, month = oct, year = 2011 }- [Paper] phillips-robust
[Dataset] pdx/metrofi (v. 2011-10-24) | top |
| version | v. 2011-10-24 |
| changes | the initial version |
| bibtex |
@MISC{pdx-metrofi-2011-10-24,
author = {Caleb Phillips and Russell Senior},
title = {{CRAWDAD} data set pdx/metrofi (v. 2011-10-24)},
howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/pdx/metrofi},
month = oct,
year = 2011
}
|
| metadata last modified | 2011-10-24 |
| summary | This is a dataset of location, signal strength, and performance data of MetroFi, a 802.11x municipal wireless mesh network in Portland, Oregon in 2007. The data was collected by Caleb Phillips and Russell Senior to determine the coverage and performance of the network. |
| release date | 2011-10-24 |
| measurement start | 2007-03-25 |
| measurement end | 2007-04-04 |
| authors | Caleb Phillips Russell Senior |
| web site | http://www.crawdad.org/pdx/metrofi |
| wiki | go to the wiki page for this data set |
| keyword | 802.11, 802.11a, 802.11b, 802.11g, GPS, location, signal strength, wardriving, wireless mesh network |
| measurement purposes | Network Performance Analysis |
| network type | 802.11 infrastructure |
| network type | wireless mesh network |
| environment | The data was collected during an independent analysis of MetroFi, the municipal wireless network in Portland, Oregon. |
| network | This dataset was collected with a Linux-based sniffer using a Kismet instance configured to channel hop on all 11 channels. The wireless interface was an Atheros chipset using the madwifi driver. The 72 functional APs were located using triangulation and then fine-tuned with a hand-held GPS device. All measurements are passive, with no special access to the network. |
| collection | We use the standard Unix tools ttcp to test upstream throughput, ICMP ping to test latency and loss, and wget to test downstream throughput. A small script was used to bypass advertisement traps. We also found it necessary to use several watchdog scripts to check for a lost association, GPS issues, and stalled tests. Depending on the results, a random location test might take anywhere from about 60 seconds (the length of time we would wait for an association) to around 7 minutes. We also recorded GPS position and timestamp throughout the test. The results of each test were stored on the USB storage device. At the conclusion of the tests we retrieved and analyzed the results. |
| sanitization | This network is now defunct, and all the APs have been dismantled. Hence, we have performed no anonymization as there is no conceivable privacy/anonymity risk to anyone or anything. |
| tracesets included | pdx/metrofi/2007 (v. 2011-10-24) |
[Traceset] pdx/metrofi/2007 (v. 2011-10-24) | top |
| version | v. 2011-10-24 |
| changes | the initial version. |
| bibtex |
@MISC{pdx-metrofi-2007-2011-10-24,
author = {Caleb Phillips and Russell Senior},
title = {{CRAWDAD} trace set pdx/metrofi/2007 (v. 2011-10-24)},
howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/pdx/metrofi/2007},
month = oct,
year = 2011
}
|
| metadata last modified | 2011-10-24 |
| summary | This is a traceset of location, signal strength, and performance data of MetroFi, a 802.11x municipal wireless mesh network in Portland, Oregon in 2007. The data was collected by Caleb Phillips and Russell Senior to determine the coverage and performance of the network. |
| release date | 2011-10-24 |
| measurement start | 2007-03-25 |
| measurement end | 2007-04-04 |
| measurement purposes | Network Performance Analysis |
| methodology | Because our tests were carried out without any access to the network infras- tructure, our first task was to locate the access points in the POC area. To this end, we drove to every publicly accessible street, collecting signal strength measurements using a battery-powered embedded computer with an external 7 dBi omnidirectional antenna and a GPS device. We used this data to triangulate the position of the APs. Not surprisingly, as other researchers have shown that signal strength is poorly correlated with distance, we were unable to reach a satisfactory level of precision. To obtain the desired precision, we used triangulation information to locate each AP and then took a reading with a hand-held GPS device directly under the AP. From the list of 72 MetroFi access points that we considered to be in the POC network, we constructed a bounding box in latitude and longitude extending 1000 feet beyond the extremities of the access point locations. Because we expected that many locations in the bounding box would fall outside of the POC areas, and because we were not certain how many locations we would be able to measure, we computed an excessive sample of 1001 locations using a random number generator such that each location in the bounding box had an equal probability of being chosen. Locations not within 1000 feet of an access point were immediately excluded. Each remaining location was plotted against orthoimagery using Google Maps. If the location fell in the Willamette River, was inside a building, or was not practically reachable, it was also excluded. Ultimately, the first 250 locations in our sample of 1001 were either excluded on the basis of the criteria above or were visited and measured. We chose to stop at 250 points after finding that this well bypassed our needs in terms of statistical power, both in the POC and overall. We use the standard Unix tools ttcp to test upstream throughput, ICMP ping to test latency and loss, and wget to test downstream throughput. A small script was used to bypass advertisement traps. We also found it necessary to use several watchdog scripts to check for a lost association, GPS issues, and stalled tests (for example, ttcp has a tendency take a very long time on unstable connections). Depending on the results, a random location test might take anywhere from about 60 seconds (the length of time we would wait for an association) to around 7 minutes. In addition to these steps, we also recorded GPS position and timestamp throughout the test. |
| sanitization | We have performed no anonymization as there is no conceivable privacy/anonymity risk to anyone or anything. |
| download url | Download (804KB gz) (MD5 Hash: 91389493d934d5365f1eb6a095298a0c) from US UK AU |
| parent data | pdx/metrofi (v. 2011-10-24) |
| traces included | pdx/metrofi/2007/coverage (v. 2011-10-24) |
[Trace] pdx/metrofi/2007/coverage (v. 2011-10-24) | top |
| version | v. 2011-10-24 |
| changes | the initial version |
| bibtex |
@MISC{pdx-metrofi-2007-coverage-2011-10-24,
author = {Caleb Phillips and Russell Senior},
title = {{CRAWDAD} trace pdx/metrofi/2007/coverage (v. 2011-10-24)},
howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/pdx/metrofi/2007/coverage},
month = oct,
year = 2011
}
|
| metadata last modified | 2011-10-24 |
| summary | This is a trace of location, signal strength, and performance data of MetroFi, a 802.11x municipal wireless mesh network in Portland, Oregon in 2007. |
| derived | false |
| release date | 2011-10-24 |
| measurement start | 2007-03-25 |
| measurement end | 2007-04-04 |
| configuration | This dataset was collected with a Linux-based sniffer using a Kismet instance configured to channel hop on all 11 channels. The wireless interface was an Atheros chipset using the madwifi driver. The 72 functional APs were located using triangulation and then fine-tuned with a hand-held GPS device. All measurements are passive, with no special access to the network. We use the standard Unix tools ttcp to test upstream throughput, ICMP ping to test latency and loss, and wget to test downstream throughput. A small script was used to bypass advertisement traps. We also found it necessary to use several watchdog scripts to check for a lost association, GPS issues, and stalled tests. Depending on the results, a random location test might take anywhere from about 60 seconds (the length of time we would wait for an association) to around 7 minutes. We also recorded GPS position and timestamp throughout the test. |
| format | Besides the README file, there are three pieces of data: 1) aps.txt: Locations and MAC addresses of APs 2) stumble_filtered.txt: Received signal strength indicator (RSSI) observations of the APs from the exhaustive war-driving campaign in the network's service area. To turn RSSI into something like Received Signal Strength (RSS) in dBm, simply subtract 95. 3) random.csv: Performance results at a random sample of points within the coverage area. The fields are listed on the first line. |
| sanitization | We have performed no anonymization as there is no conceivable privacy/anonymity risk to anyone or anything. |
| parent data | pdx/metrofi/2007 (v. 2011-10-24) |
[Author] Caleb Phillips | top |
| caleb.phillips@colorado.edu | |
| institution | University of Colorado |
| department | Computer Science |
| related data/tools | pdx/vwave (v. 2009-07-04) cu/cu_wart (v. 2011-10-24) pdx/metrofi (v. 2011-10-24) cu/antenna (v. 2009-05-08) cu/lte (v. 2012-05-04) cu/wimax (v. 2012-06-01) |
[Author] Russell Senior | top |
| russell@personaltelco.net | |
| related data/tools | pdx/metrofi (v. 2011-10-24) |
[Paper] phillips-robust | top |
| category | inproceedings |
| authors | Caleb Phillips Russell Senior Douglas Sicker Dirk Grunwald |
| title | Robust Coverage and Performance Testing for Large-Area Wireless Networks |
| booktitle | AccessNets |
| pages | 457-469 |
| year | 2009 |
| editor | Wang, Chonggang and Akan, Ozgur and Bellavista, Paolo and Cao, Jiannong and Dressler, Falko and Ferrari, Domenico and Gerla, Mario and Kobayashi, Hisashi and Palazzo, Sergio and Sahni, Sartaj and Shen, Xuemin (Sherman) and Stan, Mircea and Xiaohua, Jia and Zomaya, Albert and Coulson, Geoffrey |
| volume | 6 |
| series | Lecture Notes of the Institute for Computer Sciences, Social Informatics and Telecommunications Engineering |
| address | Germany |
| download url | http://www.unwirepdx-watch.org/files/accessnets08.pdf |
| publisher | Springer-Verlag |
| keywords | wireless |
| keywords | measurement |
| keywords | pdx_metrofi |
| related data/tools | pdx/metrofi |


