Refine Your Search

Topic

Search Results

Technical Paper

A Hybrid Classification of Driver’s Style and Skill Using Fully-Connected Deep Neural Networks

2021-02-03
2020-01-5107
Driving style and skill classification are of great significance in human-oriented advanced driver-assistance system (ADAS) development. In this paper, we propose Fully-Connected Deep Neural Networks (FC-DNN) to classify drivers’ styles and skills with naturalistic driving data. Followed by the data collection and pre-processing, FC-DNN with a series of deep learning optimization algorithms are applied. In the experimental part, the proposed model is validated and compared with other commonly used supervised learning methods including the k-nearest neighbors (KNN), support vector machine (SVM), decision tree (DT), random forest (RF), and multilayer perceptron (MLP). The results show that the proposed model has a higher Macro F1 score than other methods. In addition, we discussed the effect of different time window sizes on experimental results. The results show that the driving information of 1s can improve the final evaluation score of the model.
Technical Paper

A Hybrid Physical and Data-Driven Framework for Improving Tire Force Calculation Accuracy

2023-04-11
2023-01-0750
The accuracy of tire forces directly affects the vehicle dynamics model precision and determines the ability of the model to develop the simulation platform or design the control strategy. In the high slip angle, due to the complex interactions at tire-road interfaces, the forces generated by the tires are high nonlinearity and uncertainty, which pose issues in calculating tire force accurately. This paper presents a hybrid physical and data-driven tire force calculation framework, which can satisfy the high nonlinearity and uncertainty condition, improve the model accuracy and effectively leverage prior knowledge of physical laws. The parameter identification for the physical tire model and the data-based compensation for the unknown errors between the physical tire model and actual tire force data are contained in this framework. First, the parameters in the selected combined-slip Burckhardt tire model are identified by the nonlinear least square method with tire test data.
Journal Article

A Lane-Changing Decision-Making Method for Intelligent Vehicle Based on Acceleration Field

2018-04-03
2018-01-0599
Taking full advantage of available traffic environment information, making control decisions, and then planning trajectory systematically under structured roads conditions is a critical part of intelligent vehicle. In this article, a lane-changing decision-making method for intelligent vehicle is proposed based on acceleration field. Firstly, an acceleration field related to relative velocity and relative distance was built based on the analysis of braking process, and acceleration was taken as an indicator of safety evaluation. Then, a lane-changing decision method was set up with acceleration field while considering driver’s habits, traffic efficiency and safety. Furthermore, velocity regulation was also introduced in the lane-changing decision method to make it more flexible.
Technical Paper

A Method for Evaluating the Complexity of Autonomous Driving Road Scenes

2024-04-09
2024-01-1979
An autonomous vehicle is a comprehensive intelligent system that includes environment sensing, vehicle localization, path planning and decision-making control, of which environment sensing technology is a prerequisite for realizing autonomous driving. In the early days, vehicles sensed the surrounding environment through sensors such as cameras, radar, and lidar. With the development of 5G technology and the Vehicle-to-everything (V2X), other information from the roadside can also be received by vehicles. Such as traffic jam ahead, construction road occupation, school area, current traffic density, crowd density, etc. Such information can help the autonomous driving system understand the current driving environment more clearly. Vehicles are no longer limited to areas that can be sensed by sensors. Vehicles with different autonomous driving levels have different adaptability to the environment.
Technical Paper

A Nonlinear Slip Ratio Observer Based on ISS Method for Electric Vehicles

2018-04-03
2018-01-0557
Knowledge of the tire slip ratio can greatly improve vehicle longitudinal stability and its dynamic performance. Most conventional slip ratio observers were mainly designed based on input of non-driven wheel speed and estimated vehicle speed. However, they are not applicable for electric vehicles (EVs) with four in-wheel motors. Also conventional methods on speed estimation via integration of accelerometer signals can often lead to large offset by long-time integral calculation. Further, model uncertainties, including steady state error and unmodeled dynamics, are considered as additive disturbances, and may affect the stability of the system with estimated state error. This paper proposes a novel slip ratio observer based on input-to-state stability (ISS) method for electric vehicles with four-wheel independent driving motors.
Technical Paper

A Prediction Model of RON Loss Based on Neural Network

2022-03-29
2022-01-0162
The RON(Research Octane Number) is the most important indicator of motor petrol, and the petrol refining process is one of the important links in petrol production. However, RON is often lost during petrol refining and RON Loss means the value of RON lost during petrol refining. The prediction of the RON loss of petrol during the refining process is helpful to the improvement of petrol refining process and the processing of petrol. The traditional RON prediction method relied on physical and chemical properties, and did not fully consider the high nonlinearity and strong coupling relationship of the petrol refining process. There is a lack of data-driven RON loss models. This paper studies the construction of the RON loss model in the petrol refining process.
Technical Paper

A Rolling Prediction-Based Multi-Scale Fusion Velocity Prediction Method Considering Road Slope Driving Characteristics

2023-12-20
2023-01-7063
Velocity prediction on hilly road can be applied to the energy-saving predictive control of intelligent vehicles. However, the existing methods do not deeply analyze the difference and diversity of road slope driving characteristics, which affects prediction performance of some prediction method. To further improve the prediction performance on road slope, and different road slope driving features are fully exploited and integrated with the common prediction method. A rolling prediction-based multi-scale fusion prediction considering road slope transition driving characteristics is proposed in this study. Amounts of driving data in hilly sections were collected by the advanced technology and equipment. The Markov chain model was used to construct the velocity and acceleration joint state transition characteristics under each road slope transition pair, which expresses the obvious driving difference characteristics when the road slope changes.
Technical Paper

An Adaptive PID Controller with Neural Network Self-Tuning for Vehicle Lane Keeping System

2009-04-20
2009-01-1482
Vehicle lane keeping system is becoming a new research focus of drive assistant system except adaptive cruise control system. As we all known, vehicle lateral dynamics show strong nonlinear and time-varying with the variety of longitudinal velocity, especially tire’s mechanics characteristic will change from linear characteristic under low speed to strong nonlinear under high speed. For this reason, the traditional PID controller and even self-tuning PID controller, which need to know a precise vehicle lateral dynamics model to adjust the control parameter, are too difficult to get enough accuracy and the ideal control quality. Based on neural network’s ability of self-learning, adaptive and approximate to any nonlinear function, an adaptive PID control algorithm with BP neural network self-tuning online was proposed for vehicle lane keeping.
Technical Paper

Analysis of Illumination Condition Effect on Vehicle Detection in Photo-Realistic Virtual World

2017-09-23
2017-01-1998
Intelligent driving, aimed for collision avoidance and self-navigation, is mainly based on environmental sensing via radar, lidar and/or camera. While each of the sensors has its own unique pros and cons, camera is especially good at object detection, recognition and tracking. However, unpredictable environmental illumination can potentially cause misdetection or false detection. To investigate the influence of illumination conditions on detection algorithms, we reproduced various illumination intensities in a photo-realistic virtual world, which leverages recent progress in computer graphics, and verified vehicle detection effect there. In the virtual world, the environmental illumination is controlled precisely from low to high to simulate different illumination conditions in the driving scenarios (with relative luminous intensity from 0.01 to 400). Sedan cars with different colors are modelled in the virtual world and used for detection task.
Technical Paper

Arrangement and Control Method of Cooperative Vehicle Platoon

2021-04-06
2021-01-0113
With the development of cellular communication technology and for the sake of reducing drag resistance, the multi-lane platoon technology will be more prosperous in the future. In this article, the cooperative vehicle platoon method on the public road is represented. The method’s architecture is mainly composed of the following parts: decision-making, path planning and control command generation. The decision-making uses the finite state machine to make decision and judgment on the cooperative lane change of vehicles, and starts to execute the lane change step when the lane change requirements are met. In terms of path planning, with the goal of ensuring comfort, the continuity of the vehicle state and no collision between vehicles, a fifth-order polynomial is used to fit every vehicle trajectory. In terms of control command generation module, a model predictive control algorithm is used to solve the multi-vehicle centralized optimization control problem.
Technical Paper

Comparative Analysis of Truck Ride Comfort of 4 Degree of Freedom Rigid-Elastic Model with 2 Degree of Freedom Rigid Model

2015-04-14
2015-01-0615
In order to study the influence of body flexibility on the truck ride comfort, a 4 DOF half vibration model of truck based on the motion synthesis between rigid body and body flexibility is established using elastic beam theory of equal section with both free ends. At the same time, a corresponding 2 DOF rigid vibration model is also built. The frequency response functions of system and response variables of two models are derived based on front wheel. The power spectral densities and the root mean square values of body acceleration, dynamic deflections and relative dynamic loads are obtained. By comparing the simulation results of rigid-elastic model and rigid model, it shows that body flexibility has a great impact on truck ride comfort and it cannot be ignored.
Technical Paper

Coordinated Control of Continuously Variable Transmission Speed Ratio in Engine Starting-Up for Hybrid Electric Vehicle

2021-03-16
2021-01-5003
In order to improve the mode switching performance of parallel hybrid electric vehicles (PHEV) and make better use of the dynamics of the vehicle, this paper proposes a three-stage control method for the start-up mode of start-up, speed synchronization, and clutch slip based on the response characteristics of actual vehicle components and the complex working conditions of the actual road. In the speed synchronization phase, a coordinated control method of “engine speed active following + continuously variable transmission (CVT) speed ratio motor speed limiting” is proposed. The real vehicle test results show that the engine starting-up coordinated control method can significantly accelerate the speed synchronization and shorten the starting-up mode duration during the rapid acceleration, so that the vehicle’s power performance can be well played and the ride comfort can be effectively guaranteed.
Technical Paper

Driver Behavior Characteristics Identification Strategy for Adaptive Cruise Control System with Lane Change Assistance

2017-03-28
2017-01-0432
Adaptive cruise control system with lane change assistance (LCACC) is a novel advanced driver assistance system (ADAS), which enables dual-target tracking, safe lane change, and longitudinal ride comfort. To design the personalized LCACC system, one of the most important prerequisites is to identify the driver’s individualities. This paper presents a real-time driver behavior characteristics identification strategy for LCACC system. Firstly, a driver behavior data acquisition system was established based on the driver-in-the-loop simulator, and the behavior data of different types of drivers were collected under the typical test condition. Then, the driver behavior characteristics factor Ks we proposed, which combined the longitudinal and lateral control behaviors, was used to identify the driver behavior characteristics. And an individual safe inter-vehicle distances field (ISIDF) was established according to the identification results.
Technical Paper

Driving Behavior Prediction at Roundabouts Based on Integrated Simulation Platform

2018-04-03
2018-01-0033
Due to growing interest in automated driving, the need for better understanding of human driving behavior in uncertain environment, such as driving behavior at un-signalized crossroad and roundabout, has further increased. Driving behavior at roundabout is greatly influenced by different dynamic factors such as speed, distance and circulating flow of the potentially conflicting vehicles, and drivers should choose whether to leave or wait at the upcoming exit according to these factors. In this paper, the influential dynamic factors and driving behavior characteristics at the roundabout is analyzed in detail, random forest method is then deployed to predict the driving behavior. For training the driving behavior model, four typical roundabout layouts were created under a real-time driving simulator with PanoSim-RT and dSPACE. Traffic participants with different motion style were also set in the simulation platform to mimic real driving conditions.
Technical Paper

Driving Style Identification Strategy Based on DS Evidence Theory

2023-04-11
2023-01-0587
Driving assistance system is regarded as an effective method to improve driving safety and comfort and is widely used in automobiles. However, due to the different driving styles of different drivers, their acceptance and comfort of driving assistance systems are also different, which greatly affects the driving experience. The key to solving the problem is to let the system understand the driving style and achieve humanization or personalization. This paper focuses on clustering and identification of different driving styles. In this paper, based on the driver's real vehicle experiment, a driving data acquisition platform was built, meanwhile driving conditions were set and drivers were recruited to collect driving information. In order to facilitate the identification of driving style, the correlation analysis of driving features is conducted and the principal component analysis method is used to reduce the dimension of driving features.
Journal Article

Estimation of Tire-road Friction Limit with Low Lateral Excitation Requirement Using Intelligent Tire

2023-04-11
2023-01-0755
Tire-road friction condition is crucial to the safety of vehicle driving. The emergence of autonomous driving makes it more important to estimate the friction limit accurately and at the lowest possible excitation. In this paper, an early detection method of tire-road friction coefficient based on pneumatic trail under cornering conditions is proposed using an intelligent tire system. The previously developed intelligent tire system is based on a triaxial accelerometer mounted on the inner liner of the tire tread. The friction estimation scheme utilizes the highly sensitive nature of the pneumatic trail to the friction coefficient even in the linear region and its approximately linear relationship with the excitation level. An indicator referred as slip degree indicating the utilization of the road friction is proposed using the information of pneumatic trail, and it is used to decide whether the excitation is sufficient to adopt the friction coefficient estimate.
Technical Paper

Experimental Study on Source Identification of Bus Floor's Vibration

2014-04-01
2014-01-0014
To find out the main excitation sources of a bus floor's vibration, modal analysis and spectral analysis were respectively performed in the paper. First we tested the vibration modal of the bus's floor under the full-load condition, and the first ten natural frequencies and vibration modes were obtained for the source identification of the bus floor's vibration. Second the vibration characteristic of the bus floor was measured in an on-road experiment. The acceleration sensors were arranged on the bus's floor and the possible excitation sources of the bus, which includes engine mounting system, driveline system, exhaust system, and wheels. Then the on-road experiment was carefully conducted on a highway under the four kinds of test condition: in-situ acceleration, uniform velocity (90km/h, 100km/h, 110km/h, 120km/h), uniform acceleration with top gear, and stall sliding condition with neutral gear.
Technical Paper

Feasibility Study of Using WLTC for Fuel Consumption Certification of Chinese Light-Duty Vehicles

2018-04-03
2018-01-0654
This paper presents the feasibility study of using the worldwide harmonized light vehicles test cycle (WLTC) for the fuel consumption certification of Chinese Light-duty (LD) vehicles. First, the key steps and the technical routes of the development process of WLTC are summarized. Second, the operation data of 3082 vehicles in 41 typical cities of China are collected throughout the year. Then, the characteristics of the acquisition data are compared with WLTC. Finally, the feasibility of using WLTC for fuel consumption certification of Chinese LD vehicles is analyzed in three aspects, includes operation characteristics, weighting factors and fuel consumption. The result shows that there is obvious difference between WLTC and Chinese reality, and WLTC is not suitable for the fuel consumption certification of Chinese LD vehicles.
Technical Paper

Game-Theoretic Lane-Changing Decision-Making Methods for Highway On-ramp Merging Considering Driving Styles

2024-04-09
2024-01-2327
Driver's driving style has a great impact on lane changing behavior, especially in scenarios such as freeway on-ramps that contain a strong willingness to change lanes, both in terms of inter-vehicle interactions during lane changing and in terms of the driving styles of the two vehicles. This paper proposes a study on game-theoretic decision-making for lane-changing on highway on-ramps considering driving styles, aiming to facilitate safer and more efficient merging while adequately accounting for driving styles. Firstly, the six features proposed by the EXID dataset of lane-changing vehicles were subjected to Principal Component Analysis (PCA) and the three principal components after dimensionality reduction were extracted, and then clustered according to the principal components by the K-means algorithm. The parameters of lane-changing game payoffs are computed based on the clustering centers under several styles.
Technical Paper

Global Off-Road Path Planning of Unmanned Ground Vehicles Based on the Raw Remote Sensing Map

2023-04-11
2023-01-0699
Unmanned Ground Vehicle (UGV) has a wide range of applications in the military, agriculture, firefighting and other fields. Path planning, as a key aspect of autonomous driving technology, plays an essential role for UGV to accomplish the established driving tasks. At present, there are many global path planning algorithms in grid maps on unstructured roads, while general grid maps do not consider the specific elevation or ground type difference of each grid, and unstructured roads are generally considered as flat and open roads. On the contrary, the unmanned off-road is always a bumpy road with undulating terrain, and meanwhile, the landform is complex and the types of features are diverse. In order to ensure the safety and improve the efficiency of autonomous driving of UGV in off-road environment, this paper proposes a global off-road path planning method for UGV based on the raw image of remote sensing map. Firstly, the raw image is gridded.
X