Performance Evaluation of Routing Strategies in MANETs

Size: px
Start display at page:

Download "Performance Evaluation of Routing Strategies in MANETs"

Transcription

1 Performance Evaluation of Routing Strategies in MANETs MUHAMMAD SHABBIR Mirpur, Azad Kashmir PAKISTAN Abstract: - Ad hoc networks are gaining increasing popularity in recent years because of their ease of deployment. No wired base station or infrastructure is supported, and each host communicates one another via packet radios. In ad hoc networks, routing protocols are challenged with establishing and maintaining multihop routes in the face of mobility, bandwidth limitation and power constraints. In this paper, the distance vector based Wireless Routing Protocol () and Adaptive Distance Vector protocol (), the link state based reactive protocol Fisheye State Routing (), the on-demand routing protocol Dynamic Source Routing () and Associativity Based Routing protocol (), and the location based reactive protocol Location-Aided Routing protocol () are simulated using OPNET Modeler and compared under various network scenarios (e.g., different mobility patterns, mobility rates, traffic patterns, etc). Our study shows that overall, all protocols performed much better with the group mobility model than with the random waypoint model. and, especially, are the main beneficiaries of the group mobility model. Each protocol s performance degraded as mobility rates increased. On-demand protocols were highly effective and efficient in most of our scenarios. Extra delay in acquiring routes, though, makes them less attractive in delivering real-time traffic. further improved an on-demand protocol by using location information, but produced more overhead to exchange location information. Key-Words: - MANET,,,,,, 1 Introduction A Mobile Ad Hoc Network (MANET) is an autonomous system of functionally equivalent mobile nodes, which must be able to communicate while moving, without any kind of wired infrastructure. These networks are found very appropriate for an environment where either the infrastructure is lost or where deploy an infrastructure is not very cost effective. As the necessity of exchanging and sharing data increases in our daily life, users demand ubiquitous, easy connectivity, and fast networks whether they are at work, at home, or on the move. Moreover, the mobile users require connectivity of all their personal electronic devices (PEDs) in an ad hoc manner. The network that provides connectivity in an ad hoc manner is referred to as Mobile Ad Hoc Network (MANET). However, MANETs are not only limited to civilian use but are also used in disaster recovery (such as fire, flood, and earthquake), law enforcement (such as crowd control, search, and rescue), and tactical communications (such as soldiers coordinating moves in a battlefield) [1]. Thus research in the area of mobile ad hoc networking has received wide interest. The entire life-cycle of MANETs can be classified as: First, Second, and Third Generation mobile ad-hoc networks. The ad hoc networks of these days are considered to be the third generation. The first generation called the PRNET (Packet Radio Networks) was emerged in PRNET a kind of distance-vector based routing, in combination of ALOHA (Arial Locations of Hazardous Atmospheres) and CSMA (Carrier Sense Multiple Access) approaches for medium access control were used on experimental basis to provide diverse networking capabilities in a combat situation. In 198s the second generation of MANETs comes into being by further improvement in ad hoc networks and implementation as a part of the SURAN (Survivable Adaptive Radio Networks) program. A packetswitched network provided the mobile battlefield an infrastructure less situation. The SURAN program was proved to be beneficial in improvement of the radios performance by making them smaller, cheaper, ISSN: ISBN:

2 and pliant to electronic attacks. The thought of commercial MANETs inwards in 199s, with laptop/notebook computers. In the same days, the suggestion of a collection of mobile nodes was proposed at some research meetings/conferences [2]. The research community had started to look into the prospect of deploying ad-hoc networks in other areas of application after adoption of the term ad hoc networks by the IEEE subcommittee. In the meantime, work was going on to progress the previously built ad-hoc networks. Some of the outcomes of these efforts are GloMo (Global Mobile Information Systems) and the NTDR (Near-term Digital Radio). The GloMo provided an office environment with Ethernet-type multimedia connectivity anytime and anywhere in handheld devices. The only existent non-prototypical ad-hoc network that is in use today is NTDR. It is selforganized into a two-tier network using clustering and link-state routing. Development of diverse channel access approaches now in the CSMA/CA and TDMA molds, and some other routing and topology control mechanisms were some of the other inventions of that time [3]. Later on to standardize routing protocols for MANETs, the MANET working group within the (IETF) Internet Engineer Task Force was created in mid 199s. The invention of reactive and proactive routing protocols was the development of routing within the working group and the larger community. Shortly, a medium access protocol that was based on collision avoidance and tolerated hidden terminals, making it usable for building MANET prototypes out of laptops/notebooks and PCMCIA cards was chosen a standard by IEEE subcommittee. Some other ad-hoc network standards that benefited ad-hoc networking were Bluetooth and HYPERLAN [2]. 2 MANET Routing Protocols Routing protocols proposed for wireless mobile ad hoc networks can be generally categorized by the routing strategy. First, there are protocols that are distance vector based. Pure distance vector algorithms (e.g., Distributed Bellman-Ford [4], Routing Internet Protocol (RIP) [5], etc.) do not perform well in mobile networks because of slow convergence and count-toinfinity problem [6]. Thus, newly proposed protocols modify and enhance the distance vector algorithm. Protocols of this type include Wireless Routing Protocol () [7], Destination Sequence Distance Vector (DSDV) [7] and Adaptive Distance Vector () [9] routing protocol. Second, there are protocols that are based on link state algorithm. Protocols such as Fisheye State Routing ()7], and Optimized Link State Routing (OLSR) [7] are typical link state protocols. Third, the protocols that are only proposed for ad hoc networks are on-demand routing. These routing protocols do not maintain route to each destination of the network on a continual basis. Instead, routes are established on demand by the source. When a route is needed by the source, it floods a route request packet to construct a route. Upon receiving route request, the destination selects the best route based on route selection algorithm. Route reply packet is then sent back to the source via the newly chosen route. In ondemand routing protocols, control traffic overhead is greatly reduced since no periodic exchange of route tables are required. Typical on demand routing protocols are Dynamic Source Routing () [7], Ad-Hoc On Demand Distance Vector (AODV) 7] routing, and Associative-Based Routing () [7]. Fourth, with the arrival of Global Positioning System (GPS) [8], protocols making use of node location information while building routes have been proposed recently. With the knowledge of node position, routing can be more effective at the cost of overhead required to exchange location information. Routing protocols that require GPS are Location-Aided Routing () [7], Distance Routing Effect Algorithm for Mobility (DREAM) [9], and Greedy Perimeter Stateless Routing (GPSR) [1]. 3 Performance Evaluation In this paper, performance evaluation of protocols from different classes under different network scenarios (i.e., mobility rates and mobility patterns etc) is presented. The OPNET Modeler a wireless network simulation platform is used to simulate the protocols. The results achieved helps us to study advantages and disadvantages of each protocol studied. 3.1 Simulation Model A network of 4 mobile nodes placed randomly within a 6x6 meter area with the propagation ISSN: ISBN:

3 range of radio interface for each node 2 meters and 2Mb/s channel capacity without network partitions is modeled. For each scenario, multiple runs with different seed numbers were conducted and collected data was averaged over those runs. For our experiments, a free space propagation model [11] with a threshold cutoff was chosen. The power of signal attenuates as 1/d 2 in free space model, where d is the distance between radios. Radio capture effect is taken into account. In the radio capture phenomenon the arriving signal is received if the capture ratio (the minimum ratio of an arriving packet s signal strength relative to those of other colliding packets) [11] is grater than the predefined threshold value, while other interfering packets are dropped. In our experiments we use the IEEE protocol with Distributed Coordination Function (DCF) [12] as the MAC layer. Under independent ad hoc configuration wireless channel is shared by mobiles using the basic access method DCF. Carrier Sense Multiple Access/ Collision Avoidance (CSMA/CA) with acknowledgments is used as the access scheme. For channel reservation, virtual carrier sense and Request to Send/Clear to Send (RTS/CTS) control frames for unicast may be allowed to nodes. If the packets are larger than a given threshold fragmentation of packets is allowed. However, fragmentation was not used in our simulations as data packets are small. The physical carrier sense is augmented by the virtual carrier sense in determining when mobile nodes recognize that the medium is busy by setting timers based upon the reservations in RTS/CTS packets. In the presence of high bit error and loss rates; fragmentation is helpful as it reduces the size of the data units that need to be retransmitted. To simulate a constant bit rate source, a traffic generator was developed with a data pay load of 512 bytes. We have chosen this value because smaller payload sizes penalize protocols that append source routes to each data packet. Five data sessions with randomly selected sources and destinations were simulated. Each source transmits adapt packets at a rate between.5 packet/sec, up to 5 packet/sec. Two different mobility patterns; random waypoint model [13] and the group mobility model were implemented. The implementation of Random Waypoint Model is as follows: each mobile node randomly selects one location as the destination and travels toward this destination with constant velocity chosen uniformly and randomly from (, V max ), where V max is the maximum allowable velocity for each mobile node. The node stops for a duration defined by the parameter T pause (pause time). After the pause time, the node again chooses another random destination and move toward it. This process is repeated again and again until the simulation completes. The velocity and direction of a node are chosen independently of the other nodes. In our simulations we have chosen Tpause= 1 seconds and mobility speed varies from km/hr to 7 km/hr. Note that the stationary period is not considered in computing node speed. Group mobility model is used in situations when hosts in an ad hoc network form groups and nodes in the groups are moving in a similar manner. This kind of mobility is called as group mobility. For our simulations of group mobility model, we divide our network into four groups and each group contains 1 nodes. Nodes in the same group are placed close to each other. Each group may move differently from others but nodes within a group move with a same speed and in a similar direction. Movement of each group and each node in a group can be characterized as Exponentially Correlated Random Mobility (ECRM) [14]. 4 Simulation Results 4.1 Results of Random Waypoint Model Packet Delivery Ratio Packet delivery ratio is defined as the ratio of data packets successfully delivered to the destinations and data packets originated by the sources. The effectiveness of a routing protocol is indicated by packet delivery ratio. Over all,, and routing protocols have very high packet delivery ratios, especially when subject to comparatively low mobility. Slight performance degradation is observed with mobility. Route taken by Route Request may already be broken when the source sends data or even when Route Replies are being returned back to the source in highly mobile situations. It is found that, the performance degradation at high mobility speed is due to the delay resulting from discovering routes. Although, is ISSN: ISBN:

4 an improvement of basic but does not perform much better than. Since, has several optimization features that are not implemented in. Another, factor is that, when nodes moves at high speed the location information used by may become out-of-date. Packet Delivery Ratio Fig.1: Packet Deliver Ratio as function of mobility speed When compared to other protocols, and showed less effectiveness especially at high mobility rates. Due to faster movement of nodes link connectivity changes more often which causes triggering of more update messages. An acknowledgement is required to send back by the neighborhood nodes for each triggered update, and this adds to control overhead. Many changes required being adsorbed and propagated; temporary loops may do exist and the network view converged slowly. An enormous amount of packets generated by triggered updates, acknowledgements, and loops, contributed towards collisions, congestion, and packet drops. was found sensitive to mobility. In update messages are time-triggered only, not event-triggered. As mobility speed increases, routes to remote destinations become less accurate; consequently some of the link state information maintained in route tables became vague. By shortening periodic update interval, this problem may be resolved, but at the cost of excessive routing overhead. It is seen from the Figure 1 that all protocols perform well under low mobility rates, but as, the mobility speed increases they become less effective Hop Distance Hop distance is the average number of hops traveled by data packets that reached their destinations successfully. Hop distance is closely related to the packet delivery ratio in highly mobile situation when links changes frequently, because different routing protocols give different packet delivery ratios. So, one might not confused that a low hop count indicates effectiveness of route selection. This might true only in the situations when different routing protocols have the same packet delivery ratio. Therefore, higher the packet delivery ratio, the higher the hop distance. Low hop distance means that most of the data packets are intended for delivery to nearby nodes and packets sent to remote hosts are likely dropped. Thus, the information about the survivability of the protocols is provided by the hop count. Average Hop Count Mobility Speed Fig. 2: Hop Count as a function of Mobility Speed Figure 2 shows, that the protocols that delivered more data packets as was shown in Figure 1 have higher average hop distance. Grater the distance between source and destination, grater will be the number of intermediate nodes that data packets need to visit. If the packets are required to visit many links, the probability of a packet being dropped becomes grater, particularly if network topology changes frequently. Therefore, more data packets may be drooped, if routing protocol cannot handle topology changes rapidly. So the effectiveness of protocols degraded Number of Total Packets Transmitted per Data Packets Delivered It is the measure of each data packet transmitted. The packets that are eventually drooped and retransmitted by intermediate nodes are included in this measure. This measure can be viewed as the efficiency of delivering data [15], because this figure is divided by the number of packets delivered to the destinations. ISSN: ISBN:

5 Figure 3 shows the average number of data and control packets transmitted per data packet delivered. Since, most link layer protocols are contention based; therefore, this measure is particularly significant in ad hoc networks. As compared to other protocols, and show much lower values. has less packets transmitted than and. Even though the difference is very small, this difference is due to limiting the propagation of Route Request using location information. Average No. of Total Packets Transmitted/Data Packets Deliverd Fig.3: Number of Total Packets transmitted/data Packets Delivered as a function of Mobility Speed 4.2 Results of Group Mobility Model Packet Deliver Ratio The packet delivery ratio of each protocol in the group mobility model is shown in Figure 4. Packet Delivery Ratio Fig. 4: Packet Delivery Ratio as a function of group mobility speed As compared to the random waypoint model all protocols are able to deliver more data packets successfully. This can be observed from the vertical scales of Figure 1 and Figure 4. In the group mobility model there are relatively few link changes because nodes in the same group move similarly. Route breaks occurred much less frequent even in highly mobile situations as compared to the random waypoint model. The network view converges more quickly because of few update packets are sent. This shows a spectacular improvement in. Under the group mobility model the most improved protocol is. Average No. of Total Packets Transmitted/Data Packets Delivered Fig. 5: Number of Total Packets Transmitted per Data Packets Delivered as a function of Group Mobility Speed Number of Total Packets Transmitted per Data Packets Delivered Figure 5 shows the average number of total packets transmitted per data packet delivered as a function of group mobility speed. As compared to the random waypoint model this measure also improved. The efficiencies are enhanced accordingly because protocols delivered more data. 5 Conclusion Performance evaluation of six routing protocols (,,,,, and ) representing different routing categories was conducted. Many different scenarios were considered and simulations were run. It was found that each protocol showed capability in different scenarios. It was found that, in general, with the group mobility model all protocols performed much better as compared to the random waypoint model. The main beneficiaries of group mobility model were the and. The results showed that performance of each protocol degraded with increased mobility rates. ISSN: ISBN:

6 In most of our scenarios we found on-demand protocols extremely effective and efficient. However, on-demand protocols are less attractive in delivering real-time traffic because of extra delay in acquiring routes. By the use of location information further improved an on-demand protocol. However, more over head is produced in exchanging location information. For different network scenarios each protocol has its advantages and disadvantages. Therefore, no one can easily determine a single routing strategy, which is best for all the network scenarios. References: [1]. H. Xiaoyan, M. Gerla, Y. Yunjung, X. Kaixin, and T. J. Kwon, Scalable Ad Hoc Routing in Large, Dense Wireless Networks using clustering and Landmark, 22 IEEE International Conference on Communications, vol. 5, pp , April 22. [2]. Kavita Taneja and R. B. Patel, Mobile Ad hoc Networks: Challenges and Future, Proceedings of COIT 27, National Conference on Challenges and Opportunities in Information Technology, Mandi Gobindgarh, India, pp [3]. R. Ramamathan and J. Redi, A Brief Overview of Ad Hoc Networks: Challenges and Directions, IEEE Communication Magazine, vol. 4, issue 5, May 22, pp [4]. Dimitri P. Bertsekas and Robert G. Gallager, Data Networks, Prentice Hall, Englewood Cliffs, [5]. G. Malkin, RIP version 2 Carrying Additional Information, Internet Draft, draft-ietf-ripv2- protocol-v2-5.txt, June [6]. Andrew S. Tanenbaum, Computer Networks, 4 th Edition, Prentice Hall, August 22. [7]. Roberto Beraldi and Roberto Baldoni, The Unicast Routing Techniques for Mobile Ad hoc Networks in The Handbook of Ad Hoc Wireless Networks, edited by M. Ilyas, CRC Press, pp [8]. E.D. Kaplan (editor), Understanding the GPS: principles and Applications, Artech House, Boston, MA, February [9]. Jorg Widmer, Martin Mauve, Hannes Hartenstein and Holger FuBler, Position-Based Routing in Ad Hoc Wireless Networks in The Handbook of Wireless Ad Hoc Networks, edited by M. Ilyas, CRC Press, pp [1]. Yu-Chee Tseng and Chih-Sun Hsu, Location- Aware Routing and Applications of Mobile Ad Hoc Networks in the Handbook of Wireless Ad Hoc Networks, edited by M. Ilyas, CRC Press, pp [11]. T.S. Rappaport, Wireless Communications: Principles and Practice, Prentice Hall, December 31, 21 [12]. IEEE Computer Society LAN MAN Standards Committee, Wireless LAN Medium Access Protocol (MAC) and Physical Layer (PHY) Specification, IEEE Std The Institute of Electrical and Electronics Engineers, New York, NY, [13]. J. Broch, D.A. Maltz, D.B. Johnson, Y.-C. Hu, and J. Jetcheva, A Performance Comparison of Muti-Hop Wireless Ad Hoc Network Routing Protocols, Proceedings of the ACM/IEEE International Conference on Mobile Computing and Networking (MOBICOM), Dallas, TX, October 1998, pp [14]. R. Ramanathan and M. Steenstrup, Hierarchically-Organized, Multihop Mobile Wireless Networks for Quality-of-Service Support, ACM/Baltzer Mobile Networks and Applications, special issue on Mobile Multimedia Communications, vol. 3, no. 1, June 1998, pp [15]. M.S. Corson and J. Macker, Mobile Ad Hoc Networking (MANET): Routing Protocol Performance Issues and Evaluation Considerations, Request for Comments 251, Internet Engineering Task Force, January ISSN: ISBN:

Performance Comparison of Ad Hoc Routing Protocols over IEEE DCF and TDMA MAC Layer Protocols

Performance Comparison of Ad Hoc Routing Protocols over IEEE DCF and TDMA MAC Layer Protocols Performance Comparison of Ad Hoc Routing Protocols over IEEE 82.11 DCF and TDMA MAC Layer Protocols Govind. P. Gupta Computer Science Department R.K.G.I.T, Ghaziabad (India) er_gpgupta@yahoo.com A. K.

More information

Performance Comparison of MANETs Routing Protocols for Dense and Sparse Topology

Performance Comparison of MANETs Routing Protocols for Dense and Sparse Topology 2012 International Conference on Information and Computer Networks (ICICN 2012) IPCSIT vol. 27 (2012) (2012) IACSIT Press, Singapore Performance Comparison of MANETs Routing Protocols for Dense and Sparse

More information

Performance Comparison of Two On-demand Routing Protocols for Ad-hoc Networks based on Random Way Point Mobility Model

Performance Comparison of Two On-demand Routing Protocols for Ad-hoc Networks based on Random Way Point Mobility Model American Journal of Applied Sciences 5 (6): 659-664, 2008 ISSN 1546-9239 2008 Science Publications Performance Comparison of Two On-demand Routing Protocols for Ad-hoc Networks based on Random Way Point

More information

An Energy Efficient Intrusion Detection System in MANET.

An Energy Efficient Intrusion Detection System in MANET. An Energy Efficient Intrusion Detection System in MANET. Namrata 1, Dr.Sukhvir Singh 2 1. M.Tech, Department of C.S.E, N.C College Of Engineering, Israna, Panipat. 2. Associate Professor Department of

More information

QoS Routing By Ad-Hoc on Demand Vector Routing Protocol for MANET

QoS Routing By Ad-Hoc on Demand Vector Routing Protocol for MANET 2011 International Conference on Information and Network Technology IPCSIT vol.4 (2011) (2011) IACSIT Press, Singapore QoS Routing By Ad-Hoc on Demand Vector Routing Protocol for MANET Ashwini V. Biradar

More information

IMPACT OF MOBILITY SPEED ON PROACTIVE AND REACTIVE ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS

IMPACT OF MOBILITY SPEED ON PROACTIVE AND REACTIVE ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS IMPACT OF MOBILITY SPEED ON PROACTIVE AND REACTIVE ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS E. Gnanamanoharan and R. Bensraj Department of Electrical Engineering, Annamalai University, Tamil Nadu, India

More information

AODV-PA: AODV with Path Accumulation

AODV-PA: AODV with Path Accumulation -PA: with Path Accumulation Sumit Gwalani Elizabeth M. Belding-Royer Department of Computer Science University of California, Santa Barbara fsumitg, ebeldingg@cs.ucsb.edu Charles E. Perkins Communications

More information

COMPARATIVE STUDY AND ANALYSIS OF AODTPRR WITH DSR, DSDV AND AODV FOR MOBILE AD HOC NETWORK

COMPARATIVE STUDY AND ANALYSIS OF AODTPRR WITH DSR, DSDV AND AODV FOR MOBILE AD HOC NETWORK International Journal of Information Technology and Knowledge Management July-December 2011, Volume 4, No. 2, pp. 531-538 COMPARATIVE STUDY AND ANALYSIS OF AODTPRR WITH DSR, DSDV AND AODV FOR MOBILE AD

More information

MANET TECHNOLOGY. Keywords: MANET, Wireless Nodes, Ad-Hoc Network, Mobile Nodes, Routes Protocols.

MANET TECHNOLOGY. Keywords: MANET, Wireless Nodes, Ad-Hoc Network, Mobile Nodes, Routes Protocols. MANET TECHNOLOGY Dharna 1, Varsha Saroha 2, R. B. Dubey 3 1,2,3 Department of Electronics and Communication Engineering, Hindu College of Engineering, Sonepat, Haryana,(India) ABSTRACT Wireless technology

More information

Performance Analysis of Three Routing Protocols for Varying MANET Size

Performance Analysis of Three Routing Protocols for Varying MANET Size Proceedings of the International MultiConference of Engineers and Computer Scientists 8 Vol II IMECS 8, 9- March, 8, Hong Kong Performance Analysis of Three Routing Protocols for Varying MANET Size N Vetrivelan,

More information

Impact of Node Velocity and Density on Probabilistic Flooding and its Effectiveness in MANET

Impact of Node Velocity and Density on Probabilistic Flooding and its Effectiveness in MANET Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 12, December 2014,

More information

Gateway Discovery Approaches Implementation and Performance Analysis in the Integrated Mobile Ad Hoc Network (MANET)-Internet Scenario

Gateway Discovery Approaches Implementation and Performance Analysis in the Integrated Mobile Ad Hoc Network (MANET)-Internet Scenario Gateway Discovery Approaches Implementation and Performance Analysis in the Integrated Mobile Ad Hoc Network (MANET)-Internet Scenario K.Gautham 1, Nagajothi A 2 Student, Computer Science and Engineering,

More information

PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS

PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS PERFORMANCE ANALYSIS OF AODV ROUTING PROTOCOL IN MANETS AMANDEEP University College of Engineering, Punjabi University Patiala, Punjab, India amandeep8848@gmail.com GURMEET KAUR University College of Engineering,

More information

Selecting a routing strategy for your ad hoc network

Selecting a routing strategy for your ad hoc network Computer Communications 26 (2003) 723 733 www.elsevier.com/locate/comcom Selecting a routing strategy for your ad hoc network Sung-Ju Lee*, Julian Hsu, Russell Hayashida, Mario Gerla, Rajive Bagrodia Computer

More information

Simulation & Performance Analysis of Mobile Ad-Hoc Network Routing Protocol

Simulation & Performance Analysis of Mobile Ad-Hoc Network Routing Protocol Simulation & Performance Analysis of Mobile Ad-Hoc Network Routing Protocol V.S.Chaudhari 1, Prof.P.N.Matte 2, Prof. V.P.Bhope 3 Department of E&TC, Raisoni College of Engineering, Ahmednagar Abstract:-

More information

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power

Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power , pp.1-6 http://dx.doi.org/10.14257/ijsacs.2015.3.1.01 Performance Analysis of Wireless Mobile ad Hoc Network with Varying Transmission Power Surabhi Shrivastava, Laxmi Shrivastava and Sarita Singh Bhadauria

More information

Factors Affecting the Performance of Ad Hoc Networks

Factors Affecting the Performance of Ad Hoc Networks Factors Affecting the Performance of Ad Hoc Networks Dmitri D. Perkins, Herman D. Hughes, and Charles B. Owen Department of Computer Science and Engineering Michigan State University East Lansing, MI 88-6

More information

Efficient Hybrid Multicast Routing Protocol for Ad-Hoc Wireless Networks

Efficient Hybrid Multicast Routing Protocol for Ad-Hoc Wireless Networks Efficient Hybrid Multicast Routing Protocol for Ad-Hoc Wireless Networks Jayanta Biswas and Mukti Barai and S. K. Nandy CAD Lab, Indian Institute of Science Bangalore, 56, India {jayanta@cadl, mbarai@cadl,

More information

Wireless Networking & Mobile Computing

Wireless Networking & Mobile Computing Wireless Networking & Mobile Computing CS 752/852 - Spring 2012 Network Layer: Ad Hoc Routing Tamer Nadeem Dept. of Computer Science The OSI Communication Model Page 2 Spring 2012 CS 752/852 - Wireless

More information

Ad Hoc Routing Protocols and Issues

Ad Hoc Routing Protocols and Issues Ad Hoc Routing Protocols and Issues Stefano Basagni ECE Dept Northeastern University Boston, Jan 2003 Ad hoc (AD-HAHK or AD-HOKE)-Adjective a) Concerned with a particular end or purpose, and b) formed

More information

Simulation Based Performance Analysis of Routing Protocols Using Random Waypoint Mobility Model in Mobile Ad Hoc Network

Simulation Based Performance Analysis of Routing Protocols Using Random Waypoint Mobility Model in Mobile Ad Hoc Network Global Journal of Computer Science and Technology Volume 11 Issue 1 Version 1.0 February 2011 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals Inc. (USA) Online

More information

Analysis QoS Parameters for Mobile Ad-Hoc Network Routing Protocols: Under Group Mobility Model

Analysis QoS Parameters for Mobile Ad-Hoc Network Routing Protocols: Under Group Mobility Model 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Analysis QoS Parameters for Mobile Ad-Hoc Network Routing Protocols: Under Group

More information

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols

A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols By Josh Broch, David A. Maltz, David B. Johnson, Yih- Chun Hu, Jorjeta Jetcheva Presentation by: Michael Molignano Jacob

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 3, March-2015 1464 Performance Evaluation of AODV and DSDV Routing Protocols through Clustering in MANETS Prof. A Rama Rao, M

More information

COMPARATIVE ANALYSIS AND STUDY OF DIFFERENT QOS PARAMETERS OF WIRELESS AD-HOC NETWORK

COMPARATIVE ANALYSIS AND STUDY OF DIFFERENT QOS PARAMETERS OF WIRELESS AD-HOC NETWORK COMPARATIVE ANALYSIS AND STUDY OF DIFFERENT QOS PARAMETERS OF WIRELESS AD-HOC NETWORK Nalin Gahlaut 1, Jaya sharma 2, Pankaj Kumar 3, Kaushal Kumar 4 1 Doctoral Candidate, Uttarakhand Technical University,

More information

Performance Analysis of MANET Routing Protocols OLSR and AODV

Performance Analysis of MANET Routing Protocols OLSR and AODV VOL. 2, NO. 3, SEPTEMBER 211 Performance Analysis of MANET Routing Protocols OLSR and AODV Jiri Hosek Faculty of Electrical Engineering and Communication, Brno University of Technology Email: hosek@feec.vutbr.cz

More information

Dynamic Load-Aware Routing in Ad hoc Networks

Dynamic Load-Aware Routing in Ad hoc Networks Dynamic Load-Aware Routing in Ad hoc Networks Sung-Ju Lee Internet & Mobile Systems Labs Hewlett-Packard Laboratories Palo Alto, CA 9434-6 sjlee@hpl.hp.com Mario Gerla Computer Science Department University

More information

Beacon Update for Greedy Perimeter Stateless Routing Protocol in MANETs

Beacon Update for Greedy Perimeter Stateless Routing Protocol in MANETs Beacon Update for Greedy erimeter Stateless Routing rotocol in MANETs Abstract Dhanarasan 1, Gopi S 2 1 M.E/CSE Muthayammal Engineering College, getdhanarasan@gmail.com 2 Assistant rofessor / IT Muthayammal

More information

A Highly Effective and Efficient Route Discovery & Maintenance in DSR

A Highly Effective and Efficient Route Discovery & Maintenance in DSR A Highly Effective and Efficient Route Discovery & Maintenance in DSR Shiva Prakash 1, Rajeev Kumar 2, Brijesh Nayak 3, Manindar Kumar Yadav 4 Department of Computer Science and Engineering, Madan Mohan

More information

Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes

Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes Performance of Ad-Hoc Network Routing Protocols in Different Network Sizes Sudheer Kumar 1, Akhilesh Yadav 2 Department of Computer Science and Engineering Kanpur Institute of Technology, Kanpur sudheerkr21@gmail.co

More information

Performance Evaluation of Routing Protocols for MAC Layer Models

Performance Evaluation of Routing Protocols for MAC Layer Models IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 10, Issue 4 (Mar. - Apr. 2013), PP 71-77 Performance Evaluation of Routing Protocols for MAC Layer Models Somya

More information

A Topology Based Routing Protocols Comparative Analysis for MANETs Girish Paliwal, Swapnesh Taterh

A Topology Based Routing Protocols Comparative Analysis for MANETs Girish Paliwal, Swapnesh Taterh A Topology Based Routing Protocols Comparative Analysis for MANETs Girish Paliwal, Swapnesh Taterh Amity University Rajasthan, Jaipur, India Abstract MANET is a dynamic topology wireless network in which

More information

Probabilistic Mechanism to Avoid Broadcast Storm Problem in MANETS

Probabilistic Mechanism to Avoid Broadcast Storm Problem in MANETS , pp.479-486 http://dx.doi.org/1.14257/astl.217.147.67 Probabilistic Mechanism to Avoid Broadcast Storm Problem in MANETS G Parimala 1, B Suvarna 2, N Rajeswari 3 and Venkatesulu Dondeti 4 VFSTR University,

More information

A Comparative Analysis of Pro-active Routing Protocols in MANET

A Comparative Analysis of Pro-active Routing Protocols in MANET Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 6, June 2014, pg.144

More information

Mobile Ad Hoc Networks Simulations Using Routing Protocols for Performance Comparisons

Mobile Ad Hoc Networks Simulations Using Routing Protocols for Performance Comparisons Mobile Ad Hoc Networks Simulations Using Routing Protocols for Performance Comparisons Nadia Qasim, Fatin Said, Hamid Aghvami Abstract In this paper we have done performance comparisons of mobile ad hoc

More information

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET

Performance Comparison of Routing Protocols for wrecked ship scenario under Random Waypoint Mobility Model for MANET Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 1051-1058 Research India Publications http://www.ripublication.com Performance Comparison of Routing Protocols

More information

Performance Comparisons Using Routing Protocols with OPNET Simulator in Mobile Ad Hoc Networks

Performance Comparisons Using Routing Protocols with OPNET Simulator in Mobile Ad Hoc Networks 217 Performance Comparisons Using Routing Protocols with OPNET Simulator in Mobile Ad Hoc Networks Satish Mittal 1, G.N. Singh 2 1 University Computer Centre, Punjabi University, Patiala, Punjab, India

More information

Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1

Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1 Enhancing the Performance of Mobile Ad Hoc Networks with the Aid of Internet Gateways 1 Shiv Mehra and Chansu Yu Department of Electrical and Computer Engineering Cleveland State University E-mail: {s.mehra,c.yu91}@csuohio.edu

More information

Performance Evaluation of MANET through NS2 Simulation

Performance Evaluation of MANET through NS2 Simulation International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 1 (2014), pp. 25-30 International Research Publication House http://www.irphouse.com Performance Evaluation

More information

Routing Protocols in MANET: Comparative Study

Routing Protocols in MANET: Comparative Study Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 7, July 2014, pg.119

More information

Measure of Impact of Node Misbehavior in Ad Hoc Routing: A Comparative Approach

Measure of Impact of Node Misbehavior in Ad Hoc Routing: A Comparative Approach ISSN (Print): 1694 0814 10 Measure of Impact of Node Misbehavior in Ad Hoc Routing: A Comparative Approach Manoj Kumar Mishra 1, Binod Kumar Pattanayak 2, Alok Kumar Jagadev 3, Manojranjan Nayak 4 1 Dept.

More information

Performance Evaluation of AODV and DSR routing protocols in MANET

Performance Evaluation of AODV and DSR routing protocols in MANET Performance Evaluation of AODV and DSR routing protocols in MANET Naresh Dobhal Diwakar Mourya ABSTRACT MANETs are wireless temporary adhoc networks that are being setup with no prior infrastructure and

More information

Zone-based Proactive Source Routing Protocol for Ad-hoc Networks

Zone-based Proactive Source Routing Protocol for Ad-hoc Networks 2014 IJSRSET Volume i Issue i Print ISSN : 2395-1990 Online ISSN : 2394-4099 Themed Section: Science Zone-based Proactive Source Routing Protocol for Ad-hoc Networks Dr.Sangheethaa.S 1, Dr. Arun Korath

More information

Study of Route Reconstruction Mechanism in DSDV Based Routing Protocols

Study of Route Reconstruction Mechanism in DSDV Based Routing Protocols Study of Route Reconstruction Mechanism in DSDV Based Routing Protocols Sharma Shelja, Kumar Suresh and Rathy R. K. Department of CSE, FET, MRIU, Faridabad, India Email: sharma.shelja@gmail.com, enthusk@yahoo.com,

More information

Figure 1: Ad-Hoc routing protocols.

Figure 1: Ad-Hoc routing protocols. Performance Analysis of Routing Protocols for Wireless Ad-Hoc Networks Sukhchandan Lally and Ljiljana Trajković Simon Fraser University Vancouver, British Columbia Canada E-mail: {lally, ljilja}@sfu.ca

More information

Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model

Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model Behaviour of Routing Protocols of Mobile Adhoc Netwok with Increasing Number of Groups using Group Mobility Model Deepak Agrawal, Brajesh Patel Department of CSE Shri Ram Institute of Technology Jabalpur,

More information

Comparison of Various Routing Protocols & Brief of MANET

Comparison of Various Routing Protocols & Brief of MANET International Journal of Modern Trends in Engineering and Research www.ijmter.com Comparison of Various Routing Protocols & Brief of MANET Akashkumar Patel 1, Rakshitkumar Hirapara 2, Vivekkumar Dhamecha

More information

Volume 3, Issue 6, June 2015 International Journal of Advance Research in Computer Science and Management Studies

Volume 3, Issue 6, June 2015 International Journal of Advance Research in Computer Science and Management Studies Volume 3, Issue 6, June 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online at: www.ijarcsms.com Analysis

More information

CERIAS Tech Report A Simulation Study on Multi-Rate Mobile Ad Hoc Networks by G Ding, X Wu, B Bhar Center for Education and Research

CERIAS Tech Report A Simulation Study on Multi-Rate Mobile Ad Hoc Networks by G Ding, X Wu, B Bhar Center for Education and Research CERIAS Tech Report 2004-115 A Simulation Study on Multi-Rate Mobile Ad Hoc Networks by G Ding, X Wu, B Bhar Center for Education and Research Information Assurance and Security Purdue University, West

More information

A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET

A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET ISSN: 2278 1323 All Rights Reserved 2016 IJARCET 296 A COMPARISON OF REACTIVE ROUTING PROTOCOLS DSR, AODV AND TORA IN MANET Dr. R. Shanmugavadivu 1, B. Chitra 2 1 Assistant Professor, Department of Computer

More information

Part I. Wireless Communication

Part I. Wireless Communication 1 Part I. Wireless Communication 1.5 Topologies of cellular and ad-hoc networks 2 Introduction Cellular telephony has forever changed the way people communicate with one another. Cellular networks enable

More information

Control Traffic Analysis of On-Demand Routing Protocol. in Mobile Ad-hoc Networks

Control Traffic Analysis of On-Demand Routing Protocol. in Mobile Ad-hoc Networks Second International Conference on Networking and Distributed Computing Control Traffic Analysis of On-Demand Routing Protocol in Mobile Ad-hoc Networks Zhilin Zhang School of Computer Science & Technology

More information

Keywords: AODV, MANET, WRP

Keywords: AODV, MANET, WRP Performance Analysis of AODV and WRP in MANET Sachchida Nand Singh*, Surendra Verma**, Ravindra Kumar Gupta*** *(Pursuing M.Tech in Software Engineering, SSSIST Sehore(M.P), India, Email: sesachchida@gmail.com)

More information

IJESRT. [Dahiya, 2(5): May, 2013] ISSN: Keywords: AODV, DSDV, Wireless network, NS-2.

IJESRT. [Dahiya, 2(5): May, 2013] ISSN: Keywords: AODV, DSDV, Wireless network, NS-2. IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Performance Comparison of ADSDV and DSDV in MANET Brahm Prakash Dahiya Shaym Lal College,New Delhi, India brahmprakasd@gmail.com

More information

Anil Saini Ph.D. Research Scholar Department of Comp. Sci. & Applns, India. Keywords AODV, CBR, DSDV, DSR, MANETs, PDF, Pause Time, Speed, Throughput.

Anil Saini Ph.D. Research Scholar Department of Comp. Sci. & Applns, India. Keywords AODV, CBR, DSDV, DSR, MANETs, PDF, Pause Time, Speed, Throughput. Volume 6, Issue 7, July 2016 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Performance Analysis

More information

Routing Protocols in Mobile Ad-Hoc Network

Routing Protocols in Mobile Ad-Hoc Network International Journal of Computer Science & Management Studies, Vol. 12, Issue 02, April 2012 Protocols in Mobile Ad-Hoc Network Sachin Minocha M. Tech Student, Vaish College of Engineering, Rohtak, Haryana

More information

COMPARITIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS

COMPARITIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS COMPARITIVE ANALYSIS OF ROUTING PROTOCOLS IN MOBILE ADHOC NETWORKS Er. Upasana garg 1, Dr. Vikram Singh 2 1 Student, Computer Science and Application Deptt, CDLU, Sirsa, Haryana, India,upasna.garg44@gmail.com

More information

ROUTE STABILITY MODEL FOR DSR IN WIRELESS ADHOC NETWORKS

ROUTE STABILITY MODEL FOR DSR IN WIRELESS ADHOC NETWORKS ROUTE STABILITY MODEL FOR DSR IN WIRELESS ADHOC NETWORKS Ganga S 1, Binu Chandran R 2 1, 2 Mohandas College Of Engineering And Technology Abstract: Wireless Ad-Hoc Network is a collection of wireless mobile

More information

Performance of Various Routing Protocols in Mobile Ad Hoc Networks-A Survey

Performance of Various Routing Protocols in Mobile Ad Hoc Networks-A Survey Research Journal of Applied Sciences, Engineering and Technology 6(22): 4181-4185, 2013 ISSN: 2040-7459; e-issn: 2040-7467 Maxwell Scientific Organization, 2013 Submitted: January 26, 2013 Accepted: March

More information

DYNAMIC ROUTES THROUGH VIRTUAL PATHS ROUTING FOR AD HOC NETWORKS

DYNAMIC ROUTES THROUGH VIRTUAL PATHS ROUTING FOR AD HOC NETWORKS DYNAMIC ROUTES THROUGH VIRTUAL PATHS ROUTING FOR AD HOC NETWORKS Abdulrahman H. Altalhi Computer Science Department University of New Orleans New Orleans, LA, 70148 USA Golden G. Richard, III Abstract

More information

Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols

Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols Performance Comparison of AODV, DSR, DSDV and OLSR MANET Routing Protocols Akshay Shankar, Lavanya Chelle Information Science Engineering RNS Institute of Technology Bangalore, India Abstract- A Mobile

More information

IJMIE Volume 2, Issue 9 ISSN:

IJMIE Volume 2, Issue 9 ISSN: PERFORMANCE ANALYSIS OF DSDV WITH OTHER MANET ROUTING PROTOCOL USING RANDOM WAYPOINT MOBILITY MODEL IN NS-3 Saurabh kumar soni* Prof.Prem Narayan Arya* ABSTRACT Routing protocols are a critical aspect

More information

Content. 1. Introduction. 2. The Ad-hoc On-Demand Distance Vector Algorithm. 3. Simulation and Results. 4. Future Work. 5.

Content. 1. Introduction. 2. The Ad-hoc On-Demand Distance Vector Algorithm. 3. Simulation and Results. 4. Future Work. 5. Rahem Abri Content 1. Introduction 2. The Ad-hoc On-Demand Distance Vector Algorithm Path Discovery Reverse Path Setup Forward Path Setup Route Table Management Path Management Local Connectivity Management

More information

An Extensive Simulation Analysis of AODV Protocol with IEEE MAC for Chain Topology in MANET

An Extensive Simulation Analysis of AODV Protocol with IEEE MAC for Chain Topology in MANET An Extensive Simulation Analysis of AODV Protocol with IEEE 802.11 MAC for Chain Topology in MANET V.K.Taksande 1, Dr.K.D.Kulat 2 1 Department of Electronics & Communication, Nagpur University Priyadarshini

More information

A Review of Reactive, Proactive & Hybrid Routing Protocols for Mobile Ad Hoc Network

A Review of Reactive, Proactive & Hybrid Routing Protocols for Mobile Ad Hoc Network ShriRam College of Engineering & Management 1 A Review of Reactive, Proactive & Hybrid Routing Protocols for Mobile Ad Hoc Network M.Ramaiya Rohit Gupta Rachit Jain Head,Dept. Computer Science Dept. Computer

More information

Analysis of Black-Hole Attack in MANET using AODV Routing Protocol

Analysis of Black-Hole Attack in MANET using AODV Routing Protocol Analysis of Black-Hole Attack in MANET using Routing Protocol Ms Neha Choudhary Electronics and Communication Truba College of Engineering, Indore India Dr Sudhir Agrawal Electronics and Communication

More information

The Impact of Transmission Power on the Performance of MANET Routing Protocols

The Impact of Transmission Power on the Performance of MANET Routing Protocols IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719 Vol. 3, Issue 2 (Feb. 2013), V3 PP 34-41 The Impact of Transmission Power on the Performance of MANET Routing Protocols V.Lalitha

More information

[Kamboj* et al., 5(9): September, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116

[Kamboj* et al., 5(9): September, 2016] ISSN: IC Value: 3.00 Impact Factor: 4.116 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY NOVEL REVIEW OF MANET ROUTING PROTOCOLS Nippun Kamboj*, Dr. Munishwar Rai Department of Computer Applications Maharishi Markandeshwar

More information

A Study of Bellman-Ford, DSR and WRP Routing Protocols with Respect to Performance Parameters for Different Number of Nodes

A Study of Bellman-Ford, DSR and WRP Routing Protocols with Respect to Performance Parameters for Different Number of Nodes A Study of Bellman-Ford, DSR and WRP Routing Protocols with Respect to Performance Parameters for Different Number of Nodes Ruchi Khandelwal 1 & Akhilesh Kosta 2 Department of Computer Science and Engineering

More information

Research Paper GNANAMANOHARAN ET AL., INTERNATIONAL JOURNAL OF ADVANCED ENGINEERING TECHNOLOGY E-ISSN

Research Paper GNANAMANOHARAN ET AL., INTERNATIONAL JOURNAL OF ADVANCED ENGINEERING TECHNOLOGY E-ISSN Research Paper PERFORMANCE ANALYSIS OF PROBABILISTIC BROADCAST ON DEMAND ROUTE DISCOVERY PROTOCOL FOR MOBILE AD HOC NETWORKS BASED ON NODE MOBILITY E.Gnanamanoharan 1, R.Bensraj 2 Address for Correspondence

More information

Performance Evaluation of Routing Protocols in Wireless Mesh Networks. Motlhame Edwin Sejake, Zenzo Polite Ncube and Naison Gasela

Performance Evaluation of Routing Protocols in Wireless Mesh Networks. Motlhame Edwin Sejake, Zenzo Polite Ncube and Naison Gasela Performance Evaluation of Routing Protocols in Wireless Mesh Networks Motlhame Edwin Sejake, Zenzo Polite Ncube and Naison Gasela Department of Computer Science, North West University, Mafikeng Campus,

More information

A Study on Mobile Internet Protocol and Mobile Adhoc Network Routing Protocols

A Study on Mobile Internet Protocol and Mobile Adhoc Network Routing Protocols International Journal of Computer Science & Communication Vol. 1, No. 2, July-December 2010, pp. 185-189 A Study on Mobile Internet Protocol and Mobile Adhoc Network Routing Protocols B.V. Manikyala Rao

More information

6367(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJCET)

6367(Print), ISSN (Online) Volume 4, Issue 2, March April (2013), IAEME & TECHNOLOGY (IJCET) INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology ENGINEERING (IJCET), ISSN 0976- & TECHNOLOGY (IJCET) ISSN 0976 6367(Print) ISSN 0976 6375(Online) Volume 4,

More information

Impact of Pause Time on the Performance of DSR, LAR1 and FSR Routing Protocols in Wireless Ad hoc Network

Impact of Pause Time on the Performance of DSR, LAR1 and FSR Routing Protocols in Wireless Ad hoc Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 2, February 2015,

More information

THE EXTENDED CLUSTERING AD HOC ROUTING PROTOCOL (ECRP)

THE EXTENDED CLUSTERING AD HOC ROUTING PROTOCOL (ECRP) THE EXTENDED CLUSTERING AD HOC ROUTING PROTOCOL (P) 1 Buthayna Al-Sharaa 1 Department of Electrical Engineering, Al Balqa Applied University, Jordan buthayna74@hotmail.com Abstract Ad hoc networks are

More information

Effect of 3 Key Factors on Average End to End Delay in MANET

Effect of 3 Key Factors on Average End to End Delay in MANET Effect of 3 Key Factors on Average End to End Delay in MANET Suhaimi. Abd. Latif, Saqib Hakak Department of Electrical and Computer Engineering International Islamic University Malaysia, Kuala Lumpur,

More information

Varying Overhead Ad Hoc on Demand Vector Routing in Highly Mobile Ad Hoc Network

Varying Overhead Ad Hoc on Demand Vector Routing in Highly Mobile Ad Hoc Network Journal of Computer Science 7 (5): 678-682, 2011 ISSN 1549-3636 2011 Science Publications Varying Overhead Ad Hoc on Demand Vector Routing in Highly Mobile Ad Hoc Network 1 V. Balaji and 2 V. Duraisamy

More information

1 Multipath Node-Disjoint Routing with Backup List Based on the AODV Protocol

1 Multipath Node-Disjoint Routing with Backup List Based on the AODV Protocol 1 Multipath Node-Disjoint Routing with Backup List Based on the AODV Protocol Vahid Zangeneh i and Shahriar Mohammadi ii * ABSTRACT In recent years, routing has been the most focused area in ad hoc networks

More information

A Survey on Performance Evaluation of MANET Routing Protocols

A Survey on Performance Evaluation of MANET Routing Protocols ISSN 2278 0211 (Online) A Survey on Performance Evaluation of MANET Routing Protocols Aviral Kumar Nishank Tyagi Vipin Kumar Abstract: The task of finding and sustaining routes in Mobile Ad-hoc Networks

More information

Efficient On-Demand Routing for Mobile Ad-Hoc Wireless Access Networks

Efficient On-Demand Routing for Mobile Ad-Hoc Wireless Access Networks Efficient On-Demand Routing for Mobile Ad-Hoc Wireless Access Networks Joo-Han Song, Vincent Wong and Victor Leung Department of Electrical and Computer Engineering The University of British Columbia 56

More information

Evaluating the Performance of Mobile Agent-Based Message Communication among Mobile Hosts in Large Ad Hoc Wireless Network

Evaluating the Performance of Mobile Agent-Based Message Communication among Mobile Hosts in Large Ad Hoc Wireless Network Evaluating the Performance of Mobile Agent-Based Communication among Mobile Hosts in Large Ad Hoc Wireless Network S. Bandyopadhyay Krishna Paul PricewaterhouseCoopers Limited Techna Digital Systems Sector

More information

Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks

Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks Implementation and simulation of OLSR protocol with QoS in Ad Hoc Networks Mounir FRIKHA, Manel MAAMER Higher School of Communication of Tunis (SUP COM), Network Department, m.frikha@supcom.rnu.tn ABSTRACT

More information

Appointed BrOadcast (ABO): Reducing Routing Overhead in. IEEE Mobile Ad Hoc Networks

Appointed BrOadcast (ABO): Reducing Routing Overhead in. IEEE Mobile Ad Hoc Networks Appointed BrOadcast (ABO): Reducing Routing Overhead in IEEE 802.11 Mobile Ad Hoc Networks Chun-Yen Hsu and Shun-Te Wang Computer Network Lab., Department of Electronic Engineering National Taiwan University

More information

A Comparative Analysis of Energy Preservation Performance Metric for ERAODV, RAODV, AODV and DSDV Routing Protocols in MANET

A Comparative Analysis of Energy Preservation Performance Metric for ERAODV, RAODV, AODV and DSDV Routing Protocols in MANET A Comparative Analysis of Energy Preservation Performance Metric for ERAODV, RAODV, AODV and DSDV Routing Protocols in MANET Bhabani Sankar Gouda Department of Computer Science & Engineering National Institute

More information

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s

Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s Performance Evaluation of Mesh - Based Multicast Routing Protocols in MANET s M. Nagaratna Assistant Professor Dept. of CSE JNTUH, Hyderabad, India V. Kamakshi Prasad Prof & Additional Cont. of. Examinations

More information

Performance Of OLSR Routing Protocol Under Different Route Refresh Intervals In Ad Hoc Networks

Performance Of OLSR Routing Protocol Under Different Route Refresh Intervals In Ad Hoc Networks Performance Of OLSR Routing Protocol Under Different Route Refresh Intervals In Ad Hoc Networks P.Suganthi Research Scholar Mother Teresa Women s University Kodaikanal, TamilNadu, India Dr.A.Tamilarasi

More information

Routing in Ad-Hoc Networks

Routing in Ad-Hoc Networks Routing in Ad-Hoc Networks Ramesh Patil Computer Science Department, University of Texas at Arlington Abstract In this paper, we deal with the basic concept of ad-hoc networks and the need for it. We present

More information

Comparative Study of Mobility Models using MANET Routing Protocols under TCP and CBR Traffic

Comparative Study of Mobility Models using MANET Routing Protocols under TCP and CBR Traffic Comparative Study of Mobility Models using MANET Routing Protocols under TCP and CBR Traffic 1. Sunita (M Tech Scholar), 2. Ms. Kavita Choudhary (Associate Prof.) Department of computer Science and engineering,

More information

The Effects of Route Information Initialization on Two On-demand Routing Algorithms for wireless Ad Hoc Networks *

The Effects of Route Information Initialization on Two On-demand Routing Algorithms for wireless Ad Hoc Networks * The Effects of Route Information Initialization on Two On-demand Routing Algorithms for wireless Ad Hoc Networks * Chunyue Liu Dept. of Computer Science, Graduate Center of City University of New York

More information

Ad Hoc Networks: Issues and Routing

Ad Hoc Networks: Issues and Routing Ad Hoc Networks: Issues and Routing Raj Jain Washington University in Saint Louis Saint Louis, MO 63130 Jain@cse.wustl.edu Audio/Video recordings of this lecture are available at: http://www.cse.wustl.edu/~jain/cse574-08/

More information

Design and Implementation of a Simulator for Ad Hoc Network Routing Protocols

Design and Implementation of a Simulator for Ad Hoc Network Routing Protocols Design and Implementation of a Simulator for Ad Hoc Network Routing Protocols Mudit, Sachin Chaudhary Abstract In consideration of adaptability to the environment and flexibility in protocol construction,

More information

Multicasting in Ad-Hoc Networks: Comparing MAODV and ODMRP

Multicasting in Ad-Hoc Networks: Comparing MAODV and ODMRP Multicasting in Ad-Hoc Networks: Comparing MAODV and ODMRP Thomas Kunz and Ed Cheng Carleton University tkunz@sce.carleton.ca Abstract. Multicasting can efficiently support a variety of applications that

More information

Introduction to Mobile Ad hoc Networks (MANETs)

Introduction to Mobile Ad hoc Networks (MANETs) Introduction to Mobile Ad hoc Networks (MANETs) 1 Overview of Ad hoc Network Communication between various devices makes it possible to provide unique and innovative services. Although this inter-device

More information

UCS-805 MOBILE COMPUTING Jan-May,2011 TOPIC 8. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala.

UCS-805 MOBILE COMPUTING Jan-May,2011 TOPIC 8. ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala. Mobile Ad Hoc Networks: Routing TOPIC 8 UCS-805 MOBILE COMPUTING Jan-May,2011 ALAK ROY. Assistant Professor Dept. of CSE NIT Agartala Email-alakroy.nerist@gmail.com Mobile Ad Hoc Networks (MANET) Introduction

More information

The CMU Monarch Project s Wireless and Mobility Extensions to ns

The CMU Monarch Project s Wireless and Mobility Extensions to ns The CMU Monarch Project s Wireless and Mobility Extensions to ns David B. Johnson Josh Broch Yih-Chun Hu Jorjeta Jetcheva David A. Maltz The Monarch Project Carnegie Mellon University http://www.monarch.cs.cmu.edu/

More information

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads

Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Analysis of GPS and Zone Based Vehicular Routing on Urban City Roads Aye Zarchi Minn 1, May Zin Oo 2, Mazliza Othman 3 1,2 Department of Information Technology, Mandalay Technological University, Myanmar

More information

PERFORMANCE EVALUATION OF DSR USING A NOVEL APPROACH

PERFORMANCE EVALUATION OF DSR USING A NOVEL APPROACH PERFORMANCE EVALUATION OF DSR USING A NOVEL APPROACH 1. Prof.S.P. Setti 2. Narasimha Raju K 3. Naresh Kumar K CS&SE Dept., CS&SE Dept., CS&SE Dept., AU College of Engineering, AU College of Engineering,

More information

Relative Performance Analysis of Reactive (on-demand-driven) Routing Protocols

Relative Performance Analysis of Reactive (on-demand-driven) Routing Protocols Relative Performance Analysis of Reactive (on-demand-driven) Routing Protocols Mukesh Kumar Garg, Dr. Ela Kumar Abstract A Mobile Ad Hoc Network (MANET) is a group of wireless mobile computers (or nodes);

More information

What is an Ad Hoc Network?

What is an Ad Hoc Network? Introduction Part 1 CS-6777 Mobile Ad Hoc Networking Memorial University of Newfoundland What is an Ad Hoc Network?! A mobile ad hoc network (MANET) is Communication network Wireless signaling Multi-hop

More information

QoS-Enabled Video Streaming in Wireless Sensor Networks

QoS-Enabled Video Streaming in Wireless Sensor Networks QoS-Enabled Video Streaming in Wireless Sensor Networks S. Guo and T.D.C. Little Department of Electrical and Computer Engineering Boston University, Boston, MA 02215 {guosong, tdcl}@bu.edu MCL Technical

More information