Congestion Control Algorithm for Disseminating Uni-Priority Safety

Size: px
Start display at page:

Download "Congestion Control Algorithm for Disseminating Uni-Priority Safety"

Transcription

1 Congestion Control Algorithm for Disseminating Uni-Priority Safety Messages in VANETs 1 Mohamad Yusof Bin Darus, 2 Kamalrulnizam Abu Bakar 1, Universiti Teknologi Malaysia (UTM), yusof@tmsk.uitm.edu.my *2, Universiti Teknologi Malaysia (UTM), knizam@utm.my Abstract VANETs (vehicular ad hoc networks) perform crucial functions in road safety, detection of traffic accidents and reduction of traffic congestions. Many of safety applications built for VANETs require real-time communication with high reliability. In dense network, a large number of vehicles transmit the beacon messages at a high frequency and event-driven safety messages are broadcast multiple times. When the traffic density is above a certain value, the problem is the choking of the shared medium by an excessive number of the same safety broadcast messages. This problem is called channel congestion, which is caused by the heavy traffic load on CCH communication channel. The CCH communication channel must free from congestion in order to ensure timely and reliable delivery of event-driven safety messages. Many of studies suggest that congestion control algorithm is one of the solutions to control the load and congestion in VANETs. The main objective of congestion control algorithm is to prevent sustained overloads of network nodes and links. However, most of congestion control algorithms are not really applicable to event-driven safety messages. The event-driven safety applications require real-time communication with high reliability and must be delivered before certain time deadline. Although certain congestion control algorithms have been investigated, there is still a lack of understanding on the concepts congestion for uni-priority of event-driven safety messages. The uni-priority congestion is caused by the traffic of the same priority, typically the warning messages of safety applications from different transmitters. In this research, we propose congestion control algorithm for disseminating of uni-priority of event-driven safety messages. In this context, we explore and design congestion control algorithm for uni-priority of event-driven safety messages. The effectiveness of the proposed congestion control algorithm is evaluated through the simulations. Keywords: VANETs, IEEE p, CSMA/CA, Congestion Control, Safety Messages. 1. Introduction VANETs are composed of vehicles equipped with advanced wireless communication devices without any base stations. Each vehicle equipped with VANETs device will be a node in the adhoc network and can receive and relay others messages through the wireless network. This type of networks can provide wide variety of services such as ITS such as safety applications [5] [6]. The safety applications play a crucial role in the transportation system, which enhances the safety of traffic systems [14]. Basically, we can divide safety applications in two (2) categories; periodic (beacon) and event-driven safety messages. The periodic safety message exchange is preventive in nature, and its objective is to avoid the occurrence of dangerous situations. The periodic safety message may contain information regarding the position, direction, and speed of vehicles. The event-driven safety message may be generated as a result of a dangerous situation or when an abnormal condition is detected such as road accident [5] [6]. The event-driven safety messages disseminated within a certain area with high priority. The event-driven safety messages require low latency and reliable deliver. Both of these safety messages will send through one single channel kwon as Control Channel (CCH). The Federal Communications Commissions (FCC) has allocated the frequency spectrum between and GHz for Dedicated Short Range Communication (DSRC) in VANETs. The DSRC spectrum is divided into seven (7) 10MHz channels range from 3 to 27 Mbps. The central channel (channel 178) is the control channel (CCH)[10], which is restricted to safety communications only, as shown in Figure 1. International Journal of Digital Content Technology and its Applications(JDCTA) Volume7,Number7,April 2013 doi: /jdcta.vol7.issue7.5 41

2 Figure 1. DSRC Channel Arrangement for IEEE p In VANETs, vehicles are interested in the same kind of information for example information about any accident, road block, parking, and fuel station or weather situation of particular route. So the broadcast is frequently used for information sharing [13]. In high traffic, a large number of vehicles broadcast beacon safety messages at a high frequency or event-driven messages are broadcast multiple times; the communication channel will easily get congested. This situation will decrease a throughput while delay is increasing significantly. On the other hand, the simplest way of broadcasting beacon safety messages to all nodes in VANETs is by using blind flooding. Each node that receives the packets will rebroadcast this packet and will lead the broadcast storm. The IEEE p MAC protocol has been as the standard of protocol for the VANETs. It is also known as Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) protocol [3] [6] [7] [11]. Because of the shared wireless medium, blindly broadcasting the packet may lead to frequent contention and collisions in transmission among neighboring nodes. Moreover, a node can experience very long channel access delays due to the risk of the channel being busy during its listening period messages [2]. This will affect the reliability and performance of safety applications in VANETs. This paper aims to develop congestion control algorithm to provide reliability for disseminating event-driven safety messages. This paper also focuses on uni-priority of event-driven safety messages. Finally, the performance of congestion control algorithm will evaluate based on warning packet delay and average waiting times. The propose congestion control algorithm will improve the network performance such as the reliable delivery and delay for safety applications and maintain performances of comfort applications. 2. Related Works There have been several works addressing the congestion problem in VANET. In research [1], they developed a congestion control approach based on the concept of dynamic priorities-based scheduling. They evaluated dynamic priority factor based on: node speed consideration, message utility consideration and message validity consideration. This approach requires context exchange between neighbour nodes, which generates a communication overhead. On other hand, the congestion control algorithm for event-driven safety messages is proposed in [9]. This congestion control evaluated the performance of the Safety Electronic Brake Light with Forwarding (EEBL-F). Research in [9] set the predefined threshold in their congestion control algorithm based on channel usage level. Each device periodically senses the channel usage level, and detects the congestion whenever the measured channel usage level exceeds the predefined threshold. Measuring the channel usage level is too difficult to analyse under realistic environment due of the different traffic load. In addition, this research fails to notice important issue which is uni-priority messages. In a similar study in [4], they proposed congestion control algorithm for DSRC based on safety applications. However, they just assumed the CCH channel is successfully reserved for event-driven applications without testing the successfully rate for event-driven safety messages. In research [4], they set the channel occupancy time as threshold. If channel occupancy time measured at a node in CCH interval is longer than a given threshold, all beacon safety messages will be blocked immediately in the remainder of that CCH interval and the CCH interval followed to reduce channel load and reserve space for event-driven safety messages. Measuring the channel with the channel occupancy time is too difficult to analyse needs the proper rate control design. 42

3 3. The Congestion Control Algorithm We propose congestion control algorithm to provide reliability of disseminating event-driven safety messages. The propose congestion control algorithm focusing on uni-priority issues of event-driven safety messages. The propose congestion control algorithm can be divided into two main parts: A. Congestion Detection and Congestion Control. The purpose of the congestion detection is to monitor CCH channel and detect congestions. Two kinds of congestion detection methods in our congestion control algorithm are measurement-based detection and event-driven detection. The measurement-based congestion detection will monitor CCH channel based on packets channel queue. The CCH channel is congested if the number of messages in the packet queue exceeds a defined threshold. Based on research [5] is concluded that a packet queue with a length of five beacon messages is sufficient to be used for p beaconing. The proposed congestion control algorithm will discard further a beacon safety messages whenever the length of packet queue more than five beacon safety messages. The flowchart steps for proposed congestion control algorithm are demonstrated in Figure. 2. Figure 2. Flowchart steps of the proposed congestion control algorithm The event-driven detection method monitors the event-driven safety message and decides to start the congestion control algorithm whenever event-driven safety message is detected or generated. The congestion control will launch immediately the queue freezing method for all MAC transmission queues except for the event-driven safety message. In order to send event-driven safety message with the minimum delay, the lower priority messages such as beacon messages emission is freeze. Currently, the event-driven detection method has been used in the existing of congestion control algorithm [9]. 43

4 B. Scheduling In this research, we adopt priority-based Earliest Deadline First (EDF) scheduling algorithms to schedule uni-priority of event-driven safety messages. The EDF scheduling is one of the classic scheduling for real-time systems based on their deadline. The EDF based approach is one of the best approaches introduced for rule scheduling till now [12]. In VANETs, each packet has an assigned priority and deadline (maximum latency). The scheduler simply transmits packets in the order of increasing remaining deadlines and priority-based EDF scheduling algorithms serve the packets according to their priorities and deadline. The proposed priority-based EDF scheduling is defined in Eq. 1 and Eq. 2. where Pq is a packet queued to serve. Packet Queue (Pq)=Priority (P) + Deadline (D) (1) Deadline (D)=Packet Arrival (Pt) + Max Latency (Mx) (2) The proposed congestion control will be expressed with pseudo code below: /* Congestion Detection and Control */ If (event-driven safety message is locally generated) or (eventdriven safety message detected) Freeze all MAC queues except for the event-driven safety message Else If (Packet Queue > 5) Discard extra incoming beacon messages in CCH channel Else If (event-driven messages detected >1) Freeze all MAC queues except for the event-driven safety messages queue based on priority-based EDF scheduling 4. Simulation Results We examine the proposed congestion control algorithm through simulation experiments using Veins simulator. The Veins simulator make up of two distinct simulators, OMNeT++ for network simulation and SUMO for road traffic simulation. The simulation scenario is a 1500m x 1500m area of Los Angeles, extracted from the TIGER/Line database of the US Census Bureau. The simulation parameters are summarized in Table 1. 44

5 Table 1. Simulation parameters Parameter Value Simulation area 1500 m x 1500 m Number of vehicles 350 Packet type UDP Node Speed km per hour Transmission range 400 m Simulation time 300 s Data packet size 512 bytes MAC protocol IEEE p In this research, the experiments are conducted in dense networks (350 vehicles) to show the effect of high traffic density for effectiveness of transferring event-driven safety messages. The figure 3 illustrated the warning packets delay for event-driven safety messages in high density traffic. The blue line graph is showed the performance of event-driven safety messages for the proposed congestion control while the red line graph is for without congestion control algorithm. These experiments showed that the number of vehicles is crucial and this factor has an impact on overall network performance. The result simulation proved whenever the number of vehicles is increased; the packets delay consistently increased. In dense network, the result showed that the performance of proposed congestion control is excellent compared to without implementation of congestion control. The maximum warning packet delay only 37 ms in our proposed congestion control compared 80 ms without congestion control. The worst cases scenarios is 60 ms delays for safety applications. Figure 3. Warning Packet Delay in Dense Networks In this research, we also studying the uni-priority of event-driven safety messages in dense networks. The uni-priority congestion is caused by the traffic of the same priority, typically the warning messages of safety applications from different transmitters. In this study, we evaluate the performance of priority-based EDF scheduling algorithm in our congestion control algorithm. We assumed three event-driven safety messages are exploited which are lane change warning, forward collision and pre-crash sensing event-driven safety packages. In this experiments, the Veins simulator is used to validae our proposed priority-based EDF scheduling in our congestion control algorithm. We are used the same simulation scenario, map and parameters for evaluated congestion control in previous expriments. The figure 4 and figure 5 shows the performance of event-driven safety messages in the high density scenario with FIFO scheduling and with our priority-based EDF scheduling. 45

6 Figure 4. Average Waiting Time in FIFO Scheduling Figure 5. Average Waiting Time in Priority-Based EDF Scheduling The results show that the packets queues in scheduler with FIFO scheduling technique in scheduler are lane change warning, forward collision and pre-crash sensing. This result proved the average waiting time for pre-crash sensing using the proposed scheduling algorithm is about 24 ms shorter than that using FIFO scheduling. However, the average waiting times for lane change warning and forward collision packets is increased dramatically is about 12 ms for lane change warning and 10 ms for forward collision. Although, the proposed priority-based EDF scheduling reduces waiting time for the most critical event-driven safety packet which is pre-crash sensing. The average waiting time for lane change warning and forward collision packets still relevant for uni-priority packets in dense network. After extensive and fair simulation results show that, compared to the representatives of scheduling algorithm, the proposed scheduling algorithm performs the best in terms of average waiting time packet delivery ratio. These results confirmed that the priority-based EDF scheduling algorithm with adoption in the proposed congestion control algorithm is one of the best solutions for disseminating uni-priority of event-driven safety applications 5. Conclusion In this paper, we studied the congestion problem in VANET in favor of event-driven safety messages. We proposed algorithm for solving the congestion problem in VANET focused on unipriority of event-driven safety messages. The proposed congestion control and priority-based EDF 46

7 scheduling has been proved to an efficient congestion control scheme for the event-driven safety messages. As the next step of this work, we would like to integrate our proposal with the efficient transmit power control to maximize energy consumption and connectivity for point-to-point communications. 6. References [1] M.S Bouassida, and M. Shawky, On the congestion control within VANET, 1st IFIP Wireless Days. pp. 1-5, [2] K. Bilstrup, E. Uhlemann, E.G. Strom, and U. Bilstrup, Evaluation of the IEEE p MAC method for vehicle-to-vehicle communication, In Proc. IEEE 68th Vehicular Technology Conference.pp. 1-5, [3] C. Campolo, A. Cortese, and A. Molinaro, CRaSCH A cooperative scheme for service channel reservation in p/WAVE vehicular ad hoc networks, In Proc. International Conference on Ultra Modern Telecommunications & Workshops. pp. 1-8, [4] J. He, H.C. Chen, et al. Adaptive congestion control for DSRC vehicle networks, IEEE Communications Letters, Vol. 14, No. 2, [5] L. Hendriks, Effects of transmission queue size, buffer and scheduling mechanisms on the IEEE p beaconing performance, 15th Twente Student Conference, University of Twente, Faculty of Electrical Engineering, Mathematics and Computer Science, [6] M. Li, W. Lou and K. Zeng, OppCast: Opportunistic broadcast of warning messages in VANETs with unreliable links, In Proc. IEEE 6th International Conference (MASS '09). pp , [7] Y. Wang, A. Ahmed, B. Krishnamachari, and K. Psounis, IEEE p performance evaluation and protocol enhancement In Proc. of the IEEE International Conference on Vehicular Electronics and Safety Columbus, OH, USA. September 22-24, [8] L. Wischhof, and H. Rohling, Congestion control in vehicular ad hoc networks, IEEE 2005 [9] Y.P. Zang, L. Stibor, X. Cheng, H. J. Reumerman, A. Paruzel and A. Barroso, Congestion control in wireless networks for vehicular safety applications, In Proceedings of The 8th European Wireless Conference, [10] W. Zhang, A. Festag, R. Baldessari, and L. Le, Congestion control for safety messages in vanets: concepts and framework, In Proceedings of The 8th European Wireless Conference, p. 7, Paris, France, [11] S. Ullah, H. Higgins, Y.W. Cho, H.S. Lee and K.S. Kwak, Towards RF Communication and Multiple Access Protocols in a Body Sensor Network, International Journal of Digital Content Technology and its Application, vol. 2, no 3, pp. 9-16, [12] C.Y. Yang and S.C. Lo, Street Broadcast with Smart Relay for Emergency Messages in VANET, In Proceeding of 24th International Conference on Advanced Information Networking and Applications Workshops, pp , [13] G. Cui, L. Fan, G. Wang, Y. Li, J. Fan, Y. Zhang and W. Hu, A New Trusted Routing Scheme In Vanets International Journal of Advancements in Computing Technology(IJACT), Vol. 4, No.10, (pp ), 2012 [14] Z. Mi, L. Wang, and H. Wang, An information classification framework to support effective emergency data dissemination in VANETs with the aid of RSUs International Journal of Advancements in Computing Technology (IJACT), Vol. 4, No. 20, (pp ),

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

Power Control Protocols in VANET

Power Control Protocols in VANET European Journal of Scientific Research ISSN 1450-216X / 1450-202X Vol. 111 No 4 September, 2013, pp.571-576 http://www.europeanjournalofscientificresearch.com Power Control Protocols in VANET Ghassan

More information

The Challenges of Robust Inter-Vehicle Communications

The Challenges of Robust Inter-Vehicle Communications The Challenges of Robust Inter-Vehicle Communications IEEE VTC2005-Fall Marc Torrent-Moreno, Moritz Killat and Hannes Hartenstein DSN Research Group Institute of Telematics University of Karlsruhe Marc

More information

LTE and IEEE802.p for vehicular networking: a performance evaluation

LTE and IEEE802.p for vehicular networking: a performance evaluation LTE and IEEE802.p for vehicular networking: a performance evaluation Zeeshan Hameed Mir* Fethi Filali EURASIP Journal on Wireless Communications and Networking 1 Presenter Renato Iida v2 Outline Introduction

More information

Enhancing Vehicular Ad-hoc Network (VANET) Performance by Congestion Control Algorithm

Enhancing Vehicular Ad-hoc Network (VANET) Performance by Congestion Control Algorithm International Journal of Computer Networks and Communications Security VOL. 4, NO. 6, JUNE 2016, 177 182 Available online at: www.ijcncs.org E-ISSN 2308-9830 (Online) / ISSN 2410-0595 (Print) Enhancing

More information

Congestion Control Technique with Safety Transmission of Messages in Vehicular Ad Hoc Network

Congestion Control Technique with Safety Transmission of Messages in Vehicular Ad Hoc Network Congestion Control Technique with Safety Transmission of Messages in Vehicular Ad Hoc Network Bhagyashri P. Deshpande 1, Dr.A.S.Alvi 2 1 M.E(CSE) PRMIT&R, Badnera, Amravati 2 Professor,Dept. of CSE PRMIT&R,Badnera,

More information

Enhancing Vehicular Ad-hoc Network (VANET) Performance by Congestion Control Algorithm

Enhancing Vehicular Ad-hoc Network (VANET) Performance by Congestion Control Algorithm Enhancing Vehicular Ad-hoc Network (VANET) Performance by Congestion Control Algorithm Ankeeta Patel Parul Institute of Engineering and Technology Anuradha Gharge Head of department(ec) Parul institute

More information

Evaluation of Information Dissemination Characteristics in a PTS VANET

Evaluation of Information Dissemination Characteristics in a PTS VANET Evaluation of Information Dissemination Characteristics in a PTS VANET Holger Kuprian 1, Marek Meyer 2, Miguel Rios 3 1) Technische Universität Darmstadt, Multimedia Communications Lab Holger.Kuprian@KOM.tu-darmstadt.de

More information

Requirements Analysis of IP and MAC Protocols for Dedicated Short Range Communications (DSRC)

Requirements Analysis of IP and MAC Protocols for Dedicated Short Range Communications (DSRC) Requirements Analysis of IP and MAC Protocols for Dedicated Short Range Communications (DSRC) James T. Yu, jyu@cs.depaul.edu School of Computer Science, Telecommunications, and Information Systems DePaul

More information

MC-Safe: Multi-Channel Real-time V2V Communication for Enhancing Driving Safety

MC-Safe: Multi-Channel Real-time V2V Communication for Enhancing Driving Safety RTSS 2018 MC-Safe: Multi-Channel Real-time V2V Communication for Enhancing Driving Safety Yunhao Bai, Kuangyu Zheng, Zejiang Wang, Xiaorui Wang, Junmin Wang Dept. of Electrical and Computer Engineering

More information

Safety and Infotainment Communications for Vehicles Opportunities and Challenges

Safety and Infotainment Communications for Vehicles Opportunities and Challenges Safety and Infotainment Communications for Vehicles Opportunities and Challenges Mahbub Hassan School of Computer Science and Engineering University of New South Wales, Sydney, Australia NSERC DIVA Distinguished

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

Md. Imrul Hassan, Hai L. Vu, and Taka Sakurai Centre for Advanced Internet Architectures, Faculty of ICT Swinburne University, Australia

Md. Imrul Hassan, Hai L. Vu, and Taka Sakurai Centre for Advanced Internet Architectures, Faculty of ICT Swinburne University, Australia Performance Analysis of the IEEE 802.11 MAC Protocol for DSRC with and without Retransmissions Md. Imrul Hassan, Hai L. Vu, and Taka Sakurai Centre for Advanced Internet Architectures, Faculty of ICT Swinburne

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

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

A Review of Congestion Control Techniques in VANET

A Review of Congestion Control Techniques in VANET A Review of Congestion Control Techniques in VANET Somil Nema, Dr. Sandeep Harit Department of Computer Science & Engineering PEC University of Technology, Chandigarh Abstract - The problem of congestion

More information

DESIGN AND DEVELOPMENT OF A WIRELESS SENSOR MODEL FOR VEHICULAR AREA NETWORKS

DESIGN AND DEVELOPMENT OF A WIRELESS SENSOR MODEL FOR VEHICULAR AREA NETWORKS DESIGN AND DEVELOPMENT OF A WIRELESS SENSOR MODEL FOR VEHICULAR AREA NETWORKS Umesh P, G.Varaprasad Department of Computer Science and Engineering, B.M.S. College of Engineering, Bangalore 5600 19, India.

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

VeMAC: A Novel Multichannel MAC Protocol for Vehicular Ad Hoc Networks

VeMAC: A Novel Multichannel MAC Protocol for Vehicular Ad Hoc Networks This paper was presented as part of the Mobility Management in the Networks of the Future World (MobiWorld) Workshop at VeMAC: A Novel Multichannel MAC Protocol for Vehicular Ad Hoc Networks Hassan Aboubakr

More information

Reducing Message Loss in DSRC Networks using Dynamic Distribution of Safety Messages over EDCA Access Categories

Reducing Message Loss in DSRC Networks using Dynamic Distribution of Safety Messages over EDCA Access Categories , October 21-23, 215, San Francisco, USA Reducing Message Loss in DSRC Networks using Dynamic Distribution of Safety Messages over EDCA Access Categories Mohammad A. Alsmirat, Saleh Yousef Al-Rifai, and

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

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

Performance Enhancement of AOMDV with Energy Efficient Routing Based On Random Way Point Mobility Model

Performance Enhancement of AOMDV with Energy Efficient Routing Based On Random Way Point Mobility Model Performance Enhancement of AOMDV with Energy Efficient Routing Based On Random Way Point Mobility Model Geetha.S, Dr.G.Geetharamani Asst.Prof, Department of MCA, BIT Campus Tiruchirappalli, Anna University,

More information

Intelligent Transportation Systems. Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014

Intelligent Transportation Systems. Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014 Intelligent Transportation Systems Wireless Access for Vehicular Environments (WAVE) Engin Karabulut Kocaeli Üniversitesi,2014 Outline Wireless Access for Vehicular Environments (WAVE) IEEE 802.11p IEEE

More information

Analysis and Design of Effective and Low-Overhead Transmission Power Control for VANETs

Analysis and Design of Effective and Low-Overhead Transmission Power Control for VANETs Analysis and Design of Effective and Low-Overhead Transmission Power Control for VANETs, Felix Schmidt-Eisenlohr, Moritz Killat, Jérôme Härri, Hannes Hartenstein Decentralized Systems and Network Services

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 Neighbor Coverage Based Probabilistic Rebroadcast Reducing Routing Overhead in MANETs

A Neighbor Coverage Based Probabilistic Rebroadcast Reducing Routing Overhead in MANETs A Neighbor Coverage Based Probabilistic Rebroadcast Reducing Routing Overhead in MANETs Ankita G. Rathi #1, Mrs. J. H. Patil #2, Mr. S. A. Hashmi #3 # Computer Science-Information Technology Department,

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

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks

Impact of IEEE MAC Packet Size on Performance of Wireless Sensor Networks IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. IV (May - Jun.2015), PP 06-11 www.iosrjournals.org Impact of IEEE 802.11

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

DSRC Field Trials Whitepaper

DSRC Field Trials Whitepaper DSRC Field Trials Whitepaper August 19, 2017 www.cohdawireless.com 1 Overview Cohda has performed more than 300 Dedicated Short Range Communications (DSRC) field trials, comparing DSRC radios from multiple

More information

Medium Access Protocols for Cooperative Collision Avoidance in Vehicular Ad-Hoc Networks

Medium Access Protocols for Cooperative Collision Avoidance in Vehicular Ad-Hoc Networks Medium Access Protocols for Cooperative Collision Avoidance in Vehicular Ad-Hoc Networks Md. Imrul Hassan ihassan@swin.edu.au Centre for Advanced Internet Architecture (CAIA) Swinburne University of Technology

More information

TCP and UDP Fairness in Vehicular Ad hoc Networks

TCP and UDP Fairness in Vehicular Ad hoc Networks TCP and UDP Fairness in Vehicular Ad hoc Networks Forouzan Pirmohammadi 1, Mahmood Fathy 2, Hossein Ghaffarian 3 1 Islamic Azad University, Science and Research Branch, Tehran, Iran 2,3 School of Computer

More information

Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks

Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks , pp.282-286 http://dx.doi.org/10.14257/astl.2015.116.57 Improved MAC protocol for urgent data transmission in wireless healthcare monitoring sensor networks Rae Hyeon Kim, Jeong Gon Kim 1 Department of

More information

A Hybrid MAC Mechanism for Multiple Load Intelligent Vehicle Transportation Network

A Hybrid MAC Mechanism for Multiple Load Intelligent Vehicle Transportation Network A Hybrid MAC Mechanism for Multiple Load Intelligent Vehicle Transportation Network Yuan LIU 1, Yuhao WANG* 1, Siyue CHEN 2, Xiao LI 1 and Zhengfa RAO 1 1 Department of Electronic and Information Engineering,

More information

Improving Safety Messages Dissemination in IEEE e Based VANETs Using Controlled Repetition Technique

Improving Safety Messages Dissemination in IEEE e Based VANETs Using Controlled Repetition Technique 2010 Sixth International Conference on Wireless and Mobile Communications Improving Safety Messages Dissemination in IEEE 802.11e Based VANETs Using Controlled Repetition Technique Ghazal Farrokhi, Saadan

More information

Cohda Wireless White Paper DSRC Field Trials

Cohda Wireless White Paper DSRC Field Trials Cohda Wireless White Paper DSRC Field Trials Copyright Cohda Wireless Pty Ltd ABN 84 107 936 309 Cohda Wireless Pty Ltd 82-84 Melbourne Street North Adelaide, SA 5006 Australia P +61 8 8364 4719 F +61

More information

A Beacon Rate Control Scheme Based on Fuzzy Logic for Vehicular Ad-hoc Networks

A Beacon Rate Control Scheme Based on Fuzzy Logic for Vehicular Ad-hoc Networks 2014 4th International Conference on Artificial Intelligence with Applications in Engineering and Technology A Beacon Rate Control Scheme Based on Fuzzy Logic for Vehicular Ad-hoc Networks Ning Wang 1,

More information

An Efficient Vehicle-to-Vehicle communication protocol to avoid the congestion in VANETs.

An Efficient Vehicle-to-Vehicle communication protocol to avoid the congestion in VANETs. An Efficient Vehicle-to-Vehicle communication protocol to avoid the congestion in VANETs. kaveri G 1, Sujata M 2 1 PG Student, Dept. of CSE, GECW, Kalaburagi, India 2 Professor and Head, Dept. of ISE,

More information

AN ADAPTIVE BROADCAST MECHANISM TO IMPROVE ALERT MESSAGE DISSEMINATION IN VANETS

AN ADAPTIVE BROADCAST MECHANISM TO IMPROVE ALERT MESSAGE DISSEMINATION IN VANETS AN ADAPTIVE BROADCAST MECHANISM TO IMPROVE ALERT MESSAGE DISSEMINATION IN VANETS Nidhin A S 1, Vinaya K 2 1 PG Scholar, Computer Science & Engineering Department, KCG College of Technology, Chennai, India

More information

Performance Comparison of Mobility Generator C4R and MOVE using Optimized Link State Routing (OLSR)

Performance Comparison of Mobility Generator C4R and MOVE using Optimized Link State Routing (OLSR) IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 06, Issue 11 (November. 2016), V1 PP 25-29 www.iosrjen.org Performance Comparison of Mobility Generator and MOVE using

More information

Analysis of Broadcast Non-Saturation Throughput as a Performance Measure in VANETs

Analysis of Broadcast Non-Saturation Throughput as a Performance Measure in VANETs Analysis of Broadcast Non-Saturation Throughput as a Performance Measure in VANETs Gayathri Narayanan Department of Electronics and Communication Engineering Amrita School of Engineering, Amritapuri Campus,

More information

VANETs. Marc Torrent-Moreno, Prof. Hannes Hartenstein Decentralized Systems and Network Services Institute for Telematics, University of Karlsruhe

VANETs. Marc Torrent-Moreno, Prof. Hannes Hartenstein Decentralized Systems and Network Services Institute for Telematics, University of Karlsruhe VANETs Marc Torrent-Moreno, Prof. Hannes Hartenstein Decentralized Systems and Network Services Institute for Telematics, University of Karlsruhe April 15 th 2005 Marc Torrent Moreno 1 Main Motivation

More information

VANET Protocols DSRC, WAVE, IEEE 1609, IEEE p, Priority

VANET Protocols DSRC, WAVE, IEEE 1609, IEEE p, Priority VANET Protocols DSRC, WAVE, IEEE 1609, IEEE 802.11p, Priority Fall 2010 Dr. Michele Weigle CS 795/895 Vehicular Networks References WAVE Overview R. Uzcategui and G. Acosta-Marum, "WAVE: A Tutorial", IEEE

More information

Broadcast algorithms for Active Safety Applications over Vehicular Ad-hoc Networks

Broadcast algorithms for Active Safety Applications over Vehicular Ad-hoc Networks Broadcast algorithms for Active Safety Applications over Vehicular Ad-hoc Networks M.N. Mariyasagayam, M. Lenardi HITACHI Europe, "Le Thélème", 1503 Route des Dolines, 06560 Sophia Antipolis, France Phone:

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

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

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

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

Performance evaluation of Cooperative MAC and ZRP in Cooperative Communication Networking Environment

Performance evaluation of Cooperative MAC and ZRP in Cooperative Communication Networking Environment Performance evaluation of Cooperative MAC and ZRP in Cooperative Communication Networking Environment N Charan 1, Dr. Sreerangaraju M.N 2, Nagesh R 3 P.G. Student, Department of Electronics & Communication

More information

Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS

Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS Information Management and Business Review Vol. 6, No. 3, pp. 115-120, Jun 2014 (ISSN 2220-3796) Multiprotocol Label Switching in Vehicular Ad hoc Network for QoS * Kashif Naseer Qureshi, Abdul Hanan Abdullah

More information

A Proposed Paper on Joint Priority Based Approach for Scheduling and Congestion Control in Multipath Multi-hop WSN

A Proposed Paper on Joint Priority Based Approach for Scheduling and Congestion Control in Multipath Multi-hop WSN A Proposed Paper on Joint Priority Based Approach for Scheduling and Congestion Control in Multipath Multi-hop WSN Sweta A.Kahurke M.Tech(IV) Wireless communication & Computing G.H.Raisoni College Of Engineering

More information

PERFORMANCE ANALYSIS OF V2V DSRC COMMUNICATIONS WITH RECONFIGURABLE ANTENNA

PERFORMANCE ANALYSIS OF V2V DSRC COMMUNICATIONS WITH RECONFIGURABLE ANTENNA 19th ITS World Congress, Vienna, Austria, 22/26 October 212 AP-74 PERFORMANCE ANALYSIS OF V2V DSRC COMMUNICATIONS WITH RECONFIGURABLE ANTENNA Rong-Terng Juang Automotive Research & Testing Center, Taiwan

More information

ANALYSIS OF SAFETY MEASURES AND QUALITY ROUTING IN VANETS

ANALYSIS OF SAFETY MEASURES AND QUALITY ROUTING IN VANETS Vol.2, Issue.2, Mar-Apr 2012 pp-062-066 ISSN: 2249-6645 ANALYSIS OF SAFETY MEASURES AND QUALITY ROUTING IN VANETS Vedha Vinodha.D*, Mrs.V.Seethalakshmi** *II M.E CS, Sri Shakthi Institute of Engineering

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

Comparing LIMERIC and DCC Approaches for VANET Channel Congestion Control

Comparing LIMERIC and DCC Approaches for VANET Channel Congestion Control Comparing LIMERIC and DCC Approaches for VANET Channel Congestion Control Bin Cheng Joint work with Ali Rostami, Marco Gruteser Rutgers University, USA Gaurav Bansal, John B. Kenney Toyota InfoTechnology

More information

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

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

More information

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN

A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN A PERFORMANCE EVALUATION OF YMAC A MEDIUM ACCESS PROTOCOL FOR WSN Albeiro Cortés Cabezas and José de Jesús Salgado Patrón Department of Electronic Engineering, Surcolombiana University, Neiva, Colombia

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

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

Intelligent Transportation Systems Using Short Range Wireless Technologies

Intelligent Transportation Systems Using Short Range Wireless Technologies Journal of Transportation Technologies, 2011, 1, 132-137 doi:10.4236/jtts.2011.14017 Published Online October 2011 (http://www.scirp.org/journal/jtts) Intelligent Transportation Systems Using Short Range

More information

Low Overhead Geometric On-demand Routing Protocol for Mobile Ad Hoc Networks

Low Overhead Geometric On-demand Routing Protocol for Mobile Ad Hoc Networks Low Overhead Geometric On-demand Routing Protocol for Mobile Ad Hoc Networks Chang Su, Lili Zheng, Xiaohai Si, Fengjun Shang Institute of Computer Science & Technology Chongqing University of Posts and

More information

Data Dissemination in Ad Hoc Networks Based on Inter-Vehicle Communication

Data Dissemination in Ad Hoc Networks Based on Inter-Vehicle Communication Data Dissemination in Ad Hoc Networks Based on Inter-Vehicle Communication Lars Wischhof, Prof. Hermann Rohling {l.wischhof, rohling}@tu-harburg.de Technical University of Hamburg-Harburg, Germany Overview

More information

Vehicle Traffic Differentiation and Scheduling in Sensor Network Using Ns2

Vehicle Traffic Differentiation and Scheduling in Sensor Network Using Ns2 Volume 119 No. 16 2018, 3915-3920 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ Vehicle Traffic Differentiation and Scheduling in Sensor Network Using Ns2

More information

Performance Analysis of MANET Routing Protocols OLSR and AODV

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

More information

VANETs. When applications drive communications. Institute of Telematics, University of Karlsruhe. Decentralized Systems and Network Services

VANETs. When applications drive communications. Institute of Telematics, University of Karlsruhe. Decentralized Systems and Network Services VANETs When applications drive communications Marc Torrent-Moreno, Prof. Hannes Hartenstein Decentralized Systems and Network Services Institute of Telematics, University of Karlsruhe Marc Torrent Moreno

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

A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc Networks

A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile Ad Hoc Networks IOSR Journal of Computer Engineering (IOSR-JCE) e-issn: 2278-0661, p- ISSN: 2278-8727Volume 12, Issue 6 (Jul. - Aug. 2013), PP 01-09 A Novel Rebroadcast Technique for Reducing Routing Overhead In Mobile

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

COORDINATION BASED MEDIUM ACCESS CONTROL WITH SPACE RESERVATION FOR WIRELESS AD HOC NETWORKS

COORDINATION BASED MEDIUM ACCESS CONTROL WITH SPACE RESERVATION FOR WIRELESS AD HOC NETWORKS COORDINATION BASED MEDIUM ACCESS CONTROL WITH SPACE RESERVATION FOR WIRELESS AD HOC NETWORKS 1 K. Anbumathi, Asst. Professor, Bharathiyar Arts And Science College For Women, Deviyakurichi, Thalaivasal,

More information

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur

Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Introduction to Internet of Things Prof. Sudip Misra Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture 50 Connected Vehicles II So, now we are going to continue

More information

A More Reliable and Efficient Usage of the 5,9 GHz Band for Cooperative ITS

A More Reliable and Efficient Usage of the 5,9 GHz Band for Cooperative ITS A More Reliable and Efficient Usage of the 5,9 GHz Band for Cooperative ITS Katrin Sjöberg, Halmstad University 4 th ETSI TC IT Workshop, February 7-9, 2012 Cooperative ITS Wireless communication is one

More information

SNR-BASED DYNAMIC MANET ON DEMAND ROUTING PROTOCOL FOR VANET NETWORKS

SNR-BASED DYNAMIC MANET ON DEMAND ROUTING PROTOCOL FOR VANET NETWORKS SNR-BASED DYNAMIC MANET ON DEMAND ROUTING PROTOCOL FOR VANET NETWORKS Mohamed Elshaikh, Ong Bi Lynn, Mohd Nazri bin Mohd Warip, Phak Len Ehkan, Fazrul Faiz Zakaria and Naimah Yakoob School of Computer

More information

The Need for a System Design Methodology to Address Challenges in Wireless Access in Vehicular Ad Hoc Networks

The Need for a System Design Methodology to Address Challenges in Wireless Access in Vehicular Ad Hoc Networks The Need for a System Design Methodology to Address Challenges in Wireless Access in Vehicular Ad Hoc Networks Chrysostomos Chrysostomou Department of Computer Science & Engineering Frederick University

More information

Implementation of an Adaptive MAC Protocol in WSN using Network Simulator-2

Implementation of an Adaptive MAC Protocol in WSN using Network Simulator-2 Implementation of an Adaptive MAC Protocol in WSN using Network Simulator-2 1 Suresh, 2 C.B.Vinutha, 3 Dr.M.Z Kurian 1 4 th Sem, M.Tech (Digital Electronics), SSIT, Tumkur 2 Lecturer, Dept.of E&C, SSIT,

More information

Performance Evaluation of VoIP over VANET

Performance Evaluation of VoIP over VANET (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of VoIP over VANET Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com Publishing

More information

A study on MAC protocol for urgent data transmission in Wireless Bio Signal Monitoring Environment

A study on MAC protocol for urgent data transmission in Wireless Bio Signal Monitoring Environment , pp.93-98 http://dx.doi.org/10.14257/astl.2015.108.20 A study on MAC protocol for urgent data transmission in Wireless Bio Signal Monitoring Environment Rae Hyeon Kim, Pyung Soo Kim, Jeong Gon Kim 1 Department

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

EFFICIENT SAFETY MESSAGE DISSEMINATION METHODS IN VEHICULAR ADHOC NETWORKS

EFFICIENT SAFETY MESSAGE DISSEMINATION METHODS IN VEHICULAR ADHOC NETWORKS EFFICIENT SAFETY MESSAGE DISSEMINATION METHODS IN VEHICULAR ADHOC NETWORKS A Dissertation Presented to The Academic Faculty By Jinyoun Cho In Partial Fulfillment of the Requirements for the Degree Doctor

More information

Sybil Attack Detection and Prevention Using AODV in VANET

Sybil Attack Detection and Prevention Using AODV in VANET Sybil Attack Detection and Prevention Using in VANET Navneet 1, Rakesh Gill 2 1 M. Tech. Student, GITM, Bilaspur-Tauru Road, Gurgaon (Haryana) navneet_tehlan@yahoo.com 2 Asst. Prof., GITM, Bilaspur-Tauru

More information

Subject: Adhoc Networks

Subject: Adhoc Networks ISSUES IN AD HOC WIRELESS NETWORKS The major issues that affect the design, deployment, & performance of an ad hoc wireless network system are: Medium Access Scheme. Transport Layer Protocol. 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 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

Collision Free and Energy Efficient MAC protocol for Wireless Networks

Collision Free and Energy Efficient MAC protocol for Wireless Networks 110 IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.9, September 2007 Collision Free and Energy Efficient MAC protocol for Wireless Networks Muhammad Ali Malik, Dongha Shin

More information

Improvement of Buffer Scheme for Delay Tolerant Networks

Improvement of Buffer Scheme for Delay Tolerant Networks Improvement of Buffer Scheme for Delay Tolerant Networks Jian Shen 1,2, Jin Wang 1,2, Li Ma 1,2, Ilyong Chung 3 1 Jiangsu Engineering Center of Network Monitoring, Nanjing University of Information Science

More information

Intelligent Transportation Systems. Medium Access Control. Prof. Dr. Thomas Strang

Intelligent Transportation Systems. Medium Access Control. Prof. Dr. Thomas Strang Intelligent Transportation Systems Medium Access Control Prof. Dr. Thomas Strang Recap: Wireless Interconnections Networking types + Scalability + Range Delay Individuality Broadcast o Scalability o Range

More information

Investigation on OLSR Routing Protocol Efficiency

Investigation on OLSR Routing Protocol Efficiency Investigation on OLSR Routing Protocol Efficiency JIRI HOSEK 1, KAROL MOLNAR 2 Department of Telecommunications Faculty of Electrical Engineering and Communication, Brno University of Technology Purkynova

More information

Experimental Study on Channel Congestion using IEEE p Communication System

Experimental Study on Channel Congestion using IEEE p Communication System Experimental Study on Channel Congestion using IEEE 82.11p Communication System Kenta Mori, Oyunchimeg Shagdar, Satoshi Matsuura, Manabu Tsukada, Thierry Ernst, Kazutoshi Fujikawa To cite this version:

More information

DETECTING TRAFFIC CONDITIONS MODEL BASED ON CLUSTERING NODES SITUATIONS IN VANET

DETECTING TRAFFIC CONDITIONS MODEL BASED ON CLUSTERING NODES SITUATIONS IN VANET DETECTING TRAFFIC CONDITIONS MODEL BASED ON CLUSTERING NODES SITUATIONS IN VANET Ayman Abufanas and Evtim Peytchev School of Science and Technologyy Nottingham Trent University Clifton Lane, Nottingham,

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

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

A Joint Replication-Migration-based Routing in Delay Tolerant Networks

A Joint Replication-Migration-based Routing in Delay Tolerant Networks A Joint -Migration-based Routing in Delay Tolerant Networks Yunsheng Wang and Jie Wu Dept. of Computer and Info. Sciences Temple University Philadelphia, PA 19122 Zhen Jiang Dept. of Computer Science West

More information

Distributed Interference-aware Medium Access Control for IEEE Visible Light Communications

Distributed Interference-aware Medium Access Control for IEEE Visible Light Communications Sensors and Materials, Vol. 30, No. 8 (2018) 1665 1670 MYU Tokyo 1665 S & M 1623 Distributed Interference-aware Medium Access Control for IEEE 802.15.7 Visible Light Communications Eui-Jik Kim, 1 Jung-Hyok

More information

Vertical Handover in Vehicular Ad-hoc Networks A Survey

Vertical Handover in Vehicular Ad-hoc Networks A Survey Vertical Handover in Vehicular Ad-hoc Networks A Survey U. Kumaran Department of computer Applications Noorul Islam Center for Higher Education, Kumaracoil,Tamilnadu, India. Abstract- Vehicular Ad-hoc

More information

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations

Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Two-Tier WBAN/WLAN Healthcare Networks; Priority Considerations Saeed Rashwand Department of Computer Science University of Manitoba Jelena Mišić Department of Computer Science Ryerson University Abstract

More information

An Integrated Framework for Fog Communications and Computing in Internet of Vehicles

An Integrated Framework for Fog Communications and Computing in Internet of Vehicles University of Florence Department of Information Engineering An Integrated Framework for Fog Communications and Computing in Internet of Vehicles Alessio Bonadio, Francesco Chiti, Romano Fantacci name.surname@unifi.it

More information

Buffer Management in Delay Tolerant Networks

Buffer Management in Delay Tolerant Networks Buffer Management in Delay Tolerant Networks Rachana R. Mhatre 1 And Prof. Manjusha Deshmukh 2 1,2 Information Technology, PIIT, New Panvel, University of Mumbai Abstract Delay tolerant networks (DTN)

More information

TOMS: TCP Context Migration Scheme for Efficient Data Services in Vehicular Networks

TOMS: TCP Context Migration Scheme for Efficient Data Services in Vehicular Networks 2017 31st International Conference on Advanced Information Networking and Applications Workshops TOMS: TCP Context Migration Scheme for Efficient Data Services in Vehicular Networks JunSik Jeong, Yiwen

More information

Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE networks

Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE networks Expanding the use of CTS-to-Self mechanism to improving broadcasting on IEEE 802.11 networks Christos Chousidis, Rajagopal Nilavalan School of Engineering and Design Brunel University London, UK {christos.chousidis,

More information

Data Pouring and Buffering on The Road: A New Data Dissemination Paradigm for Vehicular Ad Hoc Networks

Data Pouring and Buffering on The Road: A New Data Dissemination Paradigm for Vehicular Ad Hoc Networks Data Pouring and Buffering on The Road: A New Data Dissemination Paradigm for Vehicular Ad Hoc Networks Jing Zhao, Yang Zhang and Guohong Cao Department of Computer Science and Engineering The Pennsylvania

More information

MAC Protocols for VANETs

MAC Protocols for VANETs MAC Protocols for VANETs Alexandru Oprea Department of Computer Science University of Freiburg Click to edit Master subtitle style Ad Hoc Networks Seminar Based on: Hamid Menouar and Fethi Filali, EURECOM

More information