Refine Your Search

Topic

Search Results

Viewing 1 to 17 of 17
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 Survey of Vehicle Dynamics Models for Autonomous Driving

2024-04-09
2024-01-2325
Autonomous driving technology is more and more important nowadays, it has been changing the living style of our society. As for autonomous driving planning and control, vehicle dynamics has strong nonlinearity and uncertainty, so vehicle dynamics and control is one of the most challenging parts. At present, many kinds of specific vehicle dynamics models have been proposed, this review attempts to give an overview of the state of the art of vehicle dynamics models for autonomous driving. Firstly, this review starts from the simple geometric model, vehicle kinematics model, dynamic bicycle model, double-track vehicle model and multi degree of freedom (DOF) dynamics model, and discusses the specific use of these classical models for autonomous driving state estimation, trajectory prediction, motion planning, motion control and so on.
Technical Paper

An Integrated Method for Evaluation of Seat Comfort Based on Virtual Simulation of the Interface Pressures of Driver with Different Body Sizes

2017-03-28
2017-01-0406
This paper presents an integrated method for rapid modeling, simulation and virtual evaluation of the interface pressure between driver human body and seat. For simulation of the body-seat interaction and for calculation of the interface pressure, besides body dimensions and material characteristics an important aspect is the posture and position of the driver body with respect to seat. In addition, to ensure accommodation of the results to the target population usually several individuals are simulated, whose body anthropometries cover the scope of the whole population. The multivariate distribution of the body anthropometry and the sampling techniques are usually adopted to generate the individuals and to predict the detailed body dimensions. In biomechanical modeling of human body and seat, the correct element type, the rational settings of the contacts between different parts, the correct exertion of the loads to the calculation field, etc., are also crucial.
Technical Paper

Assessment Approaches of Automobile Frontal Crash Pulse

2018-07-09
2018-01-5024
This article presents three assessment approaches of automobile frontal crash pulse by using data from the National Highway Traffic Safety Administration (NHTSA) database (56 km/h frontal crash tests). A direct relationship between structural characteristics and automobile safety is established in the study. In the first approach, the crash pulse criterion is improved in the form of a spider diagram based on the star rating. In the second approach, the crash pulse comprehensive evaluation index (PI) is built by weighting function and correlation analysis between pulse parameters and occupant injury risk indexes. In the final approach, a prediction model for major occupant injury risks and indexes which can be regard as an additional evaluation method of crash pulse quality is built by the multiple linear regression method.
Technical Paper

Functional Safety Concept Design of Vehicle Steer-by-Wire System

2024-04-09
2024-01-2792
Steer-By-Wire (SBW) system directly transmits the driver's steering input to the wheels through electrical signals. However, the reliability of electronic equipment is significantly lower than that of mechanical structures, and the risk of failure increases, so it is important to conduct functional safety studies on SBW systems. This paper develops the functional safety of the SBW system according to the requirements of the international standard ISO26262, and first defines the relevant items and application scope of SBW system. Secondly, the Hazard and Operability (HAZOP) method was used to combine scenarios and possible dangerous events to carry out Hazard Analysis and Risk Assessment (HARA), and the Automotive Safety Integrity Level (ASIL) was obtained according to the three evaluation indicators of Exposure, Severity and Controlabillity, and then the corresponding safety objectives were established and Fault Tolerant Time Interval (FTTI) was set.
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

Integrated Threat Assessment for Trajectory Planning of Intelligent Vehicles

2016-04-05
2016-01-0153
This paper reports an effort to improve plan of vehicle trajectory using an approach with rapidly-exploring random trees (RRT), which has been widely adopted in the prior art for complex and dynamic traffic environment. Design and implement of an integrated threat assessment is presented that evaluates threats of the trajectory. A node and trajectory evaluation index was introduced into the proposed RRT algorithm to connect an appropriate node and select the best trajectory. The contribution of this paper is on the threat assessment that takes into account not only obstacle avoidance but also stability. The simulation is conducted and the results show that the proposed method works as expected and is valid and effective.
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.
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 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

Research on Lane-Changing Trajectory Planning for Autonomous Driving Considering Longitudinal Interaction

2024-04-09
2024-01-2557
Autonomous driving in real-world urban traffic must cope with dynamic environments. This presents a challenging decision-making problem, e.g. deciding when to perform an overtaking maneuver or how to safely merge into traffic. The traditional autonomous driving algorithm framework decouples prediction and decision-making, which means that the decision-making and planning tasks will be carried out after the prediction task is over. The disadvantage of this approach is that it does not consider the possible impact of ego vehicle decisions on the future states of other agents. In this article, a decision-making and planning method which considers longitudinal interaction is represented. The method’s architecture is mainly composed of the following parts: trajectory sampling, forward simulation, trajectory scoring and trajectory selection. For trajectory sampling, a lattice planner is used to sample three-dimensionally in both the time horizon and the space horizon.
Technical Paper

Simulation of Curved Road Collision Prevention Warning System of Automobile Based on V2X

2020-04-14
2020-01-0707
The high popularity of automobiles has led to frequent collisions. According to the latest statistics of the United Nations, about 1.25 million people worldwide die from road traffic accidents each year. In order to improve the safety of vehicles in driving, the active safety system has become a research hotspot of various car companies and research institutions around the world. Among them, the more mature and popular active security system are Forward Collision Warning(FCW) and Autonomous Emergency Braking(AEB). However, the current active safety system is based on traditional sensors such as radar and camera. Therefore, the system itself has many limitations due to the shortage of traditional sensors. Compared to traditional sensors, Vehicle to Everything (V2X) technology has the advantages of richer vehicle parameter information, no perceived blind spots, dynamic prediction of dangerous vehicle status, and no occlusion restriction.
Technical Paper

Spatio-Temporal Trajectory Planning Using Search And Optimizing Method for Autonomous Driving

2024-04-09
2024-01-2563
In the field of autonomous driving trajectory planning, it’s virtual to ensure real-time planning while guaranteeing feasibility and robustness. Current widely adopted approaches include decoupling path planning and velocity planning based on optimization method, which can’t always yield optimal solutions, especially in complex dynamic scenarios. Furthermore, search-based and sampling-based solutions encounter limitations due to their low resolution and high computational costs. This paper presents a novel spatio-temporal trajectory planning approach that integrates both search-based planning and optimization-based planning method. This approach retains the advantages of search-based method, allowing for the identification of a global optimal solution through search. To address the challenge posed by the non-convex nature of the original solution space, we introduce a spatio-temporal semantic corridor structure, which constructs a convex feasible set for the problem.
Technical Paper

Study on Comprehensive Evaluation Index of Front Collision Hazard of Intelligent Vehicle

2019-11-04
2019-01-5044
Collision avoidance technology is one of the key areas in the longitudinal safety research of intelligent vehicles. For the research of collision avoidance system, the existing methods usually use the evaluation index based on time interval or braking process to carry out risk assessment. In order to overcome the shortcomings of the formulas for describing the longitudinal hazard degree established in most studies, such as great differences, inconsistent standards and weak normalization, a comprehensive evaluation method for the longitudinal hazard in front-impact scenarios is established. This method takes into account both the analysis of time interval and braking process, and considers the non-linear variation of the longitudinal hazard degree with the real-time distance and speed of two vehicles. It can describe the longitudinal hazard degree of vehicles in dangerous traffic scenarios.
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

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