Refine Your Search

Topic

Search Results

Technical Paper

Research on Artificial Potential Field based Soft Actor-Critic Algorithm for Roundabout Driving Decision

2024-04-09
2024-01-2871
Roundabouts are one of the most complex traffic environments in urban roads, and a key challenge for intelligent driving decision-making. Deep reinforcement learning, as an emerging solution for intelligent driving decisions, has the advantage of avoiding complex algorithm design and sustainable iteration. For the decision difficulty in roundabout scenarios, this paper proposes an artificial potential field based Soft Actor-Critic (APF-SAC) algorithm. Firstly, based on the Carla simulator and Gym framework, a reinforcement learning simulation system for roundabout driving is built. Secondly, to reduce reinforcement learning exploration difficulty, global path planning and path smoothing algorithms are designed to generate and optimize the path to guide the agent.
Technical Paper

A Survey of Vehicle Dynamics Models for Autonomous Driving

2024-04-09
2024-01-2325
Autonomous driving technology is more and more important nowadays, it has been changing the living style of our society. As for autonomous driving planning and control, vehicle dynamics has strong nonlinearity and uncertainty, so vehicle dynamics and control is one of the most challenging parts. At present, many kinds of specific vehicle dynamics models have been proposed, this review attempts to give an overview of the state of the art of vehicle dynamics models for autonomous driving. Firstly, this review starts from the simple geometric model, vehicle kinematics model, dynamic bicycle model, double-track vehicle model and multi degree of freedom (DOF) dynamics model, and discusses the specific use of these classical models for autonomous driving state estimation, trajectory prediction, motion planning, motion control and so on.
Technical Paper

Data-Enabled Human-Machine Cooperative Driving Decoupled from Various Driver Steering Characteristics and Vehicle Dynamics

2024-04-09
2024-01-2333
Human driving behavior's inherent variability, randomness, individual differences, and dynamic vehicle-road situations give human-machine cooperative (HMC) driving considerable uncertainty, which affects the applicability and effectiveness of HMC control in complex scenes. To overcome this challenge, we present a novel data-enabled game output regulation approach for HMC driving. Firstly, a global human-vehicle-road (HVR) model is established considering the varied driver's steering characteristic parameters, such as delay time, preview time, and steering gain, as well as the uncertainty of tire cornering stiffness and variable road curvature disturbance. The robust output regulation theory has been employed to ensure the global DVR system's closed-loop stability, asymptotic tracking, and disturbance rejection, even with an unknown driver's internal state. Secondly, an interactive shared steering controller has been designed to provide personalized driving assistance.
Technical Paper

Game-Theoretic Lane-Changing Decision-Making Methods for Highway On-ramp Merging Considering Driving Styles

2024-04-09
2024-01-2327
Driver's driving style has a great impact on lane changing behavior, especially in scenarios such as freeway on-ramps that contain a strong willingness to change lanes, both in terms of inter-vehicle interactions during lane changing and in terms of the driving styles of the two vehicles. This paper proposes a study on game-theoretic decision-making for lane-changing on highway on-ramps considering driving styles, aiming to facilitate safer and more efficient merging while adequately accounting for driving styles. Firstly, the six features proposed by the EXID dataset of lane-changing vehicles were subjected to Principal Component Analysis (PCA) and the three principal components after dimensionality reduction were extracted, and then clustered according to the principal components by the K-means algorithm. The parameters of lane-changing game payoffs are computed based on the clustering centers under several styles.
Technical Paper

Energy Dissipation Characteristics Analysis of Automotive Vibration PID Control Based on Adaptive Differential Evolution Algorithm

2024-04-09
2024-01-2287
To address the issue of PID control for automotive vibration, this paper supplements and develops the evaluation of automotive vibration characteristics, and proposes a vibration response quantity for evaluating the energy dissipation characteristics of automotive vibration. A two-degree-of-freedom single wheel model for automotive vibration control is established, and the conventional vibration response variables for ride comfort evaluation and the energy consumption vibration response variables for energy dissipation characteristics evaluation are determined. This paper uses the Adaptive Differential Evolution (ADE) algorithm to tune the PID control parameters and introduces an adaptive mutation factor to improve the algorithm's adaptability. Several commonly used adaptive mutation factors are summarized in this paper, and their effects on algorithm improvement are compared.
Technical Paper

Road Recognition Technology Based on Intelligent Tire System Equipped with Three-Axis Accelerometer

2024-04-09
2024-01-2295
Under complex and extreme operating conditions, the road adhesion coefficient emerges as a critical state parameter for tire force analysis and vehicle dynamics control. In contrast to model-based estimation methods, intelligent tire technology enables the real-time feedback of tire-road interaction information to the vehicle control system. This paper proposes an approach that integrates intelligent tire systems with machine learning to acquire precise road adhesion coefficients for vehicles. Firstly, taking into account the driving conditions, sensor selection is conducted to develop an intelligent tire hardware acquisition system based on MEMS (Micro-Electro-Mechanical Systems) three-axis acceleration sensors, utilizing a simplified hardware structure and wireless transmission mode. Secondly, through the collection of real vehicle experiment data on different road surfaces, a dataset is gathered for machine learning training.
Technical Paper

Research on the Control Strategy of Electric Vehicle Active Suspension Based on Fuzzy Theory

2024-04-09
2024-01-2290
The performance of suspension system has a direct impact on the riding comfort and smoothness. For the traditional suspension can not effectively alleviate the impact of road surface and the poor anti-vibration performance, The dynamics model of vehicle suspension system is established, and the control model of vehicle four-degree-of-freedom active suspension is designed with fuzzy control strategy. On this basis, a comprehensive simulation model of the control model of vehicle active suspension coupled with road excitation is established. and the ride comfort of vehicles under different types of suspension are tested through Simulink. The simulation results show that compared with the passive suspension, the reduction of vehicle acceleration and dynamic deformation of the active suspension controlled by fuzzy PID can reach 33.76% and 22.45%. and the reduction of pitch Angle speed and dynamic load of the active suspension controlled by fuzzy PID can reach 16.18% and 10.72%.
Technical Paper

Comparative Analysis of Clustering Algorithms Based on Driver Steering Characteristics

2024-04-09
2024-01-2570
Driver steering feature clustering aims to understand driver behavior and the decision-making process through the analysis of driver steering data. It seeks to comprehend various steering characteristics exhibited by drivers, providing valuable insights into road safety, driver assistance systems, and traffic management. The primary objective of this study is to thoroughly explore the practical applications of various clustering algorithms in processing driver steering data and to compare their performance and applicability. In this paper, principal component analysis was employed to reduce the dimension of the selected steering feature parameters. Subsequently, K-means, fuzzy C-means, the density-based spatial clustering algorithm, and other algorithms were used for clustering analysis, and finally, the Calinski-Harabasz index was employed to evaluate the clustering results. Furthermore, the driver steering features were categorized into lateral and longitudinal categories.
Technical Paper

Economic Analysis of Online DC-Drive System for Long Distance Heavy-Duty Transport Vehicle Incorporating Multi-Factor Sensitivities

2024-04-09
2024-01-2452
Currently, the rapid expansion of the global road transport industry and the imperative to reduce carbon emissions are propelling the advancement of electrified highways (EH). In order to conduct a comprehensive economic analysis of EH, it is crucial to develop a detailed /8.and comprehensive economic model that takes into account various transportation modes and factors that influence the economy. However, the existing economic models for EH lack comprehensiveness in terms of considering different transportation modes and economic factors. This study aims to fill this gap by designing an economic model for an EH-based Online DC-driven system (ODS) for long distance heavy-duty transport vehicle incorporating multi-factor sensitivities. Firstly, the performance parameters of the key components of the system are calculated using vehicle dynamics equations which involves selecting and matching the relevant components and determining the fundamental cost of vehicle transformation.
Technical Paper

Spatio-Temporal Trajectory Planning Using Search And Optimizing Method for Autonomous Driving

2024-04-09
2024-01-2563
In the field of autonomous driving trajectory planning, it’s virtual to ensure real-time planning while guaranteeing feasibility and robustness. Current widely adopted approaches include decoupling path planning and velocity planning based on optimization method, which can’t always yield optimal solutions, especially in complex dynamic scenarios. Furthermore, search-based and sampling-based solutions encounter limitations due to their low resolution and high computational costs. This paper presents a novel spatio-temporal trajectory planning approach that integrates both search-based planning and optimization-based planning method. This approach retains the advantages of search-based method, allowing for the identification of a global optimal solution through search. To address the challenge posed by the non-convex nature of the original solution space, we introduce a spatio-temporal semantic corridor structure, which constructs a convex feasible set for the problem.
Technical Paper

Research on Lane-Changing Trajectory Planning for Autonomous Driving Considering Longitudinal Interaction

2024-04-09
2024-01-2557
Autonomous driving in real-world urban traffic must cope with dynamic environments. This presents a challenging decision-making problem, e.g. deciding when to perform an overtaking maneuver or how to safely merge into traffic. The traditional autonomous driving algorithm framework decouples prediction and decision-making, which means that the decision-making and planning tasks will be carried out after the prediction task is over. The disadvantage of this approach is that it does not consider the possible impact of ego vehicle decisions on the future states of other agents. In this article, a decision-making and planning method which considers longitudinal interaction is represented. The method’s architecture is mainly composed of the following parts: trajectory sampling, forward simulation, trajectory scoring and trajectory selection. For trajectory sampling, a lattice planner is used to sample three-dimensionally in both the time horizon and the space horizon.
Technical Paper

Biosignal-Based Driving Experience Analysis between Automated Mode and Manual Mode

2024-04-09
2024-01-2504
With the rapid development of intelligent driving technology, there has been a growing interest in the driving comfort of automated vehicles. As vehicles become more automated, the role of the driver shifts from actively engaging in driving tasks to that of a passenger. Consequently, the study of the passenger experience in automated driving vehicles has emerged as a significant research area. In order to examine the impact of automatic driving on passengers' riding experience in vehicle platooning scenarios, this study conducted real vehicle experiments involving six participants. The study assessed the subjective perception scores, eye movement, and electrocardiogram (ECG) signals of passengers seated in the front passenger seat under various vehicle speeds, distances, and driving modes. The results of the statistical analysis indicate that vehicle speed has the most substantial influence on passenger perception.
Technical Paper

Analysis of the Game-Based Human-Machine Co-steering Control on Low-Adhesion Road Surfaces

2023-12-31
2023-01-7086
With the progressing autonomy of driving technology, machine is assuming greater responsibility for driving tasks to enhance safety. Leveraging this potential, this paper introduces a novel human-machine co-steering control strategy based on model predictive control. The strategy is designed to address the difficulties faced by drivers when driving on surfaces with low adhesion. Firstly, the proposed strategy utilizes a parallel human-machine co-steering framework with a weight allocation concept between the controller and the driver. Moreover, the nonlinear controller dynamics model and linear driver dynamics model are developed to characterize the interaction behaviors between human and machine under low-adhesion road surface conditions. And a nonlinear game optimization problem is formulated to capture the cooperative interaction relationship between human and machine.
Technical Paper

Hierarchical Control Strategy of Predictive Energy Management for Hybrid Commercial Vehicle Based on ADAS Map

2023-04-11
2023-01-0543
Considering the change of vehicle future power demand in the process of energy distribution can improve the fuel saving effect of hybrid system. However, current studies are mostly based on historical information to predict the future power demand, where it is difficult to guarantee the accuracy of prediction. To tackle this problem, this paper combines hybrid energy management with predictive cruise control, proposing a hierarchical control strategy of predictive energy management (PEM) that includes two layers of algorithms for speed planning and energy distribution. In the interest of decreasing the energy consumed by power components and ensuring transportation timeliness, the upper-level introduces a predictive cruise control algorithm while considering vehicle weight and road slope, planning the future vehicle speed during long-distance driving.
Technical Paper

Unstructured Road Region Detection and Road Classification Algorithm Based on Machine Vision

2023-04-11
2023-01-0061
Accurate sensing of road conditions is one of the necessary technologies for safe driving of intelligent vehicles. Compared with the structured road, the unstructured road has complex road conditions, and the response characteristics of vehicles under different road conditions are also different. Therefore, accurately identifying the road categories in front of the vehicle in advance can effectively help the intelligent vehicle timely adjust relevant control strategies for different road conditions and improve the driving comfort and safety of the vehicle. However, traditional road identification methods based on vehicle kinematics or dynamics are difficult to accurately identify the road conditions ahead of the vehicle in advance. Therefore, this paper proposes an unstructured road region detection and road classification algorithm based on machine vision to obtain the road conditions ahead.
Technical Paper

Driving Style Identification Strategy Based on DS Evidence Theory

2023-04-11
2023-01-0587
Driving assistance system is regarded as an effective method to improve driving safety and comfort and is widely used in automobiles. However, due to the different driving styles of different drivers, their acceptance and comfort of driving assistance systems are also different, which greatly affects the driving experience. The key to solving the problem is to let the system understand the driving style and achieve humanization or personalization. This paper focuses on clustering and identification of different driving styles. In this paper, based on the driver's real vehicle experiment, a driving data acquisition platform was built, meanwhile driving conditions were set and drivers were recruited to collect driving information. In order to facilitate the identification of driving style, the correlation analysis of driving features is conducted and the principal component analysis method is used to reduce the dimension of driving features.
Journal Article

Trajectory Planning and Tracking for Four-Wheel Independent Drive Intelligent Vehicle Based on Model Predictive Control

2023-04-11
2023-01-0752
This paper proposes a dynamic obstacle avoidance system to help autonomous vehicles drive on high-speed structured roads. The system is mainly composed of trajectory planning and tracking controllers. The potential field (PF) model is introduced to establish a three-dimensional potential field for structured roads and obstacle vehicles. The trajectory planning problem that considers the vehicle’s and tires’ dynamics constraints is transformed into an optimization problem with muti-constraints by combining the model predictive control (MPC) algorithms. The trajectory tracking controller used in this paper is based on the 7 degrees of freedom (DOF) vehicle model and the UniTire tire model, which was discussed in detail in previous work [25, 26]. The controller maintains good trajectory tracking performance even under extreme driving conditions, such as roads with poor adhesion conditions, where the car’s tires enter the nonlinear region easily.
Technical Paper

Research on Lane-Changing Decision-Making Behavior of Intelligent Network-Connected Autonomous Vehicles

2022-12-22
2022-01-7066
With the rapid development of science and technology, the automobile industry is developing rapidly, and intelligent networking and autonomous driving have become new research hotspots. The safety and efficiency of vehicle driving has always been an important research topic in the transportation field. Due to reducing the participation of drivers, autonomous vehicles can reduce traffic accidents caused by human factors. While the development of intelligent networking can achieve information sharing between vehicles, and improve driving efficiency to a certain extent. Based on the game theory and the minimum safe distance condition, this paper establishes a lane changing decision model of intelligent network-connected autonomous vehicles, puts forward a game payoff function and analyzes the game strategy.
Technical Paper

Research on Driver’s Lane Change Intention Recognition Method Based on Principal Component Analysis and GMM-HMM

2022-03-31
2022-01-7021
Aiming at the problems of long lane change intention recognition, complicated lane change model, and huge amount of processing data in the current research, this paper uses principal component analysis to improve the driver’s lane change intention recognition model using traditional pattern recognition. Firstly collect 7 parameters including driver operation and vehicle running characteristics. After data standardization and PCA (principal component analysis), the top three principal components that can reflect the information content of the original data are nearly 90%. Then, a lane-change intent recognition model based on GMM-HMM was established, three lane change intents cannot be directly observed as the hidden state of the model; and three principal component quantities obtained through linear changes are used as observational measurements.
Technical Paper

Research on High-efficiency Test Method of Vehicle AEB based on High-precision Detection of Radar Turntable Encoder

2021-10-11
2021-01-1273
With the increasingly complex traffic environment, the vehicle AEB system needs to go through a large number of testing processes, in order to drive more safely on the road. For speeding up the development process of AEB and solve the problems of long cycle, high cost and low efficiency in AEB testing, in this paper, a millimeter wave radar turntable is built, and a high-precision detection algorithm of turntable encoder is designed, at the same time, a test method of vehicle AEB based on the detection data of radar turntable encoder is designed. The verification results show that methods described in this paper can be used to develop the vehicle AEB test algorithm efficiently.
X