Refine Your Search

Topic

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

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

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

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

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

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

Material and Bonding Conditions Optimization of Monocoque Inserts Based on Formula Student Electric China

2023-04-11
2023-01-0808
In the Formula Student Electric China (FSEC), the body structure is generally divided into two types, truss steel tube body and carbon fiber load-bearing body (monocoque). The monocoque is loved by Formula Student teams around the world because it has a higher stiffness and lighter weight than the truss steel tube body. With the widespread application of monocoque, it also brings more problems. Due to the use of the monocoque, the connection between each component and the body was changed from the welding of the original truss steel pipe frame to a bolted connection. However, the bolted connection will provide a large preload force to the monocoque, resulting in the monocoque easily crushed in the local, so it is necessary to pre-bury an enhanced part in the monocoque to ensure the connection strength, that is, the embedded part. At present, aluminum plug-ins after topological hollow processing are being used.
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

Topology Optimization Design on Cooling-Plate for Lithium-ion Battery Based on Electro-Thermal Model

2023-04-11
2023-01-0506
A flow channel design of the battery liquid cooling plate is carried out through the variable density topology optimization method according to the heat dissipation requirements of lithium-ion power batteries under actual working conditions. Firstly, given the non-uniform heat generation of lithium battery cells, the heat generation mechanism is studied so that the battery electro-thermal model is established, then the distribution regularity of heat generation rate in the cell at different discharge rates is obtained. Subsequently, through COMSOL Multiphysics simulation software, the multi-objective topology optimization of the primary configuration radiator is conducted. The weights of the optimization objectives minimum temperature and minimum flow resistance are determined by practical engineering application. Finally, an optimized model with a volume fraction of 50% was obtained.
Technical Paper

Pressure Drop and Heat Transfer Analysis of Power Battery Liquid Cooling System

2022-12-16
2022-01-7122
The battery liquid cooling system can ensure that the battery works within a suitable temperature range, improve the safety performance of the battery system, and ensure the cruising range. This paper introduces a design scheme of a stamped double-parallel liquid cooling plate. Based on the STAR-CCM+ simulation software, a thermal simulation model of the battery management system is established to analyze the thermal behavior of the battery system and to study the effect of the inlet mass flow rate on the temperature of the top surface of the batteries. At the same time, with the analysis of the proportion of pressure drop of each component in the liquid cooling plate, an optimization of inserted part in the liquid cooling plate is proposed. The numerical analysis results are compared with the experimental results of the pressure drop to improve the effectiveness of the optimization scheme.
Technical Paper

A Multi-Axle and Multi-Type Truck Load Identification System for Dynamic Load Identification

2022-03-29
2022-01-0137
Overloading of trucks can easily cause damage to roads, bridges and other transportation facilities, and accelerate the fatigue loss of the vehicles themselves, and accidents are prone to occur under overload conditions. In recent years, various countries have formulated a series of management methods and governance measures for truck overloading. However, the detection method for overload behavior is not efficient and accurate enough. At present, the method of dynamic load identification is not perfect. No matter whether it is the dynamic weight measurement method of reconstructing the road surface or the non-contact dynamic weight measurement method, little attention is paid to the difference of different vehicles. Especially for different vehicles, there should be different load limits, and the current devices are not smart enough.
Technical Paper

Research on Brake Pad Particle Emissions and Temperature Reduction of a Brake Disc in Air Controlling System

2022-03-29
2022-01-0330
This paper addresses the brake pad particle emission during the braking process of a vehicle in motion. The frictional-constant contact between the disc brake and pads results in an increased temperature and wear of the pads. The emission of brake pad particles into the atmosphere leads to an increase in air pollution and hence becomes hazardous to the human body. In this paper, a wheel brake disc is installed in a ventilation system where the specific air flow is introduced in order to investigate the thermal performance and the emission of particles from the brake pads. A mathematical model using the fundamental parameters of the brake disc and ventilation system is established. The behavior of the heat transfer is studied using computational fluid dynamics (CFD). The particle emission rate from the pads is calculated under the assumption of uniform constant pressure distribution at the contact surface of the brake disc and pad.
Technical Paper

Research on Heat Dissipation Performance of Automobile Motor Based on Heat Pipe Optimization Design

2022-03-29
2022-01-0729
In new energy vehicles, the electric motor, as the main power source, is developing toward high power density. However, its heat generation problem always affects the overall performance of the motor, so an efficient motor cooling system is especially important. In desert or water-scarce areas, liquid cooling cannot meet the needs of new energy vehicle motor cooling. When glycol or other liquid coolants are low or depleted, motor heat dissipation becomes less effective. Heat pipe is a heat dissipation technology with advantages such as fast thermal response and light weight. In this paper, by improving the heat pipe arrangement and reducing the overall mass of the heat dissipation system, a heat pipe optimization design based on a drive motor heat dissipation scheme is proposed, and the overall stability of the motor working under high temperature conditions is improved.
Technical Paper

PHEV Energy Management Optimization Based on Multi-Island Genetic Algorithm

2022-03-29
2022-01-0739
The plug-in hybrid electric vehicle (PHEV) gradually moves into the mainstream market with its excellent power and energy consumption control, and has become the research target of many researchers. The energy management strategy of plug-in hybrid vehicles is more complicated than conventional gasoline vehicles. Therefore, there are still many problems to be solved in terms of power source distribution and energy saving and emission reduction. This research proposes a new solution and realizes it through simulation optimization, which improves the energy consumption and emission problems of PHEV to a certain extent. First, on the basis that MATLAB software has completed the modeling of the key components of the vehicle, the fuzzy controller of the vehicle is established considering the principle of the joint control of the engine and the electric motor.
Technical Paper

On the Effect of Low-Viscosity Oil on Automobile Pollutant Emissions Based on Worldwide Harmonized Light Vehicles Test Cycle

2021-09-10
2021-01-5087
In order to study the influence of low-viscosity oil on automobile pollutant emissions reduction, three different 0W20 oil samples were prepared with oil 5W30 as the base oil. Parameters such as the oil viscosity, ash, and element content were tested at different stages, speeds, and accelerations of the Worldwide Harmonized Light Vehicles Test Cycle (WLTC). The results showed the effects of low-viscosity oil on exhaust emissions reduction were mainly concentrated in the low-speed and extra high-speed segment. At the low-speed segment, especially in the starting stage, carbon monoxide (CO), total hydrocarbon (THC), and non-methane hydrocarbon (NMHC) emissions can be reduced. The use of low ash oil can reduce nitrogen oxides (NOx) emissions; the methane (CH4) emissions can be reduced by increasing the Zinc (Zn) content in engine oil moderately.
Technical Paper

The Design and Realization of Steam Turbine Blade CAD/CAM System

2021-04-06
2021-01-0816
The turbine blade is a key component in the operation of the steam turbine hence the design and manufacturing level of the blade will directly affect the performance and efficiency of the turbine. CAD/CAM has been the foundation and important part of advanced manufacturing technology. It is important to study the steam turbine blade integrated CAD/CAM system to improve the design and manufacture of the blade. In this paper, the structure of CAD/CAM system for steam turbine blade is studied and the extensible framework structure including user layer, functional layer and system layer is proposed. Based on the control points of the turbine blade profile design method, and based on the expression between the three-dimensional parametric vector modeling method in UG-based platform, the use of UG/Open development tools and Visual C # developed a turbine blade CAD system.
Technical Paper

A Vehicle Dimensions Dynamic Detection Method Based on Image Recognition

2021-04-06
2021-01-0167
The acquisition of vehicle dimensions in a vehicle’s moving process has a wide application in road monitoring, transportation, vehicle model recognition and non-contact overload recognition. At present, the detection of the vehicle dimensions mostly adopts the methods of human visual inspection and tool detection, which has a low detection efficiency and difficult to replicate on a large scale. Based on the image background subtraction method, this paper proposes a vehicle dimensions detection method, which can realize real-time detection of road vehicle dimensions. This method uses an adaptive Gaussian Mixture Model (GMM) to establish a background model based on the video stream. Initially, the moving target image is obtained by the background subtraction method, and then the edge detection under the Canny operator and Hough transform circle detection are performed on the image to obtain the pixel dimension of the vehicle's outline.
Technical Paper

Evaluation of Objective Drivability for Passenger Cars Based on Hierarchical Mixture Model: A Case Study of Downshift Condition

2021-04-06
2021-01-0716
In order to solve the problems of insufficient accuracy for theoretical models and data-driven models for objective drivability evaluation requiring a large amount of data, an objective drivability evaluation method based on a hierarchical mixture model is proposed. First, a novel method of constructing a drivability evaluation system is developed, which combined by work breakdown structure (WBS) and analytic hierarchy process (AHP). Then, downshift condition is taken as a case study, and the subdivision condition is identified based on the hybrid mixture model. What's more, the drivability evaluation indexes of downshift condition are analyzed to establish the evaluation system of drivability.
X