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

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

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

Application Study of Solar Energy and Heat Management System Utilizing Phase Change Materials in Parking Facilities

2024-04-09
2024-01-2451
Ambient temperature is a very sensitive use condition for electric vehicles (EVs), so it is imperative to ensure the maintenance of suitable temperature. This is particularly important in regions characterized by prolonged exposure to unfavorable temperature conditions. In such cases, it becomes necessary to implement insulation measures within parking facilities and allocate energy resources to sustain a desired temperature level. Solar energy is a renewable and environmentally friendly source of energy that is widely available. However, the effectiveness of utilizing solar energy is influenced by various factors, such as the time of day and weather conditions. The use of phase change material (PCM) in a latent heat energy storage (LHES) system has gained significant attention in this field. In contrast to single-phase energy storage materials, PCM offer a more effective heat storage capacity.
Technical Paper

Steering Angle Safety Control for Redundant Steering System Considering Motor Winding’s Various Faults

2024-04-09
2024-01-2520
Reliable and safe Redundant Steering System (RSS) equipped with Dual-Winding Permanent Magnet Synchronous Motor (DW-PMSM) is considered an ideal actuator for future autonomous vehicle chassis. The built-in DW-PMSM of the RSS is required to identify various winding’s faults such as disconnection, open circuit, and grounding. When achieving redundant control through winding switching, it is necessary to suppress speed fluctuations during the process of winding switching to ensure angle control precision. In this paper, a steering angle safety control for RSS considering motor winding’s faults is proposed. First, we analyze working principle of RSS. Corresponding steering system model and fault model of DW-PMSM have been established. Next, we design the fault diagnosis and fault tolerance strategy of RSS.
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 Intake System Noise Prediction and Analysis for a Commercial Vehicle with Air Compressor Model

2023-04-11
2023-01-0431
Intake system is an important noise source for commercial vehicles, which has a significant impact on their NVH performance. To predict the intake noise more accurately, a new one-dimensional prediction model is proposed in this paper. An air compressor model is introduced into the traditional model, and the acoustic properties of the intake system are simulated by GT-power. The simulation data of the inlet noise is obtained to make a comparison with the inlet noise data acquired from a test. The result shows that the proposed model can make a more precise prediction of the inlet noise. Compared with the traditional model, the proposed model can identify the noise coming from the air compressor, and achieve a more accurate prediction of the total sound pressure level of the inlet noise.
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 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 Autonomous Driving Decision Based on Improved Deep Deterministic Policy Algorithm

2022-03-29
2022-01-0161
Autonomous driving technology, as the product of the fifth stage of the information technology revolution, is of great significance for improving urban traffic and environmentally friendly sustainable development. Autonomous driving can be divided into three main modules. The input of the decision module is the perception information from the perception module and the output of the control strategy to the control module. The deep reinforcement learning method proposes an end-to-end decision-making system design scheme. This paper adopts the Deep Deterministic Policy Gradient Algorithm (DDPG) that incorporates the Priority Experience Playback (PER) method. The framework of the algorithm is based on the actor-critic network structure model. The model takes the continuously acquired perception information as input and the continuous control of the vehicle as output.
Technical Paper

Slope Starting Control of Off-Road Vehicle with 32-Speed Binary Logic Automatic Transmission

2022-01-03
2022-01-5001
Taking an off-road vehicle equipped with 32-speed binary logic automatic transmission (AT) as the research object, the slope starting control research is carried out. The slope starting process is divided into the overcoming resistance stage, the sliding friction stage, and the synchronization stage. The control strategies for each stage are designed respectively. Focusing on the control of the sliding friction stage, the equivalent two-speed model of the starting clutch is established, which realizes the calculation of the speed difference and the slip rate between the driving and driven ends of the starting clutch. Furthermore, the slope starting control strategy based on the proportional-integral-derivative (PID) control of the clutch slip rate is designed. Through the simulation tests of the vehicle starting at different slopes, the correctness of the slope starting control strategy has been verified by MATLAB/Simulink.
Technical Paper

Scheme and Structure Design of Binary Double Internal Meshing Planetary Gear Transmission

2021-04-14
2020-01-5227
Aiming at the low transmission efficiency and power density of the hydraulic automatic transmission (AT), and the increasingly complex structure of its planetary gear with the increase of transmission gears, this paper proposes a new type of binary logic transmission (BLT), which adopts the double internal meshing planetary row (DIMPR), based on a heavy-duty commercial vehicle. By introducing the concept of BLT and analyzing the transmission performance of the DIMPR, the process of scheme design of binary double internal meshing planetary gear transmission (BDIMPGT) is established. According to the structural characteristics of the DIMPG, the support structure of the planetary gear is designed based on CAD and CATIA. In the structural design of binary clutches, V-groove clutch parts are coupled to the transmission case, planetary carrier, and sun shaft, respectively, in each DIMPG.
Technical Paper

Research on Adaptive Cruise Control Strategy Considering the Disturbance of Preceding Vehicle and Multi-Objective Optimization

2021-04-06
2021-01-0338
Adaptive Cruise Control (ACC) includes three modes: cruise control, car following control, and autonomous emergency braking. Among them, the car following control mode is mainly used to manage the speed and vehicle spacing approach the preceding vehicle within the range of smooth acceleration changes. In addition, although the motion information signal of the preceding vehicle can be collected by auxiliary equipment, it is still a random variable and normally regarded as a disturbance to affect the performance of vehicle controller. Therefore, this paper proposed an ACC strategy considering the disturbance of the preceding vehicle and multi-objective optimization.
Technical Paper

Intelligent Deceleration Energy-Saving Control Strategy for Electric Vehicle

2021-04-06
2021-01-0123
In order to improve the vehicle economy of electric vehicles, this paper first analyzes the energy-saving mechanism of electric vehicles. Taking the energy consumption of the deceleration process as a starting point, this paper deeply analyzes the energy consumption of the deceleration process under several different control modes by the test data, so as to obtain two principles that should be followed in energy-saving control strategy. Then, an intelligent deceleration energy-saving control strategy by getting the forward vehicle information is developed. The overall architecture of the control strategy consists of three parts: information processing, target calculation and torque control. The first part is mainly to obtain the forward vehicle information from the perception systems, and the user's habits information from big data, and this information is processed for the next part.
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.
Journal Article

The Control Strategy for 4WD Hybrid Vehicle Based on Wavelet Transform

2021-04-06
2021-01-0785
In this paper, in order to avoid the frequent switching of engine operating points and improve the fuel economy during driving, this paper proposes a control strategy for the 4-wheel drive (4WD) hybrid vehicle based on wavelet transform. First of all, the system configuration and the original control strategy of the 4WD hybrid vehicle were introduced and analyzed, which summarized the shortcomings of this control strategy. Then, based on the analyze of the original control strategy, the wavelet transform was used to overcome its weaknesses. By taking advantage over the superiority of the wavelet transform method in multi signal disposition, the demand power of vehicle was decomposed into the stable drive power and the instantaneous response power, which were distributed to engine and electric motor respectively. This process was carried out under different driving modes.
Technical Paper

A Hybrid Classification of Driver’s Style and Skill Using Fully-Connected Deep Neural Networks

2021-02-03
2020-01-5107
Driving style and skill classification are of great significance in human-oriented advanced driver-assistance system (ADAS) development. In this paper, we propose Fully-Connected Deep Neural Networks (FC-DNN) to classify drivers’ styles and skills with naturalistic driving data. Followed by the data collection and pre-processing, FC-DNN with a series of deep learning optimization algorithms are applied. In the experimental part, the proposed model is validated and compared with other commonly used supervised learning methods including the k-nearest neighbors (KNN), support vector machine (SVM), decision tree (DT), random forest (RF), and multilayer perceptron (MLP). The results show that the proposed model has a higher Macro F1 score than other methods. In addition, we discussed the effect of different time window sizes on experimental results. The results show that the driving information of 1s can improve the final evaluation score of the model.
Technical Paper

Temperature Compensation Control Strategy of Assist Mode for Hydraulic Hub-Motor Drive Vehicle

2020-04-21
2020-01-5046
Based on the traditional heavy commercial vehicle, hydraulic hub-motor drive vehicle (HHMDV) is equipped with a hydraulic hub-motor auxiliary drive system, which makes the vehicle change from the rear-wheel drive to the four-wheel drive to improve the traction performance on low-adhesion road. In the typical operating mode of the vehicle, the leakage of the hydraulic system increases because of the oil temperature rising, this makes the control precision of the hydraulic system drop. Therefore, a temperature compensation control strategy for the assist mode is proposed in this paper. According to the principle of flow continuity, considering the loss of the system and the expected wheel speed, the control strategy of multifactor target pump displacement based on temperature compensation is derived. The control strategy is verified by the co-simulation platform of MATLAB/Simulink and AMESim.
Technical Paper

Personalized Human-Machine Cooperative Lane-Changing Based on Machine Learning

2020-04-14
2020-01-0131
To reduce the interference and conflict of human-machine cooperative control, lighten the operation workload of drivers, and improve the friendliness and acceptability of intelligent vehicles, a personalized human-machine cooperative lane-change trajectory tracking control method was proposed. First, a lane-changing driving data acquisition test was carried out to collect different driving behaviors of different drivers and form the data pool for the machine learning method. Two typical driving behaviors from an aggressive driver and a moderate driver are selected to be studied. Then, a control structure combined by feedforward and feedback control based on Long Short Term Memory (LSTM) and model-based optimum control was introduced. LSTM is a machine learning method that has the ability of memory. It is used to capture the lane-changing behaviors of each driver to achieve personalization. For each driver, a specific personalized controller is trained using his driving data.
Technical Paper

Accurate Pressure Control Strategy of Electronic Stability Program Based on the Building Characteristics of High-Speed Switching Valve

2019-04-02
2019-01-1107
The Electronic Stability Program (ESP), as a key actuator of traditional automobile braking system, plays an important role in the development of intelligent vehicles by accurately controlling the pressure of wheels. However, the ESP is a highly nonlinear controlled object due to the changing of the working temperature, humidity, and hydraulic load. In this paper, an accurate pressure control strategy of single wheel during active braking of ESP is proposed, which doesn’t rely on the specific parameters of the hydraulic system and ESP. First, the structure and working principle of ESP have been introduced. Then, we discuss the possibility of Pulse Width Modulation (PWM) control based on the mathematical model of the high-speed switching valve. Subsequently, the pressure building characteristics of the inlet and outlet valves are analyzed by the hardware in the Loop (HiL) experimental platform.
X