SlideShare a Scribd company logo
1 of 6
Download to read offline
IOSR Journal of Electronics and Communication Engineering (IOSR-JECE)
e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 3 (May. - Jun. 2013), PP 10-15
www.iosrjournals.org
www.iosrjournals.org 10 | Page
Congestion Control in Manets Using Hybrid Routing Protocol
Gargi Parashar1
, Manisha Sharma2
1
(ECE Department, School of technology and Sciences/ Lovely Professional University, India)
2
(ECE Department, School of technology and Sciences/ Lovely Professional University, India)
Abstract : As the network size increases the probability of congestion occurrence at nodes increases. This is
because of the event driven nature of ad hoc networks that leads to unpredictable network load. As a result
congestion may occur at the nodes which receive more data than that can be forwarded and cause packet losses.
In this paper we propose a hybrid scheme that attempts to avoid packet loss due to congestion as well as reduce
end to end delay in delivering data packets by combining two protocols- Destination sequenced distance vector
routing (DSDV), which is a table driven or proactive protocol and Improved Ad-hoc on demand vector routing
(IAODV) which is an on-demand or reactive protocol that reduces packet loss due to congestion. The strategy
adopted is use DSDV for path selection and if congestion occurs than switch over to IAODV. The routing
performance of this model is then compared with IAODV and DSDV in terms of end to end delay, throughput
and packet delivery fraction.
Keywords- DSDV, Hybrid protocol, AODV, IAODV, MANET
I. Introduction
The paradigm, where wireless nodes communicate with each other and create their own adhoc network
independent of any infrastructure, is most popular these days. It is called as peer to peer communication.
Routing is the most essential part of this type of communication. The IETF MANET working group is
concerned with standardizing IP (layer 3) routing protocol functionality suitable for wireless ad hoc networks.
There are many routing protocols described for MANETs. Some of them are reactive i.e. find route when
needed and some are proactive or table-driven i.e. find routes before needed. Destination Sequence Distance
Vector (DSDV) and Optimized Link State Routing (OLSR) are commonly used proactive routing algorithms
while Dynamic Source Routing (DSR) and Ad hoc On-Demand Distance Vector (AODV) are the most
commonly used reactive protocol. The size of ad hoc network if increases beyond a certain limited area, the use
of any single routing algorithm alone may not work efficiently. Therefore the usage scenario, number of nodes
in a particular network and the occupancy of buffers of a node greatly affects the choice of routing algorithm.
For example the network can be as small as comprising only a few numbers of nodes in a small conference
room or it can be as large as a sensor network where a great deal of nodes are needed. As the size and load of a
network increases the probability of congestion and relative delay in packet delivering increases which can
sometimes lead to loss of data. A hybrid routing algorithm that combines the merits of existing protocols can be
used to address this issue of growth in network size and load balancing whose behavior can be modified
according to the size of network.
The paper is organized as section 1 is introduction, section 2 discussion of related work, section 3
describes the proposed model, section 4 gives advantages of this scheme, section 5 presents simulation results
and finally section 6 concludes the paper.
II. RELATED WORK
Our work involves managing the load of an adhoc network by fragmentation. The available literature
has been reviewed in this context.
The Zone Routing Protocol [1] (ZRP) was the first hybrid routing protocol with both proactive and
reactive routing components. ZRP defines a zone around each node consisting of its k-neighborhood. Routing
within a zone is performed using a proactive routing protocol and routing in different zones is performed by an
on-demand routing protocol. ZRP performs efficient route discovery through bordercasting; route requests are
spread by multicasting them directly to the nodes on the border of its zone. The size of the zone is dynamically
determined based on network load.
A flat mobile ad hoc network has an inherent scalability limitation in terms of achievable network
capacity. It is observed that as the network size increases, per node throughput of an ad hoc network decreases.
This is due to the fact that in large scale networks, flat structure of networks results in long hop paths which are
prone to break because of route break or power depletion. [2] defines a hybrid protocol in which the long hop
paths are avoided by using backbone power capable nodes concept working as mobile backbone network.
HCR (Hybrid Cluster Routing) is proposed in [3] where nodes are organized into a hierarchical structure of
multi-hop clusters using a stable distributed clustering algorithm. Simulation results show that HCR has better
Congestion Control in MANETs using Hybrid Routing Protocol
www.iosrjournals.org 11 | Page
scalability, robustness and adaptability to large scale mobile ad hoc networks compared with some well-known
routing protocols, e.g. AODV, DSR, and CBRP.
AODV and OLSR are combined to form AOHR (AODV and OLSR hybrid routing) [4]. Here the characteristics
of high data delivery fraction, low overheads, and short delay in AODV are combined with the characteristics of
optimized routing length in OLSR, which means that AOHR is immune from topological structures.
Sharp Hybrid Adaptive Routing Protocol (SHARP), is designed to dynamically adapt to changing
network characteristics and traffic behavior [5]. SHARP is driven by the fundamental trade-off between
proactive dissemination and reactive discovery of routing information. It can automatically find balance point
between these two strategies through an analytical model for making an informed trade-off and dynamic
network measurements. It can act as a purely reactive protocol in a quiescent network, or use purely proactive
routing for hosts to which routes are in wide demand. SHARP uses efficient mechanisms for dynamically
manipulating the zone size and simultaneously perform fine-grained adaptation with low overhead.[6] presented
another hybrid protocol scheme utilizing AODV and DSDV where each node maintains a single shared routing
table for both DSDV and for AODV resulting in reduced routing load compared to DSDV and reduced packet
transmission delay compared to AODV as the number of nodes grows in the network. This also significantly
reduces the size of the DSDV routing table as the number of nodes grows.
Till now we have discussed various hybrid routing schemes. There are also certain enhancements in
existing protocols for e.g. in [7], Improved AODV is proposed and it is compared with original AODV using
IEEE 802.11 and IEEE 802.15.4 standards. This improved AODV routing protocol reset a new shortest routing
path during sending packet. The simulation results showed that in case of fixed nodes both protocols give
similar throughput but for moving nodes improved AODV presents good results. Also in [8], an INOVEL
protocol is given which is nothing but an improved form of AODV that avoid congestion by distributing the
load of the congestion affected node (CAN) to the nodes nearer to it with higher buffer occupancy. As the near
sink node has a multiple routing paths towards sink, i.e. it has one primary route that connect it the sink and
more than one alternate routes toward the sink from each sensor node. So INOVEL allows maximum use of
alternate routes during the congestion period to avoid congestion.
The above discussion concludes that researchers have chosen two algorithms one is proactive and
other reactive and combined them to produce a new model. One of the drawbacks of these protocols is that as
the network size increases the performance of the network degrades. Another important thing noted is that in
previous protocols no flooding control and loss of data due to congestion was considered. To overcome these
drawbacks we proposed a new model combining IAODV and DSDV and its routing performance is compared
with IAODV and DSDV in terms of end to end delay, throughput and packet delivery fraction.
III. PROPOSED HYBRID PROTOCOL MODEL
In this proposed model packet loss due to congestion and excessive load at intermediate nodes is tried to
be reduced. Balancing load to avoid congestion inside novel scheme of flow control is actually performed by
creating a cycle on a node where the congestion probability is high i.e. at near sink node to find all those nearer
nodes where buffer occupancy is high. Near sink node and nodes nearer to it contains the routing table including
information about its own I.P. address, I.P. address of nearer neighbor nodes, distance between the nodes, & queue
length of each node as shown in Fig.1
Fig.1 Congestion Affected Node with its Routing table
The dynamic nature of wireless sensor network cause the topology to automatically change due to change
in topology each node automatically updates its information in its own routing table & the routing table of the
nearer node regarding its buffer length, its distance from other nodes, its I.P. address
There are following steps to be followed during this process:
Congestion Control in MANETs using Hybrid Routing Protocol
www.iosrjournals.org 12 | Page
1. Firstly a proactive/table driven algorithm is applied to find the path from source node to destination node. If
path is congestion free than data packets are delivered as such following the defined route. If congestion
occurs than following technique is followed.
2. A Hop-by-Hop algorithm is implemented on congestion affected node. This algorithm check’s the routing
table of congestion affected node to find all the nodes nearer to it with minimum response length time i.e. it
must have maximum buffer occupancy to accommodate the load
3. A Hop-by-Hop algorithm is implemented on congestion affected node. This algorithm check’s the routing
table of congestion affected node to find all the nodes nearer to it with minimum response length time i.e. it
must have maximum buffer occupancy to accommodate the load of congestion affected node.
4. After finding the node with free buffer space Hop-by-Hop algorithm make that node as the child node of the
congestion affected node and the alternate routes from the congestion affected node to the nearer node will
become active to transmit data so as to utilize its buffer space.
5. As soon as the time period during which child node receives the packets in its buffer space from the
congestion affected parent node it will store them in its buffer for a short time interval.
6. On receiving the packets from congestion affected node by the nearer node at the same time this node will
immediately implement the Hop-to-Destination algorithm to forward the packets to the destination i.e. sink
node base station within the finite amount of time. The scenario for this whole process is shown in Fig.2.
Fig.2 Congestion Affected Node with its Routing table
The proposed model combines the working of both IAODV and DSDV. When a source node in an ad hoc
network attempts to send data to some destination node, the route finding is done using DSDV routing protocol
which allows each node to maintain a routing table in advance. Whenever a node initiates communication, it can
refer to its routing table for the route. This process is used until and unless there is no congestion in the path.
Whenever some congestion arrives the proposed scheme inclined towards using IAODV to find path which allows
safe delivery of data packets without any packet dropping. This strategy can be more clearly explained with the
help of a flowchart as given in Fig.3.
Fig.3 Work Flow
Congestion Control in MANETs using Hybrid Routing Protocol
www.iosrjournals.org 13 | Page
IV. ADVANTAGES OF PROPOSED MODEL
1. DSDV is best for small to medium size networks. As the network size increases the performance of DSDV
routing algorithm decreases. To overcome this problem in our approach nodes are made to switch to follow
IAODV as network grows and probability of congestion increases. Thus performance can be improved even
with large networks.
2. One distinct advantage of our model is that when a node on the route moves out or fails, instead of discarding
the whole original route and discovering a new route from source to destination, only the congestion affected
node has to find new path.
3. Another distinct advantage of our model as compared to DSDV is that packet dropping rate is reduced. Thus
maximum packet delivery fraction can be achieved.
4. This proposed model attempts to maximize the utilization of free nodes and there buffer space. Thus
optimization of network resources can be achieved.
5. Another advantage of this model is reduction of end to end delay
V. SIMULATION AND PERFORMANCE ANALYSIS
The simulation is conducted using Network Simulator tool NS-2 version 2.34. The simulation
environment has been conducted with the LINUX operating system, because NS-2 works with Linux platform
only. NS-2 accepts as input a scenario file that describes the exact motion of each node and the exact packets
originated by each node, together with the exact time at which each change in motion or packet origination is to
occur. The detailed trace file created by each run is stored to disk, and analyzed using a variety of scripts,
particularly one called file *.tr that counts the number of packets successfully delivered and the length of the
paths taken by the packets, as well as additional information about the internal functioning of each scripts
executed. This data is further analyzed with AWK file to produce the graphs. The list of various parameters
taken are given in Table1 below
Parameter Value
Number of Nodes 50
Simulation Time 50 sec
Pause Time 10 sec
Packet size 512 bytes
Channel Type Wireless
Queue length 50
Bandwidth 40 MHz
Area of the Network 1000m X 1000m
Traffic types CBR/UDP, FTP/
Simulator Ns-2.34
Mobility model Random Waypoint
Table 1 List of general parameters used in all simulations
While comparing IAODV and DSDV with the proposed hybrid protocol, we focused on three
performance measurements- average end to end delay, throughput and packet delivery fraction.
(i) Average End to end delay of data packets: The average time from the beginning of a packet transmission at a
source node until packet delivery to a destination. Calculate the send(S) time (t) and receive (R) time (T) and
average it. Fig.4 shows the xgraph between IAODV,DSDV and hybrid protocol at a pause time set to10sec.
Fig.4 A Screen shot of graph showing comparison of end to end delay between DSDV, IAODV and Hybrid
Protocol
Congestion Control in MANETs using Hybrid Routing Protocol
www.iosrjournals.org 14 | Page
ii) Packet Delivery fraction- The ratio of the number of data packets successfully delivered to the destinations to
those generated by source. Packet delivery fraction = (Received packets/Sent packets)*100. Fig.5 shows a
comparison between both the routing protocols on the basis of packet delivery fraction as a function of pause
time and using different types of traffic sources.
Fig.5 A Screen shot of graph showing comparison of Packet Delivery Fraction between DSDV, IAODV and
Hybrid Protocol
iii) Throughput- The ratio of the total amount of data that reaches a receiver from a sender to the time it takes
for the receiver to get the last packet is referred to as throughput. It is expressed in bits per second or packets per
second. Fig.6 shows throughput of hybrid protocol, IAODV and DSDV
Fig.6 A Screen shot of graph showing comparison of throughput between DSDV, IAODV and Hybrid Protocol
Screenshot
To analyze these graphs in more general way average results are taken. Average results are the
obtained by taking the average of performance matrix obtained over whole simulation environment. In NS-2 the
command “awk –f” is used to find out the average results. The average result of above three performance
matrices in terms of the described three protocols as per the configuration taken in this thesis is given below:-
PROTOCOL End to end
delay(in
ms)
PDF Throughput
( in Kbps)
IAODV 27.676584 0.08 211.26
DSDV 18.300936 0.07 116.62
Hybrid 16.165742 0.34 485.35
Table 2 Average results of end to end delay, pdf and throughput
These results given above show that end to end delay of DSDV is lesser than IAODV. This is due to
the proactive or table driven nature of DSDV which avoid the time consumed to find out the path from source to
destination as it can derive from the routing table of DSDV. However, in case of proposed hybrid scheme, it
proves to be better than DSDV as it further reduces the delay by rather finding new routes from source to
destination in case of congestion, calculates it only from congestion affected node.
Packet Delivery fraction of IAODV is obtained higher than DSDV. This is in line with the theory presented in
previous chapters. But there is only marginal improvement of 0.01. In case of proposed Hybrid scheme there is
Congestion Control in MANETs using Hybrid Routing Protocol
www.iosrjournals.org 15 | Page
tremendous improvement in pdf as this protocol ensures better delivery of data packets even in case of
congestion.
Throughput of proposed hybrid scheme is also relatively much better than DSDV and IAODV. While
when DSDV and IAODV are compared throughput of IAODV is obtained higher than DSDV.
The above results show that the performance of proposed hybrid scheme is far better than IAODV and DSDV.
VI. CONCLUSION AND FUTURE WORK
The proposed model in our work is an innovative way to deal with congestion along with reduction in
time taken for transmission. This proposed model is efficient for using the network resources in an optimized
manner by distributing load among buffers of neighboring nodes of congestion affected node while
simultaneously decreasing end to end delay. Simulation results show improvement in performance in terms of
high packet delivery fraction and throughput.
Currently, the work is done on unicast protocols only. The future work involves implementing this
scheme for multicasting also and then analyzing its performance. Also reduction in power consumption and
security threats this scheme can create over network will be investigated.
REFERENCES
[1] E. Topalis S. Giannoulis, C. Antonopoulos and S. Koubias. Zrp versus DSR and TORA: A Compressive Survey on ZRP
Performance. 10th IEEE Conference, ETFA 2005, Sept 2005.
[2] Kush, A., Gupta, P.; Hwang, C.J. A hybrid stable routing protocol for mobile ad hoc networks. Global Mobile Congress, 12-14 Oct.
2009
[3 ]Xiaoguang Niu Zhihua Tao, Gongyi Wu, Changcheng Huang,Li Cui ,Hybrid Cluster Routing: An Efficient Routing Protocol for
Mobile Ad Hoc Networks. IEEE International Conference on Communications, 2006. ICC'06,Vol. 8, 3554-3559
[4] Wu Shaochuan Tan Xuezhi; Jia Shilou. AOHR: AODV and OLSR Hybrid Routing Protocol for Mobile Ad Hoc Networks,
International Conference on Communications, Circuits and Systems Proceedings, June 2006 Vol. 3,1487-1491
[5] Venugopalan Ramasubramanian Zygmunt J. Haas Emin Gun Sirer SHARP: A Hybrid Adaptive Routing Protocol for Mobile Ad Hoc
Networks.
[6] Minseok Oh, A Hybrid Routing Protocol and Performance Evaluation in a Wireless Mesh Network, Journal of Advanced Information
technology and convergence, vol.1, No.1, July 2011
[7] Yu-Doo Kim, Il-Young Moon, Sung-Joo Cho, A comparison of improved AODV routing protocol based on IEEE 802.11 and IEEE
802.15.4, Journal of Engineering Science and Technology Vol.4,No.2,2009.
[8] Harwinder Singh Sohal, Rajbir Singh Cheema, Ankit Arora, Improved NOVEL Routing Protocol for Load Balancing in Wireless
Sensor Network, IJCST Vol. 2, Issue 3, September 2011.

More Related Content

What's hot

O dsr optimized dsr routing
O dsr optimized dsr routingO dsr optimized dsr routing
O dsr optimized dsr routingijwmn
 
Improvement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanetImprovement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanetIAEME Publication
 
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOLDYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOLIJCNCJournal
 
Joint Routing and Congestion Control in Multipath Channel based on Signal to ...
Joint Routing and Congestion Control in Multipath Channel based on Signal to ...Joint Routing and Congestion Control in Multipath Channel based on Signal to ...
Joint Routing and Congestion Control in Multipath Channel based on Signal to ...IJECEIAES
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsidescitation
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETIOSR Journals
 
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...Saurabh Mishra
 
Analysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANETAnalysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANETidescitation
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetIOSR Journals
 
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...IJCNCJournal
 
MANET Routing Protocols , a case study
MANET Routing Protocols , a case studyMANET Routing Protocols , a case study
MANET Routing Protocols , a case studyRehan Hattab
 

What's hot (16)

O dsr optimized dsr routing
O dsr optimized dsr routingO dsr optimized dsr routing
O dsr optimized dsr routing
 
Improvement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanetImprovement over aodv routing protocol in vanet
Improvement over aodv routing protocol in vanet
 
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOLDYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
DYNAMICALLY ADAPTABLE IMPROVED OLSR (DA-IOLSR) PROTOCOL
 
Joint Routing and Congestion Control in Multipath Channel based on Signal to ...
Joint Routing and Congestion Control in Multipath Channel based on Signal to ...Joint Routing and Congestion Control in Multipath Channel based on Signal to ...
Joint Routing and Congestion Control in Multipath Channel based on Signal to ...
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETs
 
Improved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANETImproved AODV based on Load and Delay for Route Discovery in MANET
Improved AODV based on Load and Delay for Route Discovery in MANET
 
Jp3417421749
Jp3417421749Jp3417421749
Jp3417421749
 
Jj3416911698
Jj3416911698Jj3416911698
Jj3416911698
 
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
 
Analysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANETAnalysis of FSR, LANMAR and DYMO under MANET
Analysis of FSR, LANMAR and DYMO under MANET
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
C0351725
C0351725C0351725
C0351725
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
 
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
INVESTIGATING MULTILAYER OMEGA-TYPE NETWORKS OPERATING WITH THE CUT-THROUGH T...
 
MANET Routing Protocols , a case study
MANET Routing Protocols , a case studyMANET Routing Protocols , a case study
MANET Routing Protocols , a case study
 
G1063841
G1063841G1063841
G1063841
 

Viewers also liked

Literature Survey On Clustering Techniques
Literature Survey On Clustering TechniquesLiterature Survey On Clustering Techniques
Literature Survey On Clustering TechniquesIOSR Journals
 
Notions via β*-open sets in topological spaces
Notions via β*-open sets in topological spacesNotions via β*-open sets in topological spaces
Notions via β*-open sets in topological spacesIOSR Journals
 
FPGA Based Implementation of Electronic Safe Lock
FPGA Based Implementation of Electronic Safe LockFPGA Based Implementation of Electronic Safe Lock
FPGA Based Implementation of Electronic Safe LockIOSR Journals
 
Enhance the Throughput of Wireless Network Using Multicast Routing
Enhance the Throughput of Wireless Network Using Multicast RoutingEnhance the Throughput of Wireless Network Using Multicast Routing
Enhance the Throughput of Wireless Network Using Multicast RoutingIOSR Journals
 
Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...
Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...
Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...IOSR Journals
 
Effects of Psychological Training on Mental Skills with Female Basketball Pla...
Effects of Psychological Training on Mental Skills with Female Basketball Pla...Effects of Psychological Training on Mental Skills with Female Basketball Pla...
Effects of Psychological Training on Mental Skills with Female Basketball Pla...IOSR Journals
 
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch AntennaStudy On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch AntennaIOSR Journals
 
A Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction MethodsA Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction MethodsIOSR Journals
 
Speech Based Search Engine System Control and User Interaction
Speech Based Search Engine System Control and User  InteractionSpeech Based Search Engine System Control and User  Interaction
Speech Based Search Engine System Control and User InteractionIOSR Journals
 
Developing Design Cracker Anacardium occidentale (mente) for Home Industrial
Developing Design Cracker Anacardium occidentale (mente) for Home IndustrialDeveloping Design Cracker Anacardium occidentale (mente) for Home Industrial
Developing Design Cracker Anacardium occidentale (mente) for Home IndustrialIOSR Journals
 
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...IOSR Journals
 
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particlesSimple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particlesIOSR Journals
 
Some forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spacesSome forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spacesIOSR Journals
 

Viewers also liked (20)

Literature Survey On Clustering Techniques
Literature Survey On Clustering TechniquesLiterature Survey On Clustering Techniques
Literature Survey On Clustering Techniques
 
Notions via β*-open sets in topological spaces
Notions via β*-open sets in topological spacesNotions via β*-open sets in topological spaces
Notions via β*-open sets in topological spaces
 
FPGA Based Implementation of Electronic Safe Lock
FPGA Based Implementation of Electronic Safe LockFPGA Based Implementation of Electronic Safe Lock
FPGA Based Implementation of Electronic Safe Lock
 
Enhance the Throughput of Wireless Network Using Multicast Routing
Enhance the Throughput of Wireless Network Using Multicast RoutingEnhance the Throughput of Wireless Network Using Multicast Routing
Enhance the Throughput of Wireless Network Using Multicast Routing
 
Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...
Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...
Characterizing Erythrophleum Suaveolens Charcoal as a Viable Alternative Fuel...
 
Effects of Psychological Training on Mental Skills with Female Basketball Pla...
Effects of Psychological Training on Mental Skills with Female Basketball Pla...Effects of Psychological Training on Mental Skills with Female Basketball Pla...
Effects of Psychological Training on Mental Skills with Female Basketball Pla...
 
E0532933
E0532933E0532933
E0532933
 
E0312531
E0312531E0312531
E0312531
 
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch AntennaStudy On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
Study On The Improvement Of Bandwidth Of A Rectangular Microstrip Patch Antenna
 
A Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction MethodsA Review of BSS Based Digital Image Watermarking and Extraction Methods
A Review of BSS Based Digital Image Watermarking and Extraction Methods
 
Speech Based Search Engine System Control and User Interaction
Speech Based Search Engine System Control and User  InteractionSpeech Based Search Engine System Control and User  Interaction
Speech Based Search Engine System Control and User Interaction
 
D0321624
D0321624D0321624
D0321624
 
B0960512
B0960512B0960512
B0960512
 
Developing Design Cracker Anacardium occidentale (mente) for Home Industrial
Developing Design Cracker Anacardium occidentale (mente) for Home IndustrialDeveloping Design Cracker Anacardium occidentale (mente) for Home Industrial
Developing Design Cracker Anacardium occidentale (mente) for Home Industrial
 
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
Remedial Measures for Eradicating the Causes of Indiscipline and Comparing th...
 
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particlesSimple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
Simple and Effective Method of the Synthesis of Nanosized Fe2O 3particles
 
A0530104
A0530104A0530104
A0530104
 
I0955965
I0955965I0955965
I0955965
 
G0544650
G0544650G0544650
G0544650
 
Some forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spacesSome forms of N-closed Maps in supra Topological spaces
Some forms of N-closed Maps in supra Topological spaces
 

Similar to Congestion Control in Manets Using Hybrid Routing Protocol

A comparative study in wireless sensor networks
A comparative study in wireless sensor networksA comparative study in wireless sensor networks
A comparative study in wireless sensor networksijwmn
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...IOSR Journals
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetIOSR Journals
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Narendra Singh Yadav
 
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...IOSR Journals
 
CONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSCONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSIJCNCJournal
 
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATIONRASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATIONAIRCC Publishing Corporation
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...AIRCC Publishing Corporation
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...AIRCC Publishing Corporation
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ijcsit
 
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...Jitender Grover
 
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETsA SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETspijans
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...IRJET Journal
 
IRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET Journal
 
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...AIRCC Publishing Corporation
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...IOSR Journals
 
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
 
A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...eSAT Publishing House
 

Similar to Congestion Control in Manets Using Hybrid Routing Protocol (20)

A comparative study in wireless sensor networks
A comparative study in wireless sensor networksA comparative study in wireless sensor networks
A comparative study in wireless sensor networks
 
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
Nearest Adjacent Node Discovery Scheme for Routing Protocol in Wireless Senso...
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
 
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
Review paper on performance analysis of AODV, DSDV, OLSR on the basis of pack...
 
H01115155
H01115155H01115155
H01115155
 
CONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETSCONGESTION AWARE LINK COST ROUTING FOR MANETS
CONGESTION AWARE LINK COST ROUTING FOR MANETS
 
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATIONRASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
RASPBERRY PI AND ARDUINO UNO WORKING TOGETHER AS A BASIC METEOROLOGICAL STATION
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
ENERGY LOCATION AWARE ROUTING PROTOCOL (ELARP) FOR WIRELESS MULTIMEDIA SENSOR...
 
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
Impact of Variable Transmission Range and Scalability With Respect To Mobilit...
 
Jm3516391646
Jm3516391646Jm3516391646
Jm3516391646
 
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETsA SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
A SURVEY OF ENHANCED ROUTING PROTOCOLS FOR MANETs
 
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
Performance Analysis of Energy Efficient Cross Layer Load Balancing in Tactic...
 
IRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing Protocol
 
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
Energy Location Aware Routing Protocol (ELARP) for Wireless Multimedia Sensor...
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
 
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...
 
A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...A novel approach of hybrid multipath routing protocol for manets using receiv...
A novel approach of hybrid multipath routing protocol for manets using receiv...
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 

Recently uploaded (20)

CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 

Congestion Control in Manets Using Hybrid Routing Protocol

  • 1. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-ISSN: 2278-2834,p- ISSN: 2278-8735.Volume 6, Issue 3 (May. - Jun. 2013), PP 10-15 www.iosrjournals.org www.iosrjournals.org 10 | Page Congestion Control in Manets Using Hybrid Routing Protocol Gargi Parashar1 , Manisha Sharma2 1 (ECE Department, School of technology and Sciences/ Lovely Professional University, India) 2 (ECE Department, School of technology and Sciences/ Lovely Professional University, India) Abstract : As the network size increases the probability of congestion occurrence at nodes increases. This is because of the event driven nature of ad hoc networks that leads to unpredictable network load. As a result congestion may occur at the nodes which receive more data than that can be forwarded and cause packet losses. In this paper we propose a hybrid scheme that attempts to avoid packet loss due to congestion as well as reduce end to end delay in delivering data packets by combining two protocols- Destination sequenced distance vector routing (DSDV), which is a table driven or proactive protocol and Improved Ad-hoc on demand vector routing (IAODV) which is an on-demand or reactive protocol that reduces packet loss due to congestion. The strategy adopted is use DSDV for path selection and if congestion occurs than switch over to IAODV. The routing performance of this model is then compared with IAODV and DSDV in terms of end to end delay, throughput and packet delivery fraction. Keywords- DSDV, Hybrid protocol, AODV, IAODV, MANET I. Introduction The paradigm, where wireless nodes communicate with each other and create their own adhoc network independent of any infrastructure, is most popular these days. It is called as peer to peer communication. Routing is the most essential part of this type of communication. The IETF MANET working group is concerned with standardizing IP (layer 3) routing protocol functionality suitable for wireless ad hoc networks. There are many routing protocols described for MANETs. Some of them are reactive i.e. find route when needed and some are proactive or table-driven i.e. find routes before needed. Destination Sequence Distance Vector (DSDV) and Optimized Link State Routing (OLSR) are commonly used proactive routing algorithms while Dynamic Source Routing (DSR) and Ad hoc On-Demand Distance Vector (AODV) are the most commonly used reactive protocol. The size of ad hoc network if increases beyond a certain limited area, the use of any single routing algorithm alone may not work efficiently. Therefore the usage scenario, number of nodes in a particular network and the occupancy of buffers of a node greatly affects the choice of routing algorithm. For example the network can be as small as comprising only a few numbers of nodes in a small conference room or it can be as large as a sensor network where a great deal of nodes are needed. As the size and load of a network increases the probability of congestion and relative delay in packet delivering increases which can sometimes lead to loss of data. A hybrid routing algorithm that combines the merits of existing protocols can be used to address this issue of growth in network size and load balancing whose behavior can be modified according to the size of network. The paper is organized as section 1 is introduction, section 2 discussion of related work, section 3 describes the proposed model, section 4 gives advantages of this scheme, section 5 presents simulation results and finally section 6 concludes the paper. II. RELATED WORK Our work involves managing the load of an adhoc network by fragmentation. The available literature has been reviewed in this context. The Zone Routing Protocol [1] (ZRP) was the first hybrid routing protocol with both proactive and reactive routing components. ZRP defines a zone around each node consisting of its k-neighborhood. Routing within a zone is performed using a proactive routing protocol and routing in different zones is performed by an on-demand routing protocol. ZRP performs efficient route discovery through bordercasting; route requests are spread by multicasting them directly to the nodes on the border of its zone. The size of the zone is dynamically determined based on network load. A flat mobile ad hoc network has an inherent scalability limitation in terms of achievable network capacity. It is observed that as the network size increases, per node throughput of an ad hoc network decreases. This is due to the fact that in large scale networks, flat structure of networks results in long hop paths which are prone to break because of route break or power depletion. [2] defines a hybrid protocol in which the long hop paths are avoided by using backbone power capable nodes concept working as mobile backbone network. HCR (Hybrid Cluster Routing) is proposed in [3] where nodes are organized into a hierarchical structure of multi-hop clusters using a stable distributed clustering algorithm. Simulation results show that HCR has better
  • 2. Congestion Control in MANETs using Hybrid Routing Protocol www.iosrjournals.org 11 | Page scalability, robustness and adaptability to large scale mobile ad hoc networks compared with some well-known routing protocols, e.g. AODV, DSR, and CBRP. AODV and OLSR are combined to form AOHR (AODV and OLSR hybrid routing) [4]. Here the characteristics of high data delivery fraction, low overheads, and short delay in AODV are combined with the characteristics of optimized routing length in OLSR, which means that AOHR is immune from topological structures. Sharp Hybrid Adaptive Routing Protocol (SHARP), is designed to dynamically adapt to changing network characteristics and traffic behavior [5]. SHARP is driven by the fundamental trade-off between proactive dissemination and reactive discovery of routing information. It can automatically find balance point between these two strategies through an analytical model for making an informed trade-off and dynamic network measurements. It can act as a purely reactive protocol in a quiescent network, or use purely proactive routing for hosts to which routes are in wide demand. SHARP uses efficient mechanisms for dynamically manipulating the zone size and simultaneously perform fine-grained adaptation with low overhead.[6] presented another hybrid protocol scheme utilizing AODV and DSDV where each node maintains a single shared routing table for both DSDV and for AODV resulting in reduced routing load compared to DSDV and reduced packet transmission delay compared to AODV as the number of nodes grows in the network. This also significantly reduces the size of the DSDV routing table as the number of nodes grows. Till now we have discussed various hybrid routing schemes. There are also certain enhancements in existing protocols for e.g. in [7], Improved AODV is proposed and it is compared with original AODV using IEEE 802.11 and IEEE 802.15.4 standards. This improved AODV routing protocol reset a new shortest routing path during sending packet. The simulation results showed that in case of fixed nodes both protocols give similar throughput but for moving nodes improved AODV presents good results. Also in [8], an INOVEL protocol is given which is nothing but an improved form of AODV that avoid congestion by distributing the load of the congestion affected node (CAN) to the nodes nearer to it with higher buffer occupancy. As the near sink node has a multiple routing paths towards sink, i.e. it has one primary route that connect it the sink and more than one alternate routes toward the sink from each sensor node. So INOVEL allows maximum use of alternate routes during the congestion period to avoid congestion. The above discussion concludes that researchers have chosen two algorithms one is proactive and other reactive and combined them to produce a new model. One of the drawbacks of these protocols is that as the network size increases the performance of the network degrades. Another important thing noted is that in previous protocols no flooding control and loss of data due to congestion was considered. To overcome these drawbacks we proposed a new model combining IAODV and DSDV and its routing performance is compared with IAODV and DSDV in terms of end to end delay, throughput and packet delivery fraction. III. PROPOSED HYBRID PROTOCOL MODEL In this proposed model packet loss due to congestion and excessive load at intermediate nodes is tried to be reduced. Balancing load to avoid congestion inside novel scheme of flow control is actually performed by creating a cycle on a node where the congestion probability is high i.e. at near sink node to find all those nearer nodes where buffer occupancy is high. Near sink node and nodes nearer to it contains the routing table including information about its own I.P. address, I.P. address of nearer neighbor nodes, distance between the nodes, & queue length of each node as shown in Fig.1 Fig.1 Congestion Affected Node with its Routing table The dynamic nature of wireless sensor network cause the topology to automatically change due to change in topology each node automatically updates its information in its own routing table & the routing table of the nearer node regarding its buffer length, its distance from other nodes, its I.P. address There are following steps to be followed during this process:
  • 3. Congestion Control in MANETs using Hybrid Routing Protocol www.iosrjournals.org 12 | Page 1. Firstly a proactive/table driven algorithm is applied to find the path from source node to destination node. If path is congestion free than data packets are delivered as such following the defined route. If congestion occurs than following technique is followed. 2. A Hop-by-Hop algorithm is implemented on congestion affected node. This algorithm check’s the routing table of congestion affected node to find all the nodes nearer to it with minimum response length time i.e. it must have maximum buffer occupancy to accommodate the load 3. A Hop-by-Hop algorithm is implemented on congestion affected node. This algorithm check’s the routing table of congestion affected node to find all the nodes nearer to it with minimum response length time i.e. it must have maximum buffer occupancy to accommodate the load of congestion affected node. 4. After finding the node with free buffer space Hop-by-Hop algorithm make that node as the child node of the congestion affected node and the alternate routes from the congestion affected node to the nearer node will become active to transmit data so as to utilize its buffer space. 5. As soon as the time period during which child node receives the packets in its buffer space from the congestion affected parent node it will store them in its buffer for a short time interval. 6. On receiving the packets from congestion affected node by the nearer node at the same time this node will immediately implement the Hop-to-Destination algorithm to forward the packets to the destination i.e. sink node base station within the finite amount of time. The scenario for this whole process is shown in Fig.2. Fig.2 Congestion Affected Node with its Routing table The proposed model combines the working of both IAODV and DSDV. When a source node in an ad hoc network attempts to send data to some destination node, the route finding is done using DSDV routing protocol which allows each node to maintain a routing table in advance. Whenever a node initiates communication, it can refer to its routing table for the route. This process is used until and unless there is no congestion in the path. Whenever some congestion arrives the proposed scheme inclined towards using IAODV to find path which allows safe delivery of data packets without any packet dropping. This strategy can be more clearly explained with the help of a flowchart as given in Fig.3. Fig.3 Work Flow
  • 4. Congestion Control in MANETs using Hybrid Routing Protocol www.iosrjournals.org 13 | Page IV. ADVANTAGES OF PROPOSED MODEL 1. DSDV is best for small to medium size networks. As the network size increases the performance of DSDV routing algorithm decreases. To overcome this problem in our approach nodes are made to switch to follow IAODV as network grows and probability of congestion increases. Thus performance can be improved even with large networks. 2. One distinct advantage of our model is that when a node on the route moves out or fails, instead of discarding the whole original route and discovering a new route from source to destination, only the congestion affected node has to find new path. 3. Another distinct advantage of our model as compared to DSDV is that packet dropping rate is reduced. Thus maximum packet delivery fraction can be achieved. 4. This proposed model attempts to maximize the utilization of free nodes and there buffer space. Thus optimization of network resources can be achieved. 5. Another advantage of this model is reduction of end to end delay V. SIMULATION AND PERFORMANCE ANALYSIS The simulation is conducted using Network Simulator tool NS-2 version 2.34. The simulation environment has been conducted with the LINUX operating system, because NS-2 works with Linux platform only. NS-2 accepts as input a scenario file that describes the exact motion of each node and the exact packets originated by each node, together with the exact time at which each change in motion or packet origination is to occur. The detailed trace file created by each run is stored to disk, and analyzed using a variety of scripts, particularly one called file *.tr that counts the number of packets successfully delivered and the length of the paths taken by the packets, as well as additional information about the internal functioning of each scripts executed. This data is further analyzed with AWK file to produce the graphs. The list of various parameters taken are given in Table1 below Parameter Value Number of Nodes 50 Simulation Time 50 sec Pause Time 10 sec Packet size 512 bytes Channel Type Wireless Queue length 50 Bandwidth 40 MHz Area of the Network 1000m X 1000m Traffic types CBR/UDP, FTP/ Simulator Ns-2.34 Mobility model Random Waypoint Table 1 List of general parameters used in all simulations While comparing IAODV and DSDV with the proposed hybrid protocol, we focused on three performance measurements- average end to end delay, throughput and packet delivery fraction. (i) Average End to end delay of data packets: The average time from the beginning of a packet transmission at a source node until packet delivery to a destination. Calculate the send(S) time (t) and receive (R) time (T) and average it. Fig.4 shows the xgraph between IAODV,DSDV and hybrid protocol at a pause time set to10sec. Fig.4 A Screen shot of graph showing comparison of end to end delay between DSDV, IAODV and Hybrid Protocol
  • 5. Congestion Control in MANETs using Hybrid Routing Protocol www.iosrjournals.org 14 | Page ii) Packet Delivery fraction- The ratio of the number of data packets successfully delivered to the destinations to those generated by source. Packet delivery fraction = (Received packets/Sent packets)*100. Fig.5 shows a comparison between both the routing protocols on the basis of packet delivery fraction as a function of pause time and using different types of traffic sources. Fig.5 A Screen shot of graph showing comparison of Packet Delivery Fraction between DSDV, IAODV and Hybrid Protocol iii) Throughput- The ratio of the total amount of data that reaches a receiver from a sender to the time it takes for the receiver to get the last packet is referred to as throughput. It is expressed in bits per second or packets per second. Fig.6 shows throughput of hybrid protocol, IAODV and DSDV Fig.6 A Screen shot of graph showing comparison of throughput between DSDV, IAODV and Hybrid Protocol Screenshot To analyze these graphs in more general way average results are taken. Average results are the obtained by taking the average of performance matrix obtained over whole simulation environment. In NS-2 the command “awk –f” is used to find out the average results. The average result of above three performance matrices in terms of the described three protocols as per the configuration taken in this thesis is given below:- PROTOCOL End to end delay(in ms) PDF Throughput ( in Kbps) IAODV 27.676584 0.08 211.26 DSDV 18.300936 0.07 116.62 Hybrid 16.165742 0.34 485.35 Table 2 Average results of end to end delay, pdf and throughput These results given above show that end to end delay of DSDV is lesser than IAODV. This is due to the proactive or table driven nature of DSDV which avoid the time consumed to find out the path from source to destination as it can derive from the routing table of DSDV. However, in case of proposed hybrid scheme, it proves to be better than DSDV as it further reduces the delay by rather finding new routes from source to destination in case of congestion, calculates it only from congestion affected node. Packet Delivery fraction of IAODV is obtained higher than DSDV. This is in line with the theory presented in previous chapters. But there is only marginal improvement of 0.01. In case of proposed Hybrid scheme there is
  • 6. Congestion Control in MANETs using Hybrid Routing Protocol www.iosrjournals.org 15 | Page tremendous improvement in pdf as this protocol ensures better delivery of data packets even in case of congestion. Throughput of proposed hybrid scheme is also relatively much better than DSDV and IAODV. While when DSDV and IAODV are compared throughput of IAODV is obtained higher than DSDV. The above results show that the performance of proposed hybrid scheme is far better than IAODV and DSDV. VI. CONCLUSION AND FUTURE WORK The proposed model in our work is an innovative way to deal with congestion along with reduction in time taken for transmission. This proposed model is efficient for using the network resources in an optimized manner by distributing load among buffers of neighboring nodes of congestion affected node while simultaneously decreasing end to end delay. Simulation results show improvement in performance in terms of high packet delivery fraction and throughput. Currently, the work is done on unicast protocols only. The future work involves implementing this scheme for multicasting also and then analyzing its performance. Also reduction in power consumption and security threats this scheme can create over network will be investigated. REFERENCES [1] E. Topalis S. Giannoulis, C. Antonopoulos and S. Koubias. Zrp versus DSR and TORA: A Compressive Survey on ZRP Performance. 10th IEEE Conference, ETFA 2005, Sept 2005. [2] Kush, A., Gupta, P.; Hwang, C.J. A hybrid stable routing protocol for mobile ad hoc networks. Global Mobile Congress, 12-14 Oct. 2009 [3 ]Xiaoguang Niu Zhihua Tao, Gongyi Wu, Changcheng Huang,Li Cui ,Hybrid Cluster Routing: An Efficient Routing Protocol for Mobile Ad Hoc Networks. IEEE International Conference on Communications, 2006. ICC'06,Vol. 8, 3554-3559 [4] Wu Shaochuan Tan Xuezhi; Jia Shilou. AOHR: AODV and OLSR Hybrid Routing Protocol for Mobile Ad Hoc Networks, International Conference on Communications, Circuits and Systems Proceedings, June 2006 Vol. 3,1487-1491 [5] Venugopalan Ramasubramanian Zygmunt J. Haas Emin Gun Sirer SHARP: A Hybrid Adaptive Routing Protocol for Mobile Ad Hoc Networks. [6] Minseok Oh, A Hybrid Routing Protocol and Performance Evaluation in a Wireless Mesh Network, Journal of Advanced Information technology and convergence, vol.1, No.1, July 2011 [7] Yu-Doo Kim, Il-Young Moon, Sung-Joo Cho, A comparison of improved AODV routing protocol based on IEEE 802.11 and IEEE 802.15.4, Journal of Engineering Science and Technology Vol.4,No.2,2009. [8] Harwinder Singh Sohal, Rajbir Singh Cheema, Ankit Arora, Improved NOVEL Routing Protocol for Load Balancing in Wireless Sensor Network, IJCST Vol. 2, Issue 3, September 2011.