Global Journal of Advanced Engineering Technologies, Vol3, Issue ISSN:

Size: px
Start display at page:

Download "Global Journal of Advanced Engineering Technologies, Vol3, Issue ISSN:"

Transcription

1 PERFORMANCE EVALUATION OF ROUTING PROTOCOL IN MANETS USING GENETIC ALGORITHM/PARTICLE SWARM OPTIMIZATION 1 Ramandeep Kaur Gill, 2 Rupinder Kaur Gurm 1 Research Scholar, Department of CSE, RIMT-IET, Mandi Gobindgarh, Fatehgarh Sahib, Punjab, India, 2 Assistant Professor, Department of CSE, RIMT-IET, Mandi Gobindgarh, Fatehgarh Sahib, Punjab, India, Abstract: - As we know in MANET route optimization is one of the basic requirements to improve the quality of service (QoS) of the network. To improve the Qos of the network we use different changes in MANET protocols, its parameters routing algorithms, routing techniques and many more. In the proposed work we are improving the QoS by enhancing an existing optimization technique that is inspired from Genetic Algorithm (GA) and Particle Swarm Optimization (PSO). Then an enhanced hybrid GA-PSO is implemented over Proactive routing Protocol that is. The aim of this research paper is to modify using existing and enhanced optimization techniques to improve the QoS of the network. Simulation has carried out in terms of performance matrices using NS2 simulator. This paper focus on the comparative performance evaluation of using GA, using PSO and over enhanced hybrid GA- PSO. Results are shown in the form of x graphs using Network Simulator This will optimize the routing algorithm to improve the QoS of the network. Keywords: - MANETs, QoS,, GA, PSO. I. INTRODUCTION MANETs stand for Mobile Ad hoc Networks. Mobile implies mobility. [16][17][19] Ad hoc is a Latin word and it means for this only. MANET is Mobile Ad Hoc Network referred to infrastructure less network of mobile devices connected by wireless links, which consist of mobile devices where exchange of messages between nodes not relies on any pre-deployed infrastructure. Mobile nodes can enter and leave network freely at any time, the nodes break constantly due to movement of the users. Each node in the network may be capable of acting as a router, and have its own routing table to every another node in the network. The degree of randomness of nodes is unpredictable and is dynamic routing protocols. Thus path routing and protocol selection are the key strategies behind the design of any wireless network. Each and every routing protocol of MANET has its own features or characteristics and performance level. So, it is very important to find out the key routing protocol to be used for selected scenario for the better performance. As the nodes are mobile, the structure of the network changes dynamically and unpredictably over time. The MANET routing protocols have a number of properties, but one of the most important of all is the possibility of QoS (Quality of Services) support. [12][14] The first goal of this paper is to briefly described QoS in the network (Section II). The section III provides overview of the routing protocol. Section IV, summaries routing protocol in brief. Section V explores the optimization techniques that are Genetic Algorithm and Particle Swarm Optimization. Section VI states the problem statement and main objectives of the research. Section VII defines the methodology and flowchart of the research work. Section VIII shows the simulation environment along with their results of the proposed work. Section IX shows the comparison in research work. Then in the section X conclusion and in XI future scope is given. II. QOS IN THE NETWORK QoS routing is a major challenge in ad hoc network. One of the main responsibilities of QoS routing is to find out the feasible path between source node and destination node, which satisfies the QoS requirements for each connection and optimizes the use of network resources in network scenario. QoS metrics could be defined in terms of performance parameters like End to End delays, packet loss, packet received, packet delivery ratio, routing overhead, throughput and many more. In MANET, QoS plays a vital role in order to improve the network. III. OVERVIEW OF ROUTING PROTOCOL Routing protocol in MANET can be classified into several ways depending upon their network scenario, communication model, routing protocol, and state information and many more, but most of these are done depending on routing strategy and network structure. Based on the Routing strategy the routing protocols can be classified into two parts: 1. Table driven and 2. Source driven or initiated (on demand) while depending on the network structure these are classified into three basic categories such as flat routing protocols, hierarchical routing protocols and geographic position assisted routing protocols. Flat routing comprises of both routing protocols based on routing strategy. These are as follow [12][17][18]: A) Reactive (On-demand) Protocols: In this protocol, routes are created only when needed. Protocols having higher latency since the routes have to be discovered when source node initiates a route request and lower overhead 326

2 since routes are maintained only on demand basis. Example: AODV, DSR, TORA, ABR. B) Proactive (Table driven) Protocols: In this protocol, when packet needed to be forwarded, route is already known. This protocol has low latency due to maintenance of routes all times and higher overhead due to frequent route updates. Example: DSDV,, DVRP, WRP. C) Hybrid Protocols: Hybrid protocols are the combination of reactive as well as proactive protocols. Example: ZRP Figure 1: Classification of Ad hoc routing protocols IV. PROTOCOL REVIEW (Optimized Link State Routing) routing protocol is a table-driven or proactive protocol based on the traditional link state algorithm. The point to point routing protocol is a non-uniform proactive protocol. It is important to understand that does not route traffic. It is not responsible for the process of routing traffic. It could be described as a route maintenance protocol and responsible for maintain the routing table used for routing packages. protocol, have four steps for find the route from source to destination: neighbour sensing, MPR selection, MPR Information Declaration, routing table calculation. protocol is the enhanced version of pure link state routing protocol that chooses the optimal path during a flooding process for route setup and route maintenance. Under the routing protocol strategy, nodes in the network exchange periodical topology information with each other and select a set of neighbouring nodes called Multipoint Relays (MPRS) to retransmit their packets. uses MPR technique as an optimization for control traffic flooding and minimizes the size of control messages and the number of rebroadcast node during a route update. All the nodes are informed about the subset of all the available links and the link between MPR and MPR selectors. In, link state information is generated by nodes which are chosen by MPR s. [11][12] uses three kinds of the control messages: Hello, Topology control (TC) and Multiple Interface Declaration (MID). These are as under: A. Hello: Hello messages are transmitted to all neighbours. These messages are used for neighbour sensing and MPR calculation. B. TC: Topology Control messages are the link state signalling done by and is optimized using MPRs. C. MID: Multiple Interface Declaration messages are transmitted by nodes running on more than one interface and list all IP addresses used by node. Hello messages are used to find out the information about the link status and its neighbours. With the use of hello message, MPR selector set is constructed or made, which describes which neighbours has chosen this host to act as MPR and from this information, the host can calculate its own set of the MPRs. [16] The hello messages are sent only one hop away but the TC messages are broadcasted throughout the whole network, and TC messages are used for broadcasting information about its own advertised neighbour which includes at least the MPR selector list. Then the TC messages are broadcasted periodically and one and only the MPR hosts can forward the TC message. MID messages are transmitted by nodes running on more than one interface. These messages list all the IP addresses used by a node. V. OPTIMIZATION TECHNIQUES Optimization is to improve the Quality of Service of the network scenario and to minimize the number of control messages in the network. Optimization means to find out the optimal route in terms of performance metrics. The basic principle behind optimizing MANET route is to control the flows in the network such that the flows must be better than previous. Here we are exploring two optimization techniques in detail, GA (Genetic Algorithm) and PSO (Particle Swarm Optimization), which are as follow. A. Genetic Algorithm: Genetic Algorithm (GA) [15] is a search and optimization technique which works on the principle Select the best and Discard the rest. Genetic Algorithm is an iterative process that maintains a population of solutions that are candidate solutions to specific domain. At the beginning in case of MANET there are number of nodes. Some of the nodes are at better position and can be considered as best nodes to reach the destination. We start with the population of randomly generated solution and determine how fit it is. If solution is good, we stop, if not we optimize for a better. Now, as resources are limited, every node has to compete to another for resources. Ultimately only the strongest or fittest node survives and rest are discarded. Then this best node will be selected. GA has following parameters: Selection, Encoding, Recombination, Crossover and Mutation. In MANET, GA has been involved in solving route problems by selecting 327

3 the shortest path and developing optimized routing protocols. B. Particle Swarm Optimization: Particle Swarm Optimization (PSO) optimizes a problem by iteratively trying to improve a candidate solution with regard to a given values of quality. In this algorithm group of particles are moving in search space to find path and their tendency is to remain in centre in the group of particles and tries to attain secured and efficient position in the search space. So they try to move towards the particle which is close to the solution and after some time all particles stop to particular solution which is the optimal solution.[13][15] PSO is a global optimization technique that combines self-experience of particle with social experience of particle to find the best solution for the problem, presented as a point and a velocity. Based on certain metrics, each particle assigns a value to the position it has and also remembers the best position it has seen during search. The particle then communicates the best position to other particles in search space. Therefore the particles will adjust their own positions as well as velocity based on the information. VII. RESEARCH METHODOLOGY AND FLOWCHART The research methodology is divided into following steps: Step 1: In the first step, we need to determine research purposes, configurations and assumptions the performance parameters and the type of expected results. Step 2: This step will include implementation of design. We will create and configure the network with routing protocol using Genetic algorithm and starts the simulation process. Research Plan Review of Literature Generate MANET Scenario using NS-2 VI. PROBLEM STATEMENT AND OBJECTIVES This research is focused on Quality of Service (QoS) challenge in the Mobile Ad hoc Network. In our research, we will work on MANET routing protocol and design a network with an optimized routes. In the proposed work, we are also improving the QoS by modifying the optimization algorithms. Here challenge is to design a network with maximum throughput, reduced end to end delays and packet delivery ratio should increase with time. We are proposing enhanced hybrid optimization algorithms by combining strengths of GA and PSO to enhance routing protocol. Performance comparison of existing and enhanced hybrid algorithm over routing protocol will be computed. The main objectives of this research are: To implement using GA algorithm. To implement using PSO algorithm. To Design an enhanced hybrid Algorithm from existing GA and PSO Algorithm. To compare the performance of existing and an enhanced hybrid algorithm over routing protocol. Evaluation of the results based on various parameters. Analyze the result using Network Simulator-2 (NS-2) under different network parameters. Implementation of using GA Implementation of using PSO Design an enhanced Hybrid algorithm using GA and PSO Comparison of existing and enhanced hybrid algorithm over routing protocol Evaluate results based performance parameters Analysis of Results Research Output Figure 2: Flowchart of Research 328

4 Step 3: In this step, we are going to implement using PSO and starts simulation for optimized routing. Step 4: Genetic algorithm and PSO algorithm will be combined to design an enhanced hybrid algorithm and that will be applied over. Step 5: In this step we verify and evaluate the performance of all the simulated networks over the considered performance parameters. Step 6: Final results will be analyzed in the form of x- graphs and NAM file that will show the performance comparison between existing and an enhanced hybrid algorithm. This is how the research work will be carried out; the information gained at each step will play vital inputs for the research and further is the flowchart of the work that will be undergone to find out the objectives of the research proposed. The above figure represents the flowchart of this research work. VIII. SIMULATION ENVIRONMENT AND RESULTS NS-2 network simulator used to simulate behavior of network on a simulator. Protocol is implemented over NS2 Simulator. NS2 provides a way to design and evaluate new network protocols, comparing different protocols and simulating their corresponding behaviours. using existing optimization techniques will be compared with using enhanced hybrid technique. To analyze the effective performance as well as results of the protocol for Mobile Ad hoc Network, it is significant to evaluate it under practical conditions using simulator. We are going to evaluate, a proactive protocol in terms of different parameters that are Throughput, Packet Delivery Ratio and End to End Delay. Table 1: Simulation Parameters Parameter NS-2 Version 2.33 OS Ubuntu Simulation Area No. of Nodes 50 Channel Routing Protocol Simulation time Traffic type Packet Size Optimization Techniques Mobility Model Output File Value 1000m X 1000m Wireless Channel 200s CBR, TCP 512 bytes Genetic Algorithm, Particle Swarm Optimization Random Way Mobility X graphs (.xg) C) Network Animator (NAM): NAM stands for Network Animator. NAM trace records simulation detail in a text file, and uses the text file as a play back the simulation using animation. It has data for network topology and shows graphical representation. NAM trace is activated by the command in tcl file. A) Simulation Environment: The Simulation Parameters are presented below in table 1: Performance is evaluated based on the basis of four performance metrics namely: Throughput, Packet Delivery Ratio and End-to-End Delay. B) Environmental Process: The simulation scenario and parameters used for performing the detailed analysis and study of optimization techniques on protocol is described below. This fact represents that how the effective performance parameters have been analyzed to simulate the protocols. Following steps have been used for simulation. 1. Inputs to Simulator: Simulation TCL file. 2. Outputs File from Simulator: Trace file and Network Animator (NAM) file. 3. Output from trace file: X graph file. Figure 3: Network Animator After performing simulation as per network scenario, trace files are produced. Trace file records the detail of packets 329

5 passing through network nodes and queues. Trace file have following information: Time Source Node/ Destination Node Packet Name and packet size. Type identifier Flags flow ID Source address/ Destination address Sequence number Packet unique ID ii) Packet delivery ratio: It is the ratio of data packets delivered to the destination to those generated by means of the sources. It is calculated by dividing the number of packet received by destination through the number packet originated from source. D) Analysis done using Trace Analyzer: Now we are having trace file in hand that would not be useful unless meaningful analysis is performed on data. So files trace analyser is used to evaluate and extracts a subset of interest and further analysis it to trace outputs from simulation. When files are evaluated using this trace analyzer then an output.x gr file is produced which results in the form of graphs i.e. x graphs E) Simulation Results: Using the above mentioned parameters and performance metrics we compared the performance protocol against existing and enhanced hybrid optimization techniques and we came across the following results i) Throughput (bits/s): Throughput is the measure of the number of packets successfully transmitted to the destination per unit time. Figure 5: Packet Delivery Ratio Analysis The Packet Delivery Ratio (PDR) of with enhanced hybrid Optimization algorithm is higher as compare to Genetic Algorithm, Particle Swarm Optimization and simple routing protocols. iii) End-To-End Delay: Average End to End Delay signifies the average time taken by packets to reach from one end to other. Figure 4: Throughput Analysis The throughput of with enhanced hybrid Optimization algorithm is higher as compare to Genetic Algorithm, Particle Swarm Optimization and simple routing protocols. Figure 6: End to End Delay Analysis 330

6 The End to End Delay of with enhanced hybrid Optimization algorithm is lower as compare to Genetic Algorithm, Particle Swarm Optimization and simple routing protocols. IX. COMPARISON The table hence compares the performance of existing and enhanced optimization techniques over routing protocol. Table2: Comparison Throughput (kbps) PDR (%) End to End Delay (ms) GA END TO END DELAY PSO GAPSO Figure 9: End to End Comparison END TO END DELAY GA PSO GAPSO The following graphs show the comparison in performance parameters: X. CONCLUSION In this paper, we have evaluated the performance of proactive routing protocol using existing and enhanced hybrid optimization technique in NS2.33 Network Simulator. After the analysis of our simulation results, we conclude the performance of enhanced hybrid optimization technique over MANET is better than existing optimization techniques in terms of QoS parameters: Throughput, End to End Delay and Packet Delivery Ratio metrics. XI. FUTURE WORK Figure 7: Throughput Comparison Our implementation of enhanced protocol can be further extended under different QoS parameters in order to improve further using different network scenario in different tools like Opnet, Omnet, Matlab tools. In future, we intended to study the different routing protocol using more optimization techniques to determine the optimum protocol selection to meet the specific network scenario. XII. ACKNOWLEDGEMENT I express my sincere gratitude to my guide Mrs Rupinder Kaur Gurm, for her valuable guidance and advice. Also I would like to thanks Head of Department, all the faculty members, colleagues and my parents for their continuous support and encouragement in order to complete my research work. Figure 8: Packet Delivery Ratio Comparison 331

7 REFERENCES [1] Al-Maashri, A. and Ould-Khaoua, M. (2006), Performance analysis of MANET routing protocols in the presence of self-similar traffic, Proceedings of the 31st IEEE Conference on Local Computer Networks, 2006, November 2006, pages pp , Tampa, Florida, USA. [2] V. Deepalakshmi, T. Muthuramalingam and Ms. R.Vijayalakshmi, Current Survey of Routing Protocols in MANETS, International Journal of Engineering Research & Technology (IJERT), ISSN: , Vol. 3 Issue 1, January [3] Ipsita Panda, A Survey on Routing Protocols of MANETs by Using QoS Metrics, IJARCSSE, ISSN: X, Volume 2, Issue 10, pp , October [4] Rupinder Kaur, Performance evaluation of QoS routing for Mobile Ad Hoc Network using NS-2 International Journal of Research in Engineering and Technology., vol.-1, Issue 2, July 2013, , impact journals. [5] Sukhwinder Singh, Renu Dhir, Performance Evaluation and Analysis of QoS in MANET routing protocols with Mobility and Node Density issue for HTTP and FTP Traffics, ISSN: , Vol. 2 Issue 2, pp 92-99, IJEA, 2013 [6] Anuj K. Gupta, Harsh Sadawarti, and Anil K. Verma, Review of Various Routing Protocols for MANETs, International Journal of Information and Electronics Engineering, Vol. 1, No. 3, pp November [7] Jiwa Abdullah, Performance of QOSRGA Routing Protocol for MANET with Random Waypoint Mobility Model, International Journal of Advanced Science and Technology Vol. 40, pp March, [8] Abhishek Toofani, Solving Routing problem using PSO International Journal of Computer applications ( ), Volume 52-No. 18, August [9] Vishal Gupta, Route Optimization in MANET using FIGA, International Journal of Electrical and Electronics Research (IJEER) Vol. 1, Issue 1, pp: (38-45), Month: October-December [10] E. Baburaj, and V. Vasudevan, An Intelligent Mesh Based Multicast Routing Algorithm for MANETs using Particle Swarm Optimization, IJCSNS International Journal of Computer 214 Science and Network Security, VOL.8 No.5, pp May [11] Ashu Tyagi, Pankaj Sharma, "Implementation of Ant Colony Optimization with in Mobile Ad hoc Network, (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 4 (6), 2013, [12] Pragya Gupta and Sudha Gupta, Performance Evaluation of MANET Routing Protocols in Random Waypoint Mobility Model, International Journal of Computer Applications ( ), International Conference and Workshop on Emerging Trends in Technology [13] H.Babaee and A.Khosravi, An Improve PSO Based Hybrid Algorithms, IEEE [14] S.K.Nivetha, R.Asokan and N.Senthilkumaran, A Swarm-based Hybrid Routing Protocol to Support Multiple Quality of Service (QoS) Metrics in Mobile Ad Hoc Networks, 4th ICCCNT 2013, July 4-6, IEEE 2013, Tiruchengode, India. [15] Preeti.c.sambrani1 & dr. Arun biradar, Efficient Routing in Wireless Ad Hoc Networks using Bio Inspired Algorithms, International Conference on Computer Science and Engineering (CSE) 7th April 2013, Bangalore, ISBN: [16] Latif Ullah Khan FaheemKhan NaeemKhan and M Naeem Khan Bilal Pirzada, Effect of Network Density on the Performance of MANET Routing Protocols, International Conference on Circuits, Power and Computing Technologies [ICCPCT], IEEE [17] Jiri Hosek, Dominik Kovac, Pavel Vajsar and Attila Potfay, QoS Support in Routing Protocols for MANET, IEEE [18] Jatinder Pal Singh1 and Anuj Kr. Gupta, A Review on Dynamic MANET On Demand Routing Protocol in MANETs, International Journal of Advanced Trends in Computer Science and Engineering, Volume 2, No. 2, March April 2013, ISSN No , pp [19] Jatinder Pal Singh1, Anuj Kr. Gupta, Protocol Stack based Security Vulnerabilities in MANETs, International Journal of Computer Applications ( ) Volume 69 No.21, May [20] NS-2. ns manual (formally known as NS Documentation), Available at [21] Jatinder Pal Singh1, Anuj Kr. Gupta, Performance Analysis of AODVv2 Protocol vs. AODV Protocol in MANET, International Journal of Emerging Technologies in Computational and Applied Sciences, vol 4, issue 6), pp , March-May [22] Fall K, Varadhan K (Eds). NS Manual., documentation.html, [23] Ashima Mehta, Prof. Anuj Gupta, Retrospection and comparison of DSDV and AOMDV routing protocol in Manet using NS2, International Conference on Issues and Challenges in Intelligent Computing Techniques (ICICT), IEEE [24] Narinder Pal, Renu Dhir, Performance comparison of Routing Protocols of MANET using vector and random way point mobility model, IJAIR, Vol.2 Issue 6, ISSN: ,

8 [25] Suman Banik, Bibhash Roy and Biswajit Saha Nabendu Chaki, Design of QoS Routing Framework based on Protocol, International Conference on Advances in Recent Technologies in Communication and Computing, IEEE Computer Society, [26] [27] E.Baburaj and J. Arul Valan, Impact of HGAPSO in Optimizing Tree based Multicast Routing Protocol for MANETs, International Conference on Computational Intelligence and Communication Networks, IEEE Computer Society, 2010 [28] R. Mohan, Merin Francis and Shri Alarmelu, An Analysis of Stable Mobility Model for TORA & Routing Protocols in MANET International Journal of Advanced Research in Computer Science, Vol. 4, No. 2, Jan-Feb [29] Anuj K. Gupta, Harsh Sadawarti, Anil K. Verma, A Review of Routing Protocols for Mobile Ad Hoc Networks, WSEAS TRANSACTIONS on COMMUNICATIONS, ISSN: , Issue 11, Volume 10, November AUTHORS Ramandeep Kaur Gill is a Research Scholar of department of Computer Science and Engineering at RIMT-IET, Mandi Gobindgarh, Punjab. She is currently pursuing her M.Tech in Computer Science and Engineering from RIMT-IET, Mandi Gobindgarh, Punjab and has done her B.Tech in Computer Science and Engineering in 2012 from GNDEC, Ludhiana, Punjab. She has 01 international journal publication. She has published and presented 01 research paper in national conference and selected as best paper of the session. Her main research interests are in Mobile Ad hoc Networks. Rupinder Kaur Gurm, a highly qualified assistant professor with 8 years teaching experience, holds a master's degree in computer science and pursuing Ph.D. in computer science. She is currently serving as an Assistant Professor in computer science department of RIMT-IET, Mandi Gobindgarh, Punjab. She has written many technical papers and is a regular contributor to industry periodicals, and author of ten books. She is a member of the ISTE (Indian Society for Technical Education), IAENG (International Association of Engineers) and IEEE (Institute of Electrical and Electronics Engineers). She is Associate editor in international journal of engineering and technology. Her current research focuses primarily on the application of mobile computing and wireless networks. 333

International Journal of Advance Research in Computer Science and Management Studies

International Journal of Advance Research in Computer Science and Management Studies Volume 2, Issue 8, August 2014 ISSN: 2321 7782 (Online) International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

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

Comprehensive Study and Review Various Routing Protocols in MANET

Comprehensive Study and Review Various Routing Protocols in MANET 126 Comprehensive Study and Review Various Routing Protocols in MANET Prabhjot Kaur 1, Preet Bala 2 M-Tech Student(CSE), GZS PTU CAMPUS, Bathinda Prabhjot6996@gmail.com Dr. Shaveta Rani, Dr. Paramjeet

More information

Gurleen Kaur Walia 1, Charanjit Singh 2

Gurleen Kaur Walia 1, Charanjit Singh 2 Simulation based Performance Evaluation and Comparison of Proactive and Reactive Routing Protocols in Mobile Ad-hoc Networks Gurleen Kaur Walia 1, Charanjit Singh 2 1,2 UCoE Department, Punjabi University,

More information

Performance Analysis Of Qos For Different MANET Routing Protocols (Reactive, Proactive And Hybrid) Based On Type Of Data

Performance Analysis Of Qos For Different MANET Routing Protocols (Reactive, Proactive And Hybrid) Based On Type Of Data ISSN (e): 2250 3005 Volume, 08 Issue, 4 April 2018 International Journal of Computational Engineering Research (IJCER) Performance Analysis Of Qos For Different MANET Routing Protocols (Reactive, Proactive

More information

Review paper on performance analysis of AODV, DSDV, OLSR on the basis of packet delivery

Review paper on performance analysis of AODV, DSDV, OLSR on the basis of packet delivery IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 1 (May. - Jun. 2013), PP 51-55 Review paper on performance analysis of AODV, DSDV, OLSR on the basis

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

ANALYSIS OF DIFFERENT REACTIVE, PROACTIVE & HYBRID ROUTING PROTOCOLS: A REVIEW

ANALYSIS OF DIFFERENT REACTIVE, PROACTIVE & HYBRID ROUTING PROTOCOLS: A REVIEW ANALYSIS OF DIFFERENT REACTIVE, PROACTIVE & HYBRID ROUTING PROTOCOLS: A REVIEW Kirandeep Kaur 1, Mr.Pawan Luthra 2, Er.Gagandeep 3 1 Department of Computer Science and Engineering, Shaheed Bhagat Singh

More information

Performance Analysis of DSDV and ZRP Protocols with Mobility Variations in MANETs

Performance Analysis of DSDV and ZRP Protocols with Mobility Variations in MANETs Performance Analysis of DSDV and ZRP Protocols with Mobility Variations in MANETs Nafiza Mann Department of Computer Science and Engineering RIMT-IET, Mandi-Gobindgarh, Punjab, India Abhilash Sharma Department

More information

Routing Protocols in MANETs

Routing Protocols in MANETs Chapter 4 Routing Protocols in MANETs 4.1 Introduction The main aim of any Ad Hoc network routing protocol is to meet the challenges of the dynamically changing topology and establish a correct and an

More information

IMPLEMENTATION OF DYMO ROUTING PROTOCOL

IMPLEMENTATION OF DYMO ROUTING PROTOCOL IMPLEMENTATION OF DYMO ROUTING PROTOCOL Anuj K. Gupta 1, Harsh Sadawarti 2 and Anil K. Verma 3 1 Associate Prof. & Head, CSE Dept., RIMT IET, Mandi Gobindgarh, PB, India anujgupta@rimt.ac.in 2 Director

More information

Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model

Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model Simulation and Analysis of AODV and DSDV Routing Protocols in Vehicular Adhoc Networks using Random Waypoint Mobility Model 1 R. Jeevitha, 2 M. Chandra Kumar 1 Research Scholar, Department of Computer

More information

Evaluation of Routing Protocols for Mobile Ad hoc Networks

Evaluation of Routing Protocols for Mobile Ad hoc Networks International Journal of Soft Computing and Engineering (IJSCE) Evaluation of Routing Protocols for Mobile Ad hoc Networks Abstract Mobile Ad hoc network is a self-configuring infrastructure less network

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

IJMIE Volume 2, Issue 6 ISSN:

IJMIE Volume 2, Issue 6 ISSN: Network Simulation Based Parametric Analysis of AODV Protocol for Wireless Mobile Ad-hoc Network Mr. Amol V. Zade* Prof. Vijaya K. Shandilya** Abstract: A major aspect of ad-hoc networks is that the nodes

More information

A Comparative Study of Routing Protocols for Mobile Ad-Hoc Networks

A Comparative Study of Routing Protocols for Mobile Ad-Hoc Networks 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. 11, November 2014,

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

Performance Evaluation of Routing Protocols for Mobile Ad Hoc Networks

Performance Evaluation of Routing Protocols for Mobile Ad Hoc Networks 2013, TextRoad Publication ISSN 2090-4304 Journal of Basic and Applied Scientific Research www.textroad.com Performance Evaluation of Routing Protocols for Mobile Ad Hoc Networks Hina Tariq 1, Urfa Suhaib

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

Performance Evaluation of Various Routing Protocols in MANET

Performance Evaluation of Various Routing Protocols in MANET 208 Performance Evaluation of Various Routing Protocols in MANET Jaya Jacob 1,V.Seethalakshmi 2 1 II MECS,Sri Shakthi Institute of Science and Technology, Coimbatore, India 2 Associate Professor-ECE, Sri

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

Performance Evaluation of AODV DSDV and OLSR Routing Protocols with Varying FTP Connections in MANET

Performance Evaluation of AODV DSDV and OLSR Routing Protocols with Varying FTP Connections in MANET Performance Evaluation of AODV DSDV and OLSR Protocols with Varying FTP Connections in MANET Alok Upadhyay, Rupali Phatak Research Scholar, Asst. Professor -Department of Electronics & Communication Engineering

More information

Vaibhav Jain 2, Pawan kumar 3 2,3 Assistant Professor, ECE Deptt. Vaish College of Engineering, Rohtak, India. Rohtak, India

Vaibhav Jain 2, Pawan kumar 3 2,3 Assistant Professor, ECE Deptt. Vaish College of Engineering, Rohtak, India. Rohtak, India Volume 3, Issue 8, August 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Improved OLSR

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

A Review Paper on Routing Protocols in Wireless Sensor Networks

A Review Paper on Routing Protocols in Wireless Sensor Networks A Review Paper on Routing Protocols in Wireless Sensor Networks Seema Pahal 1, Kusum Dalal 2 1,2 ECE Department, DCRUST MURTHAL, Haryana Abstract- This paper presents a literature review on WSN networks,

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

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

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

2013, IJARCSSE All Rights Reserved Page 85

2013, IJARCSSE All Rights Reserved Page 85 Volume 3, Issue 12, December 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Overview of

More information

Performance Analysis of AODV Routing Protocol with and without Malicious Attack in Mobile Adhoc Networks

Performance Analysis of AODV Routing Protocol with and without Malicious Attack in Mobile Adhoc Networks , pp.63-70 http://dx.doi.org/10.14257/ijast.2015.82.06 Performance Analysis of AODV Routing Protocol with and without Malicious Attack in Mobile Adhoc Networks Kulbir Kaur Waraich 1 and Barinderpal Singh

More information

A STUDY ON AODV AND DSR MANET ROUTING PROTOCOLS

A STUDY ON AODV AND DSR MANET ROUTING PROTOCOLS A STUDY ON AODV AND DSR MANET ROUTING PROTOCOLS M.KRISHNAMOORTHI 1 Research Scholar in PG and Research Department of Computer Science, Jamal Mohamed College, Tiruchirappalli, Tamilnadu, India Krishnasmk004@hotmail.com

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

Performance Evaluation of DSDV, DSR AND ZRP Protocol in MANET

Performance Evaluation of DSDV, DSR AND ZRP Protocol in MANET Performance Evaluation of, AND Protocol in MANET Zaiba Ishrat IIMT Engg college,meerut Meerut, India Pankaj singh Sidhi vinayak Group of College,Alwar Alwar,Rajasthan Rehan Ahmad IIMT Engg college,meerut

More information

Simulation and Comparative Analysis of AODV, DSR, DSDV and OLSR Routing Protocol in MANET Abstract Keywords:

Simulation and Comparative Analysis of AODV, DSR, DSDV and OLSR Routing Protocol in MANET Abstract Keywords: Volume-9 Number-1 Jan -June 2017 pp. 16-21 available online at www.csjournalss.com Simulation and Comparative Analysis of AODV, DSR, DSDV and OLSR Routing Protocol in MANET Sachin Lalar, Arun Kumar Yadav

More information

Analysis of Routing Protocols in MANETs

Analysis of Routing Protocols in MANETs Analysis of Routing Protocols in MANETs Musica Supriya, Rashmi, Nishchitha, Ashwini C Shetty, Sharath Kumar Student, Dept. of CSE, SMVITM Bantakal, Karnataka, India Student, Dept. of CSE, SMVITM Bantakal,

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

MANET is considered a collection of wireless mobile nodes that are capable of communicating with each other. Research Article 2014

MANET is considered a collection of wireless mobile nodes that are capable of communicating with each other. Research Article 2014 Throughput Analysis of Proactive and Reactive MANET Routing Protocols Kiranveer Kaur 1 Surinderjit Kaur 2 Vikramjit Singh 3 Department of Computer Science, University College of Engineering, Department

More information

A New Approach for Energy Efficient Routing in MANETs Using Multi Objective Genetic Algorithm

A New Approach for Energy Efficient Routing in MANETs Using Multi Objective Genetic Algorithm A New Approach for Energy Efficient in MANETs Using Multi Objective Genetic Algorithm Neha Agarwal, Neeraj Manglani Abstract Mobile ad hoc networks (MANET) are selfcreating networks They contain short

More information

International Journal of Advancements in Research & Technology, Volume 2, Issue 9, September-2013 SN

International Journal of Advancements in Research & Technology, Volume 2, Issue 9, September-2013 SN International Journal of Advancements in Research & Technology, Volume 2, Issue 9, September-2013 146 Survey of Swarm Intelligence Inspired Routing Algorithms and Mobile Ad-Hoc Network Routing Protocols

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

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

Performance Tuning of OLSR and GRP Routing Protocols in MANET s using OPNET

Performance Tuning of OLSR and GRP Routing Protocols in MANET s using OPNET Performance Tuning of OLSR and GRP Routing Protocols in MANET s using OPNET Er. Ravneet Singh Sahota 1, Er. Madan lal 2 1 M.Tech Student, Department of Computer engineering, Punjabi University Patiala,India

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

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

Performance Analysis and Enhancement of Routing Protocol in Manet

Performance Analysis and Enhancement of Routing Protocol in Manet Vol.2, Issue.2, Mar-Apr 2012 pp-323-328 ISSN: 2249-6645 Performance Analysis and Enhancement of Routing Protocol in Manet Jaya Jacob*, V.Seethalakshmi** *II MECS, Sri Shakthi Institute of Engineering and

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

SUMMERY, CONCLUSIONS AND FUTURE WORK

SUMMERY, CONCLUSIONS AND FUTURE WORK Chapter - 6 SUMMERY, CONCLUSIONS AND FUTURE WORK The entire Research Work on On-Demand Routing in Multi-Hop Wireless Mobile Ad hoc Networks has been presented in simplified and easy-to-read form in six

More information

Performance Comparison Study of AODV, OLSR and TORA Routing Protocols for MANETS

Performance Comparison Study of AODV, OLSR and TORA Routing Protocols for MANETS Performance Comparison Study of AODV, OLSR and TORA Routing Protocols for MANETS Manjeet Gupta 1 and *Sonam Kaushik 2 1 Assistant Professor, C.S.E,Kurukshetra University, JMIT(Radaur), Haryana, India 2

More information

A Comparative Analysis of Traffic Flows for AODV and DSDV Protocols in Manet

A Comparative Analysis of Traffic Flows for AODV and DSDV Protocols in Manet A Comparative Analysis of Traffic Flows for and Protocols in Manet Ranichitra.A 1, Radhika.S 2 1 Assistant Professor, 2 M.Phil Scholar, Department of Computer Science, Sri S.R.N.M College, Sattur, India

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

Performance Evaluation of Routing Protocols (AODV, DSDV and DSR) with Black Hole Attack

Performance Evaluation of Routing Protocols (AODV, DSDV and DSR) with Black Hole Attack Performance Evaluation of Routing Protocols (AODV, DSDV and DSR) with Black Hole Rozy Rana 1, Kanwal Preet Singh 2 1 Department of Computer Engineering, Master of Engineering, UCOE, Punjabi University

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 Survey - Energy Efficient Routing Protocols in MANET

A Survey - Energy Efficient Routing Protocols in MANET , pp. 163-168 http://dx.doi.org/10.14257/ijfgcn.2016.9.5.16 A Survey - Energy Efficient Routing Protocols in MANET Jyoti Upadhyaya and Nitin Manjhi Department of Computer Science, RGPV University Shriram

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

Performance Analysis of Proactive and Reactive Routing Protocols for QOS in MANET through OLSR & AODV

Performance Analysis of Proactive and Reactive Routing Protocols for QOS in MANET through OLSR & AODV MIT International Journal of Electrical and Instrumentation Engineering, Vol. 3, No. 2, August 2013, pp. 57 61 57 Performance Analysis of Proactive and Reactive Routing Protocols for QOS in MANET through

More information

II. ROUTING CATEGORIES

II. ROUTING CATEGORIES ANALYSIS OF ROUTING PROTOCOLS IN MANETS DIVYA GHOSH Researcher,Kolkata,India Abstract: The study of routing protocols in MANETs is one that requires a great deal of research due to the challenges it poses

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

Pardeep Mittal Assistant Professor, Department of Computer Science and Applications, Kurukshetra University, Kurukshetra, Haryana, India.

Pardeep Mittal Assistant Professor, Department of Computer Science and Applications, Kurukshetra University, Kurukshetra, Haryana, India. Volume 3, Issue 5, May 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Comparative Study

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

A Survey on Path Weight Based routing Over Wireless Mesh Networks

A Survey on Path Weight Based routing Over Wireless Mesh Networks A Survey on Path Weight Based routing Over Wireless Mesh Networks Ankush Sharma Assistant Professor, Dept. Of C.S.E, Chandigarh University Gharuan, India Anuj Gupta Head C.S.E and M.C.A Dept, RIMT Mandi

More information

GSM Based Comparative Investigation of Hybrid Routing Protocols in MANETS

GSM Based Comparative Investigation of Hybrid Routing Protocols in MANETS IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 3, Ver. II (May - Jun. 214), PP 82-86 GSM Based Comparative Investigation of Hybrid

More information

Comparative Performance Analysis of AODV, DSR, TORA and OLSR Routing Protocols in MANET Using OPNET

Comparative Performance Analysis of AODV, DSR, TORA and OLSR Routing Protocols in MANET Using OPNET Journal of Artificial Intelligence in Electrical Engineering, Vol. 6, No. 22, September 2017 Comparative Performance Analysis of AODV, DSR, TORA and OLSR Routing Protocols in MANET Using OPNET Elham.Nesab

More information

Quantitative Performance Evaluation of DSDV and OLSR Routing Protocols in Wireless Ad-hoc Networks

Quantitative Performance Evaluation of DSDV and OLSR Routing Protocols in Wireless Ad-hoc Networks Quantitative Performance Evaluation of DSDV and OLSR Routing Protocols in Wireless Ad-hoc Networks E. Suresh Babu P S V Srinivasa Rao M Srinivasa Rao C Nagaraju Assoc. Prof. of CSE K L University, Vijayawada.

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

A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS

A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Journal homepage: www.mjret.in ISSN:2348-6953 A SURVEY OF ROUTING PROTOCOLS IN MOBILE AD HOC NETWORKS Ms. Amruta Kodole 1, Prof. P. M. Agarkar 2 Computer Engineering Dr. D. Y. Patil School Of Engineering

More information

Evaluating the Performance of Modified DSR in Presence of Noisy Links using QUALNET Network Simulator in MANET

Evaluating the Performance of Modified DSR in Presence of Noisy Links using QUALNET Network Simulator in MANET Evaluating the Performance of Modified DSR in Presence of Noisy Links using QUALNET Network Simulator in MANET Saurav Ghosh & Chinmoy Ghorai A.K Choudhury School of Information Technology, University of

More information

Performance Evaluation of Two Reactive and Proactive Mobile Ad Hoc Routing Protocols

Performance Evaluation of Two Reactive and Proactive Mobile Ad Hoc Routing Protocols www.ijcsi.org 551 Performance Evaluation of Two Reactive and Proactive Mobile Ad Hoc Routing Protocols Kashif Ibrahim Qazi Javed Ahmed Abdul Qudoos Mirza Aamir Mehmood Department of Computer Science, Balochistan

More information

Simulation and Performance Analysis of OLSR Routing Protocol Using OPNET

Simulation and Performance Analysis of OLSR Routing Protocol Using OPNET Volume 2, Issue 2, February 2012 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Simulation and Performance Analysis

More information

International Journal of Advance Engineering and Research Development. Improved OLSR Protocol for VANET

International Journal of Advance Engineering and Research Development. Improved OLSR Protocol for VANET Scientific Journal of Impact Factor (SJIF): 4.72 International Journal of Advance Engineering and Research Development Volume 4, Issue 11, November -2017 Improved OLSR Protocol for VANET Ravi Shrimali

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

REVIEW ON ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS

REVIEW ON ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS REVIEW ON ROUTING PROTOCOLS FOR MOBILE AD HOC NETWORKS G. Poornima 1, Mr. M. Rajasenathipathi 2, 1 Research Scholar, Department of Computer Science, NGM College, Pollachi 2 Assistant Professor, Department

More information

Keywords: - MANETs, Unicast, Network, Classification, Routing

Keywords: - MANETs, Unicast, Network, Classification, Routing Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Classification

More information

Impact of Hello Interval on Performance of AODV Protocol

Impact of Hello Interval on Performance of AODV Protocol Impact of Hello Interval on Performance of AODV Nisha Bhanushali Priyanka Thakkar Prasanna Shete ABSTRACT The multi-hop ad hoc networks are self organizing networks with dynamic topology. The reactive

More information

Performance Analysis of DSR Routing Protocol With and Without the Presence of Various Attacks in MANET

Performance Analysis of DSR Routing Protocol With and Without the Presence of Various Attacks in MANET Performance Analysis of DSR Routing Protocol With and Without the Presence of Various Attacks in MANET Aaditya Jain M.Tech Scholar, Department of Computer Science & Engg., R. N. Modi Engineering College,

More information

Performance Improvement of Wireless Network Using Modern Simulation Tools

Performance Improvement of Wireless Network Using Modern Simulation Tools Performance Improvement of Wireless Network Using Modern Simulation Tools Ms. Nimisha Dinesh Deval 1, Prof. Mrs. S. P. Pawar 2 1ME student CSE Dept, SVERIs college of Engineering, Pandharpur, Maharashtra,

More information

Fig. 1 Mobile Ad hoc Network- MANET[7]

Fig. 1 Mobile Ad hoc Network- MANET[7] IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 5 (May. - Jun. 2013), PP 01-06 A Simulation Based Performance Comparison of Routing Protocols (Reactive

More information

A Review on Dynamic MANET On Demand Routing Protocol in MANETs

A Review on Dynamic MANET On Demand Routing Protocol in MANETs ISSN No. 2278-3091 Volume 2, No.2, March - April 2013 Jatinder Pal Singh,et al., International Journal of Advanced Trends in Computer Science and Engineering, 2(2), March April 2013, 21-26 International

More information

A RELATIVE ANALYSIS OF MANET ROUTING PROTOCOLS DSDV AND AOMDV USING NS2

A RELATIVE ANALYSIS OF MANET ROUTING PROTOCOLS DSDV AND AOMDV USING NS2 A RELATIVE ANALYSIS OF MANET ROUTING PROTOCOLS DSDV AND AOMDV USING NS2 M.SWATHI 1, CH.V.PRASANTHI 2 and K.HARISH 3 1 Assistant professor, LENDI INSTITUTE OF ENGINEERING AND TECHNOLOGY, Vizianagaram, India

More information

Routing Problems in Mobile Ad hoc Networks (MANET)

Routing Problems in Mobile Ad hoc Networks (MANET) Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology ISSN 2320 088X IMPACT FACTOR: 6.017 IJCSMC,

More information

Node Density based Performance Analysis of Two Reactive Routing Protocols in Mobile Ad-hoc Networks

Node Density based Performance Analysis of Two Reactive Routing Protocols in Mobile Ad-hoc Networks Node Density based Performance Analysis of Two Reactive Routing Protocols in Mobile Ad-hoc Networks Gurleen Kaur Walia 1, Charanjit Singh 2 1,2 UCoE Department, Punjabi University, Patiala, Punjab, India

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

Performance Analysis of AODV, DSDV and DSR by using Different Mobility Models

Performance Analysis of AODV, DSDV and DSR by using Different Mobility Models Performance Analysis of AODV, DSDV and DSR by using Different Mobility Models Sukhwinder Kumar 1, Jasndeep Kaur 2 Lecturer, Dept. of ECE, Thapar University, Patiala, Punjab, India 1 PG Student [WC], Dept.

More information

QoS Based Evaluation of Multipath Routing Protocols in Manets

QoS Based Evaluation of Multipath Routing Protocols in Manets Advances in Networks 2017; 5(2): 47-53 http://www.sciencepublishinggroup.com/j/net doi: 10.11648/j.net.20170502.13 ISSN: 2326-9766 (Print); ISSN: 2326-9782 (Online) QoS Based Evaluation of Multipath Routing

More information

Implementation and Performance Evaluation of Three Routing Protocols for Mobile Ad Hoc Network Using Network Simulator

Implementation and Performance Evaluation of Three Routing Protocols for Mobile Ad Hoc Network Using Network Simulator Implementation and Performance Evaluation of Three Protocols for Mobile Ad Hoc Network Using Network Simulator Suhaila A. Dabibbi and Shawkat K. Guirguis Abstract Mobile ad hoc network (MANET) is a self-configuring

More information

Computation of Multiple Node Disjoint Paths

Computation of Multiple Node Disjoint Paths Chapter 5 Computation of Multiple Node Disjoint Paths 5.1 Introduction In recent years, on demand routing protocols have attained more attention in mobile Ad Hoc networks as compared to other routing schemes

More information

Optimizing Performance of Routing against Black Hole Attack in MANET using AODV Protocol Prerana A. Chaudhari 1 Vanaraj B.

Optimizing Performance of Routing against Black Hole Attack in MANET using AODV Protocol Prerana A. Chaudhari 1 Vanaraj B. IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 04, 2015 ISSN (online): 2321-0613 Optimizing Performance of Routing against Black Hole Attack in MANET using AODV Protocol

More information

Performance Evaluation of ASMR with QRS and RZLSR Routing Scheme in Mobile Ad-hoc and Sensor Networks

Performance Evaluation of ASMR with QRS and RZLSR Routing Scheme in Mobile Ad-hoc and Sensor Networks , pp. 43-50 http://dx.doi.org/10.14257/ijfgcn.2014.7.6.05 Performance Evaluation of ASMR with QRS and RZLSR Routing Scheme in Mobile Ad-hoc and Sensor Networks Anna Saro Vijendran 1 and J. Viji Gripsy

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

ABSTRACT I. INTRODUCTION. Rashmi Jatain Research Scholar, CSE Department, Maharishi Dayanand University, Rohtak, Haryana, India

ABSTRACT I. INTRODUCTION. Rashmi Jatain Research Scholar, CSE Department, Maharishi Dayanand University, Rohtak, Haryana, India ABSTRACT International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume 3 Issue 3 ISSN : 2456-3307 Review on Congestion Control in MANET

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

Energy Efficient Routing Protocols in Mobile Ad hoc Networks

Energy Efficient Routing Protocols in Mobile Ad hoc Networks International Journal of Engineering Research and Development e-issn : 2278-067X, p-issn : 2278-800X, www.ijerd.com Volume 2, Issue 7 (August 2012), PP. 45-51 Energy Efficient Routing Protocols in Mobile

More information

PERFORMANCE EVALUATION OF AODV AND DSR ROUTING PROTOCOLS IN MANET NETWORKS

PERFORMANCE EVALUATION OF AODV AND DSR ROUTING PROTOCOLS IN MANET NETWORKS PERFORMANCE EVALUATION OF AODV AND DSR ROUTING PROTOCOLS IN MANET NETWORKS Ammar Odeh, Eman AbdelFattah and Muneer Alshowkan Department of Computer Science & Engineering, University of Bridgeport Bridgeport,

More information

COMPARE AND CONTRAST OF AODV ROUTING PROTOCOL WITH E-AODV FOR WIRELESS MOBILE ADHOC NETWORK

COMPARE AND CONTRAST OF AODV ROUTING PROTOCOL WITH E-AODV FOR WIRELESS MOBILE ADHOC NETWORK COMPARE AND CONTRAST OF AODV ROUTING PROTOCOL WITH E-AODV FOR WIRELESS MOBILE ADHOC NETWORK 1 Ranjana Kukkar, 2 Kulbhushan Rassewatt, 3 Rahul Malhotra GTB KHALSA INSTITUTE OF ENGINEERING AND TECHNOLOGY,

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 4, Jul-Aug 2015

International Journal of Computer Science Trends and Technology (IJCST) Volume 3 Issue 4, Jul-Aug 2015 RESEARCH ARTICLE Optimization of Number of Nodes for AODV, OLSR And ZRP Protocols with and Without Black Hole Attack in MANET by Using Taguchi Method Sukhman Sodhi [1], Rupinder kaur Gurm [2], Harsimran

More information

PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET

PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET PERFORMANCE EVALUATION OF DSDV, AODV ROUTING PROTOCOLS IN VANET K. Venkateswarlu 1, G. Murali 2 1 M. Tech, CSE, JNTUA College of Engineering (Pulivendula), Andhra Pradesh, India 2 Asst.Prof (HOD), CSE,

More information

Comparative Performance Analysis of AODV,DSR,DYMO,OLSR and ZRP Routing Protocols in MANET using Random Waypoint Mobility Model

Comparative Performance Analysis of AODV,DSR,DYMO,OLSR and ZRP Routing Protocols in MANET using Random Waypoint Mobility Model Comparative Performance Analysis of AODV,DSR,DYMO,OLSR and ZRP Routing Protocols in MANET using Random Waypoint Mobility Model ISSN: 2349-6363 Jogendra Kumar Department of computer science and engineering

More information

Unicast Routing in Mobile Ad Hoc Networks. Dr. Ashikur Rahman CSE 6811: Wireless Ad hoc Networks

Unicast Routing in Mobile Ad Hoc Networks. Dr. Ashikur Rahman CSE 6811: Wireless Ad hoc Networks Unicast Routing in Mobile Ad Hoc Networks 1 Routing problem 2 Responsibility of a routing protocol Determining an optimal way to find optimal routes Determining a feasible path to a destination based on

More information

Neha Goyal Asst. Prof., Department of Computer Science & Engineering,

Neha Goyal Asst. Prof., Department of Computer Science & Engineering, Volume 7, Issue 4, April 2017 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com MANET: Simulation

More information

Effects of Caching on the Performance of DSR Protocol

Effects of Caching on the Performance of DSR Protocol IOSR Journal of Engineering (IOSRJEN) e-issn: 2250-3021, p-issn: 2278-8719, Volume 2, Issue 9 (September 2012), PP 07-11 Effects of Caching on the Performance of DSR Protocol Narinderjeet Kaur 1, Maninder

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