SlideShare a Scribd company logo
Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and
                      Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                      Vol. 2, Issue 5, September- October 2012, pp.2228-2231

Scenario Based Performance Evaluation Of Dsr Routing Protocol
                  For Vbr Traffic In Manets
                           Gurpreet Singh #1, Atinderpal Singh #
                     #
                      Department of CSE & IT, BBSBEC, Fatehgarh Sahib, Punjab, India


Abstract:
         Mobile Ad hoc network (MANETs) are             MANET has few challenges and limitations that
rapidly growing as an important area of wireless        have to be addressed [4].Limited radio transmission
communication       with     the    technological       range, routing overhead, battery constraints,
advancements in the mobile devices. Efficient           security, etc. are some of inefficiencies in a
routing protocols make MANETs reliable.                 MANET environment.
Despite the considerable simulation works, still              This paper is organized as follows: The next
more investigation is required in the                   section presents the main Ad hoc routing protocol
performance evaluation of routing protocols for         DSR that is used in the performance evaluation
multimedia traffic especially Variable Bit Rate         process. Section III presents the simulation set up
(VBR).In this paper, we will conduct a number           and the performance evaluation metrics. In section
of simulations for the performance evaluation of        IV, we present the simulation results and
popular routing protocols of MANET, named               performance comparison. And finally, we conclude
DSR, for VBR multimedia traffic using Real              the paper and present the plans for the future work
Time Protocol (RTP) by changing the terrain             in section V.
size, connection rate and data send rate for 50
nodes. We will investigate the performance DSR             II.   MOBILE ADHOC                 ROUTING
and DSR after scenario change i.e. Enhanced                      PROTOCOLS
DSR using three metrics- packet delivery ratio,                   There are many different ways to classify
average end to end delay and optimal path               the routing protocols of MANETs depending upon
length.                                                 their network structure, communication model,
                                                        routing strategy and state information [5] [6].
Keywords: MANETs; DSR; VBR; RTP.                        Depending upon the routing strategy, there are two
                                                        types of routing protocols: Table Driven and
   I.      INTRODUCTION                                 Source Initiated (On Demand).
          A Mobile Ad hoc network (MANET) [1]                 The first type is a proactive approach i.e.
[2] is an autonomous collection of mobile routers       table driven. Routing information in the network
or nodes communicating over radio links. MANET          maintained up to date. Table driven protocols have
is a temporary network without infrastructure. The      lower latency but have high routing overhead. The
wireless routers or nodes moves randomly and            routing overhead is high due to periodic updations
organize themselves arbitrarily. The nodes directly     of routing tables. Some of main proactive protocols
communicate via wireless links within each other’s      of MANET are DSDV, FSR and OLSR.
radio range, while that are distant apart use other         The second type is source initiated. It is also
nodes as relay in a multihop routing function. As       known as On Demand or Reactive. Route id
the nodes are mobile, the structure of the network      created only when demanded by the source node.
changes dynamically and unpredictably over              When a node wants to communicate in the
time.Adhoc networks are self-configuring and self-      network, it initiates a route discovery process
organizing, so to maintain communication between        within the network. So, there is no need of periodic
nodes in the network, each node behaves as a            updates. Hence, the routing overhead is low but the
transmitter, a host and a router.                       latency is high. Some of main reactive protocols of
       Due to growing usage of the portable devices     MANET are AODV, DSR and TORA. The mobile
and progress in the wireless communication,             Ad hoc routing protocols considered in this study
Mobile Ad hoc networks are gaining importance           are described below.
due to its wide range of applications [3].Mobile Ad
hoc networks are used in military communication              A. DYNAMIC        SOURCE       ROUTING
and operations, home appliances, emergency                       (DSR)
services,      educational       applications   and              DSR [7] [8] is an On Demand routing
entertainment.                                          protocol. DSR is based on the theory of source
                                                        based routing and is a very simple and efficient
                                                        routing protocol. DSR is designed for use in

                                                                                           2228 | P a g e
Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and
                   Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                   Vol. 2, Issue 5, September- October 2012, pp.2228-2231

multihop wireless Ad hoc networks of mobile              the number of data packets sent by all the sources.
nodes. The DSR protocol works into two main              It is calculated by dividing the number of packet
mechanisms called Route Discovery and Route              received by destination through the number of
Maintenance. Route Discovery is the mechanism in         packet originated from the source.
which a source node tending to send a packet to a                        PDR = (Pr / Ps) * 100
destination obtains a source route to destination. It    Where, Pr is total packet received and Ps is total
is initiated only when a source node wants to send       packet sent.
packet to a destination and doesn’t already know
the route to it. And, then it maintains that route in    End to End Delay [14]: This includes all possible
the cache of the nodes. Route Maintenance is the         delays caused by buffering during route discovery,
mechanism in which source node is able to detect         latency, and retransmission by intermediate nodes,
the link failures to the destination. It then repairs    processing delay and propagation delay. It is
the route or finds an alternate route. It is used only   calculated as
when source is sending packets to a destination                                D = (Tr - Ts)
                                                         Where, Tr is receive time and Ts is sent time of the
 III.     SIMULATION ENVIRONMENT                         packet.
          To evaluate and compare the performance        Optimal Path Length [15]: Path Optimality is the
of this routing protocol in Mobile Ad hoc network,       ratio between the numbers of hops of the shortest
we performed extensive simulations using NS-2.34         path to the number of hops in the actual path taken
simulator [10]-[13]. Each simulator is carried out       by the packets. It is the total number of forwarding
under the constant mobility.                             packets of the total number of received packets.

TABLE 1                                                   IV.     SIMULATION RESULTS AND
THE SIMULATION PARAMETERS                                         PERFORMANCE COMPARISON
                                                                  Performance of DSR and Enhanced DSR
Experiment        Experiment         Description         routing protocol is evaluated under Variable Bit
Parameter         Value                                  Rate multimedia traffic.
Simulation        200 S              Simulation
Time                                 Duration            RESULT TABLE
                                                         Parameter    DSR 50 Node           DSR 50 Node(
Terrain           1000*1000 m,       X,Y                              (1000*1000m)          1500*1500m)
Dimension         1500*1500          Dimension of                     Conn. Rate –          Conn. Rate –
                                     Motion                           25 pkt/sec            35 pkt/sec
No. of Mobile     50                 No. of nodes in                  Send rate – 256       Send rate –
Nodes                                a network                        Kb                    512kb
Node              Random             Change              PDR Ratio    0.12                  0.82
Placement         waypoint           Direction           Avg. End to  3.02                  3.66
                                     Randomly            end delay
Mobility Speed    0-50 mps           Mobility     of     Optimal Path 8.62                  4.01
                                     Nodes               Length

Mobility          Random             Mobility            1) PDR Ratio
Model                                Direction                  PDR is better for Enhanced DSR protocol
Routing           DSR                Path-finding        than existing DSR protocol.
Protocols
MAC protocol      802.11g            Wireless            DSR 50 Node                DSR 50 Node(
Traffic           VBR                                    (1000*1000m)               1500*1500m)
Traffic rate      25 pkt/sec, 35                         Conn. Rate – 25            Conn. Rate – 35
                  pkt/sec                                pkt/sec                    pkt/sec
Packet    Send    256kb, 512kb                           Send rate – 256 Kb         Send rate – 512kb
rate                                                     0.12                       0.82
Packet Size       1 kb
Pause Time        100 sec


Performance Metrics
Packet delivery Ratio (PDR) [14]: It is the ratio
of all the received data packets at the destination to



                                                                                            2229 | P a g e
Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and
                                                Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                                                Vol. 2, Issue 5, September- October 2012, pp.2228-2231

                         0.9                                                    It is observed from the figure above; in which
                                                                                existing DSR present the slightly less Average end
                         0.8                                                    to end delay measurements than Enhanced DSR for
                                                                                VBR traffic.
                         0.7
                         0.6                                                    3) Optimal Path Length
                                                                                      Optimal Path Length is high for existing
PDR Ratio




                         0.5                                                    DSR protocol than Enhanced DSR protocol.
                         0.4
                                                                                DSR 50 Node                           DSR 50 Node(
                         0.3                                                    (1000*1000m)                          1500*1500m)
                                                                                Conn. Rate – 25                       Conn. Rate – 35
                         0.2
                                                                                pkt/sec                               pkt/sec
                         0.1                                                    Send rate – 256 Kb                    Send rate – 512kb
                                                                                8.62                                  4.01
                           0
                                         DSR               Enhanced DSR
                    Series1              0.12                  0.82                                         10
                                                                                                              9
                               Figure 2: PDR of DSR and Enhanced DSR for 50
                                                   nodes                                                      8
                                                                                    Optimla Path Length       7
                                  From above figure, it is observed that the
                           Enhanced DSR protocol outperforms the existing                                     6
                           DSR protocol in terms of Packet delivery ratio                                     5
                           when the number of nodes is 50.
                                                                                                              4
                           2) Average End to End Delay                                                        3
                                  Average end to end delay is higher in case
                                                                                                              2
                           of Enhanced DSR than existing DSR.
                                                                                                              1
                           DSR 50 Node                 DSR 50 Node(                                           0
                           (1000*1000m)                1500*1500m)                                                  DSR             Enhanced DSR
                           Conn. Rate – 25             Conn. Rate – 35
                           pkt/sec                     pkt/sec                                            Series1   8.62                  4.01
                           Send rate – 256 Kb          Send rate – 512kb               Figure 4: Optimal path length for DSR and
                           3.02                        3.66                                   Enhanced DSR for 50 nodes

                            4                                                         As shown in the above figure that existing
                                                                                DSR has higher Path Optimality than Enhanced
                          3.5                                                   DSR which is almost 2 times the Enhanced DSR
                                                                                protocol
                            3
    Average End Delay




                                                                                  V.                        CONCLUSION     AND   FUTURE
                          2.5                                                                               WORK
                            2                                                             Network simulator NS-2.34 is used to
                                                                                evaluate and compare the performance of DSR
                          1.5                                                   protocol under VBR traffic. The performance is
                                                                                compared in terms of PDR, Average end to end
                            1                                                   delay and optimal path length when number of
                                                                                nodes is constant 50 but creating different scenario
                          0.5                                                   by increasing the terrain size, connection rate and
                                                                                data send rate. Simulation results show that in case
                            0
                                          DSR               Enhanced DSR        of Average end to end delay, existing DSR
                                                                                outperforms Enhanced DSR. This shows that
                        Series1           3.02                   3.66           existing DSR has suitable for delay sensitive
                                                                                applications. High packet delivery ratio and low
                               Figure 3: Average end to end delay for DSR and
                                                                                optimal path length of Enhanced DSR is an
                                         Enhanced DSR for 50 nodes
                                                                                advantage to the protocol. This makes the


                                                                                                                             2230 | P a g e
Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and
                      Applications (IJERA) ISSN: 2248-9622 www.ijera.com
                      Vol. 2, Issue 5, September- October 2012, pp.2228-2231

Enhanced DSR more reliable than existing DSR.             [9]    C. Perkins E. Belding-Royer, and S.Das,
Thus from above investigations we conclude that                  “Ad hoc On- Demand Distance Vector
Enhanced DSR is a better option for VBR                          (AODV) Routing”, RFC 3561, July2003.
multimedia traffic when the network size,                 [10]    “The Network Simulator version 2”, the
connection rate and data rates are large.                        source code of ns-allinone-2.34 can be
       In our future work, we will intend to do more             downloaded                            from
simulations to evaluate DSR for more media                       http://www.isi.edu/nsnam/ns/ns-build.html
centric metrics.                                          [11]   Kevin Fall, Kannan Varadhan, and the
                                                                 VINT project (May, 2010), available at
REFERENCES                                                       http://www.isi.edu/nsnam/ns/ns-
  [1]      Vasudha Arora and C. Rama Krishna,                    documentation.html
          “Performance Evaluation of Routing              [12]   Marc Gresis, “Tutorial for the network
          protocols for MANETs under Different                   simulator (ns- 2)”, available at
          Traffic      Conditions”,      2nd     IEEE            http://www.isi.edu/nsnam/ns/tutorial/inde
          International Conference on Computer                   x.html
          Engineering and Information Technology,         [13]   NS       by     example    available     at
          2010.                                                  http://nile.wpi.edu/NS
  [2]     Vikas Singla and Parveen Kakkar,                [14]   G.Rajkumar,          R.Kasiram         and
          “Traffic Pattern based performance                     D.Parthiban,” Optimizing Throughput
          comparison of Reactive and Proactive                   with Reduction in Power Consumption
          Protocols of Mobile Ad-hoc Networks”,                  and Performance Comparison of DSR and
          International Journal of Computer                      AODV Routing Protocols”, [ICCEET],
          Applications, Volume 5-No. 10, August                  2012.
          2010.                                           15]    Satveer Kaur, “Performance Comparison
  [3]     Mobile Ad Hoc Networking: “An                          of DSR and AODV Routing          Protocols
          Essential Technology for Pervasive                     with Efficient Mobility Model in Mobile
          Computing”, Jun-Zhao Sun Media Team,                   Ad-Hoc Network”, IJCST Vol. 2, Issue 2,
          Machine Vision and Media Processing                    June 2011.
          Unit.
  [4]     Krishna Moorthy Sivalingam, “Tutorial
          on Mobile Ad Hoc Networks”, 2003.
  [5]     George Adam, Vaggelis Kapoulas,
          Chhristos Bouras, Georgios Kioumourtzis,
          Apostolos Gkamas and Nikos Tavoularis,
          “Performance Evaluation of Routing
          Protocols for multimedia transmission
          over mobile Ad hoc networks”,IFIP
          WMNC’2011.
  [6]     Mehran Abolhasan, Tadeusz Wysocki,
          and Eryk Dutkiewicz, “A review of
          routing protocols for mobile ad hoc
          networks”,           Technical        report,
          Telecommunication and Information
          Research       Institute,   University    of
          Wollongong, Wollongong, NSW 2522;
          Motorola Australia Research Centre, 12
          Lord     St.,     Botany,    NSW       2525,
          Australia,2003.
  [7]     Georgios Kiou Mourtzis, “Simulation and
          Evaluation of Routing Protocols for
          Mobile Ad hoc Networks”, Master thesis
          in Computer Science and Engineering,
          Naval Postgraduate School, Monterey
          California, September, 2005.
  [8]      D.B Johnson, D.A Maltz, and Yih-Chun
          Hu., “The Dynamic Source Routing
          Protocol for Mobile Ad Hoc Networks
          (DSR)”, Internet draft (draft-ietf-manet-
          dsr- 10.txt), 19 July 2004.


                                                                                           2231 | P a g e

More Related Content

PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
PDF
Jb2516071610
IJERA Editor
 
PDF
Be31390392
IJERA Editor
 
PDF
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
PDF
A2546035115
Prafull Maktedar
 
PDF
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
IOSR Journals
 
PDF
The Impact of Signal Strength over Routing Protocols in Wireless Networks
Dr. Amarjeet Singh
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
ijceronline
 
Jb2516071610
IJERA Editor
 
Be31390392
IJERA Editor
 
International Journal of Computational Engineering Research(IJCER)
ijceronline
 
A2546035115
Prafull Maktedar
 
Analyzing the Effect of Varying CBR on AODV, DSR, IERP Routing Protocols in M...
IOSR Journals
 
The Impact of Signal Strength over Routing Protocols in Wireless Networks
Dr. Amarjeet Singh
 

What's hot (14)

PDF
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
IOSR Journals
 
PDF
ICICCE0367
IJTET Journal
 
PDF
Paper id 71201928
IJRAT
 
PDF
Ns2 x graphs
Badam Spandana
 
PPTX
Performance Evaluation of Opportunistic Routing Protocols: A Framework-based ...
Torsten Braun, Universität Bern
 
PDF
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
ijfcstjournal
 
PDF
A comparative analysis on routing
ijcseit
 
PDF
Use of NS-2 to Simulate MANET Routing Algorithms
Giancarlo Romeo
 
PDF
Mobility and Node Density Based Performance Analysis of AODV Protocol for Adh...
IDES Editor
 
PDF
call for papers, research paper publishing, where to publish research paper, ...
International Journal of Engineering Inventions www.ijeijournal.com
 
PDF
Improving thrpoughput and energy efficiency by pctar protocol in wireless
Iaetsd Iaetsd
 
PDF
Fa25939942
IJERA Editor
 
PDF
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
IRJET Journal
 
PDF
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
ijwmn
 
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
IOSR Journals
 
ICICCE0367
IJTET Journal
 
Paper id 71201928
IJRAT
 
Ns2 x graphs
Badam Spandana
 
Performance Evaluation of Opportunistic Routing Protocols: A Framework-based ...
Torsten Braun, Universität Bern
 
SIMULATION AND ANALYSIS OF AODV, DSDV, ZRP IN VANET
ijfcstjournal
 
A comparative analysis on routing
ijcseit
 
Use of NS-2 to Simulate MANET Routing Algorithms
Giancarlo Romeo
 
Mobility and Node Density Based Performance Analysis of AODV Protocol for Adh...
IDES Editor
 
call for papers, research paper publishing, where to publish research paper, ...
International Journal of Engineering Inventions www.ijeijournal.com
 
Improving thrpoughput and energy efficiency by pctar protocol in wireless
Iaetsd Iaetsd
 
Fa25939942
IJERA Editor
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
IRJET Journal
 
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
ijwmn
 
Ad

Viewers also liked (20)

PDF
X25119123
IJERA Editor
 
PDF
Ad26188191
IJERA Editor
 
PDF
A26001006
IJERA Editor
 
PPTX
Do huu vinh
Vinh Do
 
PDF
Andrew Eglon - Copper
Andrew Eglon
 
PDF
Research Report - Kuldeep Ulhe
Kuldeep Ulhe
 
PPTX
2 donka
alexstep
 
PDF
Igtr certy
Urvish Prajapati
 
PDF
LigFlat Telecom - Instalando o Join SIP no iPhone - pt-BR
LigFlat Telecom
 
PDF
Peitos
Rodrigo Camargo
 
PDF
Maham S-the collection
Maham Sear
 
PPTX
3 dubrova
alexstep
 
ODP
Què és internet
Alex Aguilera martinez
 
PDF
Geodinámica de los flujos de detrito y lodo que afectaron el sitio histórico ...
Sector Energía y Minas - INGEMMET
 
PDF
New Doc 11_1
Rakesh Bhoite
 
PPT
ARRECIFES DEL PÉRMICO INFERIOR (CUENCA ENE, SECTOR MERIDIONAL): ORIGEN, CONST...
Sector Energía y Minas - INGEMMET
 
DOCX
Exam review preeschool
tamaracod
 
PPTX
Derecho procesal civil iv.pptx lorena
lorenaabogada
 
PPT
Veneçuela jordi2
Maria Dolors Berenguer Bailén
 
ODP
Sense títol 1
Aida22042012
 
X25119123
IJERA Editor
 
Ad26188191
IJERA Editor
 
A26001006
IJERA Editor
 
Do huu vinh
Vinh Do
 
Andrew Eglon - Copper
Andrew Eglon
 
Research Report - Kuldeep Ulhe
Kuldeep Ulhe
 
2 donka
alexstep
 
Igtr certy
Urvish Prajapati
 
LigFlat Telecom - Instalando o Join SIP no iPhone - pt-BR
LigFlat Telecom
 
Maham S-the collection
Maham Sear
 
3 dubrova
alexstep
 
Què és internet
Alex Aguilera martinez
 
Geodinámica de los flujos de detrito y lodo que afectaron el sitio histórico ...
Sector Energía y Minas - INGEMMET
 
New Doc 11_1
Rakesh Bhoite
 
ARRECIFES DEL PÉRMICO INFERIOR (CUENCA ENE, SECTOR MERIDIONAL): ORIGEN, CONST...
Sector Energía y Minas - INGEMMET
 
Exam review preeschool
tamaracod
 
Derecho procesal civil iv.pptx lorena
lorenaabogada
 
Sense títol 1
Aida22042012
 
Ad

Similar to Na2522282231 (20)

PDF
Jb2516071610
IJERA Editor
 
PDF
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
ijcseit
 
PDF
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
ijcseit
 
PDF
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
ijwmn
 
PDF
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
ijwmn
 
PDF
Performance evaluation of different routing protocols in wsn using different ...
Dr Sandeep Kumar Poonia
 
PDF
Az26337342
IJERA Editor
 
PDF
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
ijp2p
 
PDF
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
ijp2p
 
PDF
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
IJITE
 
PDF
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
ijp2p
 
PDF
J0935461
IOSR Journals
 
PDF
Ex36918926
IJERA Editor
 
PDF
Fo35991995
IJERA Editor
 
PDF
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
IRJET Journal
 
PDF
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 
PDF
Performance evaluation of diff routing protocols in wsn using difft network p...
Dr Sandeep Kumar Poonia
 
PDF
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
ijwmn
 
PDF
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
ijwmn
 
PDF
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
ijwmn
 
Jb2516071610
IJERA Editor
 
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
ijcseit
 
A COMPARATIVE ANALYSIS ON ROUTING PROTOCOLS OF MOBILE AD HOC NETWORK
ijcseit
 
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
ijwmn
 
SNR/RP Aware Routing Algorithm: Cross-Layer Design for MANETS
ijwmn
 
Performance evaluation of different routing protocols in wsn using different ...
Dr Sandeep Kumar Poonia
 
Az26337342
IJERA Editor
 
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...
ijp2p
 
ENHANCING STUDENTS’ LEARNING AND SATISFACTION THROUGH THE USE OF SOCIAL MEDIA
IJITE
 
PERFORMANCE ANALYSIS AND COMPARISON OF IMPROVED DSR WITH DSR, AODV AND DSDV R...
ijp2p
 
J0935461
IOSR Journals
 
Ex36918926
IJERA Editor
 
Fo35991995
IJERA Editor
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
IRJET Journal
 
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD Editor
 
Performance evaluation of diff routing protocols in wsn using difft network p...
Dr Sandeep Kumar Poonia
 
PERFORMANCE COMPARISON AND ANALYSIS OF PROACTIVE, REACTIVE AND HYBRID ROUTING...
ijwmn
 
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
ijwmn
 
Performance Comparison and Analysis of Proactive, Reactive and Hybrid Routing...
ijwmn
 

Recently uploaded (20)

PDF
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PDF
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
PDF
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
PDF
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
PDF
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
PDF
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
PDF
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
PDF
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
PDF
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
PPTX
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
PDF
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
PDF
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
PDF
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
PPTX
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
PDF
Presentation about Hardware and Software in Computer
snehamodhawadiya
 
Responsible AI and AI Ethics - By Sylvester Ebhonu
Sylvester Ebhonu
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
CIFDAQ's Market Wrap : Bears Back in Control?
CIFDAQ
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Cloud-Migration-Best-Practices-A-Practical-Guide-to-AWS-Azure-and-Google-Clou...
Artjoker Software Development Company
 
Economic Impact of Data Centres to the Malaysian Economy
flintglobalapac
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
Data_Analytics_vs_Data_Science_vs_BI_by_CA_Suvidha_Chaplot.pdf
CA Suvidha Chaplot
 
Trying to figure out MCP by actually building an app from scratch with open s...
Julien SIMON
 
Tea4chat - another LLM Project by Kerem Atam
a0m0rajab1
 
Get More from Fiori Automation - What’s New, What Works, and What’s Next.pdf
Precisely
 
Unlocking the Future- AI Agents Meet Oracle Database 23ai - AIOUG Yatra 2025.pdf
Sandesh Rao
 
Advances in Ultra High Voltage (UHV) Transmission and Distribution Systems.pdf
Nabajyoti Banik
 
The-Ethical-Hackers-Imperative-Safeguarding-the-Digital-Frontier.pptx
sujalchauhan1305
 
BLW VOCATIONAL TRAINING SUMMER INTERNSHIP REPORT
codernjn73
 
Structs to JSON: How Go Powers REST APIs
Emily Achieng
 
Event Presentation Google Cloud Next Extended 2025
minhtrietgect
 
AI in Daily Life: How Artificial Intelligence Helps Us Every Day
vanshrpatil7
 
Presentation about Hardware and Software in Computer
snehamodhawadiya
 

Na2522282231

  • 1. Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.2228-2231 Scenario Based Performance Evaluation Of Dsr Routing Protocol For Vbr Traffic In Manets Gurpreet Singh #1, Atinderpal Singh # # Department of CSE & IT, BBSBEC, Fatehgarh Sahib, Punjab, India Abstract: Mobile Ad hoc network (MANETs) are MANET has few challenges and limitations that rapidly growing as an important area of wireless have to be addressed [4].Limited radio transmission communication with the technological range, routing overhead, battery constraints, advancements in the mobile devices. Efficient security, etc. are some of inefficiencies in a routing protocols make MANETs reliable. MANET environment. Despite the considerable simulation works, still This paper is organized as follows: The next more investigation is required in the section presents the main Ad hoc routing protocol performance evaluation of routing protocols for DSR that is used in the performance evaluation multimedia traffic especially Variable Bit Rate process. Section III presents the simulation set up (VBR).In this paper, we will conduct a number and the performance evaluation metrics. In section of simulations for the performance evaluation of IV, we present the simulation results and popular routing protocols of MANET, named performance comparison. And finally, we conclude DSR, for VBR multimedia traffic using Real the paper and present the plans for the future work Time Protocol (RTP) by changing the terrain in section V. size, connection rate and data send rate for 50 nodes. We will investigate the performance DSR II. MOBILE ADHOC ROUTING and DSR after scenario change i.e. Enhanced PROTOCOLS DSR using three metrics- packet delivery ratio, There are many different ways to classify average end to end delay and optimal path the routing protocols of MANETs depending upon length. their network structure, communication model, routing strategy and state information [5] [6]. Keywords: MANETs; DSR; VBR; RTP. Depending upon the routing strategy, there are two types of routing protocols: Table Driven and I. INTRODUCTION Source Initiated (On Demand). A Mobile Ad hoc network (MANET) [1] The first type is a proactive approach i.e. [2] is an autonomous collection of mobile routers table driven. Routing information in the network or nodes communicating over radio links. MANET maintained up to date. Table driven protocols have is a temporary network without infrastructure. The lower latency but have high routing overhead. The wireless routers or nodes moves randomly and routing overhead is high due to periodic updations organize themselves arbitrarily. The nodes directly of routing tables. Some of main proactive protocols communicate via wireless links within each other’s of MANET are DSDV, FSR and OLSR. radio range, while that are distant apart use other The second type is source initiated. It is also nodes as relay in a multihop routing function. As known as On Demand or Reactive. Route id the nodes are mobile, the structure of the network created only when demanded by the source node. changes dynamically and unpredictably over When a node wants to communicate in the time.Adhoc networks are self-configuring and self- network, it initiates a route discovery process organizing, so to maintain communication between within the network. So, there is no need of periodic nodes in the network, each node behaves as a updates. Hence, the routing overhead is low but the transmitter, a host and a router. latency is high. Some of main reactive protocols of Due to growing usage of the portable devices MANET are AODV, DSR and TORA. The mobile and progress in the wireless communication, Ad hoc routing protocols considered in this study Mobile Ad hoc networks are gaining importance are described below. due to its wide range of applications [3].Mobile Ad hoc networks are used in military communication A. DYNAMIC SOURCE ROUTING and operations, home appliances, emergency (DSR) services, educational applications and DSR [7] [8] is an On Demand routing entertainment. protocol. DSR is based on the theory of source based routing and is a very simple and efficient routing protocol. DSR is designed for use in 2228 | P a g e
  • 2. Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.2228-2231 multihop wireless Ad hoc networks of mobile the number of data packets sent by all the sources. nodes. The DSR protocol works into two main It is calculated by dividing the number of packet mechanisms called Route Discovery and Route received by destination through the number of Maintenance. Route Discovery is the mechanism in packet originated from the source. which a source node tending to send a packet to a PDR = (Pr / Ps) * 100 destination obtains a source route to destination. It Where, Pr is total packet received and Ps is total is initiated only when a source node wants to send packet sent. packet to a destination and doesn’t already know the route to it. And, then it maintains that route in End to End Delay [14]: This includes all possible the cache of the nodes. Route Maintenance is the delays caused by buffering during route discovery, mechanism in which source node is able to detect latency, and retransmission by intermediate nodes, the link failures to the destination. It then repairs processing delay and propagation delay. It is the route or finds an alternate route. It is used only calculated as when source is sending packets to a destination D = (Tr - Ts) Where, Tr is receive time and Ts is sent time of the III. SIMULATION ENVIRONMENT packet. To evaluate and compare the performance Optimal Path Length [15]: Path Optimality is the of this routing protocol in Mobile Ad hoc network, ratio between the numbers of hops of the shortest we performed extensive simulations using NS-2.34 path to the number of hops in the actual path taken simulator [10]-[13]. Each simulator is carried out by the packets. It is the total number of forwarding under the constant mobility. packets of the total number of received packets. TABLE 1 IV. SIMULATION RESULTS AND THE SIMULATION PARAMETERS PERFORMANCE COMPARISON Performance of DSR and Enhanced DSR Experiment Experiment Description routing protocol is evaluated under Variable Bit Parameter Value Rate multimedia traffic. Simulation 200 S Simulation Time Duration RESULT TABLE Parameter DSR 50 Node DSR 50 Node( Terrain 1000*1000 m, X,Y (1000*1000m) 1500*1500m) Dimension 1500*1500 Dimension of Conn. Rate – Conn. Rate – Motion 25 pkt/sec 35 pkt/sec No. of Mobile 50 No. of nodes in Send rate – 256 Send rate – Nodes a network Kb 512kb Node Random Change PDR Ratio 0.12 0.82 Placement waypoint Direction Avg. End to 3.02 3.66 Randomly end delay Mobility Speed 0-50 mps Mobility of Optimal Path 8.62 4.01 Nodes Length Mobility Random Mobility 1) PDR Ratio Model Direction PDR is better for Enhanced DSR protocol Routing DSR Path-finding than existing DSR protocol. Protocols MAC protocol 802.11g Wireless DSR 50 Node DSR 50 Node( Traffic VBR (1000*1000m) 1500*1500m) Traffic rate 25 pkt/sec, 35 Conn. Rate – 25 Conn. Rate – 35 pkt/sec pkt/sec pkt/sec Packet Send 256kb, 512kb Send rate – 256 Kb Send rate – 512kb rate 0.12 0.82 Packet Size 1 kb Pause Time 100 sec Performance Metrics Packet delivery Ratio (PDR) [14]: It is the ratio of all the received data packets at the destination to 2229 | P a g e
  • 3. Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.2228-2231 0.9 It is observed from the figure above; in which existing DSR present the slightly less Average end 0.8 to end delay measurements than Enhanced DSR for VBR traffic. 0.7 0.6 3) Optimal Path Length Optimal Path Length is high for existing PDR Ratio 0.5 DSR protocol than Enhanced DSR protocol. 0.4 DSR 50 Node DSR 50 Node( 0.3 (1000*1000m) 1500*1500m) Conn. Rate – 25 Conn. Rate – 35 0.2 pkt/sec pkt/sec 0.1 Send rate – 256 Kb Send rate – 512kb 8.62 4.01 0 DSR Enhanced DSR Series1 0.12 0.82 10 9 Figure 2: PDR of DSR and Enhanced DSR for 50 nodes 8 Optimla Path Length 7 From above figure, it is observed that the Enhanced DSR protocol outperforms the existing 6 DSR protocol in terms of Packet delivery ratio 5 when the number of nodes is 50. 4 2) Average End to End Delay 3 Average end to end delay is higher in case 2 of Enhanced DSR than existing DSR. 1 DSR 50 Node DSR 50 Node( 0 (1000*1000m) 1500*1500m) DSR Enhanced DSR Conn. Rate – 25 Conn. Rate – 35 pkt/sec pkt/sec Series1 8.62 4.01 Send rate – 256 Kb Send rate – 512kb Figure 4: Optimal path length for DSR and 3.02 3.66 Enhanced DSR for 50 nodes 4 As shown in the above figure that existing DSR has higher Path Optimality than Enhanced 3.5 DSR which is almost 2 times the Enhanced DSR protocol 3 Average End Delay V. CONCLUSION AND FUTURE 2.5 WORK 2 Network simulator NS-2.34 is used to evaluate and compare the performance of DSR 1.5 protocol under VBR traffic. The performance is compared in terms of PDR, Average end to end 1 delay and optimal path length when number of nodes is constant 50 but creating different scenario 0.5 by increasing the terrain size, connection rate and data send rate. Simulation results show that in case 0 DSR Enhanced DSR of Average end to end delay, existing DSR outperforms Enhanced DSR. This shows that Series1 3.02 3.66 existing DSR has suitable for delay sensitive applications. High packet delivery ratio and low Figure 3: Average end to end delay for DSR and optimal path length of Enhanced DSR is an Enhanced DSR for 50 nodes advantage to the protocol. This makes the 2230 | P a g e
  • 4. Gurpreet Singh, Atinderpal Singh / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 2, Issue 5, September- October 2012, pp.2228-2231 Enhanced DSR more reliable than existing DSR. [9] C. Perkins E. Belding-Royer, and S.Das, Thus from above investigations we conclude that “Ad hoc On- Demand Distance Vector Enhanced DSR is a better option for VBR (AODV) Routing”, RFC 3561, July2003. multimedia traffic when the network size, [10] “The Network Simulator version 2”, the connection rate and data rates are large. source code of ns-allinone-2.34 can be In our future work, we will intend to do more downloaded from simulations to evaluate DSR for more media http://www.isi.edu/nsnam/ns/ns-build.html centric metrics. [11] Kevin Fall, Kannan Varadhan, and the VINT project (May, 2010), available at REFERENCES http://www.isi.edu/nsnam/ns/ns- [1] Vasudha Arora and C. Rama Krishna, documentation.html “Performance Evaluation of Routing [12] Marc Gresis, “Tutorial for the network protocols for MANETs under Different simulator (ns- 2)”, available at Traffic Conditions”, 2nd IEEE http://www.isi.edu/nsnam/ns/tutorial/inde International Conference on Computer x.html Engineering and Information Technology, [13] NS by example available at 2010. http://nile.wpi.edu/NS [2] Vikas Singla and Parveen Kakkar, [14] G.Rajkumar, R.Kasiram and “Traffic Pattern based performance D.Parthiban,” Optimizing Throughput comparison of Reactive and Proactive with Reduction in Power Consumption Protocols of Mobile Ad-hoc Networks”, and Performance Comparison of DSR and International Journal of Computer AODV Routing Protocols”, [ICCEET], Applications, Volume 5-No. 10, August 2012. 2010. 15] Satveer Kaur, “Performance Comparison [3] Mobile Ad Hoc Networking: “An of DSR and AODV Routing Protocols Essential Technology for Pervasive with Efficient Mobility Model in Mobile Computing”, Jun-Zhao Sun Media Team, Ad-Hoc Network”, IJCST Vol. 2, Issue 2, Machine Vision and Media Processing June 2011. Unit. [4] Krishna Moorthy Sivalingam, “Tutorial on Mobile Ad Hoc Networks”, 2003. [5] George Adam, Vaggelis Kapoulas, Chhristos Bouras, Georgios Kioumourtzis, Apostolos Gkamas and Nikos Tavoularis, “Performance Evaluation of Routing Protocols for multimedia transmission over mobile Ad hoc networks”,IFIP WMNC’2011. [6] Mehran Abolhasan, Tadeusz Wysocki, and Eryk Dutkiewicz, “A review of routing protocols for mobile ad hoc networks”, Technical report, Telecommunication and Information Research Institute, University of Wollongong, Wollongong, NSW 2522; Motorola Australia Research Centre, 12 Lord St., Botany, NSW 2525, Australia,2003. [7] Georgios Kiou Mourtzis, “Simulation and Evaluation of Routing Protocols for Mobile Ad hoc Networks”, Master thesis in Computer Science and Engineering, Naval Postgraduate School, Monterey California, September, 2005. [8] D.B Johnson, D.A Maltz, and Yih-Chun Hu., “The Dynamic Source Routing Protocol for Mobile Ad Hoc Networks (DSR)”, Internet draft (draft-ietf-manet- dsr- 10.txt), 19 July 2004. 2231 | P a g e