Question

How to use the method called potential field in path finding ? Could you give me...

How to use the method called potential field in path finding ? Could you give me some codes ? The software is Processing
0 0
Add a comment Improve this question Transcribed image text
Answer #1

The use of robotics to minimize human efforts has been a popular topics of research for quite a few years. However, one major problem while dealing with robotic machines is path planning and obstacle detection while minimizing the input energy and getting the optimum results. Potential Field Algorithm is one of the most fundamental and traditional algorithms used for such a problem. A potential field is any physical field that obeys Laplace’s equation. Some common examples of potential fields include electrical, magnetic, and gravitational fields. A potential field algorithm uses the artificial potential field to regulate a robot around in a certain space.

The algorithm assigns an artificial potential field to every point in the world using the potential field functions. The robot simulates from the highest potential to the lowest potential. Here, the goal node has the lowest potential while the starting node will have the maximum potential. Hence, we can say that the robot moves from lowest to the highest potential.

Pseudo Code for Potential Field Algorithm:

Here UAV refers to Unmanned Aerial Vehicle (Robot)

Add a comment
Know the answer?
Add Answer to:
How to use the method called potential field in path finding ? Could you give me...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT