Building Ubiquitous Robot Systems

Total Page:16

File Type:pdf, Size:1020Kb

Building Ubiquitous Robot Systems Building Ubiquitous Robot Systems M. Broxvall, A. Saffiotti Oktober 29th, San Diego Supported by: Electronics and Telecommunications Research Institute, Korea The Swedish Research Council (Vetenskapsrådet), Sweden Knowledge Foundation, Sweden Outline ● Theoretical – Concepts and definitions – A case study: The PEIS Ecology – Challenges in Ubiquitous Robotics ● Practical using the PEIS Ecology – Demonstrator environments – Existing components and their use – Dissecting an experiment – Using the reference middleware (OpenSource) – Other issues Ubiquitous Robot Systems ● Classical robotics: robot and environment as two distinct entities ● Ambient Intelligence – Distribute computational capability and intelligence in the environment ● Ubiquitous Robotics and the Ecologies of PEIS1 Project – Combine ambient intelligence with AI and classical robotics. Artificial Intelligence Autonomous Ambient Robotics Intelligence Ubiquitous Robotics Computing Sensor Networks 1PEIS is pronounced [pace]. Related Fields Ambient Autonomous Artificial Intelligence Intelligence Robotics Ubiquitous Robotics Computing Sensor Networks Related Fields Ambient Autonomous Artificial Intelligence Intelligence Robotics Ubiquitous Robotics Computing Aims at the creation of a universal robot, but this is beyond our current capabilities A PEIS Ecology exploits the interaction of many connected specialized devices to perSfoernms oar t aNsektworks Related Fields Ambient ConAnuetcto nwiodemo aurras ys of Artificial Intelligence Intelligence small devicesRobot forics remote sensing, but they do not deal with cognition and (complex) actuation A PEIS Ecology can perform tasks that require Ubiquitous Robotics cognition and physical Computing action Sensor Networks Related Fields Ambient Autonomous Artificial Intelligence Intelligence Robotics Ubiquitous Robotics Computing It is mainly an information technology, but it will not help us to perform full physical tasks A PEIS Ecology will bring physical action and interaction into the user’s environment Sensor Networks Scenario Johanna is 72 years old. She lives in a small house. Before she wakes up, her fridge realizes that something is smelling bad. Pippi, a robot carrying a capable artificial nose, goes to the fridge and performs a careful inspection. The milk is found to be bad, and the autonomous thrashcan is called to fetch it. Soon after, the coffee machine turns on. Johanna’s personal robot, Emil, brings her a cup of coffee. It also tells her about the milk, and asks if she would like the trolley to go out and buy a new bottle. Keypoints in scenario ● Many specialized robotic devices – Autonomous trolley, cleaning robot, monitoring cameras – Highly heterogeneous ● Devices communicate and cooperate – Functionality and intelligence emerge from cooperation ● Assistive task performed by the whole house – As opposed to building one single “super-robot” What is ubiquitous robot systems? ● Sensing and Acting (robotic) components distributed ubiquitously in an intelligent living environment – Provide users the right services at anytime and anywhere ● Illustrated by the Ecologies of PEIS project – A ubiquitous robot system consisting of a number of Physically Embedded Intelligent Systems – OpenSource middleware and components aiding the development of ubiquitous robot systems ● Additional requirements such as distributed, decentralized intelligence and scalability of devices. Not required for all ubiquitous robotic systems Outline ● Theoretical – Concepts and definitions – A case study: The PEIS Ecology – Challenges in Ubiquitous Robotics ● Practical using the PEIS Ecology – Demonstrator environments – Existing components and their use – Dissecting an experiment – Using the reference middleware (OpenSource) – Other issues The PEIS Ecology approach ● Uniform notion of “robot” – PEIS = Physically Embedded Intelligent System ● Uniform communication model PEIS – Distributed tuple space ● Uniform cooperation model – Lending functionalities to one another ● PEIS Ecology – A system consisting of a set of cooperating PEIS PEIS: Physically Embedded Intelligent System ● PEIS Component Input Output – Software module – Implements a functionality Sensor Actuator – Has input/output ports Environment – Can have sensors/actuators ● PEIS – A set of PEIS-Components M D – Includes sensing and/or actuation – Resides in one physical entity P C Environment PEIS Ecology ● A collection of PEIS – that are embedded in the same environment – that can borrow capabilities from each-other Eg. A camera tracking system Eg. An autonomous vacuum cleaner Eg. A camera tracking system localizing an autonomous vacuum cleaner EnvironmentEnvironment Environment A Simple PEIS Ecology ● An autonomous vacuum cleaner ● An overhead monitoring system ● An unknown box Where am I? Can I push you away? A Simple Ecology ● An autonomous vacuum cleaner ● An overhead monitoring system ● An unknown box weight The parcel The vacuum cleaner The tracking system M D M D M D P C P C P C location Environment The PEIS home ● Testbed environment built-up to test concepts and implementations. ● Implemented hardware and software components – Refrigerator – Cameras – Mobile robots – RFID-tagged floor – Electronic noses – Actuated window blinds, lamps – plants ... PEIS Ecology Example ● Example run in an implemented PEIS Ecology Benefits of a PEIS Ecology ● Technical – by-pass hard problems of todays robots – perception & action replaced by direct communication – robustness from redundancy The parcel shape = {.......} M D The vacuum cleaner The tracking system M D M D P C P C P C Environment Benefits of a PEIS Ecology ● Technical – by-pass hard problems of today robots – perception & action replaced by direct communication – robustness from redundancy ● Pragmatical – can be easily customized – can be built and upgraded incrementally – easier to accept and afford than a full powerful robot ⇒ Smooth path to introduce robotic technologies into everyday life Requirements on a PEIS Ecology ● Hardware and software – Sensors and actuators distributed in environment – Processors running software components ● Mechanism implementing PEIS-components – PEIS to PEIS communication – Component to component communication ● Collaborations – Sharing data, requesting functionalities – Creating configurations – Providing semantic information Outline ● Theoretical – Concepts and definitions – A case study: The PEIS Ecology – Challenges in Ubiquitous Robotics ● Practical using the PEIS Ecology 1. Heterogeneity – Demonstrator environments 2. Link physical and digital world 3. Self-configuration – Existing components and their use – Dissecting an experiment – Using the reference middleware (OpenSource) – Other issues Heterogeneity Where am I? Can I push you away? ● Very different devices and functionalities PEIS ● 3G Different platforms n a Z L i W g b – IR e processing hardware / software e R IR F ID – communication protocol / media ● Dynamic world PEIS can join and leave the ecology at any time ⇒ need middleware for integration in a common ecology The PEIS Middleware ● Provides uniform communication layer – Hides platform and network heterogeneity ● Manages all interactions – All PEIS components communicate via the middleware ● Implemented in the “PEIS Kernel” – All PEIS components must use it Component processes PEIS Kernel OS CPU PEIS Middleware: Example Where am I? Can I push you away? PEIS Middleware: Example The Parcel M D The Monitoring System The Vacuum Cleaner P C M D M D P C P C Environment PEIS Middleware: Example Distributed Tuple-Space The Parcel M D The Monitoring System The Vacuum Cleaner P C M D M D P C P C Environm ent PEIS Middleware ● The PEIS Kernel – Communication model: shared tuple-space + events – Distributed over ad-hoc P2P network – Run-time C library (open source) nts e n PTL o Meta layer P mp Vision TC EI o Semantic discovery C S Nose Player S Configurator M P EI i d EI P Tuplespace layer Distribution d S l Topology e K Subscriptions w e a r r Communication layer n e e Network communication l P2P Discovery Hardware & OS PEIS Middleware: Communication model ● Through the exchange of tuples < PEIS-ID, Component-ID, Key, Value(s) > ● Tuples live in a distributed tuple-space – Shared by all PEIS components – Physically distributed across PEIS – <PEIS-ID,Component-ID> as a common address space ● Communication triggered by events – PEIS subscribe to tuples by content – Subscribers notified when a matching tuple is inserted/updated PEIS Middleware: Communication model Subscribe: *.*.roomba-at = * Insert: cam1.track.roomba-at = (3,5) Notify: cam1.track.roomba-at = (3,5) ... ... Insert: cam2.track.roomba-at = (1,-2) Notify: cam2.track.roomba-at = (1,-2) Time PEIS Middleware Meta-level components ● EIS The P• PEIS initKernelialization – Co•m semanmunictica advertion tismemenodelts: sandha rdisedco tvuepryle-space + events Hardware• c/ onOfSigur poarttoarsbility Linu–x (rDobotis• .ts..r andibu tPCed) over ad-hoc P2P network MacOS (home PC) – Run-time C library (open source) OpenR nts TinyOSe n PTL ... o Meta layer P mp Vision TC EI o Peis-Init Semantic discovery C S Nose Player S Configurator M P EI i d EI P Tuplespace layer Distribution d S l Topology e K Subscriptions w e a r r Communication layer n e e Network communication l P2P Discovery Hardware & OS Outline ● Theoretical – Concepts and definitions – A case study: The PEIS Ecology – Challenges in Ubiquitous Robotics ● Practical using the PEIS Ecology 1. Heterogeneity – Demonstrator environment 2. Link physical and digital world 3.
Recommended publications
  • An Ethical Framework for Smart Robots Mika Westerlund
    An Ethical Framework for Smart Robots Mika Westerlund Never underestimate a droid. Leia Organa Star Wars: The Rise of Skywalker This article focuses on “roboethics” in the age of growing adoption of smart robots, which can now be seen as a new robotic “species”. As autonomous AI systems, they can collaborate with humans and are capable of learning from their operating environment, experiences, and human behaviour feedback in human-machine interaction. This enables smart robots to improve their performance and capabilities. This conceptual article reviews key perspectives to roboethics, as well as establishes a framework to illustrate its main ideas and features. Building on previous literature, roboethics has four major types of implications for smart robots: 1) smart robots as amoral and passive tools, 2) smart robots as recipients of ethical behaviour in society, 3) smart robots as moral and active agents, and 4) smart robots as ethical impact-makers in society. The study contributes to current literature by suggesting that there are two underlying ethical and moral dimensions behind these perspectives, namely the “ethical agency of smart robots” and “object of moral judgment”, as well as what this could look like as smart robots become more widespread in society. The article concludes by suggesting how scientists and smart robot designers can benefit from a framework, discussing the limitations of the present study, and proposing avenues for future research. Introduction capabilities (Lichocki et al., 2011; Petersen, 2007). Hence, Lin et al. (2011) define a “robot” as an Robots are becoming increasingly prevalent in our engineered machine that senses, thinks, and acts, thus daily, social, and professional lives, performing various being able to process information from sensors and work and household tasks, as well as operating other sources, such as an internal set of rules, either driverless vehicles and public transportation systems programmed or learned, that enables the machine to (Leenes et al., 2017).
    [Show full text]
  • ASHS Is Inviting/Encouraging Poster Presenters to Up- Posters: Load a PDF of Their Poster
    vt- •• ��t E�. Gallo Winery � BalL American Funding Generations of Floral Progress Through Research Image Analysis for Plant Science Endowment and Scholarships 1 of 262 General Information Conference Facilities: Speaker Ready Room: All Conference activities will take place at the Tropicana Oral, Workshop, Special Sessions, and Keynote speakers Las Vegas. are requested to check in at the Speaker Ready Room located in Churchill. Please note, even if you have Registration hours: uploaded in advance, you are still asked to check in at the Speaker Ready room at least 24 hours in advance of Sunday, July 21. .3:00 PM – 6:00 PM your presentation to confirm that your media and Pow- erPoint presentations were successfully uploaded and Monday, July 22 .............7:30 AM – 6:00 PM running properly. Updates and modifications can only Tuesday, July 23. 7:30 AM – 6:00 PM be made up to 24 hours in advance of your presentation. Wednesday, July 24. .7:30 AM – 5:00 PM Thursday, July 25 ............7:30 AM – 2:00 PM Poster Presenters and E-Posters: ASHS is inviting/encouraging poster presenters to up- Posters: load a PDF of their poster. You may also upload mp4 video or audio files to go along with the poster. Posters are located in Cohiba 5-12. As part of enhancing the ASHS online conference proceedings, you have the option to make your poster Poster Set Up: into an interactive electronic version (E-Poster). If you would like to explore this option, a link will appear once Monday, July 22 .............2:00 PM – 5:00 PM you have uploaded your PDF file with instructions on how to create your E-Poster.
    [Show full text]
  • Social Robotics Agenda.Pdf
    Thank you! The following agenda for social robotics was developed in a project led by KTH and funded by Vinnova. It is a result of cooperation between the following 35 partners: Industry: ABB, Artificial Solutions, Ericsson, Furhat robotics, Intelligent Machines, Liquid Media, TeliaSonera Academia: Göteborgs universitet, Högskolan i Skövde, Karolinska Institutet, KTH, Linköpings universitet, Lunds tekniska högskola, Lunds Universitet, Röda korsets högskola, Stockholms Universtitet, Uppsala Universitet, Örebro universitet Public sector: Institutet för Framtidsstudier, Myndigheten för Delaktighet, Myndigheten för Tillgängliga Medier, Statens medicinsk- etiska råd, Robotdalen, SLL Innovation, Språkrådet End-user organistions: Brostaden, Epicenter, EF Education First, Fryshuset Gymnasium, Hamnskolan, Investor, Kunskapsskolan, Silver Life, Svenskt demenscentrum, Tekniska Museet We would like to thank all partners for their great commitment at the workshops where they shared good ideas and insightful experiences, as well as valuable and important observations of what the future might hold. Agenda key persons: Joakim Gustafson (KTH), Peje Emilsson (Silver Life), Jan Gulliksen (KTH), Mikael Hedelind (ABB), Danica Kragic (KTH), Per Ljunggren (Intelligent Machines), Amy Loutfi (Örebro university), Erik Lundqvist (Robotdalen), Stefan Stern (Investor), Karl-Erik Westman (Myndigheten för Delaktighet), Britt Östlund (KTH) Writing group: editor Joakim Gustafson, co-editor Jens Edlund, Jonas Beskow, Mikael Hedelind, Danica Kragic, Per Ljunggren, Amy
    [Show full text]
  • Automation, Bots and Algorithms in Newsmaking. Impact and Quality of Artificial Journalism”
    RLCS, Revista Latina de Comunicación Social, 74 – Pages 1411 to 1433 [Funded Research] | DOI: 10.4185/RLCS-2019-1391en |ISSN 1138-5820 | Year 2019 How to cite this article in bibliographies / References M Túñez-Lopez, C Toural-Bran, C Valdiviezo-Abad (2019): “Automation, bots and algorithms in newsmaking. Impact and quality of artificial journalism”. Revista Latina de Comunicación Social, 74, pp. 1411 to 1433 http://www.revistalatinacs.org/074paper/1391/74en.html DOI: 10.4185/RLCS-2019-1391en Automation, bots and algorithms in newsmaking. Impact and quality of artificial journalism Miguel Túñez-López [CV] [ ORCID] [ GS] Professor at the Department of Communication Science from the University of Santiago de Compostela (USC), Spain [email protected] (Corresponding author) Carlos Toural-Bran [CV] [ ORCID] [ GS] Professor at the Department of Communication Science from the University of Santiago de Compostela (USC), Spain [email protected] Cesibel Valdiviezo Abad [CV] [ ORCID] [ GS] PhD candidate at the USC and Professor at the Communication Department of the UTPL, Spain [email protected] Abstracts [ES] Introducción: Las transformaciones en el periodismo se han considerado una modernización del proceso de producción informativa y una actualización del proceso para incorporar los avances en tecnología. El cambio en las últimas cuatro décadas ha derivado de un periódico hecho manualmente en maquetación y composición tipográfica a un relato informativo online con textos noticiosos creados por máquinas preparadas para imitar mediante algoritmos el modo de estructurar y escribir las noticias y sustituir al periodista. El periodismo artificial está cada vez más presente en los medios, lo que comienza a abrir debates deontológicos, laborales y sociales.
    [Show full text]
  • Generation of the Whole-Body Motion for Humanoid Robots with the Complete Dynamics Oscar Efrain Ramos Ponce
    Generation of the whole-body motion for humanoid robots with the complete dynamics Oscar Efrain Ramos Ponce To cite this version: Oscar Efrain Ramos Ponce. Generation of the whole-body motion for humanoid robots with the complete dynamics. Robotics [cs.RO]. Universite Toulouse III Paul Sabatier, 2014. English. tel- 01134313 HAL Id: tel-01134313 https://tel.archives-ouvertes.fr/tel-01134313 Submitted on 23 Mar 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. Christine CHEVALLEREAU: Directeur de Recherche, École Centrale de Nantes, France Francesco NORI: Researcher, Italian Institute of Technology, Italy Patrick DANÈS: Professeur des Universités, Université de Toulouse III, France Ludovic RIGHETTI: Researcher, Max-Plank-Institute for Intelligent Systems, Germany Nicolas MANSARD: Chargé de Recherche, LAAS-CNRS, France Philippe SOUÈRES: Directeur de recherche, LAAS-CNRS, France Yuval TASSA: Researcher, University of Washington, USA Abstract This thesis aims at providing a solution to the problem of motion generation for humanoid robots. The proposed framework generates whole-body motion using the complete robot dy- namics in the task space satisfying contact constraints. This approach is known as operational- space inverse-dynamics control. The specification of the movements is done through objectives in the task space, and the high redundancy of the system is handled with a prioritized stack of tasks where lower priority tasks are only achieved if they do not interfere with higher priority ones.
    [Show full text]
  • A Review on Expert Systems, Artificial Intelligence, and Robot
    The current issue and full text archive of this journal is available on Emerald Insight at: https://www.emerald.com/insight/0737-8831.htm LHT 39,2 Intelligent libraries: a review on expert systems, artificial intelligence, and robot 412 Asefeh Asemi Doctoral School of Business Informatics, Corvinus University of Budapest, Received 23 February 2020 Budapest, Hungary and Revised 25 February 2020 Accepted 25 February 2020 University of Isfahan, Isfahan, Iran Andrea Ko Corvinus University of Budapest, Budapest, Hungary, and Mohsen Nowkarizi Department of Knowledge and Information Science, Ferdowsi University of Mashhad, Mashhad, Iran Abstract Purpose – This paper reviews literature on the application of intelligent systems in the libraries with a special issue on the ES/AI and Robot. Also, it introduces the potential of libraries to use intelligent systems, especially ES/AI and robots. Design/methodology/approach – Descriptive and content review methods are applied, and the researchers critically reviewed the articles related to library ESs and robots from Web of Science as a general database and Emerald as a specific database in library and information science from 2007–2017. Four scopes considered to classify the articles as technology, service, user and resource. It is found that published researches on the intelligent systems have contributed to many librarian purposes like library technical services like the organization of information resources, storage and retrieval of information resources, library public services as reference services, information desk and other purposes. Findings – A review of the previous studies shows that ESs are a useable intelligent system in library and information science that mimic librarian expert’s behaviors to support decision making and management.
    [Show full text]
  • Scaling up Ubiquitous Robotic Systems from Home to Town (And Beyond)
    Session: Poster, Demo, & Video Presentations UbiComp’13, September 8–12, 2013, Zurich, Switzerland Scaling up Ubiquitous Robotic Systems from Home to Town (and Beyond) Subhash Sathyakeerthy Abstract Maurizio Di Rocco Ubiquitous robotics is an emerging paradigm in which Federico Pecora smart environments are augmented with robots to provide Alessandro Saffiotti physical and information added-value services to the Orebro¨ University citizen. We discuss the challenges and opportunities in Fakultetsgatan 1 extending this paradigm from a single environment (home, Orebro,¨ 70182 Sweden factory floor) to the scale of a community of homes, a [email protected] town, or even a network of towns. To this aim, we introduce the concept of multiple robotic ecologies. This poster is a first step in defining a scalable architecture for a hierarchy of robotic smart-home ecologies, and a framework to provide autonomous services in it. Author Keywords Robot ecology, Ubiquitous robotics, Multiple ecologies, Ubiquitous intelligence, intelligent environment ACM Classification Keywords I.2.m [Artificial Intelligence]: Miscellaneous.; D.2.11 This work is part of Robot-ERA project, and has received fund from the [Software Architecture]: Domain specific architectures. European Community's Seventh Framework Programme (FP7/2007-2013) under grant agreement 28899. Permission to make digital or hard copies of part or all of this work for personal or classroom use is granted without fee Introduction provided that copies are not made or distributed for profit or commercial Considerable work has been performed in the area of advantage and that copies bear this notice and the full citation on the first page. Copyrights for third-party components of this work must be honored.
    [Show full text]
  • On the Integration of Adaptive and Interactive Robotic Smart Spaces
    Paladyn, J. Behav. Robot. 2015; 6:165–179 Research Article Open Access Mauro Dragone*, Joe Saunders, and Kerstin Dautenhahn On the Integration of Adaptive and Interactive Robotic Smart Spaces DOI 10.1515/pjbr-2015-0009 Received October 15, 2014; accepted April 14, 2015 1 Introduction Abstract: Enabling robots to seamlessly operate as part Smart home technology utilizes sensors and microproces- of smart spaces is an important and extended challenge sors throughout the home to collect data and information for robotics R&D and a key enabler for a range of ad- in order to provide useful services, such as monitoring the vanced robotic applications, such as Ambient Assisted Liv- daily activity, safety, health and security of the house occu- ing (AAL) and home automation. The integration of these pants. Notwithstanding its benefits to the user’s life style, technologies is currently being pursued from two largely such as allowing elderly persons to live independently in distinct view-points: On the one hand, people-centred ini- their own homes and postponing or perhaps even avoid- tiatives focus on improving the user’s acceptance by tack- ing a potential move to a residential care facility, the tech- ling human-robot interaction (HRI) issues, often adopting nology is still largely confined to research laboratories and a social robotic approach, and by giving to the designer is far from reaching widespread adoption by consumers. and - in a limited degree – to the final user(s), control The biggest barriers to the widespread adoption of such on personalization and product customisation features. technologies are still their prohibitive costs (which, when On the other hand, technologically-driven initiatives are they are employed for AAL applications, often include in- building impersonal but intelligent systems that are able stallation, customization charges and monthly monitoring to pro-actively and autonomously adapt their operations fees), and low levels of user acceptance.
    [Show full text]
  • Mobile Robot Vision Tracking System Using Dead Reckoning & Active Beacons
    Preprints of the 18th IFAC World Congress Milano (Italy) August 28 - September 2, 2011 Mobile Robot Vision Tracking System Using Dead Reckoning & Active Beacons Muhammad Muneeb Shaikh*, Wonsang Hwang*, Jaehong Park*, Wook Bahn*, Changhun Lee*, Taeil Kim*, Kwang-soo Kim**, and Dong-il “Dan”Cho* * Department of Electrical Engineering and Computer Sciencet ASRI/ISRC, Seoul National University, Seoul, Korea, (Tel:+82-2-880-6488; e-mail: muneeb; wshwang; jaehong; wook03; chlee; ehoiz; [email protected]). ** Department of Control and Instrumentation Engineering, Hanbat National University, Daejeon, Korea, (e-mail: [email protected]). Abstract: This paper presents a new vision tracking system for mobile robot by integrating information received from encoders, inertial sensors, and active beacons. The proposed system accurately determines mobile robot position and orientation using relative and absolute position estimates, and rotates the camera towards the target during locomotion. Among the implemented sensors, the encoder data give relatively accurate robot motion information except when wheels slip. On the other hand inertial sensors have the problem of integration of noisy data, while active beacons are slow when compared to other sensors. The designed system compensates the sensors limitations and slip error by switching between two Kalman filters, built for slip and no-slip cases. Each Kalman filter uses different sensors combination and estimates robot motion respectively. The slip detector is used to detect the slip condition by comparing the data from the accelerometer and encoder to select the either Kalman filter as the output of the system. Based on the proposed sensor fusion method, a vision tracking system is implemented on a two-wheeled robot.
    [Show full text]
  • Means of Iot and Fuzzy Cognitive Maps in Reactive Navigation of Ubiquitous Robots
    electronics Article Means of IoT and Fuzzy Cognitive Maps in Reactive Navigation of Ubiquitous Robots Ján Vašˇcák* , Ladislav Pomšár , Peter Papcun , Erik Kajáti and Iveta Zolotová Department of Cybernetics and Artificial Intelligence, Technical University of Košice, Vysokoškolská 4, 042 00 Košice, Slovakia; [email protected] (L.P.); [email protected] (P.P.); [email protected] (E.K.); [email protected] (I.Z.) * Correspondence: [email protected] Abstract: Development of accessible and cheap sensors as well as the possibility to transfer and process huge amounts of data offer new possibilities for many areas utilizing till now conventional approaches. Navigation of robots and autonomous vehicles is no exception in this aspect and Internet of Things (IoT), together with the means of computational intelligence, represents a new way for construction and use of robots. In this paper, the possibility to move sensors from robots to their surroundings with the help of IoT is presented and the modification of the IoT concept in the form of intelligent space as well as the concept of ubiquitous robot are shown in the paper. On an example of route tracking, we will clarify the potential of distributed networked sensors and processing their data with the use of fuzzy cognitive maps for robotic navigation. Besides, two modifications of adaptation approaches, namely particle swarm optimization and migration algorithm, are presented here. A series of simulations was performed, which are discussed and future research directions are proposed. Citation: Vašˇcák,J.; Pomšár, L.; Papcun, P.; Kajáti, E.; Zolotová, I. Keywords: fuzzy cognitive map; evolutionary computing; internet of things; navigation; migra- Means of IoT and Fuzzy Cognitive tion algorithm; particle swarm optimization; ubiquitous robot Maps in Reactive Navigation of Ubiquitous Robots.
    [Show full text]
  • Ubiquitous Robot and Its Realization -.:: Natural Sciences Publishing
    Appl. Math. Inf. Sci. 6 No. 1S pp. 311S-321S (2012) Applied Mathematics & Information Sciences An International Journal @ 2012 NSP Natural Sciences Publishing Cor. Ubiquitous Robot and Its Realization Kang-Hee Lee 1 and Kyoungsu Oh ***2 1Global School of Media, Soongsil University, Republic of Korea 2Global School of Media, Soongsil University, Republic of Korea Email Address: [email protected] Received: Received May 02, 2011; Revised July 25, 2011; Accepted September 12, 2011 Published online: 1 January 2012 Abstract: Objective: The standardized data may easily move within a network and connect to other systems without any time or geographical limitations. This concept is fundamental to the idea of the ubiquitous robot. Method: This paper discusses those definitions briefly including the approach of Samsung Electronics Co., Ltd (SEC). Here we present a ubiquitous robot S/W platform, AnyRobot Studio which covers all the aspects of this ubiquitous robot system. Based on the concepts of RUPI, URC, and Web 2.0, AnyRobot Studio aims to standardize the platforms and protocols, and to strongly encourage the participation of users and contents providers (CPs). Conclusions: AnyKids Service is made to test the feasibility of the AnyRobot based on the AnyRobot Studio platform. It proves the realization of the ubiquitous robot. Keywords: Ubiquitous Robot, Sobot, AnyRobot Studio, AnyKids Service. 1 Introduction The application-independent technology is This paper is organized as follows. A brief defined as the common platform/infrastructure description of the underlying concepts and various technology. Based on this concept, the main definitions of the networked robot or the ubiquitous approach of the networked robot (NR) or the robot in Section 2 are presented.
    [Show full text]
  • A Concept for Declarative Information Acquisition in Smart Environments
    A Concept for Declarative Information Acquisition in Smart Environments D I S S E R T A T I O N zur Erlangung des akademischen Grades Doktoringenieur (Dr.-Ing.) angenommen durch die Fakultät für Informatik der Otto-von-Guericke-Universität Magdeburg von M.Sc. André Dietrich geb. am 17.12.1981 in Kiew (Ukraine) Gutachterinnen/Gutachter Prof. Dr. Jörg Kaiser Prof. Dr. Oliver Brock Prof. Dr. Andreas Birk Magdeburg, den 22.11.2016 c 2016 Andr´eDietrich ALL RIGHTS RESERVED Abstract Future smart and intelligent environments are envisioned to be loosely coupled composi- tions of distributed sensor, actuator, and computation systems, which are able to combine their capabilities, share their information and knowledge, in order to fulfill various tasks au- tonomously. However, current approaches in these areas do either provide mechanisms for sharing data only or concentrate on the composition of operations/services for predefined problem sets. This thesis, therefore, firstly analyzes the different notions of data, information, and knowledge to be shared among heterogeneous systems. Based on this distinction, a reference model that is used to relate the previously disparate approaches was developed. It has revealed that most of the concepts and attempts for smart and intelligent environments do only tackle small and restricted aspects. In contrast to adding a new system to the current state-of-the-art that also operates on one or more of the identified layers, a concept was developed that integrates these technologies from different layers, which allows to combine and access them freely. It treats such compositions of smart information spaces as distributed database, allowing to query, access, and extract all the required information in the desired formats.
    [Show full text]