Cockroach Inspired Shelter Seeking for Holonomic Swarms of Flying Robots

Cockroach Inspired Shelter Seeking for Holonomic Swarms of Flying Robots

Hamoon Shahbazi, Jan Carlo Barca
DOI: 10.4018/978-1-4666-9572-6.ch025
OnDemand:
(Individual Chapters)
Available
$37.50
No Current Special Offers
TOTAL SAVINGS: $37.50

Abstract

In computer science, the study of mimicking nature has given rise to Swarm Intelligence, a distributed system of autonomous agents interacting with each other to collectively perform intelligent tasks. This chapter investigates how groups of holonomic flying robots such as quad copters can seek shelter autonomously when encountering bad weather. In this context three alternative autonomous shelter seeking techniques that address the unsolved plateau-problem had to be implemented. The methods were inspired by cockroaches and hunting strategies observed in apex predators. Previous studies on cockroaches have provided facts about their behaviour and resulted in algorithms that can be used for robotic systems. This research builds on these previous studies by formulating three alternative techniques and carrying out a comprehensive analysis of their performance. Simulation results confirm a scalable system where swarms of flying robots successfully find shelters in 3-D environments.
Chapter Preview
Top

Introduction

Robotic systems have received significant attention over the last decades. We are on the verge of entering a new phase where the next generation of robotic technology is integrated in our daily lives. This may be beneficial in many ways. For instance, when humans are not prone to take on a certain task, robots can be used to avoid exposure to danger. In some cases robots replace humans for repetitive tasks or simply because they are more efficient in strength, speed or accuracy (Campo, 2010). Different types of robots (e.g. crawling, climbing or flying robots) engender their own unique benefits. For example, one of the many distinctive advantages of flying robots is their broad view coverage. In fact, these types of robots are used today to help Japanese farmers monitor their crops and spray pesticides (Greiner, 2013). Other UAS protect the wildlife in Africa by tracking poachers. The future of flying robots looks promising. For instance, swarms of tiny flying robots could quickly, safely and cost efficiently sweep and visually inspect infrastructures such as bridges and dams. The possible applications are almost endless, e.g. firefighting, police and border observation, search and rescue, mapping, radiation detection, damage observation and assessment (UAV Design, 2013). Some of these applications are already in the development stage (Liu et al., 2010). David G. Green (2014) mentions a prosperous future for swarm robotics with the evolution of nanotechnology. He mentions that small nano-bots can extract contaminants from different mixtures in food or even in our bodies (tracking and removing viruses). As the technology in this particular field will continue to evolve, surely the area of application can be extended even further. Perhaps even to planetary exploration, where flying robots can replace ground moving rovers or even satellites in search for life or close mapping on other earth-like planets (Påhlsson et al., 2011).

Before we can send robot swarms to other planets, we need to make sure they can survive on their own, i.e. make them completely autonomous. Robots used for outdoor missions are exposed to a world of harsh environments. Shelter seeking is for that reason very important if the robots shall remain independent. It is a self-defensive mechanism that may protect them in situations where there is a risk for mission, or even system failure. Shelters are not always easy to reach, and in some cases the capacity of a shelter is low, forcing the swarm formation to morph, by reducing the distance between each robot. For UAVs the minimum distance to objects is crucial to avoid inter-robot collisions and collisions with environmental objects. On top of that, flight instability may occur as a consequence of turbulent air, from e.g. the down-wash of a neighbouring rotor craft.

In cases where the shelter size is not sufficient to hold the entire swarm it may have to be split into multiple groups. A maximum distance has to be defined in order to prevent the robots from losing contact. Here the term connectivity becomes a key component in a dynamic swarm. A connected swarm ensures the continuous flow of information throughout the whole swarm. It may be interpreted as a condition on how scattered a swarm can become without breaking up into sub-swarms. This is important for each individual within the group to keep improving its own current position by using its neighbours as references.

We can now see that shelter seeking is a complex behaviour to implement in a swarm of robots. The lack of research in the field extends the difficulty even further. The problem is solvable though. In fact it has already been solved, by nature itself. For example, a cockroach has the ability to effectively seek shelter with the help of its friends and its love for darkness. Dark areas are usually signs of potentially good shelters against bad weather, e.g. rain and harsh winds, which roaches dislike and try to avoid (Ganihar et al., 1994). We can relate this to flying robots that may experience flight instability or electrical malfunctions due to turbulence, rain, lightning and other harsh weather conditions.

Key Terms in this Chapter

Metaheuristic Optimization: An optimization with the use of an algorithm based on stochastic components, e.g. nature inspired algorithms.

Decentralized System: An individual decision-making authority that guides the system components. Everything is divided into colonies, each with one decision-making unit, and one single authority in the central core. Thus the central core controls the lower ranks that in turn control their respective local nodes. The power is decentralized but the central unit still has control over the entire system.

Distributed System: An assemblage of nodes or computers with equal authority that interact and share their computational resources and activities. From a user perspective one would see it as a single system because the nodes together act as if they were one large computer. The architecture of a distributed system is such that the nodes are autonomous and could in principal work independently.

Unmanned Aerial System: Nowadays industry has adopted the term Unmanned Aerial systems (UAS) rather than using the previously preferred term unmanned aerial vehicle (UAV), which is an aircraft that does not carry any pilot, but is either autonomous, monitored, or controlled by a pilot from ground or from another vehicle. UAS not only refers to the UAV platform itself, but also to the system as a whole, i.e. the ground-based controller and the communication system between them.

Swarm Intelligence: Swarm Intelligence (SI) is a decentralized or a distributed system where multiple units using very simple components can make quick and smart decisions without the help of an external controller. Although the units are equally “smart”, the overall intelligence of the group is higher than the intelligence of the single unit.

Homogenous Swarms of Robots: A unity of robots all having identical structure and capabilities.

Quad Copter: A rotorcraft with four propelled rotors that are mounted symmetrically on a cross frame. By controlling the rotation of the rotors, one can manoeuvre the rotorcraft.

Centralized System: A master-slave based system where all information and commands are passed through the central unit (master). There is no sporadic sharing or decision-making amongst the local nodes without the central power being involved.

Heterogeneous Swarms of Robots: A swarm of unique robots with divergent capabilities and divergent roles.

Complete Chapter List

Search this Book:
Reset