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

Enhancing Lateral Stability in Adaptive Cruise Control: A Takagi-Sugeno Fuzzy Model-Based Strategy

2024-04-09
2024-01-1962
Adaptive cruise control is one of the key technologies in advanced driver assistance systems. However, improving the performance of autonomous driving systems requires addressing various challenges, such as maintaining the dynamic stability of the vehicle during the cruise process, accurately controlling the distance between the ego vehicle and the preceding vehicle, resisting the effects of nonlinear changes in longitudinal speed on system performance. To overcome these challenges, an adaptive cruise control strategy based on the Takagi-Sugeno fuzzy model with a focus on ensuring vehicle lateral stability is proposed. Firstly, a collaborative control model of adaptive cruise and lateral stability is established with desired acceleration and additional yaw moment as control inputs. Then, considering the effect of the nonlinear change of the longitudinal speed on the performance of the vehicle system.
Technical Paper

A Method for Evaluating the Complexity of Autonomous Driving Road Scenes

2024-04-09
2024-01-1979
An autonomous vehicle is a comprehensive intelligent system that includes environment sensing, vehicle localization, path planning and decision-making control, of which environment sensing technology is a prerequisite for realizing autonomous driving. In the early days, vehicles sensed the surrounding environment through sensors such as cameras, radar, and lidar. With the development of 5G technology and the Vehicle-to-everything (V2X), other information from the roadside can also be received by vehicles. Such as traffic jam ahead, construction road occupation, school area, current traffic density, crowd density, etc. Such information can help the autonomous driving system understand the current driving environment more clearly. Vehicles are no longer limited to areas that can be sensed by sensors. Vehicles with different autonomous driving levels have different adaptability to the environment.
Technical Paper

A Precise Clamping Force Control Strategy for Electro-Mechanical Braking System Based on Nonlinear Characteristics Compensation

2024-04-09
2024-01-2322
Electro-Mechanical Braking (EMB) system, which completely abandons the traditional hydraulic device, realizes complete human-vehicle decoupling and integrates various functions without adding additional accessories, could meet the requirements of the future intelligent driving technology for high-quality braking control. However, there are significant internal interference of nonlinear characteristics such as mechanical friction and system variable stiffness during the actual working process of EMB, and these make the accuracy and rate of the clamping force control decline. This paper proposes a precise clamping force control strategy for EMB based on nonlinear characteristics compensation. First, we systematically analyze the working principle of EMB, and establish the mathematical model of EMB system including motor, transmission mechanism and friction. At the same time, some typical experiments are designed to identify internal parameters of friction model.
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

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

Multifactorial Mechanical Properties Study on Rat Skin at Intermediate Strain Rates - Using Orthogonal Experimental Design

2024-04-09
2024-01-2512
Most of the skin injuries caused by traffic accidents, sports, falls, etc. are in the intermediate strain rate range (1-100s-1), and the injuries may occur at different sites, impact velocities, and orientations. To investigate the multifactorial mechanical properties of rat skin at intermediate strain rates, a three-factor, three-level experimental protocol was established using the standard orthogonal table L9(34), which includes site (upper dorsal, lower dorsal, and ventral side), strain rate (1s-1, 10s-1, and 100 s-1), and sampling orientation (0°, 45°, and 90° relative to the spine). Uniaxial tensile tests were performed on rat skin samples according to the protocol to obtain stress-stretch ratio curves. Failure strain energy was selected as the index, and the influence of each factor on these indexes, the differences between levels of each factor, and the influence of errors on the results were quantified by analysis of variance (ANOVA).
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

Functional Safety Concept Design of Vehicle Steer-by-Wire System

2024-04-09
2024-01-2792
Steer-By-Wire (SBW) system directly transmits the driver's steering input to the wheels through electrical signals. However, the reliability of electronic equipment is significantly lower than that of mechanical structures, and the risk of failure increases, so it is important to conduct functional safety studies on SBW systems. This paper develops the functional safety of the SBW system according to the requirements of the international standard ISO26262, and first defines the relevant items and application scope of SBW system. Secondly, the Hazard and Operability (HAZOP) method was used to combine scenarios and possible dangerous events to carry out Hazard Analysis and Risk Assessment (HARA), and the Automotive Safety Integrity Level (ASIL) was obtained according to the three evaluation indicators of Exposure, Severity and Controlabillity, and then the corresponding safety objectives were established and Fault Tolerant Time Interval (FTTI) was set.
Technical Paper

A Rolling Prediction-Based Multi-Scale Fusion Velocity Prediction Method Considering Road Slope Driving Characteristics

2023-12-20
2023-01-7063
Velocity prediction on hilly road can be applied to the energy-saving predictive control of intelligent vehicles. However, the existing methods do not deeply analyze the difference and diversity of road slope driving characteristics, which affects prediction performance of some prediction method. To further improve the prediction performance on road slope, and different road slope driving features are fully exploited and integrated with the common prediction method. A rolling prediction-based multi-scale fusion prediction considering road slope transition driving characteristics is proposed in this study. Amounts of driving data in hilly sections were collected by the advanced technology and equipment. The Markov chain model was used to construct the velocity and acceleration joint state transition characteristics under each road slope transition pair, which expresses the obvious driving difference characteristics when the road slope changes.
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

Tensile Properties of Rat Skin in Dorsal and Ventral Regions

2023-04-11
2023-01-0008
In this paper, tensile experiments were performed on the dorsal and ventral skin of rats, and the mechanical properties of the skin in these two sites were compared and analyzed. A three-factor experimental protocol of site (dorsal and ventral), strain rate (0.71s-1, 7.1×10-3s-1), and sampling orientation (0°, 45° and 90° relative to the spine) was established for tensile test using the L6(31×22) orthogonal table modified from the standard orthogonal table L4 (23). Uniaxial tensile experiments were performed on rat skin samples to calculate the stress-strain curve. The failure strain energy was selected as the index, and the sum of squared deviations of the factors to the index was calculated by analysis of variance (ANOVA), and the contributions of the factors to the failure strain energy were evaluated. The results showed that the site factor has the largest effect on the tensile strain energy with a contribution of 88.9% and a confidence level of 95%.
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

Modeling Method and Effect of Seat Cover on the Simulation of Interface Pressure

2023-04-11
2023-01-0910
It is generally considered that the material properties of foam are the most important factors in vehicle seat, which affect the human-seat interface pressure. Therefore, only the role of foam is usually considered when the finite element method is used to simulate the human-seat interface pressure. In this paper, the mechanical properties and the modeling method of commonly used seat cover material were studied. The models of the seat with and without cover were established respectively according to the real-vehicle seat geometric data, and the human-seat interface pressure was simulated after the seat and human model consisting of bones, soft tissue and skin were assembled. The simulation result was compared with the actual measurement results from test, which verified the accuracy of the simulation and the role of seat cover in the human-seat interface pressure simulation.
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.
X