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

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

Investigation of Diffuse Axonal Injury in Rats Induced by the Combined Linear and Rotational Accelerations Using Diffusion Tensor Imaging

2024-04-09
2024-01-2513
Diffuse Axonal Injury (DAI) is the most common type of traumatic brain injury, and it is associated with the linear and rotational accelerations resulting from head impacts, which often occurs in traffic related and sports accidents. To investigate the degree of influence of linear and rotational acceleration on DAI, a two-factor, two-level rat head impact experimental protocol involving linear and rotational acceleration was established using the L4(23) orthogonal table in this paper. Following the protocol, rats head was injured and diffusion tensor imaging (DTI) was performed at 24h post-injury to obtain the whole brain DAI injury, and the fractional anisotropy (FA) value of the corpus callosum was selected as the evaluation indicator. Using analysis of variance, the sum of squared deviations for the evaluation indicators was calculated to determine the degree of influence of linear acceleration and rotational acceleration on DAI. The results show that, 1.
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

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.
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

Arrangement and Control Method of Cooperative Vehicle Platoon

2021-04-06
2021-01-0113
With the development of cellular communication technology and for the sake of reducing drag resistance, the multi-lane platoon technology will be more prosperous in the future. In this article, the cooperative vehicle platoon method on the public road is represented. The method’s architecture is mainly composed of the following parts: decision-making, path planning and control command generation. The decision-making uses the finite state machine to make decision and judgment on the cooperative lane change of vehicles, and starts to execute the lane change step when the lane change requirements are met. In terms of path planning, with the goal of ensuring comfort, the continuity of the vehicle state and no collision between vehicles, a fifth-order polynomial is used to fit every vehicle trajectory. In terms of control command generation module, a model predictive control algorithm is used to solve the multi-vehicle centralized optimization control problem.
Journal Article

Multi-task Learning of Semantics, Geometry and Motion for Vision-based End-to-End Self-Driving

2021-04-06
2021-01-0194
It’s hard to achieve complete self-driving using hand-crafting generalized decision-making rules, while the end-to-end self-driving system is low in complexity, does not require hand-crafting rules, and can deal with complex situations. Modular-based self-driving systems require multi-task fusion and high-precision maps, resulting in high system complexity and increased costs. In end-to-end self-driving, we usually only use camera to obtain scene status information, so image processing is very important. Numerous deep learning applications benefit from multi-task learning, as the multi-task learning can accelerate model training and improve accuracy with combine all tasks into one model, which reduces the amount of calculation and allows these systems to run in real-time. Therefore, the approach of obtaining rich scene state information based on multi-task learning is very attractive. In this paper, we propose an approach to multi-task learning for semantics, geometry and motion.
Technical Paper

Traction Control System of Electric Vehicle with 4 In-Wheel Motors using Lyapunov Stability Analysis Algorithm

2021-04-06
2021-01-0122
A TCS strategy of electric vehicle with 4 in-wheel motors is proposed in this paper. The control method consists of three parts: target slip rate calculation, target torque calculation and coordination control. By using Lyapunov stability analysis algorithm, the target slip rate boundary which makes the system stable is obtained. The target torque of each wheel is calculated by PI controller. According to the engineering experience, the TCS coordinated control strategy under split friction coefficient (split-μ) road, and friction coefficient jump(μ jump) road is proposed. The test results show that this strategy can improve the acceleration comfort and yaw stability of vehicles on uniform low friction coefficient (low μ) , split-μ and μ jump road.
Technical Paper

Coordinated Control of Continuously Variable Transmission Speed Ratio in Engine Starting-Up for Hybrid Electric Vehicle

2021-03-16
2021-01-5003
In order to improve the mode switching performance of parallel hybrid electric vehicles (PHEV) and make better use of the dynamics of the vehicle, this paper proposes a three-stage control method for the start-up mode of start-up, speed synchronization, and clutch slip based on the response characteristics of actual vehicle components and the complex working conditions of the actual road. In the speed synchronization phase, a coordinated control method of “engine speed active following + continuously variable transmission (CVT) speed ratio motor speed limiting” is proposed. The real vehicle test results show that the engine starting-up coordinated control method can significantly accelerate the speed synchronization and shorten the starting-up mode duration during the rapid acceleration, so that the vehicle’s power performance can be well played and the ride comfort can be effectively guaranteed.
Technical Paper

Active Interior Noise Control for Passenger Vehicle Using the Notch Dual-Channel Algorithms with Two Different Predictive Filters

2021-02-18
2020-01-5228
Active control of low-frequency engine order noise helps to improve the passenger’s sense of hearing, so it has become one of the hot topics in the automotive field. Depth improvement of active noise control (ANC) performance from the perspective of novel algorithms has attracted the attention of researchers. The conventional notch dual-channel filtered-x least mean square (NDFxLMS) algorithm shows acceptable noise reduction for the elimination of engine order noise. To further enhance the steady-state ANC effect, this paper proposed two new notch algorithms: the notch dual-channel filtered-x recursive least square (NDFxRLS) algorithm and the notch dual-channel affine projection (NDAP) algorithm. Vehicle simulation tests show that both the proposed algorithms, especially the NDFxRLS algorithm, have a satisfying performance for the cancellation of interior noise from the engine.
Technical Paper

Research on Yaw Stability Control of Unmanned Vehicle Based on Integrated Electromechanical Brake Booster

2020-04-14
2020-01-0212
The Electromechanical Brake Booster system (EMBB) integrates active braking and energy recovery and becomes a novel brake-by-wire solution that substitutes the vacuum booster. While the intelligent unmanned vehicle is in unstable state, the EMBB can improve the vehicle yaw stability more quickly and safely. In this paper, a new type of integrated EMBB has been designed, which mainly includes two parts: servo motor unit and hydraulic control unit. Aiming at the dynamic instability problem of intelligent unmanned vehicle, a three-layer vehicle yaw stability control structure including decision layer, distribution layer and execution layer is proposed based on integrated EMBB. Firstly, the decision layer calculates the ideal yaw rate and the side slip angle of the vehicle with the classic 2DOF vehicle dynamics model. The boundary of the stable region is determined by the phase plane method and the additional yaw moment is determined by the feedback PI control algorithm.
Technical Paper

A Prediction Method of Tire Combined Slip Characteristics from Pure Slip Test Data

2020-04-14
2020-01-0896
A high-precision steady state tire model is critical in the tire and vehicle matching research. For the moment, the popular Magic Formula model is an empirical model, which requires the pure and combined test data to identify the model parameters. Although MTS Flat-trac is an efficient tire test rig, the long test period and high test cost of a complete tire model tests for handling are yet to be solved. Therefore, it is necessary to explore a high accuracy method for predicting tire complex mechanical properties with as few test data as possible. In this study, a method for predicting tire combined slip characteristics from pure cornering and pure longitudinal test data has been investigated, and verified by comparing with the test data. Firstly, the prediction theory of UniTire model is introduced, and the formula for predicting combined slip characteristics based on constant friction coefficient is derived.
Technical Paper

Development and Verification of Control Algorithm for Permanent Magnet Synchronous Motor of the Electro-Mechanical Brake Booster

2019-04-02
2019-01-1105
To meet the new requirements of braking system for modern electrified and intelligent vehicles, various novel electro-mechanical brake boosters (Eboosters) are emerging. This paper is aimed at a new type of the Ebooster, which is mainly consisted of a permanent magnet synchronous motor (PMSM), a two-stage reduction transmission and a servo mechanism. Among them, the PMSM is a vital actuator to realize the functions of the Ebooster. To get fast response of the Ebooster system, a novel control strategy employing a maximum torque per ampere (MTPA) control with current compensation decoupling and current-adjusting adaptive flux-weakening control is proposed, which requires the PMSM can operate in a large speed range and maintain a certain anti-load interference capability. Firstly, the wide speed control strategy for the Ebooster’s PMSM is designed in MATLAB/Simulink.
Technical Paper

A Driving Simulator Study of Young Driver’s Behavior under Angry Emotion

2019-04-02
2019-01-0398
The driving behaviors of young drivers under the influence of anger are analyzed by driving simulator in this paper. A total of 12 subjects are enrolled during the experiment. Standardized videos are utilized to induce the driver's anger emotion. And the driver's electrocardiogram (ECG) signal is collected synchronously and compared before and after emotional trigger, which prove the validity of emotional trigger. Based on the result, the driver's driving performance under the straight road and the curve under normal state and angry state are compared and analyzed. The results of independent sample t-test show that there are significant differences in the running time of straight sections and the standard deviation of steering wheel angle in curves between normal and angry states. In conclusion, the longitudinal and lateral operation of drivers is unstable in angry state and the driver will be more destructive to the regular driving behavior.
Technical Paper

Personalized Eco-Driving for Intelligent Electric Vehicles

2018-08-07
2018-01-1625
Minimum energy consumption with maximum comfort driving experience define the ideal human mobility. Recent technological advances in most Advanced Driver Assistance Systems (ADAS) on electric vehicles not only present a significant opportunity for automated eco-driving but also enhance the safety and comfort level. Understanding driving styles that make the systems more human-like or personalized for ADAS is the key to improve the system comfort. This research focuses on the personalized and green adaptive cruise control for intelligent electric vehicle, which is also known to be MyEco-ACC. MyEco-ACC is based on the optimization of regenerative braking and typical driving styles. Firstly, a driving style model is abstracted as a Hammerstein model and its key parameters vary with different driving styles. Secondly, the regenerative braking system characteristics for the electric vehicle equipped with 4-wheel hub motors are analyzed and braking force distribution strategy is designed.
Journal Article

A Lane-Changing Decision-Making Method for Intelligent Vehicle Based on Acceleration Field

2018-04-03
2018-01-0599
Taking full advantage of available traffic environment information, making control decisions, and then planning trajectory systematically under structured roads conditions is a critical part of intelligent vehicle. In this article, a lane-changing decision-making method for intelligent vehicle is proposed based on acceleration field. Firstly, an acceleration field related to relative velocity and relative distance was built based on the analysis of braking process, and acceleration was taken as an indicator of safety evaluation. Then, a lane-changing decision method was set up with acceleration field while considering driver’s habits, traffic efficiency and safety. Furthermore, velocity regulation was also introduced in the lane-changing decision method to make it more flexible.
Technical Paper

A Comprehensive Testing and Evaluation Approach for Autonomous Vehicles

2018-04-03
2018-01-0124
Performance testing and evaluation always plays an important role in the developmental process of a vehicle, which also applies to autonomous vehicles. The complex nature of an autonomous vehicle from architecture to functionality demands even more quality-and-quantity controlled testing and evaluation than ever before. Most of the existing testing methodologies are task-or-scenario based and can only support single or partial functional testing. These approaches may be helpful at the initial stage of autonomous vehicle development. However, as the integrated autonomous system gets mature, these approaches fall short of supporting comprehensive performance evaluation. This paper proposes a novel hierarchical and systematic testing and evaluation approach to bridge the above-mentioned gap.
X