Refine Your Search

Topic

Affiliation

Search Results

Technical Paper

Federated Learning Enable Training of Perception Model for Autonomous Driving

2024-04-09
2024-01-2873
For intelligent vehicles, a robust perception system relies on training datasets with a large variety of scenes. The architecture of federated learning allows for efficient collaborative model iteration while ensuring privacy and security by leveraging data from multiple parties. However, the local data from different participants is often not independent and identically distributed, significantly affecting the training effectiveness of autonomous driving perception models in the context of federated learning. Unlike the well-studied issues of label distribution discrepancies in previous work, we focus on the challenges posed by scene heterogeneity in the context of federated learning for intelligent vehicles and the inadequacy of a single scene for training multi-task perception models. In this paper, we propose a federated learning-based perception model training system.
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

Automatic Optimization Method for FSAE Racing Car Aerodynamic Kit Based on the Integration of CAD and CAE

2024-04-09
2024-01-2079
In the process of designing the aerodynamic kit for Formula SAE racing cars, there is a lot of repetitive work and low efficiency in optimizing parameters such as wing angle of attack and chord length. Moreover, the optimization of these parameters in past designs heavily relied on design experience and it's difficult to achieve the optimal solution through theoretical calculations. By establishing a parametric model in CAD software and integrating it with CFD software, we can automatically modify model parameters, run a large number of simulations, and analyze the simulation results using statistical methods. After multiple iterations, we achieve fully automatic parameter optimization and obtain higher negative lift. At the same time, the simulation process is optimized, and simulations are run based on GPUs, resulting in a significant increase in simulation speed compared to the original.
Technical Paper

Lightweight Design of Integrated Hub and Spoke for Formula Student Racing Car

2024-04-09
2024-01-2080
In the racing world, speed is everything, and the Formula Student cars are no different. As one of the key means to improve the speed of the car, lightweight plays an important role in the racing world. The weight reduction of unsprung metal parts can not only improve the driving speed, but also effectively optimize the dynamic of the car, so the lightweight design of unsprung parts has attracted much attention. In the traditional Formula Student racing car, the hub and spoke are two independent parts, they are fixed by four hub bolts or a central locking nut, the material of these fasteners is usually steel, so it brings a lot of weight burden. In order to achieve unsprung lightweight, a new type of wheel part design of Formula Student racing car is proposed in this paper. The hub and spoke are designed as integrated aluminum alloy parts, effectively eliminating the mass of hub bolts or central locking nuts.
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

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

Motor Control during Gearshift Phase to Reduce the Oscillation in Dual Hybrid Vehicles

2024-04-09
2024-01-2639
This paper defines a control method for shift torque exchange stage and a torque distribution control method for speed regulation stage. In the torque exchange stage, the torque distribution problem of active and passive clutches considers the injection of sine curve for local correction, which can solve the fish belly problem of hydraulic response (i.e. the hydraulic response is slow at the beginning and the hydraulic response is fast at the end). In the speed regulation stage, the target speed gradient profile is determined according to different shift types. The determination of the target speed gradient profile integrates different driving modes, throttle, P2 energy and clutch temperature.
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

Integrated Decision-Making and Planning Method for Autonomous Vehicles Based on an Improved Driving Risk Field

2023-12-31
2023-01-7112
The driving risk field model offers a feasible approach for assessing driving risks and planning safe trajectory in complex traffic scenarios. However, the conventional risk field fails to account for the vehicle size and acceleration, results in the same trajectories are generated when facing different vehicle types and unable to make safe decisions in emergency situations. Therefore, this paper firstly introduces the acceleration and vehicle size of surrounding vehicles for improving the driving risk model. Then, an integrated decision-making and planning model is proposed based on the combination of the novelty risk field and model predictive control (MPC), in which driving risk and vehicle dynamics constraints are taken into consideration. Finally, the multiple driving scenarios are designed and analyzed for validate the proposed model.
Technical Paper

NOx Emission Characteristics of Active Pre-Chamber Jet Ignition Engine with Ammonia Hydrogen Blending Fuel

2023-10-31
2023-01-1629
Ammonia is employed as the carbon-free fuel in the future engine, which is consistent with the requirements of the current national dual-carbon policy. However, the great amount of NOx and unburned NH3/H2 in the exhaust emissions is produced from combustion of ammonia and is one kind of the most strictly controlled pollutants in the emission regulation. This paper aims to investigate the NOx and unburned NH3/H2 generative process and emission characteristics by CFD simulation during the engine combustion. The results show that the unburned ammonia and hydrogen emissions increase with an increase of equivalence ratio and hydrogen blending ratio. In contrast, the emission concentrations of NOx, NO, and NO2 decrease with the increasing of equivalence ratio, but increase with hydrogen blending ratio rising. The emission concentration of N2O is highly sensitive to the O/H group and temperature, and it is precisely opposite to that of NO and NO2.
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 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

Thermal Management Design and Simulation of Symmetric Air-Cooled System for Lithium Battery

2023-04-11
2023-01-0517
Good heat dissipation of Lithium battery can prevent the battery from shortening its life due to rapid aging or thermal runaway. In this paper, an air-cooled structure of 5 series and 3 parallel battery packs is designed, which combines the advantages of series and parallel air ducts and optimizes the heat dissipation effect and the space ratio of air ducts. First, the heat generation model of NCR18650PF lithium battery is established, and the heat generation rate and time under different discharge rates are calculated. Combined with the working conditions of the battery itself, the necessity of battery pack heat dissipation was found.
Technical Paper

Path Planning and Tracking Control of Car-like Robot Based on Improved NSGA-III and Fuzzy Sliding Mode Control

2023-04-11
2023-01-0681
In recent years, research on car-like robots has received more attention due to the rapid development of artificial intelligence from diverse disciplines. As essential parts, path planning and lateral path tracking control are the basis for car-like robots to complete automation tasks. Based on the two-degree-of-freedom vehicle dynamic model, this study profoundly analyzes the car-like robots’ path planning and lateral path tracking control. Three objectives: path length, path smoothness, and path safety, are defined and used to construct a multi-objective path planning model. By introducing an adaptive factor, redefining the selection of reference points, and using the cubic spline interpolation for path determination, an improved NGSA-III is proposed, which is mostly adapted in solving the multi-objective path planning problem.
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

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

Understanding Interaction between Reactive Jets in Pre-Chamber Ignition of Gaseous Fuel

2023-04-11
2023-01-0225
In order to improve the ignition capacity and burning rate for spark-ignited engines, pre-chamber jet ignition is a promising technique to achieve fast premixed combustion and low pollutant emissions. However, few studies focus on the interaction between multiple reacting (i.e. flamelet) or reacted (i.e. radical) jets, its effect on ignition, exotherm and flow behaviors also remain to be revealed. This paper investigated two types of jet interaction under different pre-chamber structures, including the jet-crossing and unequal nozzle designs. Optical experiments under different conditions were conducted in a constant volume combustion chamber with CH4 as fuel, using simultaneous high speed schlieren and OH* chemiluminescence method. Meanwhile, computational fluid dynamics (CFD) simulations with CH4 and NH3/CH4 blend fuels were carried out using Converge software to provide further insights of turbulent flow and ignition process.
X