Swarm robotics. Ivana Budinská Ústav informatiky SAV

Size: px
Start display at page:

Download "Swarm robotics. Ivana Budinská Ústav informatiky SAV"

Transcription

1 Swarm robotics Ivana Budinská Ústav informatiky SAV Seminár z UI,

2 Obsah prezentácie Motivácia Definície problémov Zaujímavé projekty Algoritmy Sumarizácia a nové úlohy Modifikovaný PSO algoritmus pre kooperatívne prehľadávanie (M.Masár)

3 Motivácia Lacnejšie riešenie robotické vysávače Vzdialené centrálne riadenie správa na Mars ide 15 min Sťažená komunikácia s centrálou prehľadávanie území po požiaroch, zemetraseniach a iných prírodných katastrofách Autonómna navigácia, Samoopravovanie

4 Obrázky prevzaté z internetu Inšpirácie z prírody

5 Definície problémov Koordinované prehľadávanie neznámych priestorov napr. pri odmíňovaní, vyhľadávaní zranených po katastrofách, upratovanie veľkých priestorov, zber úrody, monitorovanie priestorov Zhlukovanie a transport Koordinácia pri premiestňovaní predmetov box pushing, záchrana zranenených Rekonfigurácia modulárne robotické systémy, ktoré vytvoria zložitejšie systémy

6 Vlastnosti Množstvo jednoduchých robotov Homogénne zloženie Individuálne schopnosti Jednoduché pravidlá správania Lokálne informácie Globálny cieľ Technologické vlastnosti: Robustnosť Škálovateľnosť Flexibilita Samoorganizácia Nízka cena

7 Zaujímavé projekty COMSTAR ( ), C-MANTIC Lab Automatické rozpoznávanie cieľa MASSES ( , ) Multi-robotický systém pre skúmanie povrchu mesiaca a Marsu COMRADES ( ) Multi-robotický systém pre utomatickú detekciu pozemných mín SWARMANOID ( ) 7RP FET Asi 60 autonómnych robotov, tri typy: eye-bots,handbots, and foot-bots.

8 Problémy a algoritmy Koordinované prehľadávanie neznámych priestorov Zhlukovanie a transport Rekonfigurácia modulárne robotické systémy, ktoré vytvoria zložitejšie systémy

9 Problémy a algoritmy Koordinované prehľadávanie neznámych priestorov Zhlukovanie a transport Rekonfigurácia modulárne robotické systémy, ktoré vytvoria zložitejšie systémy

10 Koordinované prehľadávanie Súvisiace problémy: Mapovanie a lokalizácia Určovanie hraníc Hľadanie cieľa priestorov Vlastnosti algoritmov: Jednoduché Škálovateľné Distribuované Využívanie lokálnych interakcií

11 Definícia problému Určitý počet robotov, každý má akčný rádius pohyb v ďalšom kroku, komunikačný rádius a rádius pokrytia senzormi. Definujeme funkciu pokrytia ako transformáciu akcie robota v čase v určitom mieste na určitú priestorovú jednotku f: a t r x l t r c t r Snažíme sa minimalizovať prekrývanie a maximalizovať pokrytie (Zjednotenie a prienik priestorových jednotiek c t r )

12 Agentový prístup Každý robot koodinuje svoj postup s robotmi v okolí, aby minimalizoval prekrývanie a maximalizoval pokrytie Ak sa v okolí robota nenachádza iný robot vykonaj náhodný pohyb Ak sa v okolí pokrytia nenachádza robot, ale v komunikačnom okolí áno použije niektorý algoritmus na určenie nasledujúceho kroku, aby sa nevzdialil z komunikačného rádia všetkých robotov (maximalizácia pokrytia) Ak sa v okolí pokrytia aj v komunikačnom nachádzajú roboty vypočítava váženú vzdialenosť od robotv a akciu určuje s ohľadom na minimalizáciu prekrývania.

13 Detekcia hraníc, ohraničení J. McLurkin: irobot projekt BoundaryDetection.php Rovnomerná disperzia (udržiavanie vzdialenosti medzi jednotlivými robotmi) Detekcia hraníc robot sa môže nachádzať v stave Wall node, Frontier node, Interior node generuje akciu. Wall node a Frontier node sú pevné.

14 Boundary algoritmus riadená disperzia (vedie roboty do nepreskúmanej oblasti) geometriu lokálnej siete každý robot tvorí vrchol siete, rekonfiguráciou siete sa približuje k hraniciam

15 Multi-robot mapping and localization algoritm Rothermich et al. rieši problém s nepresnou odometriou alokalizáciou Mobilné roboty slúžia ko mobilné majáky, ich úloha v rámci roja sa mení Všetky roboty musia používať referenčné súradnice globálneho prostredia Výhody mapa sa vytvára z rôznych pozícií uhly a hranice sú zachytené presnejšie V neznámom prostredí je lokalizácia jednoho robota veľmi obtiažna

16 Problémy a algoritmy Koordinované prehľadávanie neznámych priestorov Zhlukovanie a transport Rekonfigurácia modulárne robotické systémy, ktoré vytvoria zložitejšie systémy

17 Mobilné formácie - zhluky Hetiarachchi and Spears založené na príťažlivosti a odpudivosti simuláciou ukázali vhodnosť použitia Leonard-Jonsonových potenciálov Udržiavanie formácie pri prekonávaní prekážok

18 Mobilné formácie - zhluky

19 e-puck cluster

20 Obchádzanie dier Kooperatívne obchádzanie dier trakčný senzor na zistenie, kam chce ísť susedný robot Evolučné algoritmy, učenie Nevýhody nepoužiteľné v praxi

21 Reťazenie Nouyan et al., 2009 Stavový automat search, explore,chain,finish Farebná signalizácia: Blue, Green, Yellow

22 Reťazenie a transport Stavový diagram 4 nové stavy: Assemble, Transport target, Transport blind, Reset

23

24 Príklad: Vyhľadaj a zachráň

25 Koordinovaný transport Typická cesta dvoch nekomunikujúcich robotov. Roboty nesynchronizovali svoju prácu. V prvom prípade obidva roboty opustili box a išli za svetlom, v druhom prípade jeden robot tlačil box ale mimo územia a druhý šiel za svetlom, v treťom prípade oba roboty tlačili box úspešne do cieľa, v štvrtom prípade jeden robot prestal tlačiť box a prekrížil cestu druhého robota. - box pushing

26 Problémy a algoritmy Koordinované prehľadávanie neznámych priestorov Zhlukovanie a transport Rekonfigurácia modulárne robotické systémy, ktoré vytvoria zložitejšie systémy

27 Rekonfigurovateľné roboty Modulárne robotické systémy, ktoré vytvárajú vyššie organizmy s cieľom vykonávať rôzne úlohy Inšpirácie: bunky (cellular automata) zhluky, roje, atď. (swarm intelligence) Rekonfigurovateľné roboty typu reťazec Rekonfigurovateľné roboty typu mriežka Mobilné rekonfigurovateľné roboty Iné typy rekonfigurovateľných robotov

28 Kooperácia mobilných jednotiek pri prekonávaní prekážok Swarm bots - Marco Dorigo

29 Atron rekonfigurovateľné robotické moduly D.J.Christensen USD modular robotics research lab, modular.mmmi.sdk.dk

30 Atron príklad rekonfigurovateľného systému

31 Atron reconfigurable robotic modules

32 Atron reconfigurable robotic modules

33 Atron reconfigurable robotic modules

34 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

35 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

36 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

37 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

38 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

39 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

40 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

41 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

42 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

43 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

44 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

45 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

46 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

47 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

48 Rekonfigurovateľné moduly - Lego Desmond Innovation, LLC

49 Záver Swarm inteligencia Kľúčové vlastnosti a techonologické motivácie Aplikačné domény Vytváranie koalícií pri homogénnych skupinách a pri nehomogénnych skupinách Problémy pri realizácii a nasadzovaní technológií do praxe Vývoj senzorov a aktuátorov

50 Referencie Prezentácia Swarm Robotics by Roderich Gross D. Miner: Swarm robotics algorithms: A survay, 2007 J. Alexander Fax, Richard M. Murray: Information Flow and Cooperative Control of Vehicle Formation, IEEE T. Automatic Control, 2003, murray/papers/2003g_fm03-tac.html A.Farinelli, L. Iocchi, D. Nardi: Multi robot systems: A classification focused on coordination, IEEE Transactions on Man Systems and Cybernetics, par B, pp , 2004 Lynne E. Parker: Current State of the Art in Distributed Autonomous Mobile Robotics Yan Meng: Q-Learning Afjusted Bio-Inspired Multi-Robot Coordination, In Recent Advances in Multi Robot systems, Book edited by Aleksandar Lazinica, ISBN Pp 326, May 2008, itech Education and Publishing, Vienna, Austria. W. Liu. Design and modelling of Adaptive Foraging in Swarm Robotic Systems. PhD thesis, Univeristy of the West of England, Bristol, UK D. Antonic, Ž. Ban, M. Žagar: Deming robots - requirements and constraints, 2008 Rothermich, J., Ecemis, M., and Gaudiano, P. Distributed localization and mapping with a robotic swarm. Swarm Robotics, Springer-Verlag (2004), Trianni, V., Nolfi, S., and Dorigo, M. Cooperative hole avoidance in a swarm-bot. Robotics and Autonomous Systems 54, 2 (2006), Hettiarachchi, S., and Spears, W. Moving swarm formations through obstacle fields. International Conference on Artificial Intelligence (2005).

51 Videá, odkazy

52 Modifikovaný PSO algoritmus pre kooperatívne prehľadávnie priestoru (M. Masár) Modré pole označuje oblasť videnia, zelené pole je vyhodnocovná oblasť fitnes funkcia. Každá častica vyhodnocuje, aký nepreskúmaný priestor sa nachádza v jej okolí. Sociálny aspekt častice sú priťahované k tým časticiam, ktoré majú viac nepreskúmaného priestoru v svojom okolí. - particle

53 Výpočet rýchlosti w váha obmedzjúca rýchlosť častice, s časom klesá p id - vektor označujúci pozíciu častice, ktorá má najvyššiu fitnes zo všetkých pozícií, kde sa častica nachádzala p gd vektor najlepších p id zo všetkých častíc Fitnes funkcia ohodnocuje množstvo nepreskúmaného priestoru okolo častice čím viac, tým lepšie

54 Výsledky simulácií v Matlabe

55 Výsledky simulácií v Matlabe

56 Modifikácia PSO II Rozšírenie rovnice o člen označujúci ťažisko nepreskúmaného priestoru. Častica je priťahovaná k tomuto priestoru Metóda nehľadá najlepšie riešenie v čase, ale v priestore

57 Záver Algoritmus predstavuje jednoduché pravidlá v správaní častíc, ktoré vedú ku komplexnému správaniu sa celku Metóda je modifikovaná pre potreby kooperatívneho prehľadávania priestoru pohyb častíc je modifikovaný v nadväznosti na tvar nepreskúmaného územia a častice sú priťahované k nepreskúmaným oblastiam.

making them (robots:) intelligent

making them (robots:) intelligent Artificial Intelligence & Humanoid Robotics or getting robots closer to people making them (robots:) intelligent Maria VIRCIKOVA (maria.vircik@gmail.com) Peter SINCAK (peter.sincak@tuke.sk) Dept. of Cybernetics

More information

CHARAKTERISTICKÉ VLASTNOSTI SAMO - REKONFIGUROVATEĽNÝCH ROBOTOV

CHARAKTERISTICKÉ VLASTNOSTI SAMO - REKONFIGUROVATEĽNÝCH ROBOTOV CHARAKTERISTICKÉ VLASTNOSTI SAMO - REKONFIGUROVATEĽNÝCH ROBOTOV Ing. Marek Vagaš, PhD. Technická univerzita v Košiciach Strojnícka fakulta Katedra výrobnej techniky a robotiky Nemcovej 32, 042 00 Košice

More information

HDR Čo s tým ďalej? http://pages.bangor.ac.uk/~eesa0c/hdr_display/ http://www.schubincafe.com/tag/dolby-hdr/ http://vrc.med.upenn.edu/instrumentation-electronics-example-project.html Brightside DR37-P

More information

Swarm Robotics. Lecturer: Roderich Gross

Swarm Robotics. Lecturer: Roderich Gross Swarm Robotics Lecturer: Roderich Gross 1 Outline Why swarm robotics? Example domains: Coordinated exploration Transportation and clustering Reconfigurable robots Summary Stigmergy revisited 2 Sources

More information

Transactions of the VŠB Technical University of Ostrava, Mechanical Series No. 2, 2009, vol. LV, article No Ivana LUKÁČOVÁ *, Ján PITEĽ **

Transactions of the VŠB Technical University of Ostrava, Mechanical Series No. 2, 2009, vol. LV, article No Ivana LUKÁČOVÁ *, Ján PITEĽ ** Transactions of the VŠB Technical University of Ostrava, Mechanical Series No. 2, 2009, vol. LV, article No. 1693 Ivana LUKÁČOVÁ *, Ján PITEĽ ** MODEL-FREE ADAPTIVE HEATING PROCESS CONTROL VYUŽITIE MFA-REGULÁTORA

More information

Aktivity PS ENUM od októbra 2004 do novembra 2005

Aktivity PS ENUM od októbra 2004 do novembra 2005 Valné zhromaždenie CTF Bratislava, 24. november 2005 Aktivity PS ENUM od októbra 2004 do novembra 2005 Vladimír Murín Výskumný ústav spojov, n.o. Banská Bystrica Úvod Pracovná skupina ENUM bola založená

More information

Algoritmy pre AI robotiku. Pavel Petrovič, miestnosť i24a

Algoritmy pre AI robotiku. Pavel Petrovič, miestnosť i24a Algoritmy pre AI robotiku Pavel Petrovič, miestnosť i24a ppetrovic@acm.org Podmienky absolvovania Fungujúci projekt (50%) 5-stranová esej (20%) Testík (30%) Stretnutia: Prednášky... slajdy, poznámky, literatúra

More information

Socially-Mediated Negotiation for Obstacle Avoidance in Collective Transport

Socially-Mediated Negotiation for Obstacle Avoidance in Collective Transport Socially-Mediated Negotiation for Obstacle Avoidance in Collective Transport Eliseo Ferrante, Manuele Brambilla, Mauro Birattari and Marco Dorigo IRIDIA, CoDE, Université Libre de Bruxelles, Brussels,

More information

Université Libre de Bruxelles

Université Libre de Bruxelles Université Libre de Bruxelles Institut de Recherches Interdisciplinaires et de Développements en Intelligence Artificielle Look out! : Socially-Mediated Obstacle Avoidance in Collective Transport Eliseo

More information

biologically-inspired computing lecture 20 Informatics luis rocha 2015 biologically Inspired computing INDIANA UNIVERSITY

biologically-inspired computing lecture 20 Informatics luis rocha 2015 biologically Inspired computing INDIANA UNIVERSITY lecture 20 -inspired Sections I485/H400 course outlook Assignments: 35% Students will complete 4/5 assignments based on algorithms presented in class Lab meets in I1 (West) 109 on Lab Wednesdays Lab 0

More information

Socially-Mediated Negotiation for Obstacle Avoidance in Collective Transport

Socially-Mediated Negotiation for Obstacle Avoidance in Collective Transport Socially-Mediated Negotiation for Obstacle Avoidance in Collective Transport Eliseo Ferrante, Manuele Brambilla, Mauro Birattari, and Marco Dorigo Abstract. In this paper, we present a novel method for

More information

Univerzita Komenského v Bratislave Fakulta matematiky, fyziky a informatiky. Evolvovanie riadenia pohybu mobilného robota v neznámom prostredí

Univerzita Komenského v Bratislave Fakulta matematiky, fyziky a informatiky. Evolvovanie riadenia pohybu mobilného robota v neznámom prostredí Univerzita Komenského v Bratislave Fakulta matematiky, fyziky a informatiky Evolvovanie riadenia pohybu mobilného robota v neznámom prostredí Diplomová práca 2013 Ing. Filip Tóth Univerzita Komenského

More information

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION

NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Journal of Academic and Applied Studies (JAAS) Vol. 2(1) Jan 2012, pp. 32-38 Available online @ www.academians.org ISSN1925-931X NAVIGATION OF MOBILE ROBOT USING THE PSO PARTICLE SWARM OPTIMIZATION Sedigheh

More information

On The Role of the Multi-Level and Multi- Scale Nature of Behaviour and Cognition

On The Role of the Multi-Level and Multi- Scale Nature of Behaviour and Cognition On The Role of the Multi-Level and Multi- Scale Nature of Behaviour and Cognition Stefano Nolfi Laboratory of Autonomous Robotics and Artificial Life Institute of Cognitive Sciences and Technologies, CNR

More information

Evolučný návrh robotických organizmov

Evolučný návrh robotických organizmov Evolučný návrh robotických organizmov Peter KRČAH 1 Abstrakt. Roboty prenikajú stále viac a viac do nášho každodenného života, kde musia plniť čoraz zložitejšie úlohy. Klasický prístup ručný návrh napevno

More information

1) Complexity, Emergence & CA (sb) 2) Fractals and L-systems (sb) 3) Multi-agent systems (vg) 4) Swarm intelligence (vg) 5) Artificial evolution (vg)

1) Complexity, Emergence & CA (sb) 2) Fractals and L-systems (sb) 3) Multi-agent systems (vg) 4) Swarm intelligence (vg) 5) Artificial evolution (vg) 1) Complexity, Emergence & CA (sb) 2) Fractals and L-systems (sb) 3) Multi-agent systems (vg) 4) Swarm intelligence (vg) 5) Artificial evolution (vg) 6) Virtual Ecosystems & Perspectives (sb) Inspired

More information

Multi robot Team Formation for Distributed Area Coverage. Raj Dasgupta Computer Science Department University of Nebraska, Omaha

Multi robot Team Formation for Distributed Area Coverage. Raj Dasgupta Computer Science Department University of Nebraska, Omaha Multi robot Team Formation for Distributed Area Coverage Raj Dasgupta Computer Science Department University of Nebraska, Omaha C MANTIC Lab Collaborative Multi AgeNt/Multi robot Technologies for Intelligent

More information

Subsumption Architecture in Swarm Robotics. Cuong Nguyen Viet 16/11/2015

Subsumption Architecture in Swarm Robotics. Cuong Nguyen Viet 16/11/2015 Subsumption Architecture in Swarm Robotics Cuong Nguyen Viet 16/11/2015 1 Table of content Motivation Subsumption Architecture Background Architecture decomposition Implementation Swarm robotics Swarm

More information

SWARM-BOT: A Swarm of Autonomous Mobile Robots with Self-Assembling Capabilities

SWARM-BOT: A Swarm of Autonomous Mobile Robots with Self-Assembling Capabilities SWARM-BOT: A Swarm of Autonomous Mobile Robots with Self-Assembling Capabilities Francesco Mondada 1, Giovanni C. Pettinaro 2, Ivo Kwee 2, André Guignard 1, Luca Gambardella 2, Dario Floreano 1, Stefano

More information

ANALYSIS OF THE WINNING STRATEGY OF THE GAME ENADES AS A TASK FOR PUPILS PETER VANKÚŠ

ANALYSIS OF THE WINNING STRATEGY OF THE GAME ENADES AS A TASK FOR PUPILS PETER VANKÚŠ FACULTY OF NATURAL SCIENCES CONSTANTINE THE PHILOSOPHER UNIVERSITY NITRA ACTA MATHEMATICA 16 ANALYSIS OF THE WINNING STRATEGY OF THE GAME ENADES AS A TASK FOR PUPILS PETER VANKÚŠ 218 ABSTRACT. In this

More information

Lifting Mechanism for Payload Transport by Collaborative Mobile Robots

Lifting Mechanism for Payload Transport by Collaborative Mobile Robots Lifting Mechanism for Payload Transport by Collaborative Mobile Robots : PhD student Youcef MEZOUAR Jean-Christophe FAUROUX Lounis ADOUANE Institut Pascal/UBP/CNRS, Clermont Ferrand France. Ioan DOROFTEI

More information

Distributed Intelligent Systems W11 Machine-Learning Methods Applied to Distributed Robotic Systems

Distributed Intelligent Systems W11 Machine-Learning Methods Applied to Distributed Robotic Systems Distributed Intelligent Systems W11 Machine-Learning Methods Applied to Distributed Robotic Systems 1 Outline Revisiting expensive optimization problems Additional experimental evidence Noise-resistant

More information

Negotiation of Goal Direction for Cooperative Transport

Negotiation of Goal Direction for Cooperative Transport Negotiation of Goal Direction for Cooperative Transport Alexandre Campo, Shervin Nouyan, Mauro Birattari, Roderich Groß, and Marco Dorigo IRIDIA, CoDE, Université Libre de Bruxelles, Brussels, Belgium

More information

Presenter SNP6000. Register your product and get support at SK Príručka užívateľa

Presenter SNP6000. Register your product and get support at  SK Príručka užívateľa Register your product and get support at www.philips.com/welcome Presenter SNP6000 SK Príručka užívateľa 1 a b c d e 2 3 4 Federal Communication Commission Interference Statement This equipment has been

More information

Negotiation of Goal Direction for Cooperative Transport

Negotiation of Goal Direction for Cooperative Transport Negotiation of Goal Direction for Cooperative Transport Alexandre Campo, Shervin Nouyan, Mauro Birattari, Roderich Groß, and Marco Dorigo IRIDIA, CoDE, Université Libre de Bruxelles, Brussels, Belgium

More information

Towards Artificial ATRON Animals: Scalable Anatomy for Self-Reconfigurable Robots

Towards Artificial ATRON Animals: Scalable Anatomy for Self-Reconfigurable Robots Towards Artificial ATRON Animals: Scalable Anatomy for Self-Reconfigurable Robots David J. Christensen, David Brandt & Kasper Støy Robotics: Science & Systems Workshop on Self-Reconfigurable Modular Robots

More information

Prohledávání do hloubky (DFS) rekurzivně

Prohledávání do hloubky (DFS) rekurzivně Prohledávání do hloubky (DFS) rekurzivně 1 function dfs(g, v) 2 mark v as visited 3 previsit(v) 4 for (v, w) E(G) do 5 edgevisit(v, w) 6 if w not visited then 7 dfs(g, w) 8 postvisit(v) Prohledávání do

More information

Sorting in Swarm Robots Using Communication-Based Cluster Size Estimation

Sorting in Swarm Robots Using Communication-Based Cluster Size Estimation Sorting in Swarm Robots Using Communication-Based Cluster Size Estimation Hongli Ding and Heiko Hamann Department of Computer Science, University of Paderborn, Paderborn, Germany hongli.ding@uni-paderborn.de,

More information

AI MAGAZINE AMER ASSOC ARTIFICIAL INTELL UNITED STATES English ANNALS OF MATHEMATICS AND ARTIFICIAL

AI MAGAZINE AMER ASSOC ARTIFICIAL INTELL UNITED STATES English ANNALS OF MATHEMATICS AND ARTIFICIAL Title Publisher ISSN Country Language ACM Transactions on Autonomous and Adaptive Systems ASSOC COMPUTING MACHINERY 1556-4665 UNITED STATES English ACM Transactions on Intelligent Systems and Technology

More information

Formica ex Machina: Ant Swarm Foraging from Physical to Virtual and Back Again

Formica ex Machina: Ant Swarm Foraging from Physical to Virtual and Back Again Formica ex Machina: Ant Swarm Foraging from Physical to Virtual and Back Again Joshua P. Hecker 1, Kenneth Letendre 1,2, Karl Stolleis 1, Daniel Washington 1, and Melanie E. Moses 1,2 1 Department of Computer

More information

Supervisory Control for Cost-Effective Redistribution of Robotic Swarms

Supervisory Control for Cost-Effective Redistribution of Robotic Swarms Supervisory Control for Cost-Effective Redistribution of Robotic Swarms Ruikun Luo Department of Mechaincal Engineering College of Engineering Carnegie Mellon University Pittsburgh, Pennsylvania 11 Email:

More information

Holland, Jane; Griffith, Josephine; O'Riordan, Colm.

Holland, Jane; Griffith, Josephine; O'Riordan, Colm. Provided by the author(s) and NUI Galway in accordance with publisher policies. Please cite the published version when available. Title An evolutionary approach to formation control with mobile robots

More information

In cooperative robotics, the group of robots have the same goals, and thus it is

In cooperative robotics, the group of robots have the same goals, and thus it is Brian Bairstow 16.412 Problem Set #1 Part A: Cooperative Robotics In cooperative robotics, the group of robots have the same goals, and thus it is most efficient if they work together to achieve those

More information

A Fuzzy Logic Voltage Collapse Alarm System for Dynamic Loads. Zhang Xi. Master of Science in Electrical and Electronics Engineering

A Fuzzy Logic Voltage Collapse Alarm System for Dynamic Loads. Zhang Xi. Master of Science in Electrical and Electronics Engineering A Fuzzy Logic Voltage Collapse Alarm System for Dynamic Loads by Zhang Xi Master of Science in Electrical and Electronics Engineering 2012 Faculty of Science and Technology University of Macau A Fuzzy

More information

An Introduction to Swarm Intelligence Issues

An Introduction to Swarm Intelligence Issues An Introduction to Swarm Intelligence Issues Gianni Di Caro gianni@idsia.ch IDSIA, USI/SUPSI, Lugano (CH) 1 Topics that will be discussed Basic ideas behind the notion of Swarm Intelligence The role of

More information

Navigation of Transport Mobile Robot in Bionic Assembly System

Navigation of Transport Mobile Robot in Bionic Assembly System Navigation of Transport Mobile obot in Bionic ssembly System leksandar Lazinica Intelligent Manufacturing Systems IFT Karlsplatz 13/311, -1040 Vienna Tel : +43-1-58801-311141 Fax :+43-1-58801-31199 e-mail

More information

PES: A system for parallelized fitness evaluation of evolutionary methods

PES: A system for parallelized fitness evaluation of evolutionary methods PES: A system for parallelized fitness evaluation of evolutionary methods Onur Soysal, Erkin Bahçeci, and Erol Şahin Department of Computer Engineering Middle East Technical University 06531 Ankara, Turkey

More information

Evolution of Acoustic Communication Between Two Cooperating Robots

Evolution of Acoustic Communication Between Two Cooperating Robots Evolution of Acoustic Communication Between Two Cooperating Robots Elio Tuci and Christos Ampatzis CoDE-IRIDIA, Université Libre de Bruxelles - Bruxelles - Belgium {etuci,campatzi}@ulb.ac.be Abstract.

More information

New task allocation methods for robotic swarms

New task allocation methods for robotic swarms New task allocation methods for robotic swarms F. Ducatelle, A. Förster, G.A. Di Caro and L.M. Gambardella Abstract We study a situation where a swarm of robots is deployed to solve multiple concurrent

More information

JAIST Reposi. Recent Advances in Multi-Robot Syste Controls for Swarms of Mobile Robots Fish Schools. Title. Author(s)Lee, Geunho; Chong, Nak Young

JAIST Reposi. Recent Advances in Multi-Robot Syste Controls for Swarms of Mobile Robots Fish Schools. Title. Author(s)Lee, Geunho; Chong, Nak Young JAIST Reposi https://dspace.j Title Recent Advances in Multi-Robot Syste Controls for Swarms of Mobile Robots Fish Schools Author(s)Lee, Geunho; Chong, Nak Young Citation Issue Date 2008-05 Type Book Text

More information

Effect of Sensor and Actuator Quality on Robot Swarm Algorithm Performance

Effect of Sensor and Actuator Quality on Robot Swarm Algorithm Performance 2011 IEEE/RSJ International Conference on Intelligent Robots and Systems September 25-30, 2011. San Francisco, CA, USA Effect of Sensor and Actuator Quality on Robot Swarm Algorithm Performance Nicholas

More information

Autonomous Localization

Autonomous Localization Autonomous Localization Jennifer Zheng, Maya Kothare-Arora I. Abstract This paper presents an autonomous localization service for the Building-Wide Intelligence segbots at the University of Texas at Austin.

More information

Autonomous Formation Selection For Ground Moving Multi-Robot Systems

Autonomous Formation Selection For Ground Moving Multi-Robot Systems 015 IEEE International Conference on Advanced Intelligent Mechatronics (AIM) July 7-11, 015. Busan, Korea Autonomous Formation Selection For Ground Moving Multi-Robot Systems Shuang Yu 1 and Jan Carlo

More information

Faculty Profile. Dr. T. R. VIJAYA LAKSHMI JNTUH Faculty ID: Date of Birth: Designation:

Faculty Profile. Dr. T. R. VIJAYA LAKSHMI JNTUH Faculty ID: Date of Birth: Designation: Faculty Profile Dr. T. R. VIJAYA LAKSHMI JNTUH Faculty ID: 25150330-153821 Date of Birth: 08-12-1979 Designation: Asst. Professor Teaching Experience: 15 years E-mail ID: vijaya.chintala@mgit.ac.in AREAS

More information

CS 599: Distributed Intelligence in Robotics

CS 599: Distributed Intelligence in Robotics CS 599: Distributed Intelligence in Robotics Winter 2016 www.cpp.edu/~ftang/courses/cs599-di/ Dr. Daisy Tang All lecture notes are adapted from Dr. Lynne Parker s lecture notes on Distributed Intelligence

More information

SWARM INTELLIGENCE. Mario Pavone Department of Mathematics & Computer Science University of Catania

SWARM INTELLIGENCE. Mario Pavone Department of Mathematics & Computer Science University of Catania Worker Ant #1: I'm lost! Where's the line? What do I do? Worker Ant #2: Help! Worker Ant #3: We'll be stuck here forever! Mr. Soil: Do not panic, do not panic. We are trained professionals. Now, stay calm.

More information

Trilateration Localization for Multi-Robot Teams

Trilateration Localization for Multi-Robot Teams Trilateration Localization for Multi-Robot Teams Paul M. Maxim 1, Suranga Hettiarachchi 2, William M. Spears 1, Diana F. Spears 1, Jerry Hamann 1, Tom Kunkel 1, and Caleb Speiser 1 1 University of Wyoming,

More information

Initial Deployment of a Robotic Team - A Hierarchical Approach Under Communication Constraints Verified on Low-Cost Platforms

Initial Deployment of a Robotic Team - A Hierarchical Approach Under Communication Constraints Verified on Low-Cost Platforms 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems October 7-12, 2012. Vilamoura, Algarve, Portugal Initial Deployment of a Robotic Team - A Hierarchical Approach Under Communication

More information

Mobile Robot Navigation Contest for Undergraduate Design and K-12 Outreach

Mobile Robot Navigation Contest for Undergraduate Design and K-12 Outreach Session 1520 Mobile Robot Navigation Contest for Undergraduate Design and K-12 Outreach Robert Avanzato Penn State Abington Abstract Penn State Abington has developed an autonomous mobile robotics competition

More information

Transactions of the VŠB Technical University of Ostrava, Mechanical Series. article No. 2001

Transactions of the VŠB Technical University of Ostrava, Mechanical Series. article No. 2001 Transactions of the VŠB Technical University of Ostrava, Mechanical Series No. 2, 2015, vol. LXI article No. 2001 Rastislav PIRNÍK *, Marián HRUBOŠ **, Dušan NEMEC *** NAVIGATION AND CONTROL OF A VEHICLE

More information

BUILDING A SWARM OF ROBOTIC BEES

BUILDING A SWARM OF ROBOTIC BEES World Automation Congress 2010 TSI Press. BUILDING A SWARM OF ROBOTIC BEES ALEKSANDAR JEVTIC (1), PEYMON GAZI (2), DIEGO ANDINA (1), Mo JAMSHlDI (2) (1) Group for Automation in Signal and Communications,

More information

Université Libre de Bruxelles

Université Libre de Bruxelles Université Libre de Bruxelles Institut de Recherches Interdisciplinaires et de Développements en Intelligence Artificielle Self-assembly of Mobile Robots: From Swarm-bot to Super-mechano Colony Roderich

More information

Swarm Intelligence W7: Application of Machine- Learning Techniques to Automatic Control Design and Optimization

Swarm Intelligence W7: Application of Machine- Learning Techniques to Automatic Control Design and Optimization Swarm Intelligence W7: Application of Machine- Learning Techniques to Automatic Control Design and Optimization Learning to avoid obstacles Outline Problem encoding using GA and ANN Floreano and Mondada

More information

FRONTIER BASED MULTI ROBOT AREA EXPLORATION USING PRIORITIZED ROUTING

FRONTIER BASED MULTI ROBOT AREA EXPLORATION USING PRIORITIZED ROUTING FRONTIER BASED MULTI ROBOT AREA EXPLORATION USING PRIORITIZED ROUTING Rahul Sharma K. Daniel Honc František Dušek Department of Process control Faculty of Electrical Engineering and Informatics, University

More information

VIZUALIZÁCIA POMOCOU POČÍTAČA VO VÝUČBE NAJMLADŠÍCH EDUKANTOV VISUALIZATION WITH COMPUTER IN TEACHING THE YOUNGEST LEARNERS.

VIZUALIZÁCIA POMOCOU POČÍTAČA VO VÝUČBE NAJMLADŠÍCH EDUKANTOV VISUALIZATION WITH COMPUTER IN TEACHING THE YOUNGEST LEARNERS. Abstrakt VIZUALIZÁCIA POMOCOU POČÍTAČA VO VÝUČBE NAJMLADŠÍCH EDUKANTOV VISUALIZATION WITH COMPUTER IN TEACHING THE YOUNGEST LEARNERS Milan Bernát Príspevok prezentuje výskum základných aspektov tvorby

More information

Distributed Sensor Analysis for Fault Detection in Tightly-Coupled Multi-Robot Team Tasks

Distributed Sensor Analysis for Fault Detection in Tightly-Coupled Multi-Robot Team Tasks Proc. of IEEE International Conference on Robotics and Automation, Kobe, Japan, 2009. Distributed Sensor Analysis for Fault Detection in Tightly-Coupled Multi-Robot Team Tasks Xingyan Li and Lynne E. Parker

More information

Path Following and Obstacle Avoidance Fuzzy Controller for Mobile Indoor Robots

Path Following and Obstacle Avoidance Fuzzy Controller for Mobile Indoor Robots Path Following and Obstacle Avoidance Fuzzy Controller for Mobile Indoor Robots Mousa AL-Akhras, Maha Saadeh, Emad AL Mashakbeh Computer Information Systems Department King Abdullah II School for Information

More information

Obstacle Avoidance in Collective Robotic Search Using Particle Swarm Optimization

Obstacle Avoidance in Collective Robotic Search Using Particle Swarm Optimization Avoidance in Collective Robotic Search Using Particle Swarm Optimization Lisa L. Smith, Student Member, IEEE, Ganesh K. Venayagamoorthy, Senior Member, IEEE, Phillip G. Holloway Real-Time Power and Intelligent

More information

DETECTION OF WOODY INCREMENT WITH ANALYSIS OF LANDSAT IMAGES IN ORDER TO DETECT THE INVASIVE TREE SPECIES

DETECTION OF WOODY INCREMENT WITH ANALYSIS OF LANDSAT IMAGES IN ORDER TO DETECT THE INVASIVE TREE SPECIES Kartografické listy / Cartographic letters, 2014, 22 (2), 63-71 DETECTION OF WOODY INCREMENT WITH ANALYSIS OF LANDSAT IMAGES IN ORDER TO DETECT THE INVASIVE TREE SPECIES Gábor BAKÓ 1,2, Györk FÜLÖP 1,3,

More information

CS594, Section 30682:

CS594, Section 30682: CS594, Section 30682: Distributed Intelligence in Autonomous Robotics Spring 2003 Tuesday/Thursday 11:10 12:25 http://www.cs.utk.edu/~parker/courses/cs594-spring03 Instructor: Dr. Lynne E. Parker ½ TA:

More information

TRILATERATION LOCALIZATION FOR MULTI-ROBOT TEAMS

TRILATERATION LOCALIZATION FOR MULTI-ROBOT TEAMS Paul M. Maxim 1, Suranga Hettiarachchi 2, William M. Spears 1, Diana F. Spears 1 Jerry Hamann 1, Thomas Kunkel 1 and Caleb Speiser 1 1 University of Wyoming, Laramie, Wyoming 82070, U.S.A. 2 Eastern Oregon

More information

Learning Reactive Neurocontrollers using Simulated Annealing for Mobile Robots

Learning Reactive Neurocontrollers using Simulated Annealing for Mobile Robots Learning Reactive Neurocontrollers using Simulated Annealing for Mobile Robots Philippe Lucidarme, Alain Liégeois LIRMM, University Montpellier II, France, lucidarm@lirmm.fr Abstract This paper presents

More information

Swarm Intelligence. Corey Fehr Merle Good Shawn Keown Gordon Fedoriw

Swarm Intelligence. Corey Fehr Merle Good Shawn Keown Gordon Fedoriw Swarm Intelligence Corey Fehr Merle Good Shawn Keown Gordon Fedoriw Ants in the Pants! An Overview Real world insect examples Theory of Swarm Intelligence From Insects to Realistic A.I. Algorithms Examples

More information

A Taxonomy of Multirobot Systems

A Taxonomy of Multirobot Systems A Taxonomy of Multirobot Systems ---- Gregory Dudek, Michael Jenkin, and Evangelos Milios in Robot Teams: From Diversity to Polymorphism edited by Tucher Balch and Lynne E. Parker published by A K Peters,

More information

The Autonomous Performance Improvement of Mobile Robot using Type-2 Fuzzy Self-Tuning PID Controller

The Autonomous Performance Improvement of Mobile Robot using Type-2 Fuzzy Self-Tuning PID Controller , pp.182-187 http://dx.doi.org/10.14257/astl.2016.138.37 The Autonomous Performance Improvement of Mobile Robot using Type-2 Fuzzy Self-Tuning PID Controller Sang Hyuk Park 1, Ki Woo Kim 1, Won Hyuk Choi

More information

Swarm-Bots to the Rescue

Swarm-Bots to the Rescue Swarm-Bots to the Rescue Rehan O Grady 1, Carlo Pinciroli 1,RoderichGroß 2, Anders Lyhne Christensen 3, Francesco Mondada 2, Michael Bonani 2,andMarcoDorigo 1 1 IRIDIA, CoDE, Université Libre de Bruxelles,

More information

Transactions on Information and Communications Technologies vol 6, 1994 WIT Press, ISSN

Transactions on Information and Communications Technologies vol 6, 1994 WIT Press,   ISSN Application of artificial neural networks to the robot path planning problem P. Martin & A.P. del Pobil Department of Computer Science, Jaume I University, Campus de Penyeta Roja, 207 Castellon, Spain

More information

Simulation of Self-organizing Multi-Robotic System used for Area Coverage and Surround of Found Targets

Simulation of Self-organizing Multi-Robotic System used for Area Coverage and Surround of Found Targets Simulation of Self-organizing Multi-Robotic System used for Area Coverage and Surround of Found Targets JOLANA SEBESTYÉNOVÁ, PETER KURDEL Institute of Informatics Slovak Academy of Sciences 845 07 Bratislava,

More information

What s your favourite place?

What s your favourite place? What s your favourite place? Grammar & Speaking Aims Talking about favourite places Contents Grammar Present simple Vocabulary Favourite places: the seaside the mountains lake town the forest the countryside

More information

Current Trends in Technology and Science ISSN: Volume: VI, Issue: VI

Current Trends in Technology and Science ISSN: Volume: VI, Issue: VI 784 Current Trends in Technology and Science Base Station Localization using Social Impact Theory Based Optimization Sandeep Kaur, Pooja Sahni Department of Electronics & Communication Engineering CEC,

More information

UNIVERSITY OF CALCUTTA

UNIVERSITY OF CALCUTTA UNIVERSITY OF CALCUTTA FACULTY ACADEMIC PROFILE/ CV a.i.1. Full name of the faculty member: Arpita Das a.i.2. Designation: Assistant Professor a.i.3. Specialisation : Radio Physics and Electronics a.i.4.

More information

Multi-Robot Planning using Robot-Dependent Reachability Maps

Multi-Robot Planning using Robot-Dependent Reachability Maps Multi-Robot Planning using Robot-Dependent Reachability Maps Tiago Pereira 123, Manuela Veloso 1, and António Moreira 23 1 Carnegie Mellon University, Pittsburgh PA 15213, USA, tpereira@cmu.edu, mmv@cs.cmu.edu

More information

Springer. Handbook oƒ. Computational Intelligence. Kacprzyk Pedrycz Editors

Springer. Handbook oƒ. Computational Intelligence. Kacprzyk Pedrycz Editors Springer Handbook oƒ Computational Intelligence Kacprzyk Pedrycz Editors 1291 SwarmIntell 66. Swarm Intelligence in Optimization and Robotics Christian Blum, Roderich Groß PartF 66.1 Swarm intelligence

More information

Hole Avoidance: Experiments in Coordinated Motion on Rough Terrain

Hole Avoidance: Experiments in Coordinated Motion on Rough Terrain Hole Avoidance: Experiments in Coordinated Motion on Rough Terrain Vito Trianni, Stefano Nolfi, and Marco Dorigo IRIDIA - Université Libre de Bruxelles, Bruxelles, Belgium Institute of Cognitive Sciences

More information

Distributed Colony-Level Algorithm Switching for Robot Swarm Foraging

Distributed Colony-Level Algorithm Switching for Robot Swarm Foraging Distributed Colony-Level Algorithm Switching for Robot Swarm Foraging Nicholas Ho, Robert Wood, Radhika Nagpal Abstract Swarm robotics utilizes a large number of simple robots to accomplish a task, instead

More information

An Energy Efficient Localization Strategy using Particle Swarm Optimization in Wireless Sensor Networks

An Energy Efficient Localization Strategy using Particle Swarm Optimization in Wireless Sensor Networks An Energy Efficient Localization Strategy using Particle Swarm Optimization in Wireless Sensor Networks Ms. Prerana Shrivastava *, Dr. S.B Pokle **, Dr.S.S.Dorle*** * Research Scholar, Electronics Department,

More information

Robot Swarming Applications

Robot Swarming Applications Robot Swarming Applications Jacques Penders 1 MERI, Sheffield Hallam University, Howard Street, Sheffield, UK j.penders@shu.ac.uk Summary. This paper discusses the different modes of operation of a swarm

More information

FOUR TOTAL TRANSFER CAPABILITY. 4.1 Total transfer capability CHAPTER

FOUR TOTAL TRANSFER CAPABILITY. 4.1 Total transfer capability CHAPTER CHAPTER FOUR TOTAL TRANSFER CAPABILITY R structuring of power system aims at involving the private power producers in the system to supply power. The restructured electric power industry is characterized

More information

A Bio-inspired Multi-Robot Coordination Approach

A Bio-inspired Multi-Robot Coordination Approach A Bio-inspired Multi-Robot Coordination Approach Yan Meng, Ọlọrundamilọla Kazeem and Jing Gan Department of Electrical and Computer Engineering Stevens Institute of Technology, Hoboen, NJ 07030 yan.meng@stevens.edu,

More information

Using Reactive Deliberation for Real-Time Control of Soccer-Playing Robots

Using Reactive Deliberation for Real-Time Control of Soccer-Playing Robots Using Reactive Deliberation for Real-Time Control of Soccer-Playing Robots Yu Zhang and Alan K. Mackworth Department of Computer Science, University of British Columbia, Vancouver B.C. V6T 1Z4, Canada,

More information

SWARM ROBOTICS - SURVEILLANCE AND MONITORING OF DAMAGES CAUSED BY MOTOR ACCIDENTS

SWARM ROBOTICS - SURVEILLANCE AND MONITORING OF DAMAGES CAUSED BY MOTOR ACCIDENTS SWARM ROBOTICS - SURVEILLANCE AND MONITORING OF DAMAGES CAUSED BY MOTOR ACCIDENTS 1 AYUSH KHEMKA, 2 JOSE MICHAEL, 3 SUJEETH PANICKER Rajiv Gandhi Institute of Technology, Versova, Mumbai Email: ayushkster@gmail.com,

More information

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections

A Comparison of Particle Swarm Optimization and Gradient Descent in Training Wavelet Neural Network to Predict DGPS Corrections Proceedings of the World Congress on Engineering and Computer Science 00 Vol I WCECS 00, October 0-, 00, San Francisco, USA A Comparison of Particle Swarm Optimization and Gradient Descent in Training

More information

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS

Journal Title ISSN 5. MIS QUARTERLY BRIEFINGS IN BIOINFORMATICS List of Journals with impact factors Date retrieved: 1 August 2009 Journal Title ISSN Impact Factor 5-Year Impact Factor 1. ACM SURVEYS 0360-0300 9.920 14.672 2. VLDB JOURNAL 1066-8888 6.800 9.164 3. IEEE

More information

Tracking and Formation Control of Leader-Follower Cooperative Mobile Robots Based on Trilateration Data

Tracking and Formation Control of Leader-Follower Cooperative Mobile Robots Based on Trilateration Data EMITTER International Journal of Engineering Technology Vol. 3, No. 2, December 2015 ISSN: 2443-1168 Tracking and Formation Control of Leader-Follower Cooperative Mobile Robots Based on Trilateration Data

More information

A Reconfigurable Guidance System

A Reconfigurable Guidance System Lecture tes for the Class: Unmanned Aircraft Design, Modeling and Control A Reconfigurable Guidance System Application to Unmanned Aerial Vehicles (UAVs) y b right aileron: a2 right elevator: e 2 rudder:

More information

PROCEEDINGS. Full Papers CD Volume. I.Troch, F.Breitenecker, Eds.

PROCEEDINGS. Full Papers CD Volume. I.Troch, F.Breitenecker, Eds. PROCEEDINGS Full Papers CD Volume I.Troch, F.Breitenecker, Eds. th 6 Vienna Conference on Mathematical Modelling February 11-13, 2009 Vienna University of Technology ARGESIM Report no. 35 Reprint Personal

More information

Levels of Description: A Role for Robots in Cognitive Science Education

Levels of Description: A Role for Robots in Cognitive Science Education Levels of Description: A Role for Robots in Cognitive Science Education Terry Stewart 1 and Robert West 2 1 Department of Cognitive Science 2 Department of Psychology Carleton University In this paper,

More information

Human Control of Leader-Based Swarms

Human Control of Leader-Based Swarms Human Control of Leader-Based Swarms Phillip Walker, Saman Amirpour Amraii, and Michael Lewis School of Information Sciences University of Pittsburgh Pittsburgh, PA 15213, USA pmw19@pitt.edu, samirpour@acm.org,

More information

This list supersedes the one published in the November 2002 issue of CR.

This list supersedes the one published in the November 2002 issue of CR. PERIODICALS RECEIVED This is the current list of periodicals received for review in Reviews. International standard serial numbers (ISSNs) are provided to facilitate obtaining copies of articles or subscriptions.

More information

Programovacie jazyky pre vývoj inteligentných agentov

Programovacie jazyky pre vývoj inteligentných agentov Peter Novák Computational Intelligence Group Clausthal University of Technology Nemecko 3. Október 2006 1/23 Programovacie jazyky pre vývoj inteligentných agentov (BDI architektúra) Peter Novák Computational

More information

Adaptive Low-Power Circuits For Wireless Communications (Analog Circuits And Signal Processing) By Aleksandar Tasic;Wouter A. Serdijn;John R.

Adaptive Low-Power Circuits For Wireless Communications (Analog Circuits And Signal Processing) By Aleksandar Tasic;Wouter A. Serdijn;John R. Adaptive Low-Power Circuits For Wireless Communications (Analog Circuits And Signal Processing) By Aleksandar Tasic;Wouter A. Serdijn;John R. Long "' adaptive signal processing.'" download free - Aleksandar

More information

Human-Robot Swarm Interaction with Limited Situational Awareness

Human-Robot Swarm Interaction with Limited Situational Awareness Human-Robot Swarm Interaction with Limited Situational Awareness Gabriel Kapellmann-Zafra, Nicole Salomons, Andreas Kolling, and Roderich Groß Natural Robotics Lab, Department of Automatic Control and

More information

Monitorovanie sietí na rýchlosti 100 Gb/s

Monitorovanie sietí na rýchlosti 100 Gb/s Monitorovanie sietí na rýchlosti 100 Gb/s (Internet a Technologie 12) Lukáš Kekely, Viktor Puš, Štěpán Friedl (kekely, pus, friedl@cesnet.cz) Praha, 24. 11. 2012 L. Kekely Monitorovanie sietí na rýchlosti

More information

On Cooperation In A Multi Robot Society For Space Exploration

On Cooperation In A Multi Robot Society For Space Exploration On Cooperation In A Multi Robot Society For Space Exploration D. Leal Martínez* and J. Leitner** SpaceMaster Robotics Team *Aalto University School of Science and Technology **Advanced Concepts Team, European

More information

A Multidisciplinary Approach to Cooperative Robotics

A Multidisciplinary Approach to Cooperative Robotics A Multidisciplinary Approach to Cooperative Pedro U. Lima Intelligent Systems Lab Instituto Superior Técnico Lisbon, Portugal WHERE ARE WE? ISR ASSOCIATE LAB PARTNERS Multidisciplinary R&D in and Information

More information

Programmable self-assembly in a thousandrobot

Programmable self-assembly in a thousandrobot Programmable self-assembly in a thousandrobot swarm Michael Rubenstein, Alejandro Cornejo, Radhika Nagpal. By- Swapna Joshi 1 st year Ph.D Computing Culture and Society. Authors Michael Rubenstein Assistant

More information

Cognitive Radio: Smart Use of Radio Spectrum

Cognitive Radio: Smart Use of Radio Spectrum Cognitive Radio: Smart Use of Radio Spectrum Miguel López-Benítez Department of Electrical Engineering and Electronics University of Liverpool, United Kingdom M.Lopez-Benitez@liverpool.ac.uk www.lopezbenitez.es,

More information

Prey Modeling in Predator/Prey Interaction: Risk Avoidance, Group Foraging, and Communication

Prey Modeling in Predator/Prey Interaction: Risk Avoidance, Group Foraging, and Communication Prey Modeling in Predator/Prey Interaction: Risk Avoidance, Group Foraging, and Communication June 24, 2011, Santa Barbara Control Workshop: Decision, Dynamics and Control in Multi-Agent Systems Karl Hedrick

More information

Design of Adaptive Collective Foraging in Swarm Robotic Systems

Design of Adaptive Collective Foraging in Swarm Robotic Systems Western Michigan University ScholarWorks at WMU Dissertations Graduate College 5-2010 Design of Adaptive Collective Foraging in Swarm Robotic Systems Hanyi Dai Western Michigan University Follow this and

More information

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many

Cognitive robots and emotional intelligence Cloud robotics Ethical, legal and social issues of robotic Construction robots Human activities in many Preface The jubilee 25th International Conference on Robotics in Alpe-Adria-Danube Region, RAAD 2016 was held in the conference centre of the Best Western Hotel M, Belgrade, Serbia, from 30 June to 2 July

More information