Refine Your Search

Topic

Search Results

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

Trajectory Planning and Tracking for Four-Wheel-Steering Autonomous Vehicle with V2V Communication

2020-04-14
2020-01-0114
Lane-changing is a typical traffic scene effecting on road traffic with high request for reliability, robustness and driving comfort to improve the road safety and transportation efficiency. The development of connected autonomous vehicles with V2V communication provide more advanced control strategies to research of lane-changing. Meanwhile, four-wheel steering is an effective way to improve flexibility of vehicle. The front and rear wheels rotate in opposite direction to reduce the turning radius to improve the servo agility operation at the low speed while those rotate in same direction to reduce the probability of the slip accident to improve the stability at the high speed. Hence, this paper established Four-Wheel-Steering(4WS) vehicle dynamic model and quasi real lane-changing scenes to analyze the motion constraints of the vehicles.
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

A Comprehensive Testing and Evaluation Approach for Autonomous Vehicles

2018-04-03
2018-01-0124
Performance testing and evaluation always plays an important role in the developmental process of a vehicle, which also applies to autonomous vehicles. The complex nature of an autonomous vehicle from architecture to functionality demands even more quality-and-quantity controlled testing and evaluation than ever before. Most of the existing testing methodologies are task-or-scenario based and can only support single or partial functional testing. These approaches may be helpful at the initial stage of autonomous vehicle development. However, as the integrated autonomous system gets mature, these approaches fall short of supporting comprehensive performance evaluation. This paper proposes a novel hierarchical and systematic testing and evaluation approach to bridge the above-mentioned gap.
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

Recognition and Classification of Vehicle Target Using the Vehicle-Mounted Velodyne LIDAR

2014-04-01
2014-01-0322
This paper describes a novel recognition and classification method of vehicle targets in urban road based on a vehicle-mounted Velodyne HDL64E light detection and ranging (LIDAR) system. The autonomous vehicle will choose different driving strategy according to the surrounding traffic environments to guarantee that the driving is safe, stable and efficient. It is helpful for controller to provide the efficient stagey to know the exact type of vehicle around. So this method concentrates on reorganization and classification the type of vehicle targets so that the controller can provide a safe and efficient driving strategy for autonomous ground vehicles. The approach is targeted at high-speed ground vehicle, so real-time performance of the method plays a critical role. In order to improve the real-time performance, some methods of data preprocessing should be taken to simplify the large-size long-range 3D point clouds.
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 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.
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.
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

Research on Multi-Vehicle Coordinated Lane Change of Connected and Automated Vehicles on the Highway

2019-04-02
2019-01-0678
With the rapid development of modern economy and society, traffic congestion has become an increasingly serious problem. Vehicle cooperative driving can alleviate traffic congestion and improve road traffic capacity. Compare with vehicle separate control, cooperative driving combines various vehicle systems, and highly integrates information on obstacle location, vehicle status and driving intention. Then the controller uniformly issues instructions to ensure the orderly driving of the platoon. In the cooperative driving platoon, the displacement difference and the speed difference between vehicles have a certain relationship, which reduces the possibility of traffic accidents and then improves the safety of driving. In the process of cooperative driving, if there are multiple vehicles whose speeds don’t meet the current lane requirements, or if there are obstacles ahead, multi-vehicle lane change measures must be taken.
Journal Article

A Real-Time Curb Detection Method for Vehicle by Using a 3D-LiDAR Sensor

2021-04-06
2021-01-0076
Effectively detecting road boundaries in real time is critical to the applications of autonomous vehicles, such as vehicle localization, path planning and environmental understanding. To precisely extract the road boundaries from the 3D-LiDAR data, a dedicated algorithm consisting of four steps is proposed in this paper. The steps are as follows: Firstly, the 3D-LiDAR data is pre-processed by employing the RANSAC method, the ground points are quickly separated from the original 3D-LiDAR point cloud to reduce the disturbance from the obstacles on the road, this greatly decreases the size of the point cloud to be processed. Secondly, based on the principle of 3D-LiDAR scanning, the ground points are divided into scan layers. And the road boundary points of each scan layer are detected by using three spatial features based on sliding window.
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.
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

Research on Lane-Changing Decision-Making Behavior of Intelligent Network-Connected Autonomous Vehicles

2022-12-22
2022-01-7066
With the rapid development of science and technology, the automobile industry is developing rapidly, and intelligent networking and autonomous driving have become new research hotspots. The safety and efficiency of vehicle driving has always been an important research topic in the transportation field. Due to reducing the participation of drivers, autonomous vehicles can reduce traffic accidents caused by human factors. While the development of intelligent networking can achieve information sharing between vehicles, and improve driving efficiency to a certain extent. Based on the game theory and the minimum safe distance condition, this paper establishes a lane changing decision model of intelligent network-connected autonomous vehicles, puts forward a game payoff function and analyzes the game strategy.
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.
Journal Article

Trajectory Planning and Tracking for Four-Wheel Independent Drive Intelligent Vehicle Based on Model Predictive Control

2023-04-11
2023-01-0752
This paper proposes a dynamic obstacle avoidance system to help autonomous vehicles drive on high-speed structured roads. The system is mainly composed of trajectory planning and tracking controllers. The potential field (PF) model is introduced to establish a three-dimensional potential field for structured roads and obstacle vehicles. The trajectory planning problem that considers the vehicle’s and tires’ dynamics constraints is transformed into an optimization problem with muti-constraints by combining the model predictive control (MPC) algorithms. The trajectory tracking controller used in this paper is based on the 7 degrees of freedom (DOF) vehicle model and the UniTire tire model, which was discussed in detail in previous work [25, 26]. The controller maintains good trajectory tracking performance even under extreme driving conditions, such as roads with poor adhesion conditions, where the car’s tires enter the nonlinear region easily.
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

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

High-Precision Autonomous Parking Localization System based on Multi-Sensor Fusion

2024-04-09
2024-01-2843
This paper addresses the issues of long-term signal loss in localization and cumulative drift in SLAM-based online mapping and localization in autonomous valet parking scenarios. A GPS, INS, and SLAM fusion localization framework is proposed, enabling centimeter-level localization with wide scene adaptability at multiple scales. The framework leverages the coupling of LiDAR and Inertial Measurement Unit (IMU) to create a point cloud map within the parking environment. The IMU pre-integration information is used to provide rough pose estimation for point cloud frames, and distortion correction, line and plane feature extraction are performed for pose estimation. The map is optimized and aligned with a global coordinate system during the mapping process, while a visual Bag-of-Words model is built to remove dynamic features.
X