Next Article in Journal
Optimization of an Inductive Displacement Transducer
Previous Article in Journal
Electrical Properties of Taste Sensors with Positively Charged Lipid Membranes Composed of Amines and Ammonium Salts
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

An Obstacle Avoidance Path Planning and Evaluation Method for Intelligent Vehicles Based on the B-Spline Algorithm

School of Transportation and Vehicle Engineering, Shandong University of Technology, Zibo 255022, China
*
Author to whom correspondence should be addressed.
Sensors 2023, 23(19), 8151; https://doi.org/10.3390/s23198151
Submission received: 24 August 2023 / Revised: 17 September 2023 / Accepted: 26 September 2023 / Published: 28 September 2023
(This article belongs to the Section Vehicular Sensing)

Abstract

:
To meet the real-time path planning requirements of intelligent vehicles in dynamic traffic scenarios, a path planning and evaluation method is proposed in this paper. Firstly, based on the B-spline algorithm and four-stage lane-changing theory, an obstacle avoidance path planning algorithm framework is constructed. Then, to obtain the optimal real-time path, a comprehensive real-time path evaluation mechanism that includes path safety, smoothness, and comfort is established. Finally, to verify the proposed approach, co-simulation and real vehicle testing are conducted. In the dynamic obstacle avoidance scenario simulation, the lateral acceleration, yaw angle, yaw rate, and roll angle fluctuation ranges of the ego-vehicle are ± 2.39 m/s2, ± 13.31°, ± 13.26°/s, and ± 0.938°, respectively. The results show that the proposed algorithm can generate real-time, available obstacle avoidance paths. And the proposed evaluation mechanism can find the optimal path for the current scenario.

1. Introduction

With the surge in car ownership, traffic jams and accidents are getting worse [1,2,3]. The emergence of intelligent vehicles has effectively restrained this phenomenon and brought huge benefits to society. Obstacle avoidance path planning has received extensive attention in the field of intelligent vehicles [4,5,6]. Obstacle avoidance path planning plays a crucial role in the development of intelligent vehicles. By using reasonably sound evaluation methods to determine the optimal path, intelligent vehicles are able to complete the lane-changing process in an optimal way. The main methods of obstacle avoidance path planning include the lane-changing model [7,8], the rapidly exploring random tree (RRT) [9,10,11], the artificial potential field method (APF) [12,13,14], the A* algorithm [15], the parametric curve algorithm [16,17] and so on. In existing obstacle avoidance path planning approaches, lane-changing models are widely applied. Lane-changing models are subdivided into arc lane-changing models, cosine function lane-changing models, polynomial function lane-changing models, and so on. Xu Kangjun [18] proposed an improvement scheme based on the cosine lane-changing model. The problem of the front wheel deflection angle constraint at the beginning and end of lane-changing was solved, and the continuity of the curvature of the lane-changing path was ensured. However, this method is difficult to use in complex traffic scenarios. Li Wei et al. [19] proposed a polynomial with time as a parameter to plan a lane-changing path. Reasonable obstacle avoidance paths could be generated in complex road environments. However, planning paths are difficult to modify locally. In addition, other path-planning algorithms are also widely applied. Ma et al. [20] proposed a fast RRT algorithm that improved the real-time performance and accuracy of path planning. However, the planned paths are tortuous, which has a greater impact on the stability of vehicle travel. Zhang Xiao et al. [21] proposed a Bi-RRT algorithm for obstacle avoidance path planning. Smooth path planning is implemented in a short period of time. However, there was no evaluation of the comprehensive performance of paths. ULISES et al. [22] proposed a QAPF algorithm based on Q-learning and APF. The smoothness of the path and the efficiency of the algorithm had been improved. However, vehicle dynamics constraints were ignored. Gu et al. [23] corrected the repulsive potential field of the traditional artificial potential field method and added a fuzzy control algorithm. The effectiveness and applicability of the path-planning algorithm were improved. Local optimum and target unreachable problems were difficult to completely solve. Tang et al. [24] improved A* based on the bidirectional search, a guideline, and a list of key points. Algorithm computation time was reduced. However, the dynamic path planning problem could not be solved.
The most common methods for parametric curve algorithms are Bézier and B-splines, which have the advantages of a simple calculation principle and high smoothing of planned paths. Real-time performance of path planning is met, and stability during obstacle avoidance is met [25,26]. Compared to Bézier, the B-splines algorithm has more robustness and can be locally modified by combining obstacle avoidance scenarios. The complex mathematical definition of the B-spline also determines the excellent continuity of a planned path. Therefore, B-spline is widely used in dynamic local path planning research. Zeng Dequan et al. [27] proposed a high-performance path planning method based on the cubic B-spline algorithm and a safe obstacle avoidance path generated. Berglund et al. [28] calculated B-spline curves with the goal of minimizing curvature variation and successfully planned high-speed paths. Kano et al. [29] established a link between B-spline control points and trajectory curvature. Rational trajectories were planned by setting an upper bound on curvature. Li et al. [30] combined the tentacle algorithm and the B-spline curve to plan obstacle avoidance paths. Path planning time was successfully reduced, and the real-time performance of path planning was improved. However, in terms of the specific description of the obstacle avoidance path, the B-spline algorithm is not as detailed as the lane-changing model, which leads to a complex path generation analysis process. Therefore, the B-spline algorithm needs to be further improved.
In recent years, real-time path evaluation has gained importance with the deepening of path planning research. Scholars establish evaluation methods to obtain a real-time optimal path. Qu et al. [31] used path length and smoothness as evaluation indicators to obtain the shortest feasible path that meets the kinematic constraints of vehicles. Yang et al. [32] proposed an optimal path selection method and solved the relationship between the comfort and efficiency of lane-changing. Comfort is owned by the path, and vehicles can perfectly avoid obstacles. However, multi-indicator evaluation and real-time performance are difficult to include in the establishment of evaluation mechanisms.
Therefore, in this paper, a path planning and evaluation approach for intelligent vehicles for dynamic obstacle avoidance is proposed. The main contributions of this study are summarized as follows:
  • An obstacle avoidance path planning approach based on an improved B-spline algorithm is proposed. By combining the four-stage lane-changing model and adding safety constraints and dynamics constraints, the path curvature sudden change problems at obstacle avoidance start point and end point positions are solved, and obstacle avoidance path performance is improved.
  • By combining real-time traffic information, a comprehensive evaluation mechanism is established. The comprehensive performance evaluation results of available paths are generated, and the real-time optimal path is obtained.
  • By conducting co-simulation experiments and real vehicle tests, the availability of the proposed approach is verified.
The remainder of this paper is organized as follows: The generation process of obstacle avoidance paths is illustrated in Section 2. The multi-indicator real-time path evaluation mechanism is then developed in Section 3. Simulation and real vehicle test results are analyzed in Section 4. The research conclusions are summarized in Section 5.

2. Obstacle Avoidance Path Planning

Obstacle avoidance path planning is finding a path that allows vehicles to avoid obstacles safely and smoothly. This function can be realized through the given start and stop positions and constraints. The lane-changing model is employed to specifically describe obstacle avoidance paths. A detailed analysis of the obstacle avoidance process is implemented. Most existing lane-changing models have been developed based on the theoretical foundation of three-segment lane-changing [33]. The problem of a vehicle’s zero front wheel angle is not considered at the beginning of lane changing. And discontinuous curvature of lane-changing paths is caused. Later, the three-segment lane-changing theory is displaced by the four-segment lane-changing model [34]. In the process of building a four-segment lane-changing model, front wheel angle, twist angle duration, heading angle, and other parameter factors are considered. A four-segment lane-changing model solves the problems of most lane-changing models. Therefore, a four-segment lane-changing model is employed to analyze the lane-changing process in this paper.

2.1. Four-Segment Lane-Changing Model

The lane-changing process of the four-segment lane-changing model is divided into a twist angle stage, an approach stage, an angle closing stage, and an adjustment stage. In the twist angle stage, the heading angle of vehicles changes with the rotation of the steering wheel and ultimately reaches the required heading angle for lane changing. In the approach stage, vehicles maintain the heading angle at the end of the previous stage. Vehicles maintain a zero front wheel angle and move to the appropriate lane-changing position. In the angle-closing stage, the heading angle of vehicles is brought back to its initial condition with the rotation of the steering wheel while vehicles reach the target lane. After the angle-closing stage is completed, if the vehicle condition differs from ideal, the steering wheel is turned slightly to adjust the vehicle condition in the adjustment stage. The specific lane-changing model is shown in Figure 1.
Based on the analysis results of the four-segment lane-changing model, the lane-changing process for vehicles should be completed based on real-time traffic conditions. Too long or too short of a lane-changing process can have an adverse impact on traffic [35,36]. In the same scenario, the longitudinal displacement of vehicles is lengthened due to long lane changing times. Normal driving in other vehicles is impacted, and traffic capacity is reduced. If the duration of the lane-changing process is short, the lateral acceleration of vehicles will be high, which will affect comfort performance. And if the lateral acceleration of vehicles exceeds the dynamic constraints, sideslip and rollover accidents will occur, which will threaten traffic safety. Therefore, lane changing time is an important indicator to measure the reasonableness of the lane changing process.
Based on the four-segment lane-changing model, assuming that the front wheel angle of vehicles is zero in the initial state of lane-changing. By operating the steering wheel to change the front wheel angle, lane changing is implemented. According to the Ackerman steering principle [37], the instantaneous turning center of vehicles should be located on the extension line of the rear axle. And the formula for calculating the turning radius can be expressed as:
R = L tan β ,
where L is the wheelbase of the vehicle and, β is the front wheel angle of the vehicle.
The initial position of intelligent vehicles for lane-changing is set as ( x 0 , y 0 ) . The position at the end of the first stage is ( x 1 , y 1 ) . Due to front wheel angle is a time variable. When the target heading angle is determined, the calculation formula for the time spent in the twist angle stage can be expressed as:
θ = 0 t 1   ω d t = 0 t 1 v 1 R d t   = 0 t 1 v 1 tan β L d t ,
where t 1 is the duration of the twisting stage, ω is the yaw rate of the intelligent vehicle, v 1 is the speed of the intelligent vehicle. θ is the target heading angle at the end of the twist angle stage, θ is referred to as the twist angle in the following text.
In the approach stage, the travel time is defined as t 2 , and the lateral distance and longitudinal distance of vehicle movement in the approach stage are respectively expressed as:
x = 0 t 2 v 1 cos θ d t y = 0 t 2 v 1 sin θ d t ,
Therefore, the location of vehicles is x 1 + x , y 1 + y when the approach stage is completed.
The goal of the adjustment stage is to reduce the front wheel angle and heading angle to zero. However, this goal can be achieved at the angle-closing stage. Therefore, the adjustment stage can be included in the angle-closing stage. In the angle-closing stage, the heading angle is changed to the initial condition. The formula for calculating the minimum lateral distance to satisfy this requirement can be expressed as:
d min = L L cos θ tan β max ,
where β max is the maximum front wheel angle.
The target position of lane-changing is defined as ( x 2 , y 2 ) . And the end position of the angle closing stage is the target position of lane-changing, the time spent in the angle closing stage is defined as t 3 . The calculation formula of t 3 can be expressed as:
θ = 0 t 3 v 1 tan β max L d t ,
Total lane-changing time can be expressed as:
t c = t 1 + t 2 + t 3 ,
The duration of the lane-changing process should be kept within reasonable limits. The maximum lane-changing time is defined as t max , and the minimum lane-changing time is defined as t min in this paper. The impact of lane-changing on the traffic capacity of roads should be reduced, and demand for riding comfort should also be met. Therefore, the total lane-changing time is redefined as:
t total = t c , t min t c t max t min , t c < t min t max , t max < t c ,

2.2. B-Spline Algorithm

The B-spline algorithm has simple calculation principles and can generate a curve shape by combining control points with B-spline basis functions. The algorithm can be expressed as:
P ( u ) = [ P 0 P 1 P 2 P n ] B 0 , k ( u ) B 1 , k ( u ) B 2 , k ( u ) B n , k ( u ) = i = 0 n P i B i , k ( u ) ,
where P i is the ith control point, B i , k ( u ) is the ith k-order B-spline basis function.
The formula for the basis function is expressed as:
B i , k ( u ) = 1 ,   u i u u i + 1 ,   0 , o t h e r w i s e ,   k = 1 u u i u i + k 1 u i B i , k 1 u + u i + k u u i + k u i + 1 B i + 1 , k 1 ( u ) , k 2 ,
where u i is the ith node.
Path smoothness and curvature continuity should be satisfied in the path planning process based on the B-spline algorithm. Therefore, the cubic B-spline algorithm is often used for planning. In addition, a quasi-uniform B-spline is used to further optimize the start and end positions of paths. The reason is that the first and last control points of a quasi-uniform B-spline are located at the beginning and end of paths.
According to the time period partition of the four-segment lane-changing model, B-spline control points can be set at the start and end positions of each period to generate four-segment lane-changing paths. Therefore, P 0 = ( x 0 , y 0 ) , P 3 = ( x 1 , y 1 ) , P 4 = ( x 1 + x , y 1 + y ) , P 5 = ( x 2 , y 2 ) . To ensure the heading angle of vehicles is zero and no sudden changes occur during the initial lane-changing. Set control point P 1 = ( x 0 + z 2 , y 0 ) and P 2 = ( x 0 + z , y 0 ) , z is half the length of the vehicle body. After completing lane-changing for obstacle avoidance, vehicles will return to their original lane. Assuming that the head center point of the intelligent vehicle is located at P 4 , and the coordinate of the rear center point of the obstacle vehicle is ( x 0 , y 0 ) at the same time. When the head of the intelligent vehicle exceeds one body distance from the head of the obstacle vehicle, the intelligent vehicle returns to its original lane to ensure safety in this paper. And the path of returning to the original lane is defined as symmetrical with the initial lane-changing path for obstacle avoidance. The length of the obstacle vehicle body is set as n . Therefore, the control points P 6 = ( x 2 + x 0 x 2 + 2 z + n v 1 v 2 , y 2 ) , P 7 = ( 2 x 2 + x 0 x 2 + 2 z + n v 1 v 2   x 1 x , y 1 + y ) , P 8 = ( 2 x 2 + x 0 x 2 + 2 z + n v 1 v 2 x 1 , y 1 ) , P 9 = ( 2 x 2 + x 0 x 2 + 2 z + n v 1 v 2 x 0 z , y 0 ) , P 10 = ( 2 x 2 + x 0 x 2 + 2 z + n v 1 v 2 x 0 z 2 , y 0 ) , P 11 = ( 2 x 2 + x 0 x 2 + 2 z + n v 1 v 2 x 0 , y 0 ) are set, respectively.
Obstacle avoidance path constraints are the foundation for ensuring the generation of reasonable obstacle avoidance paths. And obstacle avoidance path constraints ensure the obstacle avoidance process is completed safely and smoothly. The constraints of the obstacle avoidance path are mainly divided into collision-free constraints and Vehicle Dynamics constraints. Combining the content of Section 2 and Section 3, it can be inferred that the generation of obstacle avoidance paths is closely related to the twist angle. Therefore, constraints on the obstacle avoidance path are equivalent to constraints on the range of the twist angle.
During the lane-changing process, the ego vehicle may collide with the wayside and the front obstacle vehicle. To solve the problem, collision-free constraints are established to ensure the safety of the vehicle.
As shown in Figure 2. The width of the ego-vehicle is m 0 . The length of the ego-vehicle is n 0 . The width of the road is 2 h . The real driving path of an ego-vehicle may deviate from the planned path. If road boundary constraints are formulated with actual road edge information, an ego-vehicle may collide with the road edge. Therefore, a safety distance is added between the vehicle and the road edge. The length of the safety distance is set as h 0 . Road boundary constraints have been further strengthened. The range of the driving area is shown in Figure 2. The lateral range of the ego-vehicle center point can be expressed as:
h 0 h + m 0 2 y ego h h 0 m 0 2 ,
In the process of obstacle avoidance, the constraints under which the ego vehicle does not collide with the front obstacle vehicle need to be calculated. As shown in Figure 3, C is the critical point of the collision. The ego-vehicle is M1. The front obstacle vehicle is O1. If the ego vehicle and the front obstacle vehicle do not collide at C, the two vehicles will have no collision in the future. The critical condition that the ego-vehicle does not collide with the front obstacle vehicle can be expressed as:
x M 1 + m 0 sin φ x O 1 + D ,
And the minimum longitudinal safety distance can be expressed as:
min D = 0 t c 0 τ ( a 1 a 2 ) d τ d t + ( v 1 v 2 ) t c + m 0 sin φ ,
where v 2 is the initial speed of the obstacle vehicle, a 1 is the longitudinal acceleration of the vehicle, a 2 is the longitudinal acceleration of the obstacle vehicle, t c is the critical collision time.
Vehicle lane-changing time is short in real traffic scenarios. Therefore, the following assumptions can be made: During the process of lane-changing intelligent vehicles to avoid obstacles, intelligent vehicles and obstacle vehicles maintain a constant speed. The critical collision time is defined as the time taken for intelligent vehicles to decelerate to the same speed as obstacle vehicles. Due to intelligent vehicles having low relative speeds to obstacle vehicles during the lane-changing process, the computational error of Equation (12) is increased. In order to ensure driving safety, this paper considers the risk level of obstacle vehicles and the relative speed of intelligent vehicles and obstacle vehicles. And the critical collision time has been redefined as:
t cc = ( 1 + n 2 ( v 1 v 2 ) ) t c ,
The critical collision time is used as the total lane-changing time in this paper. Therefore, intelligent vehicles complete the lane-changing process within a safe longitudinal distance to improve the safety of lane-changing.
Based on road boundary constraints and the longitudinal safety model of intelligent vehicles, the maximum and minimum twist angles can be constrained. During the lane-changing process, intelligent vehicles are expected to complete the lane-changing process as fast as possible to avoid affecting normal traffic capacity. In the twist angle stage and angle closing stage, it can be assumed that intelligent vehicles always maintain maximum front wheel angle under the current dynamic constraints. In these circumstances, the lateral displacement of intelligent vehicles increases as the twist angle increases. Under existing constraints, the maximum and minimum lateral displacement during vehicle lane-changing can be obtained. And the formula for calculating the maximum and minimum twist angle can be expressed as:
2 ( R min R min cos θ max ) + v 1 sin θ max t 2 y ego + h h 0 m 0 2 2 ( R min R min cos θ min ) + v 1 sin θ min t 2 y M 1 _ O 1 R min = L tan β max t 1 = t 3 t 2 = t cc t 1 t 3 ,
where R min is the minimum turning radius, θ max is the maximum twist angle, θ min is the minimum twist angle, y M 1 _ O 1 is the lateral displacement of the ego-vehicle from the initial state to the critical state.
Dynamic constraints are necessary to ensure the stability and safety of lane-changing vehicles. Dynamic constraints also have the function of preventing side-slip and rollover accidents in vehicles. The dynamic constraints formula can be expressed as:
y ¨ ego a y , max 0.4 g ,
where y ego is the lateral displacement of the vehicle, a y , max is the maximum lateral acceleration of the vehicle, g is the acceleration of gravity.
Combined with the dynamic differential equation of the 2DOF vehicle model [38], the following formula can be obtained:
a y = v 1 2 L ( 1 + K v 1 2 ) β ,
K = m L 2 ( a k 2 b k 1 ) ,
where a y is the lateral acceleration of the vehicle, K is the stability factor, m is the mass of the vehicle, a is the distance from the center of mass to the front axle, b is the distance from the center of mass to the rear axle, k 1 is the cornering stiffness of the front wheel, k 2 is the cornering stiffness of the rear wheel.
Combining Formulas (16) and (17), the following formula can be obtained:
v 1 2 L ( 1 +   K v 1 2 ) β     0.4 g ,
Under dynamics constraints, the maximum allowable front wheel angle can be expressed as:
β mot = 0.4 g L ( 1 + K v 1 2 ) v 1 2 ,
If the lane-changing process only consists of a twist angle stage and an angle closing stage, the maximum twist angle that satisfies dynamic constraints will be generated. Therefore, vehicles always maintain the maximum front wheel angle to obtain the maximum twist angle within half of the lane-changing time. And vehicles maintain a maximum reverse front wheel angle to return to the lane-changing initial state within the other half of the lane-changing time. The maximum twist angle under dynamic constraints can be expressed as:
θ max v 1 t total t a n β mot 2 L ,
The smaller of θ max with θ max is taken as the maximum allowable twist angle under the current scenario. The formula can be expressed as:
θ real = min θ max , θ max ,

3. Comprehensive Evaluation Mechanism

Paths with optimal performance can be obtained by path evaluation mechanisms [39]. Combined with the functions that an obstacle avoidance path should have, a comprehensive path evaluation mechanism that includes path safety, smoothness, and comfort is established. In the same scenario, feasible paths are generated by an improved B-spline algorithm and evaluated by an evaluation mechanism. The path with the smallest comprehensive evaluation result is selected as the optimal path. Due to the requirement that real-time performance should be met during the process of path planning, the number of generated paths should be minimized as much as possible to reduce computation. The sampling step length is set at 1/10 of the interval length between the maximum and the minimum twist angle in the same scenario.
The intelligent vehicle should have a safe distance from the front obstacle vehicle in the process of lane-changing. The bigger the ratio of this distance to the minimum longitudinal safety distance, the lower the risk level of lane-changing [40]. For a more convenient calculation of safe distance, a geometric model of the intelligent vehicle is established. Firstly, an intelligent vehicle is simplified into a rectangular model to describe its contour and dimensions. Then, circles of vehicle head and vehicle rear are established based on the rectangular model. The geometric model of an intelligent vehicle is shown in Figure 4.
A rear-end collision is the main type of collision between the intelligent vehicle and the front-end vehicle. Therefore, the safety performance of lane-changing can be determined by calculating the shortest distance between the circle of the intelligent vehicle head and the circle of the obstacle vehicle rear. The safety evaluation indicator can be expressed as:
min J d = min D d min O , P ,
where d min O , P is the shortest distance between the center of the circle of the intelligent vehicle head and the center of the circle of the obstacle vehicle rear.
The greater the change in path curvature, the worse the smoothness performance of the path. Therefore, the path smoothness can be expressed as:
min J T = T max T min ,
where T max is the maximum curvature of the path, T min is the minimum curvature of the path.
Excessive lateral and longitudinal acceleration of vehicles can cause strong discomfort among passengers [41]. The lane-changing comfort can be expressed as:
min J a = a x , max 2 + a y , max 2 ,
where a x , m a x is the maximum longitudinal acceleration of the vehicle.
Lane-changing safety, path smoothness, and lane-changing comfort are comprehensively considered. The comprehensive evaluation indicator can be expressed as:
J = σ 1 min J d + σ 2 min J T + σ 3 min J a ,
where σ 1 , σ 2 and σ 3 are weight coefficients, and the sum of total weight coefficients is 1.
The larger the weight coefficient of the evaluation indicator, the more important the evaluation indicator is for path planning. Safety is the most important performance during vehicle driving, and comfort and path smoothness take second place. Therefore, this paper sets σ 1 = 0.4 , σ 2 = 0.3 , σ 3 = 0.3 . Due to evaluation indicators are not in the same order of magnitude, the normalization method is used to shine a light on all data within an interval of [0, 1] in this paper.

4. Simulation and Real Vehicle Test

In order to verify the rationality of the path planning algorithm and evaluation approach, feasible paths in different scenarios are generated in MATLAB 2021 software. Meanwhile, based on the evaluation method, the optimal path in different scenarios is obtained. In order to verify the availability of the optimal path, MATLAB/CarSim co-simulation experiments are carried out. In addition, in order to further verify that the proposed approach can be applied to real traffic scenarios, real vehicle tests are used.

4.1. Co-Simulation

In co-simulation experiments, a pure tracking control model is established to achieve an intelligent vehicle tracking path [42]. The pure tracking algorithm is derived from the vehicle bicycle model [43] and the Ackerman steering principle. And the pure tracking algorithm has great robustness. The geometric diagrammatic sketch is shown in Figure 5.
In the diagrammatic sketch, R is the turning radius, L is the wheelbase of the vehicle, ld is the preview distance, and is the angle between the vehicle body and the preview direction.
According to the Law of sines:
l d sin ( 2 ) = R sin ( π 2 2 ) ,
Then, the following formula can be obtained:
R = l d 2 sin ( ) ,
According to the Ackerman steering principle and Formula (27), the front wheel angle control quantity of the pure tracking algorithm can be expressed as:
δ = α tan ( 2 L sin ( ) l d ) ,
The road is set as a two-lane road; the width of a single lane is based on the national standard of 3.75 m. The length of the ego-vehicle and obstacle vehicle is 4.79 m, the width of the ego-vehicle and obstacle vehicle is 2 m, and the wheelbase of the ego-vehicle and obstacle vehicle is 2.6 m. Ego-vehicles drive at speeds of 20 m/s and 10 m/s respectively. In their initial state, the ego vehicle and obstacle vehicle are located at the centerline of the right road. In the static traffic scenario, the abscissa of the rear of the stationary obstacle vehicle is 70 m. In the dynamic traffic scenario, the obstacle vehicle drives at speeds of 15 m/s and 3 m/s, respectively. When the obstacle vehicle speed is 15 m/s, the ego-vehicle speed is set at 20 m/s to avoid the obstacle vehicle. When the obstacle vehicle speed is 3 m/s, the ego-vehicle speed is set at 20 m/s and 10 m/s to avoid the obstacle vehicle, respectively. And when the abscissa of the rear of the dynamic obstacle vehicle is at 70 m, the ego-vehicle reaches a lane-changing position.
Under the five scenarios in this paper, the planned path number is defined as Path1-Path10 in the order of the corresponding twist angles from small to large. And the optimal path can be obtained through the comprehensive evaluation mechanism.
As shown in Figure 6a, Figure 7a and Figure 8a. Under the scenarios of ego-vehicles avoiding stationary obstacle vehicles, low-speed obstacle vehicles, and medium-speed obstacle vehicles at 20 m/s, m i n J T increases as twist angle increases. And m i n J a continuously increases as twist angle increases. This means that the smoothness of the path and the comfort of lane-changing gradually decrease as the twist angle increases. Meanwhile, m i n J d gradually decreases as twist angle increases. This means that the safety of lane-changing increases as the twist angle increases. Based on the weight coefficients in this paper, the evaluation results of paths can be calculated. As shown in Figure 6b, Figure 7b and Figure 8b, the path corresponding to the minimum comprehensive evaluation result is the optimal path. The planned path clusters are shown in Figure 6c, Figure 7c and Figure 8c, respectively. Solid lines represent feasible paths, and dashed lines represent the optimal paths.
As shown in Figure 9a and Figure 10a. Under the scenarios of ego-vehicles avoiding stationary obstacle vehicles and low-speed obstacle vehicles at 10 m/s, m i n J T increases as twist angle increases. This means that the smoothness of the path gradually decreases as the twist angle increases. And m i n J a decreases first and then increases as twist angle increases. This means that the comfort of lane-changing increases first and then decreases as the twist angle increases. Meanwhile, m i n J d gradually decreases as twist angle increases. This means that the safety of lane-changing increases as the twist angle increases. Based on the weight coefficients in this paper, the evaluation results of paths can be calculated. As shown in Figure 9b and Figure 10b, the path corresponding to the minimum comprehensive evaluation result is the optimal path. The planned path clusters are shown in Figure 9c and Figure 10c, respectively. Solid lines represent feasible paths, and dashed lines represent the optimal paths.
Under the five scenarios, the high smoothness of the path is required when ego-vehicle avoidances the low-speed obstacle vehicle at a speed of 10 m/s. Therefore, the path performance of this scenario was verified by co-simulation. Dynamic parameters of feasible paths are shown in Figure 10d–g. Dashed lines represent the dynamics parameters of the optimal paths, and solid lines represent the dynamics parameters of other paths.
As shown in Figure 10d, when an ego-vehicle drives on all feasible paths, the fluctuation range of lateral acceleration is within ± 2.39 m/s2, and the maximum lateral acceleration is 2.39 m/s2. Due to maximum lateral acceleration being less than 0.4 times that of gravitational acceleration, vehicle tires are in a linear working area. The comfort and smoothness of the vehicle are ensured. The yaw rate and yaw angle are important parameters for measuring the stability of vehicles. As shown in Figure 10e,f, the fluctuation ranges of yaw angle and yaw rate are within ± 13.31° and ± 13.26°/s, respectively, and the maximum yaw angle and yaw rate are 13.31° and 13.26°/s, respectively. The results show that ego-vehicles can maintain stability while driving, and tail-flick and sideslip accidents will not occur. The roll angle is an important parameter to indicate whether a rollover accident will occur. As shown in Figure 10g, the fluctuation range of the roll angle is within ± 0.938°, and the maximum roll angle is 0.938°. The result shows that the possibility of vehicle rollover accidents is low when ego-vehicles track the generated paths. The optimal path not only considers stability and comfort but also emphasizes safety and performance. The optimal path makes ego-vehicles avoid obstacle vehicles safely and smoothly.
The simulation results based on five scenarios show that collision-free paths are planned based on an improved B-spline algorithm. And the ego-vehicle can smoothly return to the original lane after avoiding obstacles. The current optimal path is selected by a comprehensive evaluation mechanism. And the optimal path has a low security risk level and high smoothness. Therefore, the results demonstrate the rationality of the proposed path planning and evaluation method.

4.2. Real Vehicle Test

Due to the fact that simulation experiments based on virtual environments cannot fully reflect real scenarios, simulation results do not represent real conclusions. Therefore, real vehicle tests were conducted to further validate the proposed method in this paper.
Combining the content of Section 2 and Section 3, as the width of the test vehicle increases or the width of the road decreases, vehicle feasibility is reduced. And as the speed of the test vehicle increases, the distance between the starting position of the planned path and the obstacle vehicle increases. In the experimental scenario of this paper, the size of the test vehicle conforms to the miniaturization ratio of passenger cars. The test vehicle has a wheelbase of 0.32 m and a width of 0.29 m. And the allowable fluctuation range of the front wheel angle of the test vehicle is ±23°; the requirement of tracking the miniaturization path is met. Therefore, the test vehicle can replace real passenger cars for testing. In order to obtain accurate experimental results, the experimental environment is built based on CarSim simulation scenarios and meets the miniaturization ratio. The test vehicle is equipped with Lidar, Inertial Navigation System, Mobile Chassis, Gyroscope, Visual Sensors, and Computing Platform. According to Lidar and Visual Sensors, surrounding environmental information can be perceived. According to the INS and Gyroscope, vehicle position, speed, acceleration, direction of motion, and other information can be perceived. The test vehicle is shown in Figure 11.
The scenario for an intelligent vehicle to avoid low-speed obstacles at 10 m/s was selected for the real vehicle test. Combining the test vehicle and CarSim simulation vehicle parameter information, the miniaturized path of the optimal path under this scenario can be obtained. Vehicles can only track smooth roads, and path smoothness is related to curvature. The smaller the curvature, the better the smoothness of the path [44,45]. Therefore, the curvature of the miniaturized path is calculated in this paper. The result is shown in Figure 12.
As shown in Figure 12, the curvature fluctuation range of the miniaturized path is [−0.234, 0.51], and the maximum curvature is 0.51 m−1. And less variation in overall curvature proves that the path is smooth.
Then, the test vehicle is used to track the miniaturized path. The fluctuation range of dynamic parameters of the test vehicle can be obtained, and the real driving path of the test vehicle can be obtained. Due to sensor noise in raw data, raw data are filtered based on benchmark data. As shown in Figure 13, the lateral acceleration fluctuation curve of the test vehicle is obtained after removing incorrect data. As shown in Figure 14, comparison results between the real driving path of the test vehicle and the planned path have also been obtained.
As shown in Figure 13, the lateral acceleration fluctuation range of the test vehicle is ± 0.529 m/s2, with a maximum value of 0.529 m/s2. The results show that the test vehicle can safely and smoothly avoid obstacles. As shown in Figure 14, the real driving path is in line with the planned path. The result shows that the planned path can be specifically applied to real-life scenarios.
Otherwise, it is limited by the control algorithm of the test vehicle. Deviations between the real driving path of the test vehicle and the planned path in some positions are evident.

5. Conclusions

To improve the ability of intelligent vehicles to avoid obstacles, an obstacle avoidance path planning and evaluation method based on the B-spline algorithm was proposed and verified. The main conclusions are as follows:
By analyzing the path planning mechanism in a dynamic traffic scenario, an obstacle avoidance algorithm framework based on B-spline and a four-segment lane-changing model is proposed. According to the proposed algorithm framework, collision-free paths are generated. To obtain the optimal real-time path, a comprehensive real-time path evaluation mechanism that includes path safety, smoothness, and comfort is established. To verify the proposed approach, co-simulation experiments and real vehicle tests are conducted. Simulation and experimental results show that the proposed algorithm framework can generate available paths for both static and moving obstacles based on traffic scenario information, and the proposed real-time evaluation mechanism can calculate the evaluation results of available paths in real-time and output the optimal path for the current scenario.
In order to cope with uncertainty in traffic scenarios, obstacle avoidance paths of ego-vehicles will be planned based on predicted paths of obstacle vehicles in the future. In addition to being limited by experimental conditions, the proposed method in this paper is verified under relatively simplified traffic scenarios. Obstacle avoidance path planning and evaluation methods will be studied in a complex environment to improve the applicability of the method.

Author Contributions

Conceptualization, Y.Z.; data curation, P.W. and Y.Z.; formal analysis, P.W.; funding acquisition, P.W.; investigation, Y.Z. and P.W.; methodology, P.W.; project administration, K.C.; resources, X.K. and K.C.; software, H.Z.; supervision, P.W.; validation, K.C.; visualization, H.Z.; writing—original draft, Y.Z.; writing—review and editing, J.Y. and P.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the National Natural Science Foundation Project of China under Grant 52102465, the Shandong provincial program of introducing and cultivating talents of discipline to universities: the research and innovation team of intelligent connected vehicle technology, the innovation team project of “Qing-Chuang science and technology plan” of colleges and universities in Shandong Province 2021KJ083, the key R & D projects in Shandong under Grant 2019GHZ016, the Major Innovation Projects in Shandong under Grant 2020CXGC010405 and 2020CXGC010406 and the Postdoctoral Science Foundation of China and Shandong under Grant 2020M680091 and 202003042.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Wu, J.; Zhang, J.; Tian, Y.; Li, L. A novel adaptive steering torque control approach for human–machine cooperation autonomous vehicles. IEEE Trans. Transp. Electr. 2021, 7, 2516–2529. [Google Scholar] [CrossRef]
  2. Cheng, S.; Wang, Z.; Yang, B.; Nakano, K. Convolutional Neural Network-Based Lane-Change Strategy via Motion Image Representation for Automated and Connected Vehicles. IEEE Trans. Neural. Netw. Learn. Syst. 2023. [Google Scholar] [CrossRef] [PubMed]
  3. Wu, J.; Zhang, J.; Nie, B.; Liu, Y.; He, X. Adaptive control of PMSM servo system for steering-by-wire system with disturbances observation. IEEE Trans. Transp. Electr. 2022, 8, 2015–2028. [Google Scholar] [CrossRef]
  4. Zheng, K.; Liu, S. RRT based path planning for autonomous parking of vehicle. In Proceedings of the 2018 IEEE 7th Data Driven Control and Learning Systems Conference, Hubei, China, 25–27 May 2018. [Google Scholar]
  5. Cao, H.; Zoldy, M. Implementing B-Spline Path Planning Method Based on Roundabout Geometry Elements. IEEE Access. 2022, 10, 81434–81446. [Google Scholar] [CrossRef]
  6. Karur, K.; Sharma, N.; Dharmatti, C.; Siegel, J.E. A Survey of Path Planning Algorithms for Mobile Robots. Vehicles 2021, 3, 448–468. [Google Scholar] [CrossRef]
  7. Li, W.; Gao, D.; Duan, J. Research on Lane Change Model for Intelligent Vehicles. J. Highw. Transp. Res. Dev. 2010, 27, 19–123. [Google Scholar]
  8. Zhou, Z. Vehicle Lane Change Trajectory Planning Based on Driving Comfort. Master’s Thesis, Kunming University of Science and Technology, Kunming, China, 2021. [Google Scholar]
  9. Huang, G.; Ma, Q. Research on Path Planning Algorithm of Autonomous Vehicles Based on Improved RRT Algorithm. Int. J. Intell. Transp. Syst. Res. 2022, 20, 170–180. [Google Scholar] [CrossRef]
  10. Mischinger, M.; Rudigier, M.; Wimmer, P.; Kerschbaumer, A. Towards comfort-optimal trajectory planning and control. Veh. Syst. Dyn. 2018, 57, 1108–1125. [Google Scholar] [CrossRef]
  11. Wu, B.; Zhang, W.; Chi, X.; Jiang, D.; Yi, Y.; Lu, Y. A Novel AGV Path Planning Approach for Narrow Channels Based on the Bi-RRT Algorithm with a Failure Rate Threshold. Sensors 2023, 23, 7547. [Google Scholar] [CrossRef]
  12. Zhang, H.; Yang, L.; Chen, X. Improvement and Exploration of Unmanned Vehicle Path Planning Based on A * Algorithm and Artificial Potential Field Method. Comput. Knowl. Technol. 2021, 17, 233–235. [Google Scholar]
  13. Orozco-Rosas, U.; Montiel, O.; Sepúlveda, R. Mobile robot path planning using membrane evolutionary artificial potential field. Appl. Soft. Comput. 2019, 77, 236–251. [Google Scholar] [CrossRef]
  14. Montiel, O.; Orozco-Rosas, U.; Sepúlveda, R. Path planning for mobile robots using Bacterial Potential Field for avoiding static and dynamic obstacles. Expert. Syst. Appl. 2015, 42, 5177–5191. [Google Scholar] [CrossRef]
  15. Fu, B.; Chen, L.; Zhou, Y.; Zheng, D.; Wei, Z.; Dai, J.; Pan, H. An improved A* algorithm for the industrial robot path planning with high success rate and short length. Robot. Auton. Syst. 2018, 106, 26–37. [Google Scholar] [CrossRef]
  16. Hua, Z.; Zhang, W. Obstacle-Avoidance Path Planning for Autonomous Vehicles Based on Bezier Curves. Automot. Dig. 2021, 3, 46–49. [Google Scholar]
  17. Han, L.; Yashiro, H.; Tehrani, H.; Do, Q.H.; Mita, S. Bézier curve based path planning for autonomous vehicle in urban environment. In Proceedings of the 2010 IEEE Intelligent Vehicles Symposium, La Jolla, CA, USA, 21–24 June 2010. [Google Scholar]
  18. Xu, K. Research on Trajectory Planning Method for Lane Changing of Intelligent Vehicle. Master’s Thesis, Jiangsu University, Zhenjiang, China, 2019. [Google Scholar]
  19. Li, W.; Wang, J.; Duan, J. Lane changing trajectory planning of intelligent vehicles based on polynomials. Comput. Eng. Appl. 2012, 48, 242–245. [Google Scholar]
  20. Ma, L.; Xue, J.; Kawabata, K.; Zhu, J.; Ma, C.; Zheng, N. Efficient Sampling-Based Motion Planning for On-Road Autonomous Driving. IEEE Trans. Intell. Transp. Syst. 2015, 16, 1961–1976. [Google Scholar] [CrossRef]
  21. Zhang, X.; Zhu, T.; Du, L.; Hu, Y.; Liu, H. Local Path Planning of Autonomous Vehicle Based on an Improved Heuristic Bi-RRT Algorithm in Dynamic Obstacle Avoidance Environment. Sensors 2022, 22, 7968. [Google Scholar] [CrossRef]
  22. Orozco-Rosas, U.; Picos, K.; Pantrigo, J.J.; Montemayor, A.S.; Cuesta-Infante, A. Mobile Robot Path Planning Using a QAPF Learning Algorithm for Known and Unknown Environments. IEEE Access 2022, 10, 84648–84663. [Google Scholar] [CrossRef]
  23. Gu, X.; Han, M.; Zhang, W.; Xue, G.; Zhang, G.; Han, Y. Intelligent Vehicle Path Planning Based on Improved Artificial Potential Field Algorithm. In Proceedings of the 2019 International Conference on High Performance Big Data and Intelligent Systems, Shenzhen, China, 9–11 May 2019. [Google Scholar]
  24. Tang, X.; Zhu, Y.; Jiang, X. Improved a-star algorithm for robot path planning in static environment. In Proceedings of the International Conference on Communications, Information System and Software Engineering, Guangzhou, China, 18–20 December 2021. [Google Scholar]
  25. Ahmed, F.; Deb, K. Multi-objective path planning using spline representation. In Proceedings of the 2011 IEEE International Conference on Robotics and Biomimetics, Karon Beach, Thailand, 7–11 December 2011. [Google Scholar]
  26. Gao, S.; Zhang, J.; Rong, H.; Wang, W.; Guo, P.; He, J. Application of unmanned vehicle local obstacle avoidance method based on Bezier curve. Mod. Electron. Tech. 2019, 42, 163–166. [Google Scholar]
  27. Zeng, D.; Yu, Z.; Zhang, P.; Chen, H. Cubic B-spline Curve for Obstacle Avoidance Trajectory Planning of Unmanned vehicle. J. Tung-chi Univ. Nat. Sci. 2019, 47, 159–163. [Google Scholar]
  28. Berglund, T.; Brodnik, A.; Jonsson, H.; Staffanson, M.; Soderkvist, I. Planning Smooth and Obstacle-Avoiding B-Spline Paths for Autonomous Mining Vehicles. IEEE Trans. Autom. Sci. Eng. 2010, 7, 167–172. [Google Scholar] [CrossRef]
  29. Kano, H.; Fujioka, H. B-spline trajectory planning with curvature constraint. In Proceedings of the 2018 Annual American Control Conferenc, Milwaukee, WI, USA, 27–29 June 2018. [Google Scholar]
  30. Li, Z.; Xiong, L.; Zeng, D.; Fu, Z.; Leng, B.; Shan, F. Real-time local path planning for intelligent vehicle combining tentacle algorithm and B-spline curve. IFAC-PapersOnLine 2021, 54, 51–58. [Google Scholar] [CrossRef]
  31. Qu, P.; Li, L.; Ren, X.; Jing, L. B-spline Curve based Trajectory Planning for Autonomous Vehicles. Comput. Knowl. Technol. 2016, 12, 235–237. [Google Scholar]
  32. Yang, W.; Li, C.; Zhou, Y. A Path Planning Method for Autonomous Vehicles Based on Risk Assessment. World Electr. Veh. J. 2022, 13, 234. [Google Scholar] [CrossRef]
  33. Yang, J.; Wang, J.; Li, Q.; Wang, Z. Behavior Analysis and Modeling of Lane Change in Traffic Mico-simulation. J. Highw. Transp. Res. Dev. 2004, 21, 93–97. [Google Scholar]
  34. Winsum, W.V.; Waard, D.D.; Brookhuis, K.A. Lane-changing manoeuvres and safety margins. Transp. Res. Part F-Traffic Psychol. Behav. 1999, 2, 139–149. [Google Scholar] [CrossRef]
  35. Gu, G. Cooperative Lane-changing Trajectory Planning of Intelligent Vehicles with Consideration of Driver Characteristics. Master’s Thesis, South China University of Technology, Guangzhou, China, 2018. [Google Scholar]
  36. Liu, Z. Intelligent Vehicle Trajectory Planning and Model Prediction Control. Master’s Thesis, Jiangxi University of Science and Technology, Ganzhou, China, 2022. [Google Scholar]
  37. Liu, C.; Liu, Y.; Zhang, W.; Zhang, M. Mobile robot path planning and control algorithm incorporating TEB and Stanley. Manuf. Autom. 2023, 45, 180–186. [Google Scholar]
  38. Yu, Z. Automotive Theory, 6th ed.; China Marching Press: Beijing, China, 2018; pp. 170–176. [Google Scholar]
  39. Wen, C. Lane Change Risk Prediction and Trajectory Planning for Intelligent Vehicles in Multi-vehicle Environment. Master’s Thesis, South China University of Technology, Guangzhou, China, 2021. [Google Scholar]
  40. Cheng, S. Lane-changing Trajectory Planning of Autonomous Vehicles Based on Risk Assessment in Mixed Driving Environment. Master’s Thesis, Hefei University of Technology, Hefei, China, 2020. [Google Scholar]
  41. Siddiqi, M.R.; Saharkhiz, A.; Jazar, R.N.; Marzbani, H. Ergonomic Path Planning for Autonomous Vehicles - An investigation on the effect of transition curves on Handling Behaviour. In Proceedings of the 2020 1st International Conference on Information Technology, Advanced Mechanical and Electrical Engineering, Yogyakarta, Indonesia, 13–14 October 2020. [Google Scholar]
  42. Elbanhawi, M.; Simic, M.; Jazar, R. Receding horizon lateral vehicle control for pure pursuit path tracking. J. Vib. Control. 2018, 24, 619–642. [Google Scholar] [CrossRef]
  43. Sun, Z. Research on Local Path Planning and Tracking Control of Driverless Vehicles. Master’s Thesis, Northeastern Forestry University, Harbin, China, 2021. [Google Scholar]
  44. Wang, X.; Zhao, H.; Wang, Z. Optimal trajectory planning method of intelligent vehicles based on neighborhood system. CAAI Trans. Intell. Syst. 2019, 14, 1040–1047. [Google Scholar]
  45. Wei, M.; Teng, D.; Wu, S. Trajectory planning and optimization algorithm for automated driving based on Frenet coordinate system. Control Decis. 2021, 36, 815–824. [Google Scholar]
Figure 1. Four-segment lane-changing model.
Figure 1. Four-segment lane-changing model.
Sensors 23 08151 g001
Figure 2. Sketch of road boundary constraints.
Figure 2. Sketch of road boundary constraints.
Sensors 23 08151 g002
Figure 3. The longitudinal safety model of intelligent vehicles.
Figure 3. The longitudinal safety model of intelligent vehicles.
Sensors 23 08151 g003
Figure 4. The geometric model of the intelligent vehicle.
Figure 4. The geometric model of the intelligent vehicle.
Sensors 23 08151 g004
Figure 5. The geometric diagrammatic sketch of the pure tracking.
Figure 5. The geometric diagrammatic sketch of the pure tracking.
Sensors 23 08151 g005
Figure 6. The ego-vehicle avoids stationary obstacle vehicles at 20 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Figure 6. The ego-vehicle avoids stationary obstacle vehicles at 20 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Sensors 23 08151 g006
Figure 7. The ego-vehicle avoids low-speed obstacle vehicles at 20 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Figure 7. The ego-vehicle avoids low-speed obstacle vehicles at 20 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Sensors 23 08151 g007
Figure 8. The ego-vehicle avoids a medium-speed obstacle vehicle at 20 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Figure 8. The ego-vehicle avoids a medium-speed obstacle vehicle at 20 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Sensors 23 08151 g008
Figure 9. The ego-vehicle avoids stationary obstacle vehicles at 10 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Figure 9. The ego-vehicle avoids stationary obstacle vehicles at 10 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster.
Sensors 23 08151 g009
Figure 10. The ego-vehicle avoids a low-speed obstacle vehicle at 10 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster; (d) lateral acceleration of the vehicle; (e) yaw angle; (f) yaw rate; (g) roll angle.
Figure 10. The ego-vehicle avoids a low-speed obstacle vehicle at 10 m/s: (a) normalization results of evaluation indicators; (b) change curve of the comprehensive evaluation indicator; (c) the planned path cluster; (d) lateral acceleration of the vehicle; (e) yaw angle; (f) yaw rate; (g) roll angle.
Sensors 23 08151 g010aSensors 23 08151 g010b
Figure 11. The test vehicle.
Figure 11. The test vehicle.
Sensors 23 08151 g011
Figure 12. Variation curve of the miniaturized path curvature.
Figure 12. Variation curve of the miniaturized path curvature.
Sensors 23 08151 g012
Figure 13. Lateral acceleration of the test vehicle.
Figure 13. Lateral acceleration of the test vehicle.
Sensors 23 08151 g013
Figure 14. The real driving path of the test vehicle and the planned path.
Figure 14. The real driving path of the test vehicle and the planned path.
Sensors 23 08151 g014
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Zhang, Y.; Wang, P.; Cui, K.; Zhou, H.; Yang, J.; Kong, X. An Obstacle Avoidance Path Planning and Evaluation Method for Intelligent Vehicles Based on the B-Spline Algorithm. Sensors 2023, 23, 8151. https://doi.org/10.3390/s23198151

AMA Style

Zhang Y, Wang P, Cui K, Zhou H, Yang J, Kong X. An Obstacle Avoidance Path Planning and Evaluation Method for Intelligent Vehicles Based on the B-Spline Algorithm. Sensors. 2023; 23(19):8151. https://doi.org/10.3390/s23198151

Chicago/Turabian Style

Zhang, Yulong, Pengwei Wang, Kaichen Cui, Hengheng Zhou, Jinshan Yang, and Xiangcun Kong. 2023. "An Obstacle Avoidance Path Planning and Evaluation Method for Intelligent Vehicles Based on the B-Spline Algorithm" Sensors 23, no. 19: 8151. https://doi.org/10.3390/s23198151

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop