VOL. 2, NO. 2, February 2012 ISSN ARPN Journal of Systems and Software AJSS Journal. All rights reserved

Size: px
Start display at page:

Download "VOL. 2, NO. 2, February 2012 ISSN ARPN Journal of Systems and Software AJSS Journal. All rights reserved"

Transcription

1 Performance Analysis of AODV Routing Protocol In Vehicular Ad-hoc Network Service Discovery Architecture B. Ramakrishnan Associate Professor Department of Computer Science & Research Center, S.T Hindu College, Nagercoil-02 ABSTRACT VANET is the special type of MANET (Mobile Ad Hoc Networks) where the mobile nodes are vehicles that move on roads at very high speed following traffic rules; they provide communication between vehicle and vehicle (V2V) and Vehicle and Road side infrastructural unit (V 2 I). This paper explores the possibility of using VANET in inter vehicular communication. An attempt has been made earlier to create a new cluster model for efficient communication among the VANET nodes by the author [1]. A new clustering model has been created after taking the Simple Highway Vehicular model concept into consideration. This paper focuses the development of a clustering framework for data communication among the VANET nodes and the service discovery in Highway VANET model where the vehicles are moving outside the city. In the earlier study, the author of the paper [3] discussed the service discovery inside the city where more number of road side units are available and the communication between vehicle and vehicle (V2V) is established using road side unit only. But this paper discusses a service discovery architecture and data communication for vehicles outside the city where there is no road side unit (RSUs). Keywords: VANET, MANET, AODV, DSR, DSDV, SHWM, RSU, DRSC, GPS. 1. INTRODUCTION In VANET the mobility nodes are vehicles. The vehicle s movement varies with high speed or low speed. Unlike MANET, there are no power constraints for vehicles in a VANET and their network formation is dynamic. VANET is the important component of the Intelligent Transportation System (ITS) which provides the safety measures to passengers and drivers [2]. The movement of the vehicles is limited by the road condition such as narrow or curved. High speed vehicles form quick dynamic network topology and it requires real time packet transfer. These characteristics of VANET play an important role in creating a vehicular ad hoc network, new protocols and architectures. The vehicles are equipped with the Dedicated Short Range Communication (DRSC). These vehicles have the same transmission capability. The vehicles that move along the same road are able to communicate either directly to the destination or by using the intermediate node such as a router or the Roadside unit to transmit information and receive information [4]. 2. RELATED WORK The proposed system takes care of two scenarios Service Discovery when a vehicle moves inside the city [3] Service Discovery when a vehicle moves outside the city Roadside units are more in the city areas whereas they are less in outside city areas. When a vehicle enters a city area it directly sends the request to the road side units and gets the responses. When a vehicle enters outside city area, the vehicle does not get response from the Road Side Unit because of very limited or no roadside units are available outside the city. So a different architecture is required for data communication and service discovery procedure. This paper analyses the existing method as detailed in the ABSRP [3] and suggests a new method to solve the problem related to the (RSUs). A. Literature Survey The literature survey available on vehicular communication is very limited and most of them are the extension of the mobile ad-hoc networks (MANET). Most of the existing research works have been done on MANET. However, these cannot be directly applied to VANET as there is a fundamental difference between the architecture of VANET and MANET. [Luo Junhai et.al] and [Saxena et.al] have presented the architecture and standard for MANET which fail to model the characteristics of speedy Vehicles moving on highways with dynamic links that are quickly established and broken [5][6]. 65

2 B. Limitation with existing models Most of the existing VANET models are assumed as a collection of nodes (vehicles), links and fixed units called Roadside Units (RSU). Communication at any point is done from a VANET node to another VANET node through a Fixed Roadside Unit only [7]. This scenario is valid inside a city where the vehicle moves slowly and more number of fixed base stations is available. But if the vehicle moves with high speed on a highway outside the city, where there are a few or no roadside units, it is not possible to consider the city model of VANET. Hence it is necessary to propose a new model for VANET on a highway. The following section discusses the details of the proposed VANET Model. 3. SYSTEM MODEL In VANET each vehicle is equipped with a Global Positioning System (GPS) device to identify the correct location of the destination node [8][9]. Moreover, it is assumed that each vehicle has an on-board navigation system and the preloaded digital maps through which it can determine the position of its neighboring junction. It is also assumed that each vehicle has the knowledge about its velocity and direction of movement of the vehicle. The reliability of the routing protocols is analyzed only on the basis of the above mentioned assumptions. A. Proposed Simple Highway Mobility Model (SHWM) In this Model a Simple Highway is taken for characterizing the VANET. On a highway, vehicles can move freely on either direction. Each vehicle can have a limited radio range. Vehicle within a radio coverage range can communicate directly through a fixed roadside unit in the existing model. In this model no roadside units are available. 4. CLUSTER CREATION The Cluster creation in the proposed model is different from the existing model. In MANET, clusters are created dynamically but in the VANET the cluster area remains the same and predefined. A group of VANET nodes within a radio range can form a cluster area. In this architecture the VANET area has been split up into a number of clusters using the proposed cluster formation Algorithm 1. The size of the cluster changes only during unavoidable situations like sudden increase in the number of vehicles moving in a particular road due to traffic changes. In the new system the cluster remains in the same frequency. Unlike MANET, the VANET nodes move on predefined paths mostly on roads only. So the cluster areas are created as fixed ones. But, the cluster creation process involves a series of steps to ensure that the node created cluster is efficient and it gives better efficiency in service discovery[10][11]. Each cluster has a cluster head. The cluster head may be either RSU or any one of the vehicles with good database storage and access capabilities. This cluster head is selected by the new cluster head Algorithm 2. While creating the cluster, it should be ensured that the cluster head is not frequently crossing the cluster boundary. If the vehicle moves out frequently then the Cluster head election algorithm changes accordingly elects a new cluster head. A. CBVSOP: Cluster Based VANET Service Oriented Protocol Each cluster head carries all the service descriptions that are available in the network. All the cluster heads in the VANET are regularly updated if a new service enters the network. All the cluster heads are synchronized in a specific time interval. The cluster heads are so synchronized that they have the latest service descriptions. Nodes of the clusters are managed by service requests, service updates and latest service descriptions [12]. The cluster creation algorithm, cluster head election algorithm and cluster head switching algorithm were elaborately described by the author [1]. In the previous papers, the services of VANET are provided with the support of Road side unit. The road side unit acts as a router. In this paper, the VANET is approached in the form of clusters. This paper focuses on Service announcement, Service discovery and data communication in Vehicular ad- hoc network [13][14][15]. Algorithm 1: Cluster creation procedure 66

3 Algorithm 2: Cluster head Election. B. Service Announcement The exchange of information in the Service Announcement procedure takes place through the cluster heads. Only the cluster heads receive the service information and update their local database. If a new service is introduced, then all the cluster heads are immediately updated with the new information or data. If a node introduces a new service then it informs the local cluster head about it. The local cluster head multicasts the service description to all other cluster heads. The cluster head receives the service description and stores that in the local database. The service announcement procedure is shown in Algorithm 3. C. CBVSOP: Cluster Based VANET Service Oriented Protocol If a node in a cluster is in need of a service then it initially contacts its local Cluster head. The local cluster head searches it in the local database and ensures the specified service is available or not. If the specified service is present then it gives the necessary details about the service provider to the needed node to get the service. If the service is not present then the algorithm synchronizes all cluster heads in the VANET immediately. After synchronizing the procedure again it searches the cluster head for the availability of the required service. Again if the service is not present, it just informs the needed cluster service node that the service is not available. The CBVSOP procedure is shown in algorithm 4. D. Service Request Each individual node that requests one or more services initiates Service request. A service request packet consists of the following fields: < Packet-Type, Service-Description, Source Address, Route, Request ID, Lifetime, Max-Hops> Max-Hops field is set to limit the number of hops the request can travel. It helps us in regulating the extent to which a request package can reach and this can be used flexibly in different mobility situations. Route field is empty in the service request package. The pair of Source Address and Request-ID can be used to identify duplicate request. Service-Description field contains the type of service the client wants to discover in this process. Algorithm 3: Service Announcement Algorithm 67

4 Since the node is the service provider it matches the requirement of Service Request. The node will append its address to the field Route. Now the Route field contains a full route from Client to Service provider. And this packet will send back to the same reverse path of Route field. Cluster 2 Cluster 1 Service request Cluster 4 Head synchronization Cluster 3 Inter communication between head and node Communication between cluster heads Cluster head Service discovery architecture Service request service is not available in the local head then synchronize all the heads Service response Figure 1: VANET Service architecture Scenario Algorithm 4: CBVSOP Algorithm Table 1: Critical parameters used in NS 2.34 simulation < Packet-Type, Service-Description, Source Address, Route, Request ID, Lifetime, Hops Count> Algorithm 5: Service Request Algorithm E. AODV routing protocols Ad hoc routing protocol plays a very important role in VANET. Routing protocols are classified into Proactive Routing Protocol and Reactive routing protocols. Destination Sequence Distance Vector (DSDV) is a Proactive Routing Protocol; Reactive routing protocols are Dynamic Source Routing (DSR) and Ad-hoc On-demand Distance Vector Routing (AODV). Reactive 68

5 protocols are also known as on-demand routing protocols. Reactive protocols proceed for establishing routes to the destination only when a source vehicle wants to send a message to the destination [16][17]. 5. EXPERIMENTAL ANALYSIS The Cluster based simple highway mobility model is proposed and it has been simulated using NS 2.34 Version on Linux redhat 9 [18]. The following parameters are used in this test bed. VANET area is assumed as 1500*1500 meters of highway with bidirectional movement of Vehicles. Number of Nodes varies between 25 and 150. Number of Clusters varied between 2 and 20 in steps of 2. Speed of the vehicles is assumed to be constant between 5 m/s and 25 m/sec. The standard p, which is well suited for VANET communication is adapted in this scenario [19]. This paper analyses the performance of Throughput, Packet receiving time, Packet delivery ratio, Normalized routing load, Broadcasting time and Delay time for different nodes with various clusters and speeds. This paper also focuses the performance analysis of standard p over To enable reliability, for each category of result, the average of 50 samples has been included. 6. RESULT AND ANALYSIS The new standard p specifies a technology suitable for Vehicular Communication Networks. With this, a new operational Mode called Wireless Access in Vehicular Environment (WAVE) is defined to enable Communication among high speed vehicles or between vehicles and a roadside infrastructural network. The IEEE is currently working on the new standard p; an implemented version of IEEE standard is dedicated to Vehicular Communication. This standard specifies special implementation of the Medium Access Control (MAC) and Physical (PHY) layer of already existing standard This simulation has to be performed using realistic channel models and yields good performance p is currently being developed, which specifies physical (PHY) and Medium Access Control (MAC) protocol for car to car and car to infrastructural communication [20]. A. Packet receiving/delivery time of the Cluster based SHWM model with AODV and p The Figures 2,3,4 and 5 show the performance of packet receiving time for various cluster sizes with varying nodes between 25 and 150 and speeds 5m/s,10m/s,15m/s and 25m/s. From these graphs it is clearly identified that the number of nodes below 100 yields low packet delivery time. Figures 6 and 7 present the packet delivery time for various nodes with varying clusters from 2 to 20 with speeds 10m/s and 15m/s respectively. For speed 10m/s, low packet delivery time is received for Simple highway model with 4 clusters and the number of nodes below 100. Figure 8 shows the comparative analysis of packet delivery time for various speeds. From this graph it is noticed that low packet delivery time is achieved for low speed vehicles, B. Packet delivery ratio for the Cluster based SHWM model with AODV and p Figures 9 and 10 present the packet delivery ratio for various clusters with node speeds 5m/s and 25m/s. From this graph it is observed that the packet delivery ratio obtained for the cluster below 6 yields almost high value. When the number of clusters increases, the packet delivery ratio decreases. The packet delivery ratio is high for less number of clusters with speed 5. Figure 11 shows the packet delivery ratio for various speeds with AODV protocol. From this graph it is noticed that low packet delivery ratio is obtained for cluster below 6. The packet delivery ratio decreases when the speed of the vehicle increases. C. Analysis of service request/response procedure Figure 12 illustrates the performance of service reply time before synchronization of cluster heads and after synchronization of cluster heads in the cluster based simple highway model (SHWM). The service response time is very low for SHWM using AODV routing protocols before the synchronization of cluster heads. The Table 2 and 3 shows the service reply time value for before synchronization, after synchronization and service not available condition. Figure 2: Packet delivery time for various clusters with speed 5 69

6 Figure 3: Packet delivery time for various clusters with speed 10 Figure 6: Packet delivery time for various nodes with speed 10 Figure 4: Packet delivery time for various clusters with speed 15 Figure 7: Packet delivery time for various nodes with speed 15 Figure 5: Packet delivery time for various clusters with speed 25 Figure 8: Packet receiving time for various speeds using AODV 70

7 Figure 9: Packet delivery ratio for various clusters with speed 5 Figure 12: Service reply time for node 50 with speed 10m/s Table 2: Service reply time for 50 nodes with speed10 Clusters Reply Time Before Synchronization Reply Time After synchronization Reply Time Service Not Available Table 3: Service reply time for 50 nodes with speed25 Figure 10: Packet delivery ratio for various clusters with speed 25 Clusters Reply Time Before Syn Reply Time After Syn Reply Time Service Not Available Figure 11: Packet delivery ratio for various speeds using AODV 7. CONCLUSION This paper presents a cluster based Simple Highway Mobility model with Routing AODV. The VANET MAC layer standard p is used to measure Packet receiving time, Packet delivery ratio for various clusters with different nodes and speeds. In this paper the service discovery procedure is analyzed and the results are presented. Each VANET simulation has been done for 50 times and 50 various values are obtained for each node, cluster, speed, and p and the average value is computed and presented in this paper. The future work 71

8 would focus on finding different routing schemes for VANET node communications. Time taken to reach the information to all the nodes in this model is low. This model provides an efficient architecture for service request/response procedure. REFERENCES [1] B.Ramakrishnan,R.S.Rajesh,R.S.Shaji, CBVANET: A Cluster Based Vehicular Ad-hoc Network Model for Simple Highway Communication, Int.J.Advanced Networking and Application Dec-2010,Volume:02, Issue:04, page(s) : (2011). [2] Fan Bai Krishnan, Reliability Analysis of DSRC Wireless Communication for Vehicle Safety Applications, Intelligent Transportation Systems Conference, ITSC 06. IEEE Publication Year: 2006, page(s): [3] Berijesh Kadri Mohandas, Amiya Nayak, Kshirasagar Naik, Nishith Goel ABSRP:A Service Discovery Approach for Vehicular Ad-Hoc Networks page IEEE Asia Pacific Service Computing Conference [4] Lin Yang Jingdong Xu Gongyi Wu Jinhua Guo, Nankai Univ Tianjin, China Road Probing: RSU Assisted Data Collection in Vehicular Networks Wireless Communications, Networking and Mobile Computing, Beijing, page: 1-4 [5] Luo Junhai, Ye Danxia, Xue Liu, Fan Mingyu, A survey of multicast routing protocols for mobile Ad-Hoc network, Communications Surveys & Tutorials, IEEE Volume: 11, Issue:1, 2009, page(s): [6] Saxena, N., Tsudik, G., Jeong Hyun Yi, Polytech. Univ., Brooklyn, Efficient Node Admission and Certificateless Secure Communication in Short-Lived MANETs, Parallel and Distributed Systems, IEEE Transactions - Feb. 2009, Volume: 20 Issue: 2, page(s): [7] Wenmao LiuHongli Zhang, Weizhe Zhang, An autonomous road side infrastructure based system in secure VANETs Proceedings of the 5 th international conference on wireless communications, networking and mobile computing Beijing, China page(s): , IEEE [8] Shi, W., Liu Y Real-Time urban traffic monitoring with global positioning System equipped vehicles Intelligent Transport System, IET, Issue Date: June 2010, Volume 4, Issue 2, page (s): [9] A. Benslimane A. Bachir, Inter-Vehicle Geocast Protocol Supporting non equipped GPS vehicles, in Proc. Of Int. Conf. on Ad-Hoc, Mobile and Wireless Networks, Oct page(s) [10] Gunter, Y. Wiegel, B. Grossmann, H.P. Univ. Ulm, Ulm Medium Access Concept for VANETs Based on Clustering,Vehicular Technology IEEE Conference,2007 Page(s): , Baltimore. [11] Yuyi Luo Wei Zhang Yangqing Hu, Normal Univ., Shanghai, China A New Cluster Based Routing Protocol for VANET 2010 Second International Conference April 2010, Page(s): , Volume : 1 Wuhan, Hubei. [12] Sung-Han Lin Junn-Yen Hu, Cheng-Fu Chou, Ing-Chau Chang, Chien-Chun Hung A Novel Social Cluster-based P2P Framework for Integrating VANETs with the Internet page 1-9 IEEE April 2009 Proceedings. [13]Abrougui, K. Pazzi, R.W.N. Boukerche, A. PARADISE Res. Lab., SITE Univ. of Ottawa, Ottawa, ON, Canada Performance Evaluation of Location-Based Service Discovery Protocols for Vehicular Networks IEEE conference May2010, Page 1-5. [14]Coronado,E.S.Cherkaoui,S. Dept. of Electr. & Comput. Eng., Univ. of Sherbrooke, Sherbrooke, QC Service Discovery and Service Access in Wireless Vehicular Networks Globecom Workshops 2008 IEEE 2008, page 1-6 New Orleans, LO. [15] Boukerche, A. Abrougui, KSITE Univ. of Ottawa, Ottawa, ON, Canada A Service Discovery protocol for vehicular ad hoc networks: A proof of correctness Prallel and Distributed Processing,2009 IPDPS 2009,IEEE International Symposium May 2009, page 1-8. [16]Malik M. Ali Ibrahim Khan, Performance Analysis of Routing protocols for Vehicular Ad Hoc Networks Literature, April [17] Yuyi Luo Wei Zhang Yangqing Hu A New Cluster Based Routing Protocol for Vanet Networks Security wireless communication and trusted computing International Conference April 2010 Volume1 page: [18] Al-Mejibli, I. Colley, M. Evaluating transmission time of service discovery protocols by using NS2 simulator, Wireless Advanced (WiAD), th Conference on Publication -2010, page(s): 1 6. [19] Jiang, D. Delgrossi, L. Mercedes-Benz R&D North America, IEEE p: Towards an International Standard for Wireless Access in Vehicular Environments, Vehicular Technology Conference, May-2008, page(s): [20]L.Bononi M. Di Felice, A Cross Layered MAC and Clustering Scheme for efficient Broadcast in VANETs IEEE MASS 07 page 1-8,October 2007,Pisa, Italy. AUTHOR Dr. B. Ramakrishnan is currently working as Associate Professor in the Department of Computer Science in S.T. Hindu College, Nagercoil. He received his M.Sc degree from Madurai Kamaraj university, Madurai and received Mphil (Comp. Sc.) from Alagappa University Karikudi and PhD.(Comp.Sc.) from Manonmaniam sundaranar University, Thirunelveli. He has a teaching experience of 25 years. His research interests lie in the field of Vehicular networks, mobile networks and Ad-hoc networks. 72

2. WORK RELATED TO VANET. Int. J. Advanced Networking and Applications 755 Volume: 02, Issue: 04, Pages: (2011)

2. WORK RELATED TO VANET. Int. J. Advanced Networking and Applications 755 Volume: 02, Issue: 04, Pages: (2011) Int. J. Advanced Networking and Applications 755 CBVANET: A Cluster Based Vehicular Adhoc Network Model for Simple Highway Communication B. Ramakrishnan Associate Professor Department of Computer Science,

More information

Modeling GSM Based Network Communication in Vehicular Network

Modeling GSM Based Network Communication in Vehicular Network I.J. Computer Network and Information Security, 2014, 3, 37-43 Published Online February 2014 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijcnis.2014.03.05 Modeling GSM Based Network Communication

More information

Establishing Inter Vehicle Wireless Communication in Vanet and Preventing It from Hackers

Establishing Inter Vehicle Wireless Communication in Vanet and Preventing It from Hackers I. J. Computer Network and Information Security, 2013, 8, 55-61 Published Online June 2013 in MECS (http://www.mecs-press.org/) DOI: 10.5815/ijcnis.2013.08.07 Establishing Inter ehicle Wireless Communication

More information

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

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

More information

Performance Evaluation of 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

GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS

GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS GLOBAL FRONTRUNNER ROUTING ALGORITHM (GFRA) FOR V2V COMMUNICATION IN VANETS A.Robertsingh 1, Suganya A 2 1 Asst.Prof, CSE, Kalasalingam University, Krishnankoil, India 2 Asst.Prof, CSE, Kalasalingam University,

More information

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization

Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Enhancement of Routing in Urban Scenario using Link State Routing Protocol and Firefly Optimization Dhanveer Kaur 1, Harwant Singh Arri 2 1 M.Tech, Department of Computer Science and Engineering, Lovely

More information

Analyzing Routing Protocols Performance in VANET Using p and g

Analyzing Routing Protocols Performance in VANET Using p and g Analyzing Routing Protocols Performance in VANET Using 802.11p and 802.11g Rasha Kaiss Aswed and Mohammed Ahmed Abdala Network Engineering Department, College of Information Engineering, Al-Nahrain University

More information

A Review on Vehicular Ad-Hoc Network

A Review on Vehicular Ad-Hoc Network A Review on Vehicular Ad-Hoc Network Arshdeep Kaur 1, Shilpa Sharma 2 M.Tech Student, Dept. of Computer Science Engineering, Lovely Professional University, Phagwara, Punjab, India 1 Assistant Professor,

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

An Efficient Data Transmission in VANET Using Clustering Method

An Efficient Data Transmission in VANET Using Clustering Method INTL JOURNAL OF ELECTRONICS AND TELECOMMUNICATIONS, 2017, VOL. 63, NO. 3, PP. 309-313 Manuscript received April 29, 2016; revised July, 2017. DOI: 10.1515/eletel-2017-0045 An Efficient Data Transmission

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

Aanchal Walia #1, Pushparaj Pal *2

Aanchal Walia #1, Pushparaj Pal *2 An Implemented approach of VANET using Location Information based Technique for safe city and vehicle Aanchal Walia #1, Pushparaj Pal *2 #1. M.Tech Scholor,ECE,Krukshetra University, *2. A.P.ECE Department,

More information

International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September ISSN

International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September ISSN International Journal of Scientific & Engineering Research, Volume 4, Issue 9, September-2013 831 Performance Analysis of Reactive and Proactive Routing Protocols for Vehicular Adhoc Network Ms. Monika

More information

Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario

Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario Performance Enhancement of Routing Protocols for VANET With Variable Traffic Scenario Uttara Vyas 1, Prof. Kamlesh Chopra 2, Prof. Prashant Lakkadwala 3 1 Computer Science and Engineering,Acropolis Technical

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

INTERNATIONAL JOURNAL OF SCIENTIFIC & ENGINEERING RESEARCH VOLUME 5, ISSUE 3, MARCH-2014 ISSN

INTERNATIONAL JOURNAL OF SCIENTIFIC & ENGINEERING RESEARCH VOLUME 5, ISSUE 3, MARCH-2014 ISSN 657 Performance Evaluation of DDSR via NS- 3 Simulation using RSU s in Vehicular Network Abhay Deep Seth, Ankit Khare Abstract: - Mobile Ad hoc Networks (MANET) are wireless networks without an infrastructure,

More information

Performance Analysis of Ad Hoc Routing Protocols For Vehicular Ad Hoc - Networks

Performance Analysis of Ad Hoc Routing Protocols For Vehicular Ad Hoc - Networks Performance Analysis of Ad Hoc Routing Protocols For Vehicular Ad Hoc - Networks Sunil Shukla¹, Namrata Dixit² 1 Fourth Semester M.Tech, Acropolis institute of Technology & Research, Indore. ²Asst. Prof.Dept

More information

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

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

More information

Vorlesung Kommunikationsnetze Research Topics: QoS in VANETs

Vorlesung Kommunikationsnetze Research Topics: QoS in VANETs Vorlesung Kommunikationsnetze Research Topics: QoS in VANETs Prof. Dr. H. P. Großmann mit B. Wiegel sowie A. Schmeiser und M. Rabel Sommersemester 2009 Institut für Organisation und Management von Informationssystemen

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

PIONEER RESEARCH & DEVELOPMENT GROUP

PIONEER RESEARCH & DEVELOPMENT GROUP Realistic Mobility Model And Co-Operative Peer To Peer Data Transmission For VANET s Using SUMO And MOVE Nataraj B, Dr. T. Kantharaju 1,2 Electronics and Communication, JNTUA, BITIT, Hindupur, Andhra Pradesh,

More information

Performance Analysis of AODV, DSR and ZRP Protocols in Vehicular Ad-Hoc Network Using Qualnet

Performance Analysis of AODV, DSR and ZRP Protocols in Vehicular Ad-Hoc Network Using Qualnet Performance Analysis of AODV, DSR and ZRP Protocols in Vehicular Ad-Hoc Network Using Qualnet Mr. M. Suresh 1, Mr.S.Mohanraj 2, Mr. C. Kamalnathan 3 and Dr.S.Valarmathy 4 1&2 PG Scholar, Department of

More information

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS

EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS EFFICIENT TRAJECTORY PROTOCOL FOR MULTICASTING IN VEHICULAR AD HOC NETWORKS Nandhini P. 1 and Ravi G. 2 1 Department of Electronics and Communication Engineering, Communication Systems, Sona College of

More information

Improving Energy and Efficiency in cluster based VANETs through AODV Protocol

Improving Energy and Efficiency in cluster based VANETs through AODV Protocol Improving Energy and Efficiency in cluster based VANETs through AODV Protocol Prerana Deshmukh PG Department of Computer Science and Engineering, J.D.College of Engineering & Managment, RTMNU, Maharashtra,

More information

Protection Against DDOS Using Secure Code Propagation In The VANETs

Protection Against DDOS Using Secure Code Propagation In The VANETs Protection Against DDOS Using Secure Code Propagation In The VANETs Mandeep Kaur, Manish Mahajan Mandeepcheema6@gmail.com,cgccoe.hodcse@gmail.com ABSTRACT--VANETs are the vehicular networks used to connect

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

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

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

Analysis of Routing Protocols over VANET

Analysis of Routing Protocols over VANET Analysis of Routing Protocols over VANET Ramadhan Mstafa 1, Abdalraouf Alarabe, Eman AbdelFattah Ammar Odeh, Muneer Alshowkan Abstract Vehicular Ad-hoc Network (VANET) is a new network technology where

More information

Introduction to Mobile Ad hoc Networks (MANETs)

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

More information

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

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

ENSC 427, Spring 2012

ENSC 427, Spring 2012 ENSC 427, Spring 2012 Outline A Study of VANET Networks Introduction DSRC channel allocation Standards : IEEE 802.11p + IEEE 1604 PHY LAYER MAC LAYER Communication Walkthrough Ns-3, Node Mobility, SUMO

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

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

Kapitel 5: Mobile Ad Hoc Networks. Characteristics. Applications of Ad Hoc Networks. Wireless Communication. Wireless communication networks types

Kapitel 5: Mobile Ad Hoc Networks. Characteristics. Applications of Ad Hoc Networks. Wireless Communication. Wireless communication networks types Kapitel 5: Mobile Ad Hoc Networks Mobilkommunikation 2 WS 08/09 Wireless Communication Wireless communication networks types Infrastructure-based networks Infrastructureless networks Ad hoc networks Prof.

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

DYNAMIC SEARCH TECHNIQUE USED FOR IMPROVING PASSIVE SOURCE ROUTING PROTOCOL IN MANET

DYNAMIC SEARCH TECHNIQUE USED FOR IMPROVING PASSIVE SOURCE ROUTING PROTOCOL IN MANET DYNAMIC SEARCH TECHNIQUE USED FOR IMPROVING PASSIVE SOURCE ROUTING PROTOCOL IN MANET S. J. Sultanuddin 1 and Mohammed Ali Hussain 2 1 Department of Computer Science Engineering, Sathyabama University,

More information

Efficient Authentication and Congestion Control for Vehicular Ad Hoc Network

Efficient Authentication and Congestion Control for Vehicular Ad Hoc Network Efficient Authentication and Congestion Control for Vehicular Ad Hoc Network Deivanai.P 1, K.Sudha 2, K.Radha 3 Department of CSE, Muthayammal Engineering College, Rasipuram, India 1 Assistant Professor,

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

Mobile-Gateway Routing for Vehicular Networks 1

Mobile-Gateway Routing for Vehicular Networks 1 Mobile-Gateway Routing for Vehicular Networks 1 Hsin-Ya Pan, Rong-Hong Jan 2, Andy An-Kai Jeng, and Chien Chen Department of Computer Science National Chiao Tung University Hsinchu, 30010, Taiwan {hypan,

More information

PERFORMANCE EVALUATION OF VEHICULAR AD HOC NETWORK (VANET) USING CLUSTERING APPROACH

PERFORMANCE EVALUATION OF VEHICULAR AD HOC NETWORK (VANET) USING CLUSTERING APPROACH PERFORMANCE EVALUATION OF VEHICULAR AD HOC NETWORK (VANET) USING CLUSTERING APPROACH Ankita Anand H. No- 246, Shastri nagar, Jammu (J&K), India riet_ankita@yahoo.com ABSTRACT Vehicular ad hoc networks

More information

A Scheme of Multi-path Adaptive Load Balancing in MANETs

A Scheme of Multi-path Adaptive Load Balancing in MANETs 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) A Scheme of Multi-path Adaptive Load Balancing in MANETs Yang Tao1,a, Guochi Lin2,b * 1,2 School of Communication

More information

Performance Evaluation of Adaptive Control Channel Interval in VANET Based on Network Simulation Model

Performance Evaluation of Adaptive Control Channel Interval in VANET Based on Network Simulation Model Performance Evaluation of Adaptive Control Channel Interval in VANET Based on Network Simulation Model Rendy Munadi Doan Perdana Shalahuddin Al Ayyubi rendymunadi@telkomuniversity.ac.id doanperdana@telkomuniversity.ac.id

More information

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications

BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications BUSNet: Model and Usage of Regular Traffic Patterns in Mobile Ad Hoc Networks for Inter-Vehicular Communications Kai-Juan Wong, Bu-Sung Lee, Boon-Chong Seet, Genping Liu, Lijuan Zhu School of Computer

More information

Lecture 6: Vehicular Computing and Networking. Cristian Borcea Department of Computer Science NJIT

Lecture 6: Vehicular Computing and Networking. Cristian Borcea Department of Computer Science NJIT Lecture 6: Vehicular Computing and Networking Cristian Borcea Department of Computer Science NJIT GPS & navigation system On-Board Diagnostic (OBD) systems DVD player Satellite communication 2 Internet

More information

Reliable and Efficient flooding Algorithm for Broadcasting in VANET

Reliable and Efficient flooding Algorithm for Broadcasting in VANET Reliable and Efficient flooding Algorithm for Broadcasting in VANET Vinod Kumar*, Meenakshi Bansal Mtech Student YCOE,Talwandi Sabo(india), A.P. YCOE, Talwandi Sabo(india) Vinod_Sharma85@rediffmail.com,

More information

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

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

More information

SIMULATION BASED AND ANALYSIS OF ROUTING PROTOCOLS FOR VANET USING VANETMOBISIM AND NS-2

SIMULATION BASED AND ANALYSIS OF ROUTING PROTOCOLS FOR VANET USING VANETMOBISIM AND NS-2 International Journal of Computer Engineering & Technology (IJCET) Volume 6, Issue 9, Sep 2015, pp. 32-41, Article ID: IJCET_06_09_004 Available online at http://www.iaeme.com/ijcet/issues.asp?jtype=ijcet&vtype=6&itype=9

More information

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

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

More information

Considerable Detection of Black Hole Attack and Analyzing its Performance on AODV Routing Protocol in MANET (Mobile Ad Hoc Network)

Considerable Detection of Black Hole Attack and Analyzing its Performance on AODV Routing Protocol in MANET (Mobile Ad Hoc Network) Editorial imedpub Journals http://www.imedpub.com/ American Journal of Computer Science and Information Technology DOI: 10.21767/2349-3917.100025 Considerable Detection of Black Hole Attack and Analyzing

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

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

Routing Protocols in Mobile Ad-Hoc Network

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

More information

15-441: Computer Networking. Lecture 24: Ad-Hoc Wireless Networks

15-441: Computer Networking. Lecture 24: Ad-Hoc Wireless Networks 15-441: Computer Networking Lecture 24: Ad-Hoc Wireless Networks Scenarios and Roadmap Point to point wireless networks (last lecture) Example: your laptop to CMU wireless Challenges: Poor and variable

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

Comparison of Three Greedy Routing Algorithms for Efficient Packet Forwarding in VANET

Comparison of Three Greedy Routing Algorithms for Efficient Packet Forwarding in VANET Comparison of Three Greedy Routing Algorithms for Efficient Packet Forwarding in VANET R. Nirmala 1, R. Sudha 2 Assistant Professor, Department of Computer Science, K.S.R College of Arts & Science (Autonomous),

More information

COOPERATIVE DATA SHARING WITH SECURITY IN VEHICULAR AD-HOC NETWORKS

COOPERATIVE DATA SHARING WITH SECURITY IN VEHICULAR AD-HOC NETWORKS COOPERATIVE DATA SHARING WITH SECURITY IN VEHICULAR AD-HOC NETWORKS Deepa B 1 and Dr. S A Kulkarni 2 1 IV Sem M. Tech, Dept of CSE, KLS Gogte Institute of Technology, Belagavi deepa.bangarshetru@gmail.com

More information

Keywords VANET, Routing protocols, AODV, DSR, DSDV.

Keywords VANET, Routing protocols, AODV, DSR, DSDV. Volume 5, Issue 5, May 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Comparative Study

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

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

Regression-based Link Failure Prediction with Fuzzy-based Hybrid Blackhole/Grayhole Attack Detection Technique

Regression-based Link Failure Prediction with Fuzzy-based Hybrid Blackhole/Grayhole Attack Detection Technique Regression-based Link Failure Prediction with Fuzzy-based Hybrid Blackhole/Grayhole Attack Detection Technique P. Rathiga Research Scholar, Department of Computer Science, Erode Arts & Science College,

More information

CHAPTER 5 CONCLUSION AND SCOPE FOR FUTURE EXTENSIONS

CHAPTER 5 CONCLUSION AND SCOPE FOR FUTURE EXTENSIONS 130 CHAPTER 5 CONCLUSION AND SCOPE FOR FUTURE EXTENSIONS 5.1 INTRODUCTION The feasibility of direct and wireless multi-hop V2V communication based on WLAN technologies, and the importance of position based

More information

Intelligent Transportation System For Vehicular Ad-Hoc Networks

Intelligent Transportation System For Vehicular Ad-Hoc Networks INTERNATIONAL JOURNAL OF TECHNOLOGY ENHANCEMENTS AND EMERGING ENGINEERING RESEARCH, VOL 2, ISSUE 6 69 Intelligent Transportation System For Vehicular Ad-Hoc Networks T. Sujitha, S. Punitha Devi Department

More information

QUANTITATIVE ANALYSIS OF VANET ROUTING PROTOCOLS IN URBAN AND HIGHWAY SCENARIOS

QUANTITATIVE ANALYSIS OF VANET ROUTING PROTOCOLS IN URBAN AND HIGHWAY SCENARIOS ISSN: 0976-1353 Volume 23 Issue 6 OCTOBER 2016 (SPECIAL ISSUE) QUANTITATIVE ANALYSIS OF VANET ROUTING PROTOCOLS IN URBAN AND HIGHWAY SCENARIOS Rachana #1 # MTech, Computer Science and Engineering, P.D.A

More information

Towards a Balanced and Reliable Localization of Services in Heterogeneous Vehicular Ad Hoc Networks

Towards a Balanced and Reliable Localization of Services in Heterogeneous Vehicular Ad Hoc Networks Towards a Balanced and Reliable Localization of Services in Heterogeneous Vehicular Ad Hoc Networks Kaouther Abrougui Richard Werner Nelem Pazzi Azzedine Boukerche NSERC DIVA Center Paradise Research Lab,

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

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

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

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

More information

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

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

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

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

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

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

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

More information

An Efficient Message Protocol Using Multichannel with Clustering

An Efficient Message Protocol Using Multichannel with Clustering An Efficient Message Protocol Using Multichannel with Clustering Jaejeong Lee 1 and Byoungchul Ahn 2* Dept. of Computer Engineering, Yeungnam University, Gyeongsan, Korea. *Corresponding author: Byoungchul

More information

A Survey of Vehicular Ad hoc Networks Routing Protocols

A Survey of Vehicular Ad hoc Networks Routing Protocols International Journal of Innovation and Applied Studies ISSN 2028-9324 Vol. 3 No. 3 July 2013, pp. 829-846 2013 Innovative Space of Scientific Research Journals http://www.issr-journals.org/ijias/ A Survey

More information

Simulation and Analysis of Transmission Range Effect on DSR Routing Protocol in a Vanet Network with Different Speed and Node Density

Simulation and Analysis of Transmission Range Effect on DSR Routing Protocol in a Vanet Network with Different Speed and Node Density Simulation and Analysis of Transmission Range Effect on DSR Routing Protocol in a Vanet Network with Different Speed and Node Density Muhammad Faikar Widjanarko School of Electrical Engineering Telkom

More information

Overview of Challenges in VANET

Overview of Challenges in VANET Overview of Challenges in VANET Er.Gurpreet Singh Department of Computer Science, Baba Farid College, Bathinda(Punjab), India ABSTRACT VANET are becoming active area of research and development because

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

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model

Study on Indoor and Outdoor environment for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Study on and Outdoor for Mobile Ad Hoc Network: Random Way point Mobility Model and Manhattan Mobility Model Ibrahim khider,prof.wangfurong.prof.yinweihua,sacko Ibrahim khider, Communication Software and

More information

Experiment and Evaluation of a Mobile Ad Hoc Network with AODV Routing Protocol

Experiment and Evaluation of a Mobile Ad Hoc Network with AODV Routing Protocol Experiment and Evaluation of a Mobile Ad Hoc Network with AODV Routing Protocol Kalyan Kalepu, Shiv Mehra and Chansu Yu, Department of Electrical and Computer Engineering Cleveland State University 2121

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

Poonam kori et al. / International Journal on Computer Science and Engineering (IJCSE)

Poonam kori et al. / International Journal on Computer Science and Engineering (IJCSE) An Effect of Route Caching Scheme in DSR for Vehicular Adhoc Networks Poonam kori, Dr. Sanjeev Sharma School Of Information Technology, RGPV BHOPAL, INDIA E-mail: Poonam.kori@gmail.com Abstract - Routing

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

STUDY AND COMPARISION OF PROACTIVE AND REACTIVE ROUTING PROTOCOL FOR MULTICHANNEL WIRELESS AD-HOC NETWORK

STUDY AND COMPARISION OF PROACTIVE AND REACTIVE ROUTING PROTOCOL FOR MULTICHANNEL WIRELESS AD-HOC NETWORK STUDY AND COMPARISION OF PROACTIVE AND REACTIVE ROUTING PROTOCOL FOR MULTICHANNEL WIRELESS AD-HOC NETWORK 1 Arpita Singh, 2 Navendu Nitin, 3 Neelesh Agrawal, 4 Arvind Kumar Jaiswal 1 PG student, SHIATS-DU,

More information

Cluster Based Message Dissemination for Broadcasting the Emergency/Warning Messages using a Novel Scheduling in VANETS

Cluster Based Message Dissemination for Broadcasting the Emergency/Warning Messages using a Novel Scheduling in VANETS Cluster Based Message Dissemination for Broadcasting the Emergency/Warning Messages using a Novel Scheduling in VANETS M. A. Berlin Department of computer science and engineering R. M. D Engineering College

More information

Comparison of Three Greedy Routing Algorithms for Efficient Packet Forwarding in VANET

Comparison of Three Greedy Routing Algorithms for Efficient Packet Forwarding in VANET Comparison of Three Greedy Routing Algorithms for Efficient Packet Forwarding in VANET K. Lakshmi 1, K.Thilagam 2, K. Rama 3, A.Jeevarathinam 4, S.Manju Priya 5. 1,3&4 Lecturer, Dept. of Computer Applications,

More information

Performance Evolution of Proactive and Reactive Routing Protocols in Mobile Ad Hoc Networks

Performance Evolution of Proactive and Reactive Routing Protocols in Mobile Ad Hoc Networks Performance Evolution of Proactive and Reactive Routing Protocols in Mobile Ad Hoc Networks E.Gnanamanoharan 1 and R. Bensraj 2 Department of Electrical Engineering 1, 2 Annamalai University 1, 2 Email:

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

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

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

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

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

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

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

The Study of Routing Strategies in Vehicular Ad- Hoc Network to Enhance Security

The Study of Routing Strategies in Vehicular Ad- Hoc Network to Enhance Security The Study of Routing Strategies in Vehicular Ad- Hoc Network to Enhance Security Parveen Kumar Research Scholar, CMJ University, Shillong, Meghalaya (India) Abstract In VANET, or Intelligent Vehicular

More information

Detection and Removal of Blackhole Attack Using Handshake Mechanism in MANET and VANET

Detection and Removal of Blackhole Attack Using Handshake Mechanism in MANET and VANET IOSR Journal of Mobile Computing & Application (IOSR-JMCA) e-issn: 2394-0050, P-ISSN: 2394-0042.Volume 2, Issue 1. (Mar. - Apr. 2015), PP 01-05 www.iosrjournals.org Detection and Removal of Blackhole Attack

More information

A Modified Fault Tolerant Location-Based Service Discovery Protocol for Vehicular Networks

A Modified Fault Tolerant Location-Based Service Discovery Protocol for Vehicular Networks A Modified Fault Tolerant Location-Based Service Discovery Protocol for Vehicular Networks Saeed Fathi Ghiri 1 and Morteza Rahmani and Hassan Almasi 2 1 Department of Computer Engineering, Azad University

More information