SlideShare ist ein Scribd-Unternehmen logo
1 von 4
Downloaden Sie, um offline zu lesen
International Journal of Trend in Scientific Research and Development (IJTSRD)
Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470
@ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 935
Comparative Analysis of Green Algorithm within Active
Queue Management for Mobile Ad Hoc Network
Zulai Khan1, Rashmi Raj2
1M.Tech Scholar, 2Assistant Professor
1,2Department of Electronics and Communication Engineering
1,2Universal Institute of Engineering & Technology, Mohali, Punjab, India
How to cite this paper: Zulai Khan |
Rashmi Raj "Comparative Analysis of
Green Algorithm within Active Queue
Management for Mobile Ad Hoc
Network" Published in International
Journal of Trend in Scientific Research
and Development
(ijtsrd), ISSN: 2456-
6470, Volume-3 |
Issue-4, June 2019,
pp.935-938, URL:
https://www.ijtsrd.c
om/papers/ijtsrd23
950.pdf
Copyright © 2019 by author(s) and
International Journal of Trend in
Scientific Research and Development
Journal. This is an Open Access article
distributed under
the terms of the
Creative Commons
Attribution License (CC BY 4.0)
(http://creativecommons.org/licenses/
by/4.0)
ABSTRACT
The Queue Management Techniques play an important role in improving the
Quality of Service in Mobile Ad-hoc Networks. Theneed of congestion control
and Queue management is inevitable in Mobile Ad-hoc Network.
Understanding and analyzing the latest AQM Techniques give an insight to
improving throughput, packet loss rate, average end to end delay and other
parameters that severely affect the performance. Theperformanceof mobile
ad-hoc networks is evaluated by varying the Channel Error Rate, Bandwidth
and Delay at different fragment sizes of different traffic flows. The proposed
method performs the network analysis of new Routing protocols. The work
proposes to evaluate various Active Queue Management Techniques in a
multi traffic environment i.e., sources generating both TCP and UDP traffic
classes. The UDP is propagated via CBR and TCP is propagated via FTP. The
implementation of the proposed queue management technique has been
done in NS-2. In the proposed work we have make NS-2 compatible with
GREEN by integrating source code into the ns-2 installation files and using
various AQMs in comparison with GREEN to calculate the throughput at
various Bandwidthsacross network. Using various AQMs in comparison with
GREEN we have calculated the throughput at various Delays across the
network and we have also calculated the throughput at various channels
Error Rate across the network. The proposed method has been compared
with other primitive AQM techniques so that a repository of best available
results can be obtained for design and research purposes. The proposed
method has outperformed the existing queue management techniques in
number of scenarios.
Keywords: AQM, MANETs, Throughput, Channel Error Rate, NS-2
INTRODUCTION
Mobile Ad hoc Networks (MANETs) are self organizing
networks formed by a collection of autonomous mobile
wireless nodes without the support of any fixed
infrastructure or central administration. The remote nodes
in MANETs communicate directly with the help of the
intermediate nodes which operate as routers. As MANETs
eliminate the cost and time of infrastructure deployment,
setup, and administration, theyhavenumerousapplications,
especially in the military and emergency services. Although
MANETs have unique applications, realizing themisdifficult
because of several intrinsic constraints. Unlike their wired
counterparts, mobile devices usually have limited resources
(battery power, memory, CPU) which limit their
transmission range. In addition to this, wireless networks
have limited bandwidth and are more prone to errors than
wired networks which further impose limits on the amount
of data that can be sent. Hence, in order to conserve the
limited resource, it is highly desirable that transmission
should be as efficient as possible (minimal losses and
retransmissions).
Fig 1: Mobile Ad hoc Network
The mobile network nodes today use Drop tail queue
management where packets arediscardedwhen thequeueis
full. When multiple packets are dropped due to queue
overflow, multiple TCP flows (to which these packets belong
to) back off. However, as there is a considerable amount of
IJTSRD23950
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 936
delay between the packet drop at the queue and the
notification at the sender, large number of packets may be
dropped as the sender continues sending at its current rate.
Multiple flows backing off results in under utilization of the
queue (no congestion). When these flows sense this (no
congestion), they start increasing their sending rates as a
result of which after some time the queue overflows again.
This phenomenon of alternating periods of under utilization
and over utilization is caused by the Drop Tail queue
management policy and is called ‘Global Synchronisation.
Active Queue Management (AQM)
1) Random Early Detection (RED) was proposed as a
solution to the ‘Global Synchronization’ problem and this
opened up a new area of research called Active Queue
Management (AQM). The key aims of AQM are to prevent
global synchronization, reduce queuing delays and improve
resource utilization. AQM hasbeen extensivelystudiedin the
context of wired networks (to quote a few). A few
approaches have also studied the implications of employing
AQM in the fixed wireless side(WLANsinparticular)[3]with
encouraging results. However, to the best of our knowledge
no approach has ever studied the implications of AQM in
mobile environments. If benefits in terms of improved
performance (reduced packet loss) are to be reaped by
deploying AQM in MANETs, it is imperative that any such
scheme should be Lightweight, Requires less memory,
Processing power and energy. There are few AQM
Techniques used in MANETs which are REM (Random
Exponential Marking) SFQ (Stochastic Fair Queuing).
Random exponential marking (REM) is an attractive
adaptive queue management algorithm. It uses the quantity
known as ‘price’ to measure the congestion in a network.
REM can achieve high utilization, small queue length, and
low buffer overflow probability.
Fair Queuing is a queuing mechanism that is used to allow
multiple packets flow to comparatively share the link
capacity. Routers have multiple queues for each output line
for every user. When a line as available as idle routers scans
the queues through round robin and takes first packet to
next queue. FQ also ensure about the maximum throughput
of the network.
Literature Review
Chung and Claypool et al. (2017) has discussed that in
Internet routers, active queue management (AQM) is a
technique that consists in dropping or explicit congestion
notification (ECN) marking packets before a router's queue
is full. An Internet router typically maintains a set of queues,
one per interface, that hold packets scheduled to go out on
that interface. Historically, such queues use a drop-tail
discipline: a packet is put onto the queue if the queue is
shorter than its maximum size (measured in packets or in
bytes), and dropped otherwise.
Wydrowski Bartek et al. (2016) explained about an active
queue management algorithm for a self managed Internetin
the paper. The author introduced a new active queue
management (AQM) algorithm called GREEN. GREEN
provides high link utilization whilst maintaining low delay
and packet loss. GREEN enables low latency interactive
applications such as telephony and network games. GREEN
is shown to outperform the current AQMalgorithms.Certain
performance problems with current AQMs are discussed.
Fountanas Fengetal et al. (2011) explained about the
challenges with Manet. MANETs present many challenges,
especially when real-time traffic must besupportedin terms
of providing Quality of Service (QoS) guarantees. Providing
QoS for real- time traffic over IP-based networks is still an
open issue because existing active queue management
schemes have been designed for TCP-compatible traffic.
MANETs present the worst-casescenarioforQoSguarantees
due to their distinct characteristics, such as contention from
multiple users (when using 802.11) and limited bandwidth.
The objective of this thesis is to evaluate various AQM
techniques to comparatively analyze the best Queue
Management Schemes for different resource constraint
networks.
Methodology
In order to perform the analysis of AQM techniques for the
performance evaluation requires a network to be designed
that contains a router to router linkonwhich theparameters
can be changed. The multiclass traffic network generating
both TCP and UDP traffic, topology of the network created is
as follows:
Fig2: Network Scenario with both TCP and UDP sources.
The network has 2 source nodes (S1 and S2), one generating
TCP traffic and the other generating UDP traffic to be
transferred at the destination node (d). The network
parameters are changed on the link (r1-r2) as shown in the
Fig 3.
Fig 3: Test Link in the Network Senario
The AQM Techniques are analyzed and the following
parameters are changed in the network. In first case, the
bandwidth of the main router to router link (r1-r2) is
changed keeping the other network parameters unchanged.
In the second scenario the delay of the main router to router
link (r1-r2) is changed keeping the other network
parameters unchanged. In thethirdscenariotheerror rateof
the main link is changed and in the fourth scenario the
packet size is changed.
Experimental Results
The simulations are performed on ubuntu 14.14. NS2 is
installed with NSG and trace graph to complete the full
working model to obtain the results. NSG is used to write
TCL scripts from graphical user interface and trace craft is
used to analyze the output trace files.
r1 r2
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 937
Performance Evaluation of GREEN with other AQMs
(Throughput Vs AQM) at varying Bandwidths
Fragment Size 256kb
Bandwidth
0.5
Mbps
1.0
Mbps
1.7
Mbps
AQM Throughput bps
SFQ 232945 488854 642924
DropTail 500462 989088 978119
GREEN 500457 983500 962756
REM 500462 989088 978119
Table 1: Throughput of UDP traffic in various AQM
schemes at fragment size256 kb at different bandwidth
Graph 1: Analysis of Throughput vs AQM for different
bandwidth at fragment size of 256 kb
Fragment Size 512 kb
Bandwidth 0.5 Mbps 1.0 Mbps 1.7 Mbps
AQM Throughput bps
SFQ 282848 572620 798883
DropTail 500917 982102 954370
GREEN 500916 983932 927374
REM 500917 982102 954376
Table 2: Throughput of UDP traffic in various AQM
schemes at fragment size 512 kb
Graph 2: Analysis of Throughput vs AQM for different
bandwidth at fragment size of 512 kb
Fragment Size 1024 kb
Bandwidth 0.5 Mbps 1.0 Mbps 1.7 Mbps
AQM Throughput bps
SFQ 340195 669993 950820
DropTail 501767 962573 967213
GREEN 501792 966053 937213
REM 501767 962573 967213
Table 3: Throughput of UDP traffic in various AQM
schemes at fragment size 1024 kb at different bandwidth
Graph 2: Analysis of Throughput vs AQM for different
bandwidth at fragment size of 1024 kb
Performance Evaluation of GREEN with other AQM
(Throughput Vs AQM) at varying Delay
In this scenario the bandwidth and the channel error rate of
the network link was kept constant [BW = 1.7Mbps and
Channel error rate = 0]
Fragment Size 256 kb
Delay 10ms 50ms 100ms
AQM Throughput (bps)
SFQ 642924 689479 894320
DropTail 978119 993948 986499
GREEN 962756 980447 994413
REM 978119 993948 986499
Table 4: Throughput of UDP traffic in various AQM
schemes at fragment size 256 kb at different delay
Graph 4: Analysis of Throughput vs AQM for different
bandwidth at fragment size of 256 kb
Fragment Size 512 kb
Delay 10ms 50ms 100ms
AQM Throughput(bps)
SFQ 798883 767225 986965
DropTail 954376 989758 995345
GREEN 927374 982309 991620
REM 954376 989758 995345
Table 5: Throughput of UDP traffic in various AQM
schemes at fragment size 512 kb at different delay.
Graph 5: Analysis of Throughput vs AQM for different
bandwidth at fragment size of 512 kb
International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470
@ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 938
Fragment Size 1024 kb
Delay 10ms 50ms 100ms
AQM Throughput(bps)
SFQ 950820 925319 1001821
DropTail 967213 994536 1000000
GREEN 936248 919923 983607
REM 967213 994536 1000000
Table 6: Throughput of UDP traffic in various AQM
schemes at fragment size 1024 kb at different delay
Graph 6: Analysis of Throughput vs AQM for different
bandwidth at fragment size of 1024 kb
Result Analysis
During the result analysis following observation has been
observed:
In case of erroneous channels GREEN performs for
superior than REN
Throughput Vs AQM (Varying Bandwidths) from Graph
1 to Graph 3 SFQ has worst throughput for all
Bandwidths. GREEN, REM and Droptail have Best
throughput for all Bandwidths.
The Throughput increases as Bandwidth increases for
constant fragment sizes.
The Throughput increases as the fragment size
increases for constant Bandwidth.
The Throughput increases as Delay increases for
constant fragment sizes. The Throughput increases as
the fragment size increases for constant Bandwidth.
ACKNOWLEDGEMENT
I express my sincere gratitude to the I.K.Gujral Punjab
Technical University, Jalandharforgivingmetheopportunity
to work on the thesis during my final year of M.Tech. I owe
my sincerest gratitude towards Dr. Tarun Kumar Lohani,
Director Engg, Universal Institute of Engineering and
Technology, Lalru, for valuable advice and healthy criticism
throughout my thesis which helped me immensely to
complete my work successfully.
I would like to express a deep sense of gratitude and thanks
profusely to Er. Rashmi RajAssistantProfessor,Department
of Electronics &Communication Engineering, UIET,whowas
the thesis Supervisor. Without the wise counsel and able
guidance, it would have been impossible to complete the
thesis in this manner.
I would like to thank the members of the Departmental
Research Committee for their valuable suggestions and
healthy criticism during my presentation of the work. I
express gratitude to other faculty members of Electronics &
Communication Engineering Department, UIET, for their
intellectual support throughout the course of this work.
REFERENCES
[1] Barlow, D., Robbins, A.D., Rubin, P.H., Stallman, R. and
Oostrum, P.V. 1995. “The AWK Manual Edition 1.0”,
Wiley Publishing,Inc.
[2] Bhaskar Reddy, T.B. and Ali, A. 2008. “Performance
Comparison of Active Queue ManagementTechniques”,
India Journal of Computer Science, Department of
Computer Science and Technology, S.K. University,
Anantapur, Vol. 4, No. 12, pp 1020-1023.
[3] Chung, J. and Claypool, M. 2005. “Analysis of Active
Queue Management”, Computer Science Department
Worcester, Polytechnic Institute Worcester, USA.
[4] Dana, A. and Malekloo, A. 2010. “Performance
Comparison between Active and Passive Queue
Management”, International Journal of Computer
Science, Vol. 7, Issue 3, No 5, pp 13-17.
[5] Feng, W., Kandlur, D., Saha, D., and Shin, K. 2001.
“BLUE: A New Class of Active Queue Management
Algorithms”, In Proceedings of 11
th
international
workshop, Network and Operating System Supportfor
Digital Audio and Video, USA, pp 41-50.
[6] Fountanas, L. 2001. “Active queue management
mechanisms for real-time traffic in manets” Thesis,
Naval Postgraduate School, Monterey, California.

Weitere ähnliche Inhalte

Was ist angesagt?

Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh NetworkModified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh NetworkIRJET Journal
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...CSCJournals
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNIJCNCJournal
 
IRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc NetworksIRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc NetworksIRJET Journal
 
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless NetworkThroughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Networkijtsrd
 
Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...
Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...
Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...IJCNCJournal
 
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...IRJET Journal
 
A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...
A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...
A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...ijdpsjournal
 
IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...
IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...
IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...IRJET Journal
 
A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...ijmnct
 
Delay Constrained Energy Efficient Data Transmission over WSN
Delay Constrained Energy Efficient Data Transmission over WSNDelay Constrained Energy Efficient Data Transmission over WSN
Delay Constrained Energy Efficient Data Transmission over WSNpaperpublications3
 
M phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projectsM phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projectsVijay Karan
 
M.E Computer Science Mobile Computing Projects
M.E Computer Science Mobile Computing ProjectsM.E Computer Science Mobile Computing Projects
M.E Computer Science Mobile Computing ProjectsVijay Karan
 
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEijasuc
 
IRJET- Efficient Data Dissemination using GWO Fuzzy in Neural Networks
IRJET- Efficient Data Dissemination using GWO Fuzzy in Neural NetworksIRJET- Efficient Data Dissemination using GWO Fuzzy in Neural Networks
IRJET- Efficient Data Dissemination using GWO Fuzzy in Neural NetworksIRJET Journal
 
A Novel De Routing Scheme for Vehicular Ad-Hoc Network
A Novel De Routing Scheme for Vehicular Ad-Hoc NetworkA Novel De Routing Scheme for Vehicular Ad-Hoc Network
A Novel De Routing Scheme for Vehicular Ad-Hoc NetworkIRJET Journal
 
M.Phil Computer Science Networking Projects
M.Phil Computer Science Networking ProjectsM.Phil Computer Science Networking Projects
M.Phil Computer Science Networking ProjectsVijay Karan
 

Was ist angesagt? (20)

Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh NetworkModified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
Modified PREQ in HWMP for Congestion Avoidance in Wireless Mesh Network
 
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
Energy Behavior in Ad Hoc Network Minimizing the Number of Hops and Maintaini...
 
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSNOptimized Cluster Establishment and Cluster-Head Selection Approach in WSN
Optimized Cluster Establishment and Cluster-Head Selection Approach in WSN
 
IRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc NetworksIRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
IRJET - A Review on Congestion Control Methods in Mobile Adhoc Networks
 
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless NetworkThroughput Maximization using Spatial Reusability in Multi Hop Wireless Network
Throughput Maximization using Spatial Reusability in Multi Hop Wireless Network
 
I1102014953
I1102014953I1102014953
I1102014953
 
Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...
Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...
Dynamic bandwidth allocation scheme in lr pon with performance modelling and ...
 
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
Civilizing the Network Lifespan of Manets Through Cooperative Mac Protocol Me...
 
A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...
A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...
A Bandwidth Efficient Scheduling Framework for Non Real Time Applications in ...
 
IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...
IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...
IRJET - Improving Energy Efficiency for EMRP Routing Protocol for Virtualizat...
 
40520130101003
4052013010100340520130101003
40520130101003
 
Ijcnc050203
Ijcnc050203Ijcnc050203
Ijcnc050203
 
A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...A scalable and power efficient solution for routing in mobile ad hoc network ...
A scalable and power efficient solution for routing in mobile ad hoc network ...
 
Delay Constrained Energy Efficient Data Transmission over WSN
Delay Constrained Energy Efficient Data Transmission over WSNDelay Constrained Energy Efficient Data Transmission over WSN
Delay Constrained Energy Efficient Data Transmission over WSN
 
M phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projectsM phil-computer-science-mobile-computing-projects
M phil-computer-science-mobile-computing-projects
 
M.E Computer Science Mobile Computing Projects
M.E Computer Science Mobile Computing ProjectsM.E Computer Science Mobile Computing Projects
M.E Computer Science Mobile Computing Projects
 
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVEROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
ROUTING IN OPTICAL MESH NETWORKS-A QOS PERSPECTIVE
 
IRJET- Efficient Data Dissemination using GWO Fuzzy in Neural Networks
IRJET- Efficient Data Dissemination using GWO Fuzzy in Neural NetworksIRJET- Efficient Data Dissemination using GWO Fuzzy in Neural Networks
IRJET- Efficient Data Dissemination using GWO Fuzzy in Neural Networks
 
A Novel De Routing Scheme for Vehicular Ad-Hoc Network
A Novel De Routing Scheme for Vehicular Ad-Hoc NetworkA Novel De Routing Scheme for Vehicular Ad-Hoc Network
A Novel De Routing Scheme for Vehicular Ad-Hoc Network
 
M.Phil Computer Science Networking Projects
M.Phil Computer Science Networking ProjectsM.Phil Computer Science Networking Projects
M.Phil Computer Science Networking Projects
 

Ähnlich wie Comparative Analysis of Green Algorithm within Active Queue Management for Mobile Ad Hoc Network

Analysis of Link State Resource Reservation Protocol for Congestion Managemen...
Analysis of Link State Resource Reservation Protocol for Congestion Managemen...Analysis of Link State Resource Reservation Protocol for Congestion Managemen...
Analysis of Link State Resource Reservation Protocol for Congestion Managemen...ijgca
 
ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...
ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...
ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...ijgca
 
Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)IISRT
 
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...GiselleginaGloria
 
OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...
OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...
OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...IRJET Journal
 
A REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKS
A REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKSA REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKS
A REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKSIJCNCJournal
 
Performing Network Simulators of TCP with E2E Network Model over UMTS Networks
Performing Network Simulators of TCP with E2E Network Model over UMTS NetworksPerforming Network Simulators of TCP with E2E Network Model over UMTS Networks
Performing Network Simulators of TCP with E2E Network Model over UMTS NetworksAM Publications,India
 
Token Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for NetworksToken Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for NetworksIJMER
 
A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)ijngnjournal
 
Review on buffer management schemes for packet queues in wired & wireless net...
Review on buffer management schemes for packet queues in wired & wireless net...Review on buffer management schemes for packet queues in wired & wireless net...
Review on buffer management schemes for packet queues in wired & wireless net...IJERA Editor
 
TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...
TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...
TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...cscpconf
 
WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...
WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...
WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...IJCNCJournal
 
WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...
WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...
WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...IJCNCJournal
 
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...IRJET Journal
 
A MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATION
A MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATIONA MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATION
A MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATIONIJCNCJournal
 
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...IOSR Journals
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...ijcncs
 
Comparative analysis of the performance of various active queue management te...
Comparative analysis of the performance of various active queue management te...Comparative analysis of the performance of various active queue management te...
Comparative analysis of the performance of various active queue management te...IJECEIAES
 

Ähnlich wie Comparative Analysis of Green Algorithm within Active Queue Management for Mobile Ad Hoc Network (20)

Analysis of Link State Resource Reservation Protocol for Congestion Managemen...
Analysis of Link State Resource Reservation Protocol for Congestion Managemen...Analysis of Link State Resource Reservation Protocol for Congestion Managemen...
Analysis of Link State Resource Reservation Protocol for Congestion Managemen...
 
ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...
ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...
ANALYSIS OF LINK STATE RESOURCE RESERVATION PROTOCOL FOR CONGESTION MANAGEMEN...
 
Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)Iisrt arunkumar b (networks)
Iisrt arunkumar b (networks)
 
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
[IJCT-V3I3P5] Authors: Alok Kumar Dwivedi, Gouri Shankar Prajapati
 
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
A Professional QoS Provisioning in the Intra Cluster Packet Level Resource Al...
 
OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...
OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...
OPTIMIZED ROUTING AND DENIAL OF SERVICE FOR ROBUST TRANSMISSION IN WIRELESS N...
 
A REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKS
A REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKSA REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKS
A REAL TIME PRIORITY BASED SCHEDULER FOR LOW RATE WIRELESS SENSOR NETWORKS
 
Performing Network Simulators of TCP with E2E Network Model over UMTS Networks
Performing Network Simulators of TCP with E2E Network Model over UMTS NetworksPerforming Network Simulators of TCP with E2E Network Model over UMTS Networks
Performing Network Simulators of TCP with E2E Network Model over UMTS Networks
 
Token Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for NetworksToken Based Packet Loss Control Mechanism for Networks
Token Based Packet Loss Control Mechanism for Networks
 
A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)A novel routing technique for mobile ad hoc networks (manet)
A novel routing technique for mobile ad hoc networks (manet)
 
Review on buffer management schemes for packet queues in wired & wireless net...
Review on buffer management schemes for packet queues in wired & wireless net...Review on buffer management schemes for packet queues in wired & wireless net...
Review on buffer management schemes for packet queues in wired & wireless net...
 
TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...
TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...
TTACCA: TWO-HOP BASED TRAFFIC AWARE CONGESTION CONTROL ALGORITHM FOR WIRELESS...
 
Ttacca
TtaccaTtacca
Ttacca
 
WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...
WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...
WS-OLSR: MULTIPOINT RELAY SELECTION IN VANET NETWORKS USING A WINGSUIT FLYING...
 
WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...
WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...
WS-OLSR: Multipoint Relay Selection in VANET Networks using a Wingsuit Flying...
 
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
Dynamic Slot Allocation for Improving Traffic Performance in Wireless Sensor ...
 
A MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATION
A MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATIONA MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATION
A MARKOVIAN MODEL FOR INTERNET OF THINGS APPLICATION
 
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...CPCRT: Crosslayered and Power Conserved Routing Topology  for congestion Cont...
CPCRT: Crosslayered and Power Conserved Routing Topology for congestion Cont...
 
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
Design and Performance Analysis of Energy Aware Routing Protocol for Delay Se...
 
Comparative analysis of the performance of various active queue management te...
Comparative analysis of the performance of various active queue management te...Comparative analysis of the performance of various active queue management te...
Comparative analysis of the performance of various active queue management te...
 

Mehr von ijtsrd

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementationijtsrd
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...ijtsrd
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospectsijtsrd
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...ijtsrd
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...ijtsrd
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...ijtsrd
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Studyijtsrd
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...ijtsrd
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...ijtsrd
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...ijtsrd
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...ijtsrd
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...ijtsrd
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadikuijtsrd
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...ijtsrd
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...ijtsrd
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Mapijtsrd
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Societyijtsrd
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...ijtsrd
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...ijtsrd
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learningijtsrd
 

Mehr von ijtsrd (20)

‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation‘Six Sigma Technique’ A Journey Through its Implementation
‘Six Sigma Technique’ A Journey Through its Implementation
 
Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...Edge Computing in Space Enhancing Data Processing and Communication for Space...
Edge Computing in Space Enhancing Data Processing and Communication for Space...
 
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and ProspectsDynamics of Communal Politics in 21st Century India Challenges and Prospects
Dynamics of Communal Politics in 21st Century India Challenges and Prospects
 
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
Assess Perspective and Knowledge of Healthcare Providers Towards Elehealth in...
 
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...The Impact of Digital Media on the Decentralization of Power and the Erosion ...
The Impact of Digital Media on the Decentralization of Power and the Erosion ...
 
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
Online Voices, Offline Impact Ambedkars Ideals and Socio Political Inclusion ...
 
Problems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A StudyProblems and Challenges of Agro Entreprenurship A Study
Problems and Challenges of Agro Entreprenurship A Study
 
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
Comparative Analysis of Total Corporate Disclosure of Selected IT Companies o...
 
The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...The Impact of Educational Background and Professional Training on Human Right...
The Impact of Educational Background and Professional Training on Human Right...
 
A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...A Study on the Effective Teaching Learning Process in English Curriculum at t...
A Study on the Effective Teaching Learning Process in English Curriculum at t...
 
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
The Role of Mentoring and Its Influence on the Effectiveness of the Teaching ...
 
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
Design Simulation and Hardware Construction of an Arduino Microcontroller Bas...
 
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. SadikuSustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
Sustainable Energy by Paul A. Adekunte | Matthew N. O. Sadiku | Janet O. Sadiku
 
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
Concepts for Sudan Survey Act Implementations Executive Regulations and Stand...
 
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
Towards the Implementation of the Sudan Interpolated Geoid Model Khartoum Sta...
 
Activating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment MapActivating Geospatial Information for Sudans Sustainable Investment Map
Activating Geospatial Information for Sudans Sustainable Investment Map
 
Educational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger SocietyEducational Unity Embracing Diversity for a Stronger Society
Educational Unity Embracing Diversity for a Stronger Society
 
Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...Integration of Indian Indigenous Knowledge System in Management Prospects and...
Integration of Indian Indigenous Knowledge System in Management Prospects and...
 
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
DeepMask Transforming Face Mask Identification for Better Pandemic Control in...
 
Streamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine LearningStreamlining Data Collection eCRF Design and Machine Learning
Streamlining Data Collection eCRF Design and Machine Learning
 

Kürzlich hochgeladen

Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfPrerana Jadhav
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptxmary850239
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17Celine George
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...DhatriParmar
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6Vanessa Camilleri
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...DhatriParmar
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management SystemChristalin Nelson
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxkarenfajardo43
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxAneriPatwari
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSMae Pangan
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfPatidar M
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfJemuel Francisco
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxSayali Powar
 

Kürzlich hochgeladen (20)

INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptxINCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
INCLUSIVE EDUCATION PRACTICES FOR TEACHERS AND TRAINERS.pptx
 
Narcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdfNarcotic and Non Narcotic Analgesic..pdf
Narcotic and Non Narcotic Analgesic..pdf
 
4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx4.11.24 Mass Incarceration and the New Jim Crow.pptx
4.11.24 Mass Incarceration and the New Jim Crow.pptx
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17How to Manage Buy 3 Get 1 Free in Odoo 17
How to Manage Buy 3 Get 1 Free in Odoo 17
 
prashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Professionprashanth updated resume 2024 for Teaching Profession
prashanth updated resume 2024 for Teaching Profession
 
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
Beauty Amidst the Bytes_ Unearthing Unexpected Advantages of the Digital Wast...
 
ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6ICS 2208 Lecture Slide Notes for Topic 6
ICS 2208 Lecture Slide Notes for Topic 6
 
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
Blowin' in the Wind of Caste_ Bob Dylan's Song as a Catalyst for Social Justi...
 
Transaction Management in Database Management System
Transaction Management in Database Management SystemTransaction Management in Database Management System
Transaction Management in Database Management System
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptxGrade Three -ELLNA-REVIEWER-ENGLISH.pptx
Grade Three -ELLNA-REVIEWER-ENGLISH.pptx
 
CHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptxCHEST Proprioceptive neuromuscular facilitation.pptx
CHEST Proprioceptive neuromuscular facilitation.pptx
 
Textual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHSTextual Evidence in Reading and Writing of SHS
Textual Evidence in Reading and Writing of SHS
 
Active Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdfActive Learning Strategies (in short ALS).pdf
Active Learning Strategies (in short ALS).pdf
 
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdfGrade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
Grade 9 Quarter 4 Dll Grade 9 Quarter 4 DLL.pdf
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
Paradigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTAParadigm shift in nursing research by RS MEHTA
Paradigm shift in nursing research by RS MEHTA
 
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptxBIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
BIOCHEMISTRY-CARBOHYDRATE METABOLISM CHAPTER 2.pptx
 

Comparative Analysis of Green Algorithm within Active Queue Management for Mobile Ad Hoc Network

  • 1. International Journal of Trend in Scientific Research and Development (IJTSRD) Volume: 3 | Issue: 4 | May-Jun 2019 Available Online: www.ijtsrd.com e-ISSN: 2456 - 6470 @ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 935 Comparative Analysis of Green Algorithm within Active Queue Management for Mobile Ad Hoc Network Zulai Khan1, Rashmi Raj2 1M.Tech Scholar, 2Assistant Professor 1,2Department of Electronics and Communication Engineering 1,2Universal Institute of Engineering & Technology, Mohali, Punjab, India How to cite this paper: Zulai Khan | Rashmi Raj "Comparative Analysis of Green Algorithm within Active Queue Management for Mobile Ad Hoc Network" Published in International Journal of Trend in Scientific Research and Development (ijtsrd), ISSN: 2456- 6470, Volume-3 | Issue-4, June 2019, pp.935-938, URL: https://www.ijtsrd.c om/papers/ijtsrd23 950.pdf Copyright © 2019 by author(s) and International Journal of Trend in Scientific Research and Development Journal. This is an Open Access article distributed under the terms of the Creative Commons Attribution License (CC BY 4.0) (http://creativecommons.org/licenses/ by/4.0) ABSTRACT The Queue Management Techniques play an important role in improving the Quality of Service in Mobile Ad-hoc Networks. Theneed of congestion control and Queue management is inevitable in Mobile Ad-hoc Network. Understanding and analyzing the latest AQM Techniques give an insight to improving throughput, packet loss rate, average end to end delay and other parameters that severely affect the performance. Theperformanceof mobile ad-hoc networks is evaluated by varying the Channel Error Rate, Bandwidth and Delay at different fragment sizes of different traffic flows. The proposed method performs the network analysis of new Routing protocols. The work proposes to evaluate various Active Queue Management Techniques in a multi traffic environment i.e., sources generating both TCP and UDP traffic classes. The UDP is propagated via CBR and TCP is propagated via FTP. The implementation of the proposed queue management technique has been done in NS-2. In the proposed work we have make NS-2 compatible with GREEN by integrating source code into the ns-2 installation files and using various AQMs in comparison with GREEN to calculate the throughput at various Bandwidthsacross network. Using various AQMs in comparison with GREEN we have calculated the throughput at various Delays across the network and we have also calculated the throughput at various channels Error Rate across the network. The proposed method has been compared with other primitive AQM techniques so that a repository of best available results can be obtained for design and research purposes. The proposed method has outperformed the existing queue management techniques in number of scenarios. Keywords: AQM, MANETs, Throughput, Channel Error Rate, NS-2 INTRODUCTION Mobile Ad hoc Networks (MANETs) are self organizing networks formed by a collection of autonomous mobile wireless nodes without the support of any fixed infrastructure or central administration. The remote nodes in MANETs communicate directly with the help of the intermediate nodes which operate as routers. As MANETs eliminate the cost and time of infrastructure deployment, setup, and administration, theyhavenumerousapplications, especially in the military and emergency services. Although MANETs have unique applications, realizing themisdifficult because of several intrinsic constraints. Unlike their wired counterparts, mobile devices usually have limited resources (battery power, memory, CPU) which limit their transmission range. In addition to this, wireless networks have limited bandwidth and are more prone to errors than wired networks which further impose limits on the amount of data that can be sent. Hence, in order to conserve the limited resource, it is highly desirable that transmission should be as efficient as possible (minimal losses and retransmissions). Fig 1: Mobile Ad hoc Network The mobile network nodes today use Drop tail queue management where packets arediscardedwhen thequeueis full. When multiple packets are dropped due to queue overflow, multiple TCP flows (to which these packets belong to) back off. However, as there is a considerable amount of IJTSRD23950
  • 2. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 936 delay between the packet drop at the queue and the notification at the sender, large number of packets may be dropped as the sender continues sending at its current rate. Multiple flows backing off results in under utilization of the queue (no congestion). When these flows sense this (no congestion), they start increasing their sending rates as a result of which after some time the queue overflows again. This phenomenon of alternating periods of under utilization and over utilization is caused by the Drop Tail queue management policy and is called ‘Global Synchronisation. Active Queue Management (AQM) 1) Random Early Detection (RED) was proposed as a solution to the ‘Global Synchronization’ problem and this opened up a new area of research called Active Queue Management (AQM). The key aims of AQM are to prevent global synchronization, reduce queuing delays and improve resource utilization. AQM hasbeen extensivelystudiedin the context of wired networks (to quote a few). A few approaches have also studied the implications of employing AQM in the fixed wireless side(WLANsinparticular)[3]with encouraging results. However, to the best of our knowledge no approach has ever studied the implications of AQM in mobile environments. If benefits in terms of improved performance (reduced packet loss) are to be reaped by deploying AQM in MANETs, it is imperative that any such scheme should be Lightweight, Requires less memory, Processing power and energy. There are few AQM Techniques used in MANETs which are REM (Random Exponential Marking) SFQ (Stochastic Fair Queuing). Random exponential marking (REM) is an attractive adaptive queue management algorithm. It uses the quantity known as ‘price’ to measure the congestion in a network. REM can achieve high utilization, small queue length, and low buffer overflow probability. Fair Queuing is a queuing mechanism that is used to allow multiple packets flow to comparatively share the link capacity. Routers have multiple queues for each output line for every user. When a line as available as idle routers scans the queues through round robin and takes first packet to next queue. FQ also ensure about the maximum throughput of the network. Literature Review Chung and Claypool et al. (2017) has discussed that in Internet routers, active queue management (AQM) is a technique that consists in dropping or explicit congestion notification (ECN) marking packets before a router's queue is full. An Internet router typically maintains a set of queues, one per interface, that hold packets scheduled to go out on that interface. Historically, such queues use a drop-tail discipline: a packet is put onto the queue if the queue is shorter than its maximum size (measured in packets or in bytes), and dropped otherwise. Wydrowski Bartek et al. (2016) explained about an active queue management algorithm for a self managed Internetin the paper. The author introduced a new active queue management (AQM) algorithm called GREEN. GREEN provides high link utilization whilst maintaining low delay and packet loss. GREEN enables low latency interactive applications such as telephony and network games. GREEN is shown to outperform the current AQMalgorithms.Certain performance problems with current AQMs are discussed. Fountanas Fengetal et al. (2011) explained about the challenges with Manet. MANETs present many challenges, especially when real-time traffic must besupportedin terms of providing Quality of Service (QoS) guarantees. Providing QoS for real- time traffic over IP-based networks is still an open issue because existing active queue management schemes have been designed for TCP-compatible traffic. MANETs present the worst-casescenarioforQoSguarantees due to their distinct characteristics, such as contention from multiple users (when using 802.11) and limited bandwidth. The objective of this thesis is to evaluate various AQM techniques to comparatively analyze the best Queue Management Schemes for different resource constraint networks. Methodology In order to perform the analysis of AQM techniques for the performance evaluation requires a network to be designed that contains a router to router linkonwhich theparameters can be changed. The multiclass traffic network generating both TCP and UDP traffic, topology of the network created is as follows: Fig2: Network Scenario with both TCP and UDP sources. The network has 2 source nodes (S1 and S2), one generating TCP traffic and the other generating UDP traffic to be transferred at the destination node (d). The network parameters are changed on the link (r1-r2) as shown in the Fig 3. Fig 3: Test Link in the Network Senario The AQM Techniques are analyzed and the following parameters are changed in the network. In first case, the bandwidth of the main router to router link (r1-r2) is changed keeping the other network parameters unchanged. In the second scenario the delay of the main router to router link (r1-r2) is changed keeping the other network parameters unchanged. In thethirdscenariotheerror rateof the main link is changed and in the fourth scenario the packet size is changed. Experimental Results The simulations are performed on ubuntu 14.14. NS2 is installed with NSG and trace graph to complete the full working model to obtain the results. NSG is used to write TCL scripts from graphical user interface and trace craft is used to analyze the output trace files. r1 r2
  • 3. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 937 Performance Evaluation of GREEN with other AQMs (Throughput Vs AQM) at varying Bandwidths Fragment Size 256kb Bandwidth 0.5 Mbps 1.0 Mbps 1.7 Mbps AQM Throughput bps SFQ 232945 488854 642924 DropTail 500462 989088 978119 GREEN 500457 983500 962756 REM 500462 989088 978119 Table 1: Throughput of UDP traffic in various AQM schemes at fragment size256 kb at different bandwidth Graph 1: Analysis of Throughput vs AQM for different bandwidth at fragment size of 256 kb Fragment Size 512 kb Bandwidth 0.5 Mbps 1.0 Mbps 1.7 Mbps AQM Throughput bps SFQ 282848 572620 798883 DropTail 500917 982102 954370 GREEN 500916 983932 927374 REM 500917 982102 954376 Table 2: Throughput of UDP traffic in various AQM schemes at fragment size 512 kb Graph 2: Analysis of Throughput vs AQM for different bandwidth at fragment size of 512 kb Fragment Size 1024 kb Bandwidth 0.5 Mbps 1.0 Mbps 1.7 Mbps AQM Throughput bps SFQ 340195 669993 950820 DropTail 501767 962573 967213 GREEN 501792 966053 937213 REM 501767 962573 967213 Table 3: Throughput of UDP traffic in various AQM schemes at fragment size 1024 kb at different bandwidth Graph 2: Analysis of Throughput vs AQM for different bandwidth at fragment size of 1024 kb Performance Evaluation of GREEN with other AQM (Throughput Vs AQM) at varying Delay In this scenario the bandwidth and the channel error rate of the network link was kept constant [BW = 1.7Mbps and Channel error rate = 0] Fragment Size 256 kb Delay 10ms 50ms 100ms AQM Throughput (bps) SFQ 642924 689479 894320 DropTail 978119 993948 986499 GREEN 962756 980447 994413 REM 978119 993948 986499 Table 4: Throughput of UDP traffic in various AQM schemes at fragment size 256 kb at different delay Graph 4: Analysis of Throughput vs AQM for different bandwidth at fragment size of 256 kb Fragment Size 512 kb Delay 10ms 50ms 100ms AQM Throughput(bps) SFQ 798883 767225 986965 DropTail 954376 989758 995345 GREEN 927374 982309 991620 REM 954376 989758 995345 Table 5: Throughput of UDP traffic in various AQM schemes at fragment size 512 kb at different delay. Graph 5: Analysis of Throughput vs AQM for different bandwidth at fragment size of 512 kb
  • 4. International Journal of Trend in Scientific Research and Development (IJTSRD) @ www.ijtsrd.com eISSN: 2456-6470 @ IJTSRD | Unique Paper ID – IJTSRD23950 | Volume – 3 | Issue – 4 | May-Jun 2019 Page: 938 Fragment Size 1024 kb Delay 10ms 50ms 100ms AQM Throughput(bps) SFQ 950820 925319 1001821 DropTail 967213 994536 1000000 GREEN 936248 919923 983607 REM 967213 994536 1000000 Table 6: Throughput of UDP traffic in various AQM schemes at fragment size 1024 kb at different delay Graph 6: Analysis of Throughput vs AQM for different bandwidth at fragment size of 1024 kb Result Analysis During the result analysis following observation has been observed: In case of erroneous channels GREEN performs for superior than REN Throughput Vs AQM (Varying Bandwidths) from Graph 1 to Graph 3 SFQ has worst throughput for all Bandwidths. GREEN, REM and Droptail have Best throughput for all Bandwidths. The Throughput increases as Bandwidth increases for constant fragment sizes. The Throughput increases as the fragment size increases for constant Bandwidth. The Throughput increases as Delay increases for constant fragment sizes. The Throughput increases as the fragment size increases for constant Bandwidth. ACKNOWLEDGEMENT I express my sincere gratitude to the I.K.Gujral Punjab Technical University, Jalandharforgivingmetheopportunity to work on the thesis during my final year of M.Tech. I owe my sincerest gratitude towards Dr. Tarun Kumar Lohani, Director Engg, Universal Institute of Engineering and Technology, Lalru, for valuable advice and healthy criticism throughout my thesis which helped me immensely to complete my work successfully. I would like to express a deep sense of gratitude and thanks profusely to Er. Rashmi RajAssistantProfessor,Department of Electronics &Communication Engineering, UIET,whowas the thesis Supervisor. Without the wise counsel and able guidance, it would have been impossible to complete the thesis in this manner. I would like to thank the members of the Departmental Research Committee for their valuable suggestions and healthy criticism during my presentation of the work. I express gratitude to other faculty members of Electronics & Communication Engineering Department, UIET, for their intellectual support throughout the course of this work. REFERENCES [1] Barlow, D., Robbins, A.D., Rubin, P.H., Stallman, R. and Oostrum, P.V. 1995. “The AWK Manual Edition 1.0”, Wiley Publishing,Inc. [2] Bhaskar Reddy, T.B. and Ali, A. 2008. “Performance Comparison of Active Queue ManagementTechniques”, India Journal of Computer Science, Department of Computer Science and Technology, S.K. University, Anantapur, Vol. 4, No. 12, pp 1020-1023. [3] Chung, J. and Claypool, M. 2005. “Analysis of Active Queue Management”, Computer Science Department Worcester, Polytechnic Institute Worcester, USA. [4] Dana, A. and Malekloo, A. 2010. “Performance Comparison between Active and Passive Queue Management”, International Journal of Computer Science, Vol. 7, Issue 3, No 5, pp 13-17. [5] Feng, W., Kandlur, D., Saha, D., and Shin, K. 2001. “BLUE: A New Class of Active Queue Management Algorithms”, In Proceedings of 11 th international workshop, Network and Operating System Supportfor Digital Audio and Video, USA, pp 41-50. [6] Fountanas, L. 2001. “Active queue management mechanisms for real-time traffic in manets” Thesis, Naval Postgraduate School, Monterey, California.