Browse > Article
http://dx.doi.org/10.3745/JIPS.2006.2.2.076

An Evaluation of Multimedia Data Downstream with PDA in an Infrastructure Network  

Hong, Youn-Sik (Dept. of Computer Science and Engineering, University of Incheon)
Hur, Hye-Sun (Dept. of Computer Science and Engineering, University of Incheon)
Publication Information
Journal of Information Processing Systems / v.2, no.2, 2006 , pp. 76-81 More about this Journal
Abstract
A PDA is used mainly for downloading data from a stationary server such as a desktop PC in an infrastructure network based on wireless LAN. Thus, the overall performance depends heavily on the performance of such downloading with PDA. Unfortunately, for a PDA the time taken to receive data from a PC is longer than the time taken to send it by 53%. Thus, we measured and analyzed all possible factors that could cause the receiving time of a PDA to be delayed with a test bed system. There are crucial factors: the TCP window size, file access time of a PDA, and the inter-packet delay that affects the receiving time of a PDA. The window size of a PDA during the downstream is reduced dramatically to 686 bytes from 32,581 bytes. In addition, because flash memory is embedded into a PDA, writing data into the flash memory takes twice as long as reading the data from it. To alleviate these, we propose three distinct remedies: First, in order to keep the window size at a sender constant, both the size of a socket send buffer for a desktop PC and the size of a socket receive buffer for a PDA should be increased. Second, to shorten its internal file access time, the size of an application buffer implemented in an application should be doubled. Finally, the inter-packet delay of a PDA and a desktop PC at the application layer should be adjusted asymmetrically to lower the traffic bottleneck between these heterogeneous terminals.
Keywords
Multimedia data; downstream; PDA; TCP window size; inter-packet delay;
Citations & Related Records
연도 인용수 순위
  • Reference
1 Nespot web site, http://www.nespot.com
2 H. Balakrishnan, S. Seshan, S., E. Amir, and H. Katz, 'Improving TCP/IP Performance over Wireless Networks', ACM MOBICOM, 1995
3 H-S. Hur and Y-S. Hong, 'Performance Analysis of Multimedia Data Transmission with PDA over an Infrastructure Network', LNCS 3045, ICCSA, 2004
4 G. T. Nguyen, R. H. Katz, B. Noble, and M. Satyanarayanan, 'A Trace-Based Approach for Modeling Wireless Channel Behavior', In Proceedings of the Winter Simulation Conference, pp. 597-604, 1996
5 S. Pilosof, R. Ramjee, D. Raz, Y. Shavitt, and P. Sinha, 'Understanding TCP fairness over Wireless LAN', IEEE INFOCOM, 2003
6 W. R. Stevens, TCP/IP Illustrated - Volume 1: The Protocols, Addison-Wesley, 1994
7 J. Postel, Transmission Control Protocol, RFC 793 1981
8 M. Hassan, R. Jain., High Performance TCP/IP Networking: Concepts, Issues, and Solutions, Pearson Prentice Hall, 2004
9 MSDN, http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dllproc/base/sleep.asp
10 D. Karadia, 'Understanding Tuning TCP', Sun BluePrints Online, 2004
11 I. Iannello, A. Pescape, G. Ventre, and L. Vollero, 'Experimental Analysis of Heterogeneous Wireless Networks', WWIC, 2004
12 S. Muench, The Windows CE Technology Tutorial, Windows Powered Solutions for the Developer, Addison Wesley, 2000
13 Analyzer web site, http://analyzer.polito.it