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

TD3 Tuned PID Controller for Autonomous Vehicle Platooning

2023-12-31
2023-01-7108
The main objective of platoon control is coordinated motion of autonomous vehicle platooning with small intervehicle spacing while maintaining the same speed and acceleration as the leading vehicle, which can save energy consumption and improve traffic throughput. The conventional platoon control methods are confronted with the problem of manual parameter tuning. In order to addres this isue, a novel bifold platoon control approach leveraging a deep reinforcement learning-based model is proposed, which enables the platoon adapt to the complex traffic environment, and guarantees the safety of platoon. The upper layer controller based on the TD3 tuned PID algorithm outputs the desired acceleration. This integration mitigates the inconvenience of frequent manual parameter tuning asociated with the conventional PID algorithm. The lower layer controller tracks the desired acceleration based on the inverse vehicle dynamics model and feedback control.
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

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

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

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

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

Design and Simulation of Active Anti-Rollover Control System for Heavy Trucks

2022-03-29
2022-01-0909
With the rapid development of the logistics and transportation industry, heavy-duty trucks play an increasingly important role in social life. However, due to the characteristics of large cargo loads, high center of mass and relatively narrow wheelbase, the driving stability of heavy trucks are poor, and it is easy to cause rollover accidents under high-speed driving conditions, large angle steering and emergency obstacle avoidance. To improve the roll stability of heavy trucks, it is necessary to design an active anti-rollover control system, through the analysis of the yaw rate and the load transfer rate of the vehicle, driving states can be estimated during the driving process. Under the intervention of the control system, the lateral transfer rate of heavy trucks can be reduced to correct the driving posture of the vehicle body and reduce the possibility of rollover accidents.
Technical Paper

Humanized Steering Wheel Quality Design and Upgrade Model Construction

2022-03-29
2022-01-0340
Automotive interior is a complex system of multi-element integration. The feeling quality and design of automobile interior embody automobile quality. The steering wheel is the main control mechanism of the car. Therefore, the feeling quality and design of the steering wheel are very important. The steering wheel will profoundly impact the user’s psychological experience. The steering wheel sizes of several models are collected in this paper. Then it performs a more thorough analysis of all aspects of the steering wheel. The steering wheel is a multi-element carrier. Combine the ergonomics theory with the steering wheel design procedure. The steering wheel’s feel quality while driving can be improved using this strategy. It can not only suit the human body’s needs when driving but also increase the comfort of the driver. The shape of the steering wheel, the layout design, and the color design of the keys, for example, are all design aspects.
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.
X