Browse Topic: Vehicle to infrastructure (V2I)

Items (132)
In complex urban environments, vehicle positioning based on Global Navigation Satellite Systems (GNSS) is prone to failure or accuracy degradation due to signal blockage and multipath effects. To address this issue, this article proposes a vehicle–road cooperative positioning method based on factor graph optimization for GNSS-denied environments and evaluates its performance through both simulation and real-vehicle experiments. In the proposed approach, road codes deployed on the road surface serve as absolute position references on the road surface, and high-precision vehicle position estimates are obtained in real time by fusing roadside positioning information with onboard sensor measurements using factor graph optimization. Furthermore, to reduce the experimental cost and development cycle of the vehicle–road cooperative positioning method, a performance simulation platform is developed based on the CARLA simulator, RoadRunner, and the CARLA-ROS (Robot Operating System) bridge for real-time communication between simulation and positioning modules. The platform supports road code generation and deployment, customized scenario construction, and positioning performance simulation, and a multi-objective optimization approach is employed to obtain an optimal deployment scheme for road code spacing. Finally, the effectiveness of the proposed vehicle–road cooperative positioning method is validated through both simulation and real-vehicle experiments. Real-vehicle experiments show that the proposed method reduces the average RMSE (Root Mean Square Error) by 26.6% compared with the ESKF (Error State Kalman Filter) baseline, achieving an RMSE of 0.25 m and a maximum error of 0.95 m at a vehicle speed of 60 km/h and a 10 m code spacing, thereby confirming decimeter-level continuous accuracy in GNSS-denied environments.
Shen, ChuanfuZhao, ZhiguoYan, DanshuLing, Yubin
The SAE J3216 standard defines Cooperative Driving Automation (CDA), which has received increasing attention in recent years as an umbrella framework encompassing a wide range of automated vehicle applications enabled by Vehicle-to-Vehicle (V2V) and Vehicle-to-Infrastructure (V2I) technologies. Despite this growing interest, limited research has investigated the impact of Cellular Vehicle-to-Everything (C-V2X) on CDA applications, particularly with respect to agreement-seeking operations. This work presents a hardware-in-the-loop (HIL) experimental study designed to evaluate an Argonne National Laboratory designed CDA controller under different message configurations and varying C-V2X PC5 radio transmission frequencies. A three-vehicle car-following scenario was implemented in the Argonne-developed Roadrunner simulator, incorporating CDA agreement-seeking logic, vehicle powertrain models, and V2V communication modules. CDA messages were exchanged through two physical C-V2X PC5 radios, capturing realistic communication impairment caused by the hardware characteristics. Packet loss and cooperation ratio were evaluated as functions of transmission frequency and message scheduling strategy. To further investigate the role of packet loss in the agreement-seeking process, a four-state Markov chain model was applied to characterize mechanisms that reduce cooperation ratio. The results indicate that synchronous transmission of CDA messages introduces half-duplex constraints, leading to increased packet loss and reduced cooperative driving duration. Increasing the message transmission frequency improves overall cooperation time, although it results in higher packet loss rates. These findings provide insight into the behavior of C-V2X radios and their impact on CDA applications, with a particular emphasis on cooperation duration, while remaining agnostic to specific controller performance characteristics.
Zhan, LuDi Russo, MiriamDas, DebashisStutenberg, KevinMisra, PriyashJeong, JongryeolHyeon, Eunjeong
Cooperative Driving Automation (CDA) has emerged as an active research area in recent years, categorized into four classes of operations with varying levels of cooperation as defined in the SAE J3216 standard. Among these, Class C CDA, referred to as Agreement-Seeking Cooperation (ASC), has received limited attention in literature. Unlike Cooperative Adaptive Cruise Control (CACC), which typically engages when lead vehicles are identified as cooperative and disagree under manual override or safety-critical conditions, ASC requires agents to exchange messages interactively to reach consensus on a proposed plan and its implementation. This necessitates more sophisticated communication and control designs, which in turn influences customized ASC efficiency. Previous work has examined, through simulation, the impact of three key parameters on ASC system performance: CDA message transmission frequency, Packet Drop Ratio (PDR), and Cooperation Duration Length (CDL). In this paper, we extend that investigation by conducting Hardware-in-the-Loop (HIL) experiments in a scenario-based simulation environment, integrating the ASC controller with vehicle-to-vehicle (V2V) communication enabled by PC5-based Cellular Vehicle-to-Everything (C-V2X) radios. Using HIL test data, we derived a simple analytical model based on Pascal Distribution to predict the Cooperative Ratio (CR), which is a key index defined by cooperative time over the total scenario time. The model explores the fundamental mechanism of how transmission frequency, total trip time, instance CDA engagement probability and CDL collaboratively impact Cooperative Ratio. The validation of the model with experimental data reports the relative error is less than 5% for scenarios with CDA message transmission frequency higher than 5 HZ. Furthermore, because the model is independent of specific control logic assumptions, it provides a practical tool for guiding the design of ASC communication protocols and control strategies.
Zhan, LuDi Russo, MiriamDas, DebashisStutenberg, KevinMisra, PriyashJeong, JongryeolHyeon, Eunjeong
This paper presents the integration and validation of Adaptive Cruise Control (ACC) algorithms on a student-team-developed vehicle as part of the U.S. Department of Energy EcoCAR EV Challenge. The competition provided each team with a 2023 Cadillac Lyriq, which was modified to an all-wheel-drive configuration and re-architected to support the development of SAE Level 3 autonomous features including Adaptive Cruise Control (ACC), Automatic Intersection Navigation (AIN), Lane Centering Control (LCC), and Automatic Parking (AP). The scope of this paper, however, is limited to the development, implementation, and validation of a Level 2 longitudinal ADAS function. Higher-level automation requirements such as Operational Design Domain (ODD) definition and Driver Monitoring System (DMS) enforcement are addressed at the vehicle architecture and competition level but are not the focus of this work. The major contribution of this work is the development of ACC with Vehicle-to-Infrastructure (V2I) integration, highlighting the end-to-end implementation of the ACC algorithm and its interaction with key actuation systems in the modified vehicle architecture. The ACC algorithm encompassed multiple applications: conventional cruise control to maintain speed, adaptive cruise control to respond to a lead vehicle, and initial deceleration handling for intersection navigation in a single straight lane. By implementing a unified algorithm, transitions between these modes were smooth and more efficient compared to developing separate algorithms for each application. Track-based testing and calibration were conducted to validate these modes under real-world scenarios, ensuring safe operation while addressing the challenges of blended actuation. Multiple track tests were used to measure stopping distances at intersections for different entry speeds, evaluate controller performance during different driving scenarios, and identify system limitations. Results demonstrated that the controller maintained steady-state speed error within +/- 1 km/hr, preserved a minimum following distance of 8 m at a complete stop, and limited acceleration within +/- 2 m/s2 to support driver comfort. The work demonstrates the progression from simulation to real-world deployment using an empirical approach to system-level validation of ACC with V2I integration. The findings provide insights into calibration methodology, mode transition, and the benefits of a unified control framework for advancing software-defined vehicle features.
Gupta, IshikaEstrada, TylerTambolkar, PoojaMidlam-Mohler, Shawn
This paper is a new approach to improve road safety and traffic flow by combining vehicle-to-vehicle (V2V) and vehicle-to-infrastructure (V2I) communications. The Study is focused on a system that connects vehicles with each other and with traffic light to share real-time data about speed and position. This work is aimed to discuss the methodology adopted for developing a system which predicts and advises the optimal speed for vehicles approaching an intersection. Inspired by the Green Light Optimized Speed Advisory (GLOSA) , the proposed system is designed to help drivers approach traffic signals at speeds that minimize unnecessary stops, reduce delays, and improve traffic efficiency. This paper contains the approach taken, the decision-making algorithm, and the simulation framework built in MATLAB/Simulink to validate the concept under real traffic conditions. Simulation results are presented to demonstrate how the system generates speed recommendations based on vehicle parameters and traffic light states. We have worked on the integration of both V2V and V2I communications, combined with a speed advisory algorithm. This work paves the way for smarter, more responsive traffic management systems and supports the future deployment of connected and autonomous vehicles.
Pinto, Colin AubreyShah, RavindraKarle, Ujjwala
As vehicles transform into complex cyber-physical systems within Intelligent Transportation Systems (ITS), automotive cybersecurity has become a foundational pillar in securing safe, reliable, and trustworthy transportation. This paper examines cybersecurity challenges in connected and autonomous vehicles (CAVs), focusing on Vehicle-to-Everything (V2X) communications technologies, including Vehicle-to-Vehicle (V2V), Vehicle-to-Infrastructure (V2I), and Vehicle-to-Pedestrian (V2P), and critical systems like electronic control units (ECUs), battery management units (BMUs), and sensor fusion modules. Key vulnerabilities, such as remote hacking, denial-of-service (DoS) attacks, malware injection, and data breaches, threaten vehicle functionality, passenger safety, and privacy. Key protection mechanisms, including encryption, intrusion detection systems (IDS), cryptographic protocols, secure over-the-air (OTA) updates, and Advanced Artificial Intelligence (AI) and Machine Learning (ML) algorithms, enhance threat detection, anomaly monitoring, and adaptive security responses. Additionally, emerging blockchain-based security frameworks offer decentralized solutions for data integrity and secure transactions. For electric vehicles (EVs), lightweight and energy-efficient cybersecurity solutions are critical to securing EV-specific architectures. Global standardization efforts, including ISO/SAE 21434 and UN Regulation No. 155, are shaping industry best practices, ensuring interoperability and scalable security frameworks for next-generation vehicles. This review synthesizes research advancements from 2001 to 2024, identifying key challenges such as real-time threat mitigation, scalability, and adaptive security architectures. The paper aims to provide valuable insights for researchers, engineers, and policymakers, fostering the development of secure, resilient, and sustainable automotive ecosystems in an increasingly digitized transportation network.
Kumar, OmKumar, RajivSankar M, GopiHaregaonkar, Rushikesh Sambhaji
State Transport Units (STUs) are increasingly using electric buses (EVs) as a result of India's quick shift to sustainable mobility. Although there are many operational and environmental benefits to this development, like lower fuel prices, fewer greenhouse gas emissions, and quieter urban transportation, there are also serious cybersecurity dangers. The attack surface for potential cyber threats is expanded by the integration of connected technologies, such as cloud-based fleet management, real-time monitoring, and vehicle telematics. Although these systems make fleet operations smarter and more efficient, they are intrinsically susceptible to remote manipulation, data breaches, and unwanted access. This study looks on cybersecurity flaws unique to connected passenger electric vehicles (EVs) that run on India's public transit system. Electric vehicle supply equipment (EVSE), telematics control units (TCUs), over-the-air (OTA) update systems, and in-car networks (such as the Controller Area Network or CAN bus) are important areas of interest. Potential interruptions to vehicle functionality and passenger safety are examined in relation to common attack techniques such spoofing, data injection, denial-of-service (DoS), and remote code execution. In comparison to international standards like ISO/SAE 21434 and UNECE rules R155/R156, the report also assesses regulatory and compliance deficiencies in India. It lists the operational difficulties that Indian STUs encounter, including as antiquated infrastructure, a deficiency in cybersecurity knowledge, and a lack of established protocols. The paper suggests a plan for installing a Cybersecurity Management System (CSMS) in STU-operated EV fleets in order to reduce these threats. Strong incident response mechanisms, focused training initiatives, and the creation of cybersecurity standards tailored to India are among the recommendations. Implementing these measures will enhance the resilience of electric vehicle infrastructure against emerging cyber risks. Furthermore, collaboration between government agencies, industry stakeholders, and academic institutions is emphasized to ensure a comprehensive cybersecurity framework.
Mokhare, Devendra Ashok
Vehicle trajectories encapsulate critical spatial-temporal information essential for traffic state estimation, congestion analysis, and operational parameter optimization. In a Vehicle-to-Infrastructure (V2I) environment, connected automated vehicles (CAVs) not only continuously transmit their own real-time trajectory data but also utilize onboard sensors to perceive and estimate the motion states of surrounding regular vehicles (RVs) within a defined communication range. These multi-source data streams, when integrated with fixed infrastructure-based detectors such as speed cameras at intersections, create a robust foundation for reconstructing full-sample vehicle trajectories, thereby addressing data sparsity issues caused by incomplete CAV penetration. Building upon classical car-following (CF) theory, this study introduces a novel trajectory reconstruction framework that fuses CAV-generated trajectories and infrastructure-based speed detection data. The proposed method specifically aims to reconstruct the unobserved trajectories of RVs located between successive CAVs within the same lane, ensuring continuity and accuracy in trajectory estimation. To validate the framework’s effectiveness, extensive SUMO simulations were conducted under different CAV penetration rates (PRs: 5%, 10%, 15%, and 20%) with a controlled traffic flow rate of 1000 veh/h. Key findings indicate that the proposed method maintains stable reconstruction accuracy across all tested penetration rates, with errors remaining within acceptable thresholds. Furthermore, comparative analysis against state-of-the-art CF-based reconstruction approaches reveals substantial improvements in accuracy, achieving reductions of 84.51% (LE), 97.07% (QLE) and 95.55% (TE), respectively. The result highlights the proposed method potential for enhancing real-time traffic state estimation, optimizing signal control strategies, and improving overall traffic management in V2I-enabled urban networks.
Bai, WeiFu, ChengxinYao, Zhihong
Perception is a key component of automated vehicles (AVs). However, sensors mounted to the AVs often encounter blind spots due to obstructions from other vehicles, infrastructure, or objects in the surrounding area. While recent advancements in planning and control algorithms help AVs react to sudden object appearances from blind spots at low speeds and less complex scenarios, challenges remain at high speeds and complex intersections. Vehicle-to-infrastructure (V2I) technology promises to enhance scene representation for connected and automated vehicles (CAVs) in complex intersections, providing sufficient time and distance to react to adversary vehicles violating traffic rules. Most existing methods for infrastructure-based vehicle detection and tracking rely on LIDAR, RADAR, or sensor fusion methods, such as LIDAR–camera and RADAR–camera. Although LIDAR and RADAR provide accurate spatial information, the sparsity of point cloud data limits their ability to capture detailed object contours of objects far away, resulting in inaccurate 3D object detection results. Furthermore, the absence of LIDAR or RADAR at every intersection increases the cost of implementing V2I technology. To address these challenges, this article proposes a V2I framework that utilizes monocular traffic cameras at road intersections to detect 3D objects. The results from the roadside unit (RSU) are then combined with the on-board system using an asynchronous late fusion method to enhance scene representation. Additionally, the proposed framework provides a time delay compensation module to compensate for the processing and transmission delay from the RSU. Lastly, the V2I framework is tested by simulating and validating a scenario similar to the one described in an industry report by Waymo. The results show that the proposed method improves the scene representation and the CAV’s perception range, giving it enough time and space to react to the adversary vehicles.
Saravanan, Nithish KumarJammula, Varun ChandraYang, YezhouWishart, JeffreyZhao, Junfeng
This article introduces a comprehensive cooperative navigation algorithm to improve vehicular system safety and efficiency. The algorithm employs surrogate optimization to prevent collisions with cooperative cruise control and lane-keeping functionalities. These strategies address real-world traffic challenges. The dynamic model supports precise prediction and optimization within the MPC framework, enabling effective real-time decision-making for collision avoidance. The critical component of the algorithm incorporates multiple parameters such as relative vehicle positions, velocities, and safety margins to ensure optimal and safe navigation. In the cybersecurity evaluation, the four scenarios explore the system’s response to different types of cyberattacks, including data manipulation, signal interference, and spoofing. These scenarios test the algorithm’s ability to detect and mitigate the effects of malicious disruptions. Evaluate how well the system can maintain stability and avoid collisions under compromised conditions. It also analyzes the impact of varying levels of attack severity on overall system performance. The cooperative navigation framework highlights its potential as a robust solution for secure, efficient, and safe autonomous vehicle operations in increasingly interconnected and potentially hostile environments. Case 1 simulates communication jamming, where all channels except vehicle-to-vehicle communication are compromised. Case 2 extends this to jamming in the smart traffic light system, creating a non-signalized environment. Case 3 represents an ideal scenario with seamless communication. Case 4 explores vulnerability to deliberate interference in actor vehicle velocities, amplifying collision risk. Surrogate optimization with radial functions ensures proactive collision avoidance, while model predictive control with the interior point solver optimizes trajectory planning, promoting collision-free operation, and improving traffic flow. The algorithm’s outputs are seamlessly integrated into the vehicle control system, with the ego vehicle’s dynamics modeled realistically. Through extensive simulations, the algorithm proves effective across diverse scenarios, including communication disruptions and intentional interference. The research contributes to cooperative navigation system advancement, showcasing potential improvements in safety, efficiency, and adaptability in contemporary vehicular environments. The algorithm’s ability to handle various scenarios presents promising prospects for future intelligent transportation systems research.
Khan, Rahan RasheedHanif, AtharAhmed, Qadeer
This document describes machine-to-machine (M2M)1 communication to enable cooperation between two or more traffic participants or CDA devices hosted or controlled by said traffic participants. The cooperation supports or enables performance of the dynamic driving task (DDT) for a subject vehicle equipped with an engaged driving automation system feature and a CDA device. Other participants may include other vehicles with driving automation feature(s) engaged, shared road users (e.g., drivers of conventional vehicles or pedestrians or cyclists carrying compatible personal devices), or compatible road operator devices (e.g., those used by personnel who maintain or operate traffic signals or work zones). Cooperative driving automation (CDA) aims to improve the safety and flow of traffic and/or facilitate road operations by supporting the safer and more efficient movement of multiple vehicles in proximity to one another. This is accomplished, for example, by sharing information that can be used to influence (directly or indirectly) DDT performance by one or more nearby road users. Vehicles and infrastructure elements engaged in cooperative automation may share information, such as state (e.g., vehicle position, signal phase), intent (e.g., planned vehicle trajectory, signal timing), or seek agreement on a plan (e.g., coordinated merge). Cooperation among multiple participants and perspectives in traffic can improve safety, mobility, situational awareness, and operations. However, nothing in this document is intended to suggest that driving automation requires such cooperation in order to be performed safely. Cooperative strategies may be enabled by the sharing of information in a way that meets the needs of a given CDA Feature. The needs may be expressed in terms of performance characteristics, such as latency, information flow, range, privacy and security, and information content and quality. There are several potential technologies for communicating information between a subject vehicle(s) and other traffic participants. When referring to a CDA Feature, the word “feature” here varies from its common English definition. To emphasize this variance and to avoid confusion, “Feature” is capitalized when modified by the adjective “CDA” or “C-ADS.” This document focuses on CDA Feature-oriented functionality and does not imply use of any specific communications protocols. This document addresses the performance of functions and actions in conducting the DDT (refer to the current version of ISO/SAE PAS 22736/SAE J3016) by the ADS. This information report is intended to facilitate communication and awareness for the design and anticipated development and validation of CDA Features.
Cooperative Driving Automation(CDA) Committee
Hurricane evacuations generate high traffic demand with increased crash risk. To mitigate such risk, transportation agencies can adopt high-resolution vehicle data to predict real-time crash risks. Previous crash risk prediction models mainly used limited infrastructure sensor data without covering many road segments. In this article, we present methods to determine potential crash risks during hurricane evacuation from an emerging alternative data source known as connected vehicle data that contain vehicle speed and acceleration information collected at a high frequency (mean = 14.32, standard deviation = 6.82 s). The dataset was extracted from a database of connected vehicle data for the evacuation period of Hurricane Ida on Interstate-10 in Louisiana. Five machine learning models were trained considering weather features and different traffic characteristics extracted from the connected vehicle data. The results indicate that the Gaussian process boosting and extreme gradient boosting models outperform (recall = 0.91) other models. Such real-time crash prediction models, leveraging connected vehicle data, could enable transportation agencies to implement proactive countermeasures, such as dynamic speed limit or lane management, during emergency evacuations, thereby enhancing road safety.
Syed, Zaheen E MuktadiHasan, Samiul
Connected and automated vehicle (CAV) technology is a rapidly growing area of research as more automakers strive towards safer and greener roads through its adoption. The addition of sensor suites and vehicle-to-everything (V2X) connectivity gives CAVs an edge on predicting lead vehicle and connected intersection states, allowing them to adjust trajectory and make more fuel-efficient decisions. Optimizing the energy consumption of longitudinal control strategies is a key area of research in the CAV field as a mechanism to reduce the overall energy consumption of vehicles on the road. One such CAV feature is autonomous intersection navigation (AIN) with eco-approach and departure through signalized intersections using vehicle-to-infrastructure (V2I) connectivity. Much existing work on AIN has been tested using model-in-loop (MIL) simulation due to being safer and more accessible than on-vehicle options. To fully validate the functionality and performance of the feature, additional vehicle-in-loop (VIL) testing is still needed. Some MIL efforts have been expanded to VIL through dynamometer testing for more extensive testing, but few options exist for track-based testing. As part of the Advanced Vehicle Technology Competitions (AVTC), upwards of ten collegiate level teams compete to re-engineer the powertrain and CAV capabilities of their donated vehicles. To test the full AIN capabilities and energy consumption of these vehicles during testing events using a repeatable test setup at various testing locations, new testing methodologies are needed. This paper proposes a novel portable track-based test setup for evaluating CAVs operating through a single connected intersection. An overview of the testing system and setup are detailed alongside data from its implementation and usage at a competition event involving prototype hybrid CAVs designed by university teams. Examples of multiple team vehicles operating their unique AIN controllers to navigate through the intersection with different signal phase and timing (SPaT) variations are included. This paper presents a prototype portable intersection system that addresses concerns of repeatable and reliable testing for AIN at connected intersections. It does not focus on true energy evaluation results, rather focuses on developing a methodology to do so. As part of our future work, we will use the portable intersection setup to study energy impacts of various AIN controllers.
Hamilton, KaylaMisra, PriyashrabaOrd, DavidGoberville, NickCrain, TrevorMarwadi, Shreekant
Vehicle-to-Infrastructure (V2I) cooperation has emerged as a fundamental technology to overcome the limitations of the individual ego-vehicle perception. Onboard perception is limited by the lack of information for understanding the environment, the lack of anticipation, the drop of performance due to occlusions and the physical limitations of embedded sensors. The perception of V2I in a cooperative manner improves the perception range of the ego vehicle by receiving information from the infrastructure that has another point of view, mounted with sensors, such as camera and LiDAR. This technical paper presents a perception pipeline developed for the infrastructure based on images with multiple viewpoints. It is designed to be scalable and has five main components: the image acquisition for the modification of camera settings and to get the pixel data, the object detection for fast and accurate detection of four wheels, two wheels and pedestrians, the data fusion module for robust fusion of the 2D bounding boxes from multiple viewpoints, the object tracking to get the history of movement for each object over time and the generation of perception message for V2I communication. The infrastructure-based solution has been implemented and demonstrated in real-world scenarios, including two different intersections with up to six mounted cameras to cover an extended area. The qualitative results show that the detected objects have high accuracy with similar performances between two different environments, which proves the scalability of the solution. With a not optimized setup for these first deployments, we observe for the whole pipeline an execution time between 226ms and 256ms depending on the number of objects to be fused in the map based on the processing of six cameras.
Picard, QuentinMorice, MaloFadili, MaryemPechberti, Steve
The integration of Vehicle-to-Everything (V2X) communication technologies holds immense potential to revolutionize the automotive industry by enabling vehicles to communicate with each other (V2V) and with infrastructure (V2I). This paper investigates the feasibility of V2X and V2I communication, exploring available communication methods for vehicles to communicate. Many a times people like to travel together and it involves more than one vehicle travelling together, in such cases they often get lost the information about fellow vehicles due to the traffic condition and different driving behaviors of the individual driver. In such cases they communicate over phones to get to know the location of fellow vehicle or keep sharing their live locations. In such cases they don’t just follow the destination in maps also they should be continuously monitoring their fellow vehicles position. It is important for vehicles travelling in group to have communication and be connected so that they know fellow vehicles position and check on where to stop next for food/other purpose. Also immediately let other vehicle know if they are going in a wrong direction. This paper explores solutions that can be applied to the existing 2-wheeler/4-wheeler for simpler ways to stay connected during group travel.
Barre, Deva Harshitha
In today’s world, Vehicles are no longer mechanically dominated, with increased complexity, features and autonomous driving capabilities, vehicles are getting connected to internal and external environment e.g., V2I(Vehicle-to-Infrastructure), V2V(Vehicle-to-Vehicle), V2C(Vehicle-to-Cloud) and V2X(Vehicle-to-Everything). This has pushed classical automotive system in background and vehicle components are now increasingly dominated by software’s. Now more focus is made on to increase self-decision-making capabilities of automobile and providing more advance, safe and secure solutions e.g., Autonomous driving, E-mobility, and software driven vehicles, due to which vehicle digitization and lots of sensors inside and outside the vehicle are being used, and automobile are becoming intelligent. i.e., intelligent vehicles with advance safe and secure features but all these advancements come with significant threat of cybersecurity risk. Therefore, providing an automobile that is safe and secure through cyber-attack is also got equal importance. In this paper, we will discuss some of the challenges and key application of cybersecurity in the automotive sector. We will also discuss some possible approaches to address these challenges and enhance the security and privacy of automotive systems. Certain Automotive cybersecurity applications include Secure ECU communication, Digital signature generation and verification, Secure V2X, In-vehicle infotainment (IVI) security, Secure key management and storage, Secure remote vehicle access and control, and Secure over-the-air (OTA) updates. The main challenges for all these applications are to maintain confidentiality, integrity, and authenticity of the data, which can be maintained using cryptographic algorithms and key management realized in Hardware Security Module (HSM). The HSM is a specialized Hardware component designed and integrated as a part of advanced microcontroller unit (MCU) architecture, dedicated to implement cryptographic security tasks. HSM provide various solutions for secure boot/authenticated boot, secure communication, secure key storage, certificate management, standard encryption / decryption algorithms, which strengthen the mode of algorithm and implements very robust Secured ECU communication.
Kumar, ArvindGholve, AshishKotalwar, Kedar
In recent times there has been an upward trend in “Connected Vehicles”, which has significantly improved not only the driving experience but also the “ownership of the car”. The use of state-of-the-art wireless technologies, such as vehicle-to-everything (V2X) connectivity, is crucial for its dependability and safety. V2X also effectively extends the information flow between the transportation ecosystem pedestrians, public infrastructure (traffic management system) and parking infrastructure, charging and fuel stations, Etc. V2X has a lot of potential to enhance traffic flow, boost traffic safety, and provide drivers and operators with new services. One of the fundamental issues is maintaining trustworthy and quick communication between cars and infrastructure. While establishing stable connectivity, reducing interference, and controlling the fluctuating quality of wireless transmissions, we have to ensure the Security and Privacy of V2I. Since there are multiple and diverse stakeholders in the V2I development, harmonizing standards and security protocols have become crucial, to ensure scalability and interoperability. To address these issues, the authors have surveyed into a landscape of security solutions that can possibly be implemented to reduce the challenges associated with V2X such as secure key exchange or secure crypto materials and have identified the appropriate security control to face this challenge In this paper we discuss the common threats and cyber-attacks performed by hackers around the world such as jamming attacks, network traffic attack, Sybil attacks, False data injection, location tracking. The paper also includes few possible privacy solutions i.e., strong privacy enhancing technologies and efficient data encryption techniques that could prevent the breach of private data (PII). In various scientific domains, artificial intelligence (AI) has been frequently used to enhance traditional data-driven methodologies. AI-based on the Vehicle-to-Everything (V2X) system collects data from vehicles and uses it to improve driver awareness, predict accidents and intrusions. The use of few deep learning techniques to improve the precision of intrusion detection in V2X such as Convolution neural networks (CNN), Recurrent neural networks (RNN), Graph Neural networks (GNN) are also surveyed with the authors opinions expressed contextually. ISO (International Organization for Standardization) and IEC (International Electrotechnical Commission) have established a number of standards for vehicle-to-everything (V2X) technologies to assure interoperability, safety, and security in V2X systems. A brief detailing on these standards are also included in this paper. The paper also focuses on the application of these solution in product lines belonging to Continental Architecture and Networking (AN).
Sundar, ShyamPundalik, KrantiveerUnnikrishnan, Ushma
Based on advanced Automotive functionality, Vehicle networks has enabled the exchange of data to multiple domains and to meet these demands, more complex software applications, some of which require service-based cloud are developed. Exposure of data creates multiple threats for attacker to tamper security and privacy. Automotive cybersecurity topic has gained momentum based on multiple gaps identified in Automotive In vehicle and around the vehicle networks. In this paper, we provide an extensive overview on V2C (Vehicle to Cloud) and In-vehicle data protection, we also highlight methods to identify threats on any vehicle network connected to V2C and identify methods to verify security functionality using Fuzz or Penetration test protocol, we have identified gaps in existing security solutions and outline possible open issues and probable solution.
Panda, JyotiprakashJain, Rushabh Deepakchand
The traditional approach to applying safety limits in electromechanical systems across various industries, including automated vehicles, robotics, and aerospace, involves hard-coding control and safety limits into production firmware, which remains fixed throughout the product life cycle. However, with the evolving needs of automated systems such as automated vehicles and robots, this approach falls short in addressing all use cases and scenarios to ensure safe operation. Particularly for data-driven machine learning applications that continuously evolve, there is a need for a more flexible and adaptable safety limits application strategy based on different operational design domains (ODDs) and scenarios. The ITSC conference paper [1] introduced the dynamic control limits application (DCLA) strategy, supporting the flexible application of diverse limits profiles based on dynamic scenario parameters across different layers of the Autonomy software stack. This article extends the DCLA strategy by outlining a methodology for safety limits application based on ODD elements, scenario identification, and classification using decision-making (DM) engines. It also utilizes a layered architecture and cloud infrastructure based on vehicle-to-infrastructure (V2I) technology to store scenarios and limits mapping as a ground truth or backup mechanism for the DM engine. Additionally, the article focuses on providing a subset of driving scenarios as case studies that correspond to a subset of the ODD elements, which forms the baseline to derive the safety limits and create four different application profiles or classes of limits. Finally, the real-world examples of “driving-in-rain” scenario variations have been considered to apply DM engines and classify them into the previously identified limits application profiles or classes. This example can be further compared with different DM engines as a future work potential that offers a scalable solution for automated vehicles and systems up to Level 5 Autonomy within the industry.
Garikapati, DivyaLiu, YitingHuo, Zhaoyuan
Eco Approach and Departure (Eco-AnD) is a Connected Automated Vehicle (CAV) technology aiming to reduce energy consumption for crossing a signalized intersection or set of intersections in a corridor that features vehicle-to-infrastructure (V2I) communication capability. This research focuses on developing a Dynamic Programming (DP) based algorithm for a PHEV operating in Charge Depleting mode. The algorithm used the Reduced Order Energy Model (ROM) to capture the vehicle powertrain characteristics and road grade to capture the road dynamics. The simulation results are presented for a real-world intersection and 20-25% energy benefits are shown by comparing against a simulated human driver speed profile. The vehicle-level validation of the developed algorithm is carried out by performing closed-course track testing of the optimized speed solutions on a real CAV vehicle. A controlled intersection system with simulated signal phase and timing (SPaT) was used to establish the desired inputs for DP. Further, analysis is made to understand the computational efforts needed for the developed DP algorithm for different discrete levels and its effects on algorithm performance.
Goyal, VasuDudekula, Ahammad BashaNaber, Jeffrey
Ensuring the safety of vulnerable road users (VRUs) such as pedestrians, users of micro-mobility vehicles, and cyclists is imperative for the commercialization of automated vehicles (AVs) in urban traffic scenarios. City traffic intersections are of particular concern due to the precarious situations VRUs often encounter when navigating these locations, primarily because of the unpredictable nature of urban traffic. Earlier work from the Institute of Automated Vehicles (IAM) has developed and evaluated Driving Assessment (DA) metrics for analyzing car following scenarios. In this work, we extend those evaluations to an urban traffic intersection testbed located in downtown Tempe, Arizona. A multimodal infrastructure sensor setup, comprising a high-density, 128-channel LiDAR and a 720p RGB camera, was employed to collect data during the dusk period, with the objective of capturing data during the transition from daylight to night. In this study, we present and empirically assess the benefits of high-density LiDAR in low-light and dark conditions—a persistent challenge in VRU detection when compared to traditional RGB traffic cameras. Robust detection and tracking algorithms were utilized for analyzing VRU-to-vehicle and vehicle-to-vehicle interactions using the LiDAR data. The analysis explores the effectiveness of two DA metrics based on the i.e. Post Encroachment Time (PET) and Minimum Distance Safety Envelope (MDSE) formulations in identifying potentially unsafe scenarios for VRUs at the Tempe intersection. The codebase for the data pipeline, along with the high-density LiDAR dataset, has been open-sourced with the goal of benefiting the AV research community in the development of new methods for ensuring safety at urban traffic intersections.
Rath, Prabin KumarHarrison, BlakeLu, DuoYang, YezhouWishart, JeffreyYu, Hongbin
This research investigates the energy savings achieved through eco-driving controls in connected and automated vehicles (CAVs), with a specific focus on the influence of powertrain characteristics. Eco-driving strategies have emerged as a promising approach to enhance efficiency and reduce environmental impact in CAVs. However, uncertainty remains about how the optimal strategy developed for a specific CAV applies to CAVs with different powertrain technologies, particularly concerning energy aspects. To address this gap, on-track demonstrations were conducted using a Chrysler Pacifica CAV equipped with an internal combustion engine (ICE), advanced sensors, and vehicle-to-infrastructure (V2I) communication systems, compared with another CAV, a previously studied Chevrolet Bolt electric vehicle (EV) equipped with an electric motor and battery. The implemented control is a universal speed planner that solves the eco-driving optimal-control problem within a receding-horizon framework, utilizing V2I communications for signal phase and timing information. The controller calculates accelerator and brake pedal positions using the vehicle’s state and real-time environmental information. Both the Pacifica, target vehicle, and the Bolt, EV, are equipped with a drive-by-wire system. The experiments encompass five road scenarios repeated three times, covering a 3.7-km track with various stop signs, traffic signals, and speed limits. Three control calibrations are employed to represent human-driver-like, non-connected automated, and V2I-connected driving. First and foremost, the results demonstrate functional eco-driving controls with no extreme acceleration or traffic law violations in the Pacifica (ICE vehicle). Energy savings of up to 6% without connectivity and up to 22% with V2I connectivity are achieved in the ICE vehicle as well. Additionally, a comparison is made between an ICE vehicle and an EV to analyze the energy-saving impacts of eco-driving controls across different powertrain characteristics. In conclusion, this study emphasizes the significance of correlating powertrain design with controls and eco-driving strategies during the development of CAVs.
Jeong, JongryeolKandaswamy, ElangovanDudekula, Ahammad BashaHan, JihunKarbowski, DominikNaber, Jeffrey
The advent of Vehicle-to-Everything (V2X) communication has revolutionized the automotive industry, particularly with the rise of Advanced Driver Assistance Systems (ADAS). V2X enables vehicles to communicate not only with each other (V2V) but also with infrastructure (V2I) and pedestrians (V2P), enhancing road safety and efficiency. ADAS, which includes features like adaptive cruise control and automatic intersection navigation, relies on V2X data exchange to make real-time decisions and improve driver assistance capabilities. Over the years, the progress of V2X technology has been marked by standardization efforts, increased deployment, and a growing ecosystem of connected vehicles, paving the way for safer and more efficient automated navigation. The EcoCAR Mobility Challenge was a 4-year student competition among 12 universities across the United States and Canada sponsored by the U.S. Department of Energy, MathWorks, and General Motors, where each team received a 2019 Chevrolet Blazer from General Motors and was tasked with achieving SAE Level 2 automation to increase the vehicle’s energy efficiency, performance, and connectivity, among other features. Specifically, teams were challenged to add V2I connectivity, requiring the ability to transmit Basic Safety Messages (BSMs) with real-time vehicle information and receive BSMs from other vehicles and SPaT/MAP (Signal Phase and Timing/Map Data) data from Roadside Units (RSUs). This integration of V2X messages (BSM/SPaT and MAP) in cooperative driving systems enhances overall road safety by providing real-time, detailed information about the conditions and intentions of vehicles, fostering a more secure and efficient transportation ecosystem. The Ohio State University’s EcoCAR’s Connected and Automated Vehicles (CAVs) Sub team was able to implement V2I technology successfully using Cohda Wireless MK5 DSRC (Dedicated Short Range Communication) On-Board Unit (OBU) connected with a Mobilemark MGW-303 antenna, combining two 5.9GHz antennas for DSRC with an active GNSS antenna.
Chowduri, SuhritMidlam-Mohler, ShawnSingh, Karun Prateek
This report specifies the minimum requirements for the Road Geometry and Attributes (RGA) data set (DS) to support road geometry related motor vehicle safety applications. Contained in this report are a concept of operations, requirements, and design, developed using a detailed systems engineering process. Utilizing the requirements, the RGA DS is defined, which includes the DS Abstract Syntax Notation One (ASN.1) format, data frames, and data element definitions. The requirements are intended to enable the exchange of the messages and their DS information to provide the desired interoperability and data integrity to support the applications considered within this report, as well as other applications which may be able to utilize the DS information. System requirements beyond this are outside the scope of this report.
V2X Core Technical Committee
This SAE Information Report describes a concept of operations (CONOPS) for a Cooperative Driving Automation (CDA) Feature for infrastructure-based prescriptive cooperative merge. This work focuses on a Class D (Prescriptive; refer to J3216) CDA infrastructure-based cooperative merge Feature, supported by Class A (Status-Sharing) or Class C (Agreement-Seeking) messages among the merging cooperative automated driving system-operated vehicles (C-ADS-equipped vehicles). This document also provides a test procedure to evaluate this CDA Feature, which is suitable for proof-of-concept testing in both virtual and test track settings.
Cooperative Driving Automation(CDA) Committee
A suite of recent policy and legislative initiatives are prioritizing a shift towards electrification of the personal-use vehicle fleet. This agenda is intimately tied to another complex issue: the sustainability of the primary transportation funding source (i.e., the gas tax—also known as the motor fuel tax). What makes this particularly hard is that gasoline consumption is only a proxy for “amount of travel.” With diversification in fuel sources and a concerted movement towards non-fossil fuel sources to power vehicles, any specific fuel source would be (at best) a weak or (at worst) grossly inequitable representation for amount of travel. Toward an Integrated Transportation Pricing Approach Using Vehicle-based Technologies will focus on some of the larger questions for an integrated pricing system based on miles driven that are measured directly using vehicle-based or in-vehicle technology communicating directly with infrastructure systems. Click here to access the full SAE EDGETM Research Report portfolio.
Sethi, Sonika S.
High Fidelity Communication has become a necessity in various sectors. Different wireless data transfer methods play a vital role in various far field and near-field communications. Wireless communication for transferring data through radio spectrum has been a continuous evolving trend, especially in Automotive Sector, with fleet monitoring, platooning and even connected vehicles. Some important parameters considered in selecting a wireless platform would be bandwidth, data transfer, speed and security. Some interesting advantages of communication over the visible spectrum has led to the evolution of Light Fidelity. Implementation of Visible Light Communication (VLC) in the automotive field might enable safer driving conditions through vehicle-to-vehicle (V2V) and vehicle to Infrastructure (V2I) communication with high data transmission rates and efficient-bandwidth usage. The principle of VLC is based on “line of sight” data transmission through modulation of the light source. Highly reliable vehicle-to-vehicle communication is possible with VLC through transmission and reception of data using visible light as the medium of communication. It also helps to reduce the downtime with on the fly diagnosis of the vehicle. In this paper, we propose a concept that uses VLC enabled vehicles and systems aimed at improved vehicle diagnostics, data handling and road safety. We shall also investigate possibilities of managing and reporting traffic violations accurately by means of deploying the VLC technology in real time applications. The paper also touches upon VLC in hybrid networks wherein it collaborates with the conventional networks to enable wireless communication across various scenarios and environments. Also, this paper would focus on the vehicle diagnostics through ECUs for faster data handling.
Ali, Rifat FahmidaN, PremNatarajan, AkshayKashi, Anitha
Because of the growing interest in LTE-V2X, there is a need to describe its performance under various conditions and scenarios. This article explores the deployment of long-term evolution vehicle-to-everything (LTE-V2X) technology for vehicle-to-infrastructure (V2I) communication and delves into the deployment of LTE-V2X communication in three major global regions: the United States, Europe, and China. We begin with an overview of the functionality of LTE-V2X and highlight the objectives of V2I communication in terms of safety and mobility applications—and describe why it will be the predominant type of V2X in the first few years of deployment. We also examine the specific Day-1 V2I message sets standardized in each region, along with their potential applications and benefits. The technical details and use cases using these messages are discussed, along with the benefits they offer in improving the accuracy, reliability, and safety for surface transportation. Additionally, our field trial and simulation results demonstrate why, from a technical basis, LTEV2X is the technology of choice in North America and China. In particular, the performance of V2I and vehicle-to-vehicle (V2V) communication in a single 20 MHz channel (Channel 183) is highlighted. The results show that LTE-V2X technology can support both V2V and V2I communication and that Day-1 V2I messages can be effectively transmitted and received in a congested urban environment. Overall, we highlight the potential of LTE-V2X technology for V2V and V2I communication in enabling safety and efficiency in the current and next generation of transportation systems.
Hajisami, AbolfazlWeber, RalfMisener, JimChetlur, Vishnu VardhanRuder, MichaelChen, Shuping
Vehicle-to-infrastructure (V2I) connectivity technology presents the opportunity for vehicles to perform autonomous longitudinal control to navigate safely and efficiently through sequences of V2I-enabled intersections, known as connected corridors. Existing research has proposed several control systems to navigate these corridors while minimizing energy consumption and travel time. This article analyzes and compares the simulated performance of three different autonomous navigation systems in connected corridors: a V2I-informed constant acceleration kinematic controller (V2I-K), a V2I-informed model predictive controller (V2I-MPC), and a V2I-informed reinforcement learning (V2I-RL) agent. A rules-based controller that does not use V2I information is implemented to simulate a human driver and is used as a baseline. The performance metrics analyzed are net energy consumption, travel time, and root-mean-square (RMS) acceleration. Two connected corridor scenarios are created to evaluate these metrics, including one scenario reconstructed from real-world traffic signal data. A sensitivity analysis is also performed to quantitatively identify key parameters that have the highest impact on the three metrics of interest.
King, BrianOlson, JordanHamilton, KaylaFitzpatrick, BenjaminYoon, Hwan-SikPuzinauskas, Paul
This works presents a Reinforcement Learning (RL) agent to implement a Cooperative Adaptive Cruise Control (CACC) system that simultaneously enhances energy efficiency and comfort, while also ensuring string stability. CACC systems are a new generation of ACC which systems rely on the communication of the so-called ego-vehicle with other vehicles and infrastructure using V2V and/or V2X connectivity. This enables the availability of robust information about the environment thanks to the exchange of information, rather than their estimation or enabling some redundancy of data. CACC systems have the potential to overcome one typical issue that arises with regular ACC, that is the lack of string stability. String stability is the ability of the ACC of a vehicle to avoid unnecessary fluctuations in speed that can cause traffic jams, dampening these oscillations along the vehicle string rather than amplifying them. In this work, a real-time ACC for a Battery Electric Vehicle, based on a Deep Reinforcement Learning algorithm called Deep Deterministic Policy Gradient (DDPG), has been developed, aiming at maximizing energy savings, and improving comfort, thanks to the exchange of information on distance, speed and acceleration through the exploitation of vehicle-to-vehicle technology (V2V). The aforementioned DDPG algorithm is also designed in order to achieve the string stability. It relies on a multi-objective reward function that is adaptive to different driving cycles. The simulation results show how the agent can obtain energy savings up to 11% comparing the first following vehicle and the Lead on standard cycles and good adaptability to driving cycles different from the training one.
Borneo, AngeloMiretti, FedericoAcquarone, MatteoMisul, Daniela
This SAE Information Report develops a concept of operations (ConOps) to evaluate a cooperative driving automation (CDA) Feature for occluded pedestrian collision avoidance using perception status sharing. It provides a test procedure to evaluate this CDA Feature, which is suitable for proof-of-concept testing in both virtual and test track settings.
Cooperative Driving Automation(CDA) Committee
This report provides the process for developing a flexible test framework to support the creation of system-level cooperative driving automation (CDA) Feature test procedures, which are intended to be objective, repeatable, and transparent, and enable collaborative testing of the Feature. Utilizing a Feature’s functional and logical scenario details, it provides the building blocks necessary to develop cooperative automated driving system (C-ADS)-equipped vehicle (C-ADS-V) and CDA infrastructure (CDA-I) system diagrams, identify the interfaces to and from the systems, and identify the set of functional test support components specific to the CDA Feature. Utilizing these details, along with the Feature-specific concrete scenarios, a method for developing a test scope and system level use-case-focused test procedures is provided.
Cooperative Driving Automation(CDA) Committee
Do connected vehicle (CV) technologies encourage or dampen progress toward widespread deployment of automated vehicles? Would digital infrastructure components be a better investment for safety, mobility, and the environment? Can CVs, coupled with smart infrastructure, provide an effective pathway to further automation? Highly automated vehicles are being developed (albeit slower than predicted) alongside varied, disruptive connected vehicle technology. Automated Vehicles and Infrastructure Enablers: Connectivity looks at the status of CV technology, examines the concerns of automated driving system (ADS) developers and infrastructure owners and operators (IOOs) in relying on connected infrastructure, and assesses lessons learned from the growth of CV applications and improved vehicle-based technology. IOOs and ADS developers agree that cost, communications, interoperability, cybersecurity, operation, maintenance, and other issues undercut efforts to deploy a comprehensive connected infrastructure. Click here to access The Mobility Frontier: Accelerating Infrastructure Readiness for Autonomy Click here to access the full SAE EDGETM Research Report portfolio.
Coyner, KelleyBittner, Jason
In the United States (USA), transportation is the largest single source of greenhouse gas (GHG) emissions, representing 27% of total GHGs emitted in 2020. Eighty-three percent of these came from road transport, and 57% from light-duty vehicles (LDVs). Internal combustion engine (ICE) vehicles, which still form the bulk of the United States (US) fleet, struggle to meet climate change targets. Despite increasingly stringent regulatory mechanisms and technology improvements, only three US states have been able to reduce their transport emissions to the target of below 1990 levels. Fifteen states have made some headway to within 10% of their 1990 baseline. Largely, however, it appears that current strategies are not generating effective results. Current climate-change mitigation measures in road transport tend to be predominantly technological. One of the most popular measures in the USA is fleet electrification, receiving regulatory and fiscal encouragement from 45 US states and federal bills. However, zero-emission vehicles (ZEVs) might not be the climate change panacea for the transport sector. ZEVs are facing adoption issues ranging from affordability, equity, and charging infrastructure to vehicle class availability limitations. Despite increasing sales, US electric vehicle (EV) adoption has been behind the curve with a current market penetration of 4.5%. Outside of ZEVs, emission reduction in the US road transport sector has been sluggish. In road transport, which contributes the bulk of traffic-related air pollution (TRAP), there are clear gaps between policy targets, technology-based expectations, and actual results. For a sector that is struggling to meet climate change targets, broadening its scope of climate change mitigation measures for road transport would be useful. Driver behavior may be an underexplored strategy. Eco-driving is a known strategy and has been attributed to reducing TRAP by up to 50% (through nontechnological means) in various studies in the USA and across the world. If technological eco-driving measures are included, they can improve fuel economy in excess of 100%. But the extent to which it is included in driver education and licensing protocols in US states is unclear. This study, therefore, evaluates eco-driving in state-sponsored non-commercial Driving License Manuals (DLMs). Provisions in state DLMs were assessed based on the intent of the prescribed practices (collision safety, environmental exposure, or both), the extent to which these were included, and the strength of the recommended mechanisms (prescriptive or regulatory). The scores were converted into Grades A–D. The results are revealing. Despite thirty-three US states (66%) with extant climate change commitments, almost the same percentage (62%) of states received a “D” grade and entirely omitted to mention driver influence on fuel consumption and emissions. Only five states (10%) received an “A” grade with substantive eco-driving measures in their DLMs. There is thus significant scope for eco-driving content in DLMs, which can range from the state’s communicating climate change commitments to how drivers influence fuel consumption through their driving practices to empowering drivers with strategies they can adopt to save fuel and money and reduce emissions. This inclusion has the potential to improve vehicular fuel economy and help states meet their climate change goals. Driver education is the first step. Eco-driving principles can be further bolstered through subsequent inclusion in the driver training and testing phases of driver licensing.
Primlani, Ritu VasuMisra, Kajri
The latest developments in vehicle-to-infrastructure (V2I) and vehicle-to-anything (V2X) technologies enable all the entities in the transportation system to communicate and collaborate to optimize transportation safety, mobility, and equity at the system level. On the other hand, the community of researchers and developers is becoming aware of the critical role of roadway infrastructure in realizing automated driving. In particular, intelligent infrastructure systems, which leverage modern sensors, artificial intelligence, and communication capabilities, can provide critical information and control support to connected and/or automated vehicles to fulfill functions that are infeasible for automated vehicles alone due to technical or cost considerations. However, there is limited research on formulating and standardizing the intelligence levels of road infrastructure to facilitate the development, as the SAE automated driving levels have done for automated vehicles. This article proposes a five-level intelligence definition for intelligent roadway infrastructure, namely, connected and automated highway (CAH). The CAH is a subsystem of the more extensive collaborative automated driving system (CADS), along with the connected automated vehicle (CAV) subsystem. Leveraging the intelligence definition of CAH, the intelligence definition for the CADS is also defined. Examples of how the CAH at different levels operates with the CAV in the CADS are also introduced to demonstrate the dynamic allocation of various automated driving tasks between different entities in the CADS.
Ran, BinCheng, YangLi, ShenLi, HanchuParker, Steven
Cybersecurity of high-power charging infrastructure for electric vehicles (EVs) is critical to the safety, reliability, and consumer confidence in this publicly accessible technology. Cybersecurity vulnerabilities in high-power EV charging infrastructure may also present risks to broader transportation and energy-infrastructure systems. This paper details a methodology used to analyze and prioritize high-consequence events that could result from cybersecurity sabotage to high-power charging infrastructure. The highest prioritized events are evaluated under laboratory conditions for the severity of impact and the complexity of cybersecurity manipulation. Mitigation solutions and strategies are presented to secure the vulnerabilities that potentially lead to high-consequence events. These mitigations can be immediately implemented by industry or executed during the design stage.
Carlson, BarneyRohde, KennethCrepeau, MatthewSalinas, SeanMedam, AnudeepCook, Stacey
This paper presents the energy savings of an automated driving control applied to an electric vehicle based on the on-track testing results. The control is a universal speed planner that analytically solves the eco-driving optimal control problem, within a receding horizon framework and coupled with trajectory tracking lower-level controls. The automated eco-driving control can take advantage of signal phase and timing (SPaT) provided by approaching traffic lights via vehicle-to-infrastructure (V2I) communications. At each time step, the controller calculates the accelerator and brake pedal position (APP/BPP) based on the current state of the vehicle and the current and future information about the surrounding environment (e.g., speed limits, traffic light phase). The target vehicle is a Chevrolet Bolt, an electric vehicle, which is outfitted with a drive-by-wire (DBW) system that allows external APP/BPP to command the speed of the vehicle, while the operator remains in charge of the steering wheel. The DBW is connected to a rapid prototyping unit by dSpace. This unit includes: (1) real-time software that gathers all digital and analog sensors, as well as signals from the CAN bus; (2) a simple digital twin representation of the track; and (3) automated driving controls. The digital twin representation includes virtual stop signs, speed limits, and traffic lights. The digital twin can broadcast information about current and future road environment (e.g. SPaT) based on the actual position of the vehicle on the track, and correlate that to a position in the digital twin. The automated driving controls include eco-driving controls and an additional safety-focused control layer. The experiments include five road scenarios, and three control calibrations, and each combination is repeated three times. The road scenarios are all within 3.7 km in length, corresponding to one full loop around an oval track at the American Center for Mobility in Michigan, and feature various combinations of stop signs, traffic signals, and speed limits. The control calibrations correspond to a human-driver-like baseline, non-connected automated driving, and automated driving with V2I connectivity. Test-to-test variability is within 2%, thanks to careful thermal conditioning of the vehicle prior to tests. Functionality is verified and demonstrated: no excessive jerk and no violations of traffic laws occur. Energy savings of up to 7% are demonstrated in the no-connectivity case, and up to 22% in the V2I connectivity case. These tests demonstrate the real-world energy-saving potential of automated eco-driving controls.
JEONG, JongryeolDudekula, Ahammad BashaKandaswamy, ElangovanKarbowski, DominikHan, JihunNaber, Jeffrey
This paper deals with the energy efficiency of cooperative cruise control technologies when considering vehicle strings in a realistic driving environment. In particular, we design a cooperative longitudinal controller using a state-of-the-art model predictive control (MPC) implementation. Rather than testing our controller on a limited set of short maneuvers, we thoroughly assess its performance on a number of regulatory drive cycles and on a set of driving missions of similar length that were constructed based on real driving data. This allows us to focus our assessment on the energetic aspects in addition to testing the controller’s robustness. The analyzed controller, based on linear MPC, uses vehicle sensor data and information transmitted by the vehicle driving the string to adjust the longitudinal trajectory of the host vehicle to maintain a reduced inter-vehicular distance while simultaneously optimizing energy efficiency. To keep our controller as close as possible to a real-life deployable technology, we also consider passenger comfort in our MPC design, which is a relevant aspect that is often a conflicting objective with respect to energy efficiency. Our simulation scenario is characterized by a homogeneous string of three battery electric vehicles and was modelled in a MATLAB/Simulink environment. An extensive set of simulation experiments forms the basis for our discussion on the energy-saving potential of cooperative driving automation systems.
Musa, AlessiaMiretti, FedericoMisul, Daniela
Predictive Signal Phase and Timing (SPAT) message set is one fundamental building block for vehicle-to-infrastructure (V2I) applications such as Eco-Approach and Departure (EAD) at traffic signal controlled urban intersections. Among the two complementary communication methods namely short-range sidelink (PC5) and long-range cellular radio link (Uu), this paper documents the work with long-range link: the complete data chain includes connecting to the traffic signals via existing backhaul communication network, collecting the raw signal phase state data, predicting the signal state changes and delivering the SPAT data via a geofenced service to requests over HTTP protocols. An Application Programming Interface (API) library is developed to support various cellular data transmission reduction and latency improvement techniques. An emulation-based algorithm is applied to predict the traffic signal state changes to provide adequate prediction horizon (e.g., at minimum 2 minutes) for the cohort energy optimization. In fact, the same connectivity and SPAT delivery methodology has been applied to traffic signalized intersections nationwide in the United States upon public agency approvals for access to their firewalled traffic control network and signal control systems or directly to individual controllers. This methodology proves its effectiveness and potential for rapid growth of such SPAT deliveries at mass production scale without needing infrastructure hardware retrofit or excessive communication means. To support the energy optimization of light and heavy-duty vehicle cohorts of mixed automation and propulsion systems (EV, ICE and hybrid), the connection and SPAT deliveries at two sites were completed, including public roads in Washtenaw County, Michigan and closed track test sites at American Center for Mobility (ACM) in Ypsilanti, Michigan. However, only closed test track results at ACM will be presented in this paper. A neuroevolution based optimizer is developed and implemented to control the speed of a vehicle cohort with different propulsion systems and automation levels. Closed track tests showed significant energy savings of the cohort operation.
Ma, JingtaoBauer, ThomasOva, KielHatcher, KyleRobinette, DarrellJacquelin, FredericSanthosh, Pruthwiraj
Connected vehicles have the potential to transform the way we commute and travel in a multitude of ways. Vehicles will cooperate and coordinate with each other to solve problems appropriate for the environment in which they are operating. In this paper, we focus on the development of test equipment that includes the infrastructure and vehicles to measure and record all of the information necessary to quantify the performance of cooperative driving algorithms in realistic scenarios. The system allows tests to include real vehicles on the track and virtual vehicles in a digital twin. Real and virtual vehicles interact through the road-side units and test facility network, allowing each test vehicle to receive messages from virtual vehicles as well as the infrastructure. Messages transmitted from the test vehicles are received in the digital twin, allowing the real vehicle to interact with virtual vehicles. This provides the capability to test algorithms in congested traffic without the expense and risk of conducting tests with many cars. The system is shown to allow for real-time operation of connected vehicles in closed loop operation using industry standard networks, along with a protocol for centralized traffic management, which is not currently standardized. Tests have been performed at highway speeds. The architecture has a low barrier to entry application programming interface for its vehicle to infrastructure network that utilizes the Robotic Operating System interface. The paper describes the development and integration of components and protocols, characterization of the network performance, methods for recording data referenced to a single clock, and demonstration of the repeatability of measurements made on test vehicles. The discussion at the end of the paper looks at current research on the impact of cooperative driving algorithms on energy efficiency and traffic flow.
Buller, WilliamChase, RichardPaki, Joseph E.Dudekula, Ahammad BashaNaber, JeffreySarkar, Reuben
As pedestrians are among the most critical road users, this research analyzes their vulnerability characteristics and predicts the injury severity of pedestrian crashes through decision tree techniques, rather than using statistical regression models that have particular predefined causal relationships between dependent and independent variables. Five years have been studied in Nablus Governorate/Province (2012–2016), one of 16 governorates in Palestine, as a case study based on reported crash frequencies for developing countries. Tree techniques (CART [Classification and Regression Tree] and CHAID [Chi-Square Automatic Interaction Detector]) were applied to extract the main impacting factors on injury severity for pedestrian crashes. The main contributions considered a small regional context in developing countries and found differences between the results of various methods in injury severity. Fourteen independent variables have been analyzed. A CART model with Gini splitting has produced the most accurate model. The most important variables were the victim’s gender, followed by area classification as rural, and the age categories of pedestrians older than 65 and younger than 15 years. The least important variables were found to be the driver’s gender, land use, and pavement conditions. Results also showed that the proximity of crashes to schools is relatively high; therefore, some policies were suggested regarding children’s awareness, school zones, and driver behavior. It was found that the majority of factors influencing pedestrian crashes are related to human characteristics such as age, gender, or attitude whereas, in developed countries, they were related to vehicles and infrastructure. Based on the results of the study, tree techniques were considered effective in the analysis of injury severity of pedestrians in the context of developing countries to identify the main factors of vulnerability.
Jaber, AhmedAl-Sahili, Khaled
Highly automated vehicles are being developed alongside a variety of novel, disruptive technologies and a global focus on reducing greenhouse gas emissions from transportation. ADS can reduce emissions and improve fuel efficiency for vehicles powered by traditional internal combustion engines. Electric motors can further raise the bar for both those areas, especially if the power used to charge an electric vehicle is generated from renewable sources. However, implementing electrified AVs requires a viable charging infrastructure. Automated Vehicles and Infrastructure Enablers: Electrification covers issues concerning infrastructure and the electrification of all forms of vehicles: heavy-duty vehicles like trucks and buses, light-duty vehicles like cars and vans, micro-mobility, and new form factors. Click here to access The Mobility Frontier: Accelerating Infrastructure Readiness for Autonomy Click here to access the full SAE EDGETM Research Report portfolio.
Coyner, KelleyBittner, Jason
Due to traffic congestion and environmental pollution, connected automated vehicle (CAV) technologies based on vehicle-to-vehicle (V2V) and vehicle-to-infrastructure communication (V2I) have gained increasing attention from both academia and industry. Connected hybrid electric vehicles (CHEVs) offer great opportunities to reduce vehicular operating costs and emissions. However, in complex traffic scenarios, high-quality real-time energy management of CHEVs remains a technical challenge. To address the challenge, this paper proposes a hierarchical eco-driving strategy that consists of speed planning and energy management layers. At the upper layer, by leveraging the real-time traffic data provided by vehicle-to-everything (V2X) communication, dynamic traffic constraints are predicted by the traffic flow predictor developed based on the Hankel dynamic mode decomposition algorithm (H-DMD). Then, the vehicle speed curve is planned under dynamic traffic constraints through a model predictive control (MPC) framework that takes fuel consumption, ride comfort, and traffic efficiency into account. To reduce the computational burden, an approximate vehicle fuel consumption model is introduced, where the fuel consumption is approximated by a function of vehicle power demand. At the lower layer, control-oriented models of fuel consumption and emissions are introduced. By tracking the optimized vehicle speed trajectory, the optimal power distribution among multiple power sources is calculated by the Pontryain’s Minimum Principle (PMP) under the MPC framework. Simulations have shown promising results. Under the constraints of a dynamic traffic environment, the proposed hierarchical eco-driving control strategy reduces fuel consumption and emissions per unit distance by 8.98% and 4.17%, respectively. Moreover, the planned speed profile with a small jerk (-0.1-0.1 m/s3) can substantially improve the ride comfort.
Han, JieHu, XiaosongLin, Xianke
The transition to electric vehicles in the transportation sector still faces multiple technological challenges and large investments as regards both vehicle design and vehicle charging infrastructure. Therefore, internal combustion engines still play a role in such a sector, making the engine improvements, in terms of pollutant emissions and efficiency, essential to mitigate the impact of human activities on the environment. One of the possible approaches to improve the efficiency of internal combustion engines is the recovery of the engine exhaust heat, from both the hot exhaust gases and the engine cooling system. In recent years, among the energy recovery strategies, the use of direct injection of H2O under supercritical and superheated thermodynamic states has been explored. Such a technique uses pressurized water recovered from the exhaust gases, heated to high temperature by using the engine exhaust heat and re-injected into the engine combustion chamber. This results in higher in-chamber pressure, which increases the engine work and efficiency. The injector geometry is a key component of the process, as it determines the structure of the resulting under-expanded jet and the in-chamber flow field, thus affecting the jet interaction with combustion. In this work, three different injector geometries, namely an axial, an open-nozzle and a 4-holes injector, and two injected fluids, i.e. supercritical water and superheated steam, have been considered in order to highlight the advantages and drawbacks of each of them. To this end, a CFD model of a 4-stroke spark ignition internal combustion engine has been used. The results show that the injected supercritical water penetrates faster compared to superheated steam for all three injector geometries. The 4-holes and the open-nozzle injectors present the shortest and the longest penetration time, respectively, with both injected fluids. Besides, the 4-holes injector has given the highest TKE increase, followed by the axial injector and the open nozzle injector. The TKE is, for all cases, three orders of magnitude higher than the case without injection.
Cantiani, AntonioViggiano, AnnaritaMagi, Vinicio
Connected vehicles can provide data from multiple sensors that monitor both the vehicle and the environment through which the vehicle is passing. The data, when shared, can be used to enhance and optimize transportation operations and management—specifically, traffic flow and infrastructure maintenance. This document describes an interface between vehicle and infrastructure for collecting vehicle/probe data. That data may represent a single point in time or may be accumulated over defined periods of time or distance, or may be triggered based on circumstance. The purpose of this document is to define an interoperable means of collecting the vehicle/probe data in support of the use cases defined herein. There are many additional use cases that may be realized based on the interface defined in this document. Note that vehicle diagnostics are not included within the scope of this document, but diagnostics-related features may be added to probe data in a future supplemental document.
V2X Core Technical Committee
This paper explores the efficacy and efficiency of a system for the effective location of electric gridlines during daytime and night-time by the onboard and offboard transceivers of UAV through vehicle to infrastructure communication. The usage of electric gridlines in urban areas helps to extend the range of the UAVs by charging the onboard battery using an extended arm. The same arm can also be used for direct propulsion of the motors onboard UAV, thereby minimizing the reliance on battery. UAVs with advanced Image processing algorithms are utilized in the inspection of the electric grid lines themselves in the Power industry. The camera based algorithms are not effective during night-time when the gridlines are near invisible. This can be mitigated by evaluating light in other spectral ranges, but this would add to the load of the UAV. We propose a system which combines multiple information sources and helps locate the gridlines for range extension, specifically for the delivery of packages in the Urban Mobility domain. The system utilizes annotated maps for locating any electric grid lines in the vicinity. The finer control needed for placing the extension arm on live electric wire is done using a set of three radio transceivers installed on an electric pole and a double or triple transceiver configuration onboard UAV which locates the live-wire through deductive analysis of sensor data. The trajectory planning subsystem can utilize this information for establishing an efficient route and make multiple deliveries.
Pappala, Lokendra Pavan KumarEnagandula, SrujanManoharan, Sandeepkumar
As the deployment of automated vehicles (AVs) on public roadways expands, there is growing interest in establishing metrics that can be used to evaluate vehicle operational safety. The set of Operational Safety Assessment (OSA) metrics, that include several safety envelope-type metrics, previously proposed by the Institute of Automated Mobility (IAM) are a step towards this goal. The safety envelope OSA metrics can be computed using kinematics derived from video data captured by infrastructure-based cameras and thus do not require on-board sensor data or vehicle-to-infrastructure (V2I) connectivity, though either of the latter data sources could enhance kinematic data accuracy. However, the calculation of some metrics includes certain vehicle-specific parameters that must be assumed or estimated if they are not known a priori or communicated directly by the vehicle. Uncertainty and errors in kinematic measurements and assumed parameters can influence the accuracy and ultimately the utility of the safety envelope metrics. This paper investigates how sensitive the OSA safety envelope metrics are to errors and variations in measured and assumed variables, respectively. The metrics are introduced in the context of a car-following scenario, and data sources are discussed, though the sensitivity analyses are ultimately agnostic to the specific sensor modality employed. Results reveal that measurement and parameter uncertainty are especially important when vehicles are close to safety envelope thresholds or in congested driving conditions. The outcomes of this research can help to understand the effects of measurement uncertainty on OSA metrics calculations and inform the selection of suitable sensors and hardware for the accurate and reliable assessment of vehicle operational safety.
Kidambi, NarayananWishart, JeffreyElli, MariaComo, Steven
Vehicle to Everything (V2X) communication has enabled on-board access to information from other vehicles and infrastructure. This information, traditionally used for safety applications, is increasingly being used for improving vehicle fuel economy [1-5]. This work aims to demonstrate energy consumption reductions in heavy/medium duty vehicles using an eco-driving algorithm. The algorithm is enabled by V2X communication and uses data contained in Basic Safety Messages (BSMs) and Signal Phase and Timing (SPaT) to generate an energy-efficient velocity trajectory for the vehicle to follow. An urban corridor was modeled in a microscopic traffic simulation package and was calibrated to match real-world traffic conditions. A nominal reduction of 7% in energy consumption and 6% in trip time was observed in simulations of eco-driving trucks. Next, track testing of representative velocity profiles was executed based on SAE J1321 recommended practices [6], which showed good agreement with simulation results. The team also went through an exercise to understand the achievable upper bounds on energy consumption benefits based on a drive cycle synthesized by National Renewable Energy Laboratory (NREL) for Port Drayage application [7]. The velocity trajectory generation using a calibrated traffic simulation, use of offline smoothing routines to understand upper bounds, and track testing based on J1321 procedures contribute towards the novelty of this work.
Bhagdikar, PiyushGankov, StanislavFrazier, ColeRengarajan, SankarWarden, RebeccaBrown, MichaelSarlashkar, Jayant
By utilizing the vehicle to infrastructure communication, the conventional Green Light Optimized Speed Advisory (GLOSA) applications give speed advisory range for drivers to travel to pass at the green light. However, these systems do not consider the traffic between the ego vehicle and the traffic light location, resulting in inaccurate speed advisories. Therefore, the driver needs to intuitively adjust the vehicle's speed to pass at the green light and avoid traffic in these scenarios. Furthermore, inaccurate speed advisories may result in unnecessary acceleration and deceleration, resulting in poor fuel efficiency and comfort. To address these shortcomings of conventional GLOSA, in this study, we proposed the utilization of collaborative perception messages shared by smart infrastructures to create an enhanced speed advisory for the connected vehicle drivers and automated vehicles. Two different algorithms were designed by utilizing the available traffic preview (Signal Phase and Timing (SPAT), MAP, and Collaborative Perception Messages), predicted traffic preview from these messages, and measurements from onboard range sensors. While in the first algorithm, the vehicle is controlled with a rule-based approach, a reinforcement learning-based approach is used in the second algorithm. The designed algorithms are then simulated in a simulation environment created in a MATLAB Simulink. Our simulation results demonstrated the effectiveness of the developed algorithms with better fuel efficiency performance and more comfortable ride performance.
Cantas, Mustafa RidvanSurnilla, GopichandraSommer, Martin
Items per page:
1 – 50 of 132