ROBOTIKY V BUDÚCNOSTI

Size: px
Start display at page:

Download "ROBOTIKY V BUDÚCNOSTI"

Transcription

1 INTERNATIONAL SCIENTIFIC CONFERENCE IN LOOK DAYS OCTOBER 2011 AULA MAXIMA, TECHNICAL UNIVERSITY OF KOŠICE SLOVAKIA ZÁKLADNÝ KONCEPT IT A ZNALOSTNÉHO MANAŽMENTU PRE OBLASŤ ROBOTIKY V BUDÚCNOSTI BASIC CONCEPT OF IT AND KNOWLEDGE MANAGEMENT FOR FUTURE ROBOTICS MÁRIA VIRČÍKOVÁ 1, PETER SINČÁK 2 1 ING. MÁRIA VIRČÍKOVÁ, KATEDRA KYBERNETIKY A UMELEJ INTELIGENCIE, FAKULTA ELEKTROTECHNIKY A INFORMATIKY, TECHNICKÁ UNIVERZITA V KOŠICIACH, SLOVENSKÁ REPUBLIKA, MARIA.VIRCIKOVA@TUKE.SK 2 PROF. ING. PETER SINČÁK, CSC., KATEDRA KYBERNETIKY A UMELEJ INTELIGENCIE, FAKULTA ELEKTROTECHNIKY A INFORMATIKY, TECHNICKÁ UNIVERZITA V KOŠICIACH, SLOVENSKÁ REPUBLIKA, PETER.SINCAK@TUKE.SK MÁRIA VIRČÍKOVÁ 1, PETER SINČÁK 2 (EN) 1 ING. MÁRIA VIRČÍKOVÁ, DEPARTMENT OF CYBERNETICS AND ARTIFICIAL INTELLIGENCE, FACULTY OF ELECTRICAL ENGINEERING AND INFORMATICS, TECHNICAL UNIVERSITY OF KOSICE, SLOVAKIA, MARIA.VIRCIKOVA@TUKE.SK 2 PROF. ING. PETER SINČÁK, CSC., DEPARTMENT OF CYBERNETICS AND ARTIFICIAL INTELLIGENCE, FACULTY OF ELECTRICAL ENGINEERING AND INFORMATICS, TECHNICAL UNIVERSITY OF KOSICE, SLOVAKIA PETER.SINCAK@TUKE.SK Abstrakt (MATERINSKÝ JAZYK): Článok popisuje multi-agentový system pre vytvorenie siete pre roboty. Hlavná výhoda spočíva v tom, že ak sa určitú znalosť naučí jeden robot zo skupiny (siete) robotov, zdieľa túto znalosť s ostatnými robotmi v sieti. Úvod vysvetľuje koncept sieťových robotov a ich aplikácie. Predstavujeme aplikácie vyvinuté v Centre pre inteligentné technológie na Katedre kybernetiky a umelej inteligencie TUKE rozpoznávanie obrazu a povelov. Detailnejšie popisujeme náš prístup učenia robotov pozorovaním človeka, v ktorom sa robot učí od človeka pohyby alebo gestá. Klúčové slová (materinský jazyk): kolaborácia človek-robot, multi-agentový system, sieťové robotické systémy Abstract (EN) This paper describes a multi-agent system for creating a network for robots. The main advantage is that if some knowledge is learned by one robot from the group (network) of robots, it shares this knowledge with other robots in the network. The introduction explains the concept of networked robots and their applications. We introduce applications developed at the Center for Intelligent Technologies at the Department of Cybernetics and Artificial Intelligence TUKE- object and command recognition. In more detail we describe our approach to robot learning by observing humans, in which the robot learns from human movements or gestures. Key words (EN): human-robot collaboration, multi-agent system, networked robot systems Strana 1

2 1 Introduction Robots are functioning in environments performing tasks that require them to coordinate with other robots, cooperate with humans and act on information derived from multiple sensors. The specific objective of the field called Human-robot interaction is developing a series of tools to have a robust communication interface between robots and human users. As described in our previous work [1], in many cases, these human users, robots and sensors are not collocated and the coordination and communication happens through a network. It a relatively young research field, still quite dynamic and open to ideas and concepts coming from other research areas. As reported in European Robotics Research Network [2], Europe holds a strong position in this field, and it could become a world leader in the near future if enough support is provided. They mention these possible application fields, regarded as viable in the next ten years: Elderly care, where a network robotic system (NRS) can assist elderly people in their personal homes or retirement homes, with the goal to provide physical and cognitive support, to facilitate communication with and monitoring by remote relatives and care givers, and to detect and respond to emergencies. Security applications and intelligent buildings, where a NRS can track and classify the behavior of people, hazardous situations or threatening acts can be detected, and actions can be decided to maintain a safe status. Networked service robot systems, for applications such as trash collection, delivery and logistics, both in public spaces (e.g., city streets) and in private workplaces (e.g., factory floors). Flexible automation and collaborative manufacturing, where heterogeneous, cooperative robotic systems are expected to set forth the future of networked control in industrial settings. Wide-scale environmental monitoring, by deploying autonomous sensor networks with the ability to self-deploy, self-reconfigure, and self-repair, capable of monitoring in a largely unsupervised way large environments for pollutions, environmental threats, and other hazardous situations. Cooperative search and rescue, where NRS actively search for people or objects, and eventually support rescue personnel in dealing with emergencies. Networked robots allow multiple robots and auxiliary entities to perform tasks that are well beyond the abilities of a single robot. Cooperation entails more than one entity working toward a common goal while coordination implies a relationship between entities that ensures efficiency or harmony. Communication between entities is fundamental to both cooperation and coordination and hence the central role of the network. 2 Networked robots This new technology has being denominated Network Robot Systems and, as said in [3], includes the following elements: 1. Physical embodiment: Any networked robot system has to have at least a physical robot which incorporates hardware and software capabilities 2. Autonomous capabilities: A physical robot must have autonomous capabilities to be considered as a basic element of a networked robot system. 3. Network-based cooperation: The robots, environment sensors and humans must communicate and cooperate through a network. 4. Environment sensors and actuators: Besides the sensors of the robots, the environment must include other sensors, such as vision cameras and laser range finders, and other actuators, such as speakers and flickers Strana 2

3 5. Human-robot interaction: In order to consider a system as networked robot system, the system must have a human-robot related activity. FIG. 1 HIERARCHICAL SYSTEM ARCHITECTURE: THE INFORMATION FLOW BETWEEN SEVERAL HUMAN TELEOPERATOR REMOTE ROBOTS AND A HUMAN (SOURCE: [4]) It seems that the basic concept of creating Intelligent Systems will be based on the following principles: 1. Networked entities with defined hierarchy, fast mobile connection will be absolutely needed and for majority of applications in business and industry. 2. Knowledge sharing defined policy - domain oriented knowledge will be great value. 3. Integration of approaches into standard services provided for clients. 4. Appropriate division of processes for client (Agent) and server WILKI is based on application domain. 5. World Incremental Knowledge Integrator and its implementation is under discussion using Cloud Technology or hybrid of Public and Private Cloud Approach. With the ideas discussed above, we created a Multi-agent Serving System (MASS). MASS system is written in C# programming language. It can be used for different tasks, not only from the field of artificial intelligence. The system is based on client-server architecture, where clients ask the server and the server responds. Basic building blocks of the system are called plugins. Individual plugins can be connected to each other, and thereby build a functional algorithm (ActualSystem-AS) which consists of these building blocks. The system provides a graphical representation of individual system components, and thus the easier visual control. The server can run several AS simultaneously, each with a different functionality. Every AS can be connected to several clients at the same time. Strana 3

4 FIG. 2 MASS SYSTEM BASED ON CLIENT-SERVER ARCHITECTURE We can say that client-server architecture is a multiagent system. In the case that various plug-ins are programmed for command recognition and a client learns to recognize some particular word, all other clients are able to recognize it also. If one client learns to recognize some object, all other clients recognize it. 3 Cooperation between network robots and human beings Much research has been done on humans interacting with robots but especially the interaction between human beings and a group of connected robots provides interesting aspects. The general objective of our work is the development of new ways of cooperation between networked robots and human beings, which to date has been seldom explored in the field of Human-Robot Interaction. The IEEE Society of Robotics and Automation s Technical Committee on Networked Robots made the following definition of Networked Robots: A networked robot is a robotic device connected to a communications network such as the Internet or LAN. The network could be wired or wireless, and based on any of a variety of protocols such as TCP, UDP, or Many new applications are now being developed ranging from automation to exploration. There are two subclasses of Networked Robots: 1. Tele-operated, where human supervisors send commands and receive feedback via the network. Such systems support research, education, and public awareness by making valuable resources accessible to broad audiences; 2. Autonomous, where robots and sensors Exchange data via the network. In such systems, the sensor network extends the effective sensing range of the robots, allowing them to communicate with each other over long distances to coordinate their activity. The robots in turn can deploy, repair, and maintain the sensor network to increase its longevity, and utility. A broad challenge is to develop a science base that couples communication to control to enable such new capabilities. Strana 4

5 Human interaction with a multiple number of robots increases complexity, but can also be a source of benefits when considering the exploitation of the complementarities of the robots for perception and actuation. A team of agents should be able to learn collective behaviors, such as strategies to pursue their goals in the environment, in the face of competitors. Learning in multirobot systems is affected by specific challenges like multiple goals, noisy perception and actions, and inconsistencies in the internal states and in environment models between the individual robots. The first application and also the guiding application of the Multi-Agent Serving System MASS was the object recognition. It was developed by T. Reiff and can be better studied in [5]. The second step was a command recognition - at the date it contains a database of verbal commands in different languages. The command recognition was developed by Z. Fedor more information can be found in [6]. The key advantage of our system is if a user teaches a robot some word in some language /an object, all other robots which are part of the multi-robotic system are able to recognize this word /the object. Object recognition and command recognition are important components of the Human-Robot Interactive System in general, where a human user can teach one robot to recognize an object visually and all the robots within the networked group learn it or can give verbal commands to a single robot, or to a multi-robotic system. Also, in human-human teamwork, sharing information through verbal and nonverbal channels plays an important role in coordinating joint activity and we think this will be the case for human-robot teams as well. ` Our present work consists in teaching robots new gestures and movements. We are developing a tele-robotic approach, in which human shows to robot how it should perform a motion or a gesture. Our challenge was to create a system in which an inexperienced human teacher could develop new motion tasks via interaction process. Robots acquire knowledge of what to do and how to do it from observing human demonstrations. The algorithm calculates positions of each joint of human and maps it to the robot s joint. FIG. 3 IN OUR TELE-ROBOTIC APPROACH WE MAP USER S MOVEMENTS/GESTURES TO ROBOT Teaching through demonstrations requires bidirectional communication between a human user and a robotic student. The key question is how to map a teacher action to an agent action. These agent actions in our experiments are the motor capabilities of the robots. We mimic some user movements using Microsoft Kinect sensor device, a horizontal bar connected to a small base with a motorized pivot and is designed to be positioned lengthwise above or below the video display. The device features an RGB camera and depth sensor among other capabilities. Kinect can recognize 48 points of the human body and in we extract this information while he is moving in time. We obtain a vector containing information about the position of each point in space and map it to the related joint of the humanoid robot Nao (Fig. 3). Kinect provides between others a full body 3D motion capture capability. The hardware emits and infrared light which rebounds off object in the room. After processing the rebounding light, the system differentiates between people and other objects. The system gives the body a virtual skeleton with moving joints so the machine can follow user movements. From programmer s point of view, rather than having access to the pixels of a flat image, or even the depth information from the raw Kinect data, we have a description of users as a series of joints in space. For many applications, especially gesture-based interfaces and motion capture, this is exactly the data which we need to get started. Strana 5

6 FIG. 4 HUMANOID ROBOT NAO We work with humanoid robot Nao which has a human like appearance and various sensors for interacting with humans. It is nowadays commonly used humanoid platform for education environment. It is a medium-sized robot available mainly for universities and laboratories for research and education purposes. The creator is a French company, Aldebaran Robotics ( In community of artificial intelligence, by humanoid we mean not only a robot that has the physical appearance of a human, but also has a fairly advanced artificial intelligence, allowing it to reasonably approximate human behavior and interactions. As our robot increasingly resemble human in shape, we map his servos to the points of human body. This way we model different robot s motor skills via its interaction with several human users we personalize robot s behaviors according to the interaction of the specific human user. The algorithms used in our approach are discussed in the paper [7]. FIG. 5 HOW THE SENSOR DEVICE KINECT DETECTS A PERSON (BLUE) AND THE NAO ROBOT (GREEN) MASS is not trying to upload the functionality on the robot but it is using the robot as an input/output device while the processing is on a normal computer. With this approach a supported robot is only a plugin, i.e. small library with functions, which has a functionality to get video, audio, sensor data, etc. from the robot and the functionality to control a robot movement. Strana 6

7 4 Conclusion This work presented a multi-agent system, in which we implemented object recognition and command recognition. Our present work consists in tele-robotics approach and teaching robots gestures or any kinds of movements. A major challenge is to create robot networks that are proactive and anticipate our needs and commands rather than reacting (with delays) to human commands. We think it is very important for a middleware to be free and open source. Therefore anyone can try the web interface of the system, read the wiki pages, download the installation package or find the MASS repository address at There are also links to some of our demonstration videos with MASS. Acknowledgement This work is the result of the project implementation: Development of the Center of Information and Communication Technologies for Knowledge Systems (ITMS project code: ) supported by the Research & Development Operational Program funded by the ERDF. References [1] SINČÁK, P., REIFF, T., VIRCIKOVA, M.: Towards Intelligent Systems With Inceremental Ability. In: Quo Vadis Intelligent Systems. ISBN , 2011, pp [2] SAFFIOTTI, A., LIM, P.: European Robotics Research Network: Two Hot Issues in Cooperative Robotics: Network Robot Systems, and Formal Models and Methods for Cooperation. A white paper from the EURON Special Interest Group on Cooperative Robotics. (April 30, 2008). [3] SANFELIU, N., HAGITA., A. SAFFIOTTI.: Network Robot Systems. In: Special Issue: Network Robot Systems, Robotics and Autonomous Systems, [4] SCHILLING, K.: Networked Robots: Research challenges. In: ETSI Networked Mobile Wirelles Robotics Workshop. Hannover, [5] REIFF, T., SINČÁK, P.: Multi-Agent Serving System For Intelligent Technologies. In: ICCC, [6] FEDOR, Z., SINČÁK, P.: AIBO talking procedure in multi languages based on incremental learning approach. In: SAMI 2009 : 7th International Symposium on Applied Machine Intelligence and Informatics : January 30-31, 2009, Herľany, Slovakia. - S.l. : IEEE, [7] VIRCIKOVA, M., SINČÁK, P.: Integration of Verbal and Non Verbal Human-Robot Interactive System. In: Humanoids 2011 IEEE Conference. October 26-28, Slovenia. (In Press) Strana 7

Network Robot Systems

Network Robot Systems Network Robot Systems Alberto Sanfeliu 1, Norihiro Hagita 2 and Alessandro Saffiotti 3 Guest Editors of the Special Issue on NRS 1 Institut de Robòtica I Informàtica Industrial (UPC-CSIC), Universitat

More information

An Agent-Based Concept for Problem Management Systems to Enhance Reliability

An Agent-Based Concept for Problem Management Systems to Enhance Reliability An Agent-Based Concept for Problem Management Systems to Enhance Reliability H. Wang, N. Jazdi, P. Goehner A defective component in an industrial automation system affects only a limited number of sub

More information

Bachelor Degree in Informatics Engineering Master courses

Bachelor Degree in Informatics Engineering Master courses Bachelor Degree in Informatics Engineering Master courses Donostia School of Informatics The University of the Basque Country, UPV/EHU For more information: Universidad del País Vasco / Euskal Herriko

More information

Designing a Robotic System

Designing a Robotic System Design and Implementation of Computer Network-Based Robotic System Using HTML Language and CGi Scripts Maan M. Shaker* Mahmood Sh. Majeed ** Mahmood F. Abdullah*** Assistant Prof Assistant Prof Assistant

More information

Discussion 2 Android science. Appearance or behavior

Discussion 2 Android science. Appearance or behavior Discussion 2 Android science Appearance or behavior 1 Two evaluation methods Bottom up Incrementally add elemental behaviors and check the effect in each step Top down Develop an android robot which looks

More information

Analecta Vol. 8, No. 2 ISSN 2064-7964

Analecta Vol. 8, No. 2 ISSN 2064-7964 EXPERIMENTAL APPLICATIONS OF ARTIFICIAL NEURAL NETWORKS IN ENGINEERING PROCESSING SYSTEM S. Dadvandipour Institute of Information Engineering, University of Miskolc, Egyetemváros, 3515, Miskolc, Hungary,

More information

Laser Gesture Recognition for Human Machine Interaction

Laser Gesture Recognition for Human Machine Interaction International Journal of Computer Sciences and Engineering Open Access Research Paper Volume-04, Issue-04 E-ISSN: 2347-2693 Laser Gesture Recognition for Human Machine Interaction Umang Keniya 1*, Sarthak

More information

MEng, BSc Applied Computer Science

MEng, BSc Applied Computer Science School of Computing FACULTY OF ENGINEERING MEng, BSc Applied Computer Science Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give a machine instructions

More information

Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING

Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING Unit 1: INTRODUCTION TO ADVANCED ROBOTIC DESIGN & ENGINEERING Technological Literacy Review of Robotics I Topics and understand and be able to implement the "design 8.1, 8.2 Technology Through the Ages

More information

UNIVERSITY OF ŽILINA...university with tradition. UNIVERZITNÁ 1 010 26 ŽILINA SLOVAK REPUBLIC www.uniza.sk +421 41 513 51 51

UNIVERSITY OF ŽILINA...university with tradition. UNIVERZITNÁ 1 010 26 ŽILINA SLOVAK REPUBLIC www.uniza.sk +421 41 513 51 51 UNIVERSITY OF ŽILINA...university with tradition UNIVERZITNÁ 1 010 26 ŽILINA SLOVAK REPUBLIC www.uniza.sk +421 41 513 51 51 UNIVERSITY OF ŽILINA BASIC INFORMATION History important years 1953 - the origin

More information

MEng, BSc Computer Science with Artificial Intelligence

MEng, BSc Computer Science with Artificial Intelligence School of Computing FACULTY OF ENGINEERING MEng, BSc Computer Science with Artificial Intelligence Year 1 COMP1212 Computer Processor Effective programming depends on understanding not only how to give

More information

The Amazing Future of the IoE

The Amazing Future of the IoE The Amazing Future of the IoE Shaun Kirby CTO, Cisco Consulting Services November 2014 The Internet of Everything: People, Process, Data, and Things People Connecting people in more relevant, valuable

More information

Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF

Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Autonomous Advertising Mobile Robot for Exhibitions, Developed at BMF Kucsera Péter (kucsera.peter@kvk.bmf.hu) Abstract In this article an autonomous advertising mobile robot that has been realized in

More information

Middleware- Driven Mobile Applications

Middleware- Driven Mobile Applications Middleware- Driven Mobile Applications A motwin White Paper When Launching New Mobile Services, Middleware Offers the Fastest, Most Flexible Development Path for Sophisticated Apps 1 Executive Summary

More information

IT services for analyses of various data samples

IT services for analyses of various data samples IT services for analyses of various data samples Ján Paralič, František Babič, Martin Sarnovský, Peter Butka, Cecília Havrilová, Miroslava Muchová, Michal Puheim, Martin Mikula, Gabriel Tutoky Technical

More information

Intelligent Flexible Automation

Intelligent Flexible Automation Intelligent Flexible Automation David Peters Chief Executive Officer Universal Robotics February 20-22, 2013 Orlando World Marriott Center Orlando, Florida USA Trends in AI and Computing Power Convergence

More information

ŠTUDIJNÝ ODBOR PRIEMYSELNÉ INŽINIERSTVO NA VYSOKÝCH ŠKOLÁCH FIELD OF STUDY INDUSTRIAL ENGINEERING AT SCHOOLS OF HIGHER EDUCATION

ŠTUDIJNÝ ODBOR PRIEMYSELNÉ INŽINIERSTVO NA VYSOKÝCH ŠKOLÁCH FIELD OF STUDY INDUSTRIAL ENGINEERING AT SCHOOLS OF HIGHER EDUCATION ŠTUDIJNÝ ODBOR PRIEMYSELNÉ INŽINIERSTVO NA VYSOKÝCH ŠKOLÁCH FIELD OF STUDY INDUSTRIAL ENGINEERING AT SCHOOLS OF HIGHER EDUCATION Renáta TURISOVÁ Stela BESLEROVÁ Abstract This paper deals with the field

More information

Higher Certificate in Information Systems (Network Engineering) * (1 year full-time, 2½ years part-time)

Higher Certificate in Information Systems (Network Engineering) * (1 year full-time, 2½ years part-time) Higher Certificate in Information Systems (Network Engineering) * (1 year full-time, 2½ years part-time) Module: Computer Literacy Knowing how to use a computer has become a necessity for many people.

More information

FIRST YEAR PROJECT SUMMARY

FIRST YEAR PROJECT SUMMARY FIRST YEAR PROJECT SUMMARY Grant Agreement number: 215805 Project acronym: Project title: CHRIS Cooperative Human Robot Interaction Systems Funding Scheme: 01 March 2008 Period covered: from 01 March 2008

More information

The RoboCup Soccer Simulator

The RoboCup Soccer Simulator Short presentation At the University of the Basque Country - Computer Science Faculty - TAIA (German Rigau) 1 Richard Hertel: KIT University of the State of Baden-Württemberg and National Large-scale Research

More information

An Active Head Tracking System for Distance Education and Videoconferencing Applications

An Active Head Tracking System for Distance Education and Videoconferencing Applications An Active Head Tracking System for Distance Education and Videoconferencing Applications Sami Huttunen and Janne Heikkilä Machine Vision Group Infotech Oulu and Department of Electrical and Information

More information

Appendices master s degree programme Artificial Intelligence 2014-2015

Appendices master s degree programme Artificial Intelligence 2014-2015 Appendices master s degree programme Artificial Intelligence 2014-2015 Appendix I Teaching outcomes of the degree programme (art. 1.3) 1. The master demonstrates knowledge, understanding and the ability

More information

Distributed Database for Environmental Data Integration

Distributed Database for Environmental Data Integration Distributed Database for Environmental Data Integration A. Amato', V. Di Lecce2, and V. Piuri 3 II Engineering Faculty of Politecnico di Bari - Italy 2 DIASS, Politecnico di Bari, Italy 3Dept Information

More information

A Grid Architecture for Manufacturing Database System

A Grid Architecture for Manufacturing Database System Database Systems Journal vol. II, no. 2/2011 23 A Grid Architecture for Manufacturing Database System Laurentiu CIOVICĂ, Constantin Daniel AVRAM Economic Informatics Department, Academy of Economic Studies

More information

Using NI Vision & Motion for Automated Inspection of Medical Devices and Pharmaceutical Processes. Morten Jensen 2004

Using NI Vision & Motion for Automated Inspection of Medical Devices and Pharmaceutical Processes. Morten Jensen 2004 Using NI Vision & Motion for Automated Inspection of Medical Devices and Pharmaceutical Processes. Morten Jensen, National Instruments Pittcon 2004 As more control and verification is needed in medical

More information

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network

An Energy-Based Vehicle Tracking System using Principal Component Analysis and Unsupervised ART Network Proceedings of the 8th WSEAS Int. Conf. on ARTIFICIAL INTELLIGENCE, KNOWLEDGE ENGINEERING & DATA BASES (AIKED '9) ISSN: 179-519 435 ISBN: 978-96-474-51-2 An Energy-Based Vehicle Tracking System using Principal

More information

How does the Kinect work? John MacCormick

How does the Kinect work? John MacCormick How does the Kinect work? John MacCormick Xbox demo Laptop demo The Kinect uses structured light and machine learning Inferring body position is a two-stage process: first compute a depth map (using structured

More information

Virtualization of Virtual Measurement Machines as component of Distributed Artificial Intelligence System

Virtualization of Virtual Measurement Machines as component of Distributed Artificial Intelligence System Virtualization of Virtual Measurement Machines as component of Distributed Artificial Intelligence System ANDREY ANGELOV ELENKOV Faculty of Automatics Technical University of Sofia 8, Kliment Ohridski

More information

Artificial Intelligence and Robotics @ Politecnico di Milano. Presented by Matteo Matteucci

Artificial Intelligence and Robotics @ Politecnico di Milano. Presented by Matteo Matteucci 1 Artificial Intelligence and Robotics @ Politecnico di Milano Presented by Matteo Matteucci What is Artificial Intelligence «The field of theory & development of computer systems able to perform tasks

More information

Introduction CHAPTER 1

Introduction CHAPTER 1 CHAPTER 1 Introduction Ever since the development of the first integrated circuits in the late 1950s the complexity of such devices doubled every 20 months. A development which has been anticipated by

More information

A General Framework for Tracking Objects in a Multi-Camera Environment

A General Framework for Tracking Objects in a Multi-Camera Environment A General Framework for Tracking Objects in a Multi-Camera Environment Karlene Nguyen, Gavin Yeung, Soheil Ghiasi, Majid Sarrafzadeh {karlene, gavin, soheil, majid}@cs.ucla.edu Abstract We present a framework

More information

Professor, D.Sc. (Tech.) Eugene Kovshov MSTU «STANKIN», Moscow, Russia

Professor, D.Sc. (Tech.) Eugene Kovshov MSTU «STANKIN», Moscow, Russia Professor, D.Sc. (Tech.) Eugene Kovshov MSTU «STANKIN», Moscow, Russia As of today, the issue of Big Data processing is still of high importance. Data flow is increasingly growing. Processing methods

More information

Development of a Service Robot System for a Remote Child Monitoring Platform

Development of a Service Robot System for a Remote Child Monitoring Platform , pp.153-162 http://dx.doi.org/10.14257/ijsh.2014.8.5.14 Development of a Service Robot System for a Remote Child Monitoring Platform Taewoo Han 1 and Yong-Ho Seo 2, * 1 Department of Game and Multimedia,

More information

Best Paper Award, Hawaii International Conference on System Sciences, HICSS-36 (2003)

Best Paper Award, Hawaii International Conference on System Sciences, HICSS-36 (2003) Curriculum Vitae EDUCATION Monica N. Nicolescu Assistant Professor Department of Computer Science University of Nevada, Reno monica@cs.unr.edu http://www.cs.unr.edu/ monica June 1998 - May 2003: University

More information

Virtual Environments - Basics -

Virtual Environments - Basics - Virtual Environments - Basics - What Is Virtual Reality? A Web-Based Introduction Version 4 Draft 1, September, 1998 Jerry Isdale http://www.isdale.com/jerry/vr/whatisvr.html Virtual Environments allow

More information

Distributed Sensing for Cooperative Robotics

Distributed Sensing for Cooperative Robotics Distributed Sensing for Cooperative Robotics Guilherme Augusto Silva Pereira Advisor: Prof. Mário Fernando Montenegro Campos VERLab Vision and Robotics Laboratory/UFMG Co-Advisor: Prof. Vijay Kumar GRASP

More information

Masters in Information Technology

Masters in Information Technology Computer - Information Technology MSc & MPhil - 2015/6 - July 2015 Masters in Information Technology Programme Requirements Taught Element, and PG Diploma in Information Technology: 120 credits: IS5101

More information

A Cognitive Approach to Vision for a Mobile Robot

A Cognitive Approach to Vision for a Mobile Robot A Cognitive Approach to Vision for a Mobile Robot D. Paul Benjamin Christopher Funk Pace University, 1 Pace Plaza, New York, New York 10038, 212-346-1012 benjamin@pace.edu Damian Lyons Fordham University,

More information

ISOBUS s Past, Present and Future role in Agricultural Robotics and Automation

ISOBUS s Past, Present and Future role in Agricultural Robotics and Automation 1 / 42 ISOBUS s Past, Present and Future role in Agricultural Robotics and Automation Benjamin Fernandez Universidad Nacional de Educación a Distancia (UNED) Departamento de Ingeinería de Software y Sistemas

More information

A Genetic Algorithm-Evolved 3D Point Cloud Descriptor

A Genetic Algorithm-Evolved 3D Point Cloud Descriptor A Genetic Algorithm-Evolved 3D Point Cloud Descriptor Dominik Wȩgrzyn and Luís A. Alexandre IT - Instituto de Telecomunicações Dept. of Computer Science, Univ. Beira Interior, 6200-001 Covilhã, Portugal

More information

Multiple Network Marketing coordination Model

Multiple Network Marketing coordination Model REPORT DOCUMENTATION PAGE Form Approved OMB No. 0704-0188 The public reporting burden for this collection of information is estimated to average 1 hour per response, including the time for reviewing instructions,

More information

ANDROID LEVERED DATA MONITORING ROBOT

ANDROID LEVERED DATA MONITORING ROBOT ANDROID LEVERED DATA MONITORING ROBOT 1 HIMANI PATHAK, 2 VIDYALAKSHMI KRISHNAKUMAR, 3 SHILPA RAVIKUMAR, 4 AJINKYA SHINDE 1,2,3,4 Electronics & Telecommunication Engineering, Fr. C. R. Institute of Technology,

More information

Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System

Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System Ref: C0287 Visual Servoing Methodology for Selective Tree Pruning by Human-Robot Collaborative System Avital Bechar, Victor Bloch, Roee Finkelshtain, Sivan Levi, Aharon Hoffman, Haim Egozi and Ze ev Schmilovitch,

More information

A Remote Maintenance System with the use of Virtual Reality.

A Remote Maintenance System with the use of Virtual Reality. ICAT 2001 December 5-7, Tokyo, JAPAN A Remote Maintenance System with the use of Virtual Reality. Moez BELLAMINE 1), Norihiro ABE 1), Kazuaki TANAKA 1), Hirokazu TAKI 2) 1) Kyushu Institute of Technology,

More information

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org

Internet of things (IOT) applications covering industrial domain. Dev Bhattacharya dev_bhattacharya@ieee.org Internet of things (IOT) applications covering industrial domain Dev Bhattacharya dev_bhattacharya@ieee.org Outline Internet of things What is Internet of things (IOT) Simplified IOT System Architecture

More information

SYSTEMS, CONTROL AND MECHATRONICS

SYSTEMS, CONTROL AND MECHATRONICS 2015 Master s programme SYSTEMS, CONTROL AND MECHATRONICS INTRODUCTION Technical, be they small consumer or medical devices or large production processes, increasingly employ electronics and computers

More information

Integration of a Robotic Arm with the Surgical Assistant Workstation Software Framework

Integration of a Robotic Arm with the Surgical Assistant Workstation Software Framework Integration of a Robotic Arm with the Surgical Assistant Workstation Software Framework Release 1.7 Jessie Young 1, Haytham Elhawary 2 and Aleksandra Popovic 2 July 21, 2011 1 Center for Computer-Integrated

More information

2.1. The Notion of Customer Relationship Management (CRM)

2.1. The Notion of Customer Relationship Management (CRM) Int. J. Innovative Ideas (IJII) www.publishtopublic.com A Review on CRM and CIS: A Service Oriented Approach A Review on CRM and CIS: A Service Oriented Approach Shadi Hajibagheri 1, *, Babak Shirazi 2,

More information

Defense Technical Information Center Compilation Part Notice

Defense Technical Information Center Compilation Part Notice UNCLASSIFIED Defense Technical Information Center Compilation Part Notice ADP012353 TITLE: Advanced 3D Visualization Web Technology and its Use in Military and Intelligence Applications DISTRIBUTION: Approved

More information

Teaching Portfolio. Teaching Philosophy

Teaching Portfolio. Teaching Philosophy Teaching Portfolio Teaching Philosophy Over the course of my education, I have had the privilege of interacting with some truly excellent teachers, who have shaped my knowledge, reasoning, and technical

More information

School of Computer Science

School of Computer Science School of Computer Science Computer Science - Honours Level - 2014/15 October 2014 General degree students wishing to enter 3000- level modules and non- graduating students wishing to enter 3000- level

More information

Information Technology Career Field Pathways and Course Structure

Information Technology Career Field Pathways and Course Structure Information Technology Career Field Pathways and Course Structure Courses in Information Support and Services (N0) Computer Hardware 2 145025 Computer Software 145030 Networking 2 145035 Network Operating

More information

How To Get A Computer Science Degree

How To Get A Computer Science Degree MAJOR: DEGREE: COMPUTER SCIENCE MASTER OF SCIENCE (M.S.) CONCENTRATIONS: HIGH-PERFORMANCE COMPUTING & BIOINFORMATICS CYBER-SECURITY & NETWORKING The Department of Computer Science offers a Master of Science

More information

WEB BASED CONFERENCE SYSTEM FOR INTELLIGENCE TELEPRESENCE ROBOT: A FRAMEWORK

WEB BASED CONFERENCE SYSTEM FOR INTELLIGENCE TELEPRESENCE ROBOT: A FRAMEWORK Journal of Computer Science 10 (1): 10-14, 2014 ISSN: 1549-3636 2014 doi:10.3844/jcssp.2014.10.14 Published Online 10 (1) 2014 (http://www.thescipub.com/jcs.toc) WEB BASED CONFERENCE SYSTEM FOR INTELLIGENCE

More information

Microcontrollers, Actuators and Sensors in Mobile Robots

Microcontrollers, Actuators and Sensors in Mobile Robots SISY 2006 4 th Serbian-Hungarian Joint Symposium on Intelligent Systems Microcontrollers, Actuators and Sensors in Mobile Robots István Matijevics Polytechnical Engineering College, Subotica, Serbia mistvan@vts.su.ac.yu

More information

High rate and Switched WiFi. WiFi 802.11 QoS, Security 2G. WiFi 802.11a/b/g. PAN LAN Cellular MAN

High rate and Switched WiFi. WiFi 802.11 QoS, Security 2G. WiFi 802.11a/b/g. PAN LAN Cellular MAN Security Issues and Quality of Service in Real Time Wireless PLC/SCADA Process Control Systems Dr. Halit Eren & Dincer Hatipoglu Curtin University of Technology (Perth Australia) 2/27/2008 1 PRESENTATION

More information

Diagram of Security. - define the attributes of Diagram of security that make it possible to evaluate security properties of modeled elements,

Diagram of Security. - define the attributes of Diagram of security that make it possible to evaluate security properties of modeled elements, Diagram of Security Marek Vysoký Department of Computers and Informatics Faculty of Electrical Engineering and Informatics Technical University of Košice Letná 9, 042 00 Košice, Slovakia mvysoky@lundegaard.sk

More information

THE MS KINECT USE FOR 3D MODELLING AND GAIT ANALYSIS IN THE MATLAB ENVIRONMENT

THE MS KINECT USE FOR 3D MODELLING AND GAIT ANALYSIS IN THE MATLAB ENVIRONMENT THE MS KINECT USE FOR 3D MODELLING AND GAIT ANALYSIS IN THE MATLAB ENVIRONMENT A. Procházka 1,O.Vyšata 1,2,M.Vališ 1,2, M. Yadollahi 1 1 Institute of Chemical Technology, Department of Computing and Control

More information

Designing Applications with Distributed Databases in a Hybrid Cloud

Designing Applications with Distributed Databases in a Hybrid Cloud Designing Applications with Distributed Databases in a Hybrid Cloud Evgeniy Pluzhnik 1, Oleg Lukyanchikov 2, Evgeny Nikulchev 1 & Simon Payain 1 1 Moscow Technological Institute, Moscow, 119334, Russia,

More information

Myths and Realities of Sensor Network Data Management

Myths and Realities of Sensor Network Data Management Myths and Realities of Sensor Network Data Management Gustavo Alonso Institute of Pervasive Computing Department of Computer Science Swiss Federal Institute of Technology (ETH Zurich) alonso@inf.ethz.ch

More information

Thesis Proposal for the Master of Fine Arts Degree

Thesis Proposal for the Master of Fine Arts Degree Thesis Proposal for the Master of Fine Arts Degree A computer vision system for doing interactive-creative musical installations: A portable computer vision system based on video projection that allows

More information

Final Year Projects at itm. Topics 2010/2011

Final Year Projects at itm. Topics 2010/2011 Final Year Projects at itm Topics 2010/2011 Chair of Information Technology in Mechanical Engineering Prof. Dr.-Ing. B. Vogel-Heuser Prof. Dr.-Ing. Frank Schiller Prof. Dr.-Ing. Klaus Bender Technische

More information

NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER

NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER NEW GENERATION PROGRAMMABLE AUTOMATION CONTROLLER Understanding what a PAC is starts from the understanding of PLC. A PLC is a Programmable Logic while

More information

Environments, Services and Network Management for Green Clouds

Environments, Services and Network Management for Green Clouds Environments, Services and Network Management for Green Clouds Carlos Becker Westphall Networks and Management Laboratory Federal University of Santa Catarina MARCH 3RD, REUNION ISLAND IARIA GLOBENET 2012

More information

MODULAR DISTRIBUTED MANUFACTURING SYSTEMS AND THE IMPLICATIONS FOR INTEGRATED CONTROL

MODULAR DISTRIBUTED MANUFACTURING SYSTEMS AND THE IMPLICATIONS FOR INTEGRATED CONTROL MODULAR DISTRIBUTED MANUFACTURING SYSTEMS AND THE IMPLICATIONS FOR INTEGRATED CONTROL Duncan McFarlane 1 ABSTRACT Driven by the need for more responsive manufacturing processes and as a consequence of

More information

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours.

01219211 Software Development Training Camp 1 (0-3) Prerequisite : 01204214 Program development skill enhancement camp, at least 48 person-hours. (International Program) 01219141 Object-Oriented Modeling and Programming 3 (3-0) Object concepts, object-oriented design and analysis, object-oriented analysis relating to developing conceptual models

More information

Implementation of a Wireless Gesture Controlled Robotic Arm

Implementation of a Wireless Gesture Controlled Robotic Arm Implementation of a Wireless Gesture Controlled Robotic Arm Saurabh A. Khajone 1, Dr. S. W. Mohod 2, V.M. Harne 3 ME, Dept. of EXTC., PRMIT&R Badnera, Sant Gadge Baba University, Amravati (M.S.), India

More information

Eliminating the Communication Black Spots in Future Disaster Recovery Networks

Eliminating the Communication Black Spots in Future Disaster Recovery Networks Eliminating the Communication Black Spots in Future Disaster Recovery Networks Eliane Bodanese 1, Liljana Gavrilovska 2, Veselin Rakocevic 3, Robert Stewart 4 1 Electronic Engineering Department, Queen

More information

Using artificial intelligence methods and 3D graphics for implementation a computer simulator for ophthalmology

Using artificial intelligence methods and 3D graphics for implementation a computer simulator for ophthalmology Using artificial intelligence methods and 3D graphics for implementation a computer simulator for ophthalmology V. V. Gribova, M. V. Petryaeva, L. A. Fedorischev Intelligent System Laboratory, Institute

More information

Internet of Things (IoT): A vision, architectural elements, and future directions

Internet of Things (IoT): A vision, architectural elements, and future directions SeoulTech UCS Lab 2014-2 st Internet of Things (IoT): A vision, architectural elements, and future directions 2014. 11. 18 Won Min Kang Email: wkaqhsk0@seoultech.ac.kr Table of contents Open challenges

More information

Inheriting Humanoid Systems from Remote-Brained Robotics

Inheriting Humanoid Systems from Remote-Brained Robotics Inheriting Humanoid Systems from Remote-Brained Robotics Masayuki Inaba Professor, JSK Robotics Lab. Department of Mechano-Informatics/ Department of Creative Informatics University of Tokyo http://www.jsk.t.u-tokyo.ac.jp/

More information

Design of Multi-camera Based Acts Monitoring System for Effective Remote Monitoring Control

Design of Multi-camera Based Acts Monitoring System for Effective Remote Monitoring Control 보안공학연구논문지 (Journal of Security Engineering), 제 8권 제 3호 2011년 6월 Design of Multi-camera Based Acts Monitoring System for Effective Remote Monitoring Control Ji-Hoon Lim 1), Seoksoo Kim 2) Abstract With

More information

ELG 5121 / CSI7631 Multimedia Communications

ELG 5121 / CSI7631 Multimedia Communications Abdulmotaleb El Saddik Prof. Dr.-Ing., FIEEE, FCAE University Research Chair ELG 5121 / CSI7631 Multimedia Communications www.mcrlab.uottawa.ca Introduction, applications, standards. Networking technologies.

More information

JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS. Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany

JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS. Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany JAVA-BASED FRAMEWORK FOR REMOTE ACCESS TO LABORATORY EXPERIMENTS Christof Röhrig, 1 Andreas Jochheim 2 Department of Electrical Engineering University of Hagen D-58084 Hagen, Germany Abstract: This paper

More information

Masters in Human Computer Interaction

Masters in Human Computer Interaction Masters in Human Computer Interaction Programme Requirements Taught Element, and PG Diploma in Human Computer Interaction: 120 credits: IS5101 CS5001 CS5040 CS5041 CS5042 or CS5044 up to 30 credits from

More information

A Healthcare/Eldercare Robot based on Skilligent Technology

A Healthcare/Eldercare Robot based on Skilligent Technology A Healthcare/Eldercare Robot based on Skilligent Technology Application Proposal Revision 7 Copyright 2008 Skilligent Page 1 of 8 http://www.skilligent.com TABLE OF CONTENTS 1 INTRODUCTION 3 2 CONCEPTION

More information

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks

Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks Entwicklung und Testen von Robotischen Anwendungen mit MATLAB und Simulink Maximilian Apfelbeck, MathWorks 2015 The MathWorks, Inc. 1 Robot Teleoperation IMU IMU V, W Control Device ROS-Node Turtlebot

More information

Center for Dynamic Data Analytics (CDDA) An NSF Supported Industry / University Cooperative Research Center (I/UCRC) Vision and Mission

Center for Dynamic Data Analytics (CDDA) An NSF Supported Industry / University Cooperative Research Center (I/UCRC) Vision and Mission Photo courtesy of Justin Reuter Center for Dynamic Data Analytics (CDDA) An NSF Supported Industry / University Cooperative Research Center (I/UCRC) Vision and Mission CDDA Mission Mission of our CDDA

More information

RS MDM. Integration Guide. Riversand

RS MDM. Integration Guide. Riversand RS MDM 2009 Integration Guide This document provides the details about RS MDMCenter integration module and provides details about the overall architecture and principles of integration with the system.

More information

Elements of robot assisted test systems

Elements of robot assisted test systems 1 (9) Matti Vuori, 2013-12-16 RATA project report Elements of robot assisted test systems Table of contents: 1. General... 2 2. Overall view to the system the elements... 2 3. There are variations for

More information

Cloud Computing for Agent-based Traffic Management Systems

Cloud Computing for Agent-based Traffic Management Systems Cloud Computing for Agent-based Traffic Management Systems Manoj A Patil Asst.Prof. IT Dept. Khyamling A Parane Asst.Prof. CSE Dept. D. Rajesh Asst.Prof. IT Dept. ABSTRACT Increased traffic congestion

More information

How To Make A Tersea Robot

How To Make A Tersea Robot TERESA - 611153 - FP7/2013-2016 Deliverable 6.2 Version 0.0: Manually controlled telepresence system Project acronym: TERESA Project full title: Telepresence Reinforcement-Learning Social Agent Grant agreement

More information

Applying Deep Learning to Car Data Logging (CDL) and Driver Assessor (DA) October 22-Oct-15

Applying Deep Learning to Car Data Logging (CDL) and Driver Assessor (DA) October 22-Oct-15 Applying Deep Learning to Car Data Logging (CDL) and Driver Assessor (DA) October 22-Oct-15 GENIVI is a registered trademark of the GENIVI Alliance in the USA and other countries Copyright GENIVI Alliance

More information

Steps to Migrating to a Private Cloud

Steps to Migrating to a Private Cloud Deploying and Managing Private Clouds The Essentials Series Steps to Migrating to a Private Cloud sponsored by Introduction to Realtime Publishers by Don Jones, Series Editor For several years now, Realtime

More information

Template-based Eye and Mouth Detection for 3D Video Conferencing

Template-based Eye and Mouth Detection for 3D Video Conferencing Template-based Eye and Mouth Detection for 3D Video Conferencing Jürgen Rurainsky and Peter Eisert Fraunhofer Institute for Telecommunications - Heinrich-Hertz-Institute, Image Processing Department, Einsteinufer

More information

11741 E-Business Credit Hours: 3 11752 Integrated Application Systems Credit Hours: 3 11742 Enterprise Systems Architecture Credit Hours: 3

11741 E-Business Credit Hours: 3 11752 Integrated Application Systems Credit Hours: 3 11742 Enterprise Systems Architecture Credit Hours: 3 11741 E-Business E-Business is radically changing the ways in which business organizations operate and compete in the global market. This course introduces students to various aspects and models for e-business.

More information

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 4, Issue 8, February 2015

ISSN: 2277-3754 ISO 9001:2008 Certified International Journal of Engineering and Innovative Technology (IJEIT) Volume 4, Issue 8, February 2015 The Research for Using Some Opportunities of Cloud Computing in Distance-Learning (module of State University of Agriculture in Mongolia) Bat-Erdene Nyandag 1 1 Department of Computer Sciences, Inner Mongolia

More information

Using Data Mining for Mobile Communication Clustering and Characterization

Using Data Mining for Mobile Communication Clustering and Characterization Using Data Mining for Mobile Communication Clustering and Characterization A. Bascacov *, C. Cernazanu ** and M. Marcu ** * Lasting Software, Timisoara, Romania ** Politehnica University of Timisoara/Computer

More information

REMOTE CONTROL OF REAL EXPERIMENTS VIA INTERNET

REMOTE CONTROL OF REAL EXPERIMENTS VIA INTERNET REMOTE CONTROL OF REAL EXPERIMENTS VIA INTERNET Carine Campos Teixeira, carinect@ita.br Jeeves Lopes dos Santos, jeeves@ita.br Cairo Lúcio Nascimento Júnior, cairo@ita.br Instituto Tecnológico de Aeronáutica,

More information

Data Mining Solutions for the Business Environment

Data Mining Solutions for the Business Environment Database Systems Journal vol. IV, no. 4/2013 21 Data Mining Solutions for the Business Environment Ruxandra PETRE University of Economic Studies, Bucharest, Romania ruxandra_stefania.petre@yahoo.com Over

More information

Mobile Robot FastSLAM with Xbox Kinect

Mobile Robot FastSLAM with Xbox Kinect Mobile Robot FastSLAM with Xbox Kinect Design Team Taylor Apgar, Sean Suri, Xiangdong Xi Design Advisor Prof. Greg Kowalski Abstract Mapping is an interesting and difficult problem in robotics. In order

More information

Cognitive Robotics: High-Level Robot Programming Inspired by Cognitive Science

Cognitive Robotics: High-Level Robot Programming Inspired by Cognitive Science Cognitive Robotics: High-Level Robot Programming Inspired by Cognitive Science David S. Touretzky Ethan Tira-Thompson Computer Science Department Carnegie Mellon University Pittsburgh, PA 15213-3891 July

More information

Statechart modelling of interactive gesture-based applications

Statechart modelling of interactive gesture-based applications Statechart modelling of interactive gesture-based applications Romuald Deshayes Tom Mens Software Engineering Lab 2010-2011 Deshayes Romuald UMONS 1 / 20 Table des matières 1 Problem Statement 2 Proof-of-concept

More information

Distributed Systems. Cloud & the Internet of Things. Björn Franke University of Edinburgh, 2015

Distributed Systems. Cloud & the Internet of Things. Björn Franke University of Edinburgh, 2015 Distributed Systems Cloud & the Internet of Things Björn Franke University of Edinburgh, 2015 OVERVIEW Cloud Computing vs. Distributed Computing Examples SAAS, PAAS, IAAS Goals, Types, Characteristics

More information

The Challenge of Handling Large Data Sets within your Measurement System

The Challenge of Handling Large Data Sets within your Measurement System The Challenge of Handling Large Data Sets within your Measurement System The Often Overlooked Big Data Aaron Edgcumbe Marketing Engineer Northern Europe, Automated Test National Instruments Introduction

More information

CONTROL, COMMUNICATION & SIGNAL PROCESSING (CCSP)

CONTROL, COMMUNICATION & SIGNAL PROCESSING (CCSP) CONTROL, COMMUNICATION & SIGNAL PROCESSING (CCSP) KEY RESEARCH AREAS Data compression for speech, audio, images, and video Digital and analog signal processing Image and video processing Computer vision

More information

VoIP Platform: A Solution to Advance Communication Practices in Health Sectors

VoIP Platform: A Solution to Advance Communication Practices in Health Sectors VoIP Platform: A Solution to Advance Communication Practices in Health Sectors Presented by : Mr. Z. Mapundu (Lecturer at Tshwane University of Technology) Med-e-Tel 2015 (22-24 April 2015) - 13th edition

More information

Horizontal IoT Application Development using Semantic Web Technologies

Horizontal IoT Application Development using Semantic Web Technologies Horizontal IoT Application Development using Semantic Web Technologies Soumya Kanti Datta Research Engineer Communication Systems Department Email: Soumya-Kanti.Datta@eurecom.fr Roadmap Introduction Challenges

More information

Visualization methods for patent data

Visualization methods for patent data Visualization methods for patent data Treparel 2013 Dr. Anton Heijs (CTO & Founder) Delft, The Netherlands Introduction Treparel can provide advanced visualizations for patent data. This document describes

More information

Controlling Robot Through Internet Using Java

Controlling Robot Through Internet Using Java Volume 20, Number 3 - June 2004 through August 2004 Controlling Robot Through Internet Using Java By Mr. Ravindra Thamma, Dr. Luke H. Huang, Dr. Shi-Jer Lou and Dr. C. Ray Diez Peer-Refereed Article KEYWORD

More information