Refine Your Search

Topic

Search Results

Technical Paper

Enhancing Lateral Stability in Adaptive Cruise Control: A Takagi-Sugeno Fuzzy Model-Based Strategy

2024-04-09
2024-01-1962
Adaptive cruise control is one of the key technologies in advanced driver assistance systems. However, improving the performance of autonomous driving systems requires addressing various challenges, such as maintaining the dynamic stability of the vehicle during the cruise process, accurately controlling the distance between the ego vehicle and the preceding vehicle, resisting the effects of nonlinear changes in longitudinal speed on system performance. To overcome these challenges, an adaptive cruise control strategy based on the Takagi-Sugeno fuzzy model with a focus on ensuring vehicle lateral stability is proposed. Firstly, a collaborative control model of adaptive cruise and lateral stability is established with desired acceleration and additional yaw moment as control inputs. Then, considering the effect of the nonlinear change of the longitudinal speed on the performance of the vehicle system.
Technical Paper

Comparative Analysis of Clustering Algorithms Based on Driver Steering Characteristics

2024-04-09
2024-01-2570
Driver steering feature clustering aims to understand driver behavior and the decision-making process through the analysis of driver steering data. It seeks to comprehend various steering characteristics exhibited by drivers, providing valuable insights into road safety, driver assistance systems, and traffic management. The primary objective of this study is to thoroughly explore the practical applications of various clustering algorithms in processing driver steering data and to compare their performance and applicability. In this paper, principal component analysis was employed to reduce the dimension of the selected steering feature parameters. Subsequently, K-means, fuzzy C-means, the density-based spatial clustering algorithm, and other algorithms were used for clustering analysis, and finally, the Calinski-Harabasz index was employed to evaluate the clustering results. Furthermore, the driver steering features were categorized into lateral and longitudinal categories.
Technical Paper

Hierarchical Control Strategy of Predictive Energy Management for Hybrid Commercial Vehicle Based on ADAS Map

2023-04-11
2023-01-0543
Considering the change of vehicle future power demand in the process of energy distribution can improve the fuel saving effect of hybrid system. However, current studies are mostly based on historical information to predict the future power demand, where it is difficult to guarantee the accuracy of prediction. To tackle this problem, this paper combines hybrid energy management with predictive cruise control, proposing a hierarchical control strategy of predictive energy management (PEM) that includes two layers of algorithms for speed planning and energy distribution. In the interest of decreasing the energy consumed by power components and ensuring transportation timeliness, the upper-level introduces a predictive cruise control algorithm while considering vehicle weight and road slope, planning the future vehicle speed during long-distance driving.
Technical Paper

Research on Cooperative Adaptive Cruise Control (CACC) Based on Fuzzy PID Algorithm

2023-04-11
2023-01-0682
For cooperative adaptive cruise control (CACC) system, a robust following control algorithm based on fuzzy PID principle is adopted in this paper. Firstly, a nonlinear vehicle dynamics model considering the lag of driving force and acceleration constraints was established. Then, with the vehicle’s control hierarchic, the upper controller takes the relative speed between vehicles and the spacing error as inputs to output the following vehicle's target acceleration, while the lower controller takes the target acceleration as inputs and the throttle opening and brake master cylinder pressure as outputs. For the setting of target spacing, this paper additionally considers the relative speed between vehicles and the acceleration of the front vehicle. Through testing, compared with the traditional variable safety distance model, the average distance reduces by 5.43% when leading vehicle is accelerating, while increases by 2.74% in deceleration.
Journal Article

Real-Time Monitoring of Tire Condition with Fast Detection Passive and Wireless TPMS

2023-04-11
2023-01-0749
Accurate tire pressure monitoring system (TPMS) is of great practical importance and the reliability and safety of its power supply module has great concern. The piezoelectric-based surface acoustic wave (SAW) sensor is considered to have great potential in this field because of its passive, wireless and small size advantages. This paper presents the application of passive and wireless SAW sensors for real-time tire condition monitoring. The pressure sensitive structure is optimized and a three-resonator structure is also designed sensing temperature and pressure. Furthermore, a fast detection system is developed to realize high-speed signal acquisition. At last, experiments are executed and the SAW temperature and pressure sensor property is measured.
Technical Paper

Lane Detection and Pixel-Level Tracking for Autonomous Vehicles

2022-03-29
2022-01-0077
Lane detection and tracking play a key role in autonomous driving, not only in the LKA System but help estimate the pose of the vehicle. While there has been significant development in recent years, traditional outdoor SLAM algorithms still struggle to provide reliable information in challenging dynamic environments such as lack of roadside landscape or surrounding vehicles at almost the same speed or on the road in the woods. On the structured road, lane markings as static semantic features may provide a stable landmark assist in robust localization. As most of the current lane detection work mainly on separated images ignoring the relationship between adjacent frames, we propose a pixel-level lane tracking method for autonomous vehicles. In this paper, we introduce a deep network to detect and track lane features. The network has two parallel branches. One branch detects the lane position, while the other extracts the point description on a pixel level.
Technical Paper

Research on Adaptive Cruise Control Strategy Considering the Disturbance of Preceding Vehicle and Multi-Objective Optimization

2021-04-06
2021-01-0338
Adaptive Cruise Control (ACC) includes three modes: cruise control, car following control, and autonomous emergency braking. Among them, the car following control mode is mainly used to manage the speed and vehicle spacing approach the preceding vehicle within the range of smooth acceleration changes. In addition, although the motion information signal of the preceding vehicle can be collected by auxiliary equipment, it is still a random variable and normally regarded as a disturbance to affect the performance of vehicle controller. Therefore, this paper proposed an ACC strategy considering the disturbance of the preceding vehicle and multi-objective optimization.
Journal Article

Detection & Tracking of Multi-Scenic Lane Based on Segnet-LSTM Semantic Split Network

2021-04-06
2021-01-0083
Lane detection is an important component in automatic pilot system and advanced driving assistance system (ADAS). The stability and precision of lane detection will directly determine precision of control and lane plan of vehicles. Traditional mechanical vision lane detection approaches in complicated environment have the deficiencies of low precision and feature semantic description disabilities. But the lane detection depending on deep learning, e.g. SCNN network, LaneNet network, ENet-SAD network have imbalance problems of splitting precision and storage usage. This paper proposes an approach of high-efficiency deep learning Segnet-LSTM semantic segmentation network. This network structure is composed with encoding network and corresponding decoding networks. First, convolution and maximum pooling. The proposal extracts texture details of five images and stores searching position of maximum pooling. Meanwhile, it will implement interpolate processing to the lost points.
Technical Paper

Fuzzy Control Model of Intelligent Lane-Changing Decision Based on Genetic Algorithm Optimization

2021-03-09
2021-01-5017
Based on the fuzzy inference system, it constructs a discretionary lane-changing decision model for different types of preceding vehicles and compares and analyzes the parameter differences of their input membership functions. According to the driver questionnaire survey, the model uses three parameters that drivers can easily percept as the model input—preceding vehicle distance in the current lane, preceding vehicle distance in the target lane, and following-vehicle distance in the target lane—uses Next-Generation Simulation (NGSIM) vehicle trajectory data to optimize the input membership functions of models based on genetic algorithm according to different vehicle lane-changing trajectory data to analyze the impact of the preceding vehicle type before lane change to the intelligent lane-changing decision.
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

Analysis and Design of Personalized Adaptive Cruise System

2020-05-19
2020-01-5053
The global adaptive cruise control (ACC) market is expected to witness a compound annual growth rate of 18.3% during the forecast period to reach $15,290 million by 2023 [1]. The driver uses an ACC system to reduce the driving burden and improve safety. The ACC mode in a car is fixed, but different drivers have different driving habits. This paper will verify this through experiments and divide drivers into three categories according to the drivers’ driving habits. Therefore, we will design a personalized ACC, wherein an ACC system, under the same working conditions, can have different acceleration and deceleration to meet the needs of different types of drivers. Therefore, this paper collects driver data, analyzes model data and identifies its parameters, and finally verifies the different effects of personalized ACC through simulation.
Technical Paper

A Path Planning and Model Predictive Control for Automatic Parking System

2020-04-14
2020-01-0121
With the increasing number of urban cars, parking has become the primary problem that people face in daily life. Therefore, many scholars have studied the automatic parking system. In the existing research, most of the path planning methods use the combined path of arc and straight line. In this method, the path curvature is not continuous, which indirectly leads to the low accuracy of path tracking. The parking path designed using the fifth-order polynomial is continuous, but its curvature is too large to meet the steering constraints in some cases. In this paper, a continuous-curvature parking path is proposed. The parking path tracker based on Model Predictive Control (MPC) algorithm is designed under the constraints of the control accuracy and vehicle steering. Firstly, in order to make the curvature of the parking path continuous, this paper superimposes the fifth-order polynomial with the sigmoid function, and the curve obtained has the continuous and relatively small curvature.
Technical Paper

Intention-aware Lane Changing Assistance Strategy Basing on Traffic Situation Assessment

2020-04-14
2020-01-0127
Traffic accidents avoidance is one of the main advantages for automated vehicles. As one of the main causes of vehicle collision accidents, lane changing of the ego vehicle in case that the obstacle vehicles appear in the blind spot with uncertain motion intentions is one of the main goals for the automated vehicle. An intention-aware lane changing collision assistance strategy basing on traffic situation assessment in the complex traffic scenarios is proposed in this paper. Typical Regions of Interest (ROI) within the detection range of the blind spots are selected basing on the road topology structures and state space consisting of the ego vehicle and the obstacle vehicles. Then the motion intentions of the obstacle vehicles in ROI are identified basing on Gaussian Mixture Models (GMM) and the corresponding motion trajectories are predicted basing on the state equation.
Technical Paper

A Novel Vision-Based Framework for Real-Time Lane Detection and Tracking

2019-04-02
2019-01-0690
Lane detection is one of the most important part in ADAS because various modules (i.e., LKAS, LDWS, etc.) need robust and precise lane position for ego vehicle and traffic participants localization to plan an optimal routine or make proper driving decisions. While most of the lane detection approaches heavily depend on tedious pre-processing and great amount of assumptions to get reasonable result, the robustness and efficiency are deteriorated. To address this problem, a novel framework is proposed in this paper to realize robust and real-time lane detection. This framework consists of two branches, where canny edge detection and Progressive Probabilistic Hough Transform (PPHT) are introduced in the first branch for efficient detection.
Technical Paper

Personalized Eco-Driving for Intelligent Electric Vehicles

2018-08-07
2018-01-1625
Minimum energy consumption with maximum comfort driving experience define the ideal human mobility. Recent technological advances in most Advanced Driver Assistance Systems (ADAS) on electric vehicles not only present a significant opportunity for automated eco-driving but also enhance the safety and comfort level. Understanding driving styles that make the systems more human-like or personalized for ADAS is the key to improve the system comfort. This research focuses on the personalized and green adaptive cruise control for intelligent electric vehicle, which is also known to be MyEco-ACC. MyEco-ACC is based on the optimization of regenerative braking and typical driving styles. Firstly, a driving style model is abstracted as a Hammerstein model and its key parameters vary with different driving styles. Secondly, the regenerative braking system characteristics for the electric vehicle equipped with 4-wheel hub motors are analyzed and braking force distribution strategy is designed.
Technical Paper

Design of Automatic Parallel Parking System Based on Multi-Point Preview Theory

2018-04-03
2018-01-0604
As one of advanced driver assistance systems (ADAS), automatic parking system has great market prospect and application value. In this paper, based on an intelligent vehicle platform, an automatic parking system is designed by using multi-point preview theory. The vehicle kinematics model was established, based on Ackermann steering principle. By analyzing working conditions of parallel parking, complex constraint condition of parking trajectory is established and reference trajectory based on sine wave is proposed. In addition, combined with multi-point preview theory, the design of trajectory following controller for automatic parking is completed. The cost function is designed, which consider the trajectory following effect and the degree of easy handling. The optimization of trajectory following control is completed by using the cost function.
Technical Paper

A Maneuver-Based Threat Assessment Strategy for Collision Avoidance

2018-04-03
2018-01-0598
Advanced driver assistance systems (ADAS) are being developed for more and more complicated application scenarios, which often require more predictive strategies with better understanding of driving environment. Taking traffic vehicles’ maneuvers into account can greatly expand the beforehand time span for danger awareness. This paper presents a maneuver-based strategy to vehicle collision threat assessment. First, a maneuver-based trajectory prediction model (MTPM) is built, in which near-future trajectories of ego vehicle and traffic vehicles are estimated with the combination of vehicle’s maneuvers and kinematic models that correspond to every maneuver. The most probable maneuvers of ego vehicle and each traffic vehicles are modeled and inferred via Hidden Markov Models with mixture of Gaussians outputs (GMHMM). Based on the inferred maneuvers, trajectory sets consisting of vehicles’ position and motion states are predicted by kinematic models.
Technical Paper

Research on Steering Performance of Steer-By- Wire Vehicle

2018-04-03
2018-01-0823
With the popularity of electrification and driver assistance systems on vehicle dynamics and controls, the steering performance of the vehicle put forward higher requirements. Thus, the steer-by-wire technology is becoming particularly important. Through specific control algorithm, the steer-by-wire system electronic control unit can receive signals from other sensors on the vehicle, realize the personalized vehicle dynamics control on the basis of understanding the driver’s intention, and grasp the vehicle movement state. At the same time, to make these driver assistance systems better cooperate with human drivers, reduce system frequent false warning, full consideration of mutual adaptation for the systems and the driver’s characteristics is critical. This paper focuses on the steering performance of steer-by-wire vehicle. Feature parameters are obtained from the virtual turning experiment designed on the driving simulator experimental platform.
Technical Paper

Overtaking or Merging? Eco-Routing Decision and Speed Trajectory with Full Terrain Information

2018-04-03
2018-01-0038
With vehicle platooning becoming an important research field in recent years, it is now imperative to introduce platoons as part of the dynamic environment, considering overtaking and merging possibilities. This article studies optimal speed trajectories and longitudinal control with optimized energy efficiency for an autonomous vehicle with several preceding platoons and full terrain information. It aims at improving the energy efficiency of vehicles with Advanced Driver Assistance Systems (ADAS). A forward discrete dynamic programming (DDP) algorithm with distance as the discretization basis is used to derive speed trajectories in the trade-off between air drag reduction and energy saved by utilizing the road slope information. The problem is decomposed into decisions whether to overtake or to merge into the nearest platoon with the assumption of sufficient distance among platoons.
Technical Paper

Personalized Adaptive Cruise Control Considering Drivers’ Characteristics

2018-04-03
2018-01-0591
In order to improve drivers’ acceptance to advanced driver assistance systems (ADAS) with better adaptation, drivers’ driving behavior should play key role in the design of control strategy. Adaptive cruise control systems (ACC) have many factors that can be influenced by different driving behavior. It is important to recognize drivers’ driving behavior and take human-like parameters to the adaptive cruise control systems to assist different drivers effectively via their driving characteristics. The paper proposed a method to recognize drivers’ behavior and intention based on Gaussian Mixture Model. By means of a fuzzy PID control method, a personalized ACC control strategy was designed for different kinds of drivers to improve the adaptabilities of the systems. Several typical testing scenarios of longitudinal case were created with a host vehicle and a traffic vehicle.
X