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 (14)

Search Parameters:
Keywords = path planning (PP)

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
22 pages, 5966 KiB  
Article
Road-Adaptive Precise Path Tracking Based on Reinforcement Learning Method
by Bingheng Han and Jinhong Sun
Sensors 2025, 25(15), 4533; https://doi.org/10.3390/s25154533 - 22 Jul 2025
Viewed by 299
Abstract
This paper proposes a speed-adaptive autonomous driving path-tracking framework based on the soft actor–critic (SAC) and pure pursuit (PP) methods, named the SACPP controller. The framework first analyzes the obstacles around the vehicle and plans an obstacle-free reference path with the minimum curvature [...] Read more.
This paper proposes a speed-adaptive autonomous driving path-tracking framework based on the soft actor–critic (SAC) and pure pursuit (PP) methods, named the SACPP controller. The framework first analyzes the obstacles around the vehicle and plans an obstacle-free reference path with the minimum curvature using the hybrid A* algorithm. Next, based on the generated reference path, the current state of the vehicle, and the vehicle motor energy efficiency diagram, the optimal speed is calculated in real time, and the vehicle dynamics preview point at the future moment—specifically, the look-ahead distance—is predicted. This process relies on the learning of the SAC network structure. Finally, PP is used to generate the front wheel angle control value by combining the current speed and the predicted preview point. In the second layer, we carefully designed the evaluation function in the tracking process based on the uncertainties and performance requirements that may occur during vehicle driving. This design ensures that the autonomous vehicle can not only quickly and accurately track the path, but also effectively avoid surrounding obstacles, while keeping the motor running in the high-efficiency range, thereby reducing energy loss. In addition, since the entire framework uses a lightweight network structure and a geometry-based method to generate the front wheel angle, the computational load is significantly reduced, and computing resources are saved. The actual running results on the i7 CPU show that the control cycle of the control framework exceeds 100 Hz. Full article
(This article belongs to the Special Issue AI-Driving for Autonomous Vehicles)
Show Figures

Figure 1

44 pages, 17947 KiB  
Review
The Intersection of Machine Learning and Wireless Sensor Network Security for Cyber-Attack Detection: A Detailed Analysis
by Tahesin Samira Delwar, Unal Aras, Sayak Mukhopadhyay, Akshay Kumar, Ujwala Kshirsagar, Yangwon Lee, Mangal Singh and Jee-Youl Ryu
Sensors 2024, 24(19), 6377; https://doi.org/10.3390/s24196377 - 1 Oct 2024
Cited by 5 | Viewed by 7801
Abstract
This study provides a thorough examination of the important intersection of Wireless Sensor Networks (WSNs) with machine learning (ML) for improving security. WSNs play critical roles in a wide range of applications, but their inherent constraints create unique security challenges. To address these [...] Read more.
This study provides a thorough examination of the important intersection of Wireless Sensor Networks (WSNs) with machine learning (ML) for improving security. WSNs play critical roles in a wide range of applications, but their inherent constraints create unique security challenges. To address these problems, numerous ML algorithms have been used to improve WSN security, with a special emphasis on their advantages and disadvantages. Notable difficulties include localisation, coverage, anomaly detection, congestion control, and Quality of Service (QoS), emphasising the need for innovation. This study provides insights into the beneficial potential of ML in bolstering WSN security through a comprehensive review of existing experiments. This study emphasises the need to use ML’s potential while expertly resolving subtle nuances to preserve the integrity and dependability of WSNs in the increasingly interconnected environment. Full article
(This article belongs to the Special Issue Advanced Applications of WSNs and the IoT—2nd Edition)
Show Figures

Figure 1

18 pages, 6069 KiB  
Article
Non-Cutting Moving Toolpath Optimization with Elitist Non-Dominated Sorting Genetic Algorithm-II
by Gamze Demir and Revna Acar Vural
Appl. Sci. 2024, 14(11), 4471; https://doi.org/10.3390/app14114471 - 23 May 2024
Cited by 2 | Viewed by 2070
Abstract
Path planning (PP) is fundamental in the decision-making and control processes of computer numerical control (CNC) machines, playing a critical role in smart manufacturing research. Apart from improving optimization in PP, enhancing efficiency while decreasing CNC machine cycle time is important in manufacturing. [...] Read more.
Path planning (PP) is fundamental in the decision-making and control processes of computer numerical control (CNC) machines, playing a critical role in smart manufacturing research. Apart from improving optimization in PP, enhancing efficiency while decreasing CNC machine cycle time is important in manufacturing. Many methods have been offered in the literature to improve the cycle time for obtaining optimal trajectories in toolpath optimization, but these methods are mostly considered for improvements in path length or machining time in optimal PP. This study demonstrates a method for creating a smoothing path. It aims to minimize both cycle time and toolpath length, while demonstrating that the non-dominated sorting genetic algorithm (NSGA-II) is efficient in addressing the multi-objective PP problems within static situations. Pareto optimality for performance comparisons with multi-objective genetic algorithms (MOGAs) is presented in order to highlight the positive features of the non-dominant solving generated by the NSGA-II. According to the comprehensive analysis results, the optimization of the path carried out with the NSGA-II emphasizes its shorter and smoother attributes, with the optimal trajectory achieving approximately 30% and 7% reductions in path length and machining cycle time, respectively. Full article
(This article belongs to the Topic Modern Technologies and Manufacturing Systems, 2nd Volume)
Show Figures

Figure 1

18 pages, 3395 KiB  
Article
Sequential Optimal Trajectory Planning Scheme for Robotic Manipulators along Specified Path Based on Direct Collocation Method
by Ziyao Xiong, Jianwan Ding, Liping Chen, Yu Chen and Dong Yan
Actuators 2024, 13(5), 189; https://doi.org/10.3390/act13050189 - 15 May 2024
Viewed by 1643
Abstract
Robotic manipulators play a pivotal role in modern intelligent manufacturing and unmanned production systems, often tasked with executing specific paths accurately. However, the input of the robotic manipulators is trajectory which is a path with time information. The resulting core technology is trajectory [...] Read more.
Robotic manipulators play a pivotal role in modern intelligent manufacturing and unmanned production systems, often tasked with executing specific paths accurately. However, the input of the robotic manipulators is trajectory which is a path with time information. The resulting core technology is trajectory planning methods which are broadly classified into two categories: maximum velocity curve (MVC) methods and multiphase direct collocation (MPDC) methods. This paper concentrates on addressing challenges associated with the latter methods. In MPDC methods, the solving efficiency and accuracy are greatly influenced by the number of discretization nodes. When dealing with systems with complex dynamics, such as robotic manipulators, striking a balance between solving time and path discretization errors becomes crucial. We use a mesh refinement (MR) algorithm to find a suitable number of nodes under the premise of ensuring the path discretization error. So, the actual device can effectively implement the planned solutions. Nonetheless, the conventional application of the MR algorithm requires solving the original problem in each iteration; these processes are extremely time-consuming and may fail to solve when dealing with a complex dynamic system. As a result, we propose a sequential optimal trajectory planning scheme to solve the problem efficiently by dividing the original optimal control (OC) problem into two stages: path planning (PP) and trajectory planning (TP). In the PP stage, we employ a DC method based on arc length and an MR algorithm to identify key nodes along the specified path. This aims to minimize the approximation error introduced during discretization. In the TP stage, the identified key nodes serve as boundary conditions for an MPDC method based on time. This facilitates the generation of an optimal trajectory that maximizes motion performance, considering constant velocity in Cartesian space and dynamic constraints while keeping the path discretization error. Simulation and experiment are conducted with a six-axis robotic manipulator, ROCR6, and show significant potential for a wide range of applications in robotics. Full article
(This article belongs to the Section Actuators for Robotics)
Show Figures

Figure 1

20 pages, 668 KiB  
Review
Dynamic Obstacle Avoidance and Path Planning through Reinforcement Learning
by Khawla Almazrouei, Ibrahim Kamel and Tamer Rabie
Appl. Sci. 2023, 13(14), 8174; https://doi.org/10.3390/app13148174 - 13 Jul 2023
Cited by 37 | Viewed by 14608
Abstract
The use of reinforcement learning (RL) for dynamic obstacle avoidance (DOA) algorithms and path planning (PP) has become increasingly popular in recent years. Despite the importance of RL in this growing technological era, few studies have systematically reviewed this research concept. Therefore, this [...] Read more.
The use of reinforcement learning (RL) for dynamic obstacle avoidance (DOA) algorithms and path planning (PP) has become increasingly popular in recent years. Despite the importance of RL in this growing technological era, few studies have systematically reviewed this research concept. Therefore, this study provides a comprehensive review of the literature on dynamic reinforcement learning-based path planning and obstacle avoidance. Furthermore, this research reviews publications from the last 5 years (2018–2022) to include 34 studies to evaluate the latest trends in autonomous mobile robot development with RL. In the end, this review shed light on dynamic obstacle avoidance in reinforcement learning. Likewise, the propagation model and performance evaluation metrics and approaches that have been employed in previous research were synthesized by this study. Ultimately, this article’s major objective is to aid scholars in their understanding of the present and future applications of deep reinforcement learning for dynamic obstacle avoidance. Full article
(This article belongs to the Special Issue Trajectory Planning for Intelligent Robotic and Mechatronic Systems)
Show Figures

Figure 1

14 pages, 3778 KiB  
Article
A Comparison of Intelligent Models for Collision Avoidance Path Planning on Environmentally Propelled Unmanned Surface Vehicles
by Carlos Barrera, Mustapha Maarouf, Francisco Campuzano, Octavio Llinas and Graciliano Nicolas Marichal
J. Mar. Sci. Eng. 2023, 11(4), 692; https://doi.org/10.3390/jmse11040692 - 24 Mar 2023
Cited by 8 | Viewed by 3126
Abstract
Unmanned surface vehicles (USVs) are increasingly used for ocean missions and services aimed for safer, more efficient, and sustainable routine operations. Path planning is a key component of autonomy addressed to obstacle detection and avoidance. As a multi-optimization nonlinear problem, it should include [...] Read more.
Unmanned surface vehicles (USVs) are increasingly used for ocean missions and services aimed for safer, more efficient, and sustainable routine operations. Path planning is a key component of autonomy addressed to obstacle detection and avoidance. As a multi-optimization nonlinear problem, it should include computational time, optimal path, and maritime traffic standard procedures. This becomes even more challenging for USV technologies propelled by harvesting ocean energy from waves and wind. Sea current state and wind conditions significantly affect the USV energy consumption becoming the path planning approach key for navigation performance and endurance. To improve both aspects, an energy-efficient new path planning algorithm approach based on AI techniques for computing feasible paths in compliance with the Convention on the International Regulations for Preventing Collisions at Sea (COLREG) rules and taking energy consumption into account according to wind and sea current data is proposed. Full article
(This article belongs to the Special Issue Energy Optimization of Ship and Maritime Structures)
Show Figures

Figure 1

22 pages, 2713 KiB  
Article
The Strategic Environmental Assessment as a “Front-Line” Tool to Mediate Regional Sustainable Development Strategies into Spatial Planning: A Practice-Based Analysis
by Barbara Maria Frigione and Michele Pezzagno
Sustainability 2023, 15(3), 2378; https://doi.org/10.3390/su15032378 - 28 Jan 2023
Cited by 7 | Viewed by 4359
Abstract
The 2030 Agenda for Sustainable Development of the United Nations calls upon all signatory countries to localize its goals through National and Regional Sustainable Development Strategies (SDS). As in Italy the SDS constitute the framework of the Strategic Environmental Assessment (SEA) of Plans [...] Read more.
The 2030 Agenda for Sustainable Development of the United Nations calls upon all signatory countries to localize its goals through National and Regional Sustainable Development Strategies (SDS). As in Italy the SDS constitute the framework of the Strategic Environmental Assessment (SEA) of Plans and Programmes (P/P), the question arises as to whether the SEA can represent a fundamental tool for SDS. Although the mutual relationship between 2030 Agenda goals and SEA is recognized in the literature, there is a lack of focus on SDS and SEA. The SEA monitoring system is an essential instrument to redirect P/P trajectories, although it represents a constant weakness of the SEA process. Opening a discussion about the relationship between SDS and SEA, the present contribution aims at assessing SEA monitoring potential in mediating the 2030 Agenda SDS’s objectives into P/P. To this end, the study delves into the SEA monitoring structure through a qualitative and comparative approach, the feasibility of which is illustrated by an application to a set of spatial plans. Results show both good potential and the criticalities of the SEA monitoring system, which allow us to outline practical inputs to update SEA monitoring guidelines and new paths to foster the mutual relationship between the SDS and SEA. Full article
Show Figures

Figure 1

26 pages, 5127 KiB  
Article
UAV Path Planning Based on Multi-Stage Constraint Optimization
by Yong Shen, Yunlou Zhu, Hongwei Kang, Xingping Sun, Qingyi Chen and Da Wang
Drones 2021, 5(4), 144; https://doi.org/10.3390/drones5040144 - 6 Dec 2021
Cited by 21 | Viewed by 4487
Abstract
Evolutionary Algorithms (EAs) based Unmanned Aerial Vehicle (UAV) path planners have been extensively studied for their effectiveness and high concurrency. However, when there are many obstacles, the path can easily violate constraints during the evolutionary process. Even if a single waypoint causes a [...] Read more.
Evolutionary Algorithms (EAs) based Unmanned Aerial Vehicle (UAV) path planners have been extensively studied for their effectiveness and high concurrency. However, when there are many obstacles, the path can easily violate constraints during the evolutionary process. Even if a single waypoint causes a few constraint violations, the algorithm will discard these solutions. In this paper, path planning is constructed as a multi-objective optimization problem with constraints in a three-dimensional terrain scenario. To solve this problem in an effective way, this paper proposes an evolutionary algorithm based on multi-level constraint processing (ANSGA-III-PPS) to plan the shortest collision-free flight path of a gliding UAV. The proposed algorithm uses an adaptive constraint processing mechanism to improve different path constraints in a three-dimensional environment and uses an improved adaptive non-dominated sorting genetic algorithm (third edition—ANSGA-III) to enhance the algorithm’s path planning ability in a complex environment. The experimental results show that compared with the other four algorithms, ANSGA-III-PPS achieves the best solution performance. This not only validates the effect of the proposed algorithm, but also enriches and improves the research results of UAV path planning. Full article
Show Figures

Figure 1

16 pages, 5884 KiB  
Article
Autonomous Mobile Robot Navigation in Sparse LiDAR Feature Environments
by Phuc Thanh-Thien Nguyen, Shao-Wei Yan, Jia-Fu Liao and Chung-Hsien Kuo
Appl. Sci. 2021, 11(13), 5963; https://doi.org/10.3390/app11135963 - 26 Jun 2021
Cited by 28 | Viewed by 5328
Abstract
In the industrial environment, Autonomous Guided Vehicles (AGVs) generally run on a planned route. Among trajectory-tracking algorithms for unmanned vehicles, the Pure Pursuit (PP) algorithm is prevalent in many real-world applications because of its simple and easy implementation. However, it is challenging to [...] Read more.
In the industrial environment, Autonomous Guided Vehicles (AGVs) generally run on a planned route. Among trajectory-tracking algorithms for unmanned vehicles, the Pure Pursuit (PP) algorithm is prevalent in many real-world applications because of its simple and easy implementation. However, it is challenging to decelerate the AGV’s moving speed when turning on a large curve path. Moreover, this paper addresses the kidnapped-robot problem occurring in spare LiDAR environments. This paper proposes an improved Pure Pursuit algorithm so that the AGV can predict the trajectory and decelerate for turning, thus increasing the accuracy of the path tracking. To solve the kidnapped-robot problem, we use a learning-based classifier to detect the repetitive pattern scenario (e.g., long corridor) regarding 2D LiDAR features for switching the localization system between Simultaneous Localization And Mapping (SLAM) method and Odometer method. As experimental results in practice, the improved Pure Pursuit algorithm can reduce the tracking error while performing more efficiently. Moreover, the learning-based localization selection strategy helps the robot navigation task achieve stable performance, with 36.25% in completion rate more than only using SLAM. The results demonstrate that the proposed method is feasible and reliable in actual conditions. Full article
(This article belongs to the Special Issue Trends and Challenges in Robotic Applications)
Show Figures

Figure 1

26 pages, 1188 KiB  
Article
Path Planning Method for UAVs Based on Constrained Polygonal Space and an Extremely Sparse Waypoint Graph
by Abdul Majeed and Seong Oun Hwang
Appl. Sci. 2021, 11(12), 5340; https://doi.org/10.3390/app11125340 - 8 Jun 2021
Cited by 10 | Viewed by 4418
Abstract
Finding an optimal/quasi-optimal path for Unmanned Aerial Vehicles (UAVs) utilizing full map information yields time performance degradation in large and complex three-dimensional (3D) urban environments populated by various obstacles. A major portion of the computing time is usually wasted on modeling and exploration [...] Read more.
Finding an optimal/quasi-optimal path for Unmanned Aerial Vehicles (UAVs) utilizing full map information yields time performance degradation in large and complex three-dimensional (3D) urban environments populated by various obstacles. A major portion of the computing time is usually wasted on modeling and exploration of spaces that have a very low possibility of providing optimal/sub-optimal paths. However, computing time can be significantly reduced by searching for paths solely in the spaces that have the highest priority of providing an optimal/sub-optimal path. Many Path Planning (PP) techniques have been proposed, but a majority of the existing techniques equally evaluate many spaces of the maps, including unlikely ones, thereby creating time performance issues. Ignoring high-probability spaces and instead exploring too many spaces on maps while searching for a path yields extensive computing-time overhead. This paper presents a new PP method that finds optimal/quasi-optimal and safe (e.g., collision-free) working paths for UAVs in a 3D urban environment encompassing substantial obstacles. By using Constrained Polygonal Space (CPS) and an Extremely Sparse Waypoint Graph (ESWG) while searching for a path, the proposed PP method significantly lowers pathfinding time complexity without degrading the length of the path by much. We suggest an intelligent method exploiting obstacle geometry information to constrain the search space in a 3D polygon form from which a quasi-optimal flyable path can be found quickly. Furthermore, we perform task modeling with an ESWG using as few nodes and edges from the CPS as possible, and we find an abstract path that is subsequently improved. The results achieved from extensive experiments, and comparison with prior methods certify the efficacy of the proposed method and verify the above assertions. Full article
(This article belongs to the Special Issue Unmanned Aerial Vehicles)
Show Figures

Figure 1

32 pages, 4774 KiB  
Article
PPS: Energy-Aware Grid-Based Coverage Path Planning for UAVs Using Area Partitioning in the Presence of NFZs
by Alia Ghaddar, Ahmad Merei and Enrico Natalizio
Sensors 2020, 20(13), 3742; https://doi.org/10.3390/s20133742 - 3 Jul 2020
Cited by 34 | Viewed by 5455
Abstract
Area monitoring and surveillance are some of the main applications for Unmanned Aerial Vehicle (UAV) networks. The scientific problem that arises from this application concerns the way the area must be covered to fulfill the mission requirements. One of the main challenges is [...] Read more.
Area monitoring and surveillance are some of the main applications for Unmanned Aerial Vehicle (UAV) networks. The scientific problem that arises from this application concerns the way the area must be covered to fulfill the mission requirements. One of the main challenges is to determine the paths for the UAVs that optimize the usage of resources while minimizing the mission time. Different approaches rely on area partitioning strategies. Depending on the size and complexity of the area to monitor, it is possible to decompose it exactly or approximately. This paper proposes a partitioning method called Parallel Partitioning along a Side (PPS). In the proposed method, grid-mapping and grid-subdivision of the area, as well as area partitioning are performed to plan the UAVs path. An extra challenge, also tackled in this work, is the presence of non-flying zones (NFZs). These zones are areas that UAVs must not cover or pass over it. The proposal is extensively evaluated, in comparison with existing approaches, to show that it enables UAVs to plan paths with minimum energy consumption, number of turns and completion time while at the same time increases the quality of coverage. Full article
Show Figures

Figure 1

21 pages, 5139 KiB  
Article
Chemical Source Searching by Controlling a Wheeled Mobile Robot to Follow an Online Planned Route in Outdoor Field Environments
by Ji-Gong Li, Meng-Li Cao and Qing-Hao Meng
Sensors 2019, 19(2), 426; https://doi.org/10.3390/s19020426 - 21 Jan 2019
Cited by 22 | Viewed by 5249
Abstract
In this paper, we present an estimation-based route planning (ERP) method for chemical source searching using a wheeled mobile robot and validate its effectiveness with outdoor field experiments. The ERP method plans a dynamic route for the robot to follow to search for [...] Read more.
In this paper, we present an estimation-based route planning (ERP) method for chemical source searching using a wheeled mobile robot and validate its effectiveness with outdoor field experiments. The ERP method plans a dynamic route for the robot to follow to search for a chemical source according to time-varying wind and an estimated chemical-patch path (C-PP), where C-PP is the historical trajectory of a chemical patch detected by the robot, and normally different from the chemical plume formed by the spatial distribution of all chemical patches previously released from the source. Owing to the limitations of normal gas sensors and actuation capability of ground mobile robots, it is quite hard for a single robot to directly trace the intermittent and rapidly swinging chemical plume resulting from the frequent and random changes of wind speed and direction in outdoor field environments. In these circumstances, tracking the C-PP originating from the chemical source back could help the robot approach the source. The proposed ERP method was tested in two different outdoor fields using a wheeled mobile robot. Experimental results indicate that the robot adapts to the time-varying airflow condition, arriving at the chemical source with an average success rate and approaching effectiveness of about 90% and 0.4~0.6, respectively. Full article
Show Figures

Figure 1

21 pages, 1309 KiB  
Article
Solving the Path Planning Problem in Mobile Robotics with the Multi-Objective Evolutionary Algorithm
by Yang Xue and Jian-Qiao Sun
Appl. Sci. 2018, 8(9), 1425; https://doi.org/10.3390/app8091425 - 21 Aug 2018
Cited by 55 | Viewed by 9476
Abstract
Path planning problems involve finding a feasible path from the starting point to the target point. In mobile robotics, path planning (PP) is one of the most researched subjects at present. Since the path planning problem is an NP-hard problem, it can be [...] Read more.
Path planning problems involve finding a feasible path from the starting point to the target point. In mobile robotics, path planning (PP) is one of the most researched subjects at present. Since the path planning problem is an NP-hard problem, it can be solved by multi-objective evolutionary algorithms (MOEAs). In this article, we propose a multi-objective method for solving the path planning problem. It is a population evolutionary algorithm and solves three different objectives (path length, safety, and smoothness) to acquire precise and effective solutions. In addition, five scenarios and another existing method are used to test the proposed algorithm. The results show the advantages of the algorithm. In particular, different quality metrics are used to assess the obtained results. In the end, the research indicates that the proposed multi-objective evolutionary algorithm is a good choice for solving the path planning problem. Full article
Show Figures

Figure 1

27 pages, 17150 KiB  
Article
An Automatic Navigation System for Unmanned Surface Vehicles in Realistic Sea Environments
by Xiaojie Sun, Guofeng Wang, Yunsheng Fan, Dongdong Mu and Bingbing Qiu
Appl. Sci. 2018, 8(2), 193; https://doi.org/10.3390/app8020193 - 28 Jan 2018
Cited by 31 | Viewed by 8698
Abstract
In recent years, unmanned surface vehicles (USVs) have received notable attention because of their many advantages in civilian and military applications. To improve the autonomy of USVs, this paper describes a complete automatic navigation system (ANS) with a path planning subsystem (PPS) and [...] Read more.
In recent years, unmanned surface vehicles (USVs) have received notable attention because of their many advantages in civilian and military applications. To improve the autonomy of USVs, this paper describes a complete automatic navigation system (ANS) with a path planning subsystem (PPS) and collision avoidance subsystem (CAS). The PPS based on the dynamic domain tunable fast marching square (DTFMS) method is able to build an environment model from a real electronic chart, where both static and dynamic obstacles are well represented. By adjusting the S a t u r a t i o n , the generated path can be changed according to the requirements for security and path length. Then it is used as a guidance trajectory for the CAS through a dynamic target point. In the CAS, according to finite control set model predictive control (FCS-MPC) theory, a collision avoidance control algorithm is developed to track trajectory and avoid collision based on a three-degree of freedom (DOF) planar motion model of USV. Its target point and security evaluation come from the planned path and environmental model of the PPS. Moreover, the prediction trajectory of the CAS can guide changes in the dynamic domain model of the vessel itself. Finally, the system has been tested and validated using the situations of three types of encounters in a realistic sea environment. Full article
Show Figures

Figure 1

Back to TopTop