Refine Your Search

Topic

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

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

Game Theory-Based Lane Change Decision-Making Considering Vehicle’s Social Value Orientation

2023-12-31
2023-01-7109
Decision-making of lane-change for autonomous vehicles faces challenges due to the behavioral differences among human drivers in dynamic traffic environments. To enhance the performances of autonomous vehicles, this paper proposes a game theoretic decision-making method that considers the diverse Social Value Orientations (SVO) of drivers. To begin with, trajectory features are extracted from the NGSIM dataset, followed by the application of Inverse Reinforcement Learning (IRL) to determine the reward preferences exhibited by drivers with distinct Social Value Orientation (SVO) during their decision-making process. Subsequently, a reward function is formulated, considering the factors of safety, efficiency, and comfort. To tackle the challenges associated with interaction, a Stackelberg game model is employed.
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

A Sparse Spatiotemporal Transformer for Detecting Driver Distracted Behaviors

2023-04-11
2023-01-0835
At present, the development of autonomous driving technology is still immature, and there is still a long way until fully driverless vehicles. Therefore, the state of the driver is still an important factor affecting traffic safety, and it is of great significance to detect the driver’s distracted behavior. In the task of driver distracted behavior detection, some characteristics of driver behavior in the cockpit can be further utilized to improve the detection performance. Compared with general human behaviors, driving behaviors are confined to enclosed space and are far less diverse. With this in mind, we propose a sparse spatiotemporal transformer which extracts local spatiotemporal features by segmenting the video at the low level of the model, and filters out local key spatiotemporal information associated with larger attention values based on the attention map in the middle layer, so as to enhance the high-level global semantic features.
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

Stackelberg-Game-Based Vehicle Lane-Changing Model Considering Driving Style

2022-12-22
2022-01-7078
At present, most of the game decision lane-changing models only consider the state data of the vehicle at the current moment. However, the driving style has a significant impact on the vehicle trajectories, which should be taken into account in the lane-changing process. Moreover, most of the game models are static and do not take into account the sequence of the vehicle lane-changing. This paper proposed a Stackelberg-game-based vehicle lane-changing model considering driving style. Firstly, the NGSIM public dataset is selected for this research and the data screen flow is processed. The K-means algorithm is applied to exchange data clustering. Based on the analysis of vehicle lane changing features under different driving style, the characteristics of the corresponding data under different style are extracted. The quantic-polynomial programming algorithm is used to generate a vehicle lane changing trajectory under different driving styles.
Technical Paper

Research on Vehicle Speed Estimation Algorithm with Traffic Camera

2022-09-23
2022-01-5074
Dangerous driving behavior will cause serious traffic accidents, which will not only threaten life and property but also cause traffic congestion and reduce road capacity. Speed detection is an important detection method to identify whether a driver is driving dangerously. Traditional speed detection methods need additional sensors, which will increase the cost of speed measurement. This paper proposes a vehicle speed estimation algorithm based on the imaginary projection plane (IPP). The IPP will be established according to the height, field angle, and vertical tilt angle of the camera and will be used to establish the mapping relationship between the world coordinates and image coordinates of the vehicle. By combining YOLOv4 and DeepSORT, the vehicle license plate is detected and tracked, and the center point of the vehicle license plate is taken as the feature point of vehicle speed estimation. The vehicle speed is estimated according to the IPP.
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 Dust Suppression of Dump Truck

2022-03-29
2022-01-0786
When dump trucks unload dusty materials, dust particles with a diameter of 1 to 75 microns slide out of the dump body and float into the air. Dust particles naturally settle down spending a few hours, which causes air pollution. People who work in this environment daily suffer serious physical harm. To study the movement of dust particles during the unloading process, a scaled-down model is used to simulate the process of dump truck unloading gravel, and a high frame rate camera is used to record the movement trajectory of dust particles during the unloading process. In this paper, by observing the movement process of unloading dust particles by dump trucks, based on the principle of dynamics, a mathematical model describing the unloading of dust particles in the dump body and a mathematical model of the diffusion of dust particles in the air are established. Take the small gravel sampled at the construction site as an example of the experiment.
Technical Paper

Analysis of Alcohol-Impaired Driving on Vehicle Dynamic Control of Steering, Braking and Acceleration Behaviors in Female Drivers

2021-04-06
2021-01-0859
Road traffic accidents resulting from alcohol-impaired driving are increasing globally despite several measures, currently in place, to curb the trend. For this reason, recent research aims at integrating alcohol early-detection systems and driving simulator experiments to identify intoxicated drivers. However, driving simulator experiments on drunk driving have focused mostly on male participants than female drivers whose characteristics have scarcely been explored. Hence in this paper, vehicle dynamic control inputs on steering, braking, and acceleration performance of 75 licensed female drivers with an upshot of alcohol at four different blood alcohol concentration (BAC) levels (0%, 0.03%, 0.05%, and 0.08%) were investigated. The participants completed simulated driving in a fixed-based simulator experiment coupled with real-time ecological scenarios to extract discrete responses.
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

Safety Speed Warning System for Tank Truck against Rollover

2021-04-06
2021-01-0978
The tank truck has a wide range of application. When the liquid in the tank is not fully loaded, the lateral movement of the liquid in the tank will shift the center of gravity of the tank truck and make the vehicle less safe. It is easy to roll over when the tank truck is turning. This study combines the vehicle dynamic characteristics and geographic information, which gives the driver safe speed and safe braking distance tips before turning, to reduce the traffic accidents caused by driver's misjudgment. The dynamic model of the tank truck is established, through collecting the real-time information of the vehicle, the vehicle load and braking torque are calculated by the relevant dynamic model. The system needs to measure the deviation of the center of gravity in the tank truck movement process, and the deviation of the center of gravity has a great influence on the safety speed.
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.
Technical Paper

Overload Identification System Based on Vibration State of Two-Axle Vehicle

2021-04-06
2021-01-0172
The non-contact overload recognition method refers to the method of detecting the vibration state of the vehicle through visual recognition without touching the vehicle, and then calculating the vehicle load in combination with the vehicle dynamics model to determine whether the passing vehicle is overloaded. Due to the convenience of detection, low cost of infrastructure and informatization, this method has great advantages in the field of overload identification. However, the model used in this recognition method is the single mass vibration model at present, which will have a large error due to the interaction between the front and rear suspension, and the position of the center of mass needs to be acquired in the recognition process, which is difficult in the actual identification process. In this paper, a vehicle vibration model containing two modes of vibration is proposed, and uses Sobol algorithm to analyze the parameter sensitivity of the model.
Technical Paper

Speed Planning System for Commercial Vehicles in Mountainous Areas

2021-04-06
2021-01-0126
There are a large number of curves and slopes in the mountainous areas. Unreasonable acceleration and deceleration in these areas will increase the burden of the brake system and the fuel consumption of the vehicle. The main purpose of this paper is to introduce a speed planning and promotion system for commercial vehicles in mountainous areas. The wind, slope, curve, engine brake, and rolling resistances are analyzed to establish the thermal model of the brake system. Based on the thermal model, the safe speed of the brake system is acquired. The maximum safe speed on the turning section is generated by the vehicle dynamic model. And the economic speed is calculated according to the fuel consumption model. The planning speed is provided based on these models. This system can guide the driver to handle the vehicle speed more reasonably.
X