Position Based Opportunistic Routing Protocols for Highly Dynamic Mobile Ad- Hoc Networks Rajesh Naidu #1, A.Syam Prasad *2

Size: px
Start display at page:

Download "Position Based Opportunistic Routing Protocols for Highly Dynamic Mobile Ad- Hoc Networks Rajesh Naidu #1, A.Syam Prasad *2"

Transcription

1 Position Based Opportunistic Routing Protocols for Highly Dynamic Mobile Ad- Hoc Networks Rajesh Naidu #, A.Syam Prasad *2 # Student, Computer Science Engineering, MRCET, Hyderabad, Andhra Pradesh, India #2 Associate Professor, Department of CSE, MRCET, Hyderabad, Andhra Pradesh, India Abstract- Communications in Mobile Ad Hoc Networks in emergency situations play an important role. In such network reliability of packet delivery is indispensable as the information exchange accuracy has to be guaranteed. At the same time information has to be reached to the intended node in timely fashion. The existing solutions are vulnerable to node mobility. To overcome this problem, of late, Position-based Opportunistic Routing (POR) protocol was introduced by Yang et al. which makes use of geographic routing wireless medium. When data packets are sent through network some node overhear. One of the nodes that overhear the packet will act as forwarding node. Thus the protocol ensures reliable communication in MANET. In this paper we implement the scheme proposed by Yang et al. Our prototype application, a custom simulator, demonstrates the proof of concept. The empirical results revealed that the prototype is useful for further research and improvement in MANET communications. Index Terms Opportunistic forwarding, reliable communications, mobile ad hoc networks, void handling I. INTRODUCTION MANETs have become popular and ubiquitous in usage as the network is infrastructure less with significant advantages. There is an issue pertaining to dynamic nature of topology and error prone wireless channel. This will cause the network lacking in reliable communications in timely manner. Traditional routing protocols that govern communication in MANETs such as DSR, AODV and DSDV [] are vulnerable to node mobility. The reason behind this is the router determination prior to data transmission. A deterministic route is not feasible as the network changes dynamically. The procedures used by the protocols for recovery and discovery are time consuming. In case of path break situations they consume more energy causing the network lifetime to be lessened. Location information is used by Geographical Routing [2] for forwarding packets in hop-by-hp manner. The next hop forwarder is identified using greedy forwarding mechanism. Void handling mechanism is also used to achieve the communication [3]. GR lets the network to have high efficiency and scalability. However, it is sensitive to information pertaining to location [4]. The transmission fails when the far away node is selected for forwarding. In case of GPSR failure of MAC layer details are taken as feedback for giving a packet to take another chance for routing. As the MANETs are wireless it exhibits broadcasting feature. This may lead to reception of packet multiple times. Opportunistic routing [5], [6], [7] protocols are efficient to handle broadcasting kind of communications. These protocols make use of link state to determining candidates for forwarding. In this case finding internode loss rate is not easy. These protocols also cause delay in delivering packets due to the batching concept. In [8] OR which is location aided was introduced for forwarding packets. However, in all existing works, opportunistic forwarding is not fully exploited. Recently Yang et al. [9] explored the Position based Opportunistic Routing (POR) for forwarding packets to make the MANET for communications to be timely and reliable. This protocol exploits the multipaths explored at runtime for achieving robustness of POR. The remainder of the paper is structured as follows. Section II reviews important literature pertaining to reliable communications in MANETs. Section III provides details of proposed protocol. Section IV provides implementation details. Section V presents experimental results while section VI concludes the paper. ISSN: Page3390

2 II. PRIOR WORKS In wireless networks for reliable communication some degree of redundancy is introduced. However, this straight forward solution is not robust. All the existing protocols that make use of this redundancy in one way or other are classified into two types. The first one is known as multipath routing which makes use of end-to-end redundancy. The second approach uses hop-by-hop redundancy which makes use of broadcast nature of wireless medium. In this paper, the second approach is used. Multipath routing protocols were introduced for improving reliability in communications [0]. These protocols support establishing many paths between the source and destination. The multipath routing protocols which are already existed are classified into three categories. The first category protocols use alternate paths as backup [], [2], and [3]. The second category use a technique known as packet replication among multiple paths [4], [5]. The third category uses the features of multipath deliver, coding techniques and reconstruction [6], [7]. It is not easy to find independent paths which are suitable. Especially in case of highly dynamic nature of MANETs make it difficult to use such strategies. Recently broadcast nature of wireless medium is exploited for opportunistic forwarding that improves throughput of network [6], [7]. With respect to MANET, opportunistic routing can improve performance of the network. This is explored in [8] which boost the performance using Receiver Signal Strength Indicator [RSSI] which can prioritize relay nodes. By assigning higher priority it is possible to ensure high packet delivery. In [9] the impact of mobility is explored using WiFi network. The cooperative communications were explored. However, it failed in producing positive results as there was no strict coordination achieved between the base stations. It also resulted in false negatives and false positives. The experiments were made in WLANs. In [20] robust routing in wireless sensor networks was focused. Recently Yang et al. [9] introduced opportunistic routing protocol which makes use of stateless feature of geographic routing and broadcast nature of wireless medium in order to achieve reliable and timely communications in MANETs. There are two techniques on which this routing mechanism is built. They are known as opportunistic forwarding and geographic routing. We assume that the nodes in the MANET are aware of their own location and also the location of their neighbors. The topology considered for the experiments is as shown in figure. Fig. Topology of MANET As can be seen in figure, the source and destination nodes are in red color. Their position is fixed. They are assumed to have no mobility. The other nodes in MANET have mobility as they can move based on the model described in the previous section. Before describing the functionality of the routing mechanism, some terms are defined here. The ratio of number data packets delivered from source and the number of data packets received is known as packet delivery ratio. The average delay is known as end-toend delay. The average end-to-end length of the path is known as path length. Packet forwarding times per hop (FTH) and packet forwarding times per packet (FTP) are other terms which are self describing. The FTH is computed as follows. The FTP is computed as follows. III. POSITION BASED OPPURTUNISTIC ROUTING Prioritization of Forwarding Candidates ISSN: Page339

3 Selection and prioritization of forwarding candidates is very important for opportunistic routing of packets in MANET. The following algorithm is used to choose and priotize forwarder list. PC with 4 GB RAM, core 2 dual processor running Windows 7 operating system. We did several experiments and the results are presented in section IV. V. EXPERIMENTAL RESULTS We built a prototype application which is a simulator developed in Microsoft.NET platform. We considered 80 nodes for simulation. The source and destination are fixed while the remaining nodes have mobility. The node mobility is controlled by the model proposed in this paper. Experiments are made in terms packet delivery ratio, mobility of nodes, expected forwarding times, median end to end delay, path length or number of hops and so on. The experimental results are presented as a series of graphs as given below. Fig. Candidate selection algorithm (excerpt from [9]) For enhancing the robustness of the POR where there is not uniform distribution of nodes found in the network, and due to the existence of large holes, a mechanism known as void handling is used. In order to handle voids in communication, the existing solutions find alternative route. While handling void greedy forwarding cannot be used. It is also not possible to exploit the multicast nature of wireless media. Instead virtual destination concept is used to achieve this. Virtual destination is the temporary destination to which packets are forwarded. These virtual destinations guide packet delivery thus achieving reliable transmissions in timely fashion. More details of the reliable transmission mechanism can be found in [9]. IV. PROTOTYPE IMPLEMENTATION We built a custom simulator, a prototype application that demonstrates the proof of concept. The prototype is built using Microsoft.NET platform. The environment used to build the application includes a Analytical Delivery Ratio N=0 N= N=2 N=4 Fig 2 Analytical delivery ratio versus node mobility. As shown in the above figure 2 represents the horizontalaxis represents maximum speed while vertical axis represents analytical delivery ratio. Analytical Delivery Ratio N=0 N= N=2 N= ISSN: Page3392

4 Fig 3 Analytical delivery ratio versus node mobility. As shown in the above figure 3 represents the horizontal axis represents maximum speed while vertical axis represents analytical delivery ratio. Expected Forwarding Times Fig 4 EFT with different N. As shown in the above figure 4 represents the represents expected forwarding times. Median end-to-end delay Fig 5 Forwarding candidate number evaluation of Median end-to-end delay As shown in the above figure 5 represents the represents Median end-to-end delay. P EFT0 EFT EFT2(0.) EFT2(0.5) POR(0) POR() POR(2) POR(4) Packet delivery ratio Fig 6 Simulation results of Packet delivery ratio As shown in the above figure 6 represents the represents Packet delivery ratio AOMDV 5.2 GPSR POR Path length(hops) Fig 7 Simulation results of Path length As shown in the above figure 7 represents the represents Path length. VI. CONCLUSIONS AOMDV GPSR POR In this paper we built a prototype, customer simulator, application that demonstrates reliable data delivery in MANET. As the nodes in the network are highly dynamic in nature, it is important to ensure that the data is delivered reliably. Due to the dynamic nature of the network, the conventional protocols are inadequate to achieve reliable data transfer in timely manner. To overcome this we have implemented a routing protocol proposed by Yang et al. [9] which demonstrates the reliable and timely delivery of data packets in MANETs. This work has been inspired by opportunistic routing which exploits the broadcast ISSN: Page3393

5 nature of wireless medium and stateless feature of geographical routing. This protocol ensures that the packet forwarding takes place by nodes those overhead packets. The network also has some explicitly specified nodes for packet forwarding in case of link break. This will help in reliable communication in timely manner. We implement a prototype custom simulator that demonstrates the proof of concept. The empirical results revealed that the prototype is useful for further research and enhancement of reliable communications in MANETs. REFERENCES [] J. Broch, D.A. Maltz, D.B. Johnson, Y.-C. Hu, and J. Jetcheva, A Performance Comparison of Multi-Hop Wireless Ad Hoc Network Routing Protocols, Proc. ACM MobiCom, pp , 998. [2] M. Mauve, A. Widmer, and H. Hartenstein, A Survey on Position-Based Routing in Mobile Ad Hoc Networks, IEEE Network, vol. 5, no. 6, pp , Nov./Dec [3] D. Chen and P. Varshney, A Survey of Void Handling Techniques for Geographic Routing in Wireless Networks, IEEE Comm. Surveys and Tutorials, vol. 9, no., pp , Jan.-Mar [4] D. Son, A. Helmy, and B. Krishnamachari, The Effect of Mobility Induced Location Errors on Geographic Routing in Mobile Ad Hoc Sensor Networks: Analysis and Improvement Using Mobility Prediction, IEEE Trans. Mobile Computing, vol. 3, no. 3, pp , July/Aug [5] E. Rozner, J. Seshadri, Y. Mehta, and L. Qiu, SOAR: Simple Opportunistic Adaptive Routing Protocol for Wireless Mesh Networks, IEEE Trans. Mobile Computing, vol. 8, no. 2, pp , Dec [6] S. Chachulski, M. Jennings, S. Katti, and D. Katabi, Trading Structure for Randomness in Wireless Opportunistic Routing, Proc. ACM SIGCOMM, pp , [7] S. Biswas and R. Morris, EXOR: Opportunistic Multi-Hop Routing for Wireless Networks, Proc. ACM SIGCOMM, pp , [8] K. Zeng, Z. Yang, and W. Lou, Location-Aided Opportunistic Forwarding in Multirate and Multihop Wireless Networks, IEEE Trans. Vehicular Technology, vol. 58, no. 6, pp , July [9] Shengbo Yang, Chai Kiat Yeo, and Bu Sung Lee Toward Reliable Data Delivery for Highly Dynamic Mobile Ad Hoc Networks, IEEE TRANSACTIONS ON MOBILE COMPUTING, VOL., NO., JANUARY 202. [0] S. Mueller, R. Tsang, and D. Ghosal, Multipath Routing in Mobile Ad Hoc Networks: Issues and Challenges, Performance Tools and Applications to Networked Systems, pp , Springer, [] A. Valera, W. Seah, and S. Rao, Improving Protocol Robustness in Ad Hoc Networks through Cooperative Packet Caching and Shortest Multipath Routing, IEEE Trans. Mobile Computing, vol. 4, no. 5, pp , Sept./Oct [2] D. Ganesan, R. Govindan, S. Shenker, and D. Estrin, Highly Resilient, Energy-Efficient Multipath Routing in Wireless Sensor Networks, ACM SIGMOBILE Mobile Computing and Comm. Rev., vol. 5, no. 4, pp. -25, 200. [3] M. Marina and S. Das, On-Demand Multipath Distance Vector Routing in Ad Hoc Networks, Proc. Ninth Int l Conf. Network Protocols (ICNP 0), pp. 4-23, Nov [4] B. Deb, S. Bhatnagar, and B. Nath, ReInForM: Reliable Information Forwarding Using Multiple Paths in Sensor Networks, Proc. Ann. IEEE Int l Conf. Local Computer Networks (LCN 03), pp , [5] E. Felemban, C.-G. Lee, E. Ekici, R. Boder, and S. Vural, Probabilistic QoS Guarantee in Reliability and Timeliness Domains in Wireless Sensor Networks, Proc. IEEE INFOCOM, pp , [6] A. Tsirigos and Z. Haas, Analysis of Multipath Routing, Part 2: Mitigation of the Effects of Frequently Changing Network Topologies, IEEE Trans. Wireless Comm., vol. 3, no. 2, pp , Mar [7] A. Tsirigos and Z. Haas, Analysis of Multipath Routing-Part I: The Effect on the Packet Delivery Ratio, IEEE Trans. Wireless Comm., vol. 3, no., pp , Jan [8] M.-H. Lu, P. Steenkiste, and T. Chen, Design, Implementation and Evaluation of an Efficient Opportunistic Retransmission Protocol, Proc. ACM MobiCom, pp , [9] F. Wu, T. Chen, S. Zhong, L.E. Li, and Y.R. Yang, Incentive- Compatible Opportunistic Routing for Wireless Networks, Proc. ACM MobiCom, pp , [20] X. Huang, H. Zhai, and Y. Fang, Robust Cooperative Routing Protocol in Mobile Wireless Sensor Networks, IEEE Trans. Wireless Comm., vol. 7, no. 2, pp , Dec Authors ISSN: Page3394

6 Rajesh Naidu, he is pursuing M.Tech (CSE) in MRCET, Hyderabad, AP, INDIA. He has received B.Tech Degree in Computer Science and Engineering. His main research interest includes data mining, Databases and DWH. Syam Prasad.A He is currently with the Department of Computer Science and Engineering, MRCET, Andhra Pradesh,India. He has received M.Tech Degree from JNTU. His main research interest includes data mining, Databases and DWH. ISSN: Page3395

7 ISSN: Page3396

Design a Proposed Algorithm for Reliable Data Delivery for High Dynamic MANET

Design a Proposed Algorithm for Reliable Data Delivery for High Dynamic MANET Design a Proposed Algorithm for Reliable Data Delivery for High Dynamic MANET Rashmi Saini 1 and Vinit Lohan 2 1 M.Tech. Student, Department of CSE, VCE, Rohtak, Haryana (India) 2 Assistant Professor,

More information

DYNAMIC DATA ROUTING IN MANET USING POSITION BASED OPPORTUNISTIC ROUTING PROTOCOL

DYNAMIC DATA ROUTING IN MANET USING POSITION BASED OPPORTUNISTIC ROUTING PROTOCOL INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 DYNAMIC DATA ROUTING IN MANET USING POSITION BASED OPPORTUNISTIC ROUTING PROTOCOL P. Kalaivani 1, G. Sathya 2, N.

More information

Qos Parameters Estimation in MANET Using Position Based Opportunistic Routing Protocol

Qos Parameters Estimation in MANET Using Position Based Opportunistic Routing Protocol Original Article Qos Parameters Estimation in MANET Using Position Based Opportunistic Routing Protocol P. Kalaivani* 1, G. Sathya 1 and N. Senthilnathan 2 1 Assistant Professor, SNS College of Engineering,

More information

Keywords MANETS, Geographical Routing, Data Delivery

Keywords MANETS, Geographical Routing, Data Delivery Volume 3, Issue 7, July 2013 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Encrypted and Consistent

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

SECURED AND HIGHLY RELIABLE DATA TRANSFER IN MANET USING POSITION-BASED OPPORTUNISTIC ROUTING PROTOCOL

SECURED AND HIGHLY RELIABLE DATA TRANSFER IN MANET USING POSITION-BASED OPPORTUNISTIC ROUTING PROTOCOL SECURED AND HIGHLY RELIABLE DATA TRANSFER IN MANET USING POSITION-BASED OPPORTUNISTIC ROUTING PROTOCOL 1 D.Shanmugapriyan, 2 Murugaanandam 1 PG Scholar, Department of Information Technology, SRM University

More information

Performance Estimation on Opportunistic Routing Protocol based on Reliability Analysis

Performance Estimation on Opportunistic Routing Protocol based on Reliability Analysis Performance Estimation on Opportunistic Routing Protocol based on Reliability Analysis Prof. SmitaShukla Patel 1, Dr. M.Mohanpriya 2 1 Computer Science Department,Karpagam University,India 2 Computer Science

More information

Improving Performance in Ad hoc Networks through Location based Multi Hop Forwarding

Improving Performance in Ad hoc Networks through Location based Multi Hop Forwarding Improving Performance in Ad hoc Networks through Location based Multi Hop Forwarding v.vallinayagi research scholar, manonmanium university tirunelveli-11 Dr.G.M.Nasira Assistant professor dept of computer

More information

A Fast and Reliable Tree based Proactive Source Routing in Mobile Adhoc Network 1 Haseena M. K., 2 Annes Philip.

A Fast and Reliable Tree based Proactive Source Routing in Mobile Adhoc Network 1 Haseena M. K., 2 Annes Philip. www.ijecs.in International Journal Of Engineering And Computer Science ISSN:239-7242 Volume 4 Issue 7 July 205, Page No. 3422-3425 A Fast and Reliable Tree based Proactive Source Routing in Mobile Adhoc

More information

TOWARD RELIABLE DATADELIVERY FOR HIGHLY DYNAMIC MOBILE AD HOC NETWORKS

TOWARD RELIABLE DATADELIVERY FOR HIGHLY DYNAMIC MOBILE AD HOC NETWORKS TOWARD RELIABLE DATADELIVERY FOR HIGHLY DYNAMIC MOBILE AD HOC NETWORKS Kanchana.J 1, N.Aparna 2 1 Student, Department of CSE, Arcot Sri Mahalakshmi Womens College, Vellore, Tamilnadu, India 2 Assistant

More information

Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET

Integrated Resource Adaptive On Demand Geographic Routing (IRA-ODGR) for MANET IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 6, 2013 ISSN (online): 2321-0613 Integrated Demand (IRA-ODGR) for MANET M J.Kalaiselvi 1 K.Sathishkumar 2 1 M.E. Student,

More information

DISCOVERING OPTIMUM FORWARDER LIST IN MULTICAST WIRELESS SENSOR NETWORK

DISCOVERING OPTIMUM FORWARDER LIST IN MULTICAST WIRELESS SENSOR NETWORK DISCOVERING OPTIMUM FORWARDER LIST IN MULTICAST WIRELESS SENSOR NETWORK G.Ratna kumar, Dr.M.Sailaja, Department(E.C.E), JNTU Kakinada,AP, India ratna_kumar43@yahoo.com, sailaja.hece@gmail.com ABSTRACT:

More information

Towards Optimal Data Delivery in Highly Mobile Wireless Ad Hoc Networks

Towards Optimal Data Delivery in Highly Mobile Wireless Ad Hoc Networks Towards Optimal Data Delivery in Highly Mobile Wireless Ad Hoc Networks Varun G Menon Department of Computer Science Engineering Sathyabama University Chennai, India-600119 varungmenon46@gmail.com Joe

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

Adaptive Buffer size routing for Wireless Sensor Networks

Adaptive Buffer size routing for Wireless Sensor Networks Adaptive Buffer size routing for Wireless Sensor Networks Kalyani Upputhoola 1, Narasimha Rao Sirivella 2 Student, M.Tech (CSE), QIS College of Engineering and Technology, Hyderabad, AP, India 1 Assistant

More information

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP ( 1

Published by: PIONEER RESEARCH & DEVELOPMENT GROUP (  1 Implementation of POR Protocol for The Efficient Data Delivery in Dynamic Mobile Ad Hoc Networks Mahendra Vemuri 1, Kavitha.P 2 1 PG Student Department of Computer Science, Hindustan University, Padur,

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

Energy Aware and Anonymous Location Based Efficient Routing Protocol

Energy Aware and Anonymous Location Based Efficient Routing Protocol Energy Aware and Anonymous Location Based Efficient Routing Protocol N.Nivethitha 1, G.Balaji 2 1 PG student, 2 Asst.Professor Department of Electronics and Communication Engineering Angel College of Engineering

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

Beaconing Strategy for Geo-Graphic Routing In Mobile Ad Hoc Networks

Beaconing Strategy for Geo-Graphic Routing In Mobile Ad Hoc Networks Beaconing Strategy for Geo-Graphic Routing In Mobile Ad Hoc Networks Pasupuleti Neelima, K.Bhargavi M.Tech Student, Department Of Computer Science and Engineering, INTELL Engineering College, Anantapur,

More information

Cooperative Caching in Wireless P2P Networks. Aseel Nadhum Kadhum The Islamic University College

Cooperative Caching in Wireless P2P Networks. Aseel Nadhum Kadhum The Islamic University College Cooperative Caching in Wireless P2P Networks Aseel Nadhum Kadhum The Islamic University College (138).. Cooperative Caching in Wireless P2P Networks Cooperative Caching in Wireless P2P Networks... (139)

More information

SECURE AND EFFICIENT HYBRID APPROACH FOR DATA TRANSMISSION IN ZIGBEE NETWORK

SECURE AND EFFICIENT HYBRID APPROACH FOR DATA TRANSMISSION IN ZIGBEE NETWORK SECURE AND EFFICIENT HYBRID APPROACH FOR DATA TRANSMISSION IN ZIGBEE NETWORK P.M.Shareefa Jareena *1, T.Samraj Lawrence #2, and V.Perathu Selvi #3 * Student, Dept of CSE (SNW), Francis Xavier Engineering

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

Routing Protocol with Quality Optimization for Vehicular Ad Hoc Networks

Routing Protocol with Quality Optimization for Vehicular Ad Hoc Networks Routing Protocol with Quality Optimization for Vehicular Ad Hoc Networks E. Priyanka 1, M.Vijaya Kanth 2 M.Tech, Department of CSE, JNTUACE, Ananthapuramu, Andhra Pradesh, India 1 Lecturer, Department

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

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 2.114

IJESRT. Scientific Journal Impact Factor: (ISRA), Impact Factor: 2.114 IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Efficient Estimation of Hybrid Wireless Networks using QoS-Oriented Distributed routing protocol Priyananci.S 1, Suriya.M 2, Anandakumar.H

More information

Wireless Sensor Networks (WSN) Tanyar Pooyeh Intelligent Robotics - winter semester 2013/14 Nov 11, 2013

Wireless Sensor Networks (WSN) Tanyar Pooyeh Intelligent Robotics - winter semester 2013/14 Nov 11, 2013 Wireless Sensor Networks (WSN) Tanyar Pooyeh 2pooyeh@informatik.uni-hamburg.de Intelligent Robotics - winter semester 2013/14 Nov 11, 2013 Outline Multi-hop Wireless Networks MANETs, VANETs, WSNs Routing

More information

Throughput Analysis of Many to One Multihop Wireless Mesh Ad hoc Network

Throughput Analysis of Many to One Multihop Wireless Mesh Ad hoc Network Throughput Analysis of Many to One Multihop Wireless Mesh Ad hoc Network Dr.S.Senthil Kumar,Assistant Professor, Dept of Electrical and Electronics Engineering, Government College of Engineering, Salem,India

More information

Efficient Detection and Elimination of Vampire Attacks in Wireless Ad-Hoc Sensor Networks

Efficient Detection and Elimination of Vampire Attacks in Wireless Ad-Hoc Sensor Networks Efficient Detection and Elimination of Vampire Attacks in Wireless Ad-Hoc Sensor Networks K.Sivakumar 1, P.Murugapriya 2 II-M.TECH, Department of IT, Sasurie College of Engineering, Vijayamangalam, Tirupur,

More information

Shortcut Tree Routing using Neighbor Table in ZigBee Wireless Networks

Shortcut Tree Routing using Neighbor Table in ZigBee Wireless Networks Shortcut Tree Routing using Neighbor Table in ZigBee Wireless Networks Salmu K.P 1, Chinchu James 2 1,2 Department of Computer Science, IIET, Nellikuzhi Abstract- ZigBee is a worldwide standard for wireless

More information

Performance Analysis of AOMDV, OLSR and DSR Routing Protocols Using UDP agents in MANETS

Performance Analysis of AOMDV, OLSR and DSR Routing Protocols Using UDP agents in MANETS Performance Analysis of AOMDV, OLSR and DSR Routing Protocols Using UDP agents in MANETS Sowjanya Kumari Nalam¹, P.V.Venkateswara Rao ²,SrinadhSagiraju³ ¹M.Tech Student, CSE Department, Raghu Engineering

More information

The General Analysis of Proactive Protocols DSDV, FSR and WRP

The General Analysis of Proactive Protocols DSDV, FSR and WRP Volume 116 No. 10 2017, 375-380 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu The General Analysis of Proactive Protocols DSDV, FSR and WRP 1 Dr.

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

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 Metrics of MANET in Multi-Hop Wireless Ad-Hoc Network Routing Protocols

Performance Metrics of MANET in Multi-Hop Wireless Ad-Hoc Network Routing Protocols Performance Metrics of MANET in Multi-Hop Wireless Ad-Hoc Network Routing Protocols R.Devi, B.Sumathi, T.Gandhimathi, G.Alaiyarasi 1 st year, M.Tech (Software Engineering), Department of Information Technology,

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

Spatial Reusability-Aware Routing in Multi-Hop Wireless Networks

Spatial Reusability-Aware Routing in Multi-Hop Wireless Networks Spatial Reusability-Aware Routing in Multi-Hop Wireless Networks T. Sree Lakshmi #1 and Sunku Umamahaheswari *2 # M.Tech (CSE),PG Scholar,Department of Computer Science & Engineering, KORM College of Engineering,

More information

A COMPARISON OF IMPROVED AODV ROUTING PROTOCOL BASED ON IEEE AND IEEE

A COMPARISON OF IMPROVED AODV ROUTING PROTOCOL BASED ON IEEE AND IEEE Journal of Engineering Science and Technology Vol. 4, No. 2 (2009) 132-141 School of Engineering, Taylor s University College A COMPARISON OF IMPROVED AODV ROUTING PROTOCOL BASED ON IEEE 802.11 AND IEEE

More information

Reliable Data Delivery in Mobile Adhoc Networks Using Light Weight Verification Algorithm with High Node Mobility

Reliable Data Delivery in Mobile Adhoc Networks Using Light Weight Verification Algorithm with High Node Mobility International Journal of Innovative Technology and Exploring Engineering (IJITEE) ISSN: 2278-3075, Volume-2, Issue-5, April 2013 Reliable Data Delivery in Mobile Adhoc Networks Using Light Weight Verification

More information

Opportunistic Overlay Multicast in Wireless Networks

Opportunistic Overlay Multicast in Wireless Networks This full text paper was peer reviewed at the direction of IEEE Communications Society subject matter experts for publication in the IEEE Globecom proceedings. Opportunistic Overlay Multicast in Wireless

More information

The Novel HWN on MANET Cellular networks using QoS & QOD

The Novel HWN on MANET Cellular networks using QoS & QOD The Novel HWN on MANET Cellular networks using QoS & QOD Abstract: - Boddu Swath 1 & M.Mohanrao 2 1 M-Tech Dept. of CSE Megha Institute of Engineering & Technology for Women 2 Assistant Professor Dept.

More information

IN WIRELESS networks, because of interference, path loss,

IN WIRELESS networks, because of interference, path loss, 1942 IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, VOL. 58, NO. 4, MAY 2009 Performance Study of Node-Disjoint Multipath Routing in Vehicular Ad Hoc Networks Xiaoxia Huang, Member, IEEE, and Yuguang Fang,

More information

2. LITERATURE REVIEW. Performance Evaluation of Ad Hoc Networking Protocol with QoS (Quality of Service)

2. LITERATURE REVIEW. Performance Evaluation of Ad Hoc Networking Protocol with QoS (Quality of Service) 2. LITERATURE REVIEW I have surveyed many of the papers for the current work carried out by most of the researchers. The abstract, methodology, parameters focused for performance evaluation of Ad-hoc routing

More information

A CLASSIFICATION FRAMEWORK FOR SCHEDULING ALGORITHMS IN WIRELESS MESH NETWORKS Lav Upadhyay 1, Himanshu Nagar 2, Dharmveer Singh Rajpoot 3

A CLASSIFICATION FRAMEWORK FOR SCHEDULING ALGORITHMS IN WIRELESS MESH NETWORKS Lav Upadhyay 1, Himanshu Nagar 2, Dharmveer Singh Rajpoot 3 A CLASSIFICATION FRAMEWORK FOR SCHEDULING ALGORITHMS IN WIRELESS MESH NETWORKS Lav Upadhyay 1, Himanshu Nagar 2, Dharmveer Singh Rajpoot 3 1,2,3 Department of Computer Science Engineering Jaypee Institute

More information

Routing in Ad Hoc Wireless Networks PROF. MICHAEL TSAI / DR. KATE LIN 2014/05/14

Routing in Ad Hoc Wireless Networks PROF. MICHAEL TSAI / DR. KATE LIN 2014/05/14 Routing in Ad Hoc Wireless Networks PROF. MICHAEL TSAI / DR. KATE LIN 2014/05/14 Routing Algorithms Link- State algorithm Each node maintains a view of the whole network topology Find the shortest path

More information

A Protocol for Reducing Routing Overhead in Mobile Ad Hoc Networks

A Protocol for Reducing Routing Overhead in Mobile Ad Hoc Networks A Protocol for Reducing Routing Overhead in Mobile Ad Hoc Networks Radhu.R.Nair #1 T. K Parani *2 # Student, M.E Communication Systems engineering, Anna University DSCE Coimbatore, India *Assistant professor,

More information

Survey on QoS Aware Routing Protocols for Wireless Multimedia Sensor Networks

Survey on QoS Aware Routing Protocols for Wireless Multimedia Sensor Networks Survey on QoS Aware Routing Protocols for Wireless Multimedia Sensor Networks Malaram Kumhar 1, Vijay Ukani 2 Computer Science and Engineering Department, Institute of Technology, Nirma University, Ahmedabad,

More information

Anonymous Privacy-Preserving Routing In Location Based Dynamic Ad-Hoc Networks

Anonymous Privacy-Preserving Routing In Location Based Dynamic Ad-Hoc Networks Anonymous Privacy-Preserving Routing In Location Based Dynamic Ad-Hoc Networks G.Gokila 1, Mrs.F.Salma Rosline Mary, M.E 2., P.Karthikeyan 3, Mr.A.Suresh Babu,M.E. 4 M.E. Applied Electronics, JJ College

More information

Performance Evaluation in MANET by Using NCPR Scheme with Cluster Technique

Performance Evaluation in MANET by Using NCPR Scheme with Cluster Technique International Journal of Emerging Engineering Research and Technology Volume 3, Issue 7, July 2015, PP 22-31 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) Performance Evaluation in MANET by Using NCPR

More information

ETOR-Efficient Token based Opportunistic Routing

ETOR-Efficient Token based Opportunistic Routing ETOR-Efficient Token based Opportunistic Routing A. Saichand 1 and A. R. Naseer 2 Abstract Dept. of Computer Science & Engineering JITS affiliated to JNTU Hyderabad Andhra Pradesh State, India 1 saichand1@gmail.com,

More information

Improving the Efficiency of MANET by Reducing Routing overhead using a NCPR protocol

Improving the Efficiency of MANET by Reducing Routing overhead using a NCPR protocol Improving the Efficiency of MANET by Reducing Routing overhead using a NCPR protocol Prajkta S. Nagrare, Vaishali N. Sahare Abstract A mobile ad-hoc network (MANET) is a set of mobile nodes that forms

More information

MODIFIED VERTICAL HANDOFF DECISION ALGORITHM FOR IMPROVING QOS METRICS IN HETEROGENEOUS NETWORKS

MODIFIED VERTICAL HANDOFF DECISION ALGORITHM FOR IMPROVING QOS METRICS IN HETEROGENEOUS NETWORKS MODIFIED VERTICAL HANDOFF DECISION ALGORITHM FOR IMPROVING QOS METRICS IN HETEROGENEOUS NETWORKS 1 V.VINOTH, 2 M.LAKSHMI 1 Research Scholar, Faculty of Computing, Department of IT, Sathyabama University,

More information

Elimination Of Redundant Data using user Centric Data in Delay Tolerant Network

Elimination Of Redundant Data using user Centric Data in Delay Tolerant Network IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 9 February 2015 ISSN (online): 2349-6010 Elimination Of Redundant Data using user Centric Data in Delay Tolerant

More information

(INTERFERENCE AND CONGESTION AWARE ROUTING PROTOCOL)

(INTERFERENCE AND CONGESTION AWARE ROUTING PROTOCOL) Qos of Network Using Advanced Hybrid Routing in WMN, Abstract - Maximizing the network throughput in a multichannel multiradio wireless mesh network various efforts have been devoted. The recent solutions

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

QUALITY OF SERVICE EVALUATION IN IEEE NETWORKS *Shivi Johri, **Mrs. Neelu Trivedi

QUALITY OF SERVICE EVALUATION IN IEEE NETWORKS *Shivi Johri, **Mrs. Neelu Trivedi QUALITY OF SERVICE EVALUATION IN IEEE 802.15.4 NETWORKS *Shivi Johri, **Mrs. Neelu Trivedi *M.Tech. (ECE) in Deptt. of ECE at CET,Moradabad, U.P., India **Assistant professor in Deptt. of ECE at CET, Moradabad,

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

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

Current Project Work on Routing Protocols for MANET: A Literature Survey Mr. Chethan Chandra S Basavaraddi, Smt. Geetha N.B. M.Tech.

Current Project Work on Routing Protocols for MANET: A Literature Survey Mr. Chethan Chandra S Basavaraddi, Smt. Geetha N.B. M.Tech. International Journal of Scientific & Engineering Research Volume 3, Issue 5, May-2012 1 Current Project Work on Routing Protocols for MANET: A Literature Survey Mr. Chethan Chandra S Basavaraddi, Smt.

More information

Survey on Multicast Routing Protocols in MANETs

Survey on Multicast Routing Protocols in MANETs Survey on Multicast Routing Protocols in MANETs A Viswanath, Dept of CSE, Sree Vidyanikethan Engineering College, Tirupati, AP, India. N Papanna, M.Tech, Assistant Professor, Sree Vidyanikethan Engineering

More information

Reliable Data Transfer on Dynamic Nodes using Packed Hiding Methods in Ad Hoc Networks A.Umamaheswaran 1, S.Gopikrishnan 2, R.

Reliable Data Transfer on Dynamic Nodes using Packed Hiding Methods in Ad Hoc Networks A.Umamaheswaran 1, S.Gopikrishnan 2, R. Reliable Data Transfer on Dynamic Nodes using Packed Hiding Methods in Ad Hoc Networks A.Umamaheswaran 1, S.Gopikrishnan 2, R.Saranya 3 PG Student, Dept. of Computer Science & Engineering, Paavai College

More information

Simulation and Performance Analysis of Throughput and Delay on Varying Time and Number of Nodes in MANET

Simulation and Performance Analysis of Throughput and Delay on Varying Time and Number of Nodes in MANET International Journal of Recent Research and Review, Vol. VII, Issue 2, June 2014 ISSN 2277 8322 Simulation and Performance Analysis of and on Varying and Number of Nodes in MANET Arun Jain 1, Ramesh Bharti

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

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

E 2 R: Energy Efficient Routing for Multi-hop Green Wireless Networks

E 2 R: Energy Efficient Routing for Multi-hop Green Wireless Networks IEEE INFOCOM Workshop on Green Communications and Networking : Energy Efficient Routing for Multi-hop Green Wireless Networks Ting Zhu, Don Towsley Department of Computer Science, University of Massachusetts

More information

STUDY ON MOBILE ADHOC NETWORK ROUTING PROTOCOLS

STUDY ON MOBILE ADHOC NETWORK ROUTING PROTOCOLS International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 155-158 STUDY ON MOBILE ADHOC NETWORK ROUTING PROTOCOLS Monika ABSTRACT: In Many wireless

More information

G.Narasa Reddy, 2 A.Avanthi, 3 R.Prasanth Reddy 1

G.Narasa Reddy, 2 A.Avanthi, 3 R.Prasanth Reddy 1 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: Enhancing DSR Protocol Performance in Mobile Ad Hoc Networks

More information

Performance of New Broadcast Forwarding Criteria in MANET

Performance of New Broadcast Forwarding Criteria in MANET Performance of New Broadcast Forwarding Criteria in MANET Lijuan Zhu 1, Bu-Sung Lee 1, Boon-Chong Seet 2, Kai-Juan Wong 3, Genping Liu 1, Shell-Ying Huang 1, and Keok-Kee Lee 1 1 Centre for Multimedia

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

Local Cooperative Relay for Opportunistic Data Forwarding in Mobile Ad-hoc Networks

Local Cooperative Relay for Opportunistic Data Forwarding in Mobile Ad-hoc Networks Local Cooperative Relay for Opportunistic Data Forwarding in Mobile Ad-hoc Networks Zehua Wang, Cheng Li, and Yuanzhu Chen Memorial University of Newfoundland St. John s, NL, Canada {zehua.wang, licheng,

More information

An Efficient Routing Approach and Improvement Of AODV Protocol In Mobile Ad-Hoc Networks

An Efficient Routing Approach and Improvement Of AODV Protocol In Mobile Ad-Hoc Networks An Efficient Routing Approach and Improvement Of AODV Protocol In Mobile Ad-Hoc Networks Tejomayee Nath #1 & Suneeta Mohanty *2 # School of Computer Engineering, KIIT University Bhubaneswar,, India Abstract

More information

Dynamic Search Technique Used for Improving Passive Source Routing Protocol in Manet

Dynamic Search Technique Used for Improving Passive Source Routing Protocol in Manet African Journal of Basic & Applied Sciences 9 (1): 27-32, 2017 ISSN 2079-2034 IDOSI Publications, 2017 DOI: 10.5829/idosi.ajbas.2017.27.32 Dynamic Search Technique Used for Improving Passive Source Routing

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

Competent Broadcasting in MANET

Competent Broadcasting in MANET Competent Broadcasting in MANET 1 Ms. K. Vijayalakshmi, 2 Mrs.S.Jeyanthi 1 M.E., Lecturer, CSE Dept., PSNA College of Engg. And Tech., Dindigul, Tamilnadu,India. 2 M.E., Lecturer, CSE Dept., PSNA College

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

Keywords Mobile Ad hoc Networks, Multi-hop Routing, Infrastructure less, Multicast Routing, Routing.

Keywords Mobile Ad hoc Networks, Multi-hop Routing, Infrastructure less, Multicast Routing, Routing. Volume 4, Issue 7, July 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Study on Various

More information

A Hybrid Routing Protocol for Ad-hoc Wireless Network Based on Proactive and Reactive Routing Schemes

A Hybrid Routing Protocol for Ad-hoc Wireless Network Based on Proactive and Reactive Routing Schemes A Hybrid Routing Protocol for Ad-hoc Wireless Network Based on Proactive and Reactive Routing Schemes Chetana K. Kamate, Dr. Santosh L. Deshpande Department P.G. Studies in Computer Network and Engineering,

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

ENERGY EFFICIENT MULTIPATH ROUTING FOR MOBILE AD HOC NETWORKS

ENERGY EFFICIENT MULTIPATH ROUTING FOR MOBILE AD HOC NETWORKS ENERGY EFFICIENT MULTIPATH ROUTING FOR MOBILE AD HOC NETWORKS May Cho Aye and Aye Moe Aung Faculty of Information and Communication Technology, University of Technology (Yatanarpon Cyber City), Pyin Oo

More information

Reliable Routing In VANET Using Cross Layer Approach

Reliable Routing In VANET Using Cross Layer Approach Reliable Routing In VANET Using Cross Layer Approach 1 Mr. Bhagirath Patel, 2 Ms. Khushbu Shah 1 Department of Computer engineering, 1 LJ Institute of Technology, Ahmedabad, India 1 er.bhagirath@gmail.com,

More information

A Survey on Cross-Layer Reliable Routing Protocols in MANETs

A Survey on Cross-Layer Reliable Routing Protocols in MANETs A Survey on Cross-Layer Reliable Routing Protocols in MANETs Chintan Bhavsar Assistant Professor, Computer Engineering Department, G. H Patel College of, V.V Nagar, Gujarat, India Abstract: A Mobile Ad

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

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks

A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks A Location-based Directional Route Discovery (LDRD) Protocol in Mobile Ad-hoc Networks Stephen S. Yau, Wei Gao, and Dazhi Huang Dept. of Computer Science and Engineering Arizona State University Tempe,

More information

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks

An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks An Efficient Bandwidth Estimation Schemes used in Wireless Mesh Networks First Author A.Sandeep Kumar Narasaraopeta Engineering College, Andhra Pradesh, India. Second Author Dr S.N.Tirumala Rao (Ph.d)

More information

Middle in Forwarding Movement (MFM): An efficient greedy forwarding approach in location aided routing for MANET

Middle in Forwarding Movement (MFM): An efficient greedy forwarding approach in location aided routing for MANET Middle in Forwarding Movement (MFM): An efficient greedy forwarding approach in location aided routing for MANET 1 Prashant Dixit* Department of CSE FET, Manavrachna international institute of research

More information

Ensuring Trustworthiness and Security during Data Transmission in Multihop Wireless Networks

Ensuring Trustworthiness and Security during Data Transmission in Multihop Wireless Networks Ensuring Trustworthiness and Security during Data Transmission in Multihop Wireless Networks 1 S.Nandhini, 2 Mr.S.Franson Varun Richo, 1 PG Student, 2 Assistant professor, Francis Xavier Engineering college,

More information

The Pennsylvania State University. The Graduate School. The Harold and Inge Marcus Department of Industrial and Manufacturing Engineering

The Pennsylvania State University. The Graduate School. The Harold and Inge Marcus Department of Industrial and Manufacturing Engineering The Pennsylvania State University The Graduate School The Harold and Inge Marcus Department of Industrial and Manufacturing Engineering DECISION MAKING ON ROUTING AND QUEUE MANAGEMENT WITH NODE INDEPENDENT

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

Research Directions in Low-Power Wireless Networks

Research Directions in Low-Power Wireless Networks Research Directions in Low-Power Wireless Networks Behnam Dezfouli [ dezfouli@ieee.org ] November 2014 1 q OBSERVING AND CHARACTERIZING THE EFFECT OF ENVIRONMENT ON WIRELESS COMMUNICATIONS For example,

More information

Reducing Routing Overhead In Manet Using Ncpr Protocol

Reducing Routing Overhead In Manet Using Ncpr Protocol Reducing Routing Overhead In Manet Using Ncpr Protocol Ms.Manjula.R 1, Mr.Santhosh.R 2 PG Scholar, Karpagam University, Coimbatore 1 Assistant Professor/CSE, Karpagam University, Coimbatore 2 ABSTRACT:

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

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

An Adaptive Routing Strategy Based on Dynamic Cache in Mobile Ad Hoc Networks*

An Adaptive Routing Strategy Based on Dynamic Cache in Mobile Ad Hoc Networks* An Adaptive Routing Strategy Based on Dynamic Cache in Mobile Ad Hoc Networks* YueQuan Chen, XiaoFeng Guo, QingKai Zeng, and Guihai Chen State Key Laboratory for Novel Software Technology, 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

Effective Cluster Based Certificate Revocation with Vindication Capability in MANETS Project Report

Effective Cluster Based Certificate Revocation with Vindication Capability in MANETS Project Report Effective Cluster Based Certificate Revocation with Vindication Capability in MANETS Project Report Mandadapu Sravya M.Tech, Department of CSE, G. Narayanamma Institute of Technology and Science. Ch.Mandakini

More information

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS

AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS AN EFFICIENT MAC PROTOCOL FOR SUPPORTING QOS IN WIRELESS SENSOR NETWORKS YINGHUI QIU School of Electrical and Electronic Engineering, North China Electric Power University, Beijing, 102206, China 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

Mitigating Malicious Activities by Providing New Acknowledgment Approach

Mitigating Malicious Activities by Providing New Acknowledgment Approach Mitigating Malicious Activities by Providing New Acknowledgment Approach G. S. Devi Lakshmi, J. Rajasekaran 2 PG Student, Sri Subramanya College of Engineering and Technology, Palani, Tamilnadu, India

More information

Different QoS Based TORA Reactive Routing Protocol using OPNET 14.5

Different QoS Based TORA Reactive Routing Protocol using OPNET 14.5 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.907

More information

Literature Review on Characteristic Analysis of Efficient and Reliable Broadcast in Vehicular Networks

Literature Review on Characteristic Analysis of Efficient and Reliable Broadcast in Vehicular Networks International Journal of Electronics and Communication Engineering. ISSN 0974-2166 Volume 6, Number 3 (2013), pp. 205-210 International Research Publication House http://www.irphouse.com Literature Review

More information