Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (97)

Search Parameters:
Keywords = autonomous driving systems (ADS)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
15 pages, 2015 KiB  
Article
Optimization of Dust Spray Parameters for Simulated LiDAR Sensor Contamination in Autonomous Vehicles Using a Face-Centered Composite Design
by Sungho Son, Hyunmi Lee, Jiwoong Yang, Jungki Lee, Jeongah Jang, Charyung Kim, Joonho Jun, Hyungwon Park, Sunyoung Park and Woongsu Lee
Appl. Sci. 2025, 15(15), 8651; https://doi.org/10.3390/app15158651 (registering DOI) - 5 Aug 2025
Abstract
Light detection and ranging (LiDAR) provides three-dimensional environmental information that is critical for maintaining the safety and reliability of autonomous driving systems. However, dust accumulation on the LiDAR window can cause detection errors and degrade performance. This study determined the optimal spray conditions [...] Read more.
Light detection and ranging (LiDAR) provides three-dimensional environmental information that is critical for maintaining the safety and reliability of autonomous driving systems. However, dust accumulation on the LiDAR window can cause detection errors and degrade performance. This study determined the optimal spray conditions for accumulating dust to evaluate LiDAR sensor cleaning performance. A primary optimization experiment using spray pressure, spray speed, spray distance, and the number of sprays as variables showed that spray pressure and number of sprays had the most significant influence on the kinetic energy and distribution of dust particles. Notably, the interaction between spray distance and number of sprays—related to curvature effects—was identified as a key variable increasing process sensitivity. A supplementary experiment, which added spray angle as a variable, indicated that while spray pressure remained the most significant factor, spray angle and number of sprays had an indirect influence through interaction terms. Both experiments used the same response variable (point cloud data) interactions to stepwise analyze particle transfer and spatial diffusion. The resulting optimal conditions offer a standard basis for evaluating LiDAR cleaning performance and may help improve cleaning efficiency and maintenance strategies. Full article
Show Figures

Figure 1

46 pages, 125285 KiB  
Article
ROS-Based Autonomous Driving System with Enhanced Path Planning Node Validated in Chicane Scenarios
by Mohamed Reda, Ahmed Onsy, Amira Y. Haikal and Ali Ghanbari
Actuators 2025, 14(8), 375; https://doi.org/10.3390/act14080375 - 27 Jul 2025
Viewed by 195
Abstract
In modern vehicles, Autonomous Driving Systems (ADSs) are designed to operate partially or fully without human intervention. The ADS pipeline comprises multiple layers, including sensors, perception, localization, mapping, path planning, and control. The Robot Operating System (ROS) is a widely adopted framework that [...] Read more.
In modern vehicles, Autonomous Driving Systems (ADSs) are designed to operate partially or fully without human intervention. The ADS pipeline comprises multiple layers, including sensors, perception, localization, mapping, path planning, and control. The Robot Operating System (ROS) is a widely adopted framework that supports the modular development and integration of these layers. Among them, the path-planning and control layers remain particularly challenging due to several limitations. Classical path planners often struggle with non-smooth trajectories and high computational demands. Meta-heuristic optimization algorithms have demonstrated strong theoretical potential in path planning; however, they are rarely implemented in real-time ROS-based systems due to integration challenges. Similarly, traditional PID controllers require manual tuning and are unable to adapt to system disturbances. This paper proposes a ROS-based ADS architecture composed of eight integrated nodes, designed to address these limitations. The path-planning node leverages a meta-heuristic optimization framework with a cost function that evaluates path feasibility using occupancy grids from the Hector SLAM and obstacle clusters detected through the DBSCAN algorithm. A dynamic goal-allocation strategy is introduced based on the LiDAR range and spatial boundaries to enhance planning flexibility. In the control layer, a modified Pure Pursuit algorithm is employed to translate target positions into velocity commands based on the drift angle. Additionally, an adaptive PID controller is tuned in real time using the Differential Evolution (DE) algorithm, ensuring robust speed regulation in the presence of external disturbances. The proposed system is practically validated on a four-wheel differential drive robot across six scenarios. Experimental results demonstrate that the proposed planner significantly outperforms state-of-the-art methods, ranking first in the Friedman test with a significance level less than 0.05, confirming the effectiveness of the proposed architecture. Full article
(This article belongs to the Section Control Systems)
Show Figures

Figure 1

19 pages, 3090 KiB  
Article
Motion Sickness Suppression Strategy Based on Dynamic Coordination Control of Active Suspension and ACC
by Fang Zhou, Dengfeng Zhao, Yudong Zhong, Pengpeng Wang, Junjie Jiang, Zhenwei Wang and Zhijun Fu
Machines 2025, 13(8), 650; https://doi.org/10.3390/machines13080650 - 24 Jul 2025
Viewed by 192
Abstract
With the development of electrification and intelligent technologies in vehicles, ride comfort issues represented by motion sickness have become a key constraint on the performance of autonomous driving. The occurrence of motion sickness is influenced by the comprehensive movement of the vehicle in [...] Read more.
With the development of electrification and intelligent technologies in vehicles, ride comfort issues represented by motion sickness have become a key constraint on the performance of autonomous driving. The occurrence of motion sickness is influenced by the comprehensive movement of the vehicle in the longitudinal, lateral, and vertical directions, involving ACC, LKA, active suspension, etc. Existing motion sickness control method focuses on optimizing the longitudinal, lateral, and vertical directions separately, or coordinating the optimization control of the longitudinal and lateral directions, while there is relatively little research on the coupling effect and coupled optimization of the longitudinal and vertical directions. This study proposes a coupled framework of ACC and active suspension control system based on MPC. By adding pitch angle changes caused by longitudinal acceleration to the suspension model, a coupled state equation of half-car vertical dynamics and ACC longitudinal dynamics is constructed to achieve integrated optimization of ACC and suspension for motion suppression. The suspension active forces and vehicle acceleration are regulated coordinately to optimize vehicle vertical, longitudinal, and pitch dynamics simultaneously. Simulation experiments show that compared to decoupled control of ACC and suspension, the integrated control framework can be more effective. The research results confirm that the dynamic coordination between the suspension and ACC system can effectively suppress the motion sickness, providing a new idea for solving the comfort conflict in the human vehicle environment coupling system. Full article
(This article belongs to the Section Vehicle Engineering)
Show Figures

Figure 1

22 pages, 2867 KiB  
Article
Hierarchical Deep Reinforcement Learning-Based Path Planning with Underlying High-Order Control Lyapunov Function—Control Barrier Function—Quadratic Programming Collision Avoidance Path Tracking Control of Lane-Changing Maneuvers for Autonomous Vehicles
by Haochong Chen and Bilin Aksun-Guvenc
Electronics 2025, 14(14), 2776; https://doi.org/10.3390/electronics14142776 - 10 Jul 2025
Viewed by 382
Abstract
Path planning and collision avoidance are essential components of an autonomous driving system (ADS), ensuring safe navigation in complex environments shared with other road users. High-quality planning and reliable obstacle avoidance strategies are essential for advancing the SAE autonomy level of autonomous vehicles, [...] Read more.
Path planning and collision avoidance are essential components of an autonomous driving system (ADS), ensuring safe navigation in complex environments shared with other road users. High-quality planning and reliable obstacle avoidance strategies are essential for advancing the SAE autonomy level of autonomous vehicles, which can largely reduce the risk of traffic accidents. In daily driving scenarios, lane changing is a common maneuver used to avoid unexpected obstacles such as parked vehicles or suddenly appearing pedestrians. Notably, lane-changing behavior is also widely regarded as a key evaluation criterion in driver license examinations, highlighting its practical importance in real-world driving. Motivated by this observation, this paper aims to develop an autonomous lane-changing system capable of dynamically avoiding obstacles in multi-lane traffic environments. To achieve this objective, we propose a hierarchical decision-making and control framework in which a Double Deep Q-Network (DDQN) agent operates as the high-level planner to select lane-level maneuvers, while a High-Order Control Lyapunov Function–High-Order Control Barrier Function–based Quadratic Program (HOCLF-HOCBF-QP) serves as the low-level controller to ensure safe and stable trajectory tracking under dynamic constraints. Simulation studies are used to evaluate the planning efficiency and overall collision avoidance performance of the proposed hierarchical control framework. The results demonstrate that the system is capable of autonomously executing appropriate lane-changing maneuvers to avoid multiple obstacles in complex multi-lane traffic environments. In computational cost tests, the low-level controller operates at 100 Hz with an average solve time of 0.66 ms per step, and the high-level policy operates at 5 Hz with an average solve time of 0.60 ms per step. The results demonstrate real-time capability in autonomous driving systems. Full article
(This article belongs to the Special Issue Intelligent Technologies for Vehicular Networks, 2nd Edition)
Show Figures

Figure 1

37 pages, 5538 KiB  
Article
XILS Credibility Assessment and Scenario Representativeness Methodology Based on Geometric Similarity Analysis for Autonomous Driving Systems
by Seungjae Han, Taeyoung Oh, Soohyeon Lee, Siyeong Park and Jinwoo Yoo
Appl. Sci. 2025, 15(12), 6545; https://doi.org/10.3390/app15126545 - 10 Jun 2025
Viewed by 515
Abstract
With continuous advancements in autonomous driving technology, systematic and reliable safety verification is becoming increasingly important. However, despite the active development of various X-in-the-loop simulation (XILS) platforms to validate autonomous driving systems (ADSs), standardized evaluation frameworks for assessing the credibility of the simulation [...] Read more.
With continuous advancements in autonomous driving technology, systematic and reliable safety verification is becoming increasingly important. However, despite the active development of various X-in-the-loop simulation (XILS) platforms to validate autonomous driving systems (ADSs), standardized evaluation frameworks for assessing the credibility of the simulation platforms themselves remain lacking. Therefore, we propose a novel integrated credibility-assessment methodology that combines dynamics-based fidelity assessment, parameter-based reliability assessment, and scenario-based reliability assessment. These three techniques evaluate the similarity and consistency between XILS and real-world test data based on statistical and mathematical comparisons. The three consistency measures are then utilized to derive a dynamics-based correlation metric for fidelity, along with parameter-based and scenario-based correlation and applicability metrics for reliability. The novel contribution of this paper lies in a geometric similarity analysis methodology that significantly enhances the efficiency of credibility assessment. We propose a methodology that enables geometric similarity assessment through spider chart visualization of metrics derived from the credibility-assessment process and shape comparison, based on Procrustes, Fréchet, and Hausdorff distances. As a result, speed is not a dominant factor for credibility evaluation, enabling assessment with a single representative speed test; the framework simplifies the XILS evaluation and enhances ADS validation efficiency. Full article
(This article belongs to the Special Issue Virtual Models for Autonomous Driving Systems)
Show Figures

Figure 1

27 pages, 2739 KiB  
Article
Runtime Monitoring Approach to Safeguard Behavior of Autonomous Vehicles at Traffic Lights
by Adina Aniculaesei and Yousri Elhajji
Electronics 2025, 14(12), 2366; https://doi.org/10.3390/electronics14122366 - 9 Jun 2025
Viewed by 702
Abstract
Accurate traffic light status detection and the appropriate response to changes in that status are crucial for autonomous driving systems (ADSs) starting from SAE Level 3 automation. The dilemma zone problem occurs during the amber phase of traffic lights, when the ADS must [...] Read more.
Accurate traffic light status detection and the appropriate response to changes in that status are crucial for autonomous driving systems (ADSs) starting from SAE Level 3 automation. The dilemma zone problem occurs during the amber phase of traffic lights, when the ADS must decide whether to stop or proceed through the intersection. This paper proposes a methodology for developing a runtime monitor that addresses the dilemma zone problem and monitors the autonomous vehicle’s behavior at traffic lights, ensuring that the ADS’s decisions align with the system’s safety requirements. This methodology yields a set of safety requirements formulated in controlled natural language, their formal specification in linear temporal logic (LTL), and the implementation of a corresponding runtime monitor. The monitor is integrated within a safety-oriented software architecture through a modular autonomous driving system pipeline, enabling real-time supervision of the ADS’s decision-making at intersections. The results show that the monitor maintained stable and fast reaction times between 40 ms and 65 ms across varying speeds (up to 13 m/s), remaining well below the 100 ms threshold required for safe autonomous operation. At speeds of 30, 50, and 70 km/h, the system ensured correct behavior with no violations of traffic light regulations. Furthermore, the monitor achieved 100% detection accuracy of the relevant traffic lights within 76 m, with high spatial precision (±0.4 m deviation). While the system performed reliably under typical conditions, it showed limitations in disambiguating adjacent, irrelevant signals at distances below 25 m, indicating opportunities for improvement in dense urban environments. Full article
(This article belongs to the Special Issue Development and Advances in Autonomous Driving Technology)
Show Figures

Figure 1

23 pages, 2876 KiB  
Article
Pyrometallurgical Recycling of Electric Motors for Sustainability in End-of-Life Vehicle Metal Separation Planning
by Erdenebold Urtnasan, Jeong-Hoon Park, Yeon-Jun Chung and Jei-Pil Wang
Processes 2025, 13(6), 1729; https://doi.org/10.3390/pr13061729 - 31 May 2025
Viewed by 875
Abstract
Rapid progress in lithium-ion batteries and AI-powered autonomous driving is poised to propel electric vehicles to a 50% share of the global automotive market by the year 2035. Today, there is a major focus on recycling electric vehicle motors, particularly on extracting rare [...] Read more.
Rapid progress in lithium-ion batteries and AI-powered autonomous driving is poised to propel electric vehicles to a 50% share of the global automotive market by the year 2035. Today, there is a major focus on recycling electric vehicle motors, particularly on extracting rare earth elements (REEs) from NdFeB permanent magnets (PMs). This research is based on a single-furnace process concept designed to separate metal components within PM motors by exploiting the varying melting points of the constituent materials, simultaneously extracting REEs present within the PMs and transferring them into the slag phase. Thermodynamic modeling, via Factsage Equilib stream calculations, optimized the experimental process. Simulated materials substituted the PM motor, which optimized modeling-directed melting within an induction furnace. The 2FeO·SiO2 fayalite flux can oxidize rare earth elements, resulting in slag. The neodymium oxidation reaction by fayalite exhibits a ΔG° of −427 kJ when subjected to an oxygen partial pressure (PO2) of 1.8 × 10−9, which is lower than that required for FeO decomposition. Concerning the FeO–SiO2 system, neodymium, in Nd3+, exhibits a strong bonding with the SiO44 matrix, leading to its incorporation within the slag as the silicate compound, Nd2Si2O7. When 30 wt.% fayalite flux was added, the resulting experiment yielded a neodymium extraction degree of 91%, showcasing the effectiveness of this fluxing agent in the extraction process. Full article
(This article belongs to the Section Chemical Processes and Systems)
Show Figures

Figure 1

25 pages, 2963 KiB  
Article
Cracking the Code of Car Crashes: How Autonomous and Human Driving Differ in Risk Factors
by Shengyan Qin and Li Liu
Sustainability 2025, 17(10), 4368; https://doi.org/10.3390/su17104368 - 12 May 2025
Viewed by 699
Abstract
With the rapid advancement of autonomous driving (AD) technology, its application in road traffic has garnered increasing attention. This study analyzes 534 AD and 82,030 human driver traffic accidents and employs SMOTE to balance the sample sizes between the two groups. Using association [...] Read more.
With the rapid advancement of autonomous driving (AD) technology, its application in road traffic has garnered increasing attention. This study analyzes 534 AD and 82,030 human driver traffic accidents and employs SMOTE to balance the sample sizes between the two groups. Using association rule mining, this study identifies key risk factors and behavioral patterns. The results indicate that while both AD and human driver accidents exhibit seasonal trends, their risk characteristics and distributions differ markedly. AD accidents are more frequent in summer (July–August) on clear days and tend to occur at intersections and on streets, with a higher proportion of non-injury collisions observed at night. Collisions involving non-motorized road users are more prevalent in human driver accidents. AD systems show certain advantages in detecting non-motorized vehicles and performing low-speed evasive maneuvers, particularly at night; however, limitations remain in perception and decision-making under complex conditions. Human driver accidents are more susceptible to driver-related factors such as fatigue, distraction, and risk-prone behaviors. Although AD accidents generally result in lower injury severity, further technological refinement and scenario adaptability are required. This study provides insights and recommendations to enhance the safety performance of both AD and human-driven systems, offering valuable guidance for policymakers and developers. Full article
Show Figures

Figure 1

32 pages, 414 KiB  
Review
A Survey of Open-Source Autonomous Driving Systems and Their Impact on Research
by Nourdine Aliane
Information 2025, 16(4), 317; https://doi.org/10.3390/info16040317 - 17 Apr 2025
Viewed by 4225
Abstract
Open-source autonomous driving systems (ADS) have become a cornerstone of autonomous vehicle development. By providing access to cutting-edge technology, fostering global collaboration, and accelerating innovation, these platforms are transforming the automated vehicle landscape. This survey conducts a comprehensive analysis of leading open-source ADS [...] Read more.
Open-source autonomous driving systems (ADS) have become a cornerstone of autonomous vehicle development. By providing access to cutting-edge technology, fostering global collaboration, and accelerating innovation, these platforms are transforming the automated vehicle landscape. This survey conducts a comprehensive analysis of leading open-source ADS platforms, evaluating their functionalities, strengths, and limitations. Through an extensive literature review, the survey explores their adoption and utilization across key research domains. Additionally, it identifies emerging trends shaping the field. The main contributions of this survey include (1) a detailed overview of leading open-source platforms, highlighting their strengths and weaknesses; (2) an examination of their impact on research; and (3) a synthesis of current trends, particularly in interoperability with emerging technologies such as AI/ML solutions and edge computing. This study aims to provide researchers and practitioners with a holistic understanding of open-source ADS platforms, guiding them in selecting the right platforms for future innovation. Full article
(This article belongs to the Special Issue Surveys in Information Systems and Applications)
Show Figures

Graphical abstract

21 pages, 7636 KiB  
Article
Trends in Autonomous Vehicle Performance: A Comprehensive Study of Disengagements and Mileage
by Ehsan Kohanpour, Seyed Rasoul Davoodi and Khaled Shaaban
Future Transp. 2025, 5(2), 38; https://doi.org/10.3390/futuretransp5020038 - 1 Apr 2025
Cited by 1 | Viewed by 2014
Abstract
This study explores the trends and causes of disengagement events in Autonomous Vehicles (AVs) using data from the California Department of Motor Vehicles (CA DMV) from 2019 to 2022. Disengagements, defined as instances where control transitions from the AV to a human driver, [...] Read more.
This study explores the trends and causes of disengagement events in Autonomous Vehicles (AVs) using data from the California Department of Motor Vehicles (CA DMV) from 2019 to 2022. Disengagements, defined as instances where control transitions from the AV to a human driver, are crucial indicators of the reliability and trustworthiness of Autonomous Driving Systems (ADS). The analysis identifies a significant correlation between cumulative mileage and disengagement frequency, revealing that 77% of disengagements were initiated by safety drivers. The research categorizes disengagements into system-initiated, driver-initiated, or planned for testing purposes, highlighting that environmental factors and interactions with other road users are the primary causes attributed to the AV system. The findings indicate a downward trend in the ratio of disengagements to mileage, suggesting improvements in AV technology and increasing operator trust. However, the persistent rate of manual disengagements underscores ongoing challenges regarding driver confidence. This research enhances the understanding of ADS performance and driver interactions, offering valuable insights for improving AV safety and fostering technology acceptance in mixed-traffic environments. Future studies should prioritize enhancing system reliability and addressing the psychological factors that influence driver trust in ADS. Full article
Show Figures

Figure 1

22 pages, 2946 KiB  
Article
Fast Multimodal Trajectory Prediction for Vehicles Based on Multimodal Information Fusion
by Likun Ge, Shuting Wang and Guangqi Wang
Actuators 2025, 14(3), 136; https://doi.org/10.3390/act14030136 - 10 Mar 2025
Viewed by 1216
Abstract
Trajectory prediction plays a crucial role in level autonomous driving systems, as real-time and accurate trajectory predictions can significantly enhance the safety of autonomous vehicles and the robustness of the autonomous driving system. We propose a novel trajectory prediction model that adopts the [...] Read more.
Trajectory prediction plays a crucial role in level autonomous driving systems, as real-time and accurate trajectory predictions can significantly enhance the safety of autonomous vehicles and the robustness of the autonomous driving system. We propose a novel trajectory prediction model that adopts the encoder–decoder paradigm. In the encoder, we introduce a dual-thread interaction relationship encoding method based on a sparse graph attention mechanism, which allows our model to aggregate richer multimodal interaction information. Additionally, we introduce a non-autoregressive query generation method that reduces the model’s inference time by approximately 80% through the parallel generation of decoding queries. Finally, we propose a multi-stage decoder that generates more accurate and reasonable predicted trajectories by predicting trajectory reference points and performing spatial and posture optimization on the predicted trajectories. Comparative experiments with existing advanced algorithms demonstrate that our method improves the minimum Average Displacement Error (minADE), minimum Final Displacement Error (minFDE), and Miss Rate (MR) by 10.3%, 10.3%, and 14.5%, respectively, compared to the average performance. Lastly, we validate the effectiveness of the various modules proposed in this paper through ablation studies. Full article
Show Figures

Figure 1

14 pages, 1136 KiB  
Article
Generating Realistic Vehicle Trajectories Based on Vehicle–Vehicle and Vehicle–Map Interaction Pattern Learning
by Peng Li, Biao Yu, Jun Wang, Xiaojun Zhu, Hui Zhang, Chennian Yu and Chen Hua
World Electr. Veh. J. 2025, 16(3), 145; https://doi.org/10.3390/wevj16030145 - 4 Mar 2025
Viewed by 802
Abstract
Diversified and realistic traffic scenarios are a crucial foundation for evaluating the safety of autonomous driving systems in simulations. However, a considerable number of current methods generate scenarios that lack sufficient realism. To address this issue, this paper proposes a vehicle trajectory generation [...] Read more.
Diversified and realistic traffic scenarios are a crucial foundation for evaluating the safety of autonomous driving systems in simulations. However, a considerable number of current methods generate scenarios that lack sufficient realism. To address this issue, this paper proposes a vehicle trajectory generation method based on vehicle–vehicle and vehicle–map interaction pattern learning. By leveraging a multihead self-attention mechanism, the model efficiently captures complex dependencies among vehicles, enhancing its ability to learn realistic traffic dynamics. Moreover, the multihead cross-attention mechanism is also used to learn the interaction features between the vehicles and the map, addressing the challenge of trajectory generation’s difficulty in perceiving static environments. This proposed method enhances the model’s ability to learn natural traffic sequences, enable the generation of more realistic traffic flow, and provide strong support for the testing and optimization of autonomous driving systems. Experimental results show that compared to the Trafficgen baseline model, the proposed method achieves a 26% improvement in ADE and a 20% improvement in FDE. Full article
(This article belongs to the Special Issue Recent Advances in Autonomous Vehicles)
Show Figures

Figure 1

27 pages, 17481 KiB  
Article
Enhancing Lane Change Safety and Efficiency in Autonomous Driving Through Improved Reinforcement Learning for Highway Decision-Making
by Zi Wang, Mingzuo Jiang, Shaoqiang Gu, Yunyang Gu and Jiaxia Wang
Electronics 2025, 14(5), 918; https://doi.org/10.3390/electronics14050918 - 25 Feb 2025
Viewed by 1449
Abstract
Autonomous driving (AD) significantly reduces road accidents, providing safer transportation while optimizing traffic flow for greater efficiency and smoothness. However, ensuring safe decision-making in dynamic and complex highway environments, especially during lane-changing maneuvers, remains a challenge. Reinforcement Learning (RL) has become a promising [...] Read more.
Autonomous driving (AD) significantly reduces road accidents, providing safer transportation while optimizing traffic flow for greater efficiency and smoothness. However, ensuring safe decision-making in dynamic and complex highway environments, especially during lane-changing maneuvers, remains a challenge. Reinforcement Learning (RL) has become a promising method for developing decision-making systems in AD, particularly Deep Reinforcement Learning (DRL). In this study, we focus on highway lane-change behaviors and propose a novel DRL algorithm, called Huber-regularized Reward-threshold Adaptive Double Deep Q-Network (HRA-DDQN). First, a reward function optimally balances speed, safety, and the necessity of lane changes, ensuring efficient and safe maneuvering in highway scenarios. Second, the dynamic target network update strategy triggered by reward difference is introduced into HRA-DDQN, which enhances the model’s adaptability to varying traffic conditions. Finally, a hybrid loss function, combining Huber loss with L2 regularization, is implemented in HRA-DDQN to improve robustness against outliers and mitigate overfitting. Simulation results demonstrate that the proposed decision framework significantly enhances both driving efficiency and safety, outperforming other methods by yielding higher rewards, lower collision rates, and more stable lane-changing decisions. Full article
Show Figures

Figure 1

19 pages, 30440 KiB  
Article
A Method for the Calibration of a LiDAR and Fisheye Camera System
by Álvaro Martínez, Antonio Santo, Monica Ballesta, Arturo Gil and Luis Payá
Appl. Sci. 2025, 15(4), 2044; https://doi.org/10.3390/app15042044 - 15 Feb 2025
Cited by 2 | Viewed by 1616
Abstract
LiDAR and camera systems are frequently used together to gain a more complete understanding of the environment in different fields, such as mobile robotics, autonomous driving, or intelligent surveillance. Accurately calibrating the extrinsic parameters is crucial for the accurate fusion of the data [...] Read more.
LiDAR and camera systems are frequently used together to gain a more complete understanding of the environment in different fields, such as mobile robotics, autonomous driving, or intelligent surveillance. Accurately calibrating the extrinsic parameters is crucial for the accurate fusion of the data captured by both systems, which is equivalent to finding the transformation between the reference systems of both sensors. Traditional calibration methods for LiDAR and camera systems are developed for pinhole cameras and are not directly applicable to fisheye cameras. This work proposes a target-based calibration method for LiDAR and fisheye camera systems that avoids the need to transform images to a pinhole camera model, reducing the computation time. Instead, the method uses the spherical projection of the image, obtained with the intrinsic calibration parameters and the corresponding point cloud for LiDAR–fisheye calibration. Thus, unlike a pinhole-camera-based system, a wider field of view is provided, adding more information, which will lead to a better understanding of the environment itself, as well as enabling using fewer image sensors to cover a wider area. Full article
Show Figures

Figure 1

16 pages, 2492 KiB  
Article
Improving the Perception of Objects Under Daylight Foggy Conditions in the Surrounding Environment
by Mohamad Mofeed Chaar, Jamal Raiyn and Galia Weidl
Vehicles 2024, 6(4), 2154-2169; https://doi.org/10.3390/vehicles6040105 - 18 Dec 2024
Cited by 1 | Viewed by 2675
Abstract
Autonomous driving (AD) technology has seen significant advancements in recent years; however, challenges remain, particularly in achieving reliable performance under adverse weather conditions such as heavy fog. In response, we propose a multi-class fog density classification approach to enhance the AD system performance. [...] Read more.
Autonomous driving (AD) technology has seen significant advancements in recent years; however, challenges remain, particularly in achieving reliable performance under adverse weather conditions such as heavy fog. In response, we propose a multi-class fog density classification approach to enhance the AD system performance. By categorizing fog density into multiple levels (25%, 50%, 75%, and 100%) and generating separate datasets for each class using the CARLA simulator, we improve the perception accuracy for each specific fog density level and analyze the effects of varying fog intensities. This targeted approach offers benefits such as improved object detection, specialized training for each fog class, and increased generalizability. Our results demonstrate enhanced perception of various objects, including cars, buses, trucks, vans, pedestrians, and traffic lights, across all fog densities. This multi-class fog density method is a promising advancement toward achieving reliable AD performance in challenging weather, improving both the precision and recall of object detection algorithms under diverse fog conditions. Full article
Show Figures

Figure 1

Back to TopTop