Related Experiment Video
Updated: Sep 22, 2025

Visualization Method for Proprioceptive Drift on a 2D Plane Using Support Vector Machine
Published on: October 27, 2016
Robot Navigation Based on Potential Field and Gradient Obtained by Bilinear Interpolation and a Grid-Based Search
Gregor Klančar1, Andrej Zdešar1, Mohan Krishnan2
1Faculty of Electrical Engineering, University of Ljubljana, Tržaška 25, 1000 Ljubljana, Slovenia.
This study introduces a novel navigation function for robot path planning, effectively resolving local minima issues. The method generates smooth paths efficiently while adapting to dynamic environments using the A* algorithm.
Area of Science:
- Robotics
- Artificial Intelligence
- Computer Science
Background:
- The artificial potential field method is a common approach for robot path planning.
- A significant limitation of this method is the occurrence of local minima, which can trap robots.
- Existing extensions aim to overcome this weakness, but often with trade-offs in complexity or performance.
Purpose of the Study:
- To propose a smooth navigation function that overcomes the local minima problem in robot path planning.
- To develop a method that generates smooth paths with moderate computational complexity.
- To ensure adaptability to dynamic environmental changes.
Main Methods:
- A smooth navigation function is proposed, integrating Dijkstra-based discrete static potential field evaluation with modified bilinear interpolation.
- The A* algorithm is employed to handle dynamic environmental changes by bypassing the static plan.
- Modifications to bilinear interpolation are developed for path-planning applicability.
Main Results:
- The proposed method effectively solves the local minima problem inherent in artificial potential fields.
- Smooth paths are generated with a balance between computational complexity and preservation of the static plan.
- The integration with the A* algorithm allows for efficient adaptation to dynamic environmental changes.
Conclusions:
- The developed navigation model offers a robust solution for robot path planning, addressing critical limitations of existing methods.
- It provides a computationally efficient approach to generating smooth, optimal paths in static and dynamic environments.
- The strategy demonstrates significant advantages in various test environments, enhancing robot navigation capabilities.
Related Concept Videos
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Two-Dimensional Force System: Problem Solving
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...
Field Application of Global Positioning System
Three-Dimensional Force System:Problem Solving
To solve a three-dimensional force system, first resolve each force into its respective scalar components. Do this using...
Polar and Cylindrical Coordinates
Magnetic Vector Potential
Consider an ideal solenoid with n turns per unit length and radius R. If I is the current through the solenoid, the magnetic field inside the solenoid is expressed as the product of vacuum...

