CFP last date
20 May 2024
Reseach Article

A Comparative Analysis of Queue Management Techniques using NS-2 Simulator

by P. T. Mahida, Kinjal Patel, Nayan Vanza, Siddharth Patel
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 65 - Number 6
Year of Publication: 2013
Authors: P. T. Mahida, Kinjal Patel, Nayan Vanza, Siddharth Patel
10.5120/10925-5868

P. T. Mahida, Kinjal Patel, Nayan Vanza, Siddharth Patel . A Comparative Analysis of Queue Management Techniques using NS-2 Simulator. International Journal of Computer Applications. 65, 6 ( March 2013), 1-4. DOI=10.5120/10925-5868

@article{ 10.5120/10925-5868,
author = { P. T. Mahida, Kinjal Patel, Nayan Vanza, Siddharth Patel },
title = { A Comparative Analysis of Queue Management Techniques using NS-2 Simulator },
journal = { International Journal of Computer Applications },
issue_date = { March 2013 },
volume = { 65 },
number = { 6 },
month = { March },
year = { 2013 },
issn = { 0975-8887 },
pages = { 1-4 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume65/number6/10925-5868/ },
doi = { 10.5120/10925-5868 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-06T21:17:57.584233+05:30
%A P. T. Mahida
%A Kinjal Patel
%A Nayan Vanza
%A Siddharth Patel
%T A Comparative Analysis of Queue Management Techniques using NS-2 Simulator
%J International Journal of Computer Applications
%@ 0975-8887
%V 65
%N 6
%P 1-4
%D 2013
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Effectively and fairly allocating resources to the competing users in a network is a major issue to meet the demand for higher performance nowadays. Queue management enhances the efficiency of transfers and cooperates with Transmission Control Protocol (TCP) in adapting the intense flow of the congestion in the network. The shared resources of a network are bandwidth of the link and queues on the routers and switches. As too many packets are queued awaiting transmission, the queues overflow and the packets have to be dropped which results into congestion. The queue management algorithm, which is applied to a router, plays an important role in providing Quality of Service (QoS). In this paper, we have presented a simulation based comparison and evaluation of four popular queue management schemes: Stochastic Fair Queuing (SFQ), Random Early Detection (RED), Random Exponential Marking (REM) and Droptail in terms of packet drop rate and delay. Simulation is done using Network Simulator (ns2. 34) Our Simulation results indicate that REM performed better in terms of packet drop rate and RED performs better in terms of end-to-end delay.

References
  1. Johanna Antila, 51189d ,TLT "TCP Performance Simulations Using Ns2".
  2. T. Bonald, et al. , "Analytic Evaluation of RED Performance", in Proceedings of IEEE INFOCOM, 2000.
  3. Sanjeewa Athuraliya. Victor H. Li. Steven H. Low. Qinghe Yin. Yin, "REM:Active Queue Management", in October 27, 2000.
  4. 1T. Bhaskar Reddy, Ali Ahammed , Reshma banu, "Performance Comparison of Active Queue Management Techniques" in February 2009.
  5. Sanjeev Patel, P. K. Gupta, Arjun Garg , Prateek Mehrotra and Manish Chhabra, in "Comparative Analysis of Congestion Control Algorithms Using ns-2", IJCSI, Vol 8, Issue 5, no. 1 , September 2011.
  6. Kevin Fall, Editor Kannan Varadhan "The ns Manual" November 4,2011.
  7. Olawoyin, L. A, Faruk, N, 3Akanbi, L. A ", Queue Management In Network Performance Analysis".
  8. Jae Chung and Mark Claypool "Analysis of Active Queue Management" In Proceedings of the 2nd IEEE International Symposium on Network Computing and Applications (NCA), Cambridge, Massachusetts, USA April 2003.
  9. S. Athuraliya, Victor H. Li, Steven H. Low and Qinghe YinK. Elissa, "REM: Active Queue Management," IEEE Network, vol. 15 ,no. 3, pp. 48 – 53, August 2002.
  10. Wu-chun Feng , Apu Kapadia , Sunil Thulasidasan, "Proactive Queue Management over a best-effort network", Proceedings of GLOBECOM 2002
Index Terms

Computer Science
Information Sciences

Keywords

RED SFQ REM Droptail Packet drop rate ns2