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

Size: px
Start display at page:

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

Transcription

1 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, Guofeng Lei 1, Xinhong Wang 1,2, Ping Wang* 1,2 and Fuqiang Liu 1,2 1 Tongji University, Shanghai, P.R. China 2 State Key Laboratory of Wireless Mobile Communications (CATT), Beijing, P.R. China *Corresponding author: pwang@tongji.edu.cn Abstract According to IEEE p protocol, vehicles should periodically broadcast and exchange beacon messages to ensure the cooperative awareness of each other. However, high beacon generation rate may consume a large amount of channel bandwidth and thus lead to severe deterioration of network performance. To solve this problem, we propose an efficient beacon rate control scheme based on fuzzy logic in this paper. Fuzzy logic is proved to be available to handle with imprecise and uncertain information in control problems. Our scheme uses channel busy ratio (CBR), local density and mobility factor as fuzzy factors to obtain the fuzzy result in order to control the beacon rate of vehicles. The scheme is evaluated in our simulation platform, comprised of VISSIM traffic simulator for realistic traffic simulation and network simulator (NS)-3 network simulator for inter-vehicle communications. Simulation results clearly demonstrate the performance of our proposed scheme. Keywords-VANETs; Rate Control; Fuzzy Logic I. INTRODUCTION As the number of vehicles increases rapidly, nowadays traffic accidents and congestions become severe global problems and thus draw concerns all over the world. The concept of vehicular ad hoc networks (VANETs) has been considered as an effective solution to handle this issue and attracted a large amount of research attentions. Dedicated Short-Range Communication (DSRC) technology has been accepted both by IEEE p standard and Europe European Telecommunication Standards Institute (ETSI) to support intelligent transportation system (ITS) applications in VANETs [1]. In both standards, two types of safety related messages should be sent frequently. One is eventdriven message which is driven by events and includes emergency information such as a car crash or an emergency brake. The other is periodical beacon message or called beacon message which is broadcasted periodically (every 100 ms according to IEEE p) to exchange vehicles status (speed, location, direction etc.) among neighbor vehicles in a certain range to realize cooperative awareness of environment and routing establishment. It is known that the IEEE p standard is extended from the protocols that are implemented in the wireless local area network (WLAN). However, vehicular communication environment presents its own features that are different from those of the traditional communication. Firstly, limited bandwidth and resources have to be coordinated in a distributed way in vehicular communication environment. Secondly, the solution must be effective for the unfavorable characteristics of the high mobility of vehicles and the frequently changing of network topology. Thirdly, the protocols have to cope with various scenarios from sparse to dense areas, meanwhile meeting the low-delay and highreliability requirements of vehicle safety and traffic efficiency [1, 2]. Since DSRC uses the access mechanism of Carrier Sense Multiple Access with Collision Detection (CSMA/CA), it is easy to cause channel congestion when the density of vehicles on the road is large in vehicular communication environments. In this case, when emergency event happens, the emergency messages will be unable to issue due to the channel congestion. Thus, parts of the standard such as the access mechanism cannot guarantee the reliability of the vehicular connection since the safety requirement of VANETs. Studies have shown that undesirable congestion states at high density situation lead to severe deterioration of the performance of ITS applications [2]. Therefore, it is very necessary to solve this kind of congestion problem. In this paper, we proposed an efficient beacon rate control scheme based on fuzzy logic. Fuzzy logic is proved to be available to handle with imprecise and uncertain information in a control problem [3]. We use channel busy ratio (CBR), local density and mobility factor as the fuzzy factors to obtain the fuzzy result in order to control the beacon rate of vehicles. We built a realistic traffic scenario simulation via VISSIM traffic simulator which is a vehicle simulation software and realize p protocol via NS-3 network simulator. To achieve the reality of vehicle mobility, we obtained every vehicles realistic movement trace by VISSIM traffic simulator, converted them to NS-3 format and imported the trace files into NS-3 network simulator for our simulation. Simulation results clearly demonstrate the better performance of our proposed scheme based on fuzzy logic. II. RELATED WORKS Existing congestion control approaches are divided into two parts: power control and rate control. Power control adjusts the message transmission power of vehicle nodes so as to control communication coverage, which reduces the number of vehicles occupying the channel. Rate control is to reduce the channel occupying ratio by controlling vehicles beacon message generation rate [4]. Reference [5] proposed /14 $ IEEE DOI /ICAIET

2 the DFPAV power control method, through control of transmit power for each car, ensure the load threshold channel maxmin fairness does not exceed the system. Reference [6] used message distribution aggregation mechanism (information aggregation mechanism) reduced the [5] overhead. Other techniques [7, 8] aiming at preventing congestion via power control, as well as D-FPTV, may cause isolation of vehicles when the vehicle density decreases. So we focus on designing a beacon rate adaptation scheme to guarantee the efficiency and reliability of safety-related messages. The protocol introduced in [9] controls vehicles Tx power and beacon generation rate until a defined CBR threshold is reached. All information used for control is measured by the node itself and without information sharing. As a result, some nodes may contribute to congestion at a location without being aware of it, since their own location is not congested. And a fixed threshold may not satisfy the requirement of a high dynamic vehicular network. M. Drigo et al. introduced a dynamic beacon rate adaptation algorithm [10] in which each node locally adjusts its beacon rate according to the vehicle density estimated by counting the number of received beacons from neighbors within its communication range. However, simple statistical quantity of the receiving beacon messages (from vehicles in receivers communication range) is not accurate to estimate the vehicle density due to the congestion happens in the sensing range. Tielert, T. et al. presented a rate control scheme named PULSAR in [11], which can greatly improve the performance in the item of channel load limitation over the previous scheme. The intricate feature of CBR is addressed to assess the channel load and the transmit rates are selected based on the load condition within a maximum rate and a minimum rate. The global fairness is contained in this optimization but the authors did not take the vehicles mobility into account III. BEACON RATE CONTROL SCHEME BASED ON FUZZY LOGIC In this section, the key criteria and steps of our proposed scheme are presented in detail as follows A. Fuzzy Logic As described in the Introduction, CSMA/CA based VANET is a highly dynamic ad hoc network in which the communication environment is affected by the mobility and density of nodes and channel states as well. It is hard to design a fixed or unified metrics (like using fixed CBR threshold in [9]) to control all the nodes accurately. Thus, in the research area of rate control, solutions based on uncertain information are not reliable in practice. Fuzzy logic is proved to be available to handle with imprecise and uncertain information in a control problem. Thus, we use fuzzy logic to design a beacon rate control scheme for VANETs. Fuzzy logic can process approximate data by using nonnumeric linguistic variables to express the facts. Fuzzy membership functions are used to represent the degrees of a numerical value belonging to linguistic variables. In addition, fuzzy rules are defined to conduct the final fuzzy value. By defuzzification, the final fuzzy value is converted to a numerical value. Since fuzzy membership functions and fuzzy rules can be modified to satisfy a specific environment, fuzzy logic based system is flexible [3]. 1) Factors Calculation: Calculation of multiple factors: Calculate CBR, local density and mobility factor. In this paper, we use CBR, local density and mobility factor as fuzzy factors to obtain the fuzzy result. It is known that CBR can present the channel busy situation of the network. And the local density can determine the numbers of beacon messages in a certain range. Besides, if a vehicle moves fast, it is necessary for it to broadcast more frequently to meet the safety requirement. That is to say, mobility factor is also an impact factor for rate control issue. Therefore, we need to control the beacon rate of vehicles according to these three factors. CBR: The factor CBR is defined as percentage of the fraction time in which the channel is not sensed idle in the given Observing Interval (OI) due to the sensing vehicles or its neighbors activity. And CBR is a good indicator for the collision probability and the MAC layer configuration. In IEEE p based VANETs, the node uses the method of Clear Channel Assessment (CCA) to sense whether the channel is busy. We define the channel is busy when the integration of the measured signal strength is greater than the CCA threshold during a given time window. In order to measure the ratio of the channel busy time, we divide the OI into a set of mini-slots, and the channel status will be measured in every mini-slot via CCA. The CBR would be calculated by the following equation ( cb k is 1 for the busy mini-slot and 0 otherwise): cb k i k CBR, N T / T. (1) OI min islot N Note that the fair use of the CBR to estimate the channel load condition offers practical advantages since the CCA method is an existing method in present VANETs protocol and it is convenient for confirming with good compatibility. The CBR parameter only helps to identify the load in current OI. The beacon rate must be adapted additionally with different levels of vehicle density. So the local density is introduced to hint the potentiality of message transmission and predict the channel load in the next coming OI. Local Density: Most studies assume that vehicle density is calculated through counting the number of the received beacons. However, the beacon-based density estimation is not accurate due to the ad-hoc nature of vehicular networks and the collision of packets especially in congestion-related situations. Accurate estimation mechanism is demanded to choose optimal rate parameter. Reference [12] derived an enhanced method based on the traffic flow theory for estimating local density. For a given vehicle, the resultant local density K can be approximated by 1 (1 f ) 1 K ( s 1), (2) where is a parameter that indicates the quality of service in the transportation network and is a normalized 287

3 measure for the sensitivity of vehicle interaction. For example, the two parameters 0 and in highway scenarios [12]. The parameter 0,1 f relates to the velocity of the vehicle and traffic flow. f s increases when traffic changes from free flow to congested-flow. Mobility Factor: After an investigation of previous works, as we know that mobility of vehicles in VANETs has not been taken into account in beacon rate control schemes. Let s see a situation shown in Fig. 1 which is a snapshot of the traffic flow assuming at time t 2, the red vehicle A drawn in dash line is displayed for comparison purpose. It represents the position of the red one in full line at an earlier time t. The same applies to the green pair. 1 d 1 and d2 signify respectively the distance that vehicle A and vehicle B have traveled over the same time period t 2 t 1. The average speed of A is higher than that of B. Hence, vehicle A has travelled farther. Supposing that vehicle A and B are allowed to have the same beacon rate, A may suffer from a lower accuracy as A is not able to inform its knowledge timely to vehicles such as C, and that might even lead to undesirable grave consequences. Thereby we believe that the mobility of the current vehicle strongly affects the accuracy. Vehicles like A should increase the beacon rate with regarding to required accuracy, when they are at high speed, or at high relative mobility [13]. The node calculates a mobility factor (MF) as (3) and (4). MF indicates the average mobility level of all neighbour nodes. di (X) is the distance between the current node and the node X at time i. R is the maximum communication range and NB is number of neighbours. d (X) d 1(X) (X) 1 i M i, (3) R 1 MF M (X). NB NB (4) s Figure 2. CBR membership function. Figure 3. Local density membership function. Figure 1. Different relative speeds in a realistic situation. 2) Fuzzification: The process of converting a numerical value to a fuzzy value using a fuzzy membership function which is called fuzzification. The fuzzy membership functions of CBR factor, local density factor and mobility factor are defined in Fig. 2 to Fig. 4. A node uses the CBR membership function to calculate what degree the CBR factor belongs to High, Medium, Low. Similarly, the sender node also calculates what degree the local density factor belongs to Large, Medium, Small and what degree the mobility factor belongs to Fast, Medium, Slow. Figure 4. Mobility factor membership function. 3) Rule Base: Based on the fuzzy values of CBR factor, mobility factor and local density factor, a node uses the IF/THEN rules (as defined in Table 1) to calculate the rank of the channel congestion state. The linguistic variables of the rank are defined as Very Low, Low, Medium, High, Very High. For there may be multiple rules applying at the same time, as shown in [14], we use the Min-Max method to combine their evaluation results. In the Min-Max method, for each rule, the minimal value of the antecedent is used as the final degree. When combining different rules, the maximal value of the consequents is used. 288

4 TABLE I. RULE BASE CBR Local Density Mobility Rank Rule 1 Low Small Fast Very High Rule 2 Low Small Medium Very High Rule 3 Low Small Slow High Rule 4 Low Medium Fast Very High Rule 5 Low Medium Medium High Rule 6 Low Medium Slow High Rule 7 Low Large Fast High Rule 8 Low Large Medium Medium Rule 9 Low Laege Slow Medium Rule 10 Medium Small Fast High Rule 11 Medium Small Medium Medium Rule 12 Medium Small Slow Medium Rule 13 Medium Medium Fast Medium Rule 14 Medium Medium Medium Medium Rule 15 Medium Medium Slow Low Rule 16 Medium Large Fast Medium Rule 17 Medium Large Medium Low Rule 18 Medium Large Slow Low Rule 19 High Small Fast Medium Rule 20 High Small Medium Low Rule 21 High Small Slow Low Rule 22 High Medium Fast Low Rule 23 High Medium Medium Very Low Rule 24 High Medium Slow Very Low Rule 25 High Large Fast Very Low Rule 26 High Large Fast Very Low Rule 27 High Large Slow Very Low 4) Defuzzification: Defuzzification is the process of producing a numeric result based on an output membership function and corresponding membership degrees. The output membership function is defined in Fig. 5. Here we use the Center of Gravity (COG) method to defuzzify the fuzzy result and as follows: xi ( xi) AllRules D, (5) ( x ) AllRules where R is the degree of decision making, xi is the fuzzy factor and ( x i ) is its membership function. Based on this defuzzification method, the output of the beacon rate is changed to the crisp value. B. Rate Control Mechanism After estimate the congestion state by fuzzy logic, we use additive increase multiplicative decrease (AIMD) scheme to control beacon delivering rate. We initialize the beacon rate (BR) at 10 packets per second, and at each OI, beacon rate is changed as followed: BR / 2 0 R BR, (6) BR 1 R i Figure 5. Output membership function. where is the threshold of decision. Through simulation, when is 0.6, the control scheme performs best. IV. SIMULATION AND RESULTS In our simulation, we evaluate the performance of the proposed beacon rate control scheme in various highway scenarios with different parameters. A. Simulation Tools and Setup We built a realistic traffic scenario simulation via VISSIM traffic simulator and realize p protocol via NS-3 network simulator. We obtained every vehicles realistic movement trace by VISSIM traffic simulator, converted them to NS-3 format and imported the trace files into NS-3 network simulator in our simulation. We simulated typical schemes with fixed beacon rate (rate = 33, 10, 3.3 packets/s) for comparison. For each scenario, we performed simulation runs more than 10 times, and each run is about 60s. The parameters for simulation are listed in Table II. We rely on the VISSIM traffic simulator to obtain realistic traffic flows due to the imaginable variety of road users. Fig. 6 shows four samples of various scenarios from sparse to dense in our simulation. We evaluate vehicular scenarios in a 6km bidirectional highway with six lanes. We only collect and analyze the middle 4km segments in order to avoid fringe effect. Vehicles are mixed of kinds of types containing cars, buses, and trucks. They move with varying max speed, between 60 km/h to 120 km/h. The configuration results different conditions of fuzzy factors to provide reasonable representation of the real world. For each scenario, we performed simulation runs more than 10 runs, and each run lasts about 60s.Our proposed scheme which presents in the previous section is implemented in NS-3 network simulator instead of NS-2. Most of the existing literatures consider NS-2 as the simulation tool. But the new network generation simulator NS-3 could provide more detailed IEEE p specifications, more accurate interferences and channel models [15]. And a more appropriate radio propagation model named Nakagami radio propagation has been adopted. The Nakagami fading model has been performed in real-world tests on highways. It 289

5 suggests that it is a suitable model for vehicular scenarios when estimating the mobile communication channels [16]. TABLE II. Parameter Communication technology Central frequency RELATED SIMULATION PARAMETERS Value IEEE802.11p [GHz] rises drastically with the vehicle density. Continuous fixed beacon generation rate, especially in dense areas, results in an increasing number of collisions among the broadcast beacons and the worse deterioration of packet reception ratio. In contrast, our scheme still achieves good beacon reception ratio in the worst scenario. Our scheme turns out to have an advantage when meeting the reliability requirement for periodical beacon broadcasting. Channel bandwidth Modulation scheme Propagation model Data rate Beacon size Number of Lanes 10 [Hz] OFDM Nakagami 6 [Mbps] 800 [bytes] 3*direction Vehicle density (normalized) 0.1 to 0.9 Vehicle speed 60 to 120 [km/h] Figure 7. Beacon successfully access ratio in various scenarios. Figure 6. Various scenarios representing different time slots of one day in the same segment in our simulation. B. Performance Analysis We use two metrics to analyze the performance of our rate control scheme. The first metric is the beacon successfully access ratio which means the average percentage of the successfully channel accessed beacon packets among all generated beacons. As shown in Fig. 7, the successfully access ratios initially are similar since the low vehicle density. With the increase of vehicle density, in our scheme vehicles start to adjust their beacon rates in various scenarios. The ratio curve of the adaptive beacon rate scheme approximates the curve of the 3.3 packets/s fixed scheme. That means we gain high successful access ratio meanwhile the sufficient efficiency to satisfy the requirement of vehicle communication. The second metric is the beacon reception ratio that means the ratio of the number of the vehicles that have successfully received the beacons among all the vehicles in the senders intended communication range (300±2.5m) and reflects the reliability of broadcasted beacons. Fig.8 shows that the reception radio decreases when the vehicle density increases. Without rate control, the packet collision ratio Figure 8. Beacon reception ratio in various scenarios. V. CONCLUSION In this paper, we proposed an effective beacon rate control scheme based on fuzzy logic to avoid congestion in IEEE p protocol. In our scheme, we analyzed and used fuzzy factors of CBR, local density factor and mobility factor to get the fuzzy result to adjust the beacon rate. Since VISSIM traffic simulator can grantee the reality of vehicle mobility and NS-3 network simulator can provide more detailed IEEE p specifications, more accurate interference and channel model, we built a realistic traffic scenario simulation via VISSIM network simulator and realize IEEE p protocol via NS-3 network simulator instead of NS-2. Simulation results show that our scheme performs well compared with the default scenarios in IEEE 290

6 802.11p protocol. We will do some further evaluation and improvement of the proposed approach in our future work. ACKNOWLEDGMENT This work was supported by a grant from the National Natural Science Foundation of China (No ) and Decentralized Congestion Control Design and p Simulation (DTinno ). The corresponding author is Ping Wang. REFERENCES [1] D. Jiang and L. Delgrossi, IEEE p: Towards an international standard for wireless access in vehicular environments, in Vehicular Technology Conference, IEEE, pp , [2] M. J. Booysen, S. Zeadally, and G.-J. Van Rooyen, Survey of media access control protocols for vehicular ad hoc networks, IET communications, vol. 5, no. 11, pp , [3] O. LEBEDEVA, Fuzzy set theory: foundations and applications, in 7th LATVIAN MATHEMATICAL CONFERENCE, p. 29, [4] M. Sepulcre, J. Mittag, P. Santi, H. Hartenstein, and J. Gozalvez, Congestion and awareness control in cooperative vehicular systems, Proceedings of the IEEE, vol. 99, no. 7, pp , [5] M. Torrent-Moreno, J. Mittag, P. Santi, and H. Hartenstein, Vehicle-to-vehicle communication: fair transmit power control for safety-critical information, Vehicular Technology, IEEE Transactions on, vol. 58, no. 7, pp , [6] J. Mittag, F. Schmidt-Eisenlohr, M. Killat, J. H arri, and H. Hartenstein, Analysis and design of effective and low-overhead transmission power control for vanets, in Proceedings of the fifth ACM international workshop on VehiculAr Inter-NETworking. ACM, pp , [7] D. B. Rawat, D. C. Popescu, G. Yan, and S. Olariu, Enhancing vanet performance by joint adaptation of transmission power and contention window size, Parallel and Distributed Systems, IEEE Transactions on, vol. 22, no. 9, pp , [8] J. Park, Z. Chen, L. Kiliaris, M. L. Kuang, M. A. Masrur, A. M. Phillips, and Y. L. Murphey, Intelligent vehicle power control based on machine learning of optimal control parameters and prediction of road type and traffic congestion, Vehicular Technology, IEEE Transactions on, vol. 58, no. 9, pp , [9] C.-L. Huang, Y. P. Fallah, R. Sengupta, and H. Krishnan, Adaptive intervehicle communication control for cooperative safety systems, Network, IEEE, vol. 24, no. 1, pp. 6 13, [10] M. Drigo, W. Zhang, R. Baldessari, L. Le, A. Festag, and M. Zorzi, Distributed rate control algorithm for vanets (drcv), in Proceedings of the sixth ACM international workshop on VehiculAr InterNETworking. ACM, pp , [11] T. Tielert, D. Jiang, Q. Chen, L. Delgrossi, and H. Hartenstein, Design methodology and evaluation of rate adaptation based congestion control for vehicle safety communications, in Vehicular Networking Conference (VNC), IEEE, pp , [12] M. Artimy, Local density estimation and dynamic transmissionrange assignment in vehicular ad hoc networks, Intelligent Transportation Systems, IEEE Transactions on, vol. 8, no. 3, pp , [13] L. Liu, X. Wang, C. Wang, and F. Liu, An efficient beacon rate adaptation scheme for vehicular networks, in Wireless Communications Signal Processing (WCSP), 2013 International Conference on. IEEE, pp. 1 6, Oct [14] W. Celimuge and S. Ohzahata, Vanet broadcast protocol based on fuzzy logic and lightweight retransmission mechanism, IEICE transactions on communications, vol. 95, no. 2, pp , [15] J. Benin, M. Nowatkowski, and H. Owen, Vehicular network simulation propagation loss model parameter standardization in ns-3 and beyond, in Southeastcon, 2012 Proceedings of IEEE, pp. 1 5, [16] I. Sen and D. W. Matolak, Vehicle vehicle channel models for the 5-ghz band, Intelligent Transportation Systems, IEEE Transactions on, vol. 9, no. 2, pp ,

Car-2-X Simulations: Dezentrale Systeme und Netzdienste Institut für Telematik. Dr. Jérôme Härri

Car-2-X Simulations: Dezentrale Systeme und Netzdienste Institut für Telematik. Dr. Jérôme Härri Car-2-X Simulations: Tools, Methodology, Performance Results Dezentrale Systeme und Netzdienste Institut für Telematik Dr. Jérôme Härri With help of J. Mittag, F. Schmidt-Eisenlohr, M. Killat T. Tiellert,

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

Enabling Efficient and Accurate Large-Scale Simulations of VANETs for Vehicular Traffic Management

Enabling Efficient and Accurate Large-Scale Simulations of VANETs for Vehicular Traffic Management Enabling Efficient and Accurate Large-Scale Simulations of VANETs for Vehicular Traffic Management 1, Felix Schmidt-Eisenlohr 1, Hannes Hartenstein 1, Christian Rössel 2, Peter Vortisch 2, Silja Assenmacher

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

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

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

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

A Survey on How to Solve a Decentralized Congestion Control Problem for Periodic Beacon Broadcast in Vehicular Safety Communications

A Survey on How to Solve a Decentralized Congestion Control Problem for Periodic Beacon Broadcast in Vehicular Safety Communications A Survey on How to Solve a Decentralized Congestion Control Problem for Beacon Broadcast in Vehicular Safety Communications Heecheol Song and Hwang Soo Lee Department of Electrical Engineering, KAIST,

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

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

Postprint.

Postprint. http://www.diva-portal.org Postprint This is the accepted version of a paper presented at th International Conference on Intelligent Transport Systems Telecommunications (ITST 2), Kyoto, Japan, 9-11 November,

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 Performance Study of Cooperative Awareness in ETSI ITS G5 and IEEE WAVE

A Performance Study of Cooperative Awareness in ETSI ITS G5 and IEEE WAVE A Performance Study of Cooperative Awareness in ETSI ITS G5 and IEEE WAVE David Eckhoff, Nikoletta Sofra and Reinhard German Computer Networks and Communication Systems, Dept. of Computer Science, University

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

Research on the Checkpoint Server Selection Strategy Based on the Mobile Prediction in Autonomous Vehicular Cloud

Research on the Checkpoint Server Selection Strategy Based on the Mobile Prediction in Autonomous Vehicular Cloud 2016 International Conference on Service Science, Technology and Engineering (SSTE 2016) ISBN: 978-1-60595-351-9 Research on the Checkpoint Server Selection Strategy Based on the Mobile Prediction in Autonomous

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

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

Histogram-Based Density Discovery in Establishing Road Connectivity

Histogram-Based Density Discovery in Establishing Road Connectivity Histogram-Based Density Discovery in Establishing Road Connectivity Kevin C. Lee, Jiajie Zhu, Jih-Chung Fan, Mario Gerla Department of Computer Science University of California, Los Angeles Los Angeles,

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

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

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

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

Congestion Control Algorithm for Disseminating Uni-Priority Safety

Congestion Control Algorithm for Disseminating Uni-Priority Safety 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

More information

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors

We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists. International authors and editors We are IntechOpen, the world s leading publisher of Open Access books Built by scientists, for scientists 3,350 108,000 1.7 M Open access books available International authors and editors Downloads Our

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

Available online at ScienceDirect. Procedia Computer Science 52 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 52 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 52 (2015 ) 614 621 The 6th International Conference on Ambient Systems, Networks and Technologies (ANT 2015) Investigating

More information

Effect of Transmission Parameters on Efficiency and. Reliability of V2V Networks

Effect of Transmission Parameters on Efficiency and. Reliability of V2V Networks Effect of Transmission Parameters on Efficiency and Reliability of V2V Networks Raymond Yim Mitsubishi Electric Research Labs 21 Broadway, Cambridge MA 2139, USA yim@merl.com Fei Ye University of Washington

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

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

Vehicular Networking: Modeling, Simulation, and Optimization

Vehicular Networking: Modeling, Simulation, and Optimization Vehicular Networking: Modeling, Simulation, and Optimization Hannes Hartenstein, joint work with Th. Mangel, J. Mittag, and T. Tielert PRESERVE and EIT Summer School, Ulm, September 18, 2012 Research Group

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

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

Real-World VANET Security Protocol Performance

Real-World VANET Security Protocol Performance Real-World VANET Security Protocol Performance Jason J. Haas and Yih-Chun Hu University of Illinois at Urbana-Champaign Urbana, Illinois, U.S.A. {jjhaas2,yihchun}@illinois.edu Kenneth P. Laberteaux Toyota

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

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

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

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

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

Impact of IEEE n Operation on IEEE Operation

Impact of IEEE n Operation on IEEE Operation 2009 International Conference on Advanced Information Networking and Applications Workshops Impact of IEEE 802.11n Operation on IEEE 802.15.4 Operation B Polepalli, W Xie, D Thangaraja, M Goyal, H Hosseini

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

Measuring IEEE p Performance for Active Safety Applications in Cooperative Vehicular Systems

Measuring IEEE p Performance for Active Safety Applications in Cooperative Vehicular Systems Measuring IEEE 802.11p Performance for Active Safety Applications in Cooperative Vehicular Systems Francesca Martelli, M. Elena Renda, and Paolo Santi IIT - CNR, Pisa Italy Abstract In this paper, we present

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

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

Wireless LAN Performance Under Varied Stress Conditions in Vehicular Traffic Scenarios

Wireless LAN Performance Under Varied Stress Conditions in Vehicular Traffic Scenarios Wireless LAN Performance Under Varied Stress Conditions in Vehicular Traffic Scenarios Jatinder Pal Singh, Nicholas Bambos Department of Electrical Engineering Stanford University, CA 943 {jatinder, bambos}@stanford.edu

More information

Adaptive Content Control for Communication amongst Cooperative Automated Vehicles

Adaptive Content Control for Communication amongst Cooperative Automated Vehicles Adaptive Content Control for Communication amongst Cooperative Automated Vehicles Mohammad Fanaei *, Amin Tahmasbi-Sarvestani *, Yaser P. Fallah *, Gaurav Bansal, Matthew C. Valenti *, and John B. Kenney

More information

UAMAC: Unidirectional-Link Aware MAC Protocol for Heterogeneous Ad Hoc Networks

UAMAC: Unidirectional-Link Aware MAC Protocol for Heterogeneous Ad Hoc Networks UAMAC: Unidirectional-Link Aware MAC Protocol for Heterogeneous Ad Hoc Networks Sung-Hee Lee, Jong-Mu Choi, and Young-Bae Ko College of Information and Communication, Ajou University, South Korea shlee@dmc.ajou.ac.kr,

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

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

The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen Ping3,c, Lu Yanqian4,d

The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen Ping3,c, Lu Yanqian4,d International Industrial Informatics and Computer Engineering Conference (IIICEC 2015) The research of key technologies in the fifth-generation mobile communication system Su Lina1, a, Chen Wen2,b, Chen

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

CAR 2 CAR COM/ARCH IEEE p Extension Roadmap

CAR 2 CAR COM/ARCH IEEE p Extension Roadmap CAR 2 CAR COM/ARCH IEEE 802.11p Extension Roadmap 2017/11/29 Jérôme Härri (EURECOM), Matthias Alles (CREONICS), Friedbert Berens (FBConsulting) Cooperative Communication for Automated Driving - WiFi-based

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

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

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

More information

DTN-based Vehicular Cloud for Post-disaster Information Sharing

DTN-based Vehicular Cloud for Post-disaster Information Sharing DTN-based Vehicular Cloud for Post-disaster Information Sharing Celimuge Wu, Tsutomu Yoshinaga University of Electro-Communications Chofu-shi, Tokyo, Japan Email: {clmg,yosinaga}@is.uec.ac.jp Yusheng Ji

More information

A Fuzzy System for Adaptive Network Routing

A Fuzzy System for Adaptive Network Routing A Fuzzy System for Adaptive Network Routing A. Pasupuleti *, A.V. Mathew*, N. Shenoy** and S. A. Dianat* Rochester Institute of Technology Rochester, NY 14623, USA E-mail: axp1014@rit.edu Abstract In this

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

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

Congestion Control in Vehicular Networks Using Network Coding

Congestion Control in Vehicular Networks Using Network Coding Congestion Control in Vehicular Networks Using Network Coding Pratap Kumar Sahu, Abdelhakim Hafid Dept. of Computer Science and Operation Research University of Montreal, Montreal (QC), Canada sahupk@iro.umontreal.ca,

More information

Methods to Resolve Traffic Jams using VANET

Methods to Resolve Traffic Jams using VANET Methods to Resolve Traffic Jams using VANET Rohit Kumar Department of Computer Sc. & Engineering Chandigarh University, Gharuan Mohali, Punjab Abstract - In this paper we have proposed a method to avoid

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

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto

Hybrid Communication. CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Hybrid Communication CODECS Workshop / May 19, 2017 Karsten Roscher, Fraunhofer ESK Enrique Onieva, Deusto Contents Project Overview Hybrid Communication Concepts Services Enabled by Hybrid Communication

More information

IEEE p Performance Evaluation and Protocol Enhancement

IEEE p Performance Evaluation and Protocol Enhancement IEEE 8.11p Performance Evaluation and Protocol Enhancement Yi Wang, Akram Ahmed, Bhaskar Krishnamachari and Konstantinos Psounis Viterbi School of Engineering University of Southern California Los Angeles,

More information

Congestion Control to Achieve Optimal Broadcast Efficiency in VANETs

Congestion Control to Achieve Optimal Broadcast Efficiency in VANETs Congestion Control to Achieve Optimal Broadcast Efficiency in VANETs Fei Ye Student Member, IEEE University of Washington Seattle, WA 9895 fye@u.washington.edu Raymond Yim Member, IEEE Mitsubishi Elect.

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

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

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 Gaurav Bansal, Bin Cheng, Ali Rostami, Katrin Sjoberg ɕ, John B. Kenney, and Marco Gruteser Toyota InfoTechnology Center, USA Rutgers

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

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

3. Evaluation of Selected Tree and Mesh based Routing Protocols

3. Evaluation of Selected Tree and Mesh based Routing Protocols 33 3. Evaluation of Selected Tree and Mesh based Routing Protocols 3.1 Introduction Construction of best possible multicast trees and maintaining the group connections in sequence is challenging even in

More information

A Dynamic TDMA Protocol Utilizing Channel Sense

A Dynamic TDMA Protocol Utilizing Channel Sense International Conference on Electromechanical Control Technology and Transportation (ICECTT 2015) A Dynamic TDMA Protocol Utilizing Channel Sense ZHOU De-min 1, a, LIU Yun-jiang 2,b and LI Man 3,c 1 2

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

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

QualNet Simulation of VANET Scenario for TLE (Traffic Light Environment) Performance Evaluation

QualNet Simulation of VANET Scenario for TLE (Traffic Light Environment) Performance Evaluation QualNet Simulation of VANET Scenario for TLE (Traffic Light Environment) Performance Evaluation 1 Manjunath P S & 2 Narayana Reddy 1 Dept. of Telecommunications Engineering, BMS College of Engineering

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

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

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

Connectivity, Energy and Mobility Driven Clustering Algorithm for Mobile Ad Hoc Networks

Connectivity, Energy and Mobility Driven Clustering Algorithm for Mobile Ad Hoc Networks Connectivity, Energy and Mobility Driven Clustering Algorithm for Mobile Ad Hoc Networks Fatiha Djemili Tolba University of Haute Alsace GRTC Colmar, France fatiha.tolba@uha.fr Damien Magoni University

More information

CHAPTER 5 FUZZY LOGIC CONTROL

CHAPTER 5 FUZZY LOGIC CONTROL 64 CHAPTER 5 FUZZY LOGIC CONTROL 5.1 Introduction Fuzzy logic is a soft computing tool for embedding structured human knowledge into workable algorithms. The idea of fuzzy logic was introduced by Dr. Lofti

More information

Achieve Significant Throughput Gains in Wireless Networks with Large Delay-Bandwidth Product

Achieve Significant Throughput Gains in Wireless Networks with Large Delay-Bandwidth Product Available online at www.sciencedirect.com ScienceDirect IERI Procedia 10 (2014 ) 153 159 2014 International Conference on Future Information Engineering Achieve Significant Throughput Gains in Wireless

More information

V2X Communications for Autonomous Driving Roadmap for WiF-V2X and Cellular-V2X. Jérôme Härri IEEE Vehicular Networking Conference November 27 th 2017

V2X Communications for Autonomous Driving Roadmap for WiF-V2X and Cellular-V2X. Jérôme Härri IEEE Vehicular Networking Conference November 27 th 2017 V2X Communications for Autonomous Driving Roadmap for WiF-V2X and Cellular-V2X Jérôme Härri IEEE Vehicular Networking Conference November 27 th 2017 Cooperative Communication for Automated Driving - WiFi-based

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

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

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

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

Multi-Hop Broadcasting in Vehicular Ad Hoc Networks with Shockwave Traffic

Multi-Hop Broadcasting in Vehicular Ad Hoc Networks with Shockwave Traffic Multi-Hop Broadcasting in Vehicular Ad Hoc Networks with Shockwave Traffic Rex Chen, Wenlong Jin, Amelia Regan University of California, Irvine {rex, wjin, aregan}@uci.edu Abstract- A primary goal of intelligent

More information

Enhanced Power Saving Scheme for IEEE DCF Based Wireless Networks

Enhanced Power Saving Scheme for IEEE DCF Based Wireless Networks Enhanced Power Saving Scheme for IEEE 802.11 DCF Based Wireless Networks Jong-Mu Choi, Young-Bae Ko, and Jai-Hoon Kim Graduate School of Information and Communication Ajou University, Republic of Korea

More information

Preliminary ns-3 Evaluation of Ad Hoc Network Testbed for Incident Warning System Application

Preliminary ns-3 Evaluation of Ad Hoc Network Testbed for Incident Warning System Application The 5 th PSU-UNS International Conference on Engineering and 343 Technology (ICET-211), Phuket, May 2-3, 211 Prince of Songkla University, Faculty of Engineering Hat Yai, Songkhla, Thailand 9112 Preliminary

More information

How Much of DSRC is Available for Non-Safety Use?

How Much of DSRC is Available for Non-Safety Use? How Much of DSRC is Available for Non-Safety Use? Zhe Wang zhewang@cse.unsw.edu.au Mahbub Hassan mahbub@cse.unsw.edu.au School of Computer Science and Engineering University of New South Wales, Sydney

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

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

ITS (Intelligent Transportation Systems) Solutions

ITS (Intelligent Transportation Systems) Solutions Special Issue Advanced Technologies and Solutions toward Ubiquitous Network Society ITS (Intelligent Transportation Systems) Solutions By Makoto MAEKAWA* Worldwide ITS goals for safety and environment

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

CHAPTER 5 PROPAGATION DELAY

CHAPTER 5 PROPAGATION DELAY 98 CHAPTER 5 PROPAGATION DELAY Underwater wireless sensor networks deployed of sensor nodes with sensing, forwarding and processing abilities that operate in underwater. In this environment brought challenges,

More information

Comparison of proposed path selection protocols for IEEE s WLAN mesh networks

Comparison of proposed path selection protocols for IEEE s WLAN mesh networks Comparison of proposed path selection protocols for IEEE 802.11s WLAN mesh networks Sana Ghannay, Sonia Mettali Gammar and Farouk Kamoun CRISTAL lab, National School of Computer Sciences, ENSI, 2010, Manouba

More information

Design and Simulation of Vehicular Adhoc Network using SUMO and NS2

Design and Simulation of Vehicular Adhoc Network using SUMO and NS2 Advances in Wireless and Mobile Communications. ISSN 0973-6972 Volume 10, Number 5 (2017), pp. 1207-1219 Research India Publications http://www.ripublication.com Design and Simulation of Vehicular Adhoc

More information

Operational Inferences on VANETs in e and p with Improved Performance by Congestion Alert

Operational Inferences on VANETs in e and p with Improved Performance by Congestion Alert The 8th Annual IEEE Consumer Communications and Networking Conference - Special Session Information Dissemination in Vehicular Networks Operational Inferences on VANETs in 802.16e and 802.11p with Improved

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

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

IEEE modifications and their impact

IEEE modifications and their impact Mobile Information Systems 7 (2011) 69 92 69 DOI 10.3233/MIS-2011-0111 IOS Press IEEE 802.15.4 modifications and their impact M. Goyal, W. Xie and H. Hosseini Department of Computer Science, University

More information