SlideShare uma empresa Scribd logo
1 de 7
Baixar para ler offline
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
DOI : 10.5121/ijnsa.2013.5415 187
EXPERIMENTAL ANALYSIS OF AODV AND
DSR WITH VARYING VEHICLE MOBILITY
AND DENSITY IN VANET SCENARIO
Arzoo Dahiya1
and Dr.R.K.Chauhan2
1
Department of Computer science and application, Kurukshetra University, Kurukshetra
09.arzoo@gamil.com
2
Department of Computer science and application, Kurukshetra University, Kurukshetra
rkchauhan@rediffmail.com
ABSTRACT
In last three decade ,tremendous improvement is made in research area of wireless adhoc network and now
a days ,one of the most attractive research topic is inter vehicle communication i.e. realization of mobile
adhoc network . A rich literature is available in vehicular networks to explore the special characteristics of
VANET but all the protocols are majorly geography based. It has some unique characteristics which make
it different from other adhoc routing protocols as well as difficult to define any exact mobility model and
routing protocol because of their changing mobility patterns. In this research paper , the performance of
two on-demand routing protocols AODV and DSR has been analysed by means of packet delivery
ratio,end-to-end delay,packet loss ratio and normalised routing load with varying speed and node density
under TCP connections.
KEYWORDS
MANET, VANET, routing ,VN ,AODV,DSR,NS2,etc.
1. INTRODUCTION
MANETs consist of mobile/semi mobile nodes with no existing pre-established infrastructure.
They connect themselves in a decentralized, self-organizing manner and also establish multi hop
routes. If the mobile nodes are vehicles then this type of network is called VANET(vehicular ad-
hoc network). One important property that distinguishes MANET from VANET is that nodes
move with higher avg. speed and number of nodes is assumed to be very large. Vehicular
networks consist of vehicles and Road Side Units (RSU) equipped with radios. Plummeting cost
of electronic components and permanent willingness of manufacturers to increase road safety and
to differentiate themselves from their competitors vehicles are becoming “Computer on Wheels”
rather than “Computer N/W on Wheels”. Convergence of forces from both the public and private
sector implies that in not-too-distant future we are likely to see the total birth of vehicular n/w.
In 1999, U.S. federal communication Commission (FCC) allocated a block of spectrum in 5.850
to 5.925 GHz band for applications primarily intended to enhance the safety of our networks on
roads systems. In fact BMW, Fiat, Renault and some other organizations have united to develop a
car-to-car communication consortium, dedicated precisely to impose Vehicle to Vehicle (V2V)
and Vehicle to infrastructure (V2I) communication, vehicle share safety related information and
access location based services. The wealth of information that could be obtained from vehicular
networks is quite enormous, ranging from location and speed of emergency alerts and request for
roadside assistance. In particular, many envisioned safety related applications require that the
vehicles continuously broadcast their current position and speed in so called heart beat messages.
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
188
This messaging increases the awareness of vehicles about their neighbors’ whereabouts and warns
drivers off dangerous situations. But the very richness of information also threatens to cause
deployment to come to a grinding halt if there is adverse consumer reaction to technology.
In this paper we start the discussion with the introduction of vehicular adhoc networks. Next we
give an overview of routing protocols and then simulation results and analysis.we end with
conclusion.
2. OVERVIEW OF ROUTING PROTOCOL[3]
The routing protocols for vehicular adhoc networks are categorised in following two
categories.but in context with our paper we discuss only two reactive routing protocols for
analysis-AODV and DSR.
Vanet Routing
Topology based Geography based
Proactive Reactive Non-DTN DTN Hybrid
AODV TORA DSR
2.1 Ad-hoc on demand distance (AODV) [1,2]
Adhoc on demand distance vector routing protocol is a reactive routing protocol suited mostly for
mobile adhoc networks. This protocol takes some properties from DSDV and DSR. It creates
routes on demand when source wants to send data to destination.It uses a destination sequence
number which makes it different from other routing protocols. AODV handles route discovery
with route request(RREQ) and route reply (RREP) messages. For any link failure it sends a route
error (RERR) message to upstream node.when a node listens a error message a new route
discovery process is initiated.
2.2 Dynamic Source Routing (DSR) [1,2]
The Dynamic Source Routing (DSR) is on demand routing protocol based on the method of
source routing that is designed for adhoc networks to reduce the amount of bandwidth consumed
by control packets. There are two major phases in DSR-route discovery and route maintenance. It
does not generate periodic routing messages. The routes are stored in route cache. When node
wants to send data to destination it checks its route cash .If the route is found it starts sending
data. Whenever the data link layer detects a link failure , route error message is sent back to
source node. Then again route discovery is initiated.
AODV and DSR have significant differences. In AODV when a node sends a data packet to
destination node then data packet only contains the destination address. On the other hand in DSR
the full routing information is contained in data packet which causes more routing overhead than
AODV.
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
189
3. SIMULATION SETUP AND PERFORMANCE METRIC
For simulation purpose we used ns2.34 which is discrete event simulation and open source. To
measure the performance of AODV and DSR we used same scenario for both protocols.[4,5,6]
3.1 Simulation Parameters
The simulation parameters are summarised in Table 1.
Parameter
Networks simulator
Channel
Mobility model
Mac Layer
Interface Queue
Link Layer
Antenna
X ,Y dimension of topography
Number of nodes
Simulation time
Routing Protocol
values
Ns-2.34
WirelessChannel
Random way point(RWP)
Mac/802_11
Queue/Droptail/PriQueue
LL
Antenna/OmniAntenna
1000,1000
10,30,70
600s
AODV , DSR
3.2 Performance Metric
There are several performance metrics at which routing protocols can be evaluated for network
simulation . We use following metrics for our purpose:
1.Packet Delivery Ratio
2. End-to-end Delay
3.Packet Loss ratio
4.Normalised routing Load
4. SIMULATION RESULTS AND ANALYSIS
The simulation is divided into two categories
1.vehicle mobility (i.e. varying speed)
2.vehicle density (i.e. varying number of vehicles with constant speed)[7,8,9,10]
4.1.Vehicle Mobility
fig.1(a,b,c,d) shows the simulation results of varying vehicle mobility for low density(less no of
vehicles)
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
190
(a)packet delivery ratio (b)end to end delay
(c) packet loss ratio (d) normalised routing load
Fig.1
By analysing results with varying vehicle mobility as shown in fig.1 (a)it is concluded that At low
speed both protocols shows similar results. But as the speed increases AODV performance
consistently drops down and then take a small rise. but DSR remains almost stable with speed
variation. At high speed (20m/s) there is only .70% of difference in both the protocols.. Fig.(b)
shows that EED of DSR is more than AODV for all speed changes. Packet loss ratio(PLR) is
same for both protocols at low speed and 69%high for AODV than DSR at high speed.(fig.c).
Fig(d) reveals that NRL of AODV is 78% high than DSR at maximum speed.
Fig.2(a,b,c,d) shows the simulation results of varying vehicle mobility for average density(avg.no
of vehicles).
(a)packet delivery ratio (b) end to end delay
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
191
(c)packet loss ratio (d)normalised routing load
Fig.2
By analysing results with varying vehicle mobility as shown in fig.2 (a)it is concluded that as the
speed increases AODV performance consistently drops down and then take a small rise and
remains constant afterwords. but DSR remains almost stable with speed variation. At high speed
(20m/s) there is only 1.070% of difference in both the protocols.. Fig.(b) shows that EED of DSR
is more than AODV for all speed changes.both the protocols don’t show much change with speed
change..PLR is high for AODV than DSR at high speed.(fig.c). Fig(d) reveals that NRL of
AODV is high than DSR at maximum speed.
Fig.3(a,b,c,d) shows the simulation results of varying vehicle mobility for high density(high.no of
vehicles).
(a)packet delivery ratio (b)end to end delay
(a)packet loss ratio (b)normalised routing load
Fig3.
By analysing results with varying vehicle mobility as shown in fig.3 (a)it is concluded that as the
speed increases PDR for both protocols consistently drops down .At high speed (20m/s) there is
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
192
only .91% of difference in both the protocols. Fig.(b) shows that EED of DSR is more than
AODV for all speed changes. PLR is 39%high for AODV than DSR at high speed.(fig.c). Fig(d)
reveals that NRL of AODV is 26% high than DSR at maximum speed.
4.2.Vehicle Density
Fig.4(a,b,c,d) shows the simulation results of varying vehicle density with a maximum speed of
20m/s.
(a)packet delivery ratio (b) end to end delay
(c)normalised routing load (d)packet loss ratio
By analysing results with varying vehicle density as shown in fig.4 (a)it is concluded that as the
number of nodes increases PDR for both protocols consistently drops down .Fig.(b) shows that
EED of DSR is more than AODV there is 51%of difference between two.PLR is 26%high for
AODV than DSR when there are maximum no of nodes.(fig.d). Fig(c) reveals that NRL of
AODV is high than DSR at maximum density.
5.CONCLUSION
From our experimental analysis it has been concluded that in low density and low speed the data
packets received are maximum. It has been measured as packet delivery ratio(PDR). Fig.1 reveal
that PDR of both the protocols AODV and DSR is high when the speed is very low. But When
the speed increases PDR of AODV drops down .But on an average PDR of both the protocols is
said to be avg to high.Packet loss ratio(PLR) and normalised routing load/overhead(NRL) has
been seen to be almost average in low to high speed. This can be seen in fig. (c) and (d) . End-to-
end delay for AODV is high for low to high speed and low for DSR.(fig.(b)). The poor delay
performance of DSR is mainly attributed to aggressive use of caching and lack of any mechanism
to expire stale routes or to determine the freshness of routes when multiple route choices are
available.PLR for AODV is high than DSR but it does not mean that all the packets are dropped.
The delivery ratio is sufficiently high.
International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013
193
In high density when there are more number of nodes,at low speed PDR of AODV is high but avg
for high speed. It is shown in fig.3(a).NRL is average for both the protocols in all speed
variations.(fig.3(d)).Packet loss ratio(PLR) for AODV is high from low to high speed and for
DSR it is average at low speed and high at high speed.(fig.3(c)). Fig.3(b) shows that the End-to
end delay of DSR is more than AODV from low to high speed.
Based on the important metrics PDR and EED and after analysis of tables we can conclude that
AODV is candidate protocol for real traffic connections. We can choose AODV as our base
protocol for optimization for future work.
6.REFERENCES
[1] M.Abolhasan,T.Wysocki,E.Dutkiewicz,”A review of routing protocols for mobile ad-hoc
networks”,www.elseviercomputerscience.com
[2] C.liu,J.Kaiser,”A survey of mobile adhoc network routing protocols”university of Ulm technical
report series,No.2003-08,germany 2005.
[3] Fan li,Yu Wang,”Routing in vehicular adhoc networks:A survey”,IEEE vehicular technology
magazine,june 2007.
[4] http://www.isi.edu/nsnam/ns/tutorial/
[5] bijan paul,Md Ibrahim,Md.N.B,”Performance evaluation of AODV and DSR with varying pause time
and node densityover TCP and CBR connection in vanet”,IJCSNS,vol11,issue7,july2011,pg.119-127
[6] R.A. Santos, A. Edwards, R. Edwards, and L. Seed, “Performance evaluation of routing protocols in
vehicular adhoc networks,” The International Journal of Ad Hoc and Ubiquitous Computing, vol. 1,
no. 1/2, pp. 80–91, 2005.
[7] A.Shastri,R.dadhich,R.poonia,”performance analysis of on-demand routing protocol for vehicular
adhoc network”,IJWMN,vol 3 No.4,aug.2011.
[8] Y.M.Sharma,S.Mukherjee,”comparative performance exploration of AODV ,DSDV,DSR routing
protocol in cluster based vanet environment,IJAET,ISSN:2231-1963,Sept-2012.
[9] A.Kush,S.Taneja,A.Makkar,”Experimental Analysis of DSR, AODV using Speed and Pause
time”,IJIMT,vol1(5),ISSN:2010-0248,pg453-458,2010.
[10] N.Kawatra,R.sharma,”working of DSR and AODV in congested network”,IJETAE,ISSN2250-
2459,vol3,jn-2013.

Mais conteúdo relacionado

Mais procurados

Application Aware Topology Generation for Surface Wave Networks-on-Chip
Application Aware Topology Generation for Surface Wave Networks-on-ChipApplication Aware Topology Generation for Surface Wave Networks-on-Chip
Application Aware Topology Generation for Surface Wave Networks-on-Chipzhao fu
 
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESIJCNCJournal
 
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
 
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...IJECEIAES
 
Mobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio NetworksMobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio Networksszhb
 
Ijetae 0913 79
Ijetae 0913 79Ijetae 0913 79
Ijetae 0913 79Usman Ali
 
A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...
A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...
A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...csandit
 
Global mobility and handover management for heterogeneous network in vanet
Global mobility and handover management for heterogeneous network in vanetGlobal mobility and handover management for heterogeneous network in vanet
Global mobility and handover management for heterogeneous network in vanetijngnjournal
 
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
 
Simulation based comparison of routing protocols in wireless multihop ad hoc ...
Simulation based comparison of routing protocols in wireless multihop ad hoc ...Simulation based comparison of routing protocols in wireless multihop ad hoc ...
Simulation based comparison of routing protocols in wireless multihop ad hoc ...IJECEIAES
 
A041203010014
A041203010014A041203010014
A041203010014IOSR-JEN
 
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...CSCJournals
 
New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...IJECEIAES
 
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...pijans
 
DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS
DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS
DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS pijans
 

Mais procurados (19)

Application Aware Topology Generation for Surface Wave Networks-on-Chip
Application Aware Topology Generation for Surface Wave Networks-on-ChipApplication Aware Topology Generation for Surface Wave Networks-on-Chip
Application Aware Topology Generation for Surface Wave Networks-on-Chip
 
G010323739
G010323739G010323739
G010323739
 
ijetcas14 650
ijetcas14 650ijetcas14 650
ijetcas14 650
 
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODESADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
ADAPTIVE HANDOVER HYSTERESIS AND CALL ADMISSION CONTROL FOR MOBILE RELAY NODES
 
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...
 
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
Performance analysis of adaptive filter channel estimated MIMO OFDM communica...
 
Mobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio NetworksMobility and Propagation Models in Multi-hop Cognitive Radio Networks
Mobility and Propagation Models in Multi-hop Cognitive Radio Networks
 
Ijetae 0913 79
Ijetae 0913 79Ijetae 0913 79
Ijetae 0913 79
 
A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...
A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...
A SIMULATION-BASED PERFORMANCE COMPARISON OF MANETS CDS CREATION ALGORITHMS U...
 
Ijetcas14 648
Ijetcas14 648Ijetcas14 648
Ijetcas14 648
 
Global mobility and handover management for heterogeneous network in vanet
Global mobility and handover management for heterogeneous network in vanetGlobal mobility and handover management for heterogeneous network in vanet
Global mobility and handover management for heterogeneous network in vanet
 
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
 
Simulation based comparison of routing protocols in wireless multihop ad hoc ...
Simulation based comparison of routing protocols in wireless multihop ad hoc ...Simulation based comparison of routing protocols in wireless multihop ad hoc ...
Simulation based comparison of routing protocols in wireless multihop ad hoc ...
 
A041203010014
A041203010014A041203010014
A041203010014
 
paper1
paper1paper1
paper1
 
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
Reducing Packet Transmission Delay in Vehicular Ad Hoc Networks using Edge No...
 
New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...New Technique Combining the Tone Reservation Method with Clipping Technique t...
New Technique Combining the Tone Reservation Method with Clipping Technique t...
 
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
Comparative Performance Assessment of V-Blast Encoded 8×8 MIMO MC-CDMA Wirele...
 
DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS
DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS
DESIGN OF A COMPACT CIRCULAR MICROSTRIP PATCH ANTENNA FOR WLAN APPLICATIONS
 

Semelhante a EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSITY IN VANET SCENARIO

STUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAY
STUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAYSTUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAY
STUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAYcscpconf
 
Study of vanet routing protocols for end to end delay
Study of vanet routing protocols for end to end delayStudy of vanet routing protocols for end to end delay
Study of vanet routing protocols for end to end delaycsandit
 
Performance evaluation of vanets
Performance evaluation of vanetsPerformance evaluation of vanets
Performance evaluation of vanetscsandit
 
Evaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs ModelsEvaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs ModelsCSCJournals
 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentCompressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentIJECEIAES
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAIJITE
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...ijp2p
 
Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...
Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...
Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...IJCNCJournal
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Editor IJARCET
 
Performance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsPerformance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsIJCNCJournal
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET Journal
 
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITSSTUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITSijngnjournal
 
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANETSIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANETijfcstjournal
 
A comparative analysis on routing
A comparative analysis on routingA comparative analysis on routing
A comparative analysis on routingijcseit
 
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...IJCNCJournal
 

Semelhante a EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSITY IN VANET SCENARIO (20)

STUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAY
STUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAYSTUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAY
STUDY OF VANET ROUTING PROTOCOLS FOR END TO END DELAY
 
Study of vanet routing protocols for end to end delay
Study of vanet routing protocols for end to end delayStudy of vanet routing protocols for end to end delay
Study of vanet routing protocols for end to end delay
 
Performance evaluation of vanets
Performance evaluation of vanetsPerformance evaluation of vanets
Performance evaluation of vanets
 
Evaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs ModelsEvaluation The Performance of MAODV and AODV Protocols In VANETs Models
Evaluation The Performance of MAODV and AODV Protocols In VANETs Models
 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentCompressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIAENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
 
Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...
Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...
Performance comparison of aodv and olsr using 802.11 a and dsrc (802.11p) pro...
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199Volume 2-issue-6-2195-2199
Volume 2-issue-6-2195-2199
 
Performance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocolsPerformance comparison of mobile ad hoc network routing protocols
Performance comparison of mobile ad hoc network routing protocols
 
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
IRJET- Comparative Performance Analysis of Routing Protocols in Manet using NS-2
 
Ijetcas14 330
Ijetcas14 330Ijetcas14 330
Ijetcas14 330
 
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITSSTUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
STUDY OF THE EFFECT OF VELOCITY ON END-TOEND DELAY FOR V2V COMMUNICATION IN ITS
 
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANETSIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
 
A comparative analysis on routing
A comparative analysis on routingA comparative analysis on routing
A comparative analysis on routing
 
Ex36918926
Ex36918926Ex36918926
Ex36918926
 
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
PERFORMANCE ANALYSIS OF ROUTING PROTOCOLS WITH ROADSIDE UNIT INFRASTRUCTURE I...
 

Último

8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
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
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxPurva Nikam
 
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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024Mark Billinghurst
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catcherssdickerson1
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 

Último (20)

8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
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
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
An introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptxAn introduction to Semiconductor and its types.pptx
An introduction to Semiconductor and its types.pptx
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
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...
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024IVE Industry Focused Event - Defence Sector 2024
IVE Industry Focused Event - Defence Sector 2024
 
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
 
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor CatchersTechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
TechTAC® CFD Report Summary: A Comparison of Two Types of Tubing Anchor Catchers
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 

EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSITY IN VANET SCENARIO

  • 1. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 DOI : 10.5121/ijnsa.2013.5415 187 EXPERIMENTAL ANALYSIS OF AODV AND DSR WITH VARYING VEHICLE MOBILITY AND DENSITY IN VANET SCENARIO Arzoo Dahiya1 and Dr.R.K.Chauhan2 1 Department of Computer science and application, Kurukshetra University, Kurukshetra 09.arzoo@gamil.com 2 Department of Computer science and application, Kurukshetra University, Kurukshetra rkchauhan@rediffmail.com ABSTRACT In last three decade ,tremendous improvement is made in research area of wireless adhoc network and now a days ,one of the most attractive research topic is inter vehicle communication i.e. realization of mobile adhoc network . A rich literature is available in vehicular networks to explore the special characteristics of VANET but all the protocols are majorly geography based. It has some unique characteristics which make it different from other adhoc routing protocols as well as difficult to define any exact mobility model and routing protocol because of their changing mobility patterns. In this research paper , the performance of two on-demand routing protocols AODV and DSR has been analysed by means of packet delivery ratio,end-to-end delay,packet loss ratio and normalised routing load with varying speed and node density under TCP connections. KEYWORDS MANET, VANET, routing ,VN ,AODV,DSR,NS2,etc. 1. INTRODUCTION MANETs consist of mobile/semi mobile nodes with no existing pre-established infrastructure. They connect themselves in a decentralized, self-organizing manner and also establish multi hop routes. If the mobile nodes are vehicles then this type of network is called VANET(vehicular ad- hoc network). One important property that distinguishes MANET from VANET is that nodes move with higher avg. speed and number of nodes is assumed to be very large. Vehicular networks consist of vehicles and Road Side Units (RSU) equipped with radios. Plummeting cost of electronic components and permanent willingness of manufacturers to increase road safety and to differentiate themselves from their competitors vehicles are becoming “Computer on Wheels” rather than “Computer N/W on Wheels”. Convergence of forces from both the public and private sector implies that in not-too-distant future we are likely to see the total birth of vehicular n/w. In 1999, U.S. federal communication Commission (FCC) allocated a block of spectrum in 5.850 to 5.925 GHz band for applications primarily intended to enhance the safety of our networks on roads systems. In fact BMW, Fiat, Renault and some other organizations have united to develop a car-to-car communication consortium, dedicated precisely to impose Vehicle to Vehicle (V2V) and Vehicle to infrastructure (V2I) communication, vehicle share safety related information and access location based services. The wealth of information that could be obtained from vehicular networks is quite enormous, ranging from location and speed of emergency alerts and request for roadside assistance. In particular, many envisioned safety related applications require that the vehicles continuously broadcast their current position and speed in so called heart beat messages.
  • 2. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 188 This messaging increases the awareness of vehicles about their neighbors’ whereabouts and warns drivers off dangerous situations. But the very richness of information also threatens to cause deployment to come to a grinding halt if there is adverse consumer reaction to technology. In this paper we start the discussion with the introduction of vehicular adhoc networks. Next we give an overview of routing protocols and then simulation results and analysis.we end with conclusion. 2. OVERVIEW OF ROUTING PROTOCOL[3] The routing protocols for vehicular adhoc networks are categorised in following two categories.but in context with our paper we discuss only two reactive routing protocols for analysis-AODV and DSR. Vanet Routing Topology based Geography based Proactive Reactive Non-DTN DTN Hybrid AODV TORA DSR 2.1 Ad-hoc on demand distance (AODV) [1,2] Adhoc on demand distance vector routing protocol is a reactive routing protocol suited mostly for mobile adhoc networks. This protocol takes some properties from DSDV and DSR. It creates routes on demand when source wants to send data to destination.It uses a destination sequence number which makes it different from other routing protocols. AODV handles route discovery with route request(RREQ) and route reply (RREP) messages. For any link failure it sends a route error (RERR) message to upstream node.when a node listens a error message a new route discovery process is initiated. 2.2 Dynamic Source Routing (DSR) [1,2] The Dynamic Source Routing (DSR) is on demand routing protocol based on the method of source routing that is designed for adhoc networks to reduce the amount of bandwidth consumed by control packets. There are two major phases in DSR-route discovery and route maintenance. It does not generate periodic routing messages. The routes are stored in route cache. When node wants to send data to destination it checks its route cash .If the route is found it starts sending data. Whenever the data link layer detects a link failure , route error message is sent back to source node. Then again route discovery is initiated. AODV and DSR have significant differences. In AODV when a node sends a data packet to destination node then data packet only contains the destination address. On the other hand in DSR the full routing information is contained in data packet which causes more routing overhead than AODV.
  • 3. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 189 3. SIMULATION SETUP AND PERFORMANCE METRIC For simulation purpose we used ns2.34 which is discrete event simulation and open source. To measure the performance of AODV and DSR we used same scenario for both protocols.[4,5,6] 3.1 Simulation Parameters The simulation parameters are summarised in Table 1. Parameter Networks simulator Channel Mobility model Mac Layer Interface Queue Link Layer Antenna X ,Y dimension of topography Number of nodes Simulation time Routing Protocol values Ns-2.34 WirelessChannel Random way point(RWP) Mac/802_11 Queue/Droptail/PriQueue LL Antenna/OmniAntenna 1000,1000 10,30,70 600s AODV , DSR 3.2 Performance Metric There are several performance metrics at which routing protocols can be evaluated for network simulation . We use following metrics for our purpose: 1.Packet Delivery Ratio 2. End-to-end Delay 3.Packet Loss ratio 4.Normalised routing Load 4. SIMULATION RESULTS AND ANALYSIS The simulation is divided into two categories 1.vehicle mobility (i.e. varying speed) 2.vehicle density (i.e. varying number of vehicles with constant speed)[7,8,9,10] 4.1.Vehicle Mobility fig.1(a,b,c,d) shows the simulation results of varying vehicle mobility for low density(less no of vehicles)
  • 4. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 190 (a)packet delivery ratio (b)end to end delay (c) packet loss ratio (d) normalised routing load Fig.1 By analysing results with varying vehicle mobility as shown in fig.1 (a)it is concluded that At low speed both protocols shows similar results. But as the speed increases AODV performance consistently drops down and then take a small rise. but DSR remains almost stable with speed variation. At high speed (20m/s) there is only .70% of difference in both the protocols.. Fig.(b) shows that EED of DSR is more than AODV for all speed changes. Packet loss ratio(PLR) is same for both protocols at low speed and 69%high for AODV than DSR at high speed.(fig.c). Fig(d) reveals that NRL of AODV is 78% high than DSR at maximum speed. Fig.2(a,b,c,d) shows the simulation results of varying vehicle mobility for average density(avg.no of vehicles). (a)packet delivery ratio (b) end to end delay
  • 5. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 191 (c)packet loss ratio (d)normalised routing load Fig.2 By analysing results with varying vehicle mobility as shown in fig.2 (a)it is concluded that as the speed increases AODV performance consistently drops down and then take a small rise and remains constant afterwords. but DSR remains almost stable with speed variation. At high speed (20m/s) there is only 1.070% of difference in both the protocols.. Fig.(b) shows that EED of DSR is more than AODV for all speed changes.both the protocols don’t show much change with speed change..PLR is high for AODV than DSR at high speed.(fig.c). Fig(d) reveals that NRL of AODV is high than DSR at maximum speed. Fig.3(a,b,c,d) shows the simulation results of varying vehicle mobility for high density(high.no of vehicles). (a)packet delivery ratio (b)end to end delay (a)packet loss ratio (b)normalised routing load Fig3. By analysing results with varying vehicle mobility as shown in fig.3 (a)it is concluded that as the speed increases PDR for both protocols consistently drops down .At high speed (20m/s) there is
  • 6. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 192 only .91% of difference in both the protocols. Fig.(b) shows that EED of DSR is more than AODV for all speed changes. PLR is 39%high for AODV than DSR at high speed.(fig.c). Fig(d) reveals that NRL of AODV is 26% high than DSR at maximum speed. 4.2.Vehicle Density Fig.4(a,b,c,d) shows the simulation results of varying vehicle density with a maximum speed of 20m/s. (a)packet delivery ratio (b) end to end delay (c)normalised routing load (d)packet loss ratio By analysing results with varying vehicle density as shown in fig.4 (a)it is concluded that as the number of nodes increases PDR for both protocols consistently drops down .Fig.(b) shows that EED of DSR is more than AODV there is 51%of difference between two.PLR is 26%high for AODV than DSR when there are maximum no of nodes.(fig.d). Fig(c) reveals that NRL of AODV is high than DSR at maximum density. 5.CONCLUSION From our experimental analysis it has been concluded that in low density and low speed the data packets received are maximum. It has been measured as packet delivery ratio(PDR). Fig.1 reveal that PDR of both the protocols AODV and DSR is high when the speed is very low. But When the speed increases PDR of AODV drops down .But on an average PDR of both the protocols is said to be avg to high.Packet loss ratio(PLR) and normalised routing load/overhead(NRL) has been seen to be almost average in low to high speed. This can be seen in fig. (c) and (d) . End-to- end delay for AODV is high for low to high speed and low for DSR.(fig.(b)). The poor delay performance of DSR is mainly attributed to aggressive use of caching and lack of any mechanism to expire stale routes or to determine the freshness of routes when multiple route choices are available.PLR for AODV is high than DSR but it does not mean that all the packets are dropped. The delivery ratio is sufficiently high.
  • 7. International Journal of Network Security & Its Applications (IJNSA), Vol.5, No.4, July 2013 193 In high density when there are more number of nodes,at low speed PDR of AODV is high but avg for high speed. It is shown in fig.3(a).NRL is average for both the protocols in all speed variations.(fig.3(d)).Packet loss ratio(PLR) for AODV is high from low to high speed and for DSR it is average at low speed and high at high speed.(fig.3(c)). Fig.3(b) shows that the End-to end delay of DSR is more than AODV from low to high speed. Based on the important metrics PDR and EED and after analysis of tables we can conclude that AODV is candidate protocol for real traffic connections. We can choose AODV as our base protocol for optimization for future work. 6.REFERENCES [1] M.Abolhasan,T.Wysocki,E.Dutkiewicz,”A review of routing protocols for mobile ad-hoc networks”,www.elseviercomputerscience.com [2] C.liu,J.Kaiser,”A survey of mobile adhoc network routing protocols”university of Ulm technical report series,No.2003-08,germany 2005. [3] Fan li,Yu Wang,”Routing in vehicular adhoc networks:A survey”,IEEE vehicular technology magazine,june 2007. [4] http://www.isi.edu/nsnam/ns/tutorial/ [5] bijan paul,Md Ibrahim,Md.N.B,”Performance evaluation of AODV and DSR with varying pause time and node densityover TCP and CBR connection in vanet”,IJCSNS,vol11,issue7,july2011,pg.119-127 [6] R.A. Santos, A. Edwards, R. Edwards, and L. Seed, “Performance evaluation of routing protocols in vehicular adhoc networks,” The International Journal of Ad Hoc and Ubiquitous Computing, vol. 1, no. 1/2, pp. 80–91, 2005. [7] A.Shastri,R.dadhich,R.poonia,”performance analysis of on-demand routing protocol for vehicular adhoc network”,IJWMN,vol 3 No.4,aug.2011. [8] Y.M.Sharma,S.Mukherjee,”comparative performance exploration of AODV ,DSDV,DSR routing protocol in cluster based vanet environment,IJAET,ISSN:2231-1963,Sept-2012. [9] A.Kush,S.Taneja,A.Makkar,”Experimental Analysis of DSR, AODV using Speed and Pause time”,IJIMT,vol1(5),ISSN:2010-0248,pg453-458,2010. [10] N.Kawatra,R.sharma,”working of DSR and AODV in congested network”,IJETAE,ISSN2250- 2459,vol3,jn-2013.