CRAWDAD metadata: cambridge/inmotion (v. 2005-10-01)

Dataset of UDP and TCP transfers between a car traveling at speeds from 5 mph to 75 mph, and an 802.11b access point.
[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.


CRAWDAD metadata structure[what is CRAWDAD metadata]


[Dataset] cambridge/inmotion (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} data set cambridge/inmotion (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Dataset of UDP and TCP transfers between a car traveling at speeds from 5 mph to 75 mph, and an 802.11b access point.
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
authorsRichard Gass
James Scott
Christophe Diot
web site http://www.pittsburgh.intel-research.net/~rgass/projects/inmotion/
wiki go to the wiki page for this data set
keywordvehicular network, 802.11, 802.11b, GPS, packet trace, tcpdump
measurement purposesNetwork Performance Analysis
network type802.11 infrastructure
environment
We present measurements from a study of 802.11b networking
involving a user in a moving car and a wireless access point
(AP). These measurements have been realized in the California
desert, a radio interference-free environment (i.e., in absence
of 802.11 or other conventional wireless networking signals),
in order to be able to understand what networking parameter
caused the performance observed.
network
The client is an IBM Thinkpad T41 with integrated 
Intel Pro/Wireless 2915ABG wireless adaptor. The client communicates 
with a Linksys WAP55AG access point operating on channel 1 in
802.11b mode only. The APs WAN port is wired to a laptop
modeling the backhaul network. That laptop featured an IBM
Thinkpad T30 with one built-in ethernet adaptor and one
PCMCIA ethernet adaptor. The T30's other ethernet adaptor
is connected to the server, an IBM Thinkpad T42. Both the
client and server are also equipped with a PCMCIA Netgear
WAG511 802.11 wireless adaptor used for network monitoring
only. We considered using DHCP, but Ott and Kutscher's analysis 
showed highly variable performance due to slow retransmission 
timers. Therefore, we decided to use preset IP addresses for 
all machines.  The hardware above was chosen to be typical of 
that used by real users. No external high-gain antennae were used 
on the clients or the access point, and default link layer 
parameters were always used. 

The software configuration is as follows. All machines used
the Fedora Core 3 Linux distribution, with the default 2.6
Linux kernel. UDP traffic is generated using a bash shell
script and the /dev/udp interface. iperf is used to generate
the TCP bulk traffic, while the web traffic is generated using
the wget program on the client and Apache httpd on the
server. The backhaul computer used the Linux tc program
with the netem module to implement the bandwidth and delay
models.
collection
The AP is placed at the side of the road on a 160 cm tripod.
A GPS unit with reported accuracy of two meters was used
to mark the road 500m (well out of AP range) either side
of the AP with paint and signs. Each test begins with the
client computer on the lap of the passenger in the car well
beyond the 500m distance, at which point the test scripts are
started and the car comes up to and maintains the target speed.
As it passes the first 500m mark, the enter key is pressed
on the client causing a timestamp to be recorded. When the
client comes into range it automatically associates and begins
sending test traffic. As the car passes the end 500m mark, the
enter key is pressed again, causing another timestamp to be
recorded. We chose to use keypresses for timing instead of
GPS for convenience and because the operator can clearly see
the sign approaching and time the keypress accurately enough.
Even if GPS was used, it would not guarantee the accuracy of
the measurements because of the two meter reported accuracy
in our unit.

Experimental data is logged in two ways. We generate
a tcpdump log on the active network interfaces of both
the client and the server. In addition, we used the kismet
wireless network monitoring tool at the client and the server
to obtain link-layer traces.
tracesets included cambridge/inmotion/tcp (v. 2005-10-01)
cambridge/inmotion/udp (v. 2005-10-01)
cambridge/inmotion/web (v. 2005-10-01)

[Traceset] cambridge/inmotion/tcp (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-tcp-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace set cambridge/inmotion/tcp (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/tcp},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Traceset of TCP transfers between a car traveling at speeds from 5 mph to 75 mph, and an 802.11b access point.
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
measurement purposesNetwork Performance Analysis
methodology
We used six car speeds: 5, 15, 25, 35, 55 and 75 mph. This
target speed served as a guide for the driver. We also measured
the average speed by timing the car over the measured test
range distance.

For TCP bulk traffic (simulating FTP file transfers),
a stream of data was sent using 1500 byte packets. 

We also simulated the effect of the backhaul network,
i.e., the network path between the AP and the server. We
tested two parameters: a 1 Mbit/s bandwidth limit (simulating
a typical DSL access network), and a 100ms latency each way
(simulating an inter-continental network path). We tested these
effects both separately and together.
note
File names are as follows:
{SS}mph-day{D}.{client/server}.ap.{TRAFFIC_TYPE}.{timestamp}.{TRACE}

VV: car speed,
D: day number (1, 2, 3, or 4),
TRAFFIC_TYPE: 
- tcp-bw-delay: bandwidth limit and delay applied 
- tcp-bw: only bandwidth limit applied
- tcp-delay: only delay applied
- tcpbulk: neither bandwidth limit nor delay applied
TRACE: (see description of each trace)
- dadate 
- wireless
- tcpdump
- dump (kismet trace)
download urlDownload (248 MB tar.gz) from US UK AU
parent datacambridge/inmotion (v. 2005-10-01)
traces included cambridge/inmotion/tcp/dadate (v. 2005-10-01)
cambridge/inmotion/tcp/kismet (v. 2005-10-01)
cambridge/inmotion/tcp/tcpdump (v. 2005-10-01)
cambridge/inmotion/tcp/wireless (v. 2005-10-01)

[Traceset] cambridge/inmotion/udp (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-udp-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace set cambridge/inmotion/udp (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/udp},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Traceset of UDP transfers between a car traveling at speeds from 5 mph to 75 mph, and an 802.11b access point.
release date2006-02-01
measurement start 2005-03-25
measurement end 2005-03-25
measurement purposesNetwork Performance Analysis
methodology
We used six car speeds: 5, 15, 25, 35, 55 and 75 mph. This
target speed served as a guide for the driver. We also measured
the average speed by timing the car over the measured test
range distance.

To test UDP, we used a stream of data consisting of successive 
UDP packets with sizes 50, 100, 200, 400, 800 and 1500 bytes. 
This allowed us to study the effects of packet size on in-motion 
wireless transfers.
note
File names are as follows:
{SS}mph-day{D}.{client/server}.ap.udp.{timestamp}.{TRACE}

VV: car speed,
D: day number (1, 2, 3, or 4),
TRACE: (see description of each trace)
- dadate 
- wireless
- tcpdump
- dump (kismet trace)
download urlDownload (94 MB tar.gz) from US UK AU
parent datacambridge/inmotion (v. 2005-10-01)
traces included cambridge/inmotion/udp/dadate (v. 2005-10-01)
cambridge/inmotion/udp/kismet (v. 2005-10-01)
cambridge/inmotion/udp/tcpdump (v. 2005-10-01)
cambridge/inmotion/udp/wireless (v. 2005-10-01)

[Traceset] cambridge/inmotion/web (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-web-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace set cambridge/inmotion/web (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/web},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Traceset of WEB application transfers between a car traveling at speeds from 5 mph to 75 mph, and an 802.11b access point.
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
measurement purposesNetwork Performance Analysis
methodology
We used six car speeds: 5, 15, 25, 35, 55 and 75 mph. This
target speed served as a guide for the driver. We also measured
the average speed by timing the car over the measured test
range distance.

For web traffic (HTTP over TCP), we used the Apache
web server with a cache of 6 popular websites1 (including
embedded objects), and used a web crawler to download the
web pages (again including embedded objects) in a cycle.

We also simulated the effect of the backhaul network,
i.e., the network path between the AP and the server. We
tested two parameters: a 1 Mbit/s bandwidth limit (simulating
a typical DSL access network), and a 100ms latency each way
(simulating an inter-continental network path). We tested these
effects both separately and together.
note
File names are as follows:
{SS}mph-day{D}.{client/server}.ap.{TRAFFIC_TYPE}.{timestamp}.{TRACE}

VV: car speed,
D: day number (1, 2, 3, or 4),
TRAFFIC_TYPE: 
- web-bw-delay: bandwidth limit and delay applied 
- web-bw: only bandwidth limit applied
- web-delay: only delay applied
- web: neither bandwidth limit nor delay applied
TRACE: (see description of each trace)
- dadate 
- wireless
- tcpdump
- dump (kismet trace)
download urlDownload (29 MB tar.gz) from US UK AU
parent datacambridge/inmotion (v. 2005-10-01)
traces included cambridge/inmotion/web/dadate (v. 2005-10-01)
cambridge/inmotion/web/kismet (v. 2005-10-01)
cambridge/inmotion/web/tcpdump (v. 2005-10-01)
cambridge/inmotion/web/wireless (v. 2005-10-01)

[Trace] cambridge/inmotion/tcp/dadate (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-tcp-dadate-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/tcp/dadate (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/tcp/dadate},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Key press trace for TCP transfer
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
This file contains the keypresses from the experiment.
The AP is placed at the side of the road on a 160 cm tripod.
A GPS unit with reported accuracy of two meters was used
to mark the road 500m (well out of AP range) either side
of the AP with paint and signs. Each test begins with the
client computer on the lap of the passenger in the car well
beyond the 500m distance, at which point the test scripts are
started and the car comes up to and maintains the target speed.
As it passes the first 500m mark, the enter key is pressed
on the client causing a timestamp to be recorded. When the
client comes into range it automatically associates and begins
sending test traffic. As the car passes the end 500m mark, the
enter key is pressed again, causing another timestamp to be
recorded. We chose to use keypresses for timing instead of
GPS for convenience and because the operator can clearly see
the sign approaching and time the keypress accurately enough.
Even if GPS was used, it would not guarantee the accuracy of
the measurements because of the two meter reported accuracy
in our unit.
format
The ones of interest are the second, last, and second to last.
    The first entry is the starttime of the experiment.
    The second is when we actually crossed the 1000M start marker.
    The second to last is when we crossed the 1000M end marker.
    And finally, the last is when the experiment ended.
    Any timestamps in the middle represent other indicators that may have
    a description next to them (e.g.  When a  car passed us).
    However, we did not enforce this rule of logging information.
parent datacambridge/inmotion/tcp (v. 2005-10-01)

[Trace] cambridge/inmotion/tcp/kismet (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-tcp-kismet-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/tcp/kismet (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/tcp/kismet},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Wireless monitoring (kismet) trace for TCP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
These are the link layer traces captured by kismet
format
kismet
parent datacambridge/inmotion/tcp (v. 2005-10-01)

[Trace] cambridge/inmotion/tcp/tcpdump (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-tcp-tcpdump-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/tcp/tcpdump (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/tcp/tcpdump},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
tcpdump trace for TCP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
These are the tcpdumps of the traffic at the server and client.
format
tcpdump
parent datacambridge/inmotion/tcp (v. 2005-10-01)

[Trace] cambridge/inmotion/tcp/wireless (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-tcp-wireless-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/tcp/wireless (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/tcp/wireless},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
/proc/wireless trace for TCP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-25
measurement end 2005-03-25
configuration
This was a cat of /proc/wireless every second
format
output of /proc/wireless
parent datacambridge/inmotion/tcp (v. 2005-10-01)

[Trace] cambridge/inmotion/udp/dadate (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-udp-dadate-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/udp/dadate (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/udp/dadate},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Key press trace for UDP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
This file contains the keypresses from the experiment.
The AP is placed at the side of the road on a 160 cm tripod.
A GPS unit with reported accuracy of two meters was used
to mark the road 500m (well out of AP range) either side
of the AP with paint and signs. Each test begins with the
client computer on the lap of the passenger in the car well
beyond the 500m distance, at which point the test scripts are
started and the car comes up to and maintains the target speed.
As it passes the first 500m mark, the enter key is pressed
on the client causing a timestamp to be recorded. When the
client comes into range it automatically associates and begins
sending test traffic. As the car passes the end 500m mark, the
enter key is pressed again, causing another timestamp to be
recorded. We chose to use keypresses for timing instead of
GPS for convenience and because the operator can clearly see
the sign approaching and time the keypress accurately enough.
Even if GPS was used, it would not guarantee the accuracy of
the measurements because of the two meter reported accuracy
in our unit.
format
The ones of interest are the second, last, and second to last.
    The first entry is the starttime of the experiment.
    The second is when we actually crossed the 1000M start marker.
    The second to last is when we crossed the 1000M end marker.
    And finally, the last is when the experiment ended.
    Any timestamps in the middle represent other indicators that may have
    a description next to them (e.g.  When a  car passed us).
    However, we did not enforce this rule of logging information.
parent datacambridge/inmotion/udp (v. 2005-10-01)

[Trace] cambridge/inmotion/udp/kismet (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-udp-kismet-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/udp/kismet (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/udp/kismet},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Wireless monitoring (kismet) trace for UDP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-25
measurement end 2005-03-25
configuration
These are the link layer traces captured by kismet
format
kismet
parent datacambridge/inmotion/udp (v. 2005-10-01)

[Trace] cambridge/inmotion/udp/tcpdump (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-udp-tcpdump-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/udp/tcpdump (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/udp/tcpdump},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
tcpdump trace for UDP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-25
measurement end 2005-03-25
configuration
These are the tcpdumps of the traffic at the server and client.
format
tcpdump
parent datacambridge/inmotion/udp (v. 2005-10-01)

[Trace] cambridge/inmotion/udp/wireless (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-udp-wireless-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/udp/wireless (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/udp/wireless},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
/proc/wireless trace for UDP transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-25
measurement end 2005-03-25
configuration
This was a cat of /proc/wireless every second
format
output of /proc/wireless
parent datacambridge/inmotion/udp (v. 2005-10-01)

[Trace] cambridge/inmotion/web/dadate (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-web-dadate-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/web/dadate (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/web/dadate},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Key press trace for WEB transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
This file contains the keypresses from the experiment.
The AP is placed at the side of the road on a 160 cm tripod.
A GPS unit with reported accuracy of two meters was used
to mark the road 500m (well out of AP range) either side
of the AP with paint and signs. Each test begins with the
client computer on the lap of the passenger in the car well
beyond the 500m distance, at which point the test scripts are
started and the car comes up to and maintains the target speed.
As it passes the first 500m mark, the enter key is pressed
on the client causing a timestamp to be recorded. When the
client comes into range it automatically associates and begins
sending test traffic. As the car passes the end 500m mark, the
enter key is pressed again, causing another timestamp to be
recorded. We chose to use keypresses for timing instead of
GPS for convenience and because the operator can clearly see
the sign approaching and time the keypress accurately enough.
Even if GPS was used, it would not guarantee the accuracy of
the measurements because of the two meter reported accuracy
in our unit.
format
The ones of interest are the second, last, and second to last.
    The first entry is the starttime of the experiment.
    The second is when we actually crossed the 1000M start marker.
    The second to last is when we crossed the 1000M end marker.
    And finally, the last is when the experiment ended.
    Any timestamps in the middle represent other indicators that may have
    a description next to them (e.g.  When a  car passed us).
    However, we did not enforce this rule of logging information.
parent datacambridge/inmotion/web (v. 2005-10-01)

[Trace] cambridge/inmotion/web/kismet (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-web-kismet-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/web/kismet (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/web/kismet},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
Wireless monitoring (kismet) trace for WEB transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
These are the link layer traces captured by kismet
format
kismet
parent datacambridge/inmotion/web (v. 2005-10-01)

[Trace] cambridge/inmotion/web/tcpdump (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-web-tcpdump-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/web/tcpdump (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/web/tcpdump},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
tcpdump trace for WEB transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-14
measurement end 2005-03-25
configuration
These are the tcpdumps of the traffic at the server and client.
format
tcpdump
parent datacambridge/inmotion/web (v. 2005-10-01)

[Trace] cambridge/inmotion/web/wireless (v. 2005-10-01)

top

version v. 2005-10-01
changes
the initial version
bibtex
@MISC{cambridge-inmotion-web-wireless-2005-10-01,
  author = {Richard Gass and James Scott and Christophe Diot},
  title = {{CRAWDAD} trace cambridge/inmotion/web/wireless (v. 2005-10-01)}, 
  howpublished = {Downloaded from http://crawdad.cs.dartmouth.edu/cambridge/inmotion/web/wireless},
  month = oct,  
  year = 2005
}
					
metadata last modified2006-11-14
summary
/proc/wireless trace for WEB transfer.
derivedfalse
release date2006-02-01
measurement start 2005-03-25
measurement end 2005-03-25
configuration
This was a cat of /proc/wireless every second
format
output of /proc/wireless
parent datacambridge/inmotion/web (v. 2005-10-01)

[Author] Richard Gass

top

emailrichard.gass@intel.com
institutionIntel Research Cambridge
addressIntel Research Cambridge, 15 JJ Thomson Avenue, Cambridge CB3 0FD, UK
phone+44-1223-767404
fax+44-1223-763456
web site http://www.cambridge.intel-research.net/~rgass/
related data/toolscambridge/haggle (v. 2009-05-29)
cambridge/inmotion (v. 2005-10-01)

[Author] James Scott

top

emailjamesscott@acm.org
related data/toolscambridge/haggle (v. 2009-05-29)
cambridge/inmotion (v. 2005-10-01)
upmc/content (v. 2006-11-17)

[Author] Christophe Diot

top

emailchristophe.diot@gmail.com
institutionParis Research Lab, Thomson
addressParis Research Lab, Thomson 46, quai A. Le Gallo 92648 Boulogne cedex, FRANCE
related data/toolscambridge/haggle (v. 2009-05-29)
cambridge/inmotion (v. 2005-10-01)

[Paper] gass-in-motion

top

category inproceedings
authorsRichard Gass
James Scott
Christophe Diot
titleMeasurements of In-Motion 802.11 Networking
booktitleProceedings of the 7th IEEE Workshop on Mobile Computing Systems and Applications
month--04--
year2006
pages69-74
download urlhttp://dx.doi.org/10.1109/WMCSA.2006.14
addressSemiahmoo Resort, Washington, USA
keywordsmeasurement
keywordswireless
keywordscambridge_inmotion
keywordscrawdad
related data/toolscambridge/inmotion

[Paper] gass-in-motion-tr

top

category techreport
authorsRichard Gass
James Scott
Christophe Diot
titleMeasurements of In-Motion 802.11 Networking
month--10--
year2005
institutionIntel Research Technical Report
download urlhttp://www.pittsburgh.intel-research.net/~rgass/papers/tr/irc-tr05050-inmotion.pdf
abstract
Wireless networking can support in-motion users by providing occasional 
opportunities to transmit and receive data. We measure the performance of UDP 
and TCP transfers between a car traveling at speeds from 5 mph to 75 mph, and 
an 802.11b access point. We analyze the impact of bandwidth and delay 
limitations in the backhaul network on the feasibility of in-motion transfer 
with typical Internet applications. We observe that in interference-free 
environments, a significant amount of data can be transferred using 
off-the-shelf equipment. We find that performance suffers mostly from network 
or application related problems instead of wireless link issues, i.e., 
protocols with handshakes, bandwidth limitations, and long round-trip times.
keywordsmeasurement
keywordswireless
keywordscambridge_inmotion
keywordscrawdad
related data/toolscambridge/inmotion