John Heidemann / Papers / Capturing TCP Burstiness in Light-weight Simulations

Capturing TCP Burstiness in Light-weight Simulations
Polly Huang and John Heidemann
USC/Information Sciences Institute

Citation

Polly Huang and John Heidemann. Capturing TCP Burstiness in Light-weight Simulations. Proceedings of the SCS Conference on Communication Networks and Distributed Systems Modeling and Simulation (Phoenix, Arizona, USA, Jan. 2001), 90–96. [PDF] [alt PDF]

Abstract

Burstiness in data traffic is emerging as a critical property that protocol analysis nowadays can no longer ignore. To preserve the kind of burstiness or scaling phenomena observed in aggregated TCP traffic, we develop a behavior model that captures TCP’s window-based and closed-loop control. Through a novel modeling technique—exhaustive state exploration, we systematically examine each TCP states over a restricted range of connection length and packet loss. This restricted rane covers the TCP behavior most common to web exchanges. When connections step outside this range (becoming too long or taking more than one loss) we preserve simulation accuracy by taking an abstraction fault and changing to a more detailed model. By counting packets with interarrival times falling into certain critical intervals—round trip time (RTT) or retransmission timeout (RTO), we are abale to create finite state automaton (FSA) with states and transitions indicating rounds of back-to-back packet tranmissions. We demonstrate that an FSA approximation of TCP can produce light-weight simulation models of TCP suitable for background traffic, and that these models accurately reproduce multifractal scaling behavior in IP network traffic.

Bibtex Citation

@inproceedings{Huang01a,
  author = {Huang, Polly and Heidemann, John},
  title = {Capturing {TCP} Burstiness in Light-weight Simulations},
  booktitle = {Proceedings of the  {SCS} Conference on Communication Networks and Distributed Systems Modeling and Simulation},
  year = {2001},
  sortdate = {2001-01-01},
  project = {ant, nocredit, vint},
  jsubject = {network_simulation},
  publisher = {Society for Computer Simulation},
  address = {Phoenix, Arizona, USA},
  month = jan,
  pages = {90--96},
  jlocation = {johnh: folder: xxx},
  url = {https://ant.isi.edu/%7ejohnh/PAPERS/Huang01a.html},
  psurl = {https://ant.isi.edu/%7ejohnh/PAPERS/Huang01a.ps.gz},
  pdfurl = {https://ant.isi.edu/%7ejohnh/PAPERS/Huang01a.pdf},
  otherpsurl = {http://www.tik.ee.ethz.ch/%7ehuang/publication/fsa-sim-cnds01.ps.gz},
  otherpdfurl = {http://www.tik.ee.ethz.ch/%7ehuang/publication/fsa-sim-cnds01.pdf.gz},
  myorganization = {USC/Information Sciences Institute}
}
Copyright © by John Heidemann