Refine Your Search

Topic

Search Results

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

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

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

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

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

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

Intention-Aware Dual Attention Based Network for Vehicle Trajectory Prediction

2022-12-22
2022-01-7098
Accurate surrounding vehicle motion prediction is critical for enabling safe, high quality autonomous driving decision-making and motion planning. Aiming at the problem that the current deep learning-based trajectory prediction methods are not accurate and effective for extracting the interaction between vehicles and the road environment information, we design a target vehicle intention-aware dual attention network (IDAN), which establishes a multi-task learning framework combining intention network and trajectory prediction network, imposing dual constraints. The intention network generates an intention encoding representing the driver’s intention information. It inputs it into the attention module of the trajectory prediction network to assist the trajectory prediction network to achieve better prediction accuracy.
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

Vehicle Feature Recognition Method Based on Image Semantic Segmentation

2022-03-29
2022-01-0144
In the process of truck overload and over-limit detection, it is necessary to detect the characteristics of the vehicle's size, type, and wheel number. In addition, in some vehicle vision-based load recognition systems, the vehicle load can be calculated by detecting the vibration frequency of specific parts of the vehicle or the change in the length of the suspension during the vehicle's forward process. Therefore, it is essential to quickly and accurately identify vehicle features through the camera. This paper proposes a vehicle feature recognition method based on image semantic segmentation and Python, which can identify the length, height, number of wheels and vibration frequency at specific parts of the vehicle based on the vehicle driving video captured by the roadside camera.
Technical Paper

Research on the Dual-Motor Coupling Power System Strategy of Electric Sweeping Vehicle

2022-03-29
2022-01-0673
The sweeping vehicle has made a great contribution to the cleaning of urban roads. The traditional electric sweeping vehicle uses the main and auxiliary motors to drive the driving system and the operating system respectively. However, because the sweeper is in a low-speed working condition for a long time, and the drive motor must meet the demand for high power, there exist problems of low motor utilization and high cost. Aiming at this phenomenon, a dual-motor power coupling system based on planetary gears is proposed. First, analyze the driving mode of the dual-motor coupling power system according to the actual working scheme of the sweeper, and match the parameters of the motor based on this. Second, on the premise of meeting the power requirements, analyze and divide the working range of each drive mode based on the principle of minimum energy consumption, and then obtain the best drive mode switching control and speed and torque distribution strategy.
Technical Paper

Tooth Profile Modification Analysis of Fine-Pitch Planetary Gears for High-Speed Electric Drive Axles Based on KISSsoft

2021-12-31
2021-01-7016
According to the requirements of high transmission ratio and high load torque of high-speed electric drive axle planetary gear system, the design and analysis of fine-pitch planetary gear system with small modulus, small pressure angle and high full tooth height of are carried out. In order to improve the bearing capacity of gear and reduce gear meshing noise, the tooth profile modification parameters of gear system are optimized. In this paper, the tooth modification methods are analyzed and the gear train parameters are determined. The influence degree of different tooth modification methods on the transmission performance of the gear train is determined by orthogonal experiment method. The transmission error is reduced, the stress fluctuation is improved, and the gear meshing performance is greatly improved by adopting the appropriate modification scheme, which proves the effectiveness of the tooth modification scheme.
Technical Paper

Parameter Optimization of Steering Trapezoid Mechanism Based on Hybrid Genetic Algorithm

2021-04-06
2021-01-0845
Optimization of the steering trapezoid mechanism parameter has great significance for improving vehicular handling performance and steering safety. The mathematical model of the current trapezoid mechanism design is oversimplified; Thus, the value of the optimum parameter is often not achievable. In this paper, a design model for the trapezoidal steering mechanism is proposed taking into consideration the size and kinematic constraints. Based on combining Ackerman's principle and spatial geometric relation, a multi-body dynamics design method is used to derive a nonlinear optimization model of the split steering trapezoid mechanism. In this investigation, a hybrid genetic algorithm is developed to minimize the steering error and the corresponding optimum design parameters. The selected design parameters are the bottom angle and the steering arm length of steering trapezoid mechanisms.
Technical Paper

Prediction of Road Slope Ahead of Vehicles Based on Data Fusion and Data Mining

2021-04-06
2021-01-0910
Heavy commercial vehicle drivers may frequently shift gears when they are running on long and downhill roads in mountainous area. In order to improve driving safety and fuel economy, it is necessary to predict the slope of the road ahead in real time and correct the driver's shift strategy in time. At present, the road slope estimation is mainly based on the real-time estimation of the road slope at the current position of the vehicle based on the vehicle driving information obtained by the sensors, but the road slope of the road section that the vehicle is about to reach has not been predicted. In this paper, based on the road slope information of the road section that the driver has driven through, combined with Geographic Information System (GIS) information and road design standards, the slope of the road section ahead is predicted.
Technical Paper

The Driving Planning of Pure Electric Commercial Vehicles on Curved Slope Road in Mountainous Area Based on Vehicle-Road Collaboration

2021-04-06
2021-01-0174
The mountain roads are curved and complicated, with undulating terrain and large distance between charging stations. Compared with traditional powered vehicles, in addition to safety issues, pure electric vehicles also need to deal with the driving range issue. At present, the relevant researches on automobile driving in mountainous areas mainly focus on the driving safety of traditional fuel oil vehicles when going uphill and downhill, while there are few researches on the driving planning of pure electric commercial vehicles on curved slope road. This paper presents a speed planning method for pure electric commercial vehicles based on vehicle-road collaboration technology. First, establish the vehicle dynamics model, analyze the vehicle dynamics characteristics when passing the downhill curve, calculate the safe speed range of the vehicle when passing the downhill curve, and establish the safe speed model of the downhill curve.
Technical Paper

Collision Avoidance Strategy of High-Speed AEB System Based on Minimum Safety Distance

2021-04-06
2021-01-0335
The automatic emergency braking (AEB) system is an important part of automobile active safety, which can effectively reduce rear-end collision accidents and protect drivers' safety through active braking. AEB system has been included in many countries' new car assessment programme as the test content of active safety. In view of obviously deficiencies of the existing AEB control algorithm in avoiding longitudinal collision at high speed, it is proposed to an optimized model of the minimum safe distance for rear-end collision prevention on high-speed road in order to improve the accuracy of AEB system. Considering the influence of road adhesion coefficient and human comfort on the maximum braking deceleration, it is established to a more accurate and reasonable AEB system to avoid collision for expressway. The collision avoidance strategy is verified by simulation software.
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.
X