RoSES. Robust Self-configuring Embedded Systems ENGINEERING. Prof. Philip Koopman

Size: px
Start display at page:

Download "RoSES. Robust Self-configuring Embedded Systems ENGINEERING. Prof. Philip Koopman"

Transcription

1 RoSES Robust Self-configuring Embedded Systems Prof. Philip Koopman Bill Nace Charles Shelton Meredith Beveridge Tridib Chakravarty Chris Martin Mike Bigrigg Institute for Complex Engineered Systems Electrical & Computer ENGINEERING

2 RoSES Objectives Context: distributed embedded systems Multiple smart sensors/actuators connected to embedded real-time network S A S A S A CPU CPU CPU Embedded Network CPU S A CPU S A Research goal automatic reconfiguration for: Graceful degradation Graceful reintegration after repair Graceful acceptance of non-exact spares Graceful upgrade with new capabilities 2

3 Product Family Architectures Fine grain distributed systems yield dense product lattices # Components Installed N+2 N+2 N+1 Standard Product D Product Family Standard Product B Standard Product C N N-1 Standard Product A = Product Variant = Add or Remove a Component 3

4 Why Self-Configuration? Product Families + Automatic configuration management creates a unifying capability Product families can include degradation as well as intentional price/performance tradeoff points Consider component failure as an example: Component fails triggers reconfiguration for degraded operation Component replaced reconfiguration to integrate repair part New component added reconfiguration to upgrade system That s a lot to attempt all at once Static configuration at first On-the-fly configuration as an eventual goal 4

5 A Simplistic Example Control of gasoline engine speed Complicated system controls fuel if valve is installed/operational But, baseline capability is retained in case of failure PID CONTROL ALGORITHM NETWORK CONTROLLER Degrades to BANG-BANG CONTROL ALGORITHM NETWORK FUEL VALVE IGNITION CONTROL SENSOR IGNITION CONTROL SENSOR Throttled Engine Controller Hit-or-Miss Constant Speed Engine Controller 5

6 Different Sensors / Different Capabilities Similarly, different actuators have different capabilities Mobile Object Adapters translate raw capability into desired interface LOCAL COMPUTATION, ALGORITHMS, DATA STORAGE RELATIVE SENSOR LOCAL COMPUTATION, ALGORITHMS, DATA STORAGE PROPORTIONAL SENSOR Mobile Object Adapter Mobile Object Adapters RELATIVE INTERFACE (TOO FAST/ TOO SLOW) RELATIVE INTERFACE (TOO FAST/ TOO SLOW) PERCENT MAXIMUM INTERFACE RPM INTERFACE OVER EMERGENCY INTERFACE Embedded Network Embedded Network EXAMPLE SIMPLE SENSOR EXAMPLE HIGH-END SENSOR with MULTIPLE INTERFACES 6

7 Generic RoSES System Architecture SMART SENSORS SMART ACTUATORS Basic Sensor Device Baseline Sensor SW Functionality Basic Actuator Device Baseline Actuator SW Functionality SW Adapter for High Level Logical Interface SW Adapter for High Level Logical Interface SW Adapter for High Level Logical Interface SW Adapter for High Level Logical Interface Dynamic Interface to Object Bus Dynamic Interface to Object Bus Object Bus (Run-Time Infrastructure & Network) Adapter Repository CUSTOMIZATION MANAGER Co-Scheduling & Assigment Tool 7

8 Near-Term Research Challenges Mapping functionality onto hardware Maximize utility of result given constrained resources Achieving real-time operation Co-schedule CPU, Memory, Network usage to meet real-time deadlines Achieving plug & play capabilities e.g., What would it take to put CORBA on a CAN network? Avoid re-inventing CORBA if possible Tractable demonstration Generic automotive testbed 8

9 Functionality To Hardware Mapping Automatic allocation of HW & SW components Maximize utility of functions within hardware constraints FUNCTIONAL REQUIREMENTS CONTROL ALGORITHMS & SOFTWARE Dynamic Adaption Runtime System CPUs MEMORY NETWORK SENSORS ACTUATORS 9

10 Proposed Testbed Navigation + active vehicle stability control Inertial sensors / dead reckoning subsystem 3d inertial platform with acceleration and speed readouts Steering angle Wheel speed GPS-based navigation subsystem External source of position and speed CANalyzer Test Tool Data collection subsystem Inertial Navigation Stores and forwards data for failure diagnosis Gateway to wireless internet connection Simulated using Wireless Andrew CAN Embedded Network Precision Navigation Synthesis Data Collection Vehicle Stability Control CANalyzer system to simulate rest of vehicle network Provides messages for realistic operating environment GPS Navigation Wireless Andrew 10

11 Experiments Applications Phase 1: Precision navigation Gracefully degrading navigation based on sensor information Combine inertial & GPS for result better than either alone Phase 2: Active vehicle stability control Vehicle stability algorithms vary degree of control based on quality of sensor information Graceful degradation rather than brute force redundancy Year 1 goal lab demo: Demonstrate automatic reconfiguration when sensors/actuators/ computers fail for navigation application Later goals: Demonstrate automatic reconfiguration in a test vehicle Demonstrate upgrade of baseline component with advanced/proprietary component Demonstrate graceful failure and restoration after repair in a test vehicle 11

12 Possible Extensions Embedded system point of view for system security Vehicle / external firewall Protection against malicious or faulty components on networks Safe upgrade strategies Even if new components have software defects (?!) 12

13 People Prof. Phil Koopman 10+ years industry experience embedded hardware & software Bill Nace Ph.D. student: functionality-to-resource mapping Charles Shelton Ph.D. student: software architecture Meredith Beveridge M.S. student: testbed/baseline applications + Jini-on-CAN Chris Martin M.S. student: simulation infrastructure (details TBD) Tridib Chakravarty M.S. student: embedded protocol infrastructure Mike Bigrigg staff member R o S E S 13

Using Architectural Properties to Model System-Wide Graceful Degradation

Using Architectural Properties to Model System-Wide Graceful Degradation Robust Self-Configuring Embedded Systems http://www.ece.cmu.edu/roses Using Architectural Properties to Model System-Wide Graceful Degradation Charles Shelton Philip Koopman Workshop on Architecting Dependable

More information

A PRODUCT FAMILY APPROACH TO GRACEFUL DEGRADATION

A PRODUCT FAMILY APPROACH TO GRACEFUL DEGRADATION A PRODUCT FAMILY APPROACH TO GRACEFUL DEGRADATION William Nace Philip Koopman Abstract Design of gracefully degrading systems, where functionality is gradually reduced in the face of faults, has traditionally

More information

A Graceful Degradation Framework for Distributed Embedded Systems William Nace Philip Koopman

A Graceful Degradation Framework for Distributed Embedded Systems William Nace Philip Koopman A Graceful Degradation Framework for Distributed Embedded Systems William Nace Philip Koopman Electrical & Computer ENGINEERING RoSES Project Robust Self-configuring Embedded Systems (RoSES) Robustness

More information

Software Architectures for Graceful Degradation in Embedded Systems

Software Architectures for Graceful Degradation in Embedded Systems Robust Self-Configuring Embedded Systems http://www.ece.cmu.edu/roses Software Architectures for Graceful Degradation in Embedded Systems Charles Shelton Philip Koopman Workshop on Reliability in Embedded

More information

ELEC 5260/6260/6266 Embedded Computing Systems

ELEC 5260/6260/6266 Embedded Computing Systems ELEC 5260/6260/6266 Embedded Computing Systems Spring 2019 Victor P. Nelson Text: Computers as Components, 4 th Edition Prof. Marilyn Wolf (Georgia Tech) Course Web Page: http://www.eng.auburn.edu/~nelsovp/courses/elec5260_6260/

More information

A Framework for Scalable Analysis and Design of System-wide Graceful Degradation in Distributed Embedded Systems

A Framework for Scalable Analysis and Design of System-wide Graceful Degradation in Distributed Embedded Systems WORDS03 January 2003 A Framework for Scalable Analysis and Design of System-wide Graceful Degradation in Distributed Embedded Systems Charles P. Shelton ECE Department Carnegie Mellon University Pittsburgh,

More information

Designing a software framework for automated driving. Dr.-Ing. Sebastian Ohl, 2017 October 12 th

Designing a software framework for automated driving. Dr.-Ing. Sebastian Ohl, 2017 October 12 th Designing a software framework for automated driving Dr.-Ing. Sebastian Ohl, 2017 October 12 th Challenges Functional software architecture with open interfaces and a set of well-defined software components

More information

ELEC 5260/6260/6266 Embedded Computing Systems

ELEC 5260/6260/6266 Embedded Computing Systems ELEC 5260/6260/6266 Embedded Computing Systems Spring 2018 Victor P. Nelson Text: Computers as Components, 4 th Edition Prof. Marilyn Wolf (Georgia Tech) Course Web Page: http://www.eng.auburn.edu/~nelsovp/courses/elec5260_6260/

More information

Jeff Fletcher, Vivek Vichare, Chaitanya Ganoo, James Moyne {jgfletch vvichare caganoo November 4, 2009

Jeff Fletcher, Vivek Vichare, Chaitanya Ganoo, James Moyne {jgfletch vvichare caganoo November 4, 2009 Engineering Research Center for Reconfigurable Manufacturing Systems Time Synchronization Applications in the Smart Grid and Beyond Jeff Fletcher, Vivek Vichare, Chaitanya Ganoo, James Moyne {jgfletch

More information

Automated Driving Necessary Infrastructure Shift

Automated Driving Necessary Infrastructure Shift DEVELOPMENT DRIVER ASSISTANCE SYSTEMS Automated Driving Necessary Infrastructure Shift The current driver assistance functions such as automated parking or traffic jam assistants and lane departure warning

More information

Safety Driven Optimization Approach for Automotive Systems. Slim DHOUIBI, PhD Student, VALEO - LARIS

Safety Driven Optimization Approach for Automotive Systems. Slim DHOUIBI, PhD Student, VALEO - LARIS Safety Driven Optimization Approach for Automotive Systems Slim DHOUIBI, PhD Student, VALEO - LARIS Tuesday, Feb 3, 2015 Context and Objective Motives : o Safety constraints have a deep impact on the design

More information

The Integrated Smart & Security Platform Powered the Developing of IOT

The Integrated Smart & Security Platform Powered the Developing of IOT The Integrated Smart & Security Platform Powered the Developing of IOT We Are Entering A New Era- 50million connections Smart-Healthcare Smart-Wearable VR/AR Intelligent Transportation Eco-Agriculture

More information

16 Time Triggered Protocol

16 Time Triggered Protocol 16 Time Triggered Protocol [TTtech04] (TTP) 18-549 Distributed Embedded Systems Philip Koopman October 25, 2004 Significant material drawn from: Prof. H. Kopetz [Kopetz] TTP Specification v 1.1 [TTTech]

More information

RAID systems within Industry

RAID systems within Industry White Paper 01/2014 RAID systems within Industry Functioning, variants and fields of application of RAID systems https://support.industry.siemens.com/cs/ww/en/view/109737064 Warranty and liability Warranty

More information

Cyber-Physical System Checkpointing and Recovery

Cyber-Physical System Checkpointing and Recovery Cyber-Physical System Checkpointing and Recovery Fanxin Kong, Meng Xu, James Weimer, Oleg Sokolsky, Insup Lee Department of Computer and Information Science University of Pennsylvania Cyber-Physical System

More information

OBD GPS Tracker CW-601 User Manual

OBD GPS Tracker CW-601 User Manual OBD GPS Tracker CW-601 User Manual Tel: 0086-755-33633930 Fax: 0086-755-33633934 www.chainwayits.com Contents 1. PREVIEW... 2 2. DEVICE... 2 2.1 GENERAL INTRODUCTION... 2 2.2 TECHNOLOGY SPECIFICATIONS...

More information

Partitioned Control Challenge Problem

Partitioned Control Challenge Problem Partitioned Control Challenge Problem Introduction The lack of model-based tools to analyze and implement the distribution of software functionality between multiple targets is a problem faced in the automotive

More information

Mechanical Technology Associate in Applied Science- 61 credit hours

Mechanical Technology Associate in Applied Science- 61 credit hours Mechanical Technology Associate in Applied Science- 61 credit hours Purpose: The intent of the AAS curriculum is to allow students maximum flexibility in the selection of subject matter. Students may pursue

More information

Automotive Networks Are New Busses and Gateways the Answer or Just Another Challenge? ESWEEK Panel Oct. 3, 2007

Automotive Networks Are New Busses and Gateways the Answer or Just Another Challenge? ESWEEK Panel Oct. 3, 2007 Automotive Networks Are New Busses and Gateways the Answer or Just Another Challenge? ESWEEK Panel Oct. 3, 2007 Automotive Networks complex networks hundreds of functions 50+ ECUs (Electronic Control Unit)

More information

Embedded Real-Time Systems. Facts and figures. Characteristics

Embedded Real-Time Systems. Facts and figures. Characteristics Embedded Real-Time Systems Properties of embedded real-time systems Types of functionality Many different types coexist Run-time support Real-time Operating systems (RTOS) Modelling embedded real-time

More information

Diagnosis in the Time-Triggered Architecture

Diagnosis in the Time-Triggered Architecture TU Wien 1 Diagnosis in the Time-Triggered Architecture H. Kopetz June 2010 Embedded Systems 2 An Embedded System is a Cyber-Physical System (CPS) that consists of two subsystems: A physical subsystem the

More information

Scalable and Flexible Software Platforms for High-Performance ECUs. Christoph Dietachmayr Sr. Engineering Manager, Elektrobit November 8, 2018

Scalable and Flexible Software Platforms for High-Performance ECUs. Christoph Dietachmayr Sr. Engineering Manager, Elektrobit November 8, 2018 Scalable and Flexible Software Platforms for High-Performance ECUs Christoph Dietachmayr Sr. Engineering Manager, November 8, Agenda A New E/E Architectures and High-Performance ECUs B Non-Functional Aspects:

More information

Embedded systems extend automation

Embedded systems extend automation Embedded systems extend automation System 800xA incorporates numerous embedded applications Kai Hansen, Tomas Lindström, Lars Mårtensson, Hans Thilderkvist Users expect and demand more functionality from

More information

OBD Auto Doctor. User Manual for ios (iphone and ipad) Copyright 2018 Creosys Ltd

OBD Auto Doctor. User Manual for ios (iphone and ipad) Copyright 2018 Creosys Ltd OBD Auto Doctor User Manual for ios (iphone and ipad) Copyright 2018 Creosys Ltd User Manual for ios (iphone and ipad) 1. Introduction 1.1 Platform and Hardware Requirements 1.2 Supported Adapters 1.3

More information

A Performance Degradation Tolerable Cache Design by Exploiting Memory Hierarchies

A Performance Degradation Tolerable Cache Design by Exploiting Memory Hierarchies A Performance Degradation Tolerable Cache Design by Exploiting Memory Hierarchies Abstract: Performance degradation tolerance (PDT) has been shown to be able to effectively improve the yield, reliability,

More information

Mixed-Criticality Systems based on a CAN Router with Support for Fault Isolation and Selective Fault-Tolerance

Mixed-Criticality Systems based on a CAN Router with Support for Fault Isolation and Selective Fault-Tolerance IFAC 2014 Mixed-Criticality Systems based on a Router with Support for Fault Isolation and Selective Fault-Tolerance Roland Kammerer 1, Roman Obermaisser², Mino Sharkhawy 1 1 Vienna University of Technology,

More information

Goals and prospects of embedded electronic automotive systems

Goals and prospects of embedded electronic automotive systems Goals and prospects of embedded electronic automotive systems Joseph Beretta Division of Research and Automotive Innovation Manager Automotive Science & Advance Research Electromechanically, Electrochemistry,

More information

Handling Challenges of Multi-Core Technology in Automotive Software Engineering

Handling Challenges of Multi-Core Technology in Automotive Software Engineering Model Based Development Tools for Embedded Multi-Core Systems Handling Challenges of Multi-Core Technology in Automotive Software Engineering VECTOR INDIA CONFERENCE 2017 Timing-Architects Embedded Systems

More information

How Emerson s I/O on Demand Is Changing the Automation Infrastructure

How Emerson s I/O on Demand Is Changing the Automation Infrastructure ARC VIEW MARCH 25, 2010 How Emerson s I/O on Demand Is Changing the Automation Infrastructure By Larry O Brien Summary Many factors at work today are radically changing the world of conventional I/O. Fieldbus

More information

Lecture 9: MIMD Architectures

Lecture 9: MIMD Architectures Lecture 9: MIMD Architectures Introduction and classification Symmetric multiprocessors NUMA architecture Clusters Zebo Peng, IDA, LiTH 1 Introduction A set of general purpose processors is connected together.

More information

Time-Awareness in the Internet of Things. ITSF 2014 Marc Weiss, NIST Consultant

Time-Awareness in the Internet of Things. ITSF 2014 Marc Weiss, NIST Consultant Time-Awareness in the Internet of Things ITSF 2014 Marc Weiss, NIST Consultant mweiss@nist.gov ++1-303-497-3261 Cisco White Paper GE White Paper Energy Saving (I2E) Defense Predictive maintenance Enable

More information

Context-aware Automotive Intrusion Detection

Context-aware Automotive Intrusion Detection Context-aware Automotive Intrusion Detection Armin Wasicek 1 Mert D.Pesé 2, André Weimerskirch 2, Yelizaveta Burakova 2, Karan Singh 2 1 Technical University Vienna, Austria 2 University of Michigan ESCAR

More information

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots

ROBOT TEAMS CH 12. Experiments with Cooperative Aerial-Ground Robots ROBOT TEAMS CH 12 Experiments with Cooperative Aerial-Ground Robots Gaurav S. Sukhatme, James F. Montgomery, and Richard T. Vaughan Speaker: Jeff Barnett Paper Focus Heterogeneous Teams for Surveillance

More information

3. If so, was this taken into consideration when designing the RFP?

3. If so, was this taken into consideration when designing the RFP? 9770 Culver Boulevard, Culver City, California 90232 Charles D. Herbertson, P.E., LS Public Works Director and City Engineer Mate Gaspar, P.E. Engineering Services Manager (310) 253-5600 FAX (310) 253-5626

More information

Design methodology for multi processor systems design on regular platforms

Design methodology for multi processor systems design on regular platforms Design methodology for multi processor systems design on regular platforms Ph.D in Electronics, Computer Science and Telecommunications Ph.D Student: Davide Rossi Ph.D Tutor: Prof. Roberto Guerrieri Outline

More information

White Paper. Connected Car Brings Intelligence to Transportation

White Paper. Connected Car Brings Intelligence to Transportation White Paper Connected Car Brings Intelligence to Transportation 2 NEXCOM White Paper As urban population grows at an exponential rate, traffic jams are becoming more hideous and driving more and more tedious.

More information

CHAPTER 1: REAL TIME COMPUTER CONTROL

CHAPTER 1: REAL TIME COMPUTER CONTROL CHAPTER 1 Page 1 ENGG4420 LECTURE 2 September 08 10 12:49 PM CHAPTER 1: REAL TIME COMPUTER CONTROL REFERENCES: G. F. Franklin et al., ``Feedback Control of Dynamic Systems,`` 5th Edition, Pearson, 2006.

More information

Cybersecurity Challenges for Connected and Automated Vehicles. Robert W. Heller, Ph.D. Program Director R&D, Southwest Research Institute

Cybersecurity Challenges for Connected and Automated Vehicles. Robert W. Heller, Ph.D. Program Director R&D, Southwest Research Institute Cybersecurity Challenges for Connected and Automated Vehicles Robert W. Heller, Ph.D. Program Director R&D, Southwest Research Institute Cars are becoming complex (and CAV is only part of it) 1965: No

More information

Using in-vehicle Sensor Data for Naturalistic Driving Analysis

Using in-vehicle Sensor Data for Naturalistic Driving Analysis Using in-vehicle Sensor Data for Naturalistic Driving Analysis K. Zeitouni, I. Sandu Popa (University of Versailles) G. Saint Pierre, F. Dupin, S. Glaser (LCPC-INRETS) Outline Context Motivating applications

More information

Real-Time Insights from the Source

Real-Time Insights from the Source LATENCY LATENCY LATENCY Real-Time Insights from the Source This white paper provides an overview of edge computing, and how edge analytics will impact and improve the trucking industry. What Is Edge Computing?

More information

Manufacturing in the More-than-Moore era

Manufacturing in the More-than-Moore era Manufacturing in the More-than-Moore era Rutger Wijburg SVP NXP Semiconductors 5 th SEMI Brussels Forum 24 May, 2011 NXP Semiconductors is an HPMS leader NXP Semiconductors N.V. (NASDAQ: NXPI) provides

More information

PREEvision Technical Article

PREEvision Technical Article PREEvision Technical Article AUTOSAR-Conformant Vehicle Diagnostics over : Developing Diagnostic Communications for E/E Systems The electronically controlled systems of modern vehicles are networked with

More information

Smarty Touch User Guide

Smarty Touch User Guide Smarty Touch User Guide Thank you for purchasing the Smarty Touch! We have put a lot of hard work into the production of this tuner, and we sincerely hope you enjoy it. This is a guide that explains most

More information

Components & Characteristics of an Embedded System Embedded Operating System Application Areas of Embedded d Systems. Embedded System Components

Components & Characteristics of an Embedded System Embedded Operating System Application Areas of Embedded d Systems. Embedded System Components Components & Characteristics of an Embedded System Embedded Operating System Application Areas of Embedded d Systems Automotive Industrial Automation Building Automation etc. 1 2 Embedded System Components

More information

Obstacle Avoidance Project: Final Report

Obstacle Avoidance Project: Final Report ERTS: Embedded & Real Time System Version: 0.0.1 Date: December 19, 2008 Purpose: A report on P545 project: Obstacle Avoidance. This document serves as report for P545 class project on obstacle avoidance

More information

Overview. Technology Details. D/AVE NX Preliminary Product Brief

Overview. Technology Details. D/AVE NX Preliminary Product Brief Overview D/AVE NX is the latest and most powerful addition to the D/AVE family of rendering cores. It is the first IP to bring full OpenGL ES 2.0/3.1 rendering to the FPGA and SoC world. Targeted for graphics

More information

10 th AUTOSAR Open Conference

10 th AUTOSAR Open Conference 10 th AUTOSAR Open Conference Dr. Moritz Neukirchner Elektrobit Automotive GmbH Building Performance ECUs with Adaptive AUTOSAR AUTOSAR Nov-2017 Major market trends and their impact Trends Impact on E/E

More information

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan White paper Version: 1.1 Updated: Oct., 2017 Abstract: This white paper introduces Infortrend Intelligent

More information

Wagner Smart Screen Service/Troubleshooting Screens

Wagner Smart Screen Service/Troubleshooting Screens Section 7-2 Wagner Smart Screen Service/Troubleshooting Screens Menu Button PIN code login When you fi rst click on the Menu button, you will be prompted for a PIN code. Enter 0070 and click the check

More information

Capita Selecta: Software engineering for automotive systems

Capita Selecta: Software engineering for automotive systems Capita Selecta: Software engineering for automotive systems Objective Architecture Description Languages: o Students understand the purpose of an ADL. o Students can use a specific ADL for automotive systems.

More information

Plant Modeling for Powertrain Control Design

Plant Modeling for Powertrain Control Design Plant Modeling for Powertrain Control Design Modelica Automotive Workshop Dearborn, MI November 19, 2002 Dr. Larry Michaels GM Powertrain Controls Engineering Challenges in PT Control Design Control System

More information

Chapter 11: Networks

Chapter 11: Networks Chapter 11: Networks Devices in a Small Network Small Network A small network can comprise a few users, one router, one switch. A Typical Small Network Topology looks like this: Device Selection Factors

More information

The Internet of Things and Factory of Future

The Internet of Things and Factory of Future The Internet of Things and Factory of Future Andy Chang Sr. Manager, Academic Research & Industrial Internet of Things 2 Our Mission We equip engineers and scientists with systems that accelerate productivity,

More information

What is Mechatronics

What is Mechatronics Mechatronics What is Mechatronics What Is Mechatronics? Mechatronics is a methodology used for the optimal design of electromechanical products. Multi-disciplinary system design has employed a sequential

More information

Vess A2000 Series NVR Storage Appliance

Vess A2000 Series NVR Storage Appliance Vess A2000 Series NVR Storage Appliance Genetec Surveillance Solution www.promise.com www.promise.com www.promise.com Version 1.0 Version 1.0 Vess A2000 NVR Storage Appliance Promise Technology Contents

More information

Implementation of Electronic Governor & Control System of a Mini-hydro Power Plant

Implementation of Electronic Governor & Control System of a Mini-hydro Power Plant Implementation of Electronic Governor & Control System of a Mini-hydro Power Plant A.K. Chinthaka, G.R. De Silva, R.M.T. Damayanthi, K.P.P.M. Amerasiri Supervised by: Dr.D.P.N.Nanayakkara. Abstract Mini-Hydro

More information

Real-Time Component Software. slide credits: H. Kopetz, P. Puschner

Real-Time Component Software. slide credits: H. Kopetz, P. Puschner Real-Time Component Software slide credits: H. Kopetz, P. Puschner Overview OS services Task Structure Task Interaction Input/Output Error Detection 2 Operating System and Middleware Application Software

More information

Issues in Programming Language Design for Embedded RT Systems

Issues in Programming Language Design for Embedded RT Systems CSE 237B Fall 2009 Issues in Programming Language Design for Embedded RT Systems Reliability and Fault Tolerance Exceptions and Exception Handling Rajesh Gupta University of California, San Diego ES Characteristics

More information

Advanced machine automation

Advanced machine automation VTT Control System Lab Advanced machine automation VTT R&D HIL-environment integrates the actual machine control system and mechanics and hydraulics models of customer s own machine. Our facilities support

More information

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan White paper Version: 1.1 Updated: Sep., 2017 Abstract: This white paper introduces Infortrend Intelligent

More information

Hardware-Software Codesign. 1. Introduction

Hardware-Software Codesign. 1. Introduction Hardware-Software Codesign 1. Introduction Lothar Thiele 1-1 Contents What is an Embedded System? Levels of Abstraction in Electronic System Design Typical Design Flow of Hardware-Software Systems 1-2

More information

Project Title: Open Virtualized WiMAX Base Station Node for GENI Wide-Area Wireless Deployments

Project Title: Open Virtualized WiMAX Base Station Node for GENI Wide-Area Wireless Deployments GENI Project Quarterly Progress Report, Project Title: Open Virtualized WiMAX Base Station Node for GENI Wide-Area Wireless Deployments Principal Investigators: Dipankar Raychaudhuri, WINLAB, Rutgers University

More information

Reconfigurable Wireless Interface for Networking Sensors

Reconfigurable Wireless Interface for Networking Sensors 270 Reconfigurable Wireless Interface for Networking Sensors 1 D.Saravanan 2 B.Kumaragurubaran 1. Assistant Professor, Department of Computer Science & Engineering,Pavendar Bharathidasan College of Engg.

More information

Multicore Migration Study in Automotive Powertrain Domain

Multicore Migration Study in Automotive Powertrain Domain 2 nd Workshop on Certifiable Multicore Avionics and Automotive Systems Multicore Migration Study in Automotive Powertrain Domain 21/Apr/2017 Hitachi, Ltd., Takeshi Fukuda Tasuku Ishigooka, Fumio Narisawa

More information

Introduction to the Service Availability Forum

Introduction to the Service Availability Forum . Introduction to the Service Availability Forum Contents Introduction Quick AIS Specification overview AIS Dependability services AIS Communication services Programming model DEMO Design of dependable

More information

Functional Safety for Electronic Control

Functional Safety for Electronic Control HYDAC ELECTRONIC Functional Safety for Electronic Control April 20, 2016 Speaker Eric Ringholm HYDAC ELECTRONIC Division Manager Component range for modern machines Software Product Range Agenda Functional

More information

Power Attack Defense: Securing Battery-Backed Data Centers

Power Attack Defense: Securing Battery-Backed Data Centers Power Attack Defense: Securing Battery-Backed Data Centers Presented by Chao Li, PhD Shanghai Jiao Tong University 2016.06.21, Seoul, Korea Risk of Power Oversubscription 2 3 01. Access Control 02. Central

More information

Foundations of Hybrid and Embedded Software Systems. Experimental Research

Foundations of Hybrid and Embedded Software Systems. Experimental Research Experimental Test Beds for Embedded & Hybrid Systems Gautam Biswas and Ken Frampton Vanderbilt University/ISIS UC Berkeley: Chess Vanderbilt University: ISIS University of Memphis: MSI Foundations of Hybrid

More information

AUTOMOTIVE CONTROLLER

AUTOMOTIVE CONTROLLER SA-2793 USER GUIDE BR LEE 8515/8816 PAVER AUTOMOTIVE CONTROLLER Table of Contents I. Revisions.2 II. Software Specification.......2 III. Description of Operation...3 IV. Fault Codes for Status LED..8 V.

More information

SIENNA Professional Operating Instructions V5.1

SIENNA Professional Operating Instructions V5.1 SIENNA Professional Operating Instructions V5.1 Switching on the future a Table of contents 1. Introduction... 2 1.1 Commands... 2 1.2 Switching and control... 3 2. Context menu... 4 2.1 Context menu Apartment...

More information

Using Simulation to Define and allocate probabilistic Requirements

Using Simulation to Define and allocate probabilistic Requirements Using Simulation to Define and allocate probabilistic Requirements Yvonne Bijan Henson Graves October 2009 2009 Lockheed Martin Corporation Introduction General thesis Integration of model-based system

More information

Static Analysis of Embedded Systems

Static Analysis of Embedded Systems Static Analysis of Embedded Systems Xavier RIVAL rival@di.ens.fr Outline Case study Certification of embedded softwares Demo Static Analysisof Embedded Systems p.2/12 Ariane 5 Flight 501 Ariane 5: sattelite

More information

PENETRATION TESTING OF AUTOMOTIVE DEVICES. Dr. Ákos Csilling Robert Bosch Kft., Budapest HUSTEF 15/11/2017

PENETRATION TESTING OF AUTOMOTIVE DEVICES. Dr. Ákos Csilling Robert Bosch Kft., Budapest HUSTEF 15/11/2017 PENETRATION TESTING OF AUTOMOTIVE DEVICES Dr. Ákos Csilling Robert Bosch Kft., Budapest HUSTEF 15/11/2017 Imagine your dream car 2 Image: 2017 ESCRYPT. Exemplary attack demonstration only. This is NOT

More information

Competitive Power Savings with VMware Consolidation on the Dell PowerEdge 2950

Competitive Power Savings with VMware Consolidation on the Dell PowerEdge 2950 Competitive Power Savings with VMware Consolidation on the Dell PowerEdge 2950 By Scott Hanson Dell Enterprise Technology Center Dell Enterprise Technology Center www.delltechcenter.com August 2007 Contents

More information

FlexRay and Automotive Networking Future

FlexRay and Automotive Networking Future FlexRay and Automotive Networking Future Chris Quigley Warwick Control Technologies Presentation Overview High Speed and High Integrity Networking Why FlexRay? CAN Problems Time Triggered Network Principles

More information

Copyright, Data Science Automation, Inc. All Rights Reserved. Page 1 of 5

Copyright, Data Science Automation, Inc. All Rights Reserved. Page 1 of 5 Characterization of the Next Generation Aircraft Fuel Pump By Ben Rayner and Gregory Cala, PhD Project Consultant Data Science Automation United States of America Category: Aerospace/Defense Products Used:

More information

SIMPACK - A Tool for Off-Line and Real- Time Simulation

SIMPACK - A Tool for Off-Line and Real- Time Simulation SIMPACK - A Tool for Off-Line and Real- Time Simulation Real-Time for ECU Testing: State of the Art and Open Demands SIMPACK - Code Export: A Newly Emerging Module for Real-Time Models Application Example

More information

Surveillance Dell EMC Storage with IndigoVision Control Center

Surveillance Dell EMC Storage with IndigoVision Control Center Surveillance Dell EMC Storage with IndigoVision Control Center Sizing Guide H14832 REV 1.1 Copyright 2016-2017 Dell Inc. or its subsidiaries. All rights reserved. Published May 2016 Dell believes the information

More information

RESISTING RELIABILITY DEGRADATION THROUGH PROACTIVE RECONFIGURATION

RESISTING RELIABILITY DEGRADATION THROUGH PROACTIVE RECONFIGURATION RESISTING RELIABILITY DEGRADATION THROUGH PROACTIVE RECONFIGURATION Summarized by Andeep Toor By Deshan Cooray, Sam Malek, Roshanak Roshandel, and David Kilgore Definitions RESIST REsilient SItuated SofTware

More information

Lecture 9: MIMD Architectures

Lecture 9: MIMD Architectures Lecture 9: MIMD Architectures Introduction and classification Symmetric multiprocessors NUMA architecture Clusters Zebo Peng, IDA, LiTH 1 Introduction MIMD: a set of general purpose processors is connected

More information

Taking the Right Turn with Safe and Modular Solutions for the Automotive Industry

Taking the Right Turn with Safe and Modular Solutions for the Automotive Industry Taking the Right Turn with Safe and Modular Solutions for the Automotive Industry A Time-Triggered Middleware for Safety- Critical Automotive Applications Ayhan Mehmet, Maximilian Rosenblattl, Wilfried

More information

Release Date: September 4, 2014

Release Date: September 4, 2014 MV1DU User s Guide Release Date: September 4, 2014 Use of the MV1DU Diagnostic System requires an active license agreement or MV-1 Dealer Agreement. For information on obtaining a license, please email

More information

Technical Brief. NVIDIA Storage Technology Confidently Store Your Digital Assets

Technical Brief. NVIDIA Storage Technology Confidently Store Your Digital Assets Technical Brief NVIDIA Storage Technology Confidently Store Your Digital Assets Confidently Store Your Digital Assets The massive growth in broadband connections is fast enabling consumers to turn to legal

More information

A Software Development Toolset for Multi-Core Processors. Yuichi Nakamura System IP Core Research Labs. NEC Corp.

A Software Development Toolset for Multi-Core Processors. Yuichi Nakamura System IP Core Research Labs. NEC Corp. A Software Development Toolset for Multi-Core Processors Yuichi Nakamura System IP Core Research Labs. NEC Corp. Motivations Embedded Systems: Performance enhancement by multi-core systems CPU0 CPU1 Multi-core

More information

The Safe State: Design Patterns and Degradation Mechanisms for Fail- Operational Systems

The Safe State: Design Patterns and Degradation Mechanisms for Fail- Operational Systems The Safe State: Design Patterns and Degradation Mechanisms for Fail- Operational Systems Alexander Much 2015-11-11 Agenda About EB Automotive Motivation Comparison of different architectures Concept for

More information

RaceCapture/Apex. Ruggedized, powerful motorsports telemetry

RaceCapture/Apex. Ruggedized, powerful motorsports telemetry RaceCapture/Apex Ruggedized, powerful motorsports telemetry RaceCapture/Apex is a powerful motorsports telemetry system designed for harsh environments. Whether you need telemetry for your open-cockpit

More information

EMBEDDED SYSTEMS 2017 IEEE PROJECT

EMBEDDED SYSTEMS 2017 IEEE PROJECT EMBEDDED SYSTEMS 2017 IEEE PROJECT 1. Smartphone Application to evaluate the individual possibilities for the Application of Electric Vehicles 2. Face recognition System for Smartphone based on LBP 3.

More information

Vess A2000 Series. NVR Storage Appliance. SeeTec Surveillance Solution. Version PROMISE Technology, Inc. All Rights Reserved.

Vess A2000 Series. NVR Storage Appliance. SeeTec Surveillance Solution. Version PROMISE Technology, Inc. All Rights Reserved. Vess A2000 Series NVR Storage Appliance SeeTec Surveillance Solution Version 1.0 2014 PROMISE Technology, Inc. All Rights Reserved. Contents Introduction 1 Overview 1 Purpose 2 Scope 2 Audience 2 Components

More information

Internet-of-Things Conference. Andrew Bickley Technology Marketing Director

Internet-of-Things Conference. Andrew Bickley Technology Marketing Director Internet-of-Things Conference Andrew Bickley Technology Marketing Director Presentation today The IoT node market Technology and architecture challenges Node architectures Internet of Things Wireless Up

More information

Wall-Follower. Xiaodong Fang. EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering

Wall-Follower. Xiaodong Fang. EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering Wall-Follower Xiaodong Fang EEL5666 Intelligent Machines Design Laboratory University of Florida School of Electrical and Computer Engineering TAs: Tim Martin Josh Weaver Instructors: Dr. A. Antonio Arroyo

More information

CORBA in Control Systems

CORBA in Control Systems CORBA in Control Systems The Use of Embedded Real-time CORBA in the Architecture of Control Systems: A Case Study James L. Paunicka Ph.D. Boeing Phantom Works Eric Martens Boeing Phantom Works Shahzad

More information

CSE 237A. Prof. Tajana Simunic Rosing HW #2. Due: February 1st, 2011

CSE 237A. Prof. Tajana Simunic Rosing HW #2. Due: February 1st, 2011 CSE 237A Prof. Tajana Simunic Rosing HW #2 Due: February 1st, 2011 Problem 1 Consider the following sensor network platform. A PZT device senses a wave sample (S), which is then digitized (AD) and stored

More information

Audi, Seat, Skoda and Volkswagen

Audi, Seat, Skoda and Volkswagen Seat, Skoda and Volkswagen Audi, Seat, Skoda and Volkswagen ECU Version (VAG Mode 1) Selecting 'ECU Version' displays the following data for the selected control module: Part Number System Name Version

More information

COMPLEX EMBEDDED SYSTEMS

COMPLEX EMBEDDED SYSTEMS COMPLEX EMBEDDED SYSTEMS Embedded System Design and Architectures Summer Semester 2012 System and Software Engineering Prof. Dr.-Ing. Armin Zimmermann Contents System Design Phases Architecture of Embedded

More information

Model-based Programming: From Embedded Systems To Robotic Space Explorers

Model-based Programming: From Embedded Systems To Robotic Space Explorers Model-based Programming: From Embedded Systems To Robotic Space Explorers Brian C. Williams CSAIL Massachusetts Institute of Technology Failures Highlight The Challenge of Robustness Clementine Mars Climate

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1 Copyright 2011, 2012 EMC Corporation. All rights reserved. Published March, 2012 EMC believes the information in this publication

More information

Using Cost Effective Distributed HIL for Rapid Prototyping

Using Cost Effective Distributed HIL for Rapid Prototyping Using Cost Effective Distributed HIL for Rapid Prototyping Renesas Electronics America Inc. Enabling Smart Solutions Embedded Control Systems need Hardware-in-Loop Simulation 2 Innovation using HIL Simulation

More information

CONTROLLER AREA NETWORK AS THE SECURITY OF THE VEHICLES

CONTROLLER AREA NETWORK AS THE SECURITY OF THE VEHICLES INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) Proceedings of the International Conference on Emerging Trends in Engineering and Management (ICETEM14) ISSN 0976 6367(Print) ISSN 0976

More information

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility

European Conference on Nanoelectronics and Embedded Systems for Electric Mobility European Conference on Nanoelectronics and Embedded Systems for Electric Mobility ecocity emotion 24-25 th September 2014, Erlangen, Germany Scalable Functional Safety Architecture for Electric Mobility

More information

How Microcontrollers help GPUs in Autonomous Drive

How Microcontrollers help GPUs in Autonomous Drive How Microcontrollers help GPUs in Autonomous Drive GTC 2017 Munich, 2017-10-12 Hans Adlkofer, VP Automotive System department Outline 1 Main Safety concepts 2 Sensor Fusion architecture and functionalities

More information