Ant robotics

Ant robotics is a special case of swarm robotics. Swarm robots are simple (and hopefully, therefore cheap) robots with limited sensing and computational capabilities. This makes it feasible to deploy teams of swarm robots and take advantage of the resulting fault tolerance and parallelism. Swarm robots cannot use conventional planning methods due to their limited sensing and computational capabilities. Thus, their behavior is often driven by local interactions. Ant robots are swarm robots that can communicate via markings, similar to ants that lay and follow pheromone trails. Some ant robots use long-lasting trails (either regular trails of a chemical substance[1] or smart trails of transceivers[2]). Others use short-lasting trails including heat[3] and alcohol.[4] Others even use virtual trails.[5]

Invention

In 1991, American electrical engineer James McLurkin was the first to conceptualize the idea of "robot ants" while working at the MIT Computer Science and Artificial Intelligence Laboratory at the Massachusetts Institute of Technology. The robots consisted of sensors, infrared emitters, and communication systems capable of detecting objects in their path. McLurkin's invention was through studying the behavior of real ants in ant colonies and keeping ant farms as a basis for his programming. Through this examination, he could better understand how insects structured their workloads in order to produce a viable and working prototype of robotic ants.[6]

Background

Researchers have developed ant robot hardware and software and demonstrated, both in simulation and on physical robots, that single ant robots or teams of ant robots solve robot-navigation tasks (such as path following and terrain coverage[1]) robustly and efficiently. For example, trails coordinate the ant robots via implicit communication and provide an alternative to probabilistic reasoning for solving the simultaneous localization and mapping problem.

Researchers have also developed a theoretical foundation for ant robotics, based on ideas from real-time heuristic search, stochastic analysis and graph theory.[7]

See also

References

  1. J. Svennebring and S. Koenig. Building terrain-covering ant robots. Autonomous Robots, 16, (3), 313-332, 2004.
  2. M. Batalin and G. Sukhatme. Efficient exploration without localization. Proceedings of the International Conference on Robotics and Automation, 2714-2719, 2003.
  3. R. Russell. Heat trails as short-lived navigational markers for mobile robots. Proceedings of the International Conference on Robotics and Automation, 3534-3539, 1997.
  4. R. Sharpe and B. Webb. Simulated and situated models of chemical trail following in ants. Proceedings of the International Conference on Simulation of Adaptive Behavior, 195-204, 1998.
  5. . Vaughan, K. Stoy, G. Sukhatme, and M. Mataric. LOST: Localization-space trails for robot teams. IEEE Transactions on Robotics and Automation, 18(5):796-812, 2002.
  6. "James McLurkin". Massachusetts Institute of Technology. Archived from the original on 2003-04-15.
  7. I. Wagner and A. Bruckstein, Special Issue on Ant Robotics, Annals of Mathematics and Artificial Intelligence, 31(1-4), 2001.

The text of this article was adopted from the Tutorial on Ant Robotics in compliance with their Creative Commons Attribution-Sharealike Unported License and the GNU Free Documentation License.

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.