SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
ISSN:2229-6093
                                      Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760




               Performance Analysis of DYMO, LANMAR, STAR Routing Protocols
                      for Grid Placement model with varying Network Size

            Harish Shakywar                                  Sanjeev Sharma                                    Santoh Sahu
            SOIT RGPV University                             HOD, SOIT, RGPV University                        SOIT, RGPV University
            Bhopal, India                                    Bhopal, India                                     Bhopal, India
            harish_uit@yahoo.com                             sanjeev@rgtu.net                                  santoshsahu@rgtu.net



                                 Abstract
     A Mobile Ad hoc networks (MANETs) are self organized                   Rescue operation in remote areas, Remote construction
    wireless networks which are able to connect on a wireless               sites, and Personal area Networking, Emergency
    medium without the use of a infrastructure or any                       operations, Military environments, Civilian environments.
    centralized     administration. Due to the absence of
    infrastructure, nodes may move frequently and the topology
    may change dynamically. The mobile nodes perform both
    as a host and a router forwarding packets to other nodes.
    Routing in these networks is highly complex. Due to moving
    nodes, many routing protocols have been developed.
    Performance of each protocol is depending on their
    working in different conditions. In this paper a detailed
    simulation based performance analysis is performed on the
    mobile ad hoc routing protocols-Dynamic MANET on-
    demand (DYMO), Landmark Ad hoc routing (LANMAR),
    Source Tree Adaptive routing (STAR) in Grid placement
    model with varying network size using QualNet 5.0.1                                   Figure 1:- Ad-hoc network
    simulator.
                                                                                 A key issue in MANETs [13] is the necessity that the
    1. Introduction                                                         routing protocols must be able to respond rapidly to
    A mobile ad-hoc network (MANET) is a collection of                      topological changes in the network. At the same time, due
    nodes, which have the possibility to connect on a wireless              to the limited bandwidth available through mobile radio
    medium and form an arbitrary and dynamic network with                   interfaces, it is imperative that the amount of control traffic,
    wireless links. That means that links between nodes can                 generated by the routing protocols is kept at a minimum.
    change during time, new nodes can join the network, and                 The traditional routing mechanisms and protocols of wired
    the other nodes can leave the network [1]. Mobile Ad-hoc                network are inapplicable to Ad hoc network, thus the need
    networks are self-organizing and self-configuring multihop              to use a dynamic routing mechanism in Ad hoc networks
    wireless networks where, the structure of the network                   [4].
    changes dynamically. This is mainly due to the mobility of                The rest of this paper is organized as follows. Section 2
    the nodes. Nodes in these networks utilize the same random              briefly describes the Ad-hoc routing protocols. Section 3
    access wireless channel, cooperating in a friendly manner               discuss Grid placement model. Section 4 presents
    to engaging themselves in multihop forwarding. The nodes                Simulation environment. Section 5 gives Result and
    in the network not only act as hosts but also as routers that           analysis. Section 6 presents Conclusion and Future work.
    route data to/from other nodes in network [3]. The                      Section 7 References.
    applications of the adhoc network are vast. It is used in
    areas of Sensor networks for environmental monitoring,




IJCTA | NOV-DEC 2011                                                                                                              1755
Available online@www.ijcta.com
ISSN:2229-6093
                                              Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760




    2. Ad-hoc routing protocols                                                     network in an on-demand fashion, offering improved
    Ad-hoc routing protocols can be divided into three                              convergence in dynamic topologies. To ensure the
    categories, Proactive (Table driven) routing protocol,                          correctness of this protocol, digital signatures and hash
    Reactive (On demand ) routing protocol and Hybrid routing                       chains are used [6]. The basic operations of the DYMO
    protocol. Figure 2 shown Classification of Ad-hoc routing                       protocol are route discovery and route management. The
    protocol.                                                                       following sections explain these mechanisms in more
                                                                                    details [3].
                       Ad-hoc Routing protocols
                                                                                    2.4.1. Route discovery process
                                                                                    When a source needs to send a data packet, it sends an
                                                                                    RREQ to discover a route to that particular destination
         Proactive(Table driven)            Reactive(On-Demand)
                                                                                    shown in figure 3. After issuing an RREQ, the origin
                                                                                    DYMO router waits for a route to be discovered. If a route
                                   Hybrid
                                                                                    is not obtained within RREQ waiting time, it may again try
       DSDV WRP CGSR                               AODV ANODR ABR
                                                                                    to discover a route by issuing another RREQ. To reduce
                                    ZRP                                             congestion in a network, repeated attempts at route
       FSR   HSR   OLSR             ZHLS           CBRP DSR DYMO
                                                                                    discovery for a particular target node should utilize an
        STAR LANMAR                                  TORA SSA                       exponential backoff . Data packets awaiting a route should
       Figure 2:- Classification of Ad-hoc routing protocol                         be buffered by the source’s DYMO router. This buffer
                                                                                    should have a fixed limited size and older data packets
    2.1. Proactive (table driven) routing protocols                                 should be discarded first. Buffering of data packets can
     Proactive routing protocols maintain information                               have both positive and negative effects, and therefore
    continuously. Typically, a node has a table containing                          buffer settings should be administratively configurable or
    information on how to reach every other node and the                            intelligently controlled. If a route discovery has been
    algorithm tries to keep this table up-to-date. Change in                        attempted maximum times without receiving a route to the
    network topology are propagated throughput the network                          target node, all data packets intended for the corresponding
    [5].                                                                            target node are dropped from the buffer and a Destination
    2.2. Reactive (on demand) routing protocols                                     Unreachable ICMP message is delivered to the source [3].
     On demand protocols use two different operations to
    Route discovery and Route maintenance operation. In this
    routing information is acquired on-demand. This is the
    route discovery operation. Route maintenance is the
    process of responding to change in topology that happen
    after a route has initially been created [5].

    2.3. Hybrid routing protocols
      Hybrid routing protocols are a new generation of
    protocol, which are both are Proactive and Reactive in
    nature. Most hybrid protocols proposed to date are zone
    based, which means that the network is partitioned or seen
    as a number of zones by each node. Normally, Hybrid
    routing protocols for MANETs exploit hierarchical network                                    Figure 3:- DYMO Route discovery
    architectures.
                                                                                    2.4.2. Route maintenance
    2.4. Dynamic manet on-demand (dymo)                                             When a data packet is to be forwarded and it can not be
    The Dynamic MANET On-Demand (DYMO) protocol [14]                                delivered to the next-hop because no forwarding route for
    is a simple and fast routing protocol for multihop networks.                    the IP Destination Address exists, an RERR is issued
    It discovers unicast routes among DYMO routers within the                       shown in figure 4. Based on this condition, an ICMP
                                                                                    Destination Unreachable message must not be generated



IJCTA | NOV-DEC 2011                                                                                                                   1756
Available online@www.ijcta.com
ISSN:2229-6093
                                    Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760




    unless this router is responsible for the IP Destination              This protocol has significantly reduced the amount of
    Address and that IP Destination Address is known to be                routing overhead disseminated into the network by using a
    unreachable. Moreover, an RERR should be issued after                 Least overhead routing approach (LORA) to exchange
    detecting a broken link of a forwarding route and quickly             routing information. It also supports Optimum routing
    notify DYMO routers that a link break occurred and that               approach (ORA) if required. This approach eliminated the
    certain routes are no longer available. If the route with the         periodic updating procedure present in the Link State
    broken link has not been used recently, the RERR should               algorithm by making update dissemination conditional. As
    not be generated.                                                     a result the Link State updates are exchanged only when
                                                                          certain event occurs. Therefore STAR will scale well in
                                                                          large network since it has significantly reduced the
                                                                          bandwidth consumption for the routing updates while at the
                                                                          same time reducing latency by using predetermined routes.
                                                                          However, this protocol may have significant memory and
                                                                          processing overheads in large and highly mobile networks,
                                                                          because each node is required to maintain a partial topology
                                                                          graph of the network (it is determined from the source tree
                                                                          reported by its neighbors), which change frequently may as
        Figure4:-Generation and dissemination of RERR                     the neighbors keep reporting different source trees[7].
                           messages
                                                                          3. Grid placement model
    2.5. Landmark ad-hoc routing (lanmar)
                                                                           The Grid can be viewed as a distributed, high performance
    This protocol combines properties of link state and distance
                                                                          computing and data handling infrastructure, that
    vector algorithm and builds subnets of groups of nodes
                                                                          incorporates geographically and organizationally dispersed,
    which are likely to move together [15]. A Landmark node
                                                                          heterogeneous resources and provides common interfaces
    is elected in each subnet, similar to FSR. The key
                                                                          for all these resources, using standard, open, general
    difference between FSR protocol is that LANMAR routing
                                                                          purpose protocol and interfaces[8].
    table consist of only the nodes within the scope and
                                                                           In Grid placement model the mobile nodes are placed as
    landmark nodes whereas FSR contains the entire nodes in
                                                                          shown in the Figure 5.
    the network its table. During the packet forwarding process,
    the destination is checked to see if it is within the
    forwarding node’s neighbor scope. If so, the packet is
    directly forwarded to the address obtained from the routing
    table. On the other hand, if the packet's destination node is
    much farther. The packet is first routed to its nearest
    landmark node. As the packet gets closer to its destination,
    it acquires more accurate routing information, thus in some
    cases it may bypass the landmark node and routed directly
    to its destination. The link state update process is again
    similar to the FSR protocol. Nodes exchange topology
    updates with their one-hop neighbors. A distance vector,
    which is calculated based on the number of landmarks,is
    added to each update packet. As a result of this process, the                     Figure 5:- Grid Placement Model
    routing tables entries with smaller sequence numbers are              Node placement starts at (0, 0) and the nodes are placed in
    replaced with larger ones[6].                                         a Grid format with each node a GRID-UNIT away from its
                                                                          neighbor [10].GRID-UNIT must be specified numerically,
                                                                          with the unit in meters or degrees, depending on the value
    2.6. Source tree adaptive Routing (star)
                                                                          of COORDINATE-SYSTEM [1].
    The STAR [16] protocol is based on the link state
    algorithm. Each router maintains a source tree, which is a
    set of links containing the preferred paths to destinations.



IJCTA | NOV-DEC 2011                                                                                                         1757
Available online@www.ijcta.com
ISSN:2229-6093
                                    Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760




    4. Simulation environments
    Simulation is done using QualNet5.0.1 simulator. Constant
    bit rate (CBR) traffic sources are used. The source-
    destination pairs are spread random waypoint model in a
    rectangular field with 1500m × 1500m field whereas
    network size is varied as 20,40,60,80,100,120 and 140
    nodes. The pause time, which affects the Relative speeds of
    the mobile hosts, is kept constant at 30s.Maximum speeds
    varied at 0-10m/s. Simulation are run for 100 simulated
    seconds. We studied the performance of DYMO,
    LANMAR and STAR protocols. The performance metrics
    that we evaluated are Average Jitter, Average End to End
                                                                                     Figure 6:- Variation of Average Jitter
    Delay, Throughput and Packet Delivery Ratio .
                    Table1: Parameter Values
             Parameters                        Values
                                                                          5.2. Average end to end delay
            Terrain Range                  1500m×1500m                                  As can be observed from Figure 6, Average
             Traffic type                       CBR                       End to End Delay is less in STAR. In DYMO average end
            No. of Nodes                 20,40,60,80,100,120              to end delay slowly increases with network size. LANMAR
                                               and 140
                                                                          showing highest average end to end delay in Grid
            Mobility Model               Random Way Point
                                         with 30s pause time              placement and increases with network size.
         Simulation Time                        100s

    4.1. Performance metrics
     (4.1.1) Average jitter : Average Jitter [11] is the
    variation (difference) of the inter-arrival times between the
    two successive packets received.
    (4.1.2)Average end to end delay: Average End to End
    Delay [11]can be defined as a measure of average time
    taken to transmit each packets of data from Source node to
    Destination node.
    (4.1.3)Throughput: Throughput [11] is the measure of the
    number of packets successfully transmitted to their final
    destination per unit time.
    (4.1.4) Packet delivery ratio (pdr) : Packet Delivery Ratio                      Figure 7:- Average End to End Delay
    [12] is defined as the ratio of the number of data packets
    successfully delivered to those generated by the source.              5.3. Throughput
    Packet Delivery Ratio = (Received packets/Sent                                   As can be observed from Figure 8, At network
    Packets)*100                                                          size of 100, Throughput is more in DYMO where STAR
                                                                          and LANMAR performing poorly. But at network size of
    5. Results and analysis                                               more than 100 DYMO and STAR are performing well
                                                                          compared to LANMAR. Overall Throughput in DYMO
    5.1. Average jitter
                                                                          protocol for all network size is high compared to
                  As can be observed from figure 6, the
                                                                          LANMAR and STAR.
    Average Jitter is very less in STAR. In DYMO it is less at
    less number of nodes and is more at high number of nodes.
    In LANMAR the Average Jitter is less at less network size
    but increases with higher network size.




IJCTA | NOV-DEC 2011                                                                                                          1758
Available online@www.ijcta.com
ISSN:2229-6093
                                   Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760




                                                                         SSA,RDMAR and LAR1. We can also extend this research
                                                                         to other placement model such as Uniform and Random.

                                                                         7. References

                                                                         [1] Syed Basha Shaik and Prof. S.P. Setty “Performance
                                                                         Comparison of AODV, DSR and ANODR for Grid Placement
                                                                         Model.”, International Journal of Computer Applications, volume
                                                                         11-No.12, December 2010.

                                                                         [2] N Vetrivelan and Dr. A V Reddy “Performance Analysis of
                       Figure 8:- Throughput                             Three routing Protocols for varying MANET size.” Proceeding of
                                                                         the International MultiConfernce of Engineers and Computer
                                                                         Scientists, volume II, Hong Kong, March 2008.
    5.4. Packet delivery ratio (pdr)
             As can be observed from Figure 9, Packet Delivery           [3] Dhananjay Bisen, Prof. Sanjeev Sharma, Preetam Suman,
    Ratio is more in DYMO and LANMAR compared to STAR                    Rajesh Shukla, “Effect of Pause Time on DSR, AODV and
    protocol with network size is less( below 80 nodes). But at          DYMO Routing Protocols in MANET.”, November 2009.
    network size more than 80 nodes LANMAR performing
    poorly. Packet Delivery Ratio in LANMAR protocol is                  [4] M. Uma and Dr. G Padmavathi, “A Comparative Study and
    high with less network size but les with high network size.          Performance Evaluation of Reactive Quality of Service Routing
                                                                         Protocols in MANETS.” Journal of Theoretical and Applied
    PDR is almost same as network size of 120 nodes. Overall
                                                                         Information Technology, 2009.
    DYMO performing well compared to STAR and
    LANMAR protocol.
                                                                         [5] Sukant Kishoro Bisoyi, Sarita Sahu, “ Performance analysis of
                                                                         Dynamic MANET On-demand (DYMO) Routing protocol.”,
                                                                         IJCCT Vol.1, International Conference [ACCTA-2010], August
                                                                         2010.

                                                                         [6] Azzedine Boukerche, Mohammad Z. Ahmad, Begumhan
                                                                         Turgut and Damla Turgut, “A Taxonomy of Routing Protocols in
                                                                         Ad hoc Networks.”

                                                                         [7] Amrit Suman, Ashok Kumar Nagar, Sweta Jain and Praneet
                                                                         Saurav, “ Simulation Analysis of STAR, DSR and ZRP in
                                                                         Presence of Misbehaving Nodes in MANET.” November, 2009.

                                                                         [8] Rashmika N Patel, “An Analysis on Performance Evaluation
                 Figure 9:- Packet Delivery Ratio                        of DSR in Various Placement Environments”, International
                                                                         Journal of Computer Networks and Security (IJCNS) Vol. 3 No.
    6. Conclusion and future work                                        1.
     In our simulation, the performance of DYMO, LANMAR,
                                                                         [9] QualNet Network Simulator, Available: http://www.scalable-
    and STAR in Grid placement model is evaluated for
                                                                         networks.com.
    different network sizes, using QualNet5.0.1 simulator.
    From different analysis of graph and simulation, we can              [10] QualNet documentation, “QualNet 5.0 Model Library,
    conclude that DYMO protocol in Grid placement is giving              Advanced         Wireless”,         Available:        http://
    higher throughput and packet delivery ratio when STAR                www.scalablenetworks.com/products/qualnet/download.php#docs
    protocol is giving less Average End to End Delay and                 .
    Average Jitter.
              In future this method of research can be extended          [11] Dr. G. Padmavati, Dr. P. Subashini, and MS. D. Devi Aruna,
    to other Proactive and Reactive routing protocols such as            “Hybrid routing Protocols to Secure Network Layer for Mobile
                                                                         Ad hoc Networks”.
    DSDV, WRP, CGSR, FSR, OLSR, ZRP, ABR, TORA,



IJCTA | NOV-DEC 2011                                                                                                            1759
Available online@www.ijcta.com
ISSN:2229-6093
                                     Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760




    [12] Laxmi Shrivastava, Sarita S. Bhadauria, G.S. Tomar, ”
    Performance Evaluation of Routing Protocols in MANET with
    different traffic loads”, International Conference on
    Coommunication System and Networks Technologies, 2011.

    [13] Elizabeth M. Royer, University of California, “A Review of
    Current Routing Protocols for Ad hoc Mobile Wireless
    Networks.” 2004.

    [14] I. Chakeres, S. Harnedy and R. Cole, “DYMO Manet
    Routing Protocol draft-ietf-manet-dymo-mib-04, IETF, Jan 2011.

    [15] Mario Gerla, Li Ma and Guangyu Pei, “Landmark Routing
    Protocol (LANMAR) for Large Scale Ad Hoc Networks <draft-
    ieft-manet-lanmar-05.txt>. November 2002.

    [16] J. J. Garcia-Luna-Aceves, Marcelo Spohn, David Beyer, “
    SOURCE TREE ADAPTIVE ROUTING (STAR) PROTOCOL”,
    <draft-ieft-manet-star-00.txt>, October 1999.




IJCTA | NOV-DEC 2011                                                                                            1760
Available online@www.ijcta.com

Contenu connexe

Tendances

Performance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing ProtocolsPerformance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing ProtocolsNarendra Singh Yadav
 
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...IOSR Journals
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSijcax
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsidescitation
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...ijceronline
 
Performance measured in wireless ad hoc networks using multicost parameters b...
Performance measured in wireless ad hoc networks using multicost parameters b...Performance measured in wireless ad hoc networks using multicost parameters b...
Performance measured in wireless ad hoc networks using multicost parameters b...dlogumorappur
 

Tendances (16)

Performance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing ProtocolsPerformance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
Performance Evaluation and Comparison of Ad-Hoc Source Routing Protocols
 
Be31390392
Be31390392Be31390392
Be31390392
 
G0943745
G0943745G0943745
G0943745
 
O26087092
O26087092O26087092
O26087092
 
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
Design Test-bed for assessing load utilising using Multicast Forwarding Appro...
 
94
9494
94
 
Fo35991995
Fo35991995Fo35991995
Fo35991995
 
Na2522282231
Na2522282231Na2522282231
Na2522282231
 
Hs2413641369
Hs2413641369Hs2413641369
Hs2413641369
 
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKSCOMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
COMPARATIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETs
 
Br31467472
Br31467472Br31467472
Br31467472
 
87
8787
87
 
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...IJCER (www.ijceronline.com) International Journal of computational Engineerin...
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
 
Performance measured in wireless ad hoc networks using multicost parameters b...
Performance measured in wireless ad hoc networks using multicost parameters b...Performance measured in wireless ad hoc networks using multicost parameters b...
Performance measured in wireless ad hoc networks using multicost parameters b...
 

Similaire à Ijcta2011020605

Backbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksBackbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksambitlick
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetIOSR Journals
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetIOSR Journals
 
The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)theijes
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETIOSR Journals
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETIOSR Journals
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsidescitation
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Narendra Singh Yadav
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...IOSR Journals
 
IRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET Journal
 
Improved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDVImproved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDVijsrd.com
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...IRJET Journal
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...IRJET Journal
 
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...Saurabh Mishra
 
Performance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer ModelsPerformance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer ModelsIOSR Journals
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...ijdpsjournal
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...ijdpsjournal
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Scienceresearchinventy
 

Similaire à Ijcta2011020605 (20)

Backbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networksBackbone nodes based stable routing for mobile ad hoc networks
Backbone nodes based stable routing for mobile ad hoc networks
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
 
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in QualnetNetwork Lifetime Analysis of Routing Protocols of Short Network in Qualnet
Network Lifetime Analysis of Routing Protocols of Short Network in Qualnet
 
The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)The International Journal of Engineering and Science (IJES)
The International Journal of Engineering and Science (IJES)
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
Survey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANETSurvey of Reactive Routing Protocols for MANET
Survey of Reactive Routing Protocols for MANET
 
Progressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETsProgressive Routing Protocol using Hybrid Analysis for MANETs
Progressive Routing Protocol using Hybrid Analysis for MANETs
 
Az26337342
Az26337342Az26337342
Az26337342
 
Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)Source routing in Mobile Ad hoc NETworks (MANETs)
Source routing in Mobile Ad hoc NETworks (MANETs)
 
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
A Simulation Based Performance Comparison of Routing Protocols (Reactive and ...
 
IRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing ProtocolIRJET- Survey on Enhancement of Manet Routing Protocol
IRJET- Survey on Enhancement of Manet Routing Protocol
 
Improved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDVImproved routing scheme with ACO in WSN in comparison to DSDV
Improved routing scheme with ACO in WSN in comparison to DSDV
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
 
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...Network Surveillance Based Data Transference in Cognitive Radio Network with ...
Network Surveillance Based Data Transference in Cognitive Radio Network with ...
 
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
PERFORMANCE COMPARISION OF DSDV, AODV AND DSRFOR MOBILE AD HOC NETWORK BY VAR...
 
Performance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer ModelsPerformance Evaluation of Routing Protocols for MAC Layer Models
Performance Evaluation of Routing Protocols for MAC Layer Models
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
 
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...Survey comparison estimation of various routing protocols in mobile ad hoc ne...
Survey comparison estimation of various routing protocols in mobile ad hoc ne...
 
Md3421762181
Md3421762181Md3421762181
Md3421762181
 
Research Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and ScienceResearch Inventy : International Journal of Engineering and Science
Research Inventy : International Journal of Engineering and Science
 

Dernier

BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfJayanti Pande
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...anjaliyadav012327
 

Dernier (20)

Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
Web & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdfWeb & Social Media Analytics Previous Year Question Paper.pdf
Web & Social Media Analytics Previous Year Question Paper.pdf
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
JAPAN: ORGANISATION OF PMDA, PHARMACEUTICAL LAWS & REGULATIONS, TYPES OF REGI...
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 

Ijcta2011020605

  • 1. ISSN:2229-6093 Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760 Performance Analysis of DYMO, LANMAR, STAR Routing Protocols for Grid Placement model with varying Network Size Harish Shakywar Sanjeev Sharma Santoh Sahu SOIT RGPV University HOD, SOIT, RGPV University SOIT, RGPV University Bhopal, India Bhopal, India Bhopal, India harish_uit@yahoo.com sanjeev@rgtu.net santoshsahu@rgtu.net Abstract A Mobile Ad hoc networks (MANETs) are self organized Rescue operation in remote areas, Remote construction wireless networks which are able to connect on a wireless sites, and Personal area Networking, Emergency medium without the use of a infrastructure or any operations, Military environments, Civilian environments. centralized administration. Due to the absence of infrastructure, nodes may move frequently and the topology may change dynamically. The mobile nodes perform both as a host and a router forwarding packets to other nodes. Routing in these networks is highly complex. Due to moving nodes, many routing protocols have been developed. Performance of each protocol is depending on their working in different conditions. In this paper a detailed simulation based performance analysis is performed on the mobile ad hoc routing protocols-Dynamic MANET on- demand (DYMO), Landmark Ad hoc routing (LANMAR), Source Tree Adaptive routing (STAR) in Grid placement model with varying network size using QualNet 5.0.1 Figure 1:- Ad-hoc network simulator. A key issue in MANETs [13] is the necessity that the 1. Introduction routing protocols must be able to respond rapidly to A mobile ad-hoc network (MANET) is a collection of topological changes in the network. At the same time, due nodes, which have the possibility to connect on a wireless to the limited bandwidth available through mobile radio medium and form an arbitrary and dynamic network with interfaces, it is imperative that the amount of control traffic, wireless links. That means that links between nodes can generated by the routing protocols is kept at a minimum. change during time, new nodes can join the network, and The traditional routing mechanisms and protocols of wired the other nodes can leave the network [1]. Mobile Ad-hoc network are inapplicable to Ad hoc network, thus the need networks are self-organizing and self-configuring multihop to use a dynamic routing mechanism in Ad hoc networks wireless networks where, the structure of the network [4]. changes dynamically. This is mainly due to the mobility of The rest of this paper is organized as follows. Section 2 the nodes. Nodes in these networks utilize the same random briefly describes the Ad-hoc routing protocols. Section 3 access wireless channel, cooperating in a friendly manner discuss Grid placement model. Section 4 presents to engaging themselves in multihop forwarding. The nodes Simulation environment. Section 5 gives Result and in the network not only act as hosts but also as routers that analysis. Section 6 presents Conclusion and Future work. route data to/from other nodes in network [3]. The Section 7 References. applications of the adhoc network are vast. It is used in areas of Sensor networks for environmental monitoring, IJCTA | NOV-DEC 2011 1755 Available online@www.ijcta.com
  • 2. ISSN:2229-6093 Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760 2. Ad-hoc routing protocols network in an on-demand fashion, offering improved Ad-hoc routing protocols can be divided into three convergence in dynamic topologies. To ensure the categories, Proactive (Table driven) routing protocol, correctness of this protocol, digital signatures and hash Reactive (On demand ) routing protocol and Hybrid routing chains are used [6]. The basic operations of the DYMO protocol. Figure 2 shown Classification of Ad-hoc routing protocol are route discovery and route management. The protocol. following sections explain these mechanisms in more details [3]. Ad-hoc Routing protocols 2.4.1. Route discovery process When a source needs to send a data packet, it sends an RREQ to discover a route to that particular destination Proactive(Table driven) Reactive(On-Demand) shown in figure 3. After issuing an RREQ, the origin DYMO router waits for a route to be discovered. If a route Hybrid is not obtained within RREQ waiting time, it may again try DSDV WRP CGSR AODV ANODR ABR to discover a route by issuing another RREQ. To reduce ZRP congestion in a network, repeated attempts at route FSR HSR OLSR ZHLS CBRP DSR DYMO discovery for a particular target node should utilize an STAR LANMAR TORA SSA exponential backoff . Data packets awaiting a route should Figure 2:- Classification of Ad-hoc routing protocol be buffered by the source’s DYMO router. This buffer should have a fixed limited size and older data packets 2.1. Proactive (table driven) routing protocols should be discarded first. Buffering of data packets can Proactive routing protocols maintain information have both positive and negative effects, and therefore continuously. Typically, a node has a table containing buffer settings should be administratively configurable or information on how to reach every other node and the intelligently controlled. If a route discovery has been algorithm tries to keep this table up-to-date. Change in attempted maximum times without receiving a route to the network topology are propagated throughput the network target node, all data packets intended for the corresponding [5]. target node are dropped from the buffer and a Destination 2.2. Reactive (on demand) routing protocols Unreachable ICMP message is delivered to the source [3]. On demand protocols use two different operations to Route discovery and Route maintenance operation. In this routing information is acquired on-demand. This is the route discovery operation. Route maintenance is the process of responding to change in topology that happen after a route has initially been created [5]. 2.3. Hybrid routing protocols Hybrid routing protocols are a new generation of protocol, which are both are Proactive and Reactive in nature. Most hybrid protocols proposed to date are zone based, which means that the network is partitioned or seen as a number of zones by each node. Normally, Hybrid routing protocols for MANETs exploit hierarchical network Figure 3:- DYMO Route discovery architectures. 2.4.2. Route maintenance 2.4. Dynamic manet on-demand (dymo) When a data packet is to be forwarded and it can not be The Dynamic MANET On-Demand (DYMO) protocol [14] delivered to the next-hop because no forwarding route for is a simple and fast routing protocol for multihop networks. the IP Destination Address exists, an RERR is issued It discovers unicast routes among DYMO routers within the shown in figure 4. Based on this condition, an ICMP Destination Unreachable message must not be generated IJCTA | NOV-DEC 2011 1756 Available online@www.ijcta.com
  • 3. ISSN:2229-6093 Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760 unless this router is responsible for the IP Destination This protocol has significantly reduced the amount of Address and that IP Destination Address is known to be routing overhead disseminated into the network by using a unreachable. Moreover, an RERR should be issued after Least overhead routing approach (LORA) to exchange detecting a broken link of a forwarding route and quickly routing information. It also supports Optimum routing notify DYMO routers that a link break occurred and that approach (ORA) if required. This approach eliminated the certain routes are no longer available. If the route with the periodic updating procedure present in the Link State broken link has not been used recently, the RERR should algorithm by making update dissemination conditional. As not be generated. a result the Link State updates are exchanged only when certain event occurs. Therefore STAR will scale well in large network since it has significantly reduced the bandwidth consumption for the routing updates while at the same time reducing latency by using predetermined routes. However, this protocol may have significant memory and processing overheads in large and highly mobile networks, because each node is required to maintain a partial topology graph of the network (it is determined from the source tree reported by its neighbors), which change frequently may as Figure4:-Generation and dissemination of RERR the neighbors keep reporting different source trees[7]. messages 3. Grid placement model 2.5. Landmark ad-hoc routing (lanmar) The Grid can be viewed as a distributed, high performance This protocol combines properties of link state and distance computing and data handling infrastructure, that vector algorithm and builds subnets of groups of nodes incorporates geographically and organizationally dispersed, which are likely to move together [15]. A Landmark node heterogeneous resources and provides common interfaces is elected in each subnet, similar to FSR. The key for all these resources, using standard, open, general difference between FSR protocol is that LANMAR routing purpose protocol and interfaces[8]. table consist of only the nodes within the scope and In Grid placement model the mobile nodes are placed as landmark nodes whereas FSR contains the entire nodes in shown in the Figure 5. the network its table. During the packet forwarding process, the destination is checked to see if it is within the forwarding node’s neighbor scope. If so, the packet is directly forwarded to the address obtained from the routing table. On the other hand, if the packet's destination node is much farther. The packet is first routed to its nearest landmark node. As the packet gets closer to its destination, it acquires more accurate routing information, thus in some cases it may bypass the landmark node and routed directly to its destination. The link state update process is again similar to the FSR protocol. Nodes exchange topology updates with their one-hop neighbors. A distance vector, which is calculated based on the number of landmarks,is added to each update packet. As a result of this process, the Figure 5:- Grid Placement Model routing tables entries with smaller sequence numbers are Node placement starts at (0, 0) and the nodes are placed in replaced with larger ones[6]. a Grid format with each node a GRID-UNIT away from its neighbor [10].GRID-UNIT must be specified numerically, with the unit in meters or degrees, depending on the value 2.6. Source tree adaptive Routing (star) of COORDINATE-SYSTEM [1]. The STAR [16] protocol is based on the link state algorithm. Each router maintains a source tree, which is a set of links containing the preferred paths to destinations. IJCTA | NOV-DEC 2011 1757 Available online@www.ijcta.com
  • 4. ISSN:2229-6093 Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760 4. Simulation environments Simulation is done using QualNet5.0.1 simulator. Constant bit rate (CBR) traffic sources are used. The source- destination pairs are spread random waypoint model in a rectangular field with 1500m × 1500m field whereas network size is varied as 20,40,60,80,100,120 and 140 nodes. The pause time, which affects the Relative speeds of the mobile hosts, is kept constant at 30s.Maximum speeds varied at 0-10m/s. Simulation are run for 100 simulated seconds. We studied the performance of DYMO, LANMAR and STAR protocols. The performance metrics that we evaluated are Average Jitter, Average End to End Figure 6:- Variation of Average Jitter Delay, Throughput and Packet Delivery Ratio . Table1: Parameter Values Parameters Values 5.2. Average end to end delay Terrain Range 1500m×1500m As can be observed from Figure 6, Average Traffic type CBR End to End Delay is less in STAR. In DYMO average end No. of Nodes 20,40,60,80,100,120 to end delay slowly increases with network size. LANMAR and 140 showing highest average end to end delay in Grid Mobility Model Random Way Point with 30s pause time placement and increases with network size. Simulation Time 100s 4.1. Performance metrics (4.1.1) Average jitter : Average Jitter [11] is the variation (difference) of the inter-arrival times between the two successive packets received. (4.1.2)Average end to end delay: Average End to End Delay [11]can be defined as a measure of average time taken to transmit each packets of data from Source node to Destination node. (4.1.3)Throughput: Throughput [11] is the measure of the number of packets successfully transmitted to their final destination per unit time. (4.1.4) Packet delivery ratio (pdr) : Packet Delivery Ratio Figure 7:- Average End to End Delay [12] is defined as the ratio of the number of data packets successfully delivered to those generated by the source. 5.3. Throughput Packet Delivery Ratio = (Received packets/Sent As can be observed from Figure 8, At network Packets)*100 size of 100, Throughput is more in DYMO where STAR and LANMAR performing poorly. But at network size of 5. Results and analysis more than 100 DYMO and STAR are performing well compared to LANMAR. Overall Throughput in DYMO 5.1. Average jitter protocol for all network size is high compared to As can be observed from figure 6, the LANMAR and STAR. Average Jitter is very less in STAR. In DYMO it is less at less number of nodes and is more at high number of nodes. In LANMAR the Average Jitter is less at less network size but increases with higher network size. IJCTA | NOV-DEC 2011 1758 Available online@www.ijcta.com
  • 5. ISSN:2229-6093 Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760 SSA,RDMAR and LAR1. We can also extend this research to other placement model such as Uniform and Random. 7. References [1] Syed Basha Shaik and Prof. S.P. Setty “Performance Comparison of AODV, DSR and ANODR for Grid Placement Model.”, International Journal of Computer Applications, volume 11-No.12, December 2010. [2] N Vetrivelan and Dr. A V Reddy “Performance Analysis of Figure 8:- Throughput Three routing Protocols for varying MANET size.” Proceeding of the International MultiConfernce of Engineers and Computer Scientists, volume II, Hong Kong, March 2008. 5.4. Packet delivery ratio (pdr) As can be observed from Figure 9, Packet Delivery [3] Dhananjay Bisen, Prof. Sanjeev Sharma, Preetam Suman, Ratio is more in DYMO and LANMAR compared to STAR Rajesh Shukla, “Effect of Pause Time on DSR, AODV and protocol with network size is less( below 80 nodes). But at DYMO Routing Protocols in MANET.”, November 2009. network size more than 80 nodes LANMAR performing poorly. Packet Delivery Ratio in LANMAR protocol is [4] M. Uma and Dr. G Padmavathi, “A Comparative Study and high with less network size but les with high network size. Performance Evaluation of Reactive Quality of Service Routing Protocols in MANETS.” Journal of Theoretical and Applied PDR is almost same as network size of 120 nodes. Overall Information Technology, 2009. DYMO performing well compared to STAR and LANMAR protocol. [5] Sukant Kishoro Bisoyi, Sarita Sahu, “ Performance analysis of Dynamic MANET On-demand (DYMO) Routing protocol.”, IJCCT Vol.1, International Conference [ACCTA-2010], August 2010. [6] Azzedine Boukerche, Mohammad Z. Ahmad, Begumhan Turgut and Damla Turgut, “A Taxonomy of Routing Protocols in Ad hoc Networks.” [7] Amrit Suman, Ashok Kumar Nagar, Sweta Jain and Praneet Saurav, “ Simulation Analysis of STAR, DSR and ZRP in Presence of Misbehaving Nodes in MANET.” November, 2009. [8] Rashmika N Patel, “An Analysis on Performance Evaluation Figure 9:- Packet Delivery Ratio of DSR in Various Placement Environments”, International Journal of Computer Networks and Security (IJCNS) Vol. 3 No. 6. Conclusion and future work 1. In our simulation, the performance of DYMO, LANMAR, [9] QualNet Network Simulator, Available: http://www.scalable- and STAR in Grid placement model is evaluated for networks.com. different network sizes, using QualNet5.0.1 simulator. From different analysis of graph and simulation, we can [10] QualNet documentation, “QualNet 5.0 Model Library, conclude that DYMO protocol in Grid placement is giving Advanced Wireless”, Available: http:// higher throughput and packet delivery ratio when STAR www.scalablenetworks.com/products/qualnet/download.php#docs protocol is giving less Average End to End Delay and . Average Jitter. In future this method of research can be extended [11] Dr. G. Padmavati, Dr. P. Subashini, and MS. D. Devi Aruna, to other Proactive and Reactive routing protocols such as “Hybrid routing Protocols to Secure Network Layer for Mobile Ad hoc Networks”. DSDV, WRP, CGSR, FSR, OLSR, ZRP, ABR, TORA, IJCTA | NOV-DEC 2011 1759 Available online@www.ijcta.com
  • 6. ISSN:2229-6093 Harish Shakywar et al, Int. J. Comp. Tech. Appl., Vol 2 (6), 1755-1760 [12] Laxmi Shrivastava, Sarita S. Bhadauria, G.S. Tomar, ” Performance Evaluation of Routing Protocols in MANET with different traffic loads”, International Conference on Coommunication System and Networks Technologies, 2011. [13] Elizabeth M. Royer, University of California, “A Review of Current Routing Protocols for Ad hoc Mobile Wireless Networks.” 2004. [14] I. Chakeres, S. Harnedy and R. Cole, “DYMO Manet Routing Protocol draft-ietf-manet-dymo-mib-04, IETF, Jan 2011. [15] Mario Gerla, Li Ma and Guangyu Pei, “Landmark Routing Protocol (LANMAR) for Large Scale Ad Hoc Networks <draft- ieft-manet-lanmar-05.txt>. November 2002. [16] J. J. Garcia-Luna-Aceves, Marcelo Spohn, David Beyer, “ SOURCE TREE ADAPTIVE ROUTING (STAR) PROTOCOL”, <draft-ieft-manet-star-00.txt>, October 1999. IJCTA | NOV-DEC 2011 1760 Available online@www.ijcta.com