Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (44)

Search Parameters:
Keywords = lane-changing trajectory planning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 4006 KB  
Article
Online Centralized MPC for Lane Merging in Vehicle Platoons
by Shila Alizadehghobadi, Mukesh Singhal and Reza Ehsani
Sensors 2025, 25(17), 5605; https://doi.org/10.3390/s25175605 - 8 Sep 2025
Viewed by 800
Abstract
In the context of autonomous vehicles, proper lane merging is critical as it can reduce the traffic bottleneck and lead to safer road transportation. To obtain a collision-free and efficient lane merging, advanced control algorithms need to be designed to smoothly coordinate multiple [...] Read more.
In the context of autonomous vehicles, proper lane merging is critical as it can reduce the traffic bottleneck and lead to safer road transportation. To obtain a collision-free and efficient lane merging, advanced control algorithms need to be designed to smoothly coordinate multiple vehicles to form a platoon. Model predictive control (MPC) is such a controller capable of forecasting future states of multiple vehicles by optimizing their control inputs while satisfying the constraints. Prior MPC-based studies mostly utilized offline planning with a precomputed lookup table of feasible maneuvers to model lane merging. Although these model designs reduce the online computational load, they lack flexibility, as they rely on predefined scenarios and cannot easily adapt to dynamic or unpredictable situations. In this study, we present a centralized MPC framework capable of online trajectory tracking under dynamic constraints and disturbances, for collision-free operation in tightly spaced multi-vehicle platoons. To evaluate the flexibility of our online algorithm, we examine the role of prediction horizon—the time window over which future states are forecasted—and platoon size in determining both the feasibility and efficiency of merging maneuvers. Our results reveal that there exists an optimal prediction horizon at which braking and acceleration can be minimized, thereby reducing energy consumption by 35–40%. Additionally, we observe that increasing the prediction horizon beyond the minimum required for feasibility can alter the vehicle sequence in the platoon. Capturing the changes in vehicle sequence (e.g., who leads or yields) when prediction horizon varies, is a consequence of online trajectory optimization. This vehicle sequence change cannot be captured by offline planning that relies on precomputed look-up table maneuvers. We also found that as the number of vehicles increases, the minimum feasible prediction horizon increases significantly. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

22 pages, 2508 KB  
Article
Intelligent Vehicle Driving Decisions and Longitudinal–Lateral Trajectory Planning Considering Road Surface State Mutation
by Yongjun Yan, Chao Du, Yan Wang and Dawei Pi
Actuators 2025, 14(9), 431; https://doi.org/10.3390/act14090431 - 1 Sep 2025
Viewed by 492
Abstract
In an intelligent driving system, the rationality of driving decisions and the trajectory planning scheme directly determines the safety and stability of the system. Existing research mostly relies on high-definition maps and empirical parameters to estimate road adhesion conditions, ignoring the direct impact [...] Read more.
In an intelligent driving system, the rationality of driving decisions and the trajectory planning scheme directly determines the safety and stability of the system. Existing research mostly relies on high-definition maps and empirical parameters to estimate road adhesion conditions, ignoring the direct impact of real-time road status changes on the dynamic feasible domain of vehicles. This paper proposes an intelligent driving decision-making and trajectory planning method that comprehensively considers the influence factors of vehicle–road interaction. Firstly, real-time estimation of road adhesion coefficients was achieved based on the recursive least squares method, and a dynamic adhesion perception mechanism was constructed to guide the decision-making module to restrict lateral maneuvering behavior under low-adhesion conditions. A multi-objective lane evaluation function was designed for adaptive lane decision-making. Secondly, a longitudinal and lateral coupled trajectory planning framework was constructed based on the traditional lattice method to achieve smooth switching between lateral trajectory planning and longitudinal speed planning. The planned path is tracked based on a model predictive control algorithm and dual PID algorithm. Finally, the proposed method was verified on a co-simulation platform. The results show that this method has good safety, adaptability, and control stability in complex environments and dynamic adhesion conditions. Full article
Show Figures

Figure 1

25 pages, 1900 KB  
Article
Collision Risk Assessment of Lane-Changing Vehicles Based on Spatio-Temporal Feature Fusion Trajectory Prediction
by Hongtao Su, Ning Wang and Xiangmin Wang
Electronics 2025, 14(17), 3388; https://doi.org/10.3390/electronics14173388 - 26 Aug 2025
Viewed by 656
Abstract
Accurate forecasting of potential collision risk in dense traffic is addressed by a framework grounded in multi-vehicle trajectory prediction. A spatio-temporal fusion architecture, STGAT-EDGRU, is proposed. A Transformer encoder learns temporal motion patterns from each vehicle’s history; a boundary-aware graph (GAT) attention network [...] Read more.
Accurate forecasting of potential collision risk in dense traffic is addressed by a framework grounded in multi-vehicle trajectory prediction. A spatio-temporal fusion architecture, STGAT-EDGRU, is proposed. A Transformer encoder learns temporal motion patterns from each vehicle’s history; a boundary-aware graph (GAT) attention network models inter-vehicle interactions; and a Gated Multimodal Unit (GMU) adaptively fuses the temporal and spatial streams. Future positions are parameterized as bivariate Gaussians and decoded by a two-layer GRU. Using probabilistic trajectory forecasts for the main vehicle and its surrounding vehicles, collision probability and collision intensity are computed at each prediction instant and integrated via a weighted scheme into a Collision Risk Index (CRI) that characterizes risk over the entire horizon. On HighD, for 3–5 s horizons, average RMSE reductions of 0.02 m, 0.12 m, and 0.26 m over a GAT-Transformer baseline are achieved. In high-risk lane-change scenarios, CRI issues warnings 0.4–0.6 s earlier and maintains a stable response across the high-risk interval. These findings substantiate improved long-horizon accuracy together with earlier and more reliable risk perception, and indicate practical utility for lane-change assistance, where CRI can trigger early deceleration or abort decisions, and for risk-aware motion planning in intelligent driving. Full article
(This article belongs to the Special Issue Feature Papers in Electrical and Autonomous Vehicles, Volume 2)
Show Figures

Figure 1

31 pages, 1737 KB  
Article
Trajectory Optimization for Autonomous Highway Driving Using Quintic Splines
by Wael A. Farag and Morsi M. Mahmoud
World Electr. Veh. J. 2025, 16(8), 434; https://doi.org/10.3390/wevj16080434 - 3 Aug 2025
Viewed by 1401
Abstract
This paper introduces a robust and efficient Localized Spline-based Path-Planning (LSPP) algorithm designed to enhance autonomous vehicle navigation on highways. The LSPP approach prioritizes smooth maneuvering, obstacle avoidance, passenger comfort, and adherence to road constraints, including lane boundaries, through optimized trajectory generation using [...] Read more.
This paper introduces a robust and efficient Localized Spline-based Path-Planning (LSPP) algorithm designed to enhance autonomous vehicle navigation on highways. The LSPP approach prioritizes smooth maneuvering, obstacle avoidance, passenger comfort, and adherence to road constraints, including lane boundaries, through optimized trajectory generation using quintic spline functions and a dynamic speed profile. Leveraging real-time data from the vehicle’s sensor fusion module, the LSPP algorithm accurately interprets the positions of surrounding vehicles and obstacles, creating a safe, dynamically feasible path that is relayed to the Model Predictive Control (MPC) track-following module for precise execution. The theoretical distinction of LSPP lies in its modular integration of: (1) a finite state machine (FSM)-based decision-making layer that selects maneuver-specific goal states (e.g., keep lane, change lane left/right); (2) quintic spline optimization to generate smooth, jerk-minimized, and kinematically consistent trajectories; (3) a multi-objective cost evaluation framework that ranks competing paths according to safety, comfort, and efficiency; and (4) a closed-loop MPC controller to ensure real-time trajectory execution with robustness. Extensive simulations conducted in diverse highway scenarios and traffic conditions demonstrate LSPP’s effectiveness in delivering smooth, safe, and computationally efficient trajectories. Results show consistent improvements in lane-keeping accuracy, collision avoidance, enhanced materials wear performance, and planning responsiveness compared to traditional path-planning methods. These findings confirm LSPP’s potential as a practical and high-performance solution for autonomous highway driving. Full article
(This article belongs to the Special Issue Motion Planning and Control of Autonomous Vehicles)
Show Figures

Figure 1

27 pages, 7810 KB  
Article
Mutation Interval-Based Segment-Level SRDet: Side Road Detection Based on Crowdsourced Trajectory Data
by Ying Luo, Fengwei Jiao, Longgang Xiang, Xin Chen and Meng Wang
ISPRS Int. J. Geo-Inf. 2025, 14(8), 299; https://doi.org/10.3390/ijgi14080299 - 31 Jul 2025
Viewed by 601
Abstract
Accurate side road detection is essential for traffic management, urban planning, and vehicle navigation. However, existing research mainly focuses on road network construction, lane extraction, and intersection identification, while fine-grained side road detection remains underexplored. Therefore, this study proposes a road segment-level side [...] Read more.
Accurate side road detection is essential for traffic management, urban planning, and vehicle navigation. However, existing research mainly focuses on road network construction, lane extraction, and intersection identification, while fine-grained side road detection remains underexplored. Therefore, this study proposes a road segment-level side road detection method based on crowdsourced trajectory data: First, considering the geometric and dynamic characteristics of trajectories, SRDet introduces a trajectory lane-change pattern recognition method based on mutation intervals to distinguish the heterogeneity of lane-change behaviors between main and side roads. Secondly, combining geometric features with spatial statistical theory, SRDet constructs multimodal features for trajectories and road segments, and proposes a potential side road segment classification model based on random forests to achieve precise detection of side road segments. Finally, based on mutation intervals and potential side road segments, SRDet utilizes density peak clustering to identify main and side road access points, completing the fitting of side roads. Experiments were conducted using 2021 Beijing trajectory data. The results show that SRDet achieves precision and recall rates of 84.6% and 86.8%, respectively. This demonstrates the superior performance of SRDet in side road detection across different areas, providing support for the precise updating of urban road navigation information. Full article
Show Figures

Figure 1

22 pages, 2867 KB  
Article
Hierarchical Deep Reinforcement Learning-Based Path Planning with Underlying High-Order Control Lyapunov Function—Control Barrier Function—Quadratic Programming Collision Avoidance Path Tracking Control of Lane-Changing Maneuvers for Autonomous Vehicles
by Haochong Chen and Bilin Aksun-Guvenc
Electronics 2025, 14(14), 2776; https://doi.org/10.3390/electronics14142776 - 10 Jul 2025
Viewed by 1082
Abstract
Path planning and collision avoidance are essential components of an autonomous driving system (ADS), ensuring safe navigation in complex environments shared with other road users. High-quality planning and reliable obstacle avoidance strategies are essential for advancing the SAE autonomy level of autonomous vehicles, [...] Read more.
Path planning and collision avoidance are essential components of an autonomous driving system (ADS), ensuring safe navigation in complex environments shared with other road users. High-quality planning and reliable obstacle avoidance strategies are essential for advancing the SAE autonomy level of autonomous vehicles, which can largely reduce the risk of traffic accidents. In daily driving scenarios, lane changing is a common maneuver used to avoid unexpected obstacles such as parked vehicles or suddenly appearing pedestrians. Notably, lane-changing behavior is also widely regarded as a key evaluation criterion in driver license examinations, highlighting its practical importance in real-world driving. Motivated by this observation, this paper aims to develop an autonomous lane-changing system capable of dynamically avoiding obstacles in multi-lane traffic environments. To achieve this objective, we propose a hierarchical decision-making and control framework in which a Double Deep Q-Network (DDQN) agent operates as the high-level planner to select lane-level maneuvers, while a High-Order Control Lyapunov Function–High-Order Control Barrier Function–based Quadratic Program (HOCLF-HOCBF-QP) serves as the low-level controller to ensure safe and stable trajectory tracking under dynamic constraints. Simulation studies are used to evaluate the planning efficiency and overall collision avoidance performance of the proposed hierarchical control framework. The results demonstrate that the system is capable of autonomously executing appropriate lane-changing maneuvers to avoid multiple obstacles in complex multi-lane traffic environments. In computational cost tests, the low-level controller operates at 100 Hz with an average solve time of 0.66 ms per step, and the high-level policy operates at 5 Hz with an average solve time of 0.60 ms per step. The results demonstrate real-time capability in autonomous driving systems. Full article
(This article belongs to the Special Issue Intelligent Technologies for Vehicular Networks, 2nd Edition)
Show Figures

Figure 1

28 pages, 40848 KB  
Article
Lane Change Trajectory Planning for Intelligent Electric Vehicles in Dynamic Traffic Environments: Aiming at Optimal Energy Consumption
by Lin Hu, Jie Wang, Jing Huang, Pak Kin Wong and Jing Zhao
Sustainability 2025, 17(9), 4235; https://doi.org/10.3390/su17094235 - 7 May 2025
Viewed by 745
Abstract
With the reduction in battery costs and the widespread application of artificial intelligence, the adoption of new-energy vehicles is accelerating. Integrating energy consumption optimization into the process of intelligent development is of great significance for sustainable development. This paper, considering the regenerative braking [...] Read more.
With the reduction in battery costs and the widespread application of artificial intelligence, the adoption of new-energy vehicles is accelerating. Integrating energy consumption optimization into the process of intelligent development is of great significance for sustainable development. This paper, considering the regenerative braking characteristics of electric vehicles and the time-varying nature of surrounding obstacle vehicles during lane changes, proposes a segmented real-time trajectory-planning method combining optimal control and quintic polynomials. At the beginning of the lane change, a safe intermediate position is calculated based on the speed and position information of the ego vehicle and the leading obstacle vehicle in the current lane. The trajectory optimization problem from the starting point to the intermediate position is formulated as an optimal control problem, resulting in the first segment of the trajectory. Upon reaching the intermediate position, the endpoint range is determined based on the speed and position information of the leading and trailing obstacle vehicles in the target lane. Multiple trajectories are then generated using quintic polynomials, and the optimal trajectory is selected as the second segment of the lane-changing trajectory. Experimental results from a driving simulator show that the proposed method can reduce energy consumption by approximately 40%. Full article
(This article belongs to the Section Sustainable Transportation)
Show Figures

Figure 1

21 pages, 13843 KB  
Article
Improved Quintic Polynomial Autonomous Vehicle Lane-Change Trajectory Planning Based on Hybrid Algorithm Optimization
by Yuelou Zhang, Lingshan Chen and Ning Li
World Electr. Veh. J. 2025, 16(5), 244; https://doi.org/10.3390/wevj16050244 - 23 Apr 2025
Cited by 2 | Viewed by 1119
Abstract
A trajectory planning method is proposed to address the lane-changing problem in intelligent vehicles. The method is based on quintic polynomial improvement. The transit position is determined according to the position and state of motion of the vehicle and the obstacle vehicle; the [...] Read more.
A trajectory planning method is proposed to address the lane-changing problem in intelligent vehicles. The method is based on quintic polynomial improvement. The transit position is determined according to the position and state of motion of the vehicle and the obstacle vehicle; the lane-changing process is divided into two segments. The quintic polynomials are commonly applied in trajectory planning, respectively, in the two segments. According to the different characteristics of the lane-changing paths in the front and rear segments, a multi-objective optimization function with different weight coefficients is established. A safe and comfortable lane-changing trajectory is achieved through the improved particle swarm optimization algorithm. Real-time simulation tests of lane-changing method are conducted on the hardware-in-the-loop platform. The method can be used in different scenarios to plan safe and comfortable trajectories. Full article
(This article belongs to the Special Issue Motion Planning and Control of Autonomous Vehicles)
Show Figures

Figure 1

25 pages, 10814 KB  
Article
Eco-Cooperative Planning and Control of Connected Autonomous Vehicles Considering Energy Consumption Characteristics
by Chaofeng Pan, Jintao Pi and Jian Wang
Electronics 2025, 14(8), 1646; https://doi.org/10.3390/electronics14081646 - 18 Apr 2025
Viewed by 768
Abstract
Cooperative driving systems can coordinate individual vehicles on the road in a platoon, holding significant promise for enhancing traffic efficiency and lowering the energy consumption of vehicle movements. For an extended period, vehicles on the road will consist of a mix of traditional [...] Read more.
Cooperative driving systems can coordinate individual vehicles on the road in a platoon, holding significant promise for enhancing traffic efficiency and lowering the energy consumption of vehicle movements. For an extended period, vehicles on the road will consist of a mix of traditional gasoline and electric vehicles. To explore the economic driving strategies for diverse vehicles on the road, this paper introduces a collaborative eco-driving system that takes into account the energy consumption traits of vehicles. Unlike prior research, this paper puts forward a lane change decision-making approach that integrates energy modeling and speed prediction. This method can effectively capture the speed variations in the vehicle ahead and facilitate lane changes with energy efficiency in mind. The system encompasses three vital functions: vehicle cooperative architecture, ecological trajectory planning, and power system control. Specifically, eco-speed planning is carried out in two stages: the initial stage is executed globally, with cooperative speed optimization performed based on the energy consumption characteristics of different vehicles to determine the economical speed for vehicle platoon driving. The subsequent stage involves local speed adaptation, where the vehicle platoon dynamically adjusts its speed and makes lane change decisions according to local driving conditions. Ultimately, the generated control information is fed into the powertrain control system to regulate the vehicle. To assess the proposed collaborative eco-driving system, the algorithms were tested on highways, and the results substantiated the system’s efficacy in reducing the energy consumption of vehicle driving. Full article
(This article belongs to the Special Issue Advances in Electric Vehicles and Energy Storage Systems)
Show Figures

Figure 1

23 pages, 4531 KB  
Article
Research on Active Avoidance Control of Intelligent Vehicles Based on Layered Control Method
by Jian Wang, Qian Li and Qiyuan Ma
World Electr. Veh. J. 2025, 16(4), 211; https://doi.org/10.3390/wevj16040211 - 2 Apr 2025
Cited by 2 | Viewed by 549
Abstract
To meet the active avoidance requirements of intelligent vehicles, this paper proposes an efficient hierarchical control system. The upper layer generates a safe avoidance trajectory through an optimized path planning algorithm, while the lower layer precisely controls the vehicle to follow the planned [...] Read more.
To meet the active avoidance requirements of intelligent vehicles, this paper proposes an efficient hierarchical control system. The upper layer generates a safe avoidance trajectory through an optimized path planning algorithm, while the lower layer precisely controls the vehicle to follow the planned path. In the upper layer design, an improved quintic polynomial method is employed to generate the baseline trajectory. By dynamically adjusting lane change duration and utilizing an improved dual-quintic algorithm, collisions with preceding vehicles are effectively avoided. Additionally, a genetic algorithm is applied to automatically optimize parameters, ensuring both driving comfort and planning efficiency. The lower layer control is based on a three-degree-of-freedom monorail vehicle model and the Magic Formula tire model, employing a model predictive control (MPC) approach to continuously correct trajectory deviations in real time, thereby ensuring stable path tracking. To validate the proposed system, a co-simulation environment integrating CarSim, PreScan, and MATLAB was established. The system was tested under various vehicle speeds and road conditions, including wet and dry surfaces. Experimental results demonstrate that the proposed system achieves a path tracking error of less than 0.002 m, effectively reducing accident risks while enhancing the smoothness of the avoidance process. This hierarchical design decomposes the complex avoidance task into planning and control, simplifying system development while balancing safety and real-time performance. The proposed method provides a practical solution for active collision avoidance in intelligent vehicles. Full article
(This article belongs to the Special Issue Vehicle System Dynamics and Intelligent Control for Electric Vehicles)
Show Figures

Figure 1

24 pages, 3356 KB  
Article
Calibrating Microscopic Traffic Simulation Model Using Connected Vehicle Data and Genetic Algorithm
by Abolfazl Afshari, Joyoung Lee, Dejan Besenski, Branislav Dimitrijevic and Lazar Spasovic
Appl. Sci. 2025, 15(3), 1496; https://doi.org/10.3390/app15031496 - 1 Feb 2025
Cited by 4 | Viewed by 2087
Abstract
This study introduces a data-driven approach to calibrate microscopic traffic simulation models like VISSIM using high-resolution trajectory data, aiming to improve simulation accuracy and fidelity. The study focuses on a highway segment of NJ-3 and NJ-495 in Hudson County, New Jersey, selected as [...] Read more.
This study introduces a data-driven approach to calibrate microscopic traffic simulation models like VISSIM using high-resolution trajectory data, aiming to improve simulation accuracy and fidelity. The study focuses on a highway segment of NJ-3 and NJ-495 in Hudson County, New Jersey, selected as a case study for its high traffic volume and strategic significance. Trajectory data from 338 connected vehicles, sourced from the Wejo dataset, a global provider of anonymized, high-resolution vehicle movement data, along with traffic volume data from Remote Traffic Microwave Sensors (RTMS), served as inputs. The trajectories produced by the simulation model were compared to the ground truth to measure discrepancies. By adjusting driving behavior parameters (e.g., car-following and lane-changing behaviors) and other factors (e.g., desire speed), a Genetic Algorithm was adopted to minimize these differences. Results showed significant improvements, including a 14.19% reduction in mean error, an 18.27% reduction in median error, and a 22.57% reduction in the 75th percentile error during calibration. In the validation phase, the calibrated parameters yielded a 32.68% reduction in mean error, demonstrating the framework’s robustness. This study presents a scalable calibration framework using connected vehicle data, providing tools for accurate simulation, real-time traffic management, and infrastructure planning. Full article
(This article belongs to the Special Issue Optimization and Simulation Techniques for Transportation)
Show Figures

Figure 1

16 pages, 5093 KB  
Article
Research on Trajectory Planning Method Based on Bézier Curves for Dynamic Scenarios
by Hongluo Li, Hai Pang, Hongyang Xia, Yongxian Huang and Xiangkun Zeng
Electronics 2025, 14(3), 494; https://doi.org/10.3390/electronics14030494 - 25 Jan 2025
Cited by 2 | Viewed by 1814
Abstract
With the increase in car ownership, traffic congestion, and frequent accidents, autonomous driving technology, especially for dynamic driving scenarios in the whole domain, has become a technological challenge for today’s researchers. Trajectory planning, as a crucial component of the autonomous driving technology framework, [...] Read more.
With the increase in car ownership, traffic congestion, and frequent accidents, autonomous driving technology, especially for dynamic driving scenarios in the whole domain, has become a technological challenge for today’s researchers. Trajectory planning, as a crucial component of the autonomous driving technology framework, is gradually becoming a hot topic in intelligent research. In response to the challenges of planning lane-changing trajectories in complex dynamic driving scenarios under emergency evasive maneuvers, where it is difficult to consider surrounding vehicles and achieve dynamic adaptability, this paper proposes a dynamic adaptive trajectory planning method based on Bézier curves. Firstly, a mathematical model of Bézier curves is established and its curve characteristics are analyzed, which facilitates the correlation between the trajectory control points and the vehicle and the surrounding obstacles. Secondly, a mathematical function representing the Bézier curve is formulated, where the control points serve as the input and the lane-changing control curve as the output. Finally, the proposed method is validated through simulations on a jointly established simulation platform. The results indicate that the proposed method can plan lane-changing trajectories that are both safe and efficient under emergency evasive maneuvers, considering both static and complex dynamic conditions. This provides a novel solution for lane-changing trajectory planning in emergency evasive maneuvers for autonomous vehicles and holds significant theoretical research value. Full article
Show Figures

Figure 1

21 pages, 3144 KB  
Article
An Artificial Intelligence Approach for the Kinodynamically Feasible Trajectory Planning of a Car-like Vehicle
by Vito Antonio Nardi, Marianna Lanza, Filippo Ruffa and Valerio Scordamaglia
Appl. Sci. 2025, 15(2), 795; https://doi.org/10.3390/app15020795 - 15 Jan 2025
Cited by 1 | Viewed by 1157
Abstract
This work investigates the possibility to improve the computational efficiency of a set-based method for the trajectory planning of a car-like vehicle through artificial intelligence. Planning is performed on a graph that represents the operating scenario in which the vehicle moves, and the [...] Read more.
This work investigates the possibility to improve the computational efficiency of a set-based method for the trajectory planning of a car-like vehicle through artificial intelligence. Planning is performed on a graph that represents the operating scenario in which the vehicle moves, and the kinodynamic feasibility of the trajectories is guaranteed through a series of set-based arguments, which involve the solution of semi-definite programming problems. Navigation in the graph is performed through a hybrid A* algorithm whose performance metrics are improved through a properly trained classificator, which can forecast whether a candidate trajectory segment is feasible or not. The proposed solution is validated through numerical simulations, with a focus on the effects of different classificators features and by using two different kinds of artificial intelligence: a support vector machine (SVM) and a long-short term memory (LSTM). Results show up to a 28% reduction in computational effort and the importance of lowering the false negative rate in classification for achieving good planning performance outcomes. Full article
(This article belongs to the Section Robotics and Automation)
Show Figures

Figure 1

23 pages, 23409 KB  
Article
Seventh-Degree Polynomial-Based Single Lane Change Trajectory Planning and Four-Wheel Steering Model Predictive Tracking Control for Intelligent Vehicles
by Fei Lai and Chaoqun Huang
Vehicles 2024, 6(4), 2228-2250; https://doi.org/10.3390/vehicles6040109 - 23 Dec 2024
Cited by 2 | Viewed by 1446
Abstract
Single lane changing is one of the typical scenarios in vehicle driving. Planning a suitable single lane changing trajectory and tracking that trajectory accurately is very important for intelligent vehicles. The contribution of this study is twofold: (i) to plan lane change trajectories [...] Read more.
Single lane changing is one of the typical scenarios in vehicle driving. Planning a suitable single lane changing trajectory and tracking that trajectory accurately is very important for intelligent vehicles. The contribution of this study is twofold: (i) to plan lane change trajectories that cater to different driving styles (including aspects such as safety, efficiency, comfort, and balanced performance) by a 7th-degree polynomial; and (ii) to track the predefined trajectory by model predictive control (MPC) through four-wheel steering. The growing complexity of autonomous driving systems requires precise and comfortable trajectory planning and tracking. While 5th-degree polynomials are commonly used for single-lane change maneuvers, they may fail to adequately address lateral jerk, resulting in less comfortable trajectories. The main challenges are: (i) trajectory planning and (ii) trajectory tracking. Front-wheel steering MPC, although widely used, struggles to accurately track trajectories from point mass models, especially when considering vehicle dynamics, leading to excessive lateral jerk. To address these issues, we propose a novel approach combining: (i) 7th-degree polynomial trajectory planning, which provides better control over lateral jerk for smoother and more comfortable maneuvers, and (ii) four-wheel steering MPC, which offers superior maneuverability and control compared to front-wheel steering, allowing for more precise trajectory tracking. Extensive MATLAB/Simulink simulations demonstrate the effectiveness of our approach, showing improved comfort and tracking performance. Key findings include: (i) improved trajectory tracking: Four-wheel steering MPC outperforms front-wheel steering in accurately following desired trajectories, especially when considering vehicle dynamics. (ii) better ride comfort: 7th-degree polynomial trajectories, with improved control over lateral jerk, result in a smoother driving experience. Combining these two techniques enables safer, more efficient, and more comfortable autonomous driving. Full article
Show Figures

Figure 1

22 pages, 5590 KB  
Article
Trajectory Planning for Lane Change with Intelligent Vehicles Using Fuzzy Logic and a Dynamic Programming and Quadratic Programming Algorithm
by Jiahao Li, Shengqin Li and Juncheng Wang
Electronics 2024, 13(23), 4732; https://doi.org/10.3390/electronics13234732 - 29 Nov 2024
Cited by 1 | Viewed by 1167
Abstract
With the increasing demand for autonomous driving, ensuring safe and efficient lane-changing behavior in multi-lane traffic scenarios has become a key challenge. This paper proposes an algorithm for active lane-changing decision-making and trajectory planning designed for intelligent vehicles in such environments. The lane-changing [...] Read more.
With the increasing demand for autonomous driving, ensuring safe and efficient lane-changing behavior in multi-lane traffic scenarios has become a key challenge. This paper proposes an algorithm for active lane-changing decision-making and trajectory planning designed for intelligent vehicles in such environments. The lane-changing intent is evaluated using fuzzy logic, followed by an assessment of lane-changing feasibility based on a lane utility evaluation function. A hierarchical model for path and speed planning is established. Path clusters are generated using quintic polynomials. With a multi-objective cost function designed to ensure collision safety, smoothness, road boundaries, and trajectory continuity, dynamic programming (DP) and quadratic programming (QP) are employed to obtain the trajectory with the minimum cost among the trajectory set fitted by fifth-order polynomials, which is the optimal lane-changing trajectory. For speed planning, obstacles are projected onto the S–T coordinate system, which is a coordinate system with time as the horizontal axis and the distance(s) of the planned path as the vertical axis, and multi-objective cost functions for speed, acceleration, and speed continuity are designed. The speed curve is optimized using DP followed by QP under given constraints. Simulation results show that the proposed algorithm makes safe and effective lane-changing decisions based on traffic conditions, vehicle distances, and speeds. The model generates smooth and stable paths while ensuring the safe and efficient execution of lane changes. This process meets real-time requirements and verifies the reliability of the algorithm. Full article
Show Figures

Figure 1

Back to TopTop