Refine Your Search

Topic

Affiliation

Search Results

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

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

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

Improve the Durability and Maintenance Feasibility of the Universal Joint Based on the Original Half-Shaft Foundation

2024-04-09
2024-01-2441
Based on the particularity of the racing field of the Baja SAE China, the Baja Racing Team of our university has adopted rzeppa universal joint for vehicle design and field competition in the semi-axle parts of the race car in previous years. In view of the complex conditions of the Baja Competition, such as gravity test, climb test, handling test, endurance test, etc., it is necessary to optimize and develop a more convenient maintenance model. Installation and use of better performance, more suitable for off-road conditions of the shaft. In this paper, based on the development dynamics of automobile axles and the transverse comparison of various axles, a kind of telescopic cross-shaft universal joint axles is designed by using CATIA software to model and simulate kinematics and dynamics by using ANSYS software. At the same time, the stress and strain of the model are continuously optimized according to the change of axle wheel Angle and the torque matching of Baja Racing.
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 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

Dynamic Simulation and Optimization of Vehicle-Mounted Multifunctional Mechan-Ical Arm

2023-04-11
2023-01-0772
The multi-functional mechanical arm equipped on engineering vehicle can achieve different functions by installing different mechanism devices through the interface at the end of the mechanical arm. It can achieve functions like engineering construction and road rescue. Mechanical arm systems often work in complex environments, which requires good reliability and safety of the boom system. When the mechanical boom is working, the pressure of each luffing cylinder is large, and the contact force and acceleration of each boom are complex, which requires a certain degree of verification and optimization before it can be put into production. In this paper, a virtual prototype of a vehicle mounted hydraulic mechanical arm with four booms is established. Through ADAMS, the dynamic analysis of mechanical arm under multiple working conditions is carried out, the movement parameter changes and the pressure changes of each luffing cylinder are analyzed.
Technical Paper

Research on Overload Dynamic Identification Based on Vehicle Vertical Characteristics

2023-04-11
2023-01-0773
With the development of highway transportation and automobile industry technology, highway truck overload phenomenon occurs frequently, which poses a danger to road safety and personnel life safety. So it is very important to identify the overload phenomenon. Traditionally, static detection is adopted for overload identification, which has low efficiency. Aiming at this phenomenon, a dynamic overload identification method is proposed. Firstly, the coupled road excitation model of vehicle speed and speed bump is established, and then the 4-DOF vehicle model of half car is established. At the same time, considering that the double input vibration of the front and rear wheels will be coupled when vehicle passes through the speed bump, the model is decoupled. Then, the vertical trajectory of the body in the front axle position is obtained by Carsim software simulation.
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

Simulation Analysis and Experimental Study of Baja Racing Car Frame Based on Special Working Conditions

2023-04-11
2023-01-0812
As an off-road racing car, driving conditions for a Baja racing car are particularly complex. Extreme working conditions such as deep pits and rocky roads have put higher demand on structural strength and frame safety. To solve this problem, extreme working conditions are first studied to check the safety of the steel tube frame of Baja racing cars. Secondly, based on Noise, Vibration, and Harshness (NVH) to explore the frame's characteristics, analyze the frame's six-order mode, make the corresponding optimization, and solve the resonance problem caused by engine excitation and other factors. Finally, the natural frequency of the frame is measured to verify the effectiveness of the NVH characteristic optimization results, and it is found that the experimental results match the theoretical values. The theoretical analysis results are mainly based on ANSYS software's static and modal analysis.
X