Abstract agent architectures : standard agent. Abstract agent architectures. Several types of agents (2) Several types of agents. Agent architectures

Size: px
Start display at page:

Download "Abstract agent architectures : standard agent. Abstract agent architectures. Several types of agents (2) Several types of agents. Agent architectures"

Transcription

1 Abstract agent architectures : standard agent n S = {s 1, s 2, } environment states n A = {a 1, a 2, } s n Abstractly, an agent can be viewed as a function: : S* Æ A mapping sequences of environments to s Abstract agent architectures n Nondeterministic behavior environment: env: S A Æ P(S) n History: inter agent and environment: a h: s 0 Æ 0 a s 1 Æ 1 a s 2 Æ Several types of agents n Behavior of a purely reactive agent: : S Æ A n Agent with perception: see: S Æ P : P* Æ A Several types of agents (2) n Agents with a(n internal) state: see: S Æ P : I Æ A next: I P Æ I see next agent state 190 environment 191 Several types of agents (3) Agent architectures n Deliberative agent see: S Æ P : DB Æ A next: DB P Æ DB see next agent DB environment 192 n Deliberative systems Based on physical symbol system hypoth.: GOFAI approach n Reactive systems Based on physical grounding hypothesis n Hybrid systems Synthesis of deliberative and reactive systems 193 1

2 Deliberative systems BDI Architecture / PRS n Uses symbolic representations, e.g.: Maintains s, e.g. world Planning (e.g. STRIPS) (Logical) Reasoning Sense-plan/reason-act cycle Belief, desires, intentions (BDI) Internal ( mental ) state (belief base, ) Beliefs Interpreter Sensor input Goals Plan library Intentions IRMA (Bratman et al. 1987) BDI architecture perception plan library means-end reasoner beliefs reasoner intention options intention structure filtering process surviving options deliberation process opportunity analyzer options desires 196 Sensor input belief revision beliefs generate options desires filter intentions 197 Abstract BDI Interpreter (Rao & Georgeff 1991) n initialize-state(); n do options := option-generator(eventqueue,b,g,i); selected-options := deliberate(options,b,g,i); update-intentions(selected-options,i); execute(i); get-new-external-events(); drop-successful-attitudes(b,g,i); drop-impossible-attitudes(b,g,i); n until quit. 198 Problems with deliberative systems n Representation & symbol grounding problem How to translate the real world into an accurate & adequate symbolic description How do symbols relate to real-world entities and processes? n Reasoning is computation-intensive How to get agents to reason with real world information in time for the results to be useful 199 2

3 Reactive systems Subsumption architecture (Brooks 1991) Problems with deliberative systems fi n `Re : reactive systems n Stimulus-response approach n No symbolic reasoning, no search n No internal, symbolic representations n Layered / hierarchical architecture sensing explore wander acting avoid obstacles Subsumption architecture: (hard-wired) control by suppression and inhibition n S: signal suppresses (and replaces) input into module for some predetermined time n I: signal inhibits output from module for some pre-determined time inhibitor Hybrid systems n Trying to synthesize both reactive and deliberative systems n Typically (levels Æ) layered: either vertically or horizontally S Module I suppressor Levels in hybrid systems Shakey architecture (Nilsson 1984) n Levels, e.g. three-level architecture: Low-level: reflexes (e.g. servo control) Intermediate level: combines low-level s into more complex behaviors High-level: planning (e.g. STRIPS planner) n Classical example: Shakey 204 Executor Visual perception Sensory signals STRIPS rules STRIPS planner Models Bump and touch detectors Plan generalizer Plan library Intermediate level s Low-level s Motor commands 205 3

4 Layered hybrid systems n horizontally or vertically layered Layered hybrid systems (ctd) Layer n Layer n Perceptual input Layer n Layer 2 Layer 1 Action output Layer 2 Layer 1 Layer 2 Layer 1 Perceptual input Perceptual.input Horizontal layering Vertical layering (1 pass control) Vertical layering (2 pass control) Hierarchical Robotic System Architecture (vertically layered) Example: Delivery Robot ROBOT DELIVERY ROBOT plan Controller-n Controller-2 Controller-1 arrived Follow plan Go to location & avoid obstacles goal_pos Percepts body Commands robot_pos Steer robot & report obstacles / position steer Stimuli Actions ENVIRONMENT ENVIRONMENT (Concrete) hybrid architectures TouringMachine (Ferguson 1992) n TouringMachine (horizontally layered) n InteRRaP (vertically layered)

5 InteRRaP (Müller 1996) InteRRaP: agent control unit Agent KB Social Mental World Agent Control Unit Cooperative Planning layer Local Planning layer Behavior-based layer Co-operative Planning Layer (CPL) Local Planning Layer (LPL) Behaviour-Based Layer (BBL) World Interface (WIF) perception communication 212 E N V I R O N M E N T 213 InteRRaP generic layer Kinds of hybrid systems (Arkin) Knowledge Base situation recognition execution Layer Control unit goal plan activation selection scheduling n Role of deliberation/planning in system: Selecting lower-level s/behaviors Adapting lower-level s/behaviors (smaller but more frequent modifications) Advising lower-level s (planner output competes with the lower-level s) Postponing reactivity by using the planner itself for generating res Towers in hybrid systems Triple-Tower Architecture n In hybrid systems there are hierarchies both on the perception and the side (called towers, Albus) n Nilsson observed that there is also a hierarchy in the part: a third tower, thus obtaining the so-called Triple Tower Architecture Perception tower Model tower Simple reflexes Action tower Sensory signals Motor commands

6 Sloman s CogAff architecture Meta-management (reflective processes) Deliberative reasoning ( what if mechanisms) Reactive mechanisms Attitudes Standards Motives LTM Moods Filters perception central processing extra mechanisms 219 6

Dynamic Schema Hierarchies for an Autonomous Robot

Dynamic Schema Hierarchies for an Autonomous Robot Dynamic Schema Hierarchies for an Autonomous Robot José M. Cañas 1 and Vicente Matellán 1 Universidad Rey Juan Carlos, 28933 Móstoles (Spain) {jmplaza,vmo}@gsyc.escet.urjc.es Abstract. This paper proposes

More information

Architectural Mechanisms for Dynamic Changes of Behavior Selection Strategies in Behavior-Based Systems

Architectural Mechanisms for Dynamic Changes of Behavior Selection Strategies in Behavior-Based Systems 1 Architectural Mechanisms for Dynamic Changes of Behavior Selection Strategies in Behavior-Based Systems Matthias Scheutz and Virgil Andronache Artificial Intelligence and Robotics Laboratory Department

More information

Implementation of hybrid software architecture for Artificial Intelligence System

Implementation of hybrid software architecture for Artificial Intelligence System IJCSNS International Journal of Computer Science and Network Security, VOL.7 No.1, January 2007 35 Implementation of hybrid software architecture for Artificial Intelligence System B.Vinayagasundaram and

More information

AIBO as an Intelligent Robot Watchdog

AIBO as an Intelligent Robot Watchdog Master Thesis report AIBO as an Intelligent Robot Watchdog Unknown human INTRUDER DETECTED!! ALARM! Human... Bou Tsing Hau Delft, December 2006 Man-Machine Interaction Group Faculty of Electrical Engineering,

More information

WISER 14. By the Robosses (Nila, Ishaa, Parvathi, Shivadharshne) National Public School, Bangalore, India And Vishnu Ram

WISER 14. By the Robosses (Nila, Ishaa, Parvathi, Shivadharshne) National Public School, Bangalore, India And Vishnu Ram WISER 14 By the Robosses (Nila, Ishaa, Parvathi, Shivadharshne) National Public School, Bangalore, India And Vishnu Ram Problem Statement What if a child could program a Robot? What if a programmer s imagination

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

Software agents. Web services. and. F. Dignum Utrecht University

Software agents. Web services. and. F. Dignum Utrecht University Web services and Software agents F. Dignum Utrecht University Contents What are Web Services? Standards Problems with Web Services Software Agents Conclusions Today s Web Web Services: Killer Application?

More information

A Visual Programming Environment for Autonomous Robots. Omid Banyasad. Master of Computer Science

A Visual Programming Environment for Autonomous Robots. Omid Banyasad. Master of Computer Science A Visual Programming Environment for Autonomous Robots by Omid Banyasad A Thesis Submitted to the Faculty of Computer Science in Partial Fulfillment of the Requirements for the Degree of Master of Computer

More information

Application development = documentation processing

Application development = documentation processing Application development = documentation processing Software is documented information about activities, that can be transformed into executable computer instructions performing the activities as documented.

More information

The Belief-Desire-Intention Model of Agency

The Belief-Desire-Intention Model of Agency The Belief-Desire-Intention Model of Agency Michael Georgeff Barney Pell Martha Pollack Milind Tambe # Michael Wooldridge Australian AI Institute, Level 6, 171 La Trobe St Melbourne, Australia 3000 georgeff@aaii.oz.au

More information

Requirements Analysis Concepts & Principles. Instructor: Dr. Jerry Gao

Requirements Analysis Concepts & Principles. Instructor: Dr. Jerry Gao Requirements Analysis Concepts & Principles Instructor: Dr. Jerry Gao Requirements Analysis Concepts and Principles - Requirements Analysis - Communication Techniques - Initiating the Process - Facilitated

More information

Continuous vs. Discontinuous Nature vs. Nurture

Continuous vs. Discontinuous Nature vs. Nurture Piaget s Theory The first cognitive theory, developed by Jean Piaget beginning about 1920. Piaget observed and described children at different ages. His theory is very broad, from birth adolescence, and

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

REACTIVE TASK EXECUTION OF A MOBILE ROBOT

REACTIVE TASK EXECUTION OF A MOBILE ROBOT REACTIVE TASK EXECUTION OF A MOBILE ROBOT JUKKA RIEKKI Infotech Oulu OULU 1999 JUKKA RIEKKI REACTIVE TASK EXECUTION OF A MOBILE ROBOT Academic Dissertation to be presented with the assent of the Faculty

More information

Autonomy for SOHO Ground Operations

Autonomy for SOHO Ground Operations From: FLAIRS-01 Proceedings. Copyright 2001, AAAI (www.aaai.org). All rights reserved. Autonomy for SOHO Ground Operations Walt Truszkowski, NASA Goddard Space Flight Center (GSFC) Walt.Truszkowski@gsfc.nasa.gov

More information

Agent Simulation of Hull s Drive Theory

Agent Simulation of Hull s Drive Theory Agent Simulation of Hull s Drive Theory Nick Schmansky Department of Cognitive and Neural Systems Boston University March 7, 4 Abstract A computer simulation was conducted of an agent attempting to survive

More information

AGENT BASED SYSTEMS: THEORETICAL AND PRACTICAL GUIDE. Ali Orhan AYDIN *

AGENT BASED SYSTEMS: THEORETICAL AND PRACTICAL GUIDE. Ali Orhan AYDIN * 95 AGENT BASED SYSTEMS: THEORETICAL AND PRACTICAL GUIDE Ali Orhan AYDIN * ABSTRACT Purpose of this paper is to review the literature of Agent Based Systems. This research area became popular since 1980

More information

How To Use Plant Simulation In A Computer Program

How To Use Plant Simulation In A Computer Program Plant Simulation Plant Simulation Basics, Methods, and Strategies course code PLT101 software / version Plant Simulation 10.1 duration 5 Days The Plant Simulation Basics, Methods, and Strategies course

More information

Master of Science in Computer Science

Master of Science in Computer Science Master of Science in Computer Science Background/Rationale The MSCS program aims to provide both breadth and depth of knowledge in the concepts and techniques related to the theory, design, implementation,

More information

RAPID PROTOTYPING OF DIGITAL SYSTEMS Second Edition

RAPID PROTOTYPING OF DIGITAL SYSTEMS Second Edition RAPID PROTOTYPING OF DIGITAL SYSTEMS Second Edition A Tutorial Approach James O. Hamblen Georgia Institute of Technology Michael D. Furman Georgia Institute of Technology KLUWER ACADEMIC PUBLISHERS Boston

More information

Formalizing Properties of Agents

Formalizing Properties of Agents Formalizing Properties of Agents Richard Goodwin May 1993 CMU-CS-93-159 School of Computer Science Carnegie Mellon University Pittsburgh, PA 15213 Abstract There is a wide gulf between the formal logics

More information

Introduction to Simulink & Stateflow. Coorous Mohtadi

Introduction to Simulink & Stateflow. Coorous Mohtadi Introduction to Simulink & Stateflow Coorous Mohtadi 1 Key Message Simulink and Stateflow provide: A powerful environment for modelling real processes... and are fully integrated with the MATLAB environment.

More information

A Survey on Software Agent Architectures

A Survey on Software Agent Architectures 8 Feature Article: A Survey on Software Agent Architectures A Survey on Software Agent Architectures Rosario Girardi and Adriana Leite Abstract An important decision when developing a software agent is

More information

Designing Behavior-Based Systems

Designing Behavior-Based Systems Designing Behavior-Based Systems Objectives Use schema theory to design and program behaviors Design a complete behavioral system Understand how to develop a behavioral table for behaviors Understand how

More information

Behaviors and Layers in Spoken Dialogue Systems

Behaviors and Layers in Spoken Dialogue Systems Behaviors and Layers in Spoken Dialogue Systems Pontus Wärnestål Dept. of Computer Science Linköping University ponjo@ida.liu.se Abstract The classical view of artificial intelligence (AI) is tied down

More information

Chapter 2 Database System Concepts and Architecture

Chapter 2 Database System Concepts and Architecture Chapter 2 Database System Concepts and Architecture Copyright 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Outline Data Models, Schemas, and Instances Three-Schema Architecture

More information

ARIS Design Platform Getting Started with BPM

ARIS Design Platform Getting Started with BPM Rob Davis and Eric Brabander ARIS Design Platform Getting Started with BPM 4y Springer Contents Acknowledgements Foreword xvii xix Chapter 1 An Introduction to BPM 1 1.1 Brief History of Business Process

More information

MANAGING QUEUE STABILITY USING ART2 IN ACTIVE QUEUE MANAGEMENT FOR CONGESTION CONTROL

MANAGING QUEUE STABILITY USING ART2 IN ACTIVE QUEUE MANAGEMENT FOR CONGESTION CONTROL MANAGING QUEUE STABILITY USING ART2 IN ACTIVE QUEUE MANAGEMENT FOR CONGESTION CONTROL G. Maria Priscilla 1 and C. P. Sumathi 2 1 S.N.R. Sons College (Autonomous), Coimbatore, India 2 SDNB Vaishnav College

More information

Requirements and Matching Software Technologies for Sustainable and Agile Manufacturing Systems

Requirements and Matching Software Technologies for Sustainable and Agile Manufacturing Systems Requirements and Matching Software Technologies for Sustainable and Agile Manufacturing Systems Daniël Telgen, Leo van Moergestel, Erik Puik, and Pascal Muller Dept. of Micro Systems Technology and Embedded

More information

Instructor Özgür ZEYDAN BEU Dept. of Enve. Eng. http://cevre.beun.edu.tr/zeydan/ CIV 112 Computer Programming Lecture Notes (1)

Instructor Özgür ZEYDAN BEU Dept. of Enve. Eng. http://cevre.beun.edu.tr/zeydan/ CIV 112 Computer Programming Lecture Notes (1) Instructor Özgür ZEYDAN BEU Dept. of Enve. Eng. http://cevre.beun.edu.tr/zeydan/ CIV 112 Computer Programming Lecture Notes (1) Computer Programming A computer is a programmable machine. This means it

More information

Introduction to Electronic Signals

Introduction to Electronic Signals Introduction to Electronic Signals Oscilloscope An oscilloscope displays voltage changes over time. Use an oscilloscope to view analog and digital signals when required during circuit diagnosis. Fig. 6-01

More information

Fourth generation techniques (4GT)

Fourth generation techniques (4GT) Fourth generation techniques (4GT) The term fourth generation techniques (4GT) encompasses a broad array of software tools that have one thing in common. Each enables the software engineer to specify some

More information

KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week

KS3 Computing Group 1 Programme of Study 2015 2016 2 hours per week 1 07/09/15 2 14/09/15 3 21/09/15 4 28/09/15 Communication and Networks esafety Obtains content from the World Wide Web using a web browser. Understands the importance of communicating safely and respectfully

More information

SDN Architecture Overview. Version 1.1 November, 2014 ONF TR-504

SDN Architecture Overview. Version 1.1 November, 2014 ONF TR-504 SDN Architecture Overview Version 1.1 November, 2014 ONF TR-504 ONF Document Type: TR ONF Document Name: TR_SDN ARCH Overview 1.1 11112014 Disclaimer THIS SPECIFICATION IS PROVIDED AS IS WITH NO WARRANTIES

More information

Specifying Failure and Progress Conditions in a Behavior-Based Robot Programming System

Specifying Failure and Progress Conditions in a Behavior-Based Robot Programming System Specifying Failure and Progress Conditions in a Behavior-Based Robot Programming System (Extended Abstract) Froduald Kabanza and Khaled Ben Lamine University of Sherbrooke Sherbrooke, Quebec, J1K 2R1 Canada

More information

MECE 102 Mechatronics Engineering Orientation

MECE 102 Mechatronics Engineering Orientation MECE 102 Mechatronics Engineering Orientation Mechatronic System Components Associate Prof. Dr. of Mechatronics Engineering Çankaya University Compulsory Course in Mechatronics Engineering Credits (2/0/2)

More information

multisensor integration [7, 8, 9], and distributed sensing [10, 11, 12].

multisensor integration [7, 8, 9], and distributed sensing [10, 11, 12]. Commanding Sensors and Controlling Indoor Autonomous Mobile Robots Mohamed Dekhil y, Tarek M. Sobh z, and Alexei A. Efros y 1 y Department of Computer Science University of Utah Salt Lake City, Utah 84112

More information

Algorithms, Flowcharts & Program Design. ComPro

Algorithms, Flowcharts & Program Design. ComPro Algorithms, Flowcharts & Program Design ComPro Definition Algorithm: o sequence of steps to be performed in order to solve a problem by the computer. Flowchart: o graphical or symbolic representation of

More information

Software Development Workflow in Robotics

Software Development Workflow in Robotics Software Development Workflow in Robotics Alois Knoll Simon Barner, Michael Geisinger, Markus Rickert Robotics and Embedded Systems Department of Informatics Technische Universität München ICRA 2009 Workshop

More information

The Role of Organizational Semiotics and Social Constructs in the Social Awareness of Simulated Cognitive Plausible Actors

The Role of Organizational Semiotics and Social Constructs in the Social Awareness of Simulated Cognitive Plausible Actors The Role of Organizational Semiotics and Social Constructs in the Social Awareness of Simulated Cognitive Plausible Actors Martin Helmhout, Henk W.M.Gazendam and René J. Jorna Faculty of Management Science

More information

Intelligent Agents. Based on An Introduction to MultiAgent Systems and slides by Michael Wooldridge

Intelligent Agents. Based on An Introduction to MultiAgent Systems and slides by Michael Wooldridge Intelligent Agents Based on An Introduction to MultiAgent Systems and slides by Michael Wooldridge Denition of an Agent An agent is a computer system capable of autonomous action in some environment, in

More information

Piaget s Theory. Piaget s Assumptions About Children

Piaget s Theory. Piaget s Assumptions About Children Piaget s Theory The first cognitive theory, developed by Jean Piaget beginning about 1920. Piaget observed and described children at different ages. His theory is very broad, from birth through adolescence,

More information

Software Agents: Languages, Tools, Platforms

Software Agents: Languages, Tools, Platforms DOI:10.2298/CSIS110214013B Software Agents: Languages, Tools, Platforms Costin Bădică 1, Zoran Budimac 2, Hans-Dieter Burkhard 3, and Mirjana Ivanović 2 1 Software Engineering Department, Faculty of Automatics,

More information

CHAPTER 6 PRINCIPLES OF NEURAL CIRCUITS.

CHAPTER 6 PRINCIPLES OF NEURAL CIRCUITS. CHAPTER 6 PRINCIPLES OF NEURAL CIRCUITS. 6.1. CONNECTIONS AMONG NEURONS Neurons are interconnected with one another to form circuits, much as electronic components are wired together to form a functional

More information

Robotics. Lecture 3: Sensors. See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information.

Robotics. Lecture 3: Sensors. See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information. Robotics Lecture 3: Sensors See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information. Andrew Davison Department of Computing Imperial College London Review: Locomotion Practical

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

Cognitive architectures: Research issues and challenges

Cognitive architectures: Research issues and challenges Available online at www.sciencedirect.com Cognitive Systems Research xxx (2008) xxx xxx www.elsevier.com/locate/cogsys Cognitive architectures: Research issues and challenges Action editor: Ron Sun Pat

More information

Robotic Home Assistant Care-O-bot: Past Present Future

Robotic Home Assistant Care-O-bot: Past Present Future Robotic Home Assistant Care-O-bot: Past Present Future M. Hans, B. Graf, R.D. Schraft Fraunhofer Institute for Manufacturing Engineering and Automation (IPA) Nobelstr. 12, Stuttgart, Germany E-mail: {hans,

More information

Software maintenance. Software Maintenance. Fundamental problems. Maintenance activities. Lehman/Belady model of evolution. Topics

Software maintenance. Software Maintenance. Fundamental problems. Maintenance activities. Lehman/Belady model of evolution. Topics Software maintenance Software Maintenance Key problems/issues Historical models and data Program Defined in IEEE Standard 1219 as: The modification of a software product after delivery to correct faults,

More information

2 SYSTEM DESCRIPTION TECHNIQUES

2 SYSTEM DESCRIPTION TECHNIQUES 2 SYSTEM DESCRIPTION TECHNIQUES 2.1 INTRODUCTION Graphical representation of any process is always better and more meaningful than its representation in words. Moreover, it is very difficult to arrange

More information

A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering

A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering A STRATEGIC PLANNER FOR ROBOT EXCAVATION' by Humberto Romero-Lois, Research Assistant, Department of Civil Engineering Chris Hendrickson, Professor, Department of Civil Engineering, and Irving Oppenheim,

More information

E190Q Lecture 5 Autonomous Robot Navigation

E190Q Lecture 5 Autonomous Robot Navigation E190Q Lecture 5 Autonomous Robot Navigation Instructor: Chris Clark Semester: Spring 2014 1 Figures courtesy of Siegwart & Nourbakhsh Control Structures Planning Based Control Prior Knowledge Operator

More information

Ping Pong Game with Touch-screen. March 2012

Ping Pong Game with Touch-screen. March 2012 Ping Pong Game with Touch-screen March 2012 xz2266 Xiang Zhou hz2256 Hao Zheng rz2228 Ran Zheng yc2704 Younggyun Cho Abstract: This project is conducted using the Altera DE2 development board. We are aiming

More information

Integrating Multi-Modal Messages across Heterogeneous Networks.

Integrating Multi-Modal Messages across Heterogeneous Networks. Integrating Multi-Modal Messages across Heterogeneous Networks. Ramiro Liscano, Roger Impey, Qinxin Yu * and Suhayya Abu-Hakima Institute for Information Technology, National Research Council Canada, Montreal

More information

Building Instructions: Maze Robot

Building Instructions: Maze Robot Building Instructions: Maze Robot Basic Design from: Building Robots with Lego Mindstorms Modifications by: David Wang Diagrams and Instructions by: David Wang Diagrams and Instructions generated by: MLCad,

More information

Knowledge Management

Knowledge Management Knowledge Management INF5100 Autumn 2006 Outline Background Knowledge Management (KM) What is knowledge KM Processes Knowledge Management Systems and Knowledge Bases Ontologies What is an ontology Types

More information

The Planning and Execution Assistant and Trainer (PEAT) The challenge of impaired executive functions

The Planning and Execution Assistant and Trainer (PEAT) The challenge of impaired executive functions The Journal of Head Trauma Rehabilitation, April 1997 The Planning and Execution Assistant and Trainer (PEAT) Richard Levinson, Attention Control Systems, Inc. Introduction Meet PEAT, the Planning and

More information

Organic Fault-Tolerant Control Architecture for Robotic Applications

Organic Fault-Tolerant Control Architecture for Robotic Applications Organic Fault-Tolerant Control Architecture for Robotic Applications Werner Brockmann, Erik Maehle University of Lübeck Institute of Computer Engineering Director: Prof. Dr.-Ing. E. Maehle Karl-Erwin Großpietsch

More information

Programming Logic controllers

Programming Logic controllers Programming Logic controllers Programmable Logic Controller (PLC) is a microprocessor based system that uses programmable memory to store instructions and implement functions such as logic, sequencing,

More information

Functional enhancements, rectified functional restrictions and functional restrictions, L-Force Engineer V2.20.1

Functional enhancements, rectified functional restrictions and functional restrictions, L-Force Engineer V2.20.1 Functional enhancements, rectified functional restrictions and functional restrictions, L-Force Engineer V2.20.1 Contents 1. Function extensions... 2 1.1. Product identification... 2 1.1.1. Size of the

More information

STRATEGIES ON SOFTWARE INTEGRATION

STRATEGIES ON SOFTWARE INTEGRATION STRATEGIES ON SOFTWARE INTEGRATION Cornelia Paulina Botezatu and George Căruţaşu Faculty of Computer Science for Business Management Romanian-American University, Bucharest, Romania ABSTRACT The strategy

More information

UNIT - 1 MANAGMENT DEVELOPMENT Lesson:-01 Nature of Management

UNIT - 1 MANAGMENT DEVELOPMENT Lesson:-01 Nature of Management UNIT - 1 MANAGMENT DEVELOPMENT Lesson:-01 Nature of Management Chapter overview: Nature, scope and process of management, historical evolution of management thought, different approaches and systems of

More information

Separation of Concerns in Component-based Robotics

Separation of Concerns in Component-based Robotics Separation of Concerns in Component-based Robotics Davide Brugali Università degli Studi di Bergamo, Italy Robot Control Architectures Typical functions implemented in software Acquiring and interpreting

More information

CONTROL CODE GENERATOR USED FOR CONTROL EXPERIMENTS IN SHIP SCALE MODEL

CONTROL CODE GENERATOR USED FOR CONTROL EXPERIMENTS IN SHIP SCALE MODEL CONTROL CODE GENERATOR USED FOR CONTROL EXPERIMENTS IN SHIP SCALE MODEL Polo, O. R. (1), Esteban, S. (2), Maron, A. (3), Grau, L. (4), De la Cruz, J.M. (2) (1) Dept Arquitectura de Computadores y Automatica.

More information

Doctor of Philosophy in Computer Science

Doctor of Philosophy in Computer Science Doctor of Philosophy in Computer Science Background/Rationale The program aims to develop computer scientists who are armed with methods, tools and techniques from both theoretical and systems aspects

More information

Simplifying the Development of Intelligent Agents

Simplifying the Development of Intelligent Agents Simplifying the Development of Intelligent Agents Technical Report TR-01-3 School of Computer Science and Information Technology RMIT University Michael Winikoff Lin Padgham James Harland winikoff,linpa,jah

More information

Self-Balancing Robot Project Proposal Abstract. Strategy. Physical Construction. Spencer Burdette March 9, 2007 sburd@gwu.edu

Self-Balancing Robot Project Proposal Abstract. Strategy. Physical Construction. Spencer Burdette March 9, 2007 sburd@gwu.edu Spencer Burdette March 9, 2007 sburd@gwu.edu Self-Balancing Robot Project Proposal Abstract This project will undertake the construction and implementation of a two-wheeled robot that is capable of balancing

More information

Integrating Cognitive Models Based on Different Computational Methods

Integrating Cognitive Models Based on Different Computational Methods Integrating Cognitive Models Based on Different Computational Methods Nicholas L. Cassimatis (cassin@rpi.edu) Rensselaer Polytechnic Institute Department of Cognitive Science 110 8 th Street Troy, NY 12180

More information

Objectives. Chapter 2: Operating-System Structures. Operating System Services (Cont.) Operating System Services. Operating System Services (Cont.

Objectives. Chapter 2: Operating-System Structures. Operating System Services (Cont.) Operating System Services. Operating System Services (Cont. Objectives To describe the services an operating system provides to users, processes, and other systems To discuss the various ways of structuring an operating system Chapter 2: Operating-System Structures

More information

Requirements Definition of Communication Platform

Requirements Definition of Communication Platform Requirements Definition of Communication Platform Workpackage WP5 Task T5.2 Document type Deliverable D5.2 Title Requirements Definition of Communication Platform Subtitle CommRob Project Authors TUW with

More information

Enterprise Architecture: Practical Guide to Logical Architecture

Enterprise Architecture: Practical Guide to Logical Architecture Objecteering Practical Guides Enterprise Architecture: Practical Guide to Logical Architecture Author: Version: 1.0 Copyright: Softeam Softeam Consulting Team Supervised by Philippe Desfray Softeam 21

More information

Situation Models for Observing Human Activity

Situation Models for Observing Human Activity Abstract Situation Models for Observing Human Activity James L. Crowley Professor I.N.P. Grenoble INRIA Rhône Alpes Montbonnot, France {James.Crowley@inrialpes.fr} Many human activities follow a loosely

More information

Chapter 4 Software Lifecycle and Performance Analysis

Chapter 4 Software Lifecycle and Performance Analysis Chapter 4 Software Lifecycle and Performance Analysis This chapter is aimed at illustrating performance modeling and analysis issues within the software lifecycle. After having introduced software and

More information

AI Magazine Volume 18 Number 1 (1997) ( AAAI) The Young Observant Discovery Agent

AI Magazine Volume 18 Number 1 (1997) ( AAAI) The Young Observant Discovery Agent AI Magazine Volume 18 Number 1 (1997) ( AAAI) Articles YODA The Young Observant Discovery Agent Wei-Min Shen, Jafar Adibi, Bonghan Cho, Gal Kaminka, Jihie Kim, Behnam Salemi, and Sheila Tejada The YODA

More information

Contents Intelligent Agents

Contents Intelligent Agents Contents 1 Intelligent Agents 3 1.1 Introduction................................. 3 1.2 What are agents?.............................. 4 1.2.1 Examples of Agents........................ 7 1.2.2 Intelligent

More information

Software Design. Design (I) Software Design Data Design. Relationships between the Analysis Model and the Design Model

Software Design. Design (I) Software Design Data Design. Relationships between the Analysis Model and the Design Model Software Design Design (I) Software Design is a process through which requirements are translated into a representation of software. Peter Lo CS213 Peter Lo 2005 1 CS213 Peter Lo 2005 2 Relationships between

More information

AN AI PLANNING APPROACH FOR GENERATING BIG DATA WORKFLOWS

AN AI PLANNING APPROACH FOR GENERATING BIG DATA WORKFLOWS AN AI PLANNING APPROACH FOR GENERATING BIG DATA WORKFLOWS Wesley Deneke 1, Wing-Ning Li 2, and Craig Thompson 2 1 Computer Science and Industrial Technology Department, Southeastern Louisiana University,

More information

Monitoring Infrastructure (MIS) Software Architecture Document. Version 1.1

Monitoring Infrastructure (MIS) Software Architecture Document. Version 1.1 Monitoring Infrastructure (MIS) Software Architecture Document Version 1.1 Revision History Date Version Description Author 28-9-2004 1.0 Created Peter Fennema 8-10-2004 1.1 Processed review comments Peter

More information

Cognitive Development

Cognitive Development LP 9C Piaget 1 Cognitive Development Piaget was intrigued by the errors in thinking children made. To investigate how these errors and how thinking changes as we grow older, Jean Piaget carefully observed

More information

Physical and Cognitive Development. Cognitive Development. Physical and Cognitive Development. Physical and Cognitive Development

Physical and Cognitive Development. Cognitive Development. Physical and Cognitive Development. Physical and Cognitive Development Physical and Cognitive Cognitive Intro Psychology Georgia Tech Instructor: Dr. Bruce Walker Changes in behavior and structure from womb to tomb We focus on childhood because more is known about that stage

More information

Architecture Design & Sequence Diagram. Week 7

Architecture Design & Sequence Diagram. Week 7 Architecture Design & Sequence Diagram Week 7 Announcement Reminder Midterm I: 1:00 1:50 pm Wednesday 23 rd March Ch. 1, 2, 3 and 26.5 Hour 1, 6, 7 and 19 (pp.331 335) Multiple choice Agenda (Lecture)

More information

Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach

Reusable Knowledge-based Components for Building Software. Applications: A Knowledge Modelling Approach Reusable Knowledge-based Components for Building Software Applications: A Knowledge Modelling Approach Martin Molina, Jose L. Sierra, Jose Cuena Department of Artificial Intelligence, Technical University

More information

What Every Enterprise Architect Needs to Know about Workflow and BPM

What Every Enterprise Architect Needs to Know about Workflow and BPM What Every Enterprise Architect Needs to Know about Workflow and BPM Michael zur Muehlen, Ph.D. Center of Excellence in Business Process Innovation Howe School of Technology Management Stevens Institute

More information

Introduction. Chapter 1. 1.1 Scope of Electrical Engineering

Introduction. Chapter 1. 1.1 Scope of Electrical Engineering Chapter 1 Introduction 1.1 Scope of Electrical Engineering In today s world, it s hard to go through a day without encountering some aspect of technology developed by electrical engineers. The impact has

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

Multiagent Systems Engineering: A Methodology And Language for Designing Agent Systems

Multiagent Systems Engineering: A Methodology And Language for Designing Agent Systems Presented at Agent-Oriented Information Systems (AOIS) 99 Multiagent Systems Engineering: A Methodology And Language for Designing Agent Systems Scott A. DeLoach Department of Electrical & Computer Engineering

More information

Features of Corona 2.4GHz transmitting module and receiver. The new lightweight, advanced technology unit has the following features:

Features of Corona 2.4GHz transmitting module and receiver. The new lightweight, advanced technology unit has the following features: Instruction Manual Corona 2.4GHz RF module & Receiver Thank you for purchasing our Corona 2.4Ghz RF transmitter module & receiver. In order to fully utilize the performance potential of this system, we

More information

JACK Intelligent Agents Summary of an Agent Infrastructure

JACK Intelligent Agents Summary of an Agent Infrastructure JACK Intelligent Agents Summary of an Agent Infrastructure Nick Howden, Ralph Rönnquist, Andrew Hodgson, Andrew Lucas Agent Oriented Software Pty. Ltd. 221 Bouverie St, Carlton Victoria 3053, Australia

More information

Database-Centered Architecture for Traffic Incident Detection, Management, and Analysis

Database-Centered Architecture for Traffic Incident Detection, Management, and Analysis Database-Centered Architecture for Traffic Incident Detection, Management, and Analysis Shailendra Bhonsle, Mohan Trivedi, and Amarnath Gupta* Department of Electrical and Computer Engineering, *San Diego

More information

BPSM: An Adaptive Platform for Managing Business Process Solutions

BPSM: An Adaptive Platform for Managing Business Process Solutions BPSM: An Adaptive Platform for Managing Business Process Solutions Jun-Jang Jeng, Steve Buckley, Henry Chang, Jen-Yao Chung, Shubir Kapoor, John Kearney, Haifei Li and Josef Schiefer IBM T.J. Watson Research

More information

A FORMALIZATION FOR MULTI-AGENT DECISION SUPPORT IN COOPERATIVE ENVIRONMENTS. A FRAMEWORK FOR SITUATED AGENTS. Salvador IBARRA MARTÍNEZ

A FORMALIZATION FOR MULTI-AGENT DECISION SUPPORT IN COOPERATIVE ENVIRONMENTS. A FRAMEWORK FOR SITUATED AGENTS. Salvador IBARRA MARTÍNEZ A FORMALIZATION FOR MULTI-AGENT DECISION SUPPORT IN COOPERATIVE ENVIRONMENTS. A FRAMEWORK FOR SITUATED AGENTS Salvador IBARRA MARTÍNEZ ISBN: 978-84-691-5827-2 Dipòsit legal: GI-1069-2008 A Formalization

More information

Client Overview. Engagement Situation. Key Requirements

Client Overview. Engagement Situation. Key Requirements Client Overview Our client is one of the leading providers of business intelligence systems for customers especially in BFSI space that needs intensive data analysis of huge amounts of data for their decision

More information

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS

LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS LEVERAGING FPGA AND CPLD DIGITAL LOGIC TO IMPLEMENT ANALOG TO DIGITAL CONVERTERS March 2010 Lattice Semiconductor 5555 Northeast Moore Ct. Hillsboro, Oregon 97124 USA Telephone: (503) 268-8000 www.latticesemi.com

More information

Why Data Flow Diagrams?

Why Data Flow Diagrams? Flow Diagrams A structured analysis technique that employs a set of visual representations of the data that moves through the organization, the paths through which the data moves, and the processes that

More information

Formal Specification of Performance Metrics for Intelligent Systems

Formal Specification of Performance Metrics for Intelligent Systems Formal Specification of Performance Metrics for Intelligent Systems Ying Zhang System and Practice Lab, Xerox Palo Alto Research Center Palo Alto, CA 94304 Alan K. Mackworth Department of Computer Science,

More information

Information Services for Smart Grids

Information Services for Smart Grids Smart Grid and Renewable Energy, 2009, 8 12 Published Online September 2009 (http://www.scirp.org/journal/sgre/). ABSTRACT Interconnected and integrated electrical power systems, by their very dynamic

More information

How To Use Data For Abstract Reasoning

How To Use Data For Abstract Reasoning Applying High-speed Pattern Recognition to Generate Queryable Semantics from Big Data Chuck Rehberg CTO Trigent Software Chief Scientist at Semantic Insights October 2014 copyright 2014 Semantic Insights

More information

Cooperation Proposal between IUB Robotics and BioART at Imperial College

Cooperation Proposal between IUB Robotics and BioART at Imperial College Cooperation Proposal between IUB Robotics and BioART at Imperial College Stefan Markov s.markov@iu-bremen.de January 16, 2006 Abstract The project aims to establish cooperation between the International

More information

Cut down your costs, increase your productions efficiently with the knowledge of PLC s Siemens technology. SITRAIN TM THAILAND Page 1 of 14

Cut down your costs, increase your productions efficiently with the knowledge of PLC s Siemens technology. SITRAIN TM THAILAND Page 1 of 14 Training Center Digital Factory and Process Industries & Drives 1. Introduction 2. Course content 3. Course Schedule 4. Terms and Condition 5. Registration Channel Page 1 of 14 1. Introduction SITRAIN

More information

EasyC. Programming Tips

EasyC. Programming Tips EasyC Programming Tips PART 1: EASYC PROGRAMMING ENVIRONMENT The EasyC package is an integrated development environment for creating C Programs and loading them to run on the Vex Control System. Its Opening

More information