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

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

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

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

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

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

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

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

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.
Technical Paper

The Auxiliary System of Cleaning Vehicle Based on Road Recognition Technology

2021-04-06
2021-01-0245
With the development of economy, the road cleaning faces great challenges because the road area keeps increasing and the road types tend to be diversified. Cleaning vehicle is widely used in road surface cleaning, but it is more and more difficult to meet the demand of road surface cleaning only through using a single road surface cleaning method. If the way of manual adjustment of cleaning parameters is adopted, the driver is required to have rich experience. At present, there is an urgent need for a cleaning vehicle that can autonomously adjust cleaning parameters according to the road surface. This study is based on road recognition technology. After the pavement category is reflected by the visual sensor feedback information and the pavement adhesion coefficient, the parameters of the cleaning vehicle are adjusted by the controller to adapt to different roads.
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