ad hoc networks

27
Ad Hoc Networks BY DARPAN DEKIVADIYA 09BCE008 DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING AHMEDABAD-382481 April 2011

Upload: darpan-dekivadiya

Post on 11-May-2015

3.426 views

Category:

Technology


4 download

TRANSCRIPT

Page 1: Ad hoc Networks

Ad Hoc Networks

BY

DARPAN DEKIVADIYA09BCE008

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERINGAHMEDABAD-382481

April 2011

Page 2: Ad hoc Networks

Ad Hoc Networks

Seminar

Submitted in partial fulfillment of the requirements

For the degree of

Bachelor of Technology In Computer Engineering

By

DARPAN DEKIVADIYA09BCE008

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERINGAHMEDABAD-382481

April 2011

Page 3: Ad hoc Networks

Certificate

This is to certify that the Seminar entitled ”Ad Hoc Networks” submitted by DARPANDEKIVADIYA(09BCE008), towards the partial fulfillment of the requirements for the degreeof Bachelor of Technology in Computer Engineering of Nirma University of Science andTechnology, Ahmedabad is the record of work carried out by him under my supervision andguidance. In my opinion, the submitted work has reached a level required for being acceptedfor examination. The results embodied in this Seminar, to the best of my knowledge, haven’tbeen submitted to any other university or institution for award of any degree or diploma.

Prof.Vijay Ukani Prof. D. J. PatelAssistant Professor, Professor and Head,Dept. of Computer Science & Engg., Dept. of Computer Science & Engg.,Institute of Technology, Institute of Technology,Nirma University, Ahmedabad Nirma University, Ahmedabad

Prof. Manish ChaturvediGuide and Assistant Professor,Institute of Technology,Nirma University, Ahmedabad

iii

Page 4: Ad hoc Networks

ivAbstract

Now a days in the many areas of the network types of the network are used.Ad hocnetwork are one of the network. It is the mobile no de network and which all are connectedwith wireless link.There are many types of the ad hoc network.The most useful ad hocnetwork is in the security purpose.Routing algorithm is same as the wired network but somevariation are made in it.There is two types table-driven and on-demand protocols for therouting in ad hoc network.

iv

Page 5: Ad hoc Networks

vAcknowledgements

I would like to express my heartfelt gratitude to Prof. Manish Chaturvedi,Professor inDepartment of computer science and engineering for her valuable time and guidance thatmade the seminar project work a success. Thanking all my friends and all those who hadhelped me in carrying out this work. I am also indebted to the library resources centre andinterest services that enabled us to ponder over the vast subject of ”Ad Hoc Networks”.

- DARPAN DEKIVADIYA09BCE008

v

Page 6: Ad hoc Networks

Contents

Abstract iv

Acknowledgements v

1 Introduction 11.1 Characteristics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.2 Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.3 Major Issues and Challenges . . . . . . . . . . . . . . . . . . . . . . . . . . . 21.4 Ad Hoc versus Infrastructure based Networks . . . . . . . . . . . . . . . . . 3

2 Architecture of Ad Hoc Network 42.1 IEE 802.11 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4

2.1.1 History . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 42.2 Ad Hoc Mode . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5

2.2.1 Medium Access Control Layer . . . . . . . . . . . . . . . . . . . . . . 52.2.2 Basic DFWMAC-DCF using CSMA/CA . . . . . . . . . . . . . . . . 62.2.3 DFWMAC-DCF with RTS/CTS . . . . . . . . . . . . . . . . . . . . 7

3 Routing In Ad-Hoc Networks 83.1 Requirement of the Routing . . . . . . . . . . . . . . . . . . . . . . . . . . . 83.2 General Issues for Ad Hoc Network Routing . . . . . . . . . . . . . . . . . . 9

4 Routing Protocols 104.1 Classification . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10

4.1.1 Based on the routing information update mechanism . . . . . . . . . 104.1.2 Based on the use of Temporal information for Routing . . . . . . . . 104.1.3 Based on Routing Topology . . . . . . . . . . . . . . . . . . . . . . . 114.1.4 Based on the Utilization of specific Resources . . . . . . . . . . . . . 11

4.2 Proactive or table-driven routing protocols . . . . . . . . . . . . . . . . . . . 114.2.1 Destination sequenced distance-vector protocol . . . . . . . . . . . . . 114.2.2 Wireless routing protocol . . . . . . . . . . . . . . . . . . . . . . . . . 134.2.3 Cluster head Gateway Switch Routing protocol . . . . . . . . . . . . 14

4.3 On-Demand routing protocols . . . . . . . . . . . . . . . . . . . . . . . . . . 154.3.1 Dynamic Source Routing Protocol . . . . . . . . . . . . . . . . . . . . 154.3.2 Ad Hoc On-Demand Distance Vector Routing Protocol . . . . . . . . 17

4.4 Hybrid routing protocols . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 194.4.1 Zone Routing Protocol . . . . . . . . . . . . . . . . . . . . . . . . . . 19

vi

Page 7: Ad hoc Networks

Chapter 1

Introduction

In computer networking, an Ad Hoc Network refers to a network connection establishedfor a single session and does not require a router or a wireless base station.

Mobile nodes that are within each other’s radio range communicate directly via wirelesslinks that. Here mobile nodes are cause the different topology in the networks.

In the above diagram nodes A and D have direct connection between them. In the firstradio station shows that in same radio stations both A and D are directly connected. Butas the show in the second radio station, when nodes d are goes away from the these stationthe connection link was broken between them. But still A and D are connected via nodesA-B-C-D. So this type of networks connections is held in ad hoc networks. So it is widelyused in the military application and other temporary networks. For example, military units(e.g., soldiers, tanks, or planes), equipped with wireless communication devices, could forman ad hoc network when they roam in a battlefield. Ad hoc networks can also be used foremergency, law enforcement, and rescue missions.

1

Page 8: Ad hoc Networks

1.1 Characteristics

� Operating without a central coordinator

� Multi-hop radio relaying

� Frequent link breakage due to mobile nodes

� Constraint resources (bandwidth, computing power, battery lifetime)

� Instant deployment

1.2 Applications

� Military applications

� Collaborative computing

� Emergency rescue

� Mesh networks

� Wireless sensor networks

� Multi-hop cellular networks

� Wireless Community Network

1.3 Major Issues and Challenges

� Hidden terminal problem

� Exposed terminal problem

� Channel efficiency

� Access delay and fairness

� Differential service

� Realistic mobility modeling

� power-aware routing

� Constructing virtual backbone

� Distinguish contention, packet drop, and noise errors

� Security

� Efficient multicasting

2

Page 9: Ad hoc Networks

1.4 Ad Hoc versus Infrastructure based Networks

In infrastructure based Networks , communication typically takes place only between thewireless nodes and the access point , but not directly between the wireless nodes.

Infrastructure Networks contain special nodes called access points(APs), which are con-nected via existing networks. APs are special in the sense that they can interact with wirelessnodes as well as with the existing wired network. The other wireless nodes , also known asmobile stations , communicate via APs. The APs also act as bridges with other networks.

Ad hoc LANs do not need any fixed infrastructure. These networks can be set up on thefly at any place. Nodes communicate directly with each other or forward messages throughother nodes that are directly accessible. The design of infrastructure based networks issimpler because most of the network functionality lies within the access point ,whereas theclient can remain quite simple.

In Ad hoc networks, the complexity of each node is higher because every node has toimplement medium access mechanisms to provide certain quality of service. Infrastructurebased networks lose some of the flexibility which wireless networks can offer. They cannotbe used for disaster relief in cases where no infrastructure is left, where ad hoc networks canbe used.

3

Page 10: Ad hoc Networks

Chapter 2

Architecture of Ad Hoc Network

The architecture of ad hoc network can be explained by IEEE 802.11 standards.

2.1 IEE 802.11

IEEE 802.11 is a set of IEEE standards that govern wireless networking transmissionmethods.

2.1.1 History

802.11 technology has its origins in a 1985 ruling by the U.S. Federal CommunicationsCommission that released the ISM band for unlicensed use. In 1991 NCR Corporation (nowAlcatel-Lucent and LSI Corporation) invented the precursor to 802.11 in Nieuwegein, TheNetherlands. The inventors initially intended to use the technology for cashier systems; thefirst wireless products were brought on the market under the name WaveLAN with raw datarates of 1 Mbit/s and 2 Mbit/s.

Vic Hayes, who held the chair of IEEE 802.11 for 10 years and has been called the”father of Wi-Fi” was involved in designing the initial 802.11b and 802.11a standards withinthe IEEE.

In 1992, the Commonwealth Scientific and Industrial Research Organisation (CSIRO)obtained a patent in Australia for a method of wireless data transfer technology based onthe use of Fourier transforms to ”unsmear” the signal. In 1996, CSIRO obtained a patentfor the same technology in the US. In April 2009, 14 tech companies selling Wi-Fi devices,including Dell, HP, Microsoft, Intel, Nintendo, and Toshiba, agreed to pay CSIRO 250 dollorsmillion for infringements on the CSIRO patents

Mobile terminals can operate in two modes under IEEE 802.11 :

� Infrastructure Mode

� Ad Hoc Mode

4

Page 11: Ad hoc Networks

2.2 Ad Hoc Mode

IEEE 802.11 only covers PHY layer and MAC layer

PHY layer is subdivided into

� Physical Layer Convergence Protocol (PLCP)

� Physical Medium Dependent sub layer (PMD)

PHY management include channel tuning and responsible for higher layer functions (e.g.control of bridging). MAC management controls authentication mechanism and power man-agement to save battery power.

2.2.1 Medium Access Control Layer

The basic servies provided by the MAC layer are the mandatory ”Asynchronous dataservice” and an optional ”Time bounded service”. while 802.11 only offers the Asynchronousdata service in ad-hoc mode,both service types can be offered using an Infrastructure basednetwork.

The following three mechanisms for IEEE 802.11 : The mandatory basic method basedon a version of CSMA/CA, an optional method avoiding the hidden terminal problem,andfinally a contention free polling method for time bounded service. The first two methods arealso summarized as ”Ditributed Coordination Function(DCF)”, the third method is called”Point Coordination Function(PCF)”. The MAC Mechanisms are also called ”DistributedFoundation Wireless Medium Access Control(DFWMAC)”.

5

Page 12: Ad hoc Networks

2.2.2 Basic DFWMAC-DCF using CSMA/CA

The mandatory access mechanism of IEE 802.11 is based on Carrier Sense MultipleAccess with Collision Avoidance(CSMA/CA) ,which is random access scheme with carriersense and collision avoidance through random backoff. The basic CSMA/CA mechanismshown in figure 2.1:

Figure 2.1: Cotention window and waiting time

If medium is idle for at least the duration of DIFS , a node can access the medium atonce.This allows for short access delay under light load.

If medium is busy , nodes have to wait for the duration of DIFS , entering a contentionphase afterwards.

Each node now choose a random back off time within a contention window and delaysmedium access for this random amount of time.

The node cntinues to sense the medium. As soon as a node senses the channel is busy ,it has lost this cycle and has to wait for the next chance. But if the randomized additionalwaiting time for a node is over and the medium is still idle ,the node can access the mediumimmediately.

The basic CSMA/CA mechanism is not fair.Independent of the overall time a node hasalready waited for transmission;each node has the same chances for transmitting data in thenext cycle.To provide fairness , IEEE 802.11 adds back off timer. Each node selects randomamount of waiting time within the range of contention window.

If certain station does not get access to the medium in first cycle, it stops its back offtimer , waits for the channel to be idle again for DIFS and starts the counter again. As soonas the counter expires, the node accesses medium. This means that deffered stations do notchoose a randomized backoff time again, but continue to countdown.

Stations that have waited longer have the advantage over stations that have just en-tered,in that they only have to wait for the remainder of their backoff timer from the previouscycle.

6

Page 13: Ad hoc Networks

2.2.3 DFWMAC-DCF with RTS/CTS

Hidden terminal problem may occur in 802.11, if one station can receive two others, butthose cannot receive each other.

To deal with this problem, mechanism using two control packets , RTS and CTS.After waiting for DIFS , the sender can issue a request to send (RTS) control packet.Every node receiving this RTS now has to set its net allocation vector (NAV) in accor-

dance with the duration fieldThe NAV than specifies earliest point at which the station can try to access the medium.If the receiver receives the RTS , it answers with the clear to send (CTS) waiting for

SIFS.This CTS packet contains duration field and receivers have to adjust their NAV.Now all nodes within receiving distance around sender and receiver are informed that

they have to wait more time before accessing the medium.This mechanism reserves the medium for one sender exclusively.It is also called a Virtual Reservation Scheme.

7

Page 14: Ad hoc Networks

Chapter 3

Routing In Ad-Hoc Networks

3.1 Requirement of the Routing

� It should be fully distributed, as centralized routing involves high control overheadand hence is not scalable. Distributed routing is more fault-tolerant than centralizedrouting, which involves the risk of single point of failure.

� It must be adaptive to frequent topology changes caused by the mobility of nodes.

� It must be localized, as global state maintenance involves a huge state propagationcontrol overhead.

� It must be loop-free and free from stale routes.

� It must converge to optimal routes once the network topology becomes stable. Theconvergence must be quick.

� It must optimally use scare resources such as bandwidth, computing power, memoryand battery power.

� It should be able to provide a certain level of quality of service (Qos) as demanded bythe applications,and should also offer support for time-sensitive traffic.

� The flooding must be less.

8

Page 15: Ad hoc Networks

3.2 General Issues for Ad Hoc Network Routing

Secure delivery and the capability to handle constant connectivity are the most importantissues for routing protocols in wireless mobile ad hoc networks. Once the path will establishbetween the source end destination, the source will send message to the destination withoutworried.If the connectivity of any two nodes changes and routes are affected by this change,the routing protocol should be able to recover if an alternate path exists.

There are some other issues related to routing in wireless ad hoc networks. For example:

� overhead is particularly important in a wireless network with limited bandwidth.

� Power consumption may also be a problem in an ad hoc network with battery-powerednodes.

� Quality of service may be required in an ad hoc network supporting delay sensitiveapplications such as video conferencing .

� A routing protocol may need to balance traffic based on the traffic load on links.

� Scalability of routing protocols is an important issue for large networks .

The routing protocol may need to implement security to protect against attacks, suchas sniffer, man-in-the-middle. Routing protocols may rely on information based on otherlayers. For example, the Global Positioning System (GPS) can be used in wireless ad hocnetworks deployed in battlefields or connecting vehicles. Mobility prediction can improverouting in wireless networks with known movement patterns, such as the IRIDIUM systemsatellite network . Information from the medium access control layer may be propagated tothe network layer so that neighbours can be detected via MAC layer protocols. The powerof received signals from a neighbouring node can be used to decide whether neighbour ismoving closer or further away .

9

Page 16: Ad hoc Networks

Chapter 4

Routing Protocols

4.1 Classification

Routing protocols for ad hoc wireless networks can be classified into several types basedon different criteria. The routing protocols for ad hoc wireless networks can be broadlyclassified into four categories base on :-

� Routing Information update mechanism

� Use of Temporal information for routing

� Routing Topology

� Utilization of specific resources

4.1.1 Based on the routing information update mechanism

� Proactive or table-driven routing protocols

� Reactive or on demand routing protocols

� Hybrid routing protocols

4.1.2 Based on the use of Temporal information for Routing

Since ad hoc wireless networks are highly dynamic and path breaks are much morefrequent than in wired networks, the use of temporal information regarding the lifetime ofthe wireless links and the lifetime of the path selected assumes significance.

� Routing protocols using past temporal information

� Routing protocols that use future temporal information

10

Page 17: Ad hoc Networks

4.1.3 Based on Routing Topology

Routing topology being used in the Internet is hierarchical in order to reduce the stateinformation maintain at the core routers.

� Flat topology routing protocols

� Hierarchical topology routing protocols

4.1.4 Based on the Utilization of specific Resources

� Power aware routing

� Geographical information assisted routing

4.2 Proactive or table-driven routing protocols

These protocols are extension of the wired network routing protocols. They maintainthe global topology information in the form of the tables at every node. These tables areupdated frequently in order to maintain consistent and accurate network state information.The distance-vector routing protocol (DSDV),wireless routing protocol (WRP),source-treeadaptive routing protocol (STAR),and cluster-head gateway switch routing protocol (CGSR)are some example for the protocols that belong to this category.

4.2.1 Destination sequenced distance-vector protocol

This protocol also called as the DSDV routing protocol. It is the enhanced version ofthe distributed Bellman-Ford algorithm where each node maintains a table that contains theshortest distance and the first node on the shortest path to every other node in the network.It incorporate table update with increasing sequence number tag to prevent loops, to counterto the count-to-infinity problem, and for faster convergences. As describe this is the tabledriven so that at finite interval the tables of the each node exchange to update and whichare reachable from all the nodes. If the topologies of the network are change then all tablesare forwarded to their neighbor. Here in the table updating, we have two types:- One isthe full dump in which done either when the local topology changed significantly or when amore incremental change required in the table. Second is the incremental update in whichnode does not observe change in the topology. Here one example is given for table updatingand node table creation.

11

Page 18: Ad hoc Networks

Figure 4.1: DSDV Protocol

Desination Next Hop DistanceA A 0B B 1C C 1D D 1E D 2F D 2

Table 4.1: Routing Table of DSDV Protocol

Here consider the example, here node A is the source node and F is the destinationnode. Here in the table first Column is destination node which is all nodes in the network.Second Column is the next node in the shortest path to the source path. Third column isthe distance between two nodes- source to destination. And fourth column is the sequencenumber of each packet to be received by them.

Here routing table for node A is indicating that the shortest path to the destination nodeF is available through node D and the distance to it is two. And the packets to be receivedat that place which has number as shown in table. If any link between two node is brokenthen the distance is assign infinite to that node and update the all node’s routing table.

12

Page 19: Ad hoc Networks

Advantages

� The availability of the routers to all destination at all times implies that much lessdelay is involved in the route setup process.

� The mechanism of incremental updates with sequence number tags makes the existingwired network protocol adaptable to ad hoc networks. Hence wired network protocolcan be applied to the ad hoc network by less modification.

Disadvantages

� A small network with high mobility or a large network with low mobility can completelychoke the available bandwidth. Hence this protocol suffers from excessive controloverhead that is proportional to the number of nodes in the network.

� In order to obtain information about a particular destination node, a node has to waitfor a table update message initiated by the same destination node.

4.2.2 Wireless routing protocol

The WRP protocols is the basically same as the DSDV protocols, but it is differ fromit only in the their routing protocol. The routing table contain the up-to-date view of thenetwork for the network for all known destination. The routing table keeps the shortestdistance, the predecessor node and flag indicating the status of the path. The path statusmay be a simple path(correct) ,or a loop(error) ,or the destination node not marked(null).The LTC(Link cost table) contain the cost of relaying message through each link. TheMRL(Message transmission list) contains an entry for the every update message that is tobe retransmitted and maintain the counter for the each entry. When a node detects a linkbreak, it sends an update message to its all neighbors with the link cost is infinite (?). Andthat all neighbors find the alternate path to reach the destination and resend the message.

Advantages

� It is the faster convergence and involves fewer table updates.

Disadvantages

� Complexity of maintenance of multiple tables demands a larger memory and greaterprocessing power from the nodes.

� At the high mobility, the control overhead involved in updating table entries is almostthe same as DSDV. So it is not suitable for highly dynamic and also for very large adhoc networks.

13

Page 20: Ad hoc Networks

4.2.3 Cluster head Gateway Switch Routing protocol

The CGSR protocol uses a hierarchical network topology that employs at topologies.CGSR organizes nodes into clusters, with coordination among the member of each clusterinstructed nodes named ”cluster head”. This cluster head selected dynamically by employinga least cluster change (LCC) algorithm. According to this algorithm ,nodes creates to bea cluster-head only if it comes under the range of another cluster-head, where tie is brokeneither using the lower ID or highest connectivity algorithm. CGSR protocol creates afixedregion in the network. Each node in the cluster region is known as cluster member andthey all are connected with pivot node which is called cluster-head .Two cluster region areconnected via node which are place in intersection region of two cluster region and calledcluster-gateway.

Figure 4.2: CGSR protocol

Here in the figure three cluster area are shown ,the all are overlapped in each other .sobetween their intersection one node is placed as the gateway which transfer the informationof one cluster area to the other.

14

Page 21: Ad hoc Networks

Advantages

� CGSR is a hierarchical routing scheme which enables partial coordination betweennodes by electing cluster-heads. Hence , better bandwidth utilization is possible.

� It is easy to implement priority scheduling scheme with token scheduling and gatewaycode scheduling.

Disadvantages

� It increases in path length and instability in the system at high mobility when the rateof change of cluster-heads is high.

� To avoid gateway conflicts, more resources are required.

� The power consumption at the cluster-head node is also a matter of concern becausethe battery-draining rate at the cluster-head is higher than that at a normal node.

4.3 On-Demand routing protocols

This type of protocols execute the path finding process and exchange routing informationonly when path is required by the node to communicate with a destination. There some ofthe routing protocols like Dynamic Source Routing Protocol (DSR) , Ad Hoc On-DemandDistance Vector Routing Protocol (AODV) .

4.3.1 Dynamic Source Routing Protocol

This type of routing protocol is design to restrict the bandwidth consumed by controlpackets in ad wireless networks by eliminating the periodic table-update message requiredin the table driven approach. In this routing protocol does not require periodic ’hello’packet transmission, which are used by a node to inform its neighbors of its presence. Thebasic approach of this protocol during the routing construction phase is to establish a routeby flooding Route-Request packets in the network. The destination node, On receiving aRoute-Request packet, respond by sending Route-Reply packets back to the resource.

15

Page 22: Ad hoc Networks

Figure 4.3: DSR Protocol

Here shown in the figure, the node 1 is the source node and the node 5 is the destinationnode. when 1 has data packet to sent to the node 5, it initiate a Route-Request as BLUEarrow in figure ,and sent it to all its neighbors or flooded. Each node receiving this requestpacket check if it is the destination then it generate Reply packet and send to sender. Ifit is not proper destination then again that node send request packets to their neighboruntil destination node not found. Each packet has unique sequence number so that in thenetwork while flooding loop will not generate. If duplicate the packet at any node then itwill discarded by the particular node where redundancy will observe.

16

Page 23: Ad hoc Networks

Advantages

� Do not exchange routing update periodically, so overhead transmission is greatly re-duced

� Can refer to cache for the new route when link fails.

Disadvantages

� Scalability problem: High route discovery latency for large network.

� High mobility problem: although the packet dropped may not be substantional, theoverhead traffic will increase a lot.

4.3.2 Ad Hoc On-Demand Distance Vector Routing Protocol

The Ad hoc On-demand Distance Vector (AODV) routing protocol is a reactive protocol.Similar to DSR,AODV broadcasts a route request to discover a route in a reactive mode. Thedifference is that in AODV, a field of the number of hops is used in the route record, insteadof a list of intermediate router addresses. Each intermediate router sets up a temporaryreverse link in the process of a route discovery. This link points to the router that forwardedthe request. Hence, the reply message can find its way back to the initiator when a route isdiscovered. When intermediate routers receive the reply, they can also set up correspondingforward routing entries. To prevent old routing information being used as a reply to thelatest request, a destination sequence number is used in the route discovery packet and theroute reply packet. A higher sequence number implies a more recent route request.

We use the example topology shown in Figure to illustrate the discovery procedure ofAODV. Note that Routers A and C are disconnected from each other while both of themconnect to B. When Router A starts a route discovery to C, a route request is broadcast. Therequest packet contains the requested destination sequence number, which is 1 greater thanthe one currently kept at A. The intermediate routers reply to the source if they know theroute to that destination with the same or higher destination sequence number. We assumethat B does not have a record for a route to C. Therefore, B first sets up a temporary linkpointing back to A. In the second step, it increases the number of hops by 1 and rebroadcaststhe request. When C receives that request, it creates a new destination sequence number. Aroute reply with that new sequence number is sent by C. The initiator and all intermediaterouters build routing entries associated with this new sequence number when they receivethe reply. The number of hop values can be used to find a shorter path if a router receivestwo replies with the same destination sequence number.

17

Page 24: Ad hoc Networks

Figure 4.4: AODV Protocol

Advantages

� AODV is loop-free due to the destination sequence numbers associated with routes.Therefore, it offers quick convergence when the ad hoc network topology changes which,typically, occurs when a node moves in the network

Disadvantages

� Poor scalability is a disadvantage of AODV.

18

Page 25: Ad hoc Networks

4.4 Hybrid routing protocols

4.4.1 Zone Routing Protocol

The Zone Routing Protocol (ZRP) is a prototype routing protocol. ZRP is formed by twosub-protocols, the Intrazone Routing Protocol (IARP) and the Interzone Routing Protocol(IERP).

IARP is ”a limited scope proactive routing protocol used to improve the performance ofexisting globally reactive routing protocols”. It relies on the service of a certain neighbordiscovery protocol (NDP) to provide neighbor information. IARP may use a scheme basedon the time-to-live (TTL) field in IP packets to control the zone range.

IERP is the reactive routing component of ZRP. This scheme is responsible for finding aglobal path. It avoids global queries for destinations that would be sent to surrounding hopneighbors. When global queries are required, ”the routing zone based broadcast service canbe used to efficiently guide route queries outward, rather than blindly relaying queries fromneighbor to neighbor”.

ZRP tries to combine the advantages of reactive and proactive routing protocols. Thepotential disad-vantage is the lack of route optimization. We use the example network inFigure to briefly show the concept of ZRP. The range of the zone is set to one. So routersin Subnets I and II use proactive IARP to find routes to other routers in the same subnet.For routes to the other subnet, reactive IERP is used.

Figure 4.5: Zone Routing Protocol

19

Page 26: Ad hoc Networks

Advantages

� By combining the best features of proactive and reactive routing scheme, ZRP reducethe control overhead compared to the Route-Request flooding mechanism employedin on-demand approaches and the periodic flooding of routing information packets intable-driven approaches.

Disadvantages

� In absence of a query control ,ZRP tends to produce higher control overhead thanthe aforementioned schemes. This can happen due to the large overlapping of nodes’routing zones. The query control must ensure that redundant or duplicate Route-Request are not forwarded.

� The decision on the zone radius has a significant impact on the performance of theprotocol.

20

Page 27: Ad hoc Networks

References

� Ad hoc wireless networks Architectures and protocols By C.Siva Ram Murthy and B.S.Manoj

� A Secure Routing Protocol for Ad Hoc network By Kimaya Sanzgir

� Mobile Communications By Jochen H. Schiller

21