Two dimensional swarming: Neighbour detection

Bachelor Thesis (2022)
Author(s)

J.S. van Uffelen (TU Delft - Electrical Engineering, Mathematics and Computer Science)

L. de Kroon (TU Delft - Electrical Engineering, Mathematics and Computer Science)

Contributor(s)

Rangarao Venkatesha Prasad – Mentor (TU Delft - Embedded Systems)

A. Simha – Mentor (TU Delft - Embedded Systems)

Faculty
Electrical Engineering, Mathematics and Computer Science
Copyright
© 2022 Jeroen van Uffelen, Lars de Kroon
More Info
expand_more
Publication Year
2022
Language
English
Copyright
© 2022 Jeroen van Uffelen, Lars de Kroon
Graduation Date
21-06-2022
Awarding Institution
Delft University of Technology
Programme
['Electrical Engineering']
Faculty
Electrical Engineering, Mathematics and Computer Science
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Robot swarming has been done for quite some years now. However, creating a very large swarm can become very difficult, since the networking becomes complex. With small swarms, a robot can broadcast information, or a central node can coordinate the robots. However, when a swarm becomes very large, these techniques fall short. Broadcasting all information is too much to be evaluated by every single robot, and a central node can't control it as well.
In this research, we have looked at how nature works and tried to find a solution by mimicking its behaviour. In nature, animals stay in a swarm, based on their instinct combined with following their neighbours' behaviour.
This document is part of a bigger research which implements a bird-flocking algorithm with cars. For bird-flocking, the speed and heading of neighbours need to be known. Detection of neighbours with robots is technically challenging.
We have researched a way to detect neighbours based on a hardware filter based on RSSI, in combination with a software filter.

Files

License info not available