scholarly journals Internet of Vehicles and Connected Smart Vehicles Communication System Towards Autonomous Driving

Author(s):  
Amal Hbaieb ◽  
Samiha AYED ◽  
Lamia CHAARI

Abstract Internet of Vehicles (IoV) is one of the attractive solutions that revolutionized automotive services. IoV is the key concept toward smart and autonomous cars. Providing different wireless connectivity’s for vehicles permits the communication inside and outside the vehicle. These connectivities allow the vehicle to interact with other vehicles and with its environment. Autonomous driving is an innovative automotive service that will be enabled by the technology advancement related to IoV and connected cars. Big data technology has a significant impact on the development of autonomous driving and IOV concept as it refers to a huge interactive networks of information. In this paper, we focus on wireless technologies and the communication system to provide Vehicle-to-Vehicle (V2V), Vehicle-to-Infrastructure (V2I) or Vehicle- to-Road (V2R), Vehicle-to-Sensor (V2S), Vehicle-to-Human (V2H), Vehicle-to-Cellular (V2C), Vehicle-to-Grid (V2G), and Vehicle-to-Internet (V2I) connectivities. Accordingly, this paper proposes a novel planning scheme for internet connected and autonomous driving vehicles. Particularly, we present the principal components and how they should be distributed across this kind of architecture; i.e., identifying information flows, required exchanged data and basic functionalities required to build autonomous driving service as well as the holistic hardware and software architecture involving the in-car gateway.

Sensors ◽  
2021 ◽  
Vol 21 (11) ◽  
pp. 3783
Author(s):  
Sumbal Malik ◽  
Manzoor Ahmed Khan ◽  
Hesham El-Sayed

Sooner than expected, roads will be populated with a plethora of connected and autonomous vehicles serving diverse mobility needs. Rather than being stand-alone, vehicles will be required to cooperate and coordinate with each other, referred to as cooperative driving executing the mobility tasks properly. Cooperative driving leverages Vehicle to Vehicle (V2V) and Vehicle to Infrastructure (V2I) communication technologies aiming to carry out cooperative functionalities: (i) cooperative sensing and (ii) cooperative maneuvering. To better equip the readers with background knowledge on the topic, we firstly provide the detailed taxonomy section describing the underlying concepts and various aspects of cooperation in cooperative driving. In this survey, we review the current solution approaches in cooperation for autonomous vehicles, based on various cooperative driving applications, i.e., smart car parking, lane change and merge, intersection management, and platooning. The role and functionality of such cooperation become more crucial in platooning use-cases, which is why we also focus on providing more details of platooning use-cases and focus on one of the challenges, electing a leader in high-level platooning. Following, we highlight a crucial range of research gaps and open challenges that need to be addressed before cooperative autonomous vehicles hit the roads. We believe that this survey will assist the researchers in better understanding vehicular cooperation, its various scenarios, solution approaches, and challenges.


2019 ◽  
Vol 7 (2) ◽  
pp. 72-87 ◽  
Author(s):  
Serkan Ayvaz ◽  
Salih Cemil Cetin

Purpose The purpose of this paper is to develop a model for autonomous cars to establish trusted parties by combining distributed ledgers and self-driving cars in the traffic to provide single version of the truth and thus build public trust. Design/methodology/approach The model, which the authors call Witness of Things, is based on keeping decision logs of autonomous vehicles in distributed ledgers through the use of vehicular networks and vehicle-to-vehicle/vehicle-to-infrastructure (or vice versa) communications. The model provides a single version of the truth and thus helps enable the autonomous vehicle industry, related organizations and governmental institutions to discover the true causes of road accidents and their consequences in investigations. Findings In this paper, the authors explored one of the potential effects of blockchain protocol on autonomous vehicles. The framework provides a solution for operating autonomous cars in an untrusted environment without needing a central authority. The model can also be generalized and applied to other intelligent unmanned systems. Originality/value This study proposes a blockchain protocol-based record-keeping model for autonomous cars to establish trusted parties in the traffic and protect single version of the truth.


2016 ◽  
Vol 850 ◽  
pp. 16-22
Author(s):  
Özge Özdemir ◽  
İslam Kılıç ◽  
Ahmet Yazıcı ◽  
Kemal Özkan

An advanced driver assistance system (ADAS) is the premium technology for autonomous driving. It uses data from vision/camera systems, data from in vehicle sensors, and data from vehicle-to-vehicle (V2V) or Vehicle-to-Infrastructure (V2I) communication systems. The next generation systems even autonomous vehicles are expected to use the V2V information to increase the safety for non-line of sight environments. Exchanging some data like vehicle position, speed, status etc., helps to the driver about potential problems, or to avoid collisions. In this paper, a V2V communication system module is designed and tested on the vehicles.


Author(s):  
Wulf Loh ◽  
Janina Loh

In this chapter, we give a brief overview of the traditional notion of responsibility and introduce a concept of distributed responsibility within a responsibility network of engineers, driver, and autonomous driving system. In order to evaluate this concept, we explore the notion of man–machine hybrid systems with regard to self-driving cars and conclude that the unit comprising the car and the operator/driver consists of such a hybrid system that can assume a shared responsibility different from the responsibility of other actors in the responsibility network. Discussing certain moral dilemma situations that are structured much like trolley cases, we deduce that as long as there is something like a driver in autonomous cars as part of the hybrid system, she will have to bear the responsibility for making the morally relevant decisions that are not covered by traffic rules.


Telecom ◽  
2021 ◽  
Vol 2 (1) ◽  
pp. 108-140
Author(s):  
Paulo Álvares ◽  
Lion Silva ◽  
Naercio Magaia

It had been predicted that by 2020, nearly 26 billion devices would be connected to the Internet, with a big percentage being vehicles. The Internet of Vehicles (IoVa) is a concept that refers to the connection and cooperation of smart vehicles and devices in a network through the generation, transmission, and processing of data that aims at improving traffic congestion, travel time, and comfort, all the while reducing pollution and accidents. However, this transmission of sensitive data (e.g., location) needs to occur with defined security properties to safeguard vehicles and their drivers since attackers could use this data. Blockchain is a fairly recent technology that guarantees trust between nodes through cryptography mechanisms and consensus protocols in distributed, untrustful environments, like IoV networks. Much research has been done in implementing the former in the latter to impressive results, as Blockchain can cover and offer solutions to many IoV problems. However, these implementations have to deal with the challenge of IoV node’s resource constraints since they do not suffice for the computational and energy requirements of traditional Blockchain systems, which is one of the biggest limitations of Blockchain implementations in IoV. Finally, these two technologies can be used to build the foundations for smart cities, enabling new application models and better results for end-users.


Sensors ◽  
2021 ◽  
Vol 21 (2) ◽  
pp. 420
Author(s):  
Stefano Quer ◽  
Luz Garcia

Research on autonomous cars has become one of the main research paths in the automotive industry, with many critical issues that remain to be explored while considering the overall methodology and its practical applicability. In this paper, we present an industrial experience in which we build a complete autonomous driving system, from the sensor units to the car control equipment, and we describe its adoption and testing phase on the field. We report how we organize data fusion and map manipulation to represent the required reality. We focus on the communication and synchronization issues between the data-fusion device and the path-planner, between the CPU and the GPU units, and among different CUDA kernels implementing the core local planner module. In these frameworks, we propose simple representation strategies and approximation techniques which guarantee almost no penalty in terms of accuracy and large savings in terms of memory occupation and memory transfer times. We show how we adopt a recent implementation on parallel many-core devices, such as CUDA-based GPGPU, to reduce the computational burden of rapidly exploring random trees to explore the state space along with a given reference path. We report on our use of the controller and the vehicle simulator. We run experiments on several real scenarios, and we report the paths generated with the different settings, with their relative errors and computation times. We prove that our approach can generate reasonable paths on a multitude of standard maneuvers in real time.


Electronics ◽  
2021 ◽  
Vol 10 (10) ◽  
pp. 1221
Author(s):  
Anum Mushtaq ◽  
Irfan ul Haq ◽  
Wajih un Nabi ◽  
Asifullah Khan ◽  
Omair Shafiq

Connected Autonomous Vehicles (AVs) promise innovative solutions for traffic flow management, especially for congestion mitigation. Vehicle-to-Vehicle (V2V) communication depends on wireless technology where vehicles can communicate with each other about obstacles and make cooperative strategies to avoid these obstacles. Vehicle-to-Infrastructure (V2I) also helps vehicles to make use of infrastructural components to navigate through different paths. This paper proposes an approach based on swarm intelligence for the formation and evolution of platoons to maintain traffic flow during congestion and collision avoidance practices using V2V and V2I communications. In this paper, we present a two level approach to improve traffic flow of AVs. At the first level, we reduce the congestion by forming platoons and study how platooning helps vehicles deal with congestion or obstacles in uncertain situations. We performed experiments based on different challenging scenarios during the platoon’s formation and evolution. At the second level, we incorporate a collision avoidance mechanism using V2V and V2I infrastructures. We used SUMO, Omnet++ with veins for simulations. The results show significant improvement in performance in maintaining traffic flow.


Sign in / Sign up

Export Citation Format

Share Document