Design Methodology in the Development of Mechatronic Products -Part 1

Size: px
Start display at page:

Download "Design Methodology in the Development of Mechatronic Products -Part 1"

Transcription

1 Design Methodology in the Development of Mechatronic Products -Part 1 Robert Bjärnemo Division of Machine Design at the Department of Design Sciences

2 Agenda On the Concept of Mechatronics Characteristics of an Intelligent Mechatronic System Engineering Design and Mechatronics On the Concept of Intelligent Systems On Product and Systems Architecture What is Product Architecture? Establishing the Product Architecture Handling Interface Problems

3 What is Mechatronics? BSDB p 12 According to Mechatronics and the design of intelligent machines and systems by Bradley, Seward, Dawson and Burge (BSDB) MECHATRONICS is described as: Mechatronics provides both a title and a focus for the design and development of a wide range of engineering systems, both products and processes,, in which the technologies of electronics, software engineering and information systems are integrated with mechanical engineering.

4 The Constitutive Elements of Mechatronics BSDB p 11 Information Technology & Software MECHANICAL ENGINEERING Mechanization Electro Mechanical Systems MECHATRONICS Electrical Technology Electronics

5 The General Structure and Concept of Mechatronics and Mechatronics Systems Systems BSDB p 12

6 The Major Characteristics of an Intelligent Mechatronic System System BSDB p 14 generally complex systems exhibiting high levels of integration; increased functionality with respect to conventional systems; transfer of function from the mechanical to the electronics and software domains; system assumes responsibility for process allowing operator to concentrate on procedures; distributed processing with devolved intelligence; multi-sensor environment; system operation generally transparent to user; multi-program environment with user selection.

7 An Example of a Mechatronic System A Camera Camera BSDB p 14 Automatic, auto focus reflex camera with interchangeable lenses - in which each of the major 'hard' elements of the system; body, lens and flash-gun, constitutes a mechatronic system in its own right. Determining the required combination of aperture and shutter speed and of maintaining focus becomes the responsibility of the camera. The user is therefore freed to concentrate on achieving the desired composition!

8 Mechatronic Relationships BSDB p 20

9 Engineering Design and Mechatronics Positioning Engineering Design BSDB p 23

10 Engineering Design and Mechatronics Development and Design Costs BSDB p 22 Development phase Percentage of total cost Incurred Committed Conceptual Design Embodiment Design Testing Process Planning Production The Cost of Design Change During Design 1 During Testing 10 During Process Planning 100 During Pilot Production 1000 During Final Production Relative Cost

11 On the Concept of Intelligent Systems What is Intelligence? BSDB p 40 intelligence, n. 1 a the intellect; the understanding. b (of a person or animal) quickness of understanding; wisdom. 2 a the collection of information, esp. of military or political value. b people employed in this. c information so collected. d archaic information in general; news. 3 an intelligent or rational being. intelligential adj. [Middle English via Old French from Latin intelligentia (as INTELLIGENT)]. Concise Oxford Dictionary, 9th edn, 1995

12 On the Concept of Intelligent Systems An Typical Intelligence Test Question BSDB p Which is the odd one out?

13 On the Concept of Intelligent Systems Aspects of Human and Machine Intelligence BSDB p 42

14 On the Concept of Intelligent Systems The Turing Test BSDB p 43 A human interrogator has two dumb terminals, one of which is connected to a computer and the other to a human operator as in the figure. The interrogator can send and receive messages via these terminals. If after any length of time the interrogator cannot tell which of their two terminals is connected to the computer and which to the human operator, then the computer may be said to be intelligent.

15 On the Concept of Intelligent Systems Types of Machine Intelligence BSDB p 43 Description Example Characteristics Single Function Drill Capable of only one operation Automatic Pick and place mechanism Carries out a single fixed sequence Programmable CNC machine tool Carries out a sequence of operations under programme control Adaptive Fly-by-wire aircraft Autonomously adapts to changing conditions using sensory feedback. Goal Seeking Self guided vehicle Adapts to changes in environment in relation to a defined goal Advanced Data Capable of strategic decision making Autonomous and planning

16 On Product and Systems Architecture BSDB p 52 Within electronic engineering and software engineering, as well as for products in general, the term architecture, or more specifically product architecture, is used to describe the organization and structure of a system or a product and the ways in which the various elements of the product/system interact. The choice of product/system architecture is therefore likely to be a critical factor in determining the way in which an intelligent machine or a product operates.

17 On Product and Systems Architecture BSDB p 52 Von Neumann architecture Named after the mathematician John von Neumann, this architecture describes the configuration of most common computer systems. Also referred to as a random access sequential machine, a von Neumann architecture assumes the existence of a central processor and read-write random access memory as in the figure. In operation, the processor sequentially executes instructions stored in memory using data stored elsewhere in memory.

18 On Product and Systems Architecture BSDB p 52 Parallel architecture Parallel architectures are based around a number of processors sharing access to common memory as in the figure. Execution of instructions is allocated to individual processors in turn according to loading, enabling significantly shorter processing times to be achieved.

19 On Product and Systems Architecture BSDB pp Distributed and embedded systems architectures In a distributed architecture, processing power is devolved to individual elements or components within the system, each of which essentially runs its own independent program based on local memory. Thus in the camera system, each of the elements; body, lens, flash gun and data back; contains all the processing capability required to enable it to operate as part of the overall system together with an appropriate interface to enable communication with the other elements of the system.

20 On Product and Systems Architecture BSDB pp Hierarchical architecture A hierarchical architecture is organized as a tree structure such as that shown in the figure, in which each member, with the exception of the topmost member and bottommost members of each branch, are both the parents to the members of the hierarchy in the layer below them and children of a member of the hierarchy in the layer above them. Thus at the top level of the hierarchy sits the complete system while the lowest level of each branch describes one of the individual elements or components that make up the complete system. Information flows up and down the layers in the hierarchy in a strictly ordered manner from parent to children and vice versa. System

21 On Product and Systems Architecture BSDB pp Network architectures Networks may take a variety of forms such as those shown in the left figure. Unlike a hierarchical configuration, all members of a network are essentially equal, though there may be some bias in order to assign priorities to certain nodes. Each node of the network can itself be based around a microprocessor or micro controller which provides local processing power and hence forms the basis of the distributed and embedded system that is at the heart of many mechatronic systems. Thus, the camera, below, can be redrawn as a bus architecture with the processor in the main body acting as system controller.

22 What is Product Architecture? In a product the physical elements are typically organized into several major physical building blocks or chunks or simply subsystems. A product architecture is the scheme by which the functional elements of the product are arranged into physical chunks and by which the chunks interact. The product architecture belongs to either of the two main groups: Integral architecture Modular architecture

23 Integral Product Architecture An integral product architecture exhibit one or more of the following properties: Functional elements of the product are implemented using more than one chunk. A single chunk implements many functional elements. The interactions between chunks are defined and may be incidental to the primary functions of the product.

24 Example Integral Product Architecture The BMW R1100RS exhibits function sharing and an integral architecture with the design of its transmission chunk.

25 Modular Product Architecture A modular product architecture has the following properties: Chunks implement one or a few functional elements in their entirety. The interactions between chunks are well defined and are generally fundamental to the primary functions of the product. In the completely modular product each functional element of the product is implemented by exactly one physical chunk and in which there are a few well-defined interactions between the chunks.

26 Types of Modularity Slot-Modular Architecture Each of the interfaces between chunks in a slot-modular architecture is of a different type from the others, so that the various chunks in the product cannot be interchanged. Bus-Modular Architecture In a bus-modular architecture, there is a common bus to which the other chunks connect via the same type of interface. Sectional-Modular Architecture In a sectional-modular architecture, all interfaces are of the same type, but there is no single element to which all of the other chunks attach.

27 Platform Product A platform product is built around a preexisting technological subsystem (a technological platform). Examples: Sony Walkman and the Hasselblad camera. Product built on technology platforms are much simpler to develop than if the technology was developed from scratch.

28 Example Platform Product Official GM Platform Definition Powertrain: engines, transmissions, shifts Chassis front & rear: suspensions, brakes Engine cradle and rear suspension frame Steering system: steering gear Exhaust system Fuel storage and handling system Heat,Ventilation & AC system Cooling system, intercoolers, condensers I/P structure, cross bar & knee protection Steering column, except steering wheel Underbody, front & rear structures Front & rear seat structures Moveable roof cassettes Charging & energy storage

29 Establishing the Product Architecture Step 1: Create a Schematic of the Product A schematic is a diagram representing the development team s understanding of the constituent elements of the product. Here a schematic of the DeskJet printer by HP. Note the presence of both functional elements (e.g. Store Output ) and physical elements (e.g. Print Cartridge ). For clarity not all connections among the elements are shown!

30 Establishing the Product Architecture Step 2: Cluster the Elements of the Schematic The challenge here is to assign each of the elements of the schematic to a chunk. In order to facilitate the clustering following factors are considered: Geometric integration and precision Function sharing Capabilities of vendors Similarity of design or production technology Location of chance Accommodating variety Enabling standardization Portability of interfaces

31 Establishing the Product Architecture Step 3: Create a Rough Geometric Layout Creating a geometric layout forces the the team to consider whether the geometric interfaces among the chunks are feasible and to work out the basic dimensional relationships among the chunks.

32 Establishing the Product Architecture Step 4: Identify the Fundamental and Incidental Interactions It is most likely that a different person or group will be assigned to design each chunk. Because the chunks interacts with one another in both planned and unintended ways,, these groups will have to coordinate their activities and exchange information between the chunks. An interaction graph is a convenient way to represent the incidental interactions.

33 Handling Interface Problems The method presented here is based on the concept of feature based transformations between the constituent subsystems. The following steps are to be carried out: 1. Identification of the overall system (incl. its in- and output vectors). 2. Identification of subsystems 3. Identification of type of interface 4. Development of physical interface-element element

34 Step 1: Identify the Overall System Type of system Identifier Version number Input status Output status INPUT OUTPUT Transfer function

35 Step 2: Identification of Subsystems An interface problems is at hand when the output form subsystem 1 doesn t match the input to subsystem 2!

36 Step 3, 4: Identifying Type of Interface and Develop Physical Interface-element element

37 Example - Flange

38 Example - Flange

Keywords: DSM, Social Network Analysis, Product Architecture, Organizational Design.

Keywords: DSM, Social Network Analysis, Product Architecture, Organizational Design. 9 TH INTERNATIONAL DESIGN STRUCTURE MATRIX CONFERENCE, DSM 07 16 18 OCTOBER 2007, MUNICH, GERMANY SOCIAL NETWORK TECHNIQUES APPLIED TO DESIGN STRUCTURE MATRIX ANALYSIS. THE CASE OF A NEW ENGINE DEVELOPMENT

More information

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot

Key-Words: - Neural Networks, Cerebellum, Cerebellar Model Articulation Controller (CMAC), Auto-pilot erebellum Based ar Auto-Pilot System B. HSIEH,.QUEK and A.WAHAB Intelligent Systems Laboratory, School of omputer Engineering Nanyang Technological University, Blk N4 #2A-32 Nanyang Avenue, Singapore 639798

More information

Control System for an All-Terrain Mobile Robot

Control System for an All-Terrain Mobile Robot Solid State Phenomena Vols. 147-149 (2009) pp 43-48 Online: 2009-01-06 (2009) Trans Tech Publications, Switzerland doi:10.4028/www.scientific.net/ssp.147-149.43 Control System for an All-Terrain Mobile

More information

Time Triggered Protocol (TTP/C): A Safety-Critical System Protocol

Time Triggered Protocol (TTP/C): A Safety-Critical System Protocol Time Triggered Protocol (TTP/C): A Safety-Critical System Protocol Literature Review EE382c Fall 1999 Howard Curtis Global Technology Services MCC Robert France Global Software Division Motorola, Inc.

More information

UNIT 6 ANALOG COMMUNICATION & MULTIPLEXING YOGESH TIWARI EC DEPT,CHARUSAT

UNIT 6 ANALOG COMMUNICATION & MULTIPLEXING YOGESH TIWARI EC DEPT,CHARUSAT UNIT 6 ANALOG COMMUNICATION & MULTIPLEXING YOGESH TIWARI EC DEPT,CHARUSAT Syllabus Multiplexing, Frequency-Division Multiplexing Time-Division Multiplexing Space-Division Multiplexing Combined Modulation

More information

Dominant and Dominated Strategies

Dominant and Dominated Strategies Dominant and Dominated Strategies Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Junel 8th, 2016 C. Hurtado (UIUC - Economics) Game Theory On the

More information

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING

COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING COVENANT UNIVERSITY NIGERIA TUTORIAL KIT OMEGA SEMESTER PROGRAMME: MECHANICAL ENGINEERING COURSE: MCE 527 DISCLAIMER The contents of this document are intended for practice and leaning purposes at the

More information

PROJECT LEAD The way. Quakertown community high school

PROJECT LEAD The way. Quakertown community high school PROJECT LEAD The way Quakertown community high school is a college recognized pre-engineering program designed to prepare students for the challenges of college classes. Quakertown Community High School

More information

TECHNOLOGY EDUCATION

TECHNOLOGY EDUCATION TECHNOLOGY EDUCATION Graduation Requirement: All students must earn one credit in Arts or Career & Technical Education classes. COURSE TITLE CREDITS GRADES OFFERED Communications Pathway-Media* Introduction

More information

COURSE MODULES LEVEL 3.1 & 3.2

COURSE MODULES LEVEL 3.1 & 3.2 COURSE MODULES LEVEL 3.1 & 3.2 6-Month Internship The six-month internship provides students with the opportunity to apply the knowledge acquired in the classroom to work situations, and demonstrate problem

More information

Knowledge Enhanced Electronic Logic for Embedded Intelligence

Knowledge Enhanced Electronic Logic for Embedded Intelligence The Problem Knowledge Enhanced Electronic Logic for Embedded Intelligence Systems (military, network, security, medical, transportation ) are getting more and more complex. In future systems, assets will

More information

Plan for the 2nd hour. What is AI. Acting humanly: The Turing test. EDAF70: Applied Artificial Intelligence Agents (Chapter 2 of AIMA)

Plan for the 2nd hour. What is AI. Acting humanly: The Turing test. EDAF70: Applied Artificial Intelligence Agents (Chapter 2 of AIMA) Plan for the 2nd hour EDAF70: Applied Artificial Intelligence (Chapter 2 of AIMA) Jacek Malec Dept. of Computer Science, Lund University, Sweden January 17th, 2018 What is an agent? PEAS (Performance measure,

More information

Chapter Two: The GamePlan Software *

Chapter Two: The GamePlan Software * Chapter Two: The GamePlan Software * 2.1 Purpose of the Software One of the greatest challenges in teaching and doing research in game theory is computational. Although there are powerful theoretical results

More information

Multi-Robot Coordination. Chapter 11

Multi-Robot Coordination. Chapter 11 Multi-Robot Coordination Chapter 11 Objectives To understand some of the problems being studied with multiple robots To understand the challenges involved with coordinating robots To investigate a simple

More information

Ricoh's Machine Vision: A Window on the Future

Ricoh's Machine Vision: A Window on the Future White Paper Ricoh's Machine Vision: A Window on the Future As the range of machine vision applications continues to expand, Ricoh is providing new value propositions that integrate the optics, electronic

More information

Modelling of robotic work cells using agent basedapproach

Modelling of robotic work cells using agent basedapproach IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Modelling of robotic work cells using agent basedapproach To cite this article: A Skala et al 2016 IOP Conf. Ser.: Mater. Sci.

More information

Professional Article of Dunkermotoren GmbH in August 2017

Professional Article of Dunkermotoren GmbH in August 2017 Motor Control Platform: The Core Technology 1 Mr. Burgert, how much energy has Dunkermotoren invested in the development project Motor Control Platform (MCP)? Dunkermotoren has so far been investing 30

More information

European Commission. 6 th Framework Programme Anticipating scientific and technological needs NEST. New and Emerging Science and Technology

European Commission. 6 th Framework Programme Anticipating scientific and technological needs NEST. New and Emerging Science and Technology European Commission 6 th Framework Programme Anticipating scientific and technological needs NEST New and Emerging Science and Technology REFERENCE DOCUMENT ON Synthetic Biology 2004/5-NEST-PATHFINDER

More information

Putting It All Together: Computer Architecture and the Digital Camera

Putting It All Together: Computer Architecture and the Digital Camera 461 Putting It All Together: Computer Architecture and the Digital Camera This book covers many topics in circuit analysis and design, so it is only natural to wonder how they all fit together and how

More information

Design and Analysis of a New Mini-Bike Prototype Using Fabrication Techniques S. A Puviyarasu, V. S. Ukkeshwar

Design and Analysis of a New Mini-Bike Prototype Using Fabrication Techniques S. A Puviyarasu, V. S. Ukkeshwar Design and Analysis of a New Mini-Bike Prototype Using Fabrication Techniques S. A Puviyarasu, V. S. Ukkeshwar International Science Index, Mechanical and Mechatronics Engineering waset.org/publication/10004950

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

COMET DISTRIBUTED ELEVATOR CONTROLLER CASE STUDY

COMET DISTRIBUTED ELEVATOR CONTROLLER CASE STUDY COMET DISTRIBUTED ELEVATOR CONTROLLER CASE STUDY System Description: The distributed system has multiple nodes interconnected via LAN and all communications between nodes are via loosely coupled message

More information

TECHNOLOGY AND ENGINEERING

TECHNOLOGY AND ENGINEERING Technology & Engineering 9 2 semesters Prerequisite: Freshman standing only. (Four, 9 week segments) Every nine weeks the students will experience a different area of technology. They will study metals,

More information

Take Control of Your Camera

Take Control of Your Camera Take Control of Your Camera With all of the technology packed into our cameras, it is easy to hand over control & blame our equipment when our images don t meet our expectations.. In this workshop we will

More information

SASAR POSITION PAPER ON: GREEN PAPER ON A COMMON STRATEGIC FRAMEWORK FOR FUTURE EU RESEARCH AND INNOVATION FUNDING

SASAR POSITION PAPER ON: GREEN PAPER ON A COMMON STRATEGIC FRAMEWORK FOR FUTURE EU RESEARCH AND INNOVATION FUNDING SASAR POSITION PAPER ON: GREEN PAPER ON A COMMON STRATEGIC FRAMEWORK FOR FUTURE EU RESEARCH AND INNOVATION FUNDING INTRODUCTION This position paper represents the recommendations of the Slovak Association

More information

Cameras have number of controls that allow the user to change the way the photograph looks.

Cameras have number of controls that allow the user to change the way the photograph looks. Anatomy of a camera - Camera Controls Cameras have number of controls that allow the user to change the way the photograph looks. Focus In the eye the cornea and the lens adjust the focus on the retina.

More information

Math 1111 Math Exam Study Guide

Math 1111 Math Exam Study Guide Math 1111 Math Exam Study Guide The math exam will cover the mathematical concepts and techniques we ve explored this semester. The exam will not involve any codebreaking, although some questions on the

More information

I. INTRODUCTION MAIN BLOCKS OF ROBOT

I. INTRODUCTION MAIN BLOCKS OF ROBOT Stair-Climbing Robot for Rescue Applications Prof. Pragati.D.Pawar 1, Prof. Ragini.D.Patmase 2, Mr. Swapnil.A.Kondekar 3, Mr. Nikhil.D.Andhare 4 1,2 Department of EXTC, 3,4 Final year EXTC, J.D.I.E.T Yavatmal,Maharashtra,

More information

Dependable Communication Synthesis for Distributed Embedded Systems *

Dependable Communication Synthesis for Distributed Embedded Systems * Dependable Communication Synthesis for Distributed Embedded Systems * Nagarajan Kandasamy 1, John P. Hayes 2, and Brian T. Murray 3 1 Institute for Software Integrated Systems, Vanderbilt University, Nashville,

More information

Game theory attempts to mathematically. capture behavior in strategic situations, or. games, in which an individual s success in

Game theory attempts to mathematically. capture behavior in strategic situations, or. games, in which an individual s success in Game Theory Game theory attempts to mathematically capture behavior in strategic situations, or games, in which an individual s success in making choices depends on the choices of others. A game Γ consists

More information

DECISION MAKING GAME THEORY

DECISION MAKING GAME THEORY DECISION MAKING GAME THEORY THE PROBLEM Two suspected felons are caught by the police and interrogated in separate rooms. Three cases were presented to them. THE PROBLEM CASE A: If only one of you confesses,

More information

Guide to Connected Earth s Telecommunications Object Thesaurus 1.0

Guide to Connected Earth s Telecommunications Object Thesaurus 1.0 Guide to Connected Earth s Telecommunications Object Thesaurus 1.0 Background and administration The version of the Connected Earth Telecommunications Object Thesaurus that is live on the Connected Earth

More information

The secret behind mechatronics

The secret behind mechatronics The secret behind mechatronics Why companies will want to be part of the revolution In the 18th century, steam and mechanization powered the first Industrial Revolution. At the turn of the 20th century,

More information

SCI ISO-K CCD PCI CAN

SCI ISO-K CCD PCI CAN DCX Networks SCI (Serial Communication Interface): The system uses two wires; one to transmit and one to receive. ISO-K is the adaptation of the 9141 standards allowing two-way communication on a single

More information

Electronics the hidden sector. Dr Kathryn Walsh Director, Electronics-enabled Products KTN

Electronics the hidden sector. Dr Kathryn Walsh Director, Electronics-enabled Products KTN Electronics the hidden sector Dr Kathryn Walsh Director, Electronics-enabled Products KTN Here to celebrate! The projects The Innovative electronics Manufacturing Research Centre The Industry! Why hidden?

More information

T I P S F O R I M P R O V I N G I M A G E Q U A L I T Y O N O Z O F O O T A G E

T I P S F O R I M P R O V I N G I M A G E Q U A L I T Y O N O Z O F O O T A G E T I P S F O R I M P R O V I N G I M A G E Q U A L I T Y O N O Z O F O O T A G E Updated 20 th Jan. 2017 References Creator V1.4.0 2 Overview This document will concentrate on OZO Creator s Image Parameter

More information

Sample Mobile Robotic Project State Skill Competitions Level 2 Skill 23 Category: Manufacturing & Engineering Technology

Sample Mobile Robotic Project State Skill Competitions Level 2 Skill 23 Category: Manufacturing & Engineering Technology Sample Mobile Robotic Project State Skill Competitions Level 2 Skill 23 Category: Manufacturing & Engineering Technology Version 2 March 2018 Skill- Mobile Robotic 1 Table of Contents A. Preface 3 B. Test

More information

CPE/CSC 580: Intelligent Agents

CPE/CSC 580: Intelligent Agents CPE/CSC 580: Intelligent Agents Franz J. Kurfess Computer Science Department California Polytechnic State University San Luis Obispo, CA, U.S.A. 1 Course Overview Introduction Intelligent Agent, Multi-Agent

More information

The Systems Science Framework The Economy as a System. George Mobus University of Washington Tacoma

The Systems Science Framework The Economy as a System. George Mobus University of Washington Tacoma The Systems Science Framework The Economy as a System George Mobus University of Washington Tacoma Outline Motivation both biophysical and ecological economics draw heavily upon concepts from systems ecology

More information

Introduction (concepts and definitions)

Introduction (concepts and definitions) Objectives: Introduction (digital system design concepts and definitions). Advantages and drawbacks of digital techniques compared with analog. Digital Abstraction. Synchronous and Asynchronous Systems.

More information

2. Basics of Noncooperative Games

2. Basics of Noncooperative Games 2. Basics of Noncooperative Games Introduction Microeconomics studies the behavior of individual economic agents and their interactions. Game theory plays a central role in modeling the interactions between

More information

Agent. Pengju Ren. Institute of Artificial Intelligence and Robotics

Agent. Pengju Ren. Institute of Artificial Intelligence and Robotics Agent Pengju Ren Institute of Artificial Intelligence and Robotics pengjuren@xjtu.edu.cn 1 Review: What is AI? Artificial intelligence (AI) is intelligence exhibited by machines. In computer science, the

More information

Bitmap Image Formats

Bitmap Image Formats LECTURE 5 Bitmap Image Formats CS 5513 Multimedia Systems Spring 2009 Imran Ihsan Principal Design Consultant OPUSVII www.opuseven.com Faculty of Engineering & Applied Sciences 1. Image Formats To store

More information

David Howarth. Business Development Manager Americas

David Howarth. Business Development Manager Americas David Howarth Business Development Manager Americas David Howarth IPG Automotive USA, Inc. Business Development Manager Americas david.howarth@ipg-automotive.com ni.com Testing Automated Driving Functions

More information

Intelligent Tyre Promoting Accident-free Traffic

Intelligent Tyre Promoting Accident-free Traffic Intelligent Tyre Promoting Accident-free Traffic 1 Introduction Research and development work in automotive industry has been focusing at an intensified pace on developing vehicles with intelligent powertrain

More information

Part 1: Common symbols

Part 1: Common symbols INTERNATIONAL STANDARD ISO 6405-1 Third edition 2017-02 Earth-moving machinery Symbols for operator controls and other displays Part 1: Common symbols Engins de terrassement Symboles pour les commandes

More information

Interactive Design/Decision Making in a Virtual Urban World: Visual Simulation and GIS

Interactive Design/Decision Making in a Virtual Urban World: Visual Simulation and GIS Robin Liggett, Scott Friedman, and William Jepson Interactive Design/Decision Making in a Virtual Urban World: Visual Simulation and GIS Researchers at UCLA have developed an Urban Simulator which links

More information

Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms

Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms Significant Reduction of Validation Efforts for Dynamic Light Functions with FMI for Multi-Domain Integration and Test Platforms Dr. Stefan-Alexander Schneider Johannes Frimberger BMW AG, 80788 Munich,

More information

Shift2Rail Joint Undertaking. 2 nd meeting of the User Requirements/Implementation and Deployment Working Group

Shift2Rail Joint Undertaking. 2 nd meeting of the User Requirements/Implementation and Deployment Working Group Shift2Rail Joint Undertaking 2 nd meeting of the User Requirements/Implementation and Deployment Working Group Brussels, 15 December 2016 1 Provisional Agenda 1. INTRODUCTION Adoption of the Agenda and

More information

Game Theory and Randomized Algorithms

Game Theory and Randomized Algorithms Game Theory and Randomized Algorithms Guy Aridor Game theory is a set of tools that allow us to understand how decisionmakers interact with each other. It has practical applications in economics, international

More information

Policy-Based RTL Design

Policy-Based RTL Design Policy-Based RTL Design Bhanu Kapoor and Bernard Murphy bkapoor@atrenta.com Atrenta, Inc., 2001 Gateway Pl. 440W San Jose, CA 95110 Abstract achieving the desired goals. We present a new methodology to

More information

Computer Science as a Discipline

Computer Science as a Discipline Computer Science as a Discipline 1 Computer Science some people argue that computer science is not a science in the same sense that biology and chemistry are the interdisciplinary nature of computer science

More information

A BEGINNER S GUIDE TO PHOTOGRAPHY CHEATSHEET

A BEGINNER S GUIDE TO PHOTOGRAPHY CHEATSHEET A BEGINNER S GUIDE TO PHOTOGRAPHY Cameras are complicated. It took me a ton of trial and error before I started to capture some pretty spectacular images. This cheatsheet is the reference guide I wish

More information

ROM/UDF CPU I/O I/O I/O RAM

ROM/UDF CPU I/O I/O I/O RAM DATA BUSSES INTRODUCTION The avionics systems on aircraft frequently contain general purpose computer components which perform certain processing functions, then relay this information to other systems.

More information

BASQUE COUNTRY REGIONAL DEVELOPMENT STRATEGY

BASQUE COUNTRY REGIONAL DEVELOPMENT STRATEGY BASQUE COUNTRY REGIONAL DEVELOPMENT STRATEGY INDUSTRIAL FOCUS 32,500 GDP per capita 122% (UE28=100) MILAN 128.5 Productivity per employee 2 MILAN h 2.01% P A RI S R&D expenditure on GDP 22.8% Industrial

More information

Embracing Complexity. Gavin Walker Development Manager

Embracing Complexity. Gavin Walker Development Manager Embracing Complexity Gavin Walker Development Manager 1 MATLAB and Simulink Proven Ability to Make the Complex Simpler 1970 Stanford Ph.D. thesis, with thousands of lines of Fortran code 2 MATLAB and Simulink

More information

CRYPTOSHOOTER MULTI AGENT BASED SECRET COMMUNICATION IN AUGMENTED VIRTUALITY

CRYPTOSHOOTER MULTI AGENT BASED SECRET COMMUNICATION IN AUGMENTED VIRTUALITY CRYPTOSHOOTER MULTI AGENT BASED SECRET COMMUNICATION IN AUGMENTED VIRTUALITY Submitted By: Sahil Narang, Sarah J Andrabi PROJECT IDEA The main idea for the project is to create a pursuit and evade crowd

More information

Communication systems for vehicle electronics

Communication systems for vehicle electronics Background Communication systems for vehicle electronics Communication systems for vehicle electronics Presentation overview automotive electronics as an application area for realtime communication Real

More information

Parsimony II Search Algorithms

Parsimony II Search Algorithms Parsimony II Search Algorithms Genome 373 Genomic Informatics Elhanan Borenstein Raw distance correction As two DNA sequences diverge, it is easy to see that their maximum raw distance is ~0.75 (assuming

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

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale

UNIT III Data Acquisition & Microcontroller System. Mr. Manoj Rajale UNIT III Data Acquisition & Microcontroller System Mr. Manoj Rajale Syllabus Interfacing of Sensors / Actuators to DAQ system, Bit width, Sampling theorem, Sampling Frequency, Aliasing, Sample and hold

More information

Flash Photography. Malcolm Fackender

Flash Photography. Malcolm Fackender Flash Photography Malcolm Fackender Speedlights (Flashes) Many of us will already have one or more speedlights (flashes) in our camera bag. Speedlights are small portable devices that can be used at home

More information

Test And Validation: Coping With Complexity The state of play in vehicle software and system validation

Test And Validation: Coping With Complexity The state of play in vehicle software and system validation David Bailey, ETAS GmbH Test And Validation: Coping With Complexity The state of play in vehicle software and system validation 1 05.Jun.2008 Copyright 2004, ETAS GmbH LiveDevices Ltd. Vetronix Corp. All

More information

Catholijn M. Jonker and Jan Treur Vrije Universiteit Amsterdam, Department of Artificial Intelligence, Amsterdam, The Netherlands

Catholijn M. Jonker and Jan Treur Vrije Universiteit Amsterdam, Department of Artificial Intelligence, Amsterdam, The Netherlands INTELLIGENT AGENTS Catholijn M. Jonker and Jan Treur Vrije Universiteit Amsterdam, Department of Artificial Intelligence, Amsterdam, The Netherlands Keywords: Intelligent agent, Website, Electronic Commerce

More information

Leading the Agenda. Everyday technology: A focus group with children, young people and their carers

Leading the Agenda. Everyday technology: A focus group with children, young people and their carers Leading the Agenda Everyday technology: A focus group with children, young people and their carers March 2018 1 1.0 Introduction Assistive technology is an umbrella term that includes assistive, adaptive,

More information

ARTIFICIAL INTELLIGENCE - ROBOTICS

ARTIFICIAL INTELLIGENCE - ROBOTICS ARTIFICIAL INTELLIGENCE - ROBOTICS http://www.tutorialspoint.com/artificial_intelligence/artificial_intelligence_robotics.htm Copyright tutorialspoint.com Robotics is a domain in artificial intelligence

More information

Scheduling and Communication Synthesis for Distributed Real-Time Systems

Scheduling and Communication Synthesis for Distributed Real-Time Systems Scheduling and Communication Synthesis for Distributed Real-Time Systems Department of Computer and Information Science Linköpings universitet 1 of 30 Outline Motivation System Model and Architecture Scheduling

More information

Issue 1 June 1987 MERLIN II. COMMUNICATIONS SYTEM System Manual

Issue 1 June 1987 MERLIN II. COMMUNICATIONS SYTEM System Manual 999-507-145 Issue 1 June 1987 MERLIN II COMMUNICATIONS SYTEM System Manual 1987 AT&T Issue 1 All Rights Reserved June, 1987 Printed in USA NOTICE The information in this document is subject to change without

More information

Optoliner NV. Calibration Standard for Sighting & Imaging Devices West San Bernardino Road West Covina, California 91790

Optoliner NV. Calibration Standard for Sighting & Imaging Devices West San Bernardino Road West Covina, California 91790 Calibration Standard for Sighting & Imaging Devices 2223 West San Bernardino Road West Covina, California 91790 Phone: (626) 962-5181 Fax: (626) 962-5188 www.davidsonoptronics.com sales@davidsonoptronics.com

More information

Meta-Heuristic Approach for Supporting Design-for- Disassembly towards Efficient Material Utilization

Meta-Heuristic Approach for Supporting Design-for- Disassembly towards Efficient Material Utilization Meta-Heuristic Approach for Supporting Design-for- Disassembly towards Efficient Material Utilization Yoshiaki Shimizu *, Kyohei Tsuji and Masayuki Nomura Production Systems Engineering Toyohashi University

More information

The Automotive Council Managing the Automotive Transformation

The Automotive Council Managing the Automotive Transformation The Automotive Council Managing the Automotive Transformation Dr. Graham Hoare Ford Motor Company Chair Automotive Council Technology Group AESIN Conference 20 th October 2016 www.automotivecouncil.co.uk

More information

Durst HL 2506 AF. Durst HL 2506 AF

Durst HL 2506 AF. Durst HL 2506 AF Durst HL 2506 AF Durst HL 3506 AF Professional horizontal enlarger for colour and BW-enlargements from film formats up to 25 x 25 cm (10 x 10 in.) with computer driven Permanent Closed Loop light monitoring

More information

In-camera lens compensation

In-camera lens compensation In-camera lens compensation High resolution sensor are really demanding when it comes to the resolution of the lens as well as to shading, chromatic aberration and distortion which are more important on

More information

A Balanced Introduction to Computer Science, 3/E

A Balanced Introduction to Computer Science, 3/E A Balanced Introduction to Computer Science, 3/E David Reed, Creighton University 2011 Pearson Prentice Hall ISBN 978-0-13-216675-1 Chapter 10 Computer Science as a Discipline 1 Computer Science some people

More information

YGE ProgCard II - Programming Card

YGE ProgCard II - Programming Card YGE ProgCard II - Programming Card With the programming card, we offer an easy to use programming unit, with which all our ProgCard II capable speed controllers can have their individual functions changed.

More information

CISC 1600 Lecture 3.4 Agent-based programming

CISC 1600 Lecture 3.4 Agent-based programming CISC 1600 Lecture 3.4 Agent-based programming Topics: Agents and environments Rationality Performance, Environment, Actuators, Sensors Four basic types of agents Multi-agent systems NetLogo Agents interact

More information

A premium passenger car is controlled and managed by 80+ Embedded Systems. Communication systems for vehicle electronics

A premium passenger car is controlled and managed by 80+ Embedded Systems. Communication systems for vehicle electronics Presentation overview Background automotive electronics, an application area for time triggered communication. Time triggered protocols A premium passenger car is controlled and managed by 80+ Embedded

More information

NATIONAL UNIVERSITY OF SINGAPORE. EE3302/EE3302E Industrial Control Systems. E2: PLC Programming for Sequence Control

NATIONAL UNIVERSITY OF SINGAPORE. EE3302/EE3302E Industrial Control Systems. E2: PLC Programming for Sequence Control NATIONAL UNIVERSITY OF SINGAPORE EE3302/EE3302E Industrial Control Systems E2: 1. Objectives The experiment is designed to provide experience in programming a modern IECcompliant PLC system for sequence

More information

A brief introduction to... Human-centred design and behavioural science. A brief introduction to... Human-centred design and behavioural science

A brief introduction to... Human-centred design and behavioural science. A brief introduction to... Human-centred design and behavioural science A brief introduction to... Human-centred design and behavioural science 1 Human-centred design and behavioural science Putting the human at the centre Photography by Jessica Podraza What are Human-centred

More information

Dominant and Dominated Strategies

Dominant and Dominated Strategies Dominant and Dominated Strategies Carlos Hurtado Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu May 29th, 2015 C. Hurtado (UIUC - Economics) Game Theory On the

More information

Methodology for Agent-Oriented Software

Methodology for Agent-Oriented Software ب.ظ 03:55 1 of 7 2006/10/27 Next: About this document... Methodology for Agent-Oriented Software Design Principal Investigator dr. Frank S. de Boer (frankb@cs.uu.nl) Summary The main research goal of this

More information

Security Document. modular I flexible I future-oriented HOLOGRAM I CODING I SHEET-FED I CONTINUOUS FORMS

Security Document. modular I flexible I future-oriented HOLOGRAM I CODING I SHEET-FED I CONTINUOUS FORMS Security Document modular I flexible I future-oriented RADUS SV-360 HOLOGRAM I CODING I SHEET-FED I CONTINUOUS FORMS modular I flexible I future-oriented RADUS HP3 HOLOGRAM APPLICATOR One System Numerous

More information

The Fastest, Easiest, Most Accurate Way To Compare Parts To Their CAD Data

The Fastest, Easiest, Most Accurate Way To Compare Parts To Their CAD Data 210 Brunswick Pointe-Claire (Quebec) Canada H9R 1A6 Web: www.visionxinc.com Email: info@visionxinc.com tel: (514) 694-9290 fax: (514) 694-9488 VISIONx INC. The Fastest, Easiest, Most Accurate Way To Compare

More information

Game Playing. Garry Kasparov and Deep Blue. 1997, GM Gabriel Schwartzman's Chess Camera, courtesy IBM.

Game Playing. Garry Kasparov and Deep Blue. 1997, GM Gabriel Schwartzman's Chess Camera, courtesy IBM. Game Playing Garry Kasparov and Deep Blue. 1997, GM Gabriel Schwartzman's Chess Camera, courtesy IBM. Game Playing In most tree search scenarios, we have assumed the situation is not going to change whilst

More information

Complex Mathematics Tools in Urban Studies

Complex Mathematics Tools in Urban Studies Complex Mathematics Tools in Urban Studies Jose Oliver, University of Alicante, Spain Taras Agryzcov, University of Alicante, Spain Leandro Tortosa, University of Alicante, Spain Jose Vicent, University

More information

A Short History of Using Cameras for Weld Monitoring

A Short History of Using Cameras for Weld Monitoring A Short History of Using Cameras for Weld Monitoring 2 Background Ever since the development of automated welding, operators have needed to be able to monitor the process to ensure that all parameters

More information

A Digital Camera Glossary. Ashley Rodriguez, Charlie Serrano, Luis Martinez, Anderson Guatemala PERIOD 6

A Digital Camera Glossary. Ashley Rodriguez, Charlie Serrano, Luis Martinez, Anderson Guatemala PERIOD 6 A Digital Camera Glossary Ashley Rodriguez, Charlie Serrano, Luis Martinez, Anderson Guatemala PERIOD 6 A digital Camera Glossary Ivan Encinias, Sebastian Limas, Amir Cal Ivan encinias Image sensor A silicon

More information

Outline. Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types Agent types

Outline. Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types Agent types Intelligent Agents Outline Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types Agent types Agents An agent is anything that can be viewed as

More information

SIMGRAPH - A FLIGHT SIMULATION DATA VISUALIZATION WORKSTATION. Joseph A. Kaplan NASA Langley Research Center Hampton, Virginia

SIMGRAPH - A FLIGHT SIMULATION DATA VISUALIZATION WORKSTATION. Joseph A. Kaplan NASA Langley Research Center Hampton, Virginia SIMGRAPH - A FLIGHT SIMULATION DATA VISUALIZATION WORKSTATION Joseph A. Kaplan NASA Langley Research Center Hampton, Virginia Patrick S. Kenney UNISYS Corporation Hampton, Virginia Abstract Today's modern

More information

Intelligent Agents p.1/25. Intelligent Agents. Chapter 2

Intelligent Agents p.1/25. Intelligent Agents. Chapter 2 Intelligent Agents p.1/25 Intelligent Agents Chapter 2 Intelligent Agents p.2/25 Outline Agents and environments Rationality PEAS (Performance measure, Environment, Actuators, Sensors) Environment types

More information

BACHELOR OF ARTS (B.A.)

BACHELOR OF ARTS (B.A.) BACHELOR OF ARTS (B.A.) (THREE YEAR DEGREE COURSE) SUBJECT STILL PHOTOGRAPHY PAGE 1 B.A.(STILL PHOTOGRAPHY) COURSE STRUCTURE FIRST YEAR PAPER 101 : Introduction to Mass Communication & 35 MARKS Media Science

More information

Communication Graphics Basic Vocabulary

Communication Graphics Basic Vocabulary Communication Graphics Basic Vocabulary Aperture: The size of the lens opening through which light passes, commonly known as f-stop. The aperture controls the volume of light that is allowed to reach the

More information

Robot Task-Level Programming Language and Simulation

Robot Task-Level Programming Language and Simulation Robot Task-Level Programming Language and Simulation M. Samaka Abstract This paper presents the development of a software application for Off-line robot task programming and simulation. Such application

More information

Basic Camera Concepts. How to properly utilize your camera

Basic Camera Concepts. How to properly utilize your camera Basic Camera Concepts How to properly utilize your camera Basic Concepts Shutter speed One stop Aperture, f/stop Depth of field and focal length / focus distance Shutter Speed When the shutter is closed

More information

ISO. In this unit we learn about the sensitiveness of the sensor, its good points as well as its bad points. We also learn about ASA and ISO.

ISO. In this unit we learn about the sensitiveness of the sensor, its good points as well as its bad points. We also learn about ASA and ISO. In this unit we learn about the sensitiveness of the sensor, its good points as well as its bad points. We also learn about ASA and ISO. ISO Recent developments have seen big advances, with many 'smart'

More information

Findings of the Artist2 Workshop Beyond Autosar

Findings of the Artist2 Workshop Beyond Autosar Findings of the Artist2 Workshop Beyond Autosar Werner Damm OFFIS Acknowledgements This presentation reports on Results of the NoE Artist2, Workshop Beyond Autosar (co-organized with Albert Benveniste,

More information

Multi-channel telemetry solutions

Multi-channel telemetry solutions Multi-channel telemetry solutions CAEMAX and imc covering the complete scope imc Partner Newsletter / September 2015 Fig. 1: Schematic of a Dx telemetry system with 4 synchronized transmitter modules Introduction

More information

Technology Platforms: champions to leverage knowledge for growth

Technology Platforms: champions to leverage knowledge for growth SPEECH/04/543 Janez POTOČNIK European Commissioner for Science and Research Technology Platforms: champions to leverage knowledge for growth Seminar of Industrial Leaders of Technology Platforms Brussels,

More information

Hybrid QR Factorization Algorithm for High Performance Computing Architectures. Peter Vouras Naval Research Laboratory Radar Division

Hybrid QR Factorization Algorithm for High Performance Computing Architectures. Peter Vouras Naval Research Laboratory Radar Division Hybrid QR Factorization Algorithm for High Performance Computing Architectures Peter Vouras Naval Research Laboratory Radar Division 8/1/21 Professor G.G.L. Meyer Johns Hopkins University Parallel Computing

More information

Digital Systems Design

Digital Systems Design Digital Systems Design Digital Systems Design and Test Dr. D. J. Jackson Lecture 1-1 Introduction Traditional digital design Manual process of designing and capturing circuits Schematic entry System-level

More information