TCP Performance in Wireless multi-hop Networks: Difference between revisions
Jump to navigation
Jump to search
Line 142: | Line 142: | ||
== Mobility Induced Behaviours == |
== Mobility Induced Behaviours == |
||
<table><tr><td> </td> |
|||
<td> |
|||
<li>Observing examples of mobility induced behaviours |
|||
<li>There are several possible explanations (due to the variety of used protocols, such as 802.11 MAC, ARP, DSR and TCP on top of them) |
|||
<li>Throughput: Function of data acknowledged to the sender |
|||
</td></tr> |
|||
</table> |
|||
== TCP Performance Using Explicit Feedback == |
== TCP Performance Using Explicit Feedback == |
||
== Split-TCP == |
== Split-TCP == |
Revision as of 16:17, 2 February 2005
Introduction
|
Simulation Environment and Methodology
|
Performance Metric
- First simulated a static (fixed) network of n nodes that formed a linear chain containing n-1 wireless hops - Nodes used 802.11 protocol for medium access - Then a one-way TCP data transfer was performed between the two nodes at the ends of the linear chain, and the TCP throughput was measured between these nodes |
Hops | Throughput (Kbps) |
Table 1 shows measured TCP throughput as a function of number of hops, averaged over ten runs Throughput decreases rapidly when number of hops is increased from 1, then stabilizes once the number of hops becomes large |
1 | 1463.0 | |
2 | 729.0 | |
3 | 484.4 | |
4 | 339.9 | |
5 | 246.4 | |
6 | 205.2 | |
7 | 198.1 | |
8 | 191.8 | |
9 | 185.3 | |
10 | 182.4 |
|
expected throughput =
Measurement of TCP-Reno Throughput
|
Mobility Induced Behaviours
|