Ijctt v9p118

Page 1

International Journal of Computer Trends and Technology (IJCTT) – volume 9 number 2– Mar 2014

Study of Routing Protocols in Mobile Ad Hoc Networks Nitin Goyat#1, Mr. Anshul Anand+2 #

+

M.Tech Student, Department of CSE, Shri Baba Mastnath Engineering College, Rohtak (INDIA) Assistant Professor, Department of CSE, Shri Baba Mastnath Engineering College, Rohtak (INDIA)

Abstract : Mobile ad hoc networks (MANETs) are rapidly evolving as an important area of mobility. MANETs are infrastructure less autonomous collection of mobile users that communicate over relatively bandwidth constrained wireless links. Due to mobile nature of nodes, the network topology may change rapidly and unpredictably time to time. The network is decentralized, where all network activity including discovering the topology and delivering messages must be executed by the nodes themselves, i.e., routing functionality will be incorporated into mobile nodes. Many routing algorithms have been proposed and developed for accomplishing this task. Therefore, it is difficult to determine which protocol performs best under different situations. Hence, this paper presents review of routing protocols. Keywords: MANET, ad hoc, AODV, DSR, TORA.

I.

Fig 1 : Routing protocols in MANET

INTRODUCTION

A mobile ad hoc network ( MANET) is a kind of wireless network without centralized administration or fixed network infrastructure in which nodes communicate over relatively bandwidth constrained wireless links and perform routing discovery and routing maintenance in a selforganized way. Due to mobile nature of nodes, the network topology may change rapidly and unpredictably time to time. The network is decentralized, where all network activity including discovering the topology and delivering messages must be executed by the nodes themselves, i.e. routing functionality will be incorporated into mobile nodes. Due to these reasons routing in MANETs is a challenging task. Multicast plays an important role in MANET. Nowadays the MANET enables many applications in the areas of emergency operations, disaster relief efforts. The Mobile Ad hoc network is one of most commonly used wireless network. As the number of user increases MANET suffer from most common network problems like congestion, packet loss, intrusion etc. II.

ROUTING PROTOCOLS in MANET

Protocol Classifications Depending on how protocols handle data packets from source to destination, MANET routing protocols are broadly classified into three categories (Fig 1): Proactive, Reactive and Hybrid protocols.

ISSN: 2231-2803

A. Proactive Protocols Proactive protocols table driven protocols in which every node maintains one or more tables representing the entire topology of the network. These tables are updated regularly in order to maintain up-to-date routing information from each node to every other node. Data Packets are transferred over the predefined route specified in the routing table. For maintenance of up to date routing information, information needs to be exchanges in-between nodes in topology on regular basis, leading to high overhead on network. Example protocols: DSDV, WRP, OLSR (Optimized Link State Routing) B. Reactive Protocols These types of protocols are also called as On Demand Routing Protocols where the routes are not predefined for routing table. This type of routing creates routes only when desired by source node. When a node requires a route to a destination, it initiates a route discovery process within the network. This route discovery mechanism is based on algorithm which employs on the technique that a node just broadcasts the packet to all of its neighbours and intermediate nodes just forward that packet to their neighbours. This is a repetitive technique until it reaches the destination. Reactive techniques have smaller routing overheads but higher latency. Example Protocols: DSR, AODV

http://www.ijcttjournal.org

Page 82


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.