Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

Adaptive Model Predictive Control for Articulated Steering Vehicles

2024-04-12
2024-01-5042
Vehicles equipped with articulated steering systems have advantages such as low energy consumption, simple structure, and excellent maneuverability. However, due to the specific characteristics of the system, these vehicles often face challenges in terms of lateral stability. Addressing this issue, this paper leverages the precise and independently controllable wheel torques of a hub motor-driven vehicle. First, an equivalent double-slider model is selected as the dynamic control model, and the control object is rationalized. Subsequently, based on the model predictive control method and considering control accuracy and robustness, a weight-variable adaptive model predictive control approach is proposed. This method addresses the optimization challenges of multiple systems, constraints, and objectives, achieving adaptive control of stability, maneuverability, tire slip ratio, and articulation angle along with individual wheel torques during the entire steering process of the vehicle.
Technical Paper

Research on Vehicle Type Recognition Based on Improved YOLOv5 Algorithm

2024-04-09
2024-01-1992
As a key technology of intelligent transportation system, vehicle type recognition plays an important role in ensuring traffic safety,optimizing traffic management and improving traffic efficiency, which provides strong support for the development of modern society and the intelligent construction of traffic system. Aiming at the problems of large number of parameters, low detection efficiency and poor real-time performance in existing vehicle type recognition algorithms, this paper proposes an improved vehicle type recognition algorithm based on YOLOv5. Firstly, the lightweight network model MobileNet-V3 is used to replace the backbone feature extraction network CSPDarknet53 of the YOLOv5 model. The parameter quantity and computational complexity of the model are greatly reduced by replacing the standard convolution with the depthwise separable convolution, and enabled the model to maintain higher accuracy while having faster reasoning speed.
Technical Paper

Digital Twin Based Multi-Vehicle Cooperative Warning System on Mountain Roads

2024-04-09
2024-01-1999
Compared with urban areas, the road surface in mountainous areas generally has a larger slope, larger curvature and narrower width, and the vehicle may roll over and other dangers on such a road. In the case of limited driver information, if the two cars on the mountain road approach fast, it is very likely to occur road blockage or even collision. Multi-vehicle cooperative control technology can integrate the driving data of nearby vehicles, expand the perception range of vehicles, assist driving through multi-objective optimization algorithm, and improve the driving safety and traffic system reliability. Most existing studies on cooperative control of multiple vehicles is mainly focused on urban areas with stable environment, while ignoring complex conditions in mountainous areas and the influence of driver status. In this study, a digital twin based multi-vehicle cooperative warning system was proposed to improve the safety of multiple vehicles on mountain roads.
Technical Paper

Research on Garbage Recognition of Road Cleaning Vehicle Based on Improved YOLOv5 Algorithm

2024-04-09
2024-01-2003
As a key tool to maintain urban cleanliness and improve the road environment, road cleaning vehicles play an important role in improving the quality of life of residents. However, the traditional road cleaning vehicle requires the driver to monitor the situation of road garbage at all times and manually operate the cleaning process, resulting in an increase in the driver 's work intensity. To solve this problem, this paper proposes a road garbage recognition algorithm based on improved YOLOv5, which aims to reduce labor consumption and improve the efficiency of road cleaning. Firstly, the lightweight network MobileNet-V3 is used to replace the backbone feature extraction network of the YOLOv5 model. The number of parameters and computational complexity of the model are greatly reduced by replacing the standard convolution with the deep separable convolution, which enabled the model to have faster reasoning speed while maintaining higher accuracy.
Technical Paper

Fuzzy Control of Regenerative Braking on Pure Electric Garbage Truck Based on Particle Swarm Optimization

2024-04-09
2024-01-2145
To improve the braking energy recovery rate of pure electric garbage removal vehicles and ensure the braking effect of garbage removal vehicles, a strategy using particle swarm algorithm to optimize the regenerative braking fuzzy control of garbage removal vehicles is proposed. A multi-section front and rear wheel braking force distribution curve is designed considering the braking effect and braking energy recovery. A hierarchical regenerative braking fuzzy control strategy is established based on the braking force and braking intensity required by the vehicle. The first layer is based on the braking force required by the vehicle, based on the front and rear axle braking force distribution plan, and uses fuzzy controllers.
Technical Paper

Vehicle Trajectory Planning and Control Based on Bi-Level Model Predictive Control Algorithm

2024-04-09
2024-01-2561
Autonomous driving technology represents a significant direction for future transportation, encompassing four key aspects: perception, planning, decision-making, and control. Among these aspects, vehicle trajectory planning and control are crucial for achieving safe and efficient autonomous driving. This paper introduces a Combined Model Predictive Control algorithm aimed at ensuring collision-free and comfortable driving while adhering to appropriate lane trajectories. Due to the algorithm is divided into two layers, it is also called the Bi-Level Model Predictive Control algorithm (BLMPC). The BLMPC algorithm comprises two layers. The upper-level trajectory planner, to reduce planning time, employs a point mass model that neglects the vehicle's physical dimensions as the planning model. Additionally, obstacle avoidance cost functions are integrated into the planning process.
Technical Paper

Research on Design of Electric Vehicle Sound Synthesis Based on Frequency Shift Algorithm

2024-04-09
2024-01-2335
The active sound generation systems (ASGS) for electric vehicles (EVs) play an important role in improving sound perception and transmission in the car, and can meet the needs of different user groups for driving and riding experiences. The active sound synthesis algorithm is the core part of ASGS. This paper uses an efficient variable-range fast linear interpolation method to design a frequency-shifted and pitch-modified sound synthesis algorithm. By obtaining the operating parameters of EVs, such as vehicle speed, motor speed, pedal opening, etc., the original sound signal is interpolated to varying degrees to change the frequency of the sound signal, and then the amplitude of the sound signal is determined according to different driving states. This simulates an effect similar to the sound of a traditional car engine. Then, a dynamic superposition strategy is proposed based on the Hann window function.
Technical Paper

Research on Trajectory Tracking of Autonomous Vehicle Based on Lateral and Longitudinal Cooperative Control

2024-03-29
2024-01-5039
Autonomous vehicles require the collaborative operation of multiple modules during their journey, and enhancing tracking performance is a key focus in the field of planning and control. To address this challenge, we propose a cooperative control strategy, which is designed based on the integration of model predictive control (MPC) and a dual proportional–integral–derivative approach, referred to as collaborative control of MPC and double PID (CMDP for short in this article).The CMDP controller accomplishes the execution of actions based on information from perception and planning modules. For lateral control, the MPC algorithm is employed, transforming the MPC’s optimal problem into a standard quadratic programming problem. Simultaneously, a fuzzy control is designed to achieve adaptive changes in the constraint values for steering angles.
Technical Paper

TD3 Tuned PID Controller for Autonomous Vehicle Platooning

2023-12-31
2023-01-7108
The main objective of platoon control is coordinated motion of autonomous vehicle platooning with small intervehicle spacing while maintaining the same speed and acceleration as the leading vehicle, which can save energy consumption and improve traffic throughput. The conventional platoon control methods are confronted with the problem of manual parameter tuning. In order to addres this isue, a novel bifold platoon control approach leveraging a deep reinforcement learning-based model is proposed, which enables the platoon adapt to the complex traffic environment, and guarantees the safety of platoon. The upper layer controller based on the TD3 tuned PID algorithm outputs the desired acceleration. This integration mitigates the inconvenience of frequent manual parameter tuning asociated with the conventional PID algorithm. The lower layer controller tracks the desired acceleration based on the inverse vehicle dynamics model and feedback control.
Technical Paper

Vehicle Trajectory Prediction in Highway Merging Area Using Interactive Graph Attention Mechanism

2023-12-31
2023-01-7110
Accurately predicting the future trajectories of surrounding traffic agents is important for ensuring the safety of autonomous vehicles. To address the scenario of frequent interactions among traffic agents in the highway merging area, this paper proposes a trajectory prediction method based on interactive graph attention mechanism. Our approach integrates an interactive graph model to capture the complex interactions among traffic agents as well as the interactions between these agents and the contextual map of the highway merging area. By leveraging this interactive graph model, we establish an agent-agent interactive graph and an agent-map interactive graph. Moreover, we employ Graph Attention Network (GAT) to extract spatial interactions among trajectories, enhancing our predictions. To capture temporal dependencies within trajectories, we employ a Transformer-based multi-head self-attention mechanism.
Technical Paper

Research on Liquid Sloshing Model and Braking Dynamics Model of Semi-Trailer Vehicle for Transporting Dangerous Cargo for Driving Automation

2023-12-20
2023-01-7059
The phenomenon of liquid transfer in the liquid tank of the semi-trailer vehicle for transporting dangerous cargo (SVTDC) during braking is analyzed and the relevant mathematical model is established. The braking dynamic model of the SVTDC considering the liquid sloshing in the tank is established, and the model is verified based on the co-simulation method. Based on the typical conditions, the braking deceleration and axle load calculation functions of the model are simulated and analyzed, and the application prospect of the model in the development of driving automation control strategy is discussed.
Technical Paper

Assisted Steering Control for Distributed Drive Electric Vehicles Based on Combination of Driving and Braking

2023-10-30
2023-01-7012
This paper presents a low-speed assisted steering control approach for distributed drive electric vehicles. When the vehicle is driven at low speed, the braking of the inner-rear wheel is combined with differential drive to reduce the turning radius. A hierarchical control structure has been designed to achieve comprehensive control. The upper-level controller tracks the expected yaw rate and vehicle side-slip angle through a Linear Quadratic Regulator (LQR) algorithm. The desired yaw rate and vehicle side-slip angle are obtained according to the reference vehicle model, which can be regulated by the driver through the accelerator pedal. The lower-level controller uses a quadratic programming algorithm to distribute the yaw moment and driving moment to each wheel, aiming to minimize tire load rate variance.
Technical Paper

Research on the Harmonics-Based the Optimization Algorithm for the Active Synthesis of Automobile Sound

2023-05-08
2023-01-1045
The technology of active sound generation (ASG) for automobiles is one of the most effective methods to flexibly achieve the sound design that meets the expectations of different user groups, and the active sound synthesis algorithms are crucial for the implementation of ASG. In this paper, the Kaiser window function-based the harmonic synthesis algorithm of automobile sound is proposed to achieve the extraction of the order sounds of target automobile. And, the suitable fitting functions are utilized to construct the mathematical model between the engine speed information and the amplitude of the different order sound. Then, a random phase correction algorithm is proposed to ensure the coherence of the synthesized sounds. Finally, the analysis of simulation results verifies that the established method of the extraction and synthesis of order sound can meet the requirements of target sound quality.
Technical Paper

Research on Control Strategy of Plug-in Hybrid Electric Vehicle Based on Improved Dynamic Programming

2023-04-11
2023-01-0545
Because of the long driving range and good power performance, plug-in hybrid electric vehicles (PHEV) have drawn much attention. And the current fuel-saving effect of PHEV still has a lot of room for improvement. The complex powertrain structure of PHEV makes the requirements for control strategy be increasing. Therefore, it is crucial to develop an efficient control strategy to ensure that the PHEV operates at optimal performance with an improved driving range. This paper establishes a mathematical model for fuel economy control of PHEV, by treating the torque distribution problem as a multi-stage decision optimization problem, and establishes a global energy management strategy based on a dynamic programming (DP) algorithm. Based on the actual physical model, this paper creatively solves the correction range of battery SOC value according to the charge and discharge power of the motor, which greatly reduces the calculation time of the DP algorithm.
Technical Paper

MPC Based Car-Following Control for Electric Vehicles Considering Comfort

2023-04-11
2023-01-0683
This paper proposed a model predictive control(MPC) based car-following control strategy for electric vehicles considering comfort, in order to improve the comfort of the car-following control system of electric vehicles. The MPC algorithm is improved in the following three aspects to improve the comfort: Firstly, a five-state longitudinal car-following model is adopted, so that the MPC algorithm can optimize the acceleration and acceleration change rate of the ego vehicle. Secondly, for the weight coefficients of the output vector and the input vector of the objective function, the fixed weight coefficients are changed into variable weight coefficients by the way of Nash equilibrium game, so that the control system can improve the weight of the parameters used to control the comfort under suitable driving conditions.
Technical Paper

MPC Based Car-Following Control Considering Uphill and Downhill

2023-04-11
2023-01-0691
At present, most of the longitudinal car-following control algorithms based on model predictive control (MPC) do not consider the influence of the presence of the sloping road on the inter-vehicle distance, resulting in poor tracking capability under ramp conditions. In order to reduce the inter-vehicle distance error under ramp conditions and improve the tracking capability of longitudinal car-following control algorithm. The car-following control algorithm based on MPC considering uphill and downhill is proposed. This algorithm is based on the vehicle structure of fuel passenger cars, and adds a slope angle reconstruction module for implementing slope angle measurement and reducing the complexity of slope angle calculation based on the framework of conventional hierarchical control structure.
Technical Paper

Anti-Skid System for Ice-Snow Curve Road Surface Based on Visual Recognition and Vehicle Dynamics

2023-04-11
2023-01-0058
Preventing skidding is essential for studying the safety of driving in curves. However, the adhesion of the vehicle during the driving process on the wet and slippery road will be significantly reduced, resulting in lateral slippage due to the low adhesion coefficient of the road surface, the speed exceeding the turning critical, and the turning radius being too small when passing through the corner. Therefore, to reduce the incidence of traffic accidents of passenger cars driving in curves on rainy and snowy days and achieve the purpose of planning safe driving speed, this paper proposes a curve active safety system based on a deep learning algorithm and vehicle dynamics model. First,we a convolutional neural network (CNN) model is constructed to extract and judge the characteristics of snow and ice adhesion on roads.
Technical Paper

Research on Cooperative Adaptive Cruise Control (CACC) Based on Fuzzy PID Algorithm

2023-04-11
2023-01-0682
For cooperative adaptive cruise control (CACC) system, a robust following control algorithm based on fuzzy PID principle is adopted in this paper. Firstly, a nonlinear vehicle dynamics model considering the lag of driving force and acceleration constraints was established. Then, with the vehicle’s control hierarchic, the upper controller takes the relative speed between vehicles and the spacing error as inputs to output the following vehicle's target acceleration, while the lower controller takes the target acceleration as inputs and the throttle opening and brake master cylinder pressure as outputs. For the setting of target spacing, this paper additionally considers the relative speed between vehicles and the acceleration of the front vehicle. Through testing, compared with the traditional variable safety distance model, the average distance reduces by 5.43% when leading vehicle is accelerating, while increases by 2.74% in deceleration.
Technical Paper

A Semantic Segmentation Algorithm for Intelligent Sweeper Vehicle Garbage Recognition Based on Improved U-net

2023-04-11
2023-01-0745
Intelligent sweeper vehicle is gradually applied to human life, in which the accuracy of garbage identification and classification can improve cleaning efficiency and save labor cost. Although Deep Learning has made significant progress in computer vision and the application of semantic network segmentation can improve waste identification rate and classification accuracy. Due to the loss of some spatial information during the convolution process, coupled with the lack of specific datasets for garbage identification, the training of the network and the improvement of recognition and classification accuracy are affected. Based on the Unet algorithm, in this paper we adjust the number of input and output channels in the convolutional layer to improve the speed during the feature extraction part. In addition, manually generated datasets are used to greatly improve the robustness of the model.
Technical Paper

Research on Regenerative Braking Control Strategy of Commercial Vehicles Considering Battery Power Status

2023-04-11
2023-01-0536
Regenerative braking is an effective way to increase the cruising range of vehicles. In commercial vehicles with large vehicle mass, regenerative braking can be maintained in a high-power working state for a long time theoretically because of the large braking torque and long braking time. But in fact, it is often impossible to run at full power because of battery safety problems. In this paper, a control strategy is designed to maintain the maximum power operation of regenerative braking as much as possible. The maximum charging power of the battery is obtained through the battery model, and it is set as the battery limiting parameter. The regenerative braking torque and power are obtained by using the motor model. The eddy current retarder is used to absorb the excess power that the battery can't bear, and the braking torque of the eddy current retarder is calculated. Finally, mechanical braking is used to make up the insufficient braking torque.
X