Related Experiment Video
Updated: Jun 3, 2026

11:53
The Modular Design and Production of an Intelligent Robot Based on a Closed-Loop Control Strategy
Published on: October 14, 2017
SHARP: a hybrid metaheuristic approach for intelligent robotic path planning
Hussam Fakhouri1, Sadi Alawadi2, Alexander Galozy3
1Faculty of Artificial Intelligence, Al-Balqa Applied University, Al-Salt, 19117, Jordan.
Scientific Reports
|June 1, 2026
Summary
This study introduces SHARP, a hybrid path planning framework for robots. It enhances autonomous navigation by creating shorter, collision-free trajectories in complex environments.
Area of Science:
- Robotics
- Artificial Intelligence
- Optimization Algorithms
Background:
- Autonomous navigation requires efficient and safe path planning.
- Existing methods face challenges in complex static and dynamic environments.
Purpose of the Study:
- To present SHARP, a novel hybrid metaheuristic framework for robotic path planning.
- To improve trajectory feasibility, smoothness, and efficiency in autonomous navigation.
Main Methods:
- SHARP combines Particle Swarm Optimization, Sine Cosine search, and Nelder-Mead simplex refinement.
- Two multi-criteria decision layers (Priority-PSN, No-Preference-PSN) were introduced.
- Cubic-spline interpolation was used for trajectory smoothing.
Main Results:
- SHARP consistently produced shorter collision-free paths than other algorithms in static environments.
- The hybrid approach improved path quality in cluttered maps, with a trade-off in computational cost.
- SHARP achieved a high success rate in dynamic replanning, despite increased latency.
Conclusions:
- SHARP offers a practical, adaptable optimization-based framework for intelligent robotic path planning.
- The framework effectively addresses static and dynamic constraints in autonomous navigation.
- Further research may explore latency reduction for real-time applications.
Related Concept Videos
Heuristics
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
Three-Dimensional Force System:Problem Solving
A three-dimensional force system refers to a scenario in which three forces act simultaneously in three different directions. This type of problem is commonly encountered in physics and engineering, where it is necessary to calculate the resultant force on the system, which can then be used to predict or analyze the behavior of the object or structure under consideration.
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Two-Dimensional Force System: Problem Solving
Solving problems related to two-dimensional force systems is an essential aspect of mechanics and engineering. By applying the principles of vector analysis and force equilibrium, one can determine the effect of multiple forces acting on an object in a two-dimensional space.
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...
The first step to solving a two-dimensional force system problem is to draw a free-body diagram of the object under consideration. This diagram helps identify all the external forces acting on the object, including their...