Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
tcp_flow [2007-07-11 15:52] niktcp_flow [2007-07-11 15:58] nik
Line 7: Line 7:
  
 <latex> <latex>
-BW < (MSS * C)/(RTT * sqrt(p))+BW < \frac{MSS * C}{RTT * \sqrt{p}}
 </latex> </latex>
 +
 +BW < (MSS * C)/(RTT * sqrt(p))
  
 Where, for the TCP connection, BW is the maximum bandwidth that can be reached, MSS is the maximum segment size, RTT is the mean roundtrip time and p, the packet loss probability of the link. C is a constant which value is SQRT(3/2) when the receiver acknowledges any received packet, and SQRT(3/4) when the receiver uses delayed acknowledgment, i.e., an ACK is sent every other received packet. This function bounds the maximum bandwidth throughput that a TCP connection can reach. Where, for the TCP connection, BW is the maximum bandwidth that can be reached, MSS is the maximum segment size, RTT is the mean roundtrip time and p, the packet loss probability of the link. C is a constant which value is SQRT(3/2) when the receiver acknowledges any received packet, and SQRT(3/4) when the receiver uses delayed acknowledgment, i.e., an ACK is sent every other received packet. This function bounds the maximum bandwidth throughput that a TCP connection can reach.
  • tcp_flow.txt
  • Last modified: 2007-07-11 15:58
  • by nik