Refine Your Search

Topic

Search Results

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 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

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

An Adaptive Clamping Force Control Strategy for Electro-Mechanical Brake System Considering Nonlinear Friction Resistance

2024-04-09
2024-01-2282
The Electronic Mechanical Braking (EMB) system, which offers advantages such as no liquid medium and complete decoupling, can meet the high-quality active braking and high-intensity regenerative braking demands proposed by intelligent vehicles and is considered one of the ideal platforms for future chassis. However, traditional control strategies with fixed clamping force tracking parameters struggle to maintain high-quality braking performance of EMB under variable braking requests, and the nonlinear friction between mechanical components also affects the accuracy of clamping force control. Therefore, this paper presents an adaptive clamping force control strategy for the EMB system, taking into account the resistance of nonlinear friction. First, an EMB model is established as the simulation and control object, which includes the motor model, transmission model, torque balance model, stiffness model, and friction model.
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

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

Development of Battery/Supercapacitor Hybrid Energy Management System for Electric Vehicles Based on a Power Sharing Strategy Using Terrain Information

2016-04-05
2016-01-1242
Since road electric vehicles typically require a significantly variable and random load power demand in response to traffic conditions, such as frequent sequences of acceleration and deceleration and uphill followed by downhill runs. In this context, the energy management system of electric vehicle must ensure an effective power distribution between battery and supercapacitor to satisfy load demand. In this paper, the power management control strategy of hybrid energy storage system is developed by introducing terrain information to optimize system efficiency and battery lifetime. In this presented research, we aim at developing a power management control strategy considering the influence of the terrain information on system efficiency and battery lifetime.
Technical Paper

Fuzzy Supervisory Based Variable Frequency Control Strategy for Active Battery/Supercapacitor Combination in Electric Vehicles

2016-04-05
2016-01-1203
This paper describes a novel power management control strategy of battery and supercapacitor hybrid energy storage system to improve system efficiency and battery lifetime. In the presented research, the high and low frequency power demand in the load is separated by a Haar wavelet transform algorithm to overcome the problem of battery overload work and associated degeneration in battery lifetime resulting from an ineffective distribution between battery and supercapacitor. The purpose of frequency distribution is that the supercapacitor is used to share high frequency power components of load power demand to smooth the power demand applied to battery. However, the sole frequency control often fails to realize the optimal utilization of supercapacitor because of the uncertain variation in the driving cycle.
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

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

Lidar Inertial Odometry and Mapping for Autonomous Vehicle in GPS-Denied Parking Lot

2020-04-14
2020-01-0103
High-precision and real-time ego-motion estimation is vital for autonomous vehicle. There is a lot GPS-denied maneuver such as underground parking lot in urban areas. Therefore, the localization system relying solely on GPS cannot meets the requirements. Recently, lidar odometry and visual odometry have been introduced into localization systems to overcome the problem of missing GPS signals. Compared with visual odometry, lidar odometry is not susceptible to light, which is widely applied in weak-light environments. Besides, the autonomous parking is highly dependent on the geometric information around the vehicle, which makes building map of surroundings essential for autonomous vehicle. We propose a lidar inertial odometry and mapping. By sensor fusion, we compensate for the drawback of applying a single sensor, allowing the system to provide a more accurate estimate.
Journal Article

Multi-task Learning of Semantics, Geometry and Motion for Vision-based End-to-End Self-Driving

2021-04-06
2021-01-0194
It’s hard to achieve complete self-driving using hand-crafting generalized decision-making rules, while the end-to-end self-driving system is low in complexity, does not require hand-crafting rules, and can deal with complex situations. Modular-based self-driving systems require multi-task fusion and high-precision maps, resulting in high system complexity and increased costs. In end-to-end self-driving, we usually only use camera to obtain scene status information, so image processing is very important. Numerous deep learning applications benefit from multi-task learning, as the multi-task learning can accelerate model training and improve accuracy with combine all tasks into one model, which reduces the amount of calculation and allows these systems to run in real-time. Therefore, the approach of obtaining rich scene state information based on multi-task learning is very attractive. In this paper, we propose an approach to multi-task learning for semantics, geometry and motion.
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.
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

Pressure Optimization Control of Electro-Mechanical Brake System in the Process of ABS Working

2019-04-02
2019-01-1104
The electro-mechanical brake booster (EMBB) and hydraulic control unit (HCU) constitute the electro-mechanical brake system, which can meet the requirements of brake system for intelligent vehicles. It does not need vacuum source, provides active braking function, have high control accuracy and fast response. But it has two electronic control units (ECU), which need coordinated control. When ABS is triggered, the pressure of the master cylinder keeps rising and falling, and the pressure fluctuates greatly. This will lead to noise and reduce the durability of the system. In this paper, a pressure optimization control strategy under ABS condition is proposed. Firstly, the structure and control strategy of EMBB are introduced. Secondly, the braking characteristics without pressure optimization control are analyzed. Thirdly, based on the demand of maximum cylinder pressure, a three-closed-loop pressure optimization control strategy is established.
Technical Paper

Pressure Tracking Control of Electro-Mechanical Brake Booster System

2020-04-14
2020-01-0211
The Electro-Mechanical Brake Booster system (EMBB) is a kind of novel braking booster system, which integrates active braking, regenerative braking, and other functions. It usually composes of a servo motor and the transmission mechanism. EMBB can greatly meet the development needs of vehicle intelligentization and electrification. During active braking, EMBB is required to respond quickly to the braking request and track the target pressure accurately. However, due to the highly nonlinearity of the hydraulic system and EMBB, traditional control algorithms especially for PID algorithm do not work well for pressure control. And a large amount of calibration work is required when applying PID algorithms to pressure control in engineering.
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.
Technical Paper

Research on Artificial Potential Field based Soft Actor-Critic Algorithm for Roundabout Driving Decision

2024-04-09
2024-01-2871
Roundabouts are one of the most complex traffic environments in urban roads, and a key challenge for intelligent driving decision-making. Deep reinforcement learning, as an emerging solution for intelligent driving decisions, has the advantage of avoiding complex algorithm design and sustainable iteration. For the decision difficulty in roundabout scenarios, this paper proposes an artificial potential field based Soft Actor-Critic (APF-SAC) algorithm. Firstly, based on the Carla simulator and Gym framework, a reinforcement learning simulation system for roundabout driving is built. Secondly, to reduce reinforcement learning exploration difficulty, global path planning and path smoothing algorithms are designed to generate and optimize the path to guide the agent.
Journal Article

Research on Automatic Joint Calibration Method of Multi 3D-LIDARs and Inertial Measurement Unit

2021-04-06
2021-01-0070
In the field of automatic driving, the combination of 3D LIDAR and inertial measurement unit (IMU) is a common sensor configuration scheme in laser point-cloud localization, high-precision map making and point-cloud target detection. So it is critical to calibrate LIDAR and IMU accurately. At present, due to the large volume and high cost of 3D LIDAR with high-line-number(Such as 64 lines or 128 lines), the configuration scheme of using multiple low-line-number 3D LIDARs appears in the automatic driving vehicle sensing system. However, the common calibration methods are not suitable for multi 3D LIDARs and IMU parameters calibration on autonomous vehicle, which have the disadvantages of cumbersome implementation and low accuracy. In this paper, a joint calibration test platform composed of dual LIDARs and IMU is assembled, and a method of precise automatic calibration based on GPS/RTK data is proposed.
Technical Paper

Research on Autonomous Driving Decision Based on Improved Deep Deterministic Policy Algorithm

2022-03-29
2022-01-0161
Autonomous driving technology, as the product of the fifth stage of the information technology revolution, is of great significance for improving urban traffic and environmentally friendly sustainable development. Autonomous driving can be divided into three main modules. The input of the decision module is the perception information from the perception module and the output of the control strategy to the control module. The deep reinforcement learning method proposes an end-to-end decision-making system design scheme. This paper adopts the Deep Deterministic Policy Gradient Algorithm (DDPG) that incorporates the Priority Experience Playback (PER) method. The framework of the algorithm is based on the actor-critic network structure model. The model takes the continuously acquired perception information as input and the continuous control of the vehicle as output.
X