Refine Your Search

Topic

Search Results

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

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

Vehicle Yaw Stability Model Predictive Control Strategy for Dynamic and Multi-Objective Requirements

2024-04-09
2024-01-2324
Vehicle yaw stability control (YSC) can actively adjust the working state of the chassis actuator to generate a certain additional yaw moment for the vehicle, which effectively helps the vehicle maintain good driving quality under strong transient conditions such as high-speed turning and continuous lane change. However, the traditional YSC pursues too much driving stability after activation, ignoring the difference of multi-objective requirements of yaw maneuverability, actuator energy consumption and other requirements in different vehicle stability states, resulting in the decline of vehicle driving quality. Therefore, a vehicle yaw stability model predictive control strategy for dynamic and multi-objective requirements is proposed in this paper. Firstly, the unstable characteristics of vehicle motion are analyzed, and the nonlinear two-degree-of-freedom vehicle dynamics models are established respectively.
Technical Paper

Data-Enabled Human-Machine Cooperative Driving Decoupled from Various Driver Steering Characteristics and Vehicle Dynamics

2024-04-09
2024-01-2333
Human driving behavior's inherent variability, randomness, individual differences, and dynamic vehicle-road situations give human-machine cooperative (HMC) driving considerable uncertainty, which affects the applicability and effectiveness of HMC control in complex scenes. To overcome this challenge, we present a novel data-enabled game output regulation approach for HMC driving. Firstly, a global human-vehicle-road (HVR) model is established considering the varied driver's steering characteristic parameters, such as delay time, preview time, and steering gain, as well as the uncertainty of tire cornering stiffness and variable road curvature disturbance. The robust output regulation theory has been employed to ensure the global DVR system's closed-loop stability, asymptotic tracking, and disturbance rejection, even with an unknown driver's internal state. Secondly, an interactive shared steering controller has been designed to provide personalized driving assistance.
Technical Paper

Road Recognition Technology Based on Intelligent Tire System Equipped with Three-Axis Accelerometer

2024-04-09
2024-01-2295
Under complex and extreme operating conditions, the road adhesion coefficient emerges as a critical state parameter for tire force analysis and vehicle dynamics control. In contrast to model-based estimation methods, intelligent tire technology enables the real-time feedback of tire-road interaction information to the vehicle control system. This paper proposes an approach that integrates intelligent tire systems with machine learning to acquire precise road adhesion coefficients for vehicles. Firstly, taking into account the driving conditions, sensor selection is conducted to develop an intelligent tire hardware acquisition system based on MEMS (Micro-Electro-Mechanical Systems) three-axis acceleration sensors, utilizing a simplified hardware structure and wireless transmission mode. Secondly, through the collection of real vehicle experiment data on different road surfaces, a dataset is gathered for machine learning training.
Technical Paper

Road Feel Modeling and Return Control Strategy for Steer-by-Wire Systems

2024-04-09
2024-01-2316
The steer-by-wire (SBW) system, an integral component of the drive-by-wire chassis responsible for controlling the lateral motion of a vehicle, plays a pivotal role in enhancing vehicle safety. However, it poses a unique challenge concerning steering wheel return control, primarily due to its fundamental characteristic of severing the mechanical connection between the steering wheel and the turning wheel. This disconnect results in the inability to directly transmit the self-aligning torque to the steering wheel, giving rise to complications in ensuring a seamless return process. In order to realize precise control of steering wheel return, solving the problem of insufficient low-speed return and high-speed return overshoot of the steering wheel of the SBW system, this paper proposes a steering wheel active return control strategy for SBW system based on the backstepping control method.
Technical Paper

Commercial Vehicle's Longitudinal Deceleration Precise Control Considering Vehicle-Actuator Dynamic Characteristics

2024-04-09
2024-01-2313
The installation of the Electronic Braking System (EBS) could effectively improve braking response speed, shorten braking distance, and ensure driving safety of commercial vehicles. However, during longitudinal deceleration control process, the commercial vehicles face not only challenges such as large inertia mass and random road gradient resistance of the vehicle layer, but also non-linear characteristics of the EBS actuator layer. In order to solve these problems, this paper proposes a commercial vehicle’s longitudinal deceleration precise control strategy considering vehicle-actuator dynamic characteristics. First, longitudinal dynamics of commercial vehicle is analyzed, and so is the EBS’ non-linear response hysteresis characteristics. Then, we design the dual layer deceleration control strategy. In vehicle layer, the recursive least squares with forgetting factor and Kalman filtering are comprehensively applied to dynamically estimate the vehicle mass and driving road slope.
Technical Paper

Economic Analysis of Online DC-Drive System for Long Distance Heavy-Duty Transport Vehicle Incorporating Multi-Factor Sensitivities

2024-04-09
2024-01-2452
Currently, the rapid expansion of the global road transport industry and the imperative to reduce carbon emissions are propelling the advancement of electrified highways (EH). In order to conduct a comprehensive economic analysis of EH, it is crucial to develop a detailed /8.and comprehensive economic model that takes into account various transportation modes and factors that influence the economy. However, the existing economic models for EH lack comprehensiveness in terms of considering different transportation modes and economic factors. This study aims to fill this gap by designing an economic model for an EH-based Online DC-driven system (ODS) for long distance heavy-duty transport vehicle incorporating multi-factor sensitivities. Firstly, the performance parameters of the key components of the system are calculated using vehicle dynamics equations which involves selecting and matching the relevant components and determining the fundamental cost of vehicle transformation.
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

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

Steering Angle Safety Control for Redundant Steering System Considering Motor Winding’s Various Faults

2024-04-09
2024-01-2520
Reliable and safe Redundant Steering System (RSS) equipped with Dual-Winding Permanent Magnet Synchronous Motor (DW-PMSM) is considered an ideal actuator for future autonomous vehicle chassis. The built-in DW-PMSM of the RSS is required to identify various winding’s faults such as disconnection, open circuit, and grounding. When achieving redundant control through winding switching, it is necessary to suppress speed fluctuations during the process of winding switching to ensure angle control precision. In this paper, a steering angle safety control for RSS considering motor winding’s faults is proposed. First, we analyze working principle of RSS. Corresponding steering system model and fault model of DW-PMSM have been established. Next, we design the fault diagnosis and fault tolerance strategy of RSS.
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

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

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

Generation Mechanism Analysis and Calculation Method of Loader Parasitic Power Based on Tire Radius Difference

2022-12-09
2022-01-5102
The powers generated by the skidding and slipping of a vehicle in unit time during driving are referred to as parasitic power. It has significant effects on wear on the tires, service life, and overall efficiency. However, existing methods to calculate parasitic power expressions that are not solvable in some cases, the reasonableness of the results of their calculations cannot be verified by experiments and the parameters of the loader cannot be calculated during the design of the vehicle. In this paper, we systematically analyze the mechanism of generation of parasitic power based on the differences in the radii of the tires of loaders. We innovatively propose a theoretical calculation method to calculate the wheel circumference parasitic work during the design of the loader. The results of experiments show that errors between the theoretical and experimental values of the wheel circumference parasitic work calculated under various working conditions were smaller than 5%.
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.
X