SlideShare a Scribd company logo
1 of 5
Download to read offline
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 252
PERFORMANCE STUDY OF ADHOC ROUTING PROTOCOLS FOR CBR
TRAFFIC
Sunil Vyas1
, Vishal Srivastava2
1,2
Arya College of Engineering & IT Kukas, Jaipur, India, fine.sunil85@gmail.com, vishal500371@yahoo.co.in
Abstract
Mobile ad hoc network (MANET) is a dynamic network without fixed infrastructure due to their wireless nature and can be deployed
as multi-hop packet networks. The nodes are free to move about and organize themselves into a network. These nodes change position
frequently. A Reactive (on-demand) routing strategy is a popular routing category for wireless adhoc routing. The primary objective
of this paper is to do comparative study of the performance of routing protocols Destination-Sequenced Distance-Vector (DSDV),
Dynamic Source Routing (DSR) and Ad-hoc on demand Distance Vector (AODV) for wireless ad hoc networks in a simulated
environment against varying network parameters. The evaluations are done by means of simulations using NS-2 network simulator.
The study was done on the basis of performance metrics: throughput, packet delivery function, end-to-end delay, routing overhead
and packet lost. Simulation results show that despite in most simulations reactive routing protocols DSR and AODV performed
significantly better than proactive routing protocol DSDV for the CBR based traffic.
Keywords- component; Mobile Adhoc Network, Routing protocol, DSR, AODV, DSDV
----------------------------------------------------------------------***------------------------------------------------------------------------
1. INTRODUCTION
A Mobile ad hoc network is a group of wireless mobile
computers in which nodes collaborate by forwarding packets
for each other to allow them to communicate outside the range
of direct wireless transmission. MANET is a kind of wireless
ad-hoc network and it is a self-configuring network of mobile
routers (and associated hosts) connected by wireless links –the
union of which forms an arbitrary topology. We are doing a
comparative performance investigation for reactive and
proactive routing protocols by using different parameters for
CBR based traffic. In proactive routing protocols or table-
driven routing protocols each node attempts to maintain
consistent, up-to-date routing information from each node to
every other node in the network so that when a packet needs to
be forwarded, the route is already known and can be
immediately used. However, it incurs additional overhead cost
due to maintaining up-to-date information and as a result;
throughput of the network may be affected but it provides the
actual information to the availability of the network. Distance
vector (DV) protocol, Destination Sequenced Distance Vector
(DSDV) protocol, Wireless Routing protocol Fisheye State
Routing (FSR) protocol are the examples of Proactive
protocols. Destination-Sequenced Distance-Vector (DSDV)
routing protocol is a table-driven algorithm based on the
classical Bellman-Ford routing mechanism. Every mobile node
in the network maintains a routing table in which all of the
possible destinations within the network and the number of
hops to each destination are recorded. Whereas in reactive
routing technique which is also known as on-demand routing, It
takes a different approach of routing which overcomes the
disadvantages of proactive routing (D. Kim, J. Garcia and K.
Obraczka,2003). In reactive approaches those nodes which
require connectivity to the Internet reactively find Internet
gateways by means of broadcasting some kind of solicitation
within the entire ad hoc network. This approach reduces the
overhead of maintaining the route table as that of proactive.
The node dynamically checks the route table, and if it does not
find an entry for its destination or it finds an outdated entry it
performs route discovery to find the path to its destination. The
most efficient algorithms, Dynamic Source Routing (DSR) and
Adhoc On Demand Distance Vector (AODV) comes under this
category. The Dynamic Source Routing protocol (DSR) is a
simple and efficient routing protocol designed specifically for
use in multi-hop wireless ad hoc networks of mobile nodes.
DSR allows the network to be completely self-organizing and
self-configuring, without the need for any existing network
infrastructure or administration. Dynamic Source Routing,
DSR, is a reactive routing protocol that uses source routing to
send packets. It uses source routing which means that the
source must know the complete hop sequence to the destination
(IETF, 2004). Each node maintains a route cache, where all
routes it knows are stored. The route discovery process is
initiated only if the desired route cannot be found in the route
cache. As mentioned before, DSR uses source routing, i.e. the
source determines the complete sequence of hops that each
packet should traverse. Another advantage of source routing is
that it avoids the need for up-to-date routing information in the
intermediate nodes through which the packets are forwarded
since all necessary routing information is included in the
packets. Finally, it avoids routing loops easily because the
complete route is determined by a single node instead of
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 253
making the decision hop-by-hop. The Ad Hoc On-demand
Distance Vector Routing (AODV) protocol is a reactive unicast
routing protocol for mobile ad hoc networks. As a reactive
routing protocol, AODV only needs to maintain the routing
information about the active paths. In AODV, routing
information is maintained in routing tables at nodes. Moreover,
AODV adopts the destination sequence number technique used
by DSDV in an on-demand way.
2. RESEARCH METHODOLOGY
Das, Perkins, and Royer compares the performance of two
prominent on demand routing protocols for mobile ad hoc
networks—Dynamic Source Routing (DSR) and Ad Hoc On-
Demand Distance Vector Routing (AODV). A detailed
simulation model with MAC and physical layer models is used
to study interlayer interactions and their performance
implications (S.K. Sarkar, T.G. Basawaraju and C
Puttamadappa ,2008) (C.K. Toh, 2002).
The paper demonstrate that even though DSR and AODV share
a similar on demand behavior, the differences in the protocol
mechanics can lead to significant performance differentials. We
have done performance study for both reactive and proactive
protocols by taking different parameters for simulation in NS-
2.Parameters used for simulation purpose are Node mobility,
Network Size, Maximum no. of connections of nodes with
source nodes and Data rate solution in order to facilitate
maximum It is observed that DSDV have a strong effect on
their performance as the mobility of the nodes increases so they
may not be suitable for the Ad hoc environments with high
mobility circumstance(K. Brown and S. Singh, 1997) (Steve
Wisniewski , 2004). The DSR and AODV performed
significantly better than DSDV as they use reactive approach,
which eliminates the need to periodically flood the network as
compared to table driven approach (proactive approach). DSR
has overall good performance even when the mobility is high.
(Andrea Goldsmith, 2005) (Bing Lin and I. Chlamtac, 2000)
(Wireless_technologies_advantage , 2008). So we can conclude
that there is a need for routing protocols explicitly tuned to the
characteristics of ad-hoc networks because the performance of
the routing protocols depends on the number of parameters like
mobility rate, network size, maximum connections to nodes and
data rate. It is observed that DSR and AODV outperform
DSDV in most of the cases.
3. PROPOSED WORK
Ns-2 is a discrete event simulator targeted at networking
research. It provides substantial support for simulation of TCP,
routing and multicast protocols over wired and wireless
networks. It consists of two simulation tools. The network
simulator (ns) contains all commonly used IP protocols. The
network animator (nam) is use to visualize the simulations. Ns-
2 fully simulates a layered network from the physical radio
transmission channel to high-level applications. Parameters for
this environment was set as simulation time for 200 sec. ,
environment size for 1000*1000 meter , packet size for 512
bytes , CBR as traffic type and with varying network size and
network mobility
3.1 Performance Metrics
3.1.1 Throughput (Kbytes/second)
It is defined as total number of packets received by the
destination. It is a measure of effectiveness of a routing
protocol. Finally what matters is the number of packets
delivered successfully [6].
3.1.2 Packet Delivery Fraction (%)
It is the ratio of the data packets delivered to the destinations to
those generated by the sources. This metric characterizes both
the completeness and correctness of the routing protocol. It is a
measure of efficiency of the protocol.
3.1.3 Average End-to-End Delay (seconds)
It is the average amount of time taken by a packet to go from
source to destination.
3.1.4 Routing overhead (packets)
It is the total number of routing packets transmitted during the
simulation.
3.1.5 Packets Lost (Packets)
It is a measure of the number of packets dropped by the routers
due to various reasons. The reasons we have considered for
evaluation are collisions, time outs, looping, and errors.
4. SIMULATED RESULT AND OBSERVATION
We observe from chart 4.1 that source routing protocols AODV
and DSR maintain constant throughput regardless of the
mobility rate. DSDV on the other hand has difficulties in
finding routes when mobility increases. DSDV initially shows
throughput of 25.50 Kbytes/s at pause time of 0 second, but
increases to 29.04 Kbytes/s as the pause time increased to 150
seconds.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 254
All the three protocols DSDV, DSR and AODV deliver a
greater percentage of the originated data packets at low node
mobility as mentioned below in chart 4.2 (i.e. at large pause
time), converging to 99% delivery of packets when there is no
node motion (chart 4.2). DSR and AODV perform particularly
well, delivering over 99% of the data packets regardless of
mobility rate. At higher rates of mobility (lower pause times),
DSDV does poorly, dropping to a 80% packet delivery ratio.
From chart 4.3 we observe that the average packet delay
increases with mobility for all the three protocols as shown in
Figure 4.3. DSDV shows highest delay at pause time of 0
seconds and shortest end-to-end delay of the order of 0.015
seconds when the nodes are in motion because only packets
belonging to valid routes at the sending instant get through. The
source routing protocols have a longer delay because their route
discovery takes more time as every intermediate node tries to
extract information before forwarding the reply
Chart 4.4 shows that routing overhead for source routing
protocols decreases as the mobility decreases. Among source
routing protocols, AODV shows greater overheads than DSR,
transmitting 7963 packets whereas DSR is able to transmit
5803 packets at pause time of 0 second because AODV
broadcasts periodic HELLO messages to its neighbors and
needs to send control messages more frequently to find and
repair routes. DSDV imposes a near about similar overhead
transmitting near about 8000 to 9000 packets in the network at
all pause times because of the periodic nature of the routing
updates.
The number of packets lost is quite high initially for DSDV,
dropping 296 packets at pause time of 0 second (Chart 4.5)
because of high movement of nodes. As pause time of nodes
increases, the number of packets loss fall, drops 116 packets at
pause time of 150 seconds and it directly affects the number of
packets that reach destination. It is clear from here that the
performance of DSDV mainly depends upon pause time. For
source routing protocols, DSR and AODV, packets lost are
quite low and shows negligible packet loss at high mobility.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 255
Simulation is conducted for four different size networks of 70,
100, 120 and 150 wireless nodes, generated for a pause time of
100 seconds. Chart 4.6 shows that none of the three protocols
shows significant change on the throughput (Kilobytes/second)
with the change in node density. DSDV shows slight variation
in the throughput with the change in node density.
It is observed that source routing protocols shows significant
effect on the packet delivery fraction with the change in
network size (Chart 4.7). DSR and AODV shows constant
packet delivery ratio above 97% for any node density due to its
source routing nature whereas DSDV shows change in the
packet delivery ratio with the change in scalability which is
less.
As per study of Chart 4.8, it is observed that AODV shows the
maximum delay of 0.030 seconds in the network of 100 nodes
but delay falls to 0.020 seconds when the node density
increases to 150 nodes. DSR also behaves with high delay as
node density increases as per observations obtained it is found
that at node density of 70 nodes the average delay is around
0.025 seconds and at 120 nodes density delay increased to
0.026 seconds which is a slight variation. When density of the
nodes increases, route acquisition time also increases
considerably. Route Acquisition time is the time required to
establish routes when required. Route acquisition time has
increased significantly but delay is still decreasing because
there is more number of routes available from source to the
destination and there are very less route make/break in such
situations. Whereas DSDV do not show much change in delay
with the change in node density as compared to AODV and
DSR protocol.
DSR shows minimum overheads transmitting 5696 packets in
the network of 70 nodes but introduces increase in overheads
transmitting 6047 packets in the network of 120 nodes as
shown in Chart 4.9 and this in turn reduces the efficiency of
DSR protocol. Data packet header of DSR carries complete hop
by- hop source route to destination, thereby increases overhead
with the increase in network size. Another reason for DSR is
variable header size due to inclusion of address of intermediate
nodes present on route from source to destination. AODV as
source routing protocol also shows significant variation in
routing overhead as transmission is found 7014 packets at 70
node densities and at 120 nodes routing overhead about 7117
packets for transmission is found and in the case of DSDV,
variation in the overheads is found with a margin 7412 packets
at 70 nodes and 10734 at 150 nodes due to its proactive
approach.
IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163
__________________________________________________________________________________________
Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 256
DSDV shows considerable packet loss up to 310 packets at 120
node density whereas the source routing protocols AODV and
DSR shows small amount of packet loss, as shown in chart
4.10. None of the protocols show significant change in packet
loss except DSDV with the increase in number of nodes.
CONCLUSIONS
It is observed that DSDV have a strong effect on their
performance as the mobility of the nodes increases so they may
not be suitable for the Ad hoc environments with high mobility
circumstance. The DSR and AODV performed significantly
better than DSDV as they use reactive approach, which
eliminates the need to periodically flood the network as
compared to table driven approach (proactive approach). DSR
has overall good performance even when the mobility is high.
Even the performance of DSR is affected with the change in
scalability. It is observed that by varying the no. of connections
AODV and DSR perform well then DSDV in maximum
approaches but high variation is found for AODV in average
delay while changing the maximum connections. With the
variation of data rate it is observed that DSR and AODV
performs well then DSDV, but on sending the packets at data
rate of 8 packets/sec. it is found that DSR performance reduces
as its varying parameters signifies its negative impact as and if
compared with AODV and DSDV. Even loss of packets on this
data rate is more as and if compared with other 2 protocols. So
we can conclude that there is a need for routing protocols
explicitly tuned to the characteristics of ad-hoc networks
because the performance of the routing protocols depends on
the number of parameters like mobility rate, network size and
maximum connections to nodes and data rate.
REFERENCES
[1] D. Kim, J. Garcia and K. Obraczka, ―Routing Mechanisms
for Mobile Ad Hoc Networks based on the Energy Drain Rate‖,
IEEE Transactions on Mobile Computing. Vol 2, no 2, 2003,
pp.161-173
[2] IETF Working Group: Mobile Ad hoc Networks (MANET).
Available at: http://www.ietf.org/html.charters/manet-
charter.html.
[3] S.K. Sarkar, T.G. Basawaraju and C Puttamadappa, ―Ad
hoc Mobile Wireless Networks: Principles, Protocols and
Applications, Auerbach Publications, pp. 1, 2008.
[4] C.K. Toh, ―Ad Hoc Mobile Wireless Networks: Protocols
and Systems, Prentice Hall PTR, 2002.
[5] K. Brown and S. Singh, ―M-TCP: TCP for Mobile cellular
Networks, Proc. of ACM SIGCOMM Computer
Communication Review, pp. 19–43, 1997.
[6] Steve Wisniewski, ―Wireless and Cellular networks,
Prentice Hall, 2004.
[7] Andrea Goldsmith, ―Wireless Communications,
Cambridge University Press, 2005.
[8] Bing Lin and I. Chlamtac, ―Wireless and Mobile Network
Architectures, Wiley, 2000.
[9]Wireless_technologies_advantage_from:http://www.kimaldi.
com/kimaldi_eng/area_de_conocimiento/tecnologia_wireless/
ventajas_tecnologia_wireless, 2008.
BIOGRAPHIES
Vishal Shrivastava working as
Assistant Professor in Arya College &
IT. He has published many national and
international research papers. He has
very depth knowledge of his research
areas.

More Related Content

What's hot

What's hot (12)

DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACESDATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
DATA FORWARDING IN OPPORTUNISTIC NETWORK USING MOBILE TRACES
 
Analysis of Random Based Mobility Model using TCP Traffic for AODV and DSDV M...
Analysis of Random Based Mobility Model using TCP Traffic for AODV and DSDV M...Analysis of Random Based Mobility Model using TCP Traffic for AODV and DSDV M...
Analysis of Random Based Mobility Model using TCP Traffic for AODV and DSDV M...
 
Analysis of Latency and Throughput of 2D Torus Topology using Modified XY Rou...
Analysis of Latency and Throughput of 2D Torus Topology using Modified XY Rou...Analysis of Latency and Throughput of 2D Torus Topology using Modified XY Rou...
Analysis of Latency and Throughput of 2D Torus Topology using Modified XY Rou...
 
Optimization of routing protocol in manet using ga
Optimization of routing protocol in manet using gaOptimization of routing protocol in manet using ga
Optimization of routing protocol in manet using ga
 
A02100108
A02100108A02100108
A02100108
 
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
 
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...
 
Ag26204209
Ag26204209Ag26204209
Ag26204209
 
A comparative analysis on routing
A comparative analysis on routingA comparative analysis on routing
A comparative analysis on routing
 
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
Multipath Routing Protocol by Breadth First Search Algorithm in Wireless Mesh...
 
Analytical Study of Cluster Based Routing Protocols in MANET
Analytical Study of Cluster Based Routing Protocols in MANETAnalytical Study of Cluster Based Routing Protocols in MANET
Analytical Study of Cluster Based Routing Protocols in MANET
 
Hd3312521256
Hd3312521256Hd3312521256
Hd3312521256
 

Viewers also liked

რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...
რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...
რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...
Ina Charkviani
 

Viewers also liked (7)

Spirit 1 2015
Spirit 1 2015Spirit 1 2015
Spirit 1 2015
 
რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...
რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...
რეზისტენტული ტუბერკულიოზით დაავადებულ პაციენტებში მკურნალობაზე დამყოლობის ბარ...
 
THE EFFECT OF GEOTECHNICAL PROPERTIES ON THE BEARING CAPACITY OF SELECTED SOI...
THE EFFECT OF GEOTECHNICAL PROPERTIES ON THE BEARING CAPACITY OF SELECTED SOI...THE EFFECT OF GEOTECHNICAL PROPERTIES ON THE BEARING CAPACITY OF SELECTED SOI...
THE EFFECT OF GEOTECHNICAL PROPERTIES ON THE BEARING CAPACITY OF SELECTED SOI...
 
A CASE STUDY ON TIME AND COST DRIVEN FACTORS OF COMMERCIAL COMPLEX BY USING E...
A CASE STUDY ON TIME AND COST DRIVEN FACTORS OF COMMERCIAL COMPLEX BY USING E...A CASE STUDY ON TIME AND COST DRIVEN FACTORS OF COMMERCIAL COMPLEX BY USING E...
A CASE STUDY ON TIME AND COST DRIVEN FACTORS OF COMMERCIAL COMPLEX BY USING E...
 
The role of local leaders in promoting small scale tourism: Comparative Analy...
The role of local leaders in promoting small scale tourism: Comparative Analy...The role of local leaders in promoting small scale tourism: Comparative Analy...
The role of local leaders in promoting small scale tourism: Comparative Analy...
 
9. 從新立約
9.  從新立約9.  從新立約
9. 從新立約
 
Práctica de archivos 2017
Práctica de archivos 2017Práctica de archivos 2017
Práctica de archivos 2017
 

Similar to Performance study of adhoc routing protocols for cbr traffic

Comparative analysis of manet reactive protocols
Comparative analysis of manet reactive protocolsComparative analysis of manet reactive protocols
Comparative analysis of manet reactive protocols
prjpublications
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
IAEME Publication
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
IAEME Publication
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
ijdpsjournal
 

Similar to Performance study of adhoc routing protocols for cbr traffic (20)

Comparative analysis of manet reactive protocols
Comparative analysis of manet reactive protocolsComparative analysis of manet reactive protocols
Comparative analysis of manet reactive protocols
 
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)
 
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
 
Comparative analysis of manet reactive protocols
Comparative analysis of manet reactive protocolsComparative analysis of manet reactive protocols
Comparative analysis of manet reactive protocols
 
10.1.1.258.7234
10.1.1.258.723410.1.1.258.7234
10.1.1.258.7234
 
Performance Analysis of Ad-hoc on Demand Distance Vector Routing (AODV) and D...
Performance Analysis of Ad-hoc on Demand Distance Vector Routing (AODV) and D...Performance Analysis of Ad-hoc on Demand Distance Vector Routing (AODV) and D...
Performance Analysis of Ad-hoc on Demand Distance Vector Routing (AODV) and D...
 
Study of Attacks and Routing Protocol in Wireless Network
Study of Attacks and Routing Protocol in Wireless NetworkStudy of Attacks and Routing Protocol in Wireless Network
Study of Attacks and Routing Protocol in Wireless Network
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
A detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks usingA detailed study of routing protocols for mobile ad hoc networks using
A detailed study of routing protocols for mobile ad hoc networks using
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
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
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
 
COMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORK
COMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORKCOMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORK
COMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORK
 
COMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORK
COMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORKCOMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORK
COMPARING THREE PROTOCOLS OF DODV, DSR, DSDV FOR VANET NETWORK
 
A study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routingA study and comparison of olsr, aodv and zrp routing
A study and comparison of olsr, aodv and zrp routing
 
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
A study and comparison of olsr, aodv and zrp routing protocols in ad hoc netw...
 
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
Dvr based hybrid routing protocols in mobile ad-hoc network application and c...
 
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
Efficient Routing Protocol in the Mobile Ad-hoc Network (MANET) by using Gene...
 
50120130406027
5012013040602750120130406027
50120130406027
 

More from eSAT Journals

Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
eSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
eSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
eSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniquesEstimation of morphometric parameters and runoff using rs & gis techniques
Estimation of morphometric parameters and runoff using rs & gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
Epec Engineered Technologies
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
amitlee9823
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 

Recently uploaded (20)

Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Palanpur 7001035870 Whatsapp Number, 24/07 Booking
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects2016EF22_0 solar project report rooftop projects
2016EF22_0 solar project report rooftop projects
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night StandCall Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Bangalore ☎ 7737669865 🥵 Book Your One night Stand
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort ServiceCall Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
Call Girls in Ramesh Nagar Delhi 💯 Call Us 🔝9953056974 🔝 Escort Service
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 

Performance study of adhoc routing protocols for cbr traffic

  • 1. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 252 PERFORMANCE STUDY OF ADHOC ROUTING PROTOCOLS FOR CBR TRAFFIC Sunil Vyas1 , Vishal Srivastava2 1,2 Arya College of Engineering & IT Kukas, Jaipur, India, fine.sunil85@gmail.com, vishal500371@yahoo.co.in Abstract Mobile ad hoc network (MANET) is a dynamic network without fixed infrastructure due to their wireless nature and can be deployed as multi-hop packet networks. The nodes are free to move about and organize themselves into a network. These nodes change position frequently. A Reactive (on-demand) routing strategy is a popular routing category for wireless adhoc routing. The primary objective of this paper is to do comparative study of the performance of routing protocols Destination-Sequenced Distance-Vector (DSDV), Dynamic Source Routing (DSR) and Ad-hoc on demand Distance Vector (AODV) for wireless ad hoc networks in a simulated environment against varying network parameters. The evaluations are done by means of simulations using NS-2 network simulator. The study was done on the basis of performance metrics: throughput, packet delivery function, end-to-end delay, routing overhead and packet lost. Simulation results show that despite in most simulations reactive routing protocols DSR and AODV performed significantly better than proactive routing protocol DSDV for the CBR based traffic. Keywords- component; Mobile Adhoc Network, Routing protocol, DSR, AODV, DSDV ----------------------------------------------------------------------***------------------------------------------------------------------------ 1. INTRODUCTION A Mobile ad hoc network is a group of wireless mobile computers in which nodes collaborate by forwarding packets for each other to allow them to communicate outside the range of direct wireless transmission. MANET is a kind of wireless ad-hoc network and it is a self-configuring network of mobile routers (and associated hosts) connected by wireless links –the union of which forms an arbitrary topology. We are doing a comparative performance investigation for reactive and proactive routing protocols by using different parameters for CBR based traffic. In proactive routing protocols or table- driven routing protocols each node attempts to maintain consistent, up-to-date routing information from each node to every other node in the network so that when a packet needs to be forwarded, the route is already known and can be immediately used. However, it incurs additional overhead cost due to maintaining up-to-date information and as a result; throughput of the network may be affected but it provides the actual information to the availability of the network. Distance vector (DV) protocol, Destination Sequenced Distance Vector (DSDV) protocol, Wireless Routing protocol Fisheye State Routing (FSR) protocol are the examples of Proactive protocols. Destination-Sequenced Distance-Vector (DSDV) routing protocol is a table-driven algorithm based on the classical Bellman-Ford routing mechanism. Every mobile node in the network maintains a routing table in which all of the possible destinations within the network and the number of hops to each destination are recorded. Whereas in reactive routing technique which is also known as on-demand routing, It takes a different approach of routing which overcomes the disadvantages of proactive routing (D. Kim, J. Garcia and K. Obraczka,2003). In reactive approaches those nodes which require connectivity to the Internet reactively find Internet gateways by means of broadcasting some kind of solicitation within the entire ad hoc network. This approach reduces the overhead of maintaining the route table as that of proactive. The node dynamically checks the route table, and if it does not find an entry for its destination or it finds an outdated entry it performs route discovery to find the path to its destination. The most efficient algorithms, Dynamic Source Routing (DSR) and Adhoc On Demand Distance Vector (AODV) comes under this category. The Dynamic Source Routing protocol (DSR) is a simple and efficient routing protocol designed specifically for use in multi-hop wireless ad hoc networks of mobile nodes. DSR allows the network to be completely self-organizing and self-configuring, without the need for any existing network infrastructure or administration. Dynamic Source Routing, DSR, is a reactive routing protocol that uses source routing to send packets. It uses source routing which means that the source must know the complete hop sequence to the destination (IETF, 2004). Each node maintains a route cache, where all routes it knows are stored. The route discovery process is initiated only if the desired route cannot be found in the route cache. As mentioned before, DSR uses source routing, i.e. the source determines the complete sequence of hops that each packet should traverse. Another advantage of source routing is that it avoids the need for up-to-date routing information in the intermediate nodes through which the packets are forwarded since all necessary routing information is included in the packets. Finally, it avoids routing loops easily because the complete route is determined by a single node instead of
  • 2. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 253 making the decision hop-by-hop. The Ad Hoc On-demand Distance Vector Routing (AODV) protocol is a reactive unicast routing protocol for mobile ad hoc networks. As a reactive routing protocol, AODV only needs to maintain the routing information about the active paths. In AODV, routing information is maintained in routing tables at nodes. Moreover, AODV adopts the destination sequence number technique used by DSDV in an on-demand way. 2. RESEARCH METHODOLOGY Das, Perkins, and Royer compares the performance of two prominent on demand routing protocols for mobile ad hoc networks—Dynamic Source Routing (DSR) and Ad Hoc On- Demand Distance Vector Routing (AODV). A detailed simulation model with MAC and physical layer models is used to study interlayer interactions and their performance implications (S.K. Sarkar, T.G. Basawaraju and C Puttamadappa ,2008) (C.K. Toh, 2002). The paper demonstrate that even though DSR and AODV share a similar on demand behavior, the differences in the protocol mechanics can lead to significant performance differentials. We have done performance study for both reactive and proactive protocols by taking different parameters for simulation in NS- 2.Parameters used for simulation purpose are Node mobility, Network Size, Maximum no. of connections of nodes with source nodes and Data rate solution in order to facilitate maximum It is observed that DSDV have a strong effect on their performance as the mobility of the nodes increases so they may not be suitable for the Ad hoc environments with high mobility circumstance(K. Brown and S. Singh, 1997) (Steve Wisniewski , 2004). The DSR and AODV performed significantly better than DSDV as they use reactive approach, which eliminates the need to periodically flood the network as compared to table driven approach (proactive approach). DSR has overall good performance even when the mobility is high. (Andrea Goldsmith, 2005) (Bing Lin and I. Chlamtac, 2000) (Wireless_technologies_advantage , 2008). So we can conclude that there is a need for routing protocols explicitly tuned to the characteristics of ad-hoc networks because the performance of the routing protocols depends on the number of parameters like mobility rate, network size, maximum connections to nodes and data rate. It is observed that DSR and AODV outperform DSDV in most of the cases. 3. PROPOSED WORK Ns-2 is a discrete event simulator targeted at networking research. It provides substantial support for simulation of TCP, routing and multicast protocols over wired and wireless networks. It consists of two simulation tools. The network simulator (ns) contains all commonly used IP protocols. The network animator (nam) is use to visualize the simulations. Ns- 2 fully simulates a layered network from the physical radio transmission channel to high-level applications. Parameters for this environment was set as simulation time for 200 sec. , environment size for 1000*1000 meter , packet size for 512 bytes , CBR as traffic type and with varying network size and network mobility 3.1 Performance Metrics 3.1.1 Throughput (Kbytes/second) It is defined as total number of packets received by the destination. It is a measure of effectiveness of a routing protocol. Finally what matters is the number of packets delivered successfully [6]. 3.1.2 Packet Delivery Fraction (%) It is the ratio of the data packets delivered to the destinations to those generated by the sources. This metric characterizes both the completeness and correctness of the routing protocol. It is a measure of efficiency of the protocol. 3.1.3 Average End-to-End Delay (seconds) It is the average amount of time taken by a packet to go from source to destination. 3.1.4 Routing overhead (packets) It is the total number of routing packets transmitted during the simulation. 3.1.5 Packets Lost (Packets) It is a measure of the number of packets dropped by the routers due to various reasons. The reasons we have considered for evaluation are collisions, time outs, looping, and errors. 4. SIMULATED RESULT AND OBSERVATION We observe from chart 4.1 that source routing protocols AODV and DSR maintain constant throughput regardless of the mobility rate. DSDV on the other hand has difficulties in finding routes when mobility increases. DSDV initially shows throughput of 25.50 Kbytes/s at pause time of 0 second, but increases to 29.04 Kbytes/s as the pause time increased to 150 seconds.
  • 3. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 254 All the three protocols DSDV, DSR and AODV deliver a greater percentage of the originated data packets at low node mobility as mentioned below in chart 4.2 (i.e. at large pause time), converging to 99% delivery of packets when there is no node motion (chart 4.2). DSR and AODV perform particularly well, delivering over 99% of the data packets regardless of mobility rate. At higher rates of mobility (lower pause times), DSDV does poorly, dropping to a 80% packet delivery ratio. From chart 4.3 we observe that the average packet delay increases with mobility for all the three protocols as shown in Figure 4.3. DSDV shows highest delay at pause time of 0 seconds and shortest end-to-end delay of the order of 0.015 seconds when the nodes are in motion because only packets belonging to valid routes at the sending instant get through. The source routing protocols have a longer delay because their route discovery takes more time as every intermediate node tries to extract information before forwarding the reply Chart 4.4 shows that routing overhead for source routing protocols decreases as the mobility decreases. Among source routing protocols, AODV shows greater overheads than DSR, transmitting 7963 packets whereas DSR is able to transmit 5803 packets at pause time of 0 second because AODV broadcasts periodic HELLO messages to its neighbors and needs to send control messages more frequently to find and repair routes. DSDV imposes a near about similar overhead transmitting near about 8000 to 9000 packets in the network at all pause times because of the periodic nature of the routing updates. The number of packets lost is quite high initially for DSDV, dropping 296 packets at pause time of 0 second (Chart 4.5) because of high movement of nodes. As pause time of nodes increases, the number of packets loss fall, drops 116 packets at pause time of 150 seconds and it directly affects the number of packets that reach destination. It is clear from here that the performance of DSDV mainly depends upon pause time. For source routing protocols, DSR and AODV, packets lost are quite low and shows negligible packet loss at high mobility.
  • 4. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 255 Simulation is conducted for four different size networks of 70, 100, 120 and 150 wireless nodes, generated for a pause time of 100 seconds. Chart 4.6 shows that none of the three protocols shows significant change on the throughput (Kilobytes/second) with the change in node density. DSDV shows slight variation in the throughput with the change in node density. It is observed that source routing protocols shows significant effect on the packet delivery fraction with the change in network size (Chart 4.7). DSR and AODV shows constant packet delivery ratio above 97% for any node density due to its source routing nature whereas DSDV shows change in the packet delivery ratio with the change in scalability which is less. As per study of Chart 4.8, it is observed that AODV shows the maximum delay of 0.030 seconds in the network of 100 nodes but delay falls to 0.020 seconds when the node density increases to 150 nodes. DSR also behaves with high delay as node density increases as per observations obtained it is found that at node density of 70 nodes the average delay is around 0.025 seconds and at 120 nodes density delay increased to 0.026 seconds which is a slight variation. When density of the nodes increases, route acquisition time also increases considerably. Route Acquisition time is the time required to establish routes when required. Route acquisition time has increased significantly but delay is still decreasing because there is more number of routes available from source to the destination and there are very less route make/break in such situations. Whereas DSDV do not show much change in delay with the change in node density as compared to AODV and DSR protocol. DSR shows minimum overheads transmitting 5696 packets in the network of 70 nodes but introduces increase in overheads transmitting 6047 packets in the network of 120 nodes as shown in Chart 4.9 and this in turn reduces the efficiency of DSR protocol. Data packet header of DSR carries complete hop by- hop source route to destination, thereby increases overhead with the increase in network size. Another reason for DSR is variable header size due to inclusion of address of intermediate nodes present on route from source to destination. AODV as source routing protocol also shows significant variation in routing overhead as transmission is found 7014 packets at 70 node densities and at 120 nodes routing overhead about 7117 packets for transmission is found and in the case of DSDV, variation in the overheads is found with a margin 7412 packets at 70 nodes and 10734 at 150 nodes due to its proactive approach.
  • 5. IJRET: International Journal of Research in Engineering and Technology ISSN: 2319-1163 __________________________________________________________________________________________ Volume: 01 Issue: 03 | Nov-2012, Available @ http://www.ijret.org 256 DSDV shows considerable packet loss up to 310 packets at 120 node density whereas the source routing protocols AODV and DSR shows small amount of packet loss, as shown in chart 4.10. None of the protocols show significant change in packet loss except DSDV with the increase in number of nodes. CONCLUSIONS It is observed that DSDV have a strong effect on their performance as the mobility of the nodes increases so they may not be suitable for the Ad hoc environments with high mobility circumstance. The DSR and AODV performed significantly better than DSDV as they use reactive approach, which eliminates the need to periodically flood the network as compared to table driven approach (proactive approach). DSR has overall good performance even when the mobility is high. Even the performance of DSR is affected with the change in scalability. It is observed that by varying the no. of connections AODV and DSR perform well then DSDV in maximum approaches but high variation is found for AODV in average delay while changing the maximum connections. With the variation of data rate it is observed that DSR and AODV performs well then DSDV, but on sending the packets at data rate of 8 packets/sec. it is found that DSR performance reduces as its varying parameters signifies its negative impact as and if compared with AODV and DSDV. Even loss of packets on this data rate is more as and if compared with other 2 protocols. So we can conclude that there is a need for routing protocols explicitly tuned to the characteristics of ad-hoc networks because the performance of the routing protocols depends on the number of parameters like mobility rate, network size and maximum connections to nodes and data rate. REFERENCES [1] D. Kim, J. Garcia and K. Obraczka, ―Routing Mechanisms for Mobile Ad Hoc Networks based on the Energy Drain Rate‖, IEEE Transactions on Mobile Computing. Vol 2, no 2, 2003, pp.161-173 [2] IETF Working Group: Mobile Ad hoc Networks (MANET). Available at: http://www.ietf.org/html.charters/manet- charter.html. [3] S.K. Sarkar, T.G. Basawaraju and C Puttamadappa, ―Ad hoc Mobile Wireless Networks: Principles, Protocols and Applications, Auerbach Publications, pp. 1, 2008. [4] C.K. Toh, ―Ad Hoc Mobile Wireless Networks: Protocols and Systems, Prentice Hall PTR, 2002. [5] K. Brown and S. Singh, ―M-TCP: TCP for Mobile cellular Networks, Proc. of ACM SIGCOMM Computer Communication Review, pp. 19–43, 1997. [6] Steve Wisniewski, ―Wireless and Cellular networks, Prentice Hall, 2004. [7] Andrea Goldsmith, ―Wireless Communications, Cambridge University Press, 2005. [8] Bing Lin and I. Chlamtac, ―Wireless and Mobile Network Architectures, Wiley, 2000. [9]Wireless_technologies_advantage_from:http://www.kimaldi. com/kimaldi_eng/area_de_conocimiento/tecnologia_wireless/ ventajas_tecnologia_wireless, 2008. BIOGRAPHIES Vishal Shrivastava working as Assistant Professor in Arya College & IT. He has published many national and international research papers. He has very depth knowledge of his research areas.