A Simulation Architecture For Model-based Systems Engineering and Education

Size: px
Start display at page:

Download "A Simulation Architecture For Model-based Systems Engineering and Education"

Transcription

1 A Simulation Architecture For Model-based Systems Engineering and Education 1 Quoc Do, 2 Todd Mansell, 1 Peter Campbell and 1 Stephen Cook 1 Defence and Systems Institute University of South Australia Mawson Lakes Campus, South Australia. Ph , fax Quoc.Do, Peter.Campbell and Stephen.Cook {@unisa.edu.au} 2 Defence Science and Technology Organization Organisation, Edinburgh, South Australia. Ph Todd.Mansell@dsto.defence.gov.au Abstract. Traditional systems engineering is based on a document-centric approach in that it is underscored by a central system design, that may be expressed as a suite of mental models that capture the customers capability expectations, system requirements, architectural design, design implementation decisions, system verification and validation, and system acceptance in static document form. The reality is that large system design and development is a dynamic and adaptive process that can be better executed and understood by employing a federation of executable models that can respond to the dynamics of the processes involved giving rise to the need for Model Based Systems Engineering (MBSE). Microcosm is a joint program between the Australian Defence Science and Technology Organisation (DSTO) and the Defence and Systems Institute (DASI) of the University of South Australia that is being designed to explore MBSE concepts, foster research and development in MBSE and in systems engineering education. Microcosm uses real and simulated unmanned ground robotic platforms with a suite of real and simulated sensors operating in both real and simulated environments such that any sensible configuration of real or simulated components can be used in a defined experimental scenario to achieve these goals. This paper describes the architecture and initial implementation of the simulation system of Microcosm with a focus on the use of an agent-based approach to enable the abstraction of behavior that provides the flexibility required by the simulation system. The outcomes of initial trials will be discussed. 1. INTRODUCTION Traditional systems engineering is based on a documentcentric approach in that it is underscored by a central system design, that may be expressed as a suite of mental models that capture the customers capability expectations, system requirements, architectural design, design implementation decisions, system verification and validation, and system acceptance in static document form. The reality is that large system design and development is a dynamic and adaptive process that can be better executed and understood by employing a federation of executable models that can respond to the dynamics of the processes involved giving rise to the need for Model Based Systems Engineering (MBSE). Microcosm is a joint program between the Australian Defence Science and Technology Organisation (DSTO) and the Defence and Systems Institute (DASI) of the University of South Australia that is being designed to explore MBSE concepts, foster research and development in MBSE and in systems engineering education. Microcosm uses real and simulated unmanned ground robotic platforms with a suite of real and simulated sensors operating in both real and simulated environments such that any sensible configuration of real or simulated components can be used in a defined experimental scenario to achieve these goals. The architecture we have chosen for the simulation component of Microcosm is an object-oriented, agentbased design which most readily supports the requirement that users in both the teaching and research areas be able to quickly and easily setup the connections between various components needed to execute a selected scenario. The use of software agents has been identified as a good approach for assisting in solving compatibility issues that arise in simulation systems built from components (Boloni et al. 2000). The underlying design idea is that each component has an abstract set of behaviours which can be implemented by one or more different models (Christiansen 2000). For Microcosm there will be a minimum of two such models one which is the actual physical system, the other which is the simulation component that corresponds to the physical component. There may be more than one such simulation component, depending on the scenario chosen, this capability being an attractive element of the design. In addition to the models corresponding to the physical components of Microcosm, the simulation will also have a representation of the environment that the robots and sensors operate within. Initially this will provide a replication of the environment description used to operate the physical components, but by using the developed architecture it s possible to use other environmental models that stimulate the system with different simulated characteristics. An important element of the architecture is the concept of a context manager that allows users to specify the

2 components that they wish to use in a given scenario and then allow the simulation setup software to select the appropriate interfaces and make all the necessary connections. We view this capability as a key element for the successful use of Microcosm, but also as a key requirement for the successful application of agent-based methods to MBSE in general. A high level view of the architecture is shown in Figure MICROCOSM DESCRIPTION The initial focus of the Microcosm project is (1) research into the application of Model Based Systems Engineering (MBSE) in complex SE&SI programs, and (2) establishment of a practice based SE&SI research and training environment (Shoval et al. 2008). Central to the Microcosm project is the Microcosm sandpit environment where the physical elements (humans, computers, unmanned vehicles, deployable sensors, laboratories, and simulators) are housed. The Stage 1 implementation of the Microcosm sandpit (delivered Dec 2008) involved the procurement of unmanned ground vehicles, ground based sensors, communications infrastructure, a mission control segment, and a modelling and analysis environment. Microcosm is a fully instrumented open-system that employs a customised systems engineering process based on the Defence Capability Development Cycle utilising the Spiral development model to foster MBSE research and education. This Sandpit is to be used by stakeholders as a facility to stage demonstrations, conduct research in MBSE within a defence context, evaluate systems configuration and operation, and investigate process improvement (Cook et al. 2008). Most importantly, this Sandpit creates an environment where the challenges and pitfalls of complex systems integration can be learnt (often through careful crafting of credible engineering scenarios.) It is planned that Microcosm will be used as a focus for collaborations with pertinent programs nationally and internationally. It is the intention to engage with similar practiced based SE&SI programmes such as the Systems Engineering Innovation Centre (SEIC), at Loughborough University in the UK. SEIC has established a similar environment as part of its ConSERT 1 program. As a result, DSTO, UniSA and the SEIC are discussing opportunities to share environments, research initiatives and potentially collaborative systems engineering and systems integration programs. 3. ARCHITECTURE REQUIREMENTS The Microcosm facility has been developed to explore innovative approaches to Systems Engineering and Systems Integration (SE&SI) practice, initially by addressing six use-cases: Simulation and Analysis, Human-Agent-Based Modelling for Systems Engineering, Education Activities, Autonomous Vehicles Research, Systems Engineering Approach to Model Development, and Systems Enhancement Research. These use-cases were reported in (Mansell et al. 2008). 1 The architecture is required to be an open architecture, object-oriented and supports the plug- and-play paradigm for ease of system evolutionary development, where system components consist of real and synthetic counterparts. The architecture supports a number of complex military scenarios, which are assembled from either real or synthetic components, or a combination of real and synthetic components. Each scenario is described by a set of DAF views (DoDAF 2007; MoDAF 2008). This ensures the compatibility of system s description and representation with defence customers. 3.1 DAF Views of the Microcosm Stage One Operational Scenario The operational view (OV1) for the Microcosm stage one operational scenario is showing in Figure 1. It consists of two unmanned ground vehicles (Pioneer 3DX robots), and two fixed global external sensors: vision and SICK LMS 291 laser sensors. Each robot has a sensor suite, which consists of a laser, ultrasonic, compass, odometry and vision sensors to perform specific tasks within a given scenario. Figure 1. Operational view (OV1) of the Microcosm stage one scenario. The OV1 is extended to achieve a lower level of abstraction, representing the system using a set of system views (SVs). There are eleven DAF system views but SV2 and SV5 are most suitable for adequately representing the Microcosm operational scenario. The SV-2 diagram represents the Microcosm system as a collection of nodes and the information flow between them, which is illustrated in Figure 2. There are five nodes: two fixed sensor nodes, a node for each robot, and a ground station. Figure 2. System view (SV-2) of the Microcosm stage one operational scenario

3 System view (SV-5) on the other hand, represents the system from a functional point of view. This is achieved by a system functional follow diagram as shown in Figure 3. The Microcosm system has a Master-Runtime Control and multiple robots, denoted R 1 to R n. The Master- Runtime Control senses, processes and fuses information from global sensors, collects data from the robots to create and maintain an operational picture and performs intruder detection. It instructs the simulation environment to simulate the robots and intruder motions, and sends the intruder s position to the robots for tracking and intercepting. The robot performs path planning and tracking based on it s current position (determined by onboard odometry) and the intruder s position, and generates and executes motion commands. 5. THE DESIGN ARCHITECTURE The Microcosm Sandpit high-level architecture has three distinct parts: Microcosm Information Management System (MIMS), Modelling and Simulation Control System (MASCS), and the Microcosm Physical System (MPS). This is further depicted in Figure 4. The MIMS is an integrated information management system that stores all the systems engineering products associated with the project through each spiral-development cycle. The SE products of the previous stage, especially the lessonslearnt, and system s capabilities versus its constraints are critical for the Microcosm facility to evolve to meet Defence s demand for systems integration and MBSE research and development. The MASCS is a simulation and control subsystem that contains synthetic models of Microcosm s components including environment models, simulated autonomous vehicles, and a suit of onboard and off-board sensors. Control algorithms are also being developed to provide simulation capabilities for various defence operational scenarios, where aspects of Microcosm s performance improvement due to a sensor or subsystem upgrade can be investigated. The system also provides the capability for hardware-in-the-loop (HIL) simulation through the use of a common interface between simulated and physical components that provides seamless interactions between these components in a given operational scenario. Finally, the MPS consists of all the physical components of the Microcosm facility, that is the autonomous mobile robotic vehicles and external sensors. Figure 3. System view ( SV-5) system functional flow diagram. 4. APPLICABILITY OF THE AGENT BASED APPROACH FOR MBSE As discussed in the introduction, agent-based modelling offers many advantages for the development of MBSE tools. These advantages include: The ability to federate models of heterogeneous types within a single simulation structure, and arising from this, the ability to federate models of physical processes with those for behavioural processes, The ability to employ different models for the same function, depending on the context of the simulation, leading to flexibility in simulation approach, and also in the granularity with which various components are represented, again depending on context, and The ability to employ an architecture that allows the incorporation of existing models of the components of a system without major changes to the simulation tool s structure. Figure 4. The high level architecture of the Microcosm Sandpit. The conceptual design of the Microcosm is shown in Figure 5. In the figure the largest box represents the physical environment within which the real components of Microcosm act. The robot, sensor and effector objects can each be instantiated as real objects in the Microcosm domain. The environment object will either be the specification of the real environment locations of walls, obstacles and beacons, etc. or a model of some other environment as called for by other scenarios. Such a scenario might then have the robots and sensors perceiving that they are acting on a sea surface, rather than a concrete floor. Finally, the ad hoc controller object can be instantiated either by a real person, or by an agent based model of a person. The objects, real robot, real sensor and real effector, are instantiated in the simulation system either as software that is supplied with the physical equipment or as bespoke software that has been written by the Microcosm project team. Microcosm is designed to run in an autonomous mode with the human acting as an observer, or as an observer who can issue instructions to the robots,

4 sensors or effectors in response to the signals received from them. The corresponding agent-based model will be built to respond to the same information. independently, pass messages and run in parallel within a single process. The DSS on the other hand extends the CCR capability across processes and machines. Both CCR and DSS are provided within the Microsoft Robotic Development Studio (MRDS) (Johns and Taylor 2008). The Microcosm facility software service-oriented architecture is depicted in Figure 6. All entities in the architecture were implemented as services. Each service has one or multiple sub-services. Communications between services were low-weight message-passing, which support both the pull-push, and publish-andsubscription methods. All physical components in the system have their synthetic counterparts in the form of services. Synthetic services were controlled by the Simulation Orchestrator, which acted as a gateway to interact with physical hardware components via the Master Runtime Control. Hardware services (device drivers) were controlled by the RobotControl1 and RobotControl2, both interacting with the simulation environment via the Mater Runtime Control. Figure 5. The modeling and simulation control system (MASCS) architecture. The user interface runs the Microcosm environment through a context manager object. The context manager is a rule-based component which allows a user to select the various options that go to comprise a scenario and makes the necessary connections between the components, while at the same time preventing connections that are not supported. For example, a user will be able to select which real components and which simulated components are to be used for a given run of the Microcosm system and the software will then automatically assemble and connect all the required components. Information about all aspects of the system is assembled and held in the database. The context manager will contain the meta-information needed to allow rapid assembly of the environment according to user choices and is essential to support the rapid setup of different scenarios to meet both teaching/learning and research needs. Finally, the interface objects allow the plug-and-play of either the models of the system components or the real software modules managing actual data from the hardware. 6. SYSTEM IMPLEMENTATION AND RESULTS 6.1 Service-oriented Architecture The Microcosm Sandpit stage one system implementation was based on a service-oriented architecture. It has been implemented using the Decentralised Software Service (DSS) (Nielsen and Chrysanthakopoulos 2008) and the Concurrent Control Runtime (CCR) (Morgan 2008) from Microsoft. The CCR is a managed library that provides classes and methods for concurrency, coordination and error handling. It enables segments of code to operate Figure 6. Service-oriented architecture for the Microcosm stage one implementation. 6.2 Microcosm Stage One Hardware Configuration The Microcosm Sandpit stage one was intended to be used by stakeholders as a facility to stage demonstrations, conduct research in MBSE, evaluate systems configurations and operations, and investigate process improvement (Cook et al. 2008). The physical system setup was based on the operational scenario described in Figure 1. The hardware decomposition is presented in the SV2 diagram showing in Figure 7. Each robot had a suite of sensors that includes the Hokuyo laser and ultrasonic rangefinders, wireless GigE camera, wheel odometers, magnetic compass, wireless Bluetooth and wireless LAN. The ground station hosted the simulation environment, the Master-Runtime Control, and the vision system, which were located in the Desktop computer, Laptop VI, and Laptop III respectively.

5 architecture shown in Figure 5. The Master Runtime Control was responsible for intruder detection, sensor fusion, creating and maintaining an operational picture, and requesting positional update from the robots. It also instructed the Simulation Orchestrator to emulate the robots and intruder motions. Figure 7. System view (SV2) hardware decomposition of the Microcosm stage one physical hardware setup 6.3 Simulation Environment The simulation environment was implemented using the simulation capability of the Microsoft Robotic Development Studio (MRDS). It uses the AGEIA PhysX physics engine to simulate physical interactions within the virtual environment, such as fiction, gravity and collision etc (Johns and Taylor 2008). The Microcosm Sandpit physical environment and the robots were modelled to scale in the simulation and sensor accuracy was modelled with only a low-level of fidelity. The modelled environment is showing in Figure 8. The synthetic robots were configured to replicate the motions of their real counterparts in the real environment, performing the operational scenario depicted in Figure 1. A synthetic intruder was also modelled and its motion was emulated based on the intruder s position calculated by the laser sensor in the physical environment. Intruder and robots motion data was supplied to the simulation environment by the Master-Runtime Control. 6.4 Real-time Demonstration Stage one of the Microcosm Sandpit has been successfully tested through real-time demonstrations for the Defence customer. The demonstration was based on the operational scenario depicted in Figure 1. The physical setup is shown in Figure 9. In the scenario, Robot1 was tasked to follow and intercept an intruder upon detection. Robot2 was tasked to pivot at a fixed location and track the intruder using the onboard camera. The ground station housed the Master-Runtime control, vision system and the simulation environment, which were implemented on the Laptop III, Laptop VI and Desktop computers, respectively. Stage one of the Microcosm Sandpit employed a centralised control architecture, as depicted in Figure 6. The Master-Runtime Controller was considered as an instance of the Controller Entity in the general Figure 8. Aerial view of the synthetic environment of the Microcosm Sandpit. Figure 9. Aerial view of the Microcosm stage one physical system setup. Upon intruder detection, the robots received the intruder s position from the Master-Runtime Control. Robot2 pivots and tracked the intruder using the onboard camera, while Robot2 performed its own path planning to follow and intercept the intruder using a finite state machine, which is illustrated in Figure 10. After the Initialisation state it transited automatically into the Standby state, upon intruder detection it progressed to the Follow-Intruder state, in which it performed path planning and followed the intruder. While in the Follow- Intruder state, if an obstacle appeared in the way (detected by the onboard laser sensor), it transited to the Obstacle-Avoidance state, and resumed when the obstacle was cleared. The robot stopped within one meter in front of the intruder, and transited to the Return-To-Base state if the intruder vanished. The robot was equipped with text-voice capability, producing a voice message every time the robot moved from one state to another for ease of understanding in the real-time demonstration.

6 7. SUMMARY Microcosm is being developed as a tool for teaching and researching aspects of MBSE by means of demonstration and experiential learning methods. Our goals require that we have a tool with considerable flexibility that can be easily configured to represent a large number of different scenarios, for either purpose. In the case of the teaching applications there is also the requirement that Microcosm be easy for students to setup within the time limits imposed by class work. To this end we have designed an agent based simulation architecture that will provide the context responsive system setup procedures to meet these goals through the use of a context manager that operates on a set of flexibly executed agent models that represent the several components of the Microcosm system. Mansell, T., P. Relf, S. Cook, P. Campbell, S. Shoval, Q. Do and C. Ross, Microcosm- A Systems Engineering and Systems Integration Sandpit. Asia- Pacific Conference on Systems Engineering - APCOSE, Japan. MoDAF Link: Morgan, S Programming Microsoft Robotics Studio, Microsoft Press, US. Nielsen, H. F. and G. Chrysanthakopoulos "Decentralized Software Services Protocol DSSP/1.0." Link: E8-494A-BB8C-3D49850DAAC1/DSSP.pdf. Shoval, S., A. Hari, S. Russell, T. Mansell and P. Relf, Design of a Systems Engineering Laboratory Using a Scenario Matrix. Conference on Systems Engineering Research, Los Angeles, USA INCOSE. Figure 10. Robot one state transition diagram. 8. ACKNOWLEDGEMENTS The authors would like to acknowledge the funding and in-kind support from the Defence Science and Technology Organisation (DSTO), ref no: REFERENCES Boloni, L., D. C. Martinescu, J. R. Rice, P. Tsompanopoulou and E. A. Vivalis " Agent based simulation and modeling." Concurrency: Practice and Experience V12:pp Christiansen, J. H., A flexible object-oriented framework for modeling complex systems with interacting natural and societal processes. 4th. International Conference on Integrating GIS and Environmental Modeling (GIS/EM4) Problems, Prospects and Research Needs, Banff, Alberta Canada. Cook, S., P. Campbell, S. Shoval, S. Russell, Q. Do and T. Mansell, Microcosm: A Systems Engineering Educational Environment. Systems Engineering Test and Evaluation Conference, canbera, Australia. DoDAF Link: Johns, K. and T. Taylor Professional Microsoft Robotics Developer Studio Wiley Publishing Inc.

Case Study: Distributed Autonomous Vehicle Stimulation Architecture (DAVSA)

Case Study: Distributed Autonomous Vehicle Stimulation Architecture (DAVSA) Case Study: Distributed Autonomous Vehicle Stimulation Architecture (DAVSA) Mr Bojan Lovric; Dr William Scott Defence and Systems Institute, University of South Australia Mawson Lakes, South Australia

More information

The LVCx Framework. The LVCx Framework An Advanced Framework for Live, Virtual and Constructive Experimentation

The LVCx Framework. The LVCx Framework An Advanced Framework for Live, Virtual and Constructive Experimentation An Advanced Framework for Live, Virtual and Constructive Experimentation An Advanced Framework for Live, Virtual and Constructive Experimentation The CSIR has a proud track record spanning more than ten

More information

Framework Programme 7

Framework Programme 7 Framework Programme 7 1 Joining the EU programmes as a Belarusian 1. Introduction to the Framework Programme 7 2. Focus on evaluation issues + exercise 3. Strategies for Belarusian organisations + exercise

More information

10. WORKSHOP 2: MBSE Practices Across the Contractual Boundary

10. WORKSHOP 2: MBSE Practices Across the Contractual Boundary DSTO-GD-0734 10. WORKSHOP 2: MBSE Practices Across the Contractual Boundary Quoc Do 1 and Jon Hallett 2 1 Defence Systems Innovation Centre (DSIC) and 2 Deep Blue Tech Abstract Systems engineering practice

More information

An Integrated Modeling and Simulation Methodology for Intelligent Systems Design and Testing

An Integrated Modeling and Simulation Methodology for Intelligent Systems Design and Testing An Integrated ing and Simulation Methodology for Intelligent Systems Design and Testing Xiaolin Hu and Bernard P. Zeigler Arizona Center for Integrative ing and Simulation The University of Arizona Tucson,

More information

A Virtual Robot Control Using a Service-Based Architecture and a Physics-Based Simulation Environment

A Virtual Robot Control Using a Service-Based Architecture and a Physics-Based Simulation Environment A Virtual Robot Control Using a Service-Based Architecture and a Physics-Based Simulation Environment Thomas Stumpfegger, Andreas Tremmel, Christian Tarragona, and Michael Haag Abstract Requirements for

More information

UNIT-III LIFE-CYCLE PHASES

UNIT-III LIFE-CYCLE PHASES INTRODUCTION: UNIT-III LIFE-CYCLE PHASES - If there is a well defined separation between research and development activities and production activities then the software is said to be in successful development

More information

PI: Rhoads. ERRoS: Energetic and Reactive Robotic Swarms

PI: Rhoads. ERRoS: Energetic and Reactive Robotic Swarms ERRoS: Energetic and Reactive Robotic Swarms 1 1 Introduction and Background As articulated in a recent presentation by the Deputy Assistant Secretary of the Army for Research and Technology, the future

More information

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT

MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT MULTI-LAYERED HYBRID ARCHITECTURE TO SOLVE COMPLEX TASKS OF AN AUTONOMOUS MOBILE ROBOT F. TIECHE, C. FACCHINETTI and H. HUGLI Institute of Microtechnology, University of Neuchâtel, Rue de Tivoli 28, CH-2003

More information

Creating a 3D environment map from 2D camera images in robotics

Creating a 3D environment map from 2D camera images in robotics Creating a 3D environment map from 2D camera images in robotics J.P. Niemantsverdriet jelle@niemantsverdriet.nl 4th June 2003 Timorstraat 6A 9715 LE Groningen student number: 0919462 internal advisor:

More information

Sponsored by. Nisarg Kothari Carnegie Mellon University April 26, 2011

Sponsored by. Nisarg Kothari Carnegie Mellon University April 26, 2011 Sponsored by Nisarg Kothari Carnegie Mellon University April 26, 2011 Motivation Why indoor localization? Navigating malls, airports, office buildings Museum tours, context aware apps Augmented reality

More information

Air Marshalling with the Kinect

Air Marshalling with the Kinect Air Marshalling with the Kinect Stephen Witherden, Senior Software Developer Beca Applied Technologies stephen.witherden@beca.com Abstract. The Kinect sensor from Microsoft presents a uniquely affordable

More information

CMRE La Spezia, Italy

CMRE La Spezia, Italy Innovative Interoperable M&S within Extended Maritime Domain for Critical Infrastructure Protection and C-IED CMRE La Spezia, Italy Agostino G. Bruzzone 1,2, Alberto Tremori 1 1 NATO STO CMRE& 2 Genoa

More information

DESIGN AND CAPABILITIES OF AN ENHANCED NAVAL MINE WARFARE SIMULATION FRAMEWORK. Timothy E. Floore George H. Gilman

DESIGN AND CAPABILITIES OF AN ENHANCED NAVAL MINE WARFARE SIMULATION FRAMEWORK. Timothy E. Floore George H. Gilman Proceedings of the 2011 Winter Simulation Conference S. Jain, R.R. Creasey, J. Himmelspach, K.P. White, and M. Fu, eds. DESIGN AND CAPABILITIES OF AN ENHANCED NAVAL MINE WARFARE SIMULATION FRAMEWORK Timothy

More information

OFFensive Swarm-Enabled Tactics (OFFSET)

OFFensive Swarm-Enabled Tactics (OFFSET) OFFensive Swarm-Enabled Tactics (OFFSET) Dr. Timothy H. Chung, Program Manager Tactical Technology Office Briefing Prepared for OFFSET Proposers Day 1 Why are Swarms Hard: Complexity of Swarms Number Agent

More information

Ultra Electronics Integrated Sonar Suite

Ultra Electronics Integrated Sonar Suite Sonar Systems Crown Copyright Ultra Electronics Integrated Sonar Suite COMPREHENSIVE NETWORK CENTRIC WARFARE SYSTEM COMPRISING: HULL-MOUNT SONAR VARIABLE DEPTH SONAR TORPEDO DEFENCE INNOVATION PERFORMANCE

More information

SOFTWARE ARCHITECTURE

SOFTWARE ARCHITECTURE SOFTWARE ARCHITECTURE Foundations, Theory, and Practice Richard N. Taylor University of California, Irvine Nenad Medvidovic University of Southern California Eric M. Dashofy The Aerospace Corporation WILEY

More information

UC Mercenary Team Description Paper: RoboCup 2008 Virtual Robot Rescue Simulation League

UC Mercenary Team Description Paper: RoboCup 2008 Virtual Robot Rescue Simulation League UC Mercenary Team Description Paper: RoboCup 2008 Virtual Robot Rescue Simulation League Benjamin Balaguer and Stefano Carpin School of Engineering 1 University of Califronia, Merced Merced, 95340, United

More information

ARMY RDT&E BUDGET ITEM JUSTIFICATION (R2 Exhibit)

ARMY RDT&E BUDGET ITEM JUSTIFICATION (R2 Exhibit) Exhibit R-2 0602308A Advanced Concepts and Simulation ARMY RDT&E BUDGET ITEM JUSTIFICATION (R2 Exhibit) FY 2005 FY 2006 FY 2007 FY 2008 FY 2009 FY 2010 FY 2011 Total Program Element (PE) Cost 22710 27416

More information

Middleware and Software Frameworks in Robotics Applicability to Small Unmanned Vehicles

Middleware and Software Frameworks in Robotics Applicability to Small Unmanned Vehicles Applicability to Small Unmanned Vehicles Daniel Serrano Department of Intelligent Systems, ASCAMM Technology Center Parc Tecnològic del Vallès, Av. Universitat Autònoma, 23 08290 Cerdanyola del Vallès

More information

AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS

AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS AN AUTONOMOUS SIMULATION BASED SYSTEM FOR ROBOTIC SERVICES IN PARTIALLY KNOWN ENVIRONMENTS Eva Cipi, PhD in Computer Engineering University of Vlora, Albania Abstract This paper is focused on presenting

More information

Naval Combat Systems Engineering Course

Naval Combat Systems Engineering Course Naval Combat Systems Engineering Course Resume of Course Topics Introduction to Systems Engineering Lecture by Industry An overview of Systems Engineering thinking and its application. This gives an insight

More information

Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation

Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation Distributed Vision System: A Perceptual Information Infrastructure for Robot Navigation Hiroshi Ishiguro Department of Information Science, Kyoto University Sakyo-ku, Kyoto 606-01, Japan E-mail: ishiguro@kuis.kyoto-u.ac.jp

More information

Dipartimento di Elettronica Informazione e Bioingegneria Robotics

Dipartimento di Elettronica Informazione e Bioingegneria Robotics Dipartimento di Elettronica Informazione e Bioingegneria Robotics Behavioral robotics @ 2014 Behaviorism behave is what organisms do Behaviorism is built on this assumption, and its goal is to promote

More information

Introduction to Systems Engineering

Introduction to Systems Engineering p. 1/2 ENES 489P Hands-On Systems Engineering Projects Introduction to Systems Engineering Mark Austin E-mail: austin@isr.umd.edu Institute for Systems Research, University of Maryland, College Park Career

More information

Model-Based Systems Engineering Methodologies. J. Bermejo Autonomous Systems Laboratory (ASLab)

Model-Based Systems Engineering Methodologies. J. Bermejo Autonomous Systems Laboratory (ASLab) Model-Based Systems Engineering Methodologies J. Bermejo Autonomous Systems Laboratory (ASLab) Contents Introduction Methodologies IBM Rational Telelogic Harmony SE (Harmony SE) IBM Rational Unified Process

More information

Intelligent driving TH« TNO I Innovation for live

Intelligent driving TH« TNO I Innovation for live Intelligent driving TNO I Innovation for live TH«Intelligent Transport Systems have become an integral part of the world. In addition to the current ITS systems, intelligent vehicles can make a significant

More information

UC Merced Team Description Paper: Robocup 2009 Virtual Robot Rescue Simulation Competition

UC Merced Team Description Paper: Robocup 2009 Virtual Robot Rescue Simulation Competition UC Merced Team Description Paper: Robocup 2009 Virtual Robot Rescue Simulation Competition Benjamin Balaguer, Derek Burch, Roger Sloan, and Stefano Carpin School of Engineering University of California

More information

The AMADEOS SysML Profile for Cyber-physical Systems-of-Systems

The AMADEOS SysML Profile for Cyber-physical Systems-of-Systems AMADEOS Architecture for Multi-criticality Agile Dependable Evolutionary Open System-of-Systems FP7-ICT-2013.3.4 - Grant Agreement n 610535 The AMADEOS SysML Profile for Cyber-physical Systems-of-Systems

More information

Face Detector using Network-based Services for a Remote Robot Application

Face Detector using Network-based Services for a Remote Robot Application Face Detector using Network-based Services for a Remote Robot Application Yong-Ho Seo Department of Intelligent Robot Engineering, Mokwon University Mokwon Gil 21, Seo-gu, Daejeon, Republic of Korea yhseo@mokwon.ac.kr

More information

Engineering excellence through life SIMULATION AND TRAINING. Immersive, high-fidelity, 3D software solutions

Engineering excellence through life SIMULATION AND TRAINING. Immersive, high-fidelity, 3D software solutions Engineering excellence through life SIMULATION AND TRAINING Immersive, high-fidelity, 3D software solutions Overview Providing Synthetic Environment based training systems and simulations that are efficient,

More information

Years 9 and 10 standard elaborations Australian Curriculum: Digital Technologies

Years 9 and 10 standard elaborations Australian Curriculum: Digital Technologies Purpose The standard elaborations (SEs) provide additional clarity when using the Australian Curriculum achievement standard to make judgments on a five-point scale. They can be used as a tool for: making

More information

Multi-robot Dynamic Coverage of a Planar Bounded Environment

Multi-robot Dynamic Coverage of a Planar Bounded Environment Multi-robot Dynamic Coverage of a Planar Bounded Environment Maxim A. Batalin Gaurav S. Sukhatme Robotic Embedded Systems Laboratory, Robotics Research Laboratory, Computer Science Department University

More information

AGENT BASED MANUFACTURING CAPABILITY ASSESSMENT IN THE EXTENDED ENTERPRISE USING STEP AP224 AND XML

AGENT BASED MANUFACTURING CAPABILITY ASSESSMENT IN THE EXTENDED ENTERPRISE USING STEP AP224 AND XML 17 AGENT BASED MANUFACTURING CAPABILITY ASSESSMENT IN THE EXTENDED ENTERPRISE USING STEP AP224 AND XML Svetan Ratchev and Omar Medani School of Mechanical, Materials, Manufacturing Engineering and Management,

More information

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS

ENHANCED HUMAN-AGENT INTERACTION: AUGMENTING INTERACTION MODELS WITH EMBODIED AGENTS BY SERAFIN BENTO. MASTER OF SCIENCE in INFORMATION SYSTEMS BY SERAFIN BENTO MASTER OF SCIENCE in INFORMATION SYSTEMS Edmonton, Alberta September, 2015 ABSTRACT The popularity of software agents demands for more comprehensive HAI design processes. The outcome of

More information

A NEW SIMULATION FRAMEWORK OF OPERATIONAL EFFECTIVENESS ANALYSIS FOR UNMANNED GROUND VEHICLE

A NEW SIMULATION FRAMEWORK OF OPERATIONAL EFFECTIVENESS ANALYSIS FOR UNMANNED GROUND VEHICLE A NEW SIMULATION FRAMEWORK OF OPERATIONAL EFFECTIVENESS ANALYSIS FOR UNMANNED GROUND VEHICLE 1 LEE JAEYEONG, 2 SHIN SUNWOO, 3 KIM CHONGMAN 1 Senior Research Fellow, Myongji University, 116, Myongji-ro,

More information

Countering Capability A Model Driven Approach

Countering Capability A Model Driven Approach Countering Capability A Model Driven Approach Robbie Forder, Douglas Sim Dstl Information Management Portsdown West Portsdown Hill Road Fareham PO17 6AD UNITED KINGDOM rforder@dstl.gov.uk, drsim@dstl.gov.uk

More information

Distributed Robotics: Building an environment for digital cooperation. Artificial Intelligence series

Distributed Robotics: Building an environment for digital cooperation. Artificial Intelligence series Distributed Robotics: Building an environment for digital cooperation Artificial Intelligence series Distributed Robotics March 2018 02 From programmable machines to intelligent agents Robots, from the

More information

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR

DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Proceedings of IC-NIDC2009 DEVELOPMENT OF A ROBOID COMPONENT FOR PLAYER/STAGE ROBOT SIMULATOR Jun Won Lim 1, Sanghoon Lee 2,Il Hong Suh 1, and Kyung Jin Kim 3 1 Dept. Of Electronics and Computer Engineering,

More information

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira

AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS. Nuno Sousa Eugénio Oliveira AGENT PLATFORM FOR ROBOT CONTROL IN REAL-TIME DYNAMIC ENVIRONMENTS Nuno Sousa Eugénio Oliveira Faculdade de Egenharia da Universidade do Porto, Portugal Abstract: This paper describes a platform that enables

More information

ARTEMIS The Embedded Systems European Technology Platform

ARTEMIS The Embedded Systems European Technology Platform ARTEMIS The Embedded Systems European Technology Platform Technology Platforms : the concept Conditions A recipe for success Industry in the Lead Flexibility Transparency and clear rules of participation

More information

Behaviour-Based Control. IAR Lecture 5 Barbara Webb

Behaviour-Based Control. IAR Lecture 5 Barbara Webb Behaviour-Based Control IAR Lecture 5 Barbara Webb Traditional sense-plan-act approach suggests a vertical (serial) task decomposition Sensors Actuators perception modelling planning task execution motor

More information

CORC 3303 Exploring Robotics. Why Teams?

CORC 3303 Exploring Robotics. Why Teams? Exploring Robotics Lecture F Robot Teams Topics: 1) Teamwork and Its Challenges 2) Coordination, Communication and Control 3) RoboCup Why Teams? It takes two (or more) Such as cooperative transportation:

More information

Designing Toys That Come Alive: Curious Robots for Creative Play

Designing Toys That Come Alive: Curious Robots for Creative Play Designing Toys That Come Alive: Curious Robots for Creative Play Kathryn Merrick School of Information Technologies and Electrical Engineering University of New South Wales, Australian Defence Force Academy

More information

AMSP-02 NATO MODELLING AND SIMULATION GLOSSARY OF TERMS

AMSP-02 NATO MODELLING AND SIMULATION GLOSSARY OF TERMS NATO MODELLING AND SIMULATION GLOSSARY OF TERMS Edition (A) Draft Version 0.8 MONTH YEAR NORTH ATLANTIC TREATY ORGANISATION ALLIED MODELLING AND SIMULATION PUBLICATION Published by the NATO STANDARDIZATION

More information

Software-Intensive Systems Producibility

Software-Intensive Systems Producibility Pittsburgh, PA 15213-3890 Software-Intensive Systems Producibility Grady Campbell Sponsored by the U.S. Department of Defense 2006 by Carnegie Mellon University SSTC 2006. - page 1 Producibility

More information

MarineSIM : Robot Simulation for Marine Environments

MarineSIM : Robot Simulation for Marine Environments MarineSIM : Robot Simulation for Marine Environments P.G.C.Namal Senarathne, Wijerupage Sardha Wijesoma,KwangWeeLee, Bharath Kalyan, Moratuwage M.D.P, Nicholas M. Patrikalakis, Franz S. Hover School of

More information

AGENTS AND AGREEMENT TECHNOLOGIES: THE NEXT GENERATION OF DISTRIBUTED SYSTEMS

AGENTS AND AGREEMENT TECHNOLOGIES: THE NEXT GENERATION OF DISTRIBUTED SYSTEMS AGENTS AND AGREEMENT TECHNOLOGIES: THE NEXT GENERATION OF DISTRIBUTED SYSTEMS Vicent J. Botti Navarro Grupo de Tecnología Informática- Inteligencia Artificial Departamento de Sistemas Informáticos y Computación

More information

An Agent-based Heterogeneous UAV Simulator Design

An Agent-based Heterogeneous UAV Simulator Design An Agent-based Heterogeneous UAV Simulator Design MARTIN LUNDELL 1, JINGPENG TANG 1, THADDEUS HOGAN 1, KENDALL NYGARD 2 1 Math, Science and Technology University of Minnesota Crookston Crookston, MN56716

More information

TECHNOLOGY COMMONALITY FOR SIMULATION TRAINING OF AIR COMBAT OFFICERS AND NAVAL HELICOPTER CONTROL OFFICERS

TECHNOLOGY COMMONALITY FOR SIMULATION TRAINING OF AIR COMBAT OFFICERS AND NAVAL HELICOPTER CONTROL OFFICERS TECHNOLOGY COMMONALITY FOR SIMULATION TRAINING OF AIR COMBAT OFFICERS AND NAVAL HELICOPTER CONTROL OFFICERS Peter Freed Managing Director, Cirrus Real Time Processing Systems Pty Ltd ( Cirrus ). Email:

More information

Video Injection Methods in a Real-world Vehicle for Increasing Test Efficiency

Video Injection Methods in a Real-world Vehicle for Increasing Test Efficiency DEVELOPMENT SIMUL ATION AND TESTING Video Injection Methods in a Real-world Vehicle for Increasing Test Efficiency IPG Automotive AUTHORS For the testing of camera-based driver assistance systems under

More information

Transitioning UPDM to the UAF

Transitioning UPDM to the UAF Transitioning UPDM to the UAF Matthew Hause (PTC) Aurelijus Morkevicius Ph.D. (No Magic) Graham Bleakley Ph.D. (IBM) Co-Chairs OMG UPDM Group OMG UAF Information day March 23 rd, Hyatt, Reston Page: 1

More information

PLANLAB: A Planetary Environment Surface & Subsurface Emulator Facility

PLANLAB: A Planetary Environment Surface & Subsurface Emulator Facility Mem. S.A.It. Vol. 82, 449 c SAIt 2011 Memorie della PLANLAB: A Planetary Environment Surface & Subsurface Emulator Facility R. Trucco, P. Pognant, and S. Drovandi ALTEC Advanced Logistics Technology Engineering

More information

The 3xD Simulator for Intelligent Vehicles Professor Paul Jennings. 20 th October 2016

The 3xD Simulator for Intelligent Vehicles Professor Paul Jennings. 20 th October 2016 The 3xD Simulator for Intelligent Vehicles Professor Paul Jennings 20 th October 2016 An academic department within the science faculty Established in 1980 by Professor Lord Bhattacharyya as Warwick Manufacturing

More information

Author s Name Name of the Paper Session. DYNAMIC POSITIONING CONFERENCE October 10-11, 2017 SENSORS SESSION. Sensing Autonomy.

Author s Name Name of the Paper Session. DYNAMIC POSITIONING CONFERENCE October 10-11, 2017 SENSORS SESSION. Sensing Autonomy. Author s Name Name of the Paper Session DYNAMIC POSITIONING CONFERENCE October 10-11, 2017 SENSORS SESSION Sensing Autonomy By Arne Rinnan Kongsberg Seatex AS Abstract A certain level of autonomy is already

More information

Fire Service College - immersive 3D emergency training

Fire Service College - immersive 3D emergency training Fire Service College - immersive 3D emergency training The Fire Service College are an award-winning leader in fire and emergency response training and operate one of the world s largest fire and rescue

More information

Innovation that delivers operational benefit

Innovation that delivers operational benefit DEFENCE & SECURITY Defence and security system developers Rapid evolution of technology poses both an opportunity and a threat for defence and security systems. Today s solutions need to adapt to an everchanging

More information

Co-Creativity in Art + Technology

Co-Creativity in Art + Technology Linda Candy: Co-Creativity in Art+Technology i3 article 1 Co-Creativity in Art + Technology Linda Candy Creativity & Cognition Research Studios Department of Computer Science Loughborough University, UK

More information

Where smart, connected and autonomous vehicles come to life

Where smart, connected and autonomous vehicles come to life Where smart, connected and autonomous vehicles come to life Introducing The Living Lab Created by TRL, the UK Smart Mobility Living Lab @ Greenwich has been established to create an open innovation environment

More information

SC24 Study Group: Systems Integration Visualization (SIV)

SC24 Study Group: Systems Integration Visualization (SIV) SC24 Study Group: Systems Integration Visualization (SIV) ISO/IEC JTC 1/SC24 Meetings 20-25 January 2019 Seoul, Korea Peter Ryan 1 and Myeong Won Lee 2 1 Defence Science & Technology Group Australia 2

More information

The Development Of Selection Criteria For Game Engines In The Development Of Simulation Training Systems

The Development Of Selection Criteria For Game Engines In The Development Of Simulation Training Systems The Development Of Selection Criteria For Game Engines In The Development Of Simulation Training Systems Gary Eves, Practice Lead, Simulation and Training Systems; Pete Meehan, Senior Systems Engineer

More information

Semi-Autonomous Parking for Enhanced Safety and Efficiency

Semi-Autonomous Parking for Enhanced Safety and Efficiency Technical Report 105 Semi-Autonomous Parking for Enhanced Safety and Efficiency Sriram Vishwanath WNCG June 2017 Data-Supported Transportation Operations & Planning Center (D-STOP) A Tier 1 USDOT University

More information

Design of a Remote-Cockpit for small Aerospace Vehicles

Design of a Remote-Cockpit for small Aerospace Vehicles Design of a Remote-Cockpit for small Aerospace Vehicles Muhammad Faisal, Atheel Redah, Sergio Montenegro Universität Würzburg Informatik VIII, Josef-Martin Weg 52, 97074 Würzburg, Germany Phone: +49 30

More information

The Human in Defense Systems

The Human in Defense Systems The Human in Defense Systems Dr. Patrick Mason, Director Human Performance, Training, and BioSystems Directorate Office of the Assistant Secretary of Defense for Research and Engineering 4 Feb 2014 Outline

More information

BOX, Floor 5, Tower 3, Clements Inn, London WC2A 2AZ, United Kingdom

BOX, Floor 5, Tower 3, Clements Inn, London WC2A 2AZ, United Kingdom QuickTime and a TIFF (Uncompressed) decompressor are needed to see this picture. Collective Innovation for Lunar Exploration: Using LEGO Robotics, ŌSerious GamesÕ and Virtual Reality to Involve a Massive

More information

INSTITUTE FOR TELECOMMUNICATIONS RESEARCH (ITR)

INSTITUTE FOR TELECOMMUNICATIONS RESEARCH (ITR) INSTITUTE FOR TELECOMMUNICATIONS RESEARCH (ITR) The ITR is one of Australia s most significant research centres in the area of wireless telecommunications. SUCCESS STORIES The GSN Project The GSN Project

More information

CAPACITIES FOR TECHNOLOGY TRANSFER

CAPACITIES FOR TECHNOLOGY TRANSFER CAPACITIES FOR TECHNOLOGY TRANSFER The Institut de Robòtica i Informàtica Industrial (IRI) is a Joint University Research Institute of the Spanish Council for Scientific Research (CSIC) and the Technical

More information

Hybrid architectures. IAR Lecture 6 Barbara Webb

Hybrid architectures. IAR Lecture 6 Barbara Webb Hybrid architectures IAR Lecture 6 Barbara Webb Behaviour Based: Conclusions But arbitrary and difficult to design emergent behaviour for a given task. Architectures do not impose strong constraints Options?

More information

A Holistic Approach to Systems Development

A Holistic Approach to Systems Development A Holistic Approach to Systems Development Douglas T. Wong Habitability and Human Factors Branch, Space and Life Science Directorate NASA Johnson Space Center Houston, Texas NDIA 11 th Annual Systems Engineering

More information

Smart and Networking Underwater Robots in Cooperation Meshes

Smart and Networking Underwater Robots in Cooperation Meshes Smart and Networking Underwater Robots in Cooperation Meshes SWARMs Newsletter #1 April 2016 Fostering offshore growth Many offshore industrial operations frequently involve divers in challenging and risky

More information

SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results

SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results SIS63-Building the Future-Advanced Integrated Safety Applications: interactive Perception platform and fusion modules results Angelos Amditis (ICCS) and Lali Ghosh (DEL) 18 th October 2013 20 th ITS World

More information

RoboCup. Presented by Shane Murphy April 24, 2003

RoboCup. Presented by Shane Murphy April 24, 2003 RoboCup Presented by Shane Murphy April 24, 2003 RoboCup: : Today and Tomorrow What we have learned Authors Minoru Asada (Osaka University, Japan), Hiroaki Kitano (Sony CS Labs, Japan), Itsuki Noda (Electrotechnical(

More information

Using Dynamic Capability Evaluation to Organize a Team of Cooperative, Autonomous Robots

Using Dynamic Capability Evaluation to Organize a Team of Cooperative, Autonomous Robots Using Dynamic Capability Evaluation to Organize a Team of Cooperative, Autonomous Robots Eric Matson Scott DeLoach Multi-agent and Cooperative Robotics Laboratory Department of Computing and Information

More information

Supporting the Design of Self- Organizing Ambient Intelligent Systems Through Agent-Based Simulation

Supporting the Design of Self- Organizing Ambient Intelligent Systems Through Agent-Based Simulation Supporting the Design of Self- Organizing Ambient Intelligent Systems Through Agent-Based Simulation Stefania Bandini, Andrea Bonomi, Giuseppe Vizzari Complex Systems and Artificial Intelligence research

More information

Turtlebot Laser Tag. Jason Grant, Joe Thompson {jgrant3, University of Notre Dame Notre Dame, IN 46556

Turtlebot Laser Tag. Jason Grant, Joe Thompson {jgrant3, University of Notre Dame Notre Dame, IN 46556 Turtlebot Laser Tag Turtlebot Laser Tag was a collaborative project between Team 1 and Team 7 to create an interactive and autonomous game of laser tag. Turtlebots communicated through a central ROS server

More information

Multi-Platform Soccer Robot Development System

Multi-Platform Soccer Robot Development System Multi-Platform Soccer Robot Development System Hui Wang, Han Wang, Chunmiao Wang, William Y. C. Soh Division of Control & Instrumentation, School of EEE Nanyang Technological University Nanyang Avenue,

More information

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1

Qosmotec. Software Solutions GmbH. Technical Overview. QPER C2X - Car-to-X Signal Strength Emulator and HiL Test Bench. Page 1 Qosmotec Software Solutions GmbH Technical Overview QPER C2X - Page 1 TABLE OF CONTENTS 0 DOCUMENT CONTROL...3 0.1 Imprint...3 0.2 Document Description...3 1 SYSTEM DESCRIPTION...4 1.1 General Concept...4

More information

OASIS concept. Evangelos Bekiaris CERTH/HIT OASIS ISWC2011, 24 October, Bonn

OASIS concept. Evangelos Bekiaris CERTH/HIT OASIS ISWC2011, 24 October, Bonn OASIS concept Evangelos Bekiaris CERTH/HIT The ageing of the population is changing also the workforce scenario in Europe: currently the ratio between working people and retired ones is equal to 4:1; drastic

More information

An Open Robot Simulator Environment

An Open Robot Simulator Environment An Open Robot Simulator Environment Toshiyuki Ishimura, Takeshi Kato, Kentaro Oda, and Takeshi Ohashi Dept. of Artificial Intelligence, Kyushu Institute of Technology isshi@mickey.ai.kyutech.ac.jp Abstract.

More information

Physics Based Sensor simulation

Physics Based Sensor simulation Physics Based Sensor simulation Jordan Gorrochotegui - Product Manager Software and Services Mike Phillips Software Engineer Restricted Siemens AG 2017 Realize innovation. Siemens offers solutions across

More information

SYNTHESIZING AND SPECIFYING ARCHITECTURES FOR SYSTEM OF SYSTEMS

SYNTHESIZING AND SPECIFYING ARCHITECTURES FOR SYSTEM OF SYSTEMS SYSTEM OF SYSTEMS ENGINEERING COLLABORATORS INFORMATION EXCHANGE (SOSECIE) SYNTHESIZING AND SPECIFYING ARCHITECTURES FOR SYSTEM OF SYSTEMS 28 APRIL 2015 C. Robert Kenley, PhD, ESEP Associate Professor

More information

Birth of An Intelligent Humanoid Robot in Singapore

Birth of An Intelligent Humanoid Robot in Singapore Birth of An Intelligent Humanoid Robot in Singapore Ming Xie Nanyang Technological University Singapore 639798 Email: mmxie@ntu.edu.sg Abstract. Since 1996, we have embarked into the journey of developing

More information

ACTIVE, A PLATFORM FOR BUILDING INTELLIGENT OPERATING ROOMS

ACTIVE, A PLATFORM FOR BUILDING INTELLIGENT OPERATING ROOMS ACTIVE, A PLATFORM FOR BUILDING INTELLIGENT OPERATING ROOMS D. GUZZONI 1, C. BAUR 1, A. CHEYER 2 1 VRAI Group EPFL 1015 Lausanne Switzerland 2 AIC SRI International Menlo Park, CA USA Today computers are

More information

Enhanced lab-based testing methods and tools

Enhanced lab-based testing methods and tools Enhanced lab-based testing methods and tools Thomas Strasser Center for Energy Electric Energy Systems AIT Austrian Institute of Technology, Vienna, Austria Workshop Holistic System Validation, Methods

More information

Saphira Robot Control Architecture

Saphira Robot Control Architecture Saphira Robot Control Architecture Saphira Version 8.1.0 Kurt Konolige SRI International April, 2002 Copyright 2002 Kurt Konolige SRI International, Menlo Park, California 1 Saphira and Aria System Overview

More information

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications

Bluetooth Low Energy Sensing Technology for Proximity Construction Applications Bluetooth Low Energy Sensing Technology for Proximity Construction Applications JeeWoong Park School of Civil and Environmental Engineering, Georgia Institute of Technology, 790 Atlantic Dr. N.W., Atlanta,

More information

Real-time Cooperative Behavior for Tactical Mobile Robot Teams. September 10, 1998 Ronald C. Arkin and Thomas R. Collins Georgia Tech

Real-time Cooperative Behavior for Tactical Mobile Robot Teams. September 10, 1998 Ronald C. Arkin and Thomas R. Collins Georgia Tech Real-time Cooperative Behavior for Tactical Mobile Robot Teams September 10, 1998 Ronald C. Arkin and Thomas R. Collins Georgia Tech Objectives Build upon previous work with multiagent robotic behaviors

More information

Towards an MDA-based development methodology 1

Towards an MDA-based development methodology 1 Towards an MDA-based development methodology 1 Anastasius Gavras 1, Mariano Belaunde 2, Luís Ferreira Pires 3, João Paulo A. Almeida 3 1 Eurescom GmbH, 2 France Télécom R&D, 3 University of Twente 1 gavras@eurescom.de,

More information

Systems Engineering Overview. Axel Claudio Alex Gonzalez

Systems Engineering Overview. Axel Claudio Alex Gonzalez Systems Engineering Overview Axel Claudio Alex Gonzalez Objectives Provide additional insights into Systems and into Systems Engineering Walkthrough the different phases of the product lifecycle Discuss

More information

Stevens Institute of Technology & Systems Engineering Research Center (SERC)

Stevens Institute of Technology & Systems Engineering Research Center (SERC) Stevens Institute of Technology & Systems Engineering Research Center (SERC) Transforming Systems Engineering through a Holistic Approach to Model Centric Engineering Presented to: NDIA 2014 By: Dr. Mark

More information

Advanced Manufacturing

Advanced Manufacturing Advanced Manufacturing A Roadmap for unlocking future growth opportunities for Australia EXECUTIVE SUMMARY NOVEMBER 2016 www.csiro.au CSIRO FUTURES CSIRO Futures is the strategic advisory and foresight

More information

University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT

University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT University of Florida Department of Electrical and Computer Engineering Intelligent Machine Design Laboratory EEL 4665 Spring 2013 LOSAT Brandon J. Patton Instructors: Drs. Antonio Arroyo and Eric Schwartz

More information

On-demand printable robots

On-demand printable robots On-demand printable robots Ankur Mehta Computer Science and Artificial Intelligence Laboratory Massachusetts Institute of Technology 3 Computational problem? 4 Physical problem? There s a robot for that.

More information

Agent-Based Modeling Tools for Electric Power Market Design

Agent-Based Modeling Tools for Electric Power Market Design Agent-Based Modeling Tools for Electric Power Market Design Implications for Macro/Financial Policy? Leigh Tesfatsion Professor of Economics, Mathematics, and Electrical & Computer Engineering Iowa State

More information

Advances and Perspectives in Health Information Standards

Advances and Perspectives in Health Information Standards Advances and Perspectives in Health Information Standards HL7 Brazil June 14, 2018 W. Ed Hammond. Ph.D., FACMI, FAIMBE, FIMIA, FHL7, FIAHSI Director, Duke Center for Health Informatics Director, Applied

More information

TECHNIQUES FOR COMMERCIAL SDR WAVEFORM DEVELOPMENT

TECHNIQUES FOR COMMERCIAL SDR WAVEFORM DEVELOPMENT TECHNIQUES FOR COMMERCIAL SDR WAVEFORM DEVELOPMENT Anna Squires Etherstack Inc. 145 W 27 th Street New York NY 10001 917 661 4110 anna.squires@etherstack.com ABSTRACT Software Defined Radio (SDR) hardware

More information

ADAS Development using Advanced Real-Time All-in-the-Loop Simulators. Roberto De Vecchi VI-grade Enrico Busto - AddFor

ADAS Development using Advanced Real-Time All-in-the-Loop Simulators. Roberto De Vecchi VI-grade Enrico Busto - AddFor ADAS Development using Advanced Real-Time All-in-the-Loop Simulators Roberto De Vecchi VI-grade Enrico Busto - AddFor The Scenario The introduction of ADAS and AV has created completely new challenges

More information

Expression Of Interest

Expression Of Interest Expression Of Interest Modelling Complex Warfighting Strategic Research Investment Joint & Operations Analysis Division, DST Points of Contact: Management and Administration: Annette McLeod and Ansonne

More information

The Role of Computer Science and Software Technology in Organizing Universities for Industry 4.0 and Beyond

The Role of Computer Science and Software Technology in Organizing Universities for Industry 4.0 and Beyond The Role of Computer Science and Software Technology in Organizing Universities for Industry 4.0 and Beyond Prof. dr. ir. Mehmet Aksit m.aksit@utwente.nl Department of Computer Science, University of Twente,

More information

Society of Petroleum Engineers Applied Technical Workshop Digital Transformation in E&P: What s Next, Ready to Scale-Up? Sponsorship Proposal

Society of Petroleum Engineers Applied Technical Workshop Digital Transformation in E&P: What s Next, Ready to Scale-Up? Sponsorship Proposal Society of Petroleum Engineers Applied Technical Workshop Digital Transformation in E&P: What s Next, Ready to Scale-Up? Sponsorship Proposal Paris, 26-27 June 2019 Prepared by Danii Bulpit Event Coordinator

More information