Refine Your Search

Topic

Affiliation

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

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

Damping Force Optimal Control Strategy for Semi-Active Suspension System

2024-04-09
2024-01-2286
Semi-active suspension system (SASS) could enhance the ride comfort of the vehicle across different operating conditions through adjusting damping characteristics. However, current SASS are often calibrated based on engineering experience when selecting parameters for its controller, which complicates the achievement of optimal performance and leads to a decline in ride comfort for the vehicle being controlled. Linear quadratic constrained optimal control is a crucial tool for enhancing the performance of semi-active suspensions. It considers various performance objectives, such as ride comfort, handling stability, and driving safety. This study presents a control strategy for determining optimal damping force in SASS to enhance driving comfort. First, we analyze the working principle of the SASS and construct a seven-degree-of-freedom model.
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

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

Tire Force Estimation Using Intelligent Tire System Detecting Carcass Deformation

2024-04-09
2024-01-2293
In this paper, an intelligent tire system is designed to estimate tire force by detecting the tire carcass deformation. The intelligent tire system includes a set of marker points on the inner liner of the tire to locate the position of tire carcass and a camera mounted on the rim to capture the position of these points under different driving conditions. An image recognition program is used to identify the coordinates of the marker points in order to determine the deformation of the tire carcass. According to the tire carcass stiffness test and the general tire carcass deformation theory, an approximate linear relationship between tire force and carcass deformation in all directions was obtained. The vertical force of the tire is determined by the distance between adjacent marker points. The longitudinal force and lateral force of the tire are estimated by measuring the longitudinal and lateral displacements of the marker points.
Technical Paper

Road Feel Modeling and Return Control Strategy for Steer-by-Wire Systems

2024-04-09
2024-01-2316
The steer-by-wire (SBW) system, an integral component of the drive-by-wire chassis responsible for controlling the lateral motion of a vehicle, plays a pivotal role in enhancing vehicle safety. However, it poses a unique challenge concerning steering wheel return control, primarily due to its fundamental characteristic of severing the mechanical connection between the steering wheel and the turning wheel. This disconnect results in the inability to directly transmit the self-aligning torque to the steering wheel, giving rise to complications in ensuring a seamless return process. In order to realize precise control of steering wheel return, solving the problem of insufficient low-speed return and high-speed return overshoot of the steering wheel of the SBW system, this paper proposes a steering wheel active return control strategy for SBW system based on the backstepping control method.
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

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

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

Estimation of Tire-road Friction Limit with Low Lateral Excitation Requirement Using Intelligent Tire

2023-04-11
2023-01-0755
Tire-road friction condition is crucial to the safety of vehicle driving. The emergence of autonomous driving makes it more important to estimate the friction limit accurately and at the lowest possible excitation. In this paper, an early detection method of tire-road friction coefficient based on pneumatic trail under cornering conditions is proposed using an intelligent tire system. The previously developed intelligent tire system is based on a triaxial accelerometer mounted on the inner liner of the tire tread. The friction estimation scheme utilizes the highly sensitive nature of the pneumatic trail to the friction coefficient even in the linear region and its approximately linear relationship with the excitation level. An indicator referred as slip degree indicating the utilization of the road friction is proposed using the information of pneumatic trail, and it is used to decide whether the excitation is sufficient to adopt the friction coefficient estimate.
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

Study on Influencing Factors of Hippocampal Injury in Closed Head Impact Experiments of Rats Using Orthogonal Experimental Design Method

2023-04-11
2023-01-0001
The hippocampus plays a crucial role in brain function and is one of the important areas of concern in closed head injury. Hippocampal injury is related to a variety of factors including the strength of mechanical load, animal age, and helmet material. To investigate the order of these factors on hippocampal injury, a three-factor, three-level experimental protocol was established using the L9(34) orthogonal table. A closed head injury experiment regarding impact strength (0.3MPa, 0.5MPa, 0.7MPa), rat age (eight- week-old, ten-week-old, twelve-week-old), and helmet material (steel, plastic, rubber) were achieved by striking the rat's head with a pneumatic-driven impactor. The number of hippocampal CA3 cells was used as an evaluation indicator. The contribution of factors to the indicators and the confidence level were obtained by analysis of variance.
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

Generation Mechanism Analysis and Calculation Method of Loader Parasitic Power Based on Tire Radius Difference

2022-12-09
2022-01-5102
The powers generated by the skidding and slipping of a vehicle in unit time during driving are referred to as parasitic power. It has significant effects on wear on the tires, service life, and overall efficiency. However, existing methods to calculate parasitic power expressions that are not solvable in some cases, the reasonableness of the results of their calculations cannot be verified by experiments and the parameters of the loader cannot be calculated during the design of the vehicle. In this paper, we systematically analyze the mechanism of generation of parasitic power based on the differences in the radii of the tires of loaders. We innovatively propose a theoretical calculation method to calculate the wheel circumference parasitic work during the design of the loader. The results of experiments show that errors between the theoretical and experimental values of the wheel circumference parasitic work calculated under various working conditions were smaller than 5%.
Technical Paper

Research on Driver Model Based on Elastic Net Regression and ANFIS Method

2022-11-08
2022-01-5086
With the aim of addressing the problem of inconsistency of the traditional proportion integration (PI) driver model with the actual driving behavior, a longitudinal driver model based on the elastic net regression (ENR) and adaptive network fuzzy inference system (ANFIS) method is proposed. First, longitudinal driving behavior data are collected through bench tests to extract the characteristic parameters that affect driving behavior. A quadratic regression model is established after considering the nonlinear characteristics of the driver behavior. The multi-collinear problem of high-dimensional variables in the regression model is solved by the ENR method, and the parameters with significant influence on driving behavior selected. A longitudinal driver model of ANFIS was established with the selected characteristic parameters as input. Finally, the validity of the model is verified by comparing it with the PI and ENR driver models.
X