The presentation discusses if and to what extent ROS can serve as a platform for future autonomous driving functions. It presents ideas from joint
|
|
|
- Virgil Williamson
- 9 years ago
- Views:
Transcription
1 The presentation discusses if and to what extent ROS can serve as a platform for future autonomous driving functions. It presents ideas from joint work of several people at BMW Car IT: Christoph Ainhauser, Lukas Bulwahn, Andreas Hildisch, Stefan Holder, Olexiy Lazarevych, Daniel Mohr, Tilmann Ochs, Michael Rudorfer, Oliver Scheickl, Tillmann Schumm, Felix Sedlmeier 1
2 BMW Car IT in Munich, Germany, is strongly connected to the car manufacturer BMW. It was founded in 2001 as a full affiliate of BMW, and serves as a think tank and a research department for BMW. Our company s focus is on software development and software engineering for future cars and our main task is to strengthen BMW s software competence. At BMW Car IT, we view a vehicle as a connected, distributed network of complex software systems. Mainly, we create innovations for future vehicles by building software prototypes and new software solutions. The prototypes provide early and reliable project decisions for the departments working on the series development. Open source software not only promotes innovation, open source software accelerates progress in software development. Active engagement in open-source communities is a key contribution for us to build high-quality software with short time-to-market cycles. A selection of open-source projects we maintain and regularly contribute to are GENIVI, connman, Apache Etch and the Yocto Project. In the ROS community, we work on a small project to build a Yocto Layer for ROS. 2
3 This graph shows our current roadmap for increasing automation of driving activities. Currently, modern series cars have integrated assisted driving functions, such as adaptive cruise control and parking assistants. In the future, this sort of driving automation will grow in its functionality, but of course also, in its software complexity and safety requirements. In ten years, we expect that modern cars can drive in some situations, like on freeways, with only minor control from the driver. This is termed highly automated driving. In thirty years time, we imagine that modern cars drive in every-day situations, allowing the driver to conduct the vehicle only if he wishes to. This is termed autonomous driving. There are many engineering tasks and research questions that have to be solved for this vision. For highly automated driving, the challenges are to obtain a suitable environment model around the car with affordable sensors, to predict movements of other cars on the freeway, and to reliably observe the driver to ensure that she can take over whenever it is neccessary. These challenges are currently addressed by the applied R&D cooperation between BMW and Continental in the Highly Automated Driving project. This project is planning to use ROS in their research vehicles. BMW Car IT supports this project, but our main focus is basic research on autonomous driving. For autonomous driving, the challenges in software are to develop suitable architectures for safe fail-operational software systems of complex algorithms. The car must perceive its environment in a robust manner, and handle that the sensors might get noisy signals.it also must allow fail-operational power computing. This means it must execute the functions correctly even if the hardware is faulty, but still, the algorithms are going to require high-performance processors. Furthermore, this system should be developed cost-efficiently. ROS provides a good framework to join efforts on these research questions. We are doing research how ROS could be deployed in a series car. This research question is the main topic for the rest of this presentation. 3
4 The next three slides discuss the envisioned vehicle network, a high-level logical view on the functional components and the software architecture of our computing platform. Current vehicles contain two computer domains. The one domain is for the in-vehicle infotainment. For autonomous driving, this system is not in our focus. The other domain is the network of interconnected ECUs, used nowadays for antilock braking, adaptive cruise control and parking assistants. This domain, called the vehicle domain, is built from sensors, controllers, and actuators. The typical characteristics of this domain is that the domain s functions must fulfill hard real-time constraints, and the domain has a low change rate, uses established technology and is extremely cost-sensitive because it is installed in every car. However, autonomous driving functions forseeably do not fit into this existing domain. Autonomous driving needs hardware for two new domains: Hardware for the sensor domain to get a robust environment model and hardware for the connectivity domain to obtain information from other cars and globally stored maps. The data provided by these two domains are put to use in a central computing platform. This computing platform provides dependable, real-time, power computing. To adjust to the latest technology and evolving algorithms for autonomous driving, the computer platform shall be kept scalable and shall be easily upgraded. 4
5 This slide shows the architectural building blocks for autonomous driving and how they could be distributed among the two frameworks, AUTOSAR and ROS. AUTOSAR is the existing automotive standard for model-driven development for embedded systems and defines an operating system running in the vehicle domain. The currently existing driver assistant functions are implemented with the current AUTOSAR technology. However, for autonomous driving, we envision a more evolved architecture. Advanced functions use input from environment sensors, external information sources, such as maps and car-to-car communication, to build an environment model along the planned driving route. We envision these functions running in ROS nodes on the central computing platform. This environment model is distributed to a number of planners on different abstraction levels: a motion planner, a maneuver planner, and a mission planer. The motion planner computes the trajectory to a desired location that is a few meters away, draws a virtual line which the car should move along, and controls the motion controller so that it follows that trajectory. The maneuver planner devises the movement on a higher level. It considers actions like changing the lane, overtaking a car, or turning left, and then generates a sequence of points for the motion planner to follow. The mission planer develops the movement on the highest level, and plans which route to take to the final destination, similar to what is currently provided by navigation systems. 5
6 On the central computing platform, we envision using these technologies: The general operating system is provided by a Linux system set up with the Yocto Project Infrastructure. In this system, ROS is used for messaging, calibration and threading, and the application software is running in ROS nodes. To make the transition for developers easy, one can describe the components in AUTOSAR using the existing modeling tools, and generate ROS stubs for those components. Our open source project meta-ros allows to cross-compile a Linux system with ROS for various different architectures and embedded boards. The System Manager works on system level, provides runtime supervision and monitoring and does a global time-based orchestration. Currently, we are working on the system manager internally, but we are planning to make this open source soon, and contribute it to the ROS community. Overall, we envision a scalable and dependable platform with an open-source reference implementation that is useful across many different industries, not just for the automotive domain. 6
7 The provided ROS contributions that are important to us are: - a healthy environment, which the ROS community is developing with ROS Industrial and ROS for Products - quality management and safety qualification - a market for development services - a consortium of industrial partners to establish a joint roadmap for development ROS should support fail-operational execution with dependable communication and firm real-time support. ROS should be cross-platform portable, e.g., to run ROS on Windows for use of developers and on ARM for use in embedded devices. For software architects, ROS should allow a model-driven development, as it has been proven to be useful for analyses and assessment of large, complex systems. 7
8 For us of special interest are those issues that we have not seen addressed yet in the community. These are basically two concerns: - support for robust execution: In case of failures, ROS needs mechanisms to supervise nodes and allow back-up nodes to automatically take over with a hot or cold standby. - support for multiple versions: Messages might evolve during the development and exist in different variations. 8
9 We suppose that ROS is currently the most suitable existing middleware for the needs of autonomous driving. Most open topics are already addressed by the ROS community, ROS for Products and Industrial ROS. We want to contribute to those communities and push the development by our active engagement. For the specific needs that we have identified, we want to contribute our current work, build up a community to work on these issues together and are looking for partners with common interests. 9
GENIVI FAQ. What is the GENIVI Alliance?
GENIVI FAQ What is the GENIVI Alliance? GENIVI Alliance is a non-profit consortium of over 180 automotive industry companies promoting the collaboration and deployment of open source software in the automotive
AN INTEL COMPANY WIND RIVER AUTOMOTIVE SOLUTIONS
AN INTEL COMPANY WIND RIVER AUTOMOTIVE SOLUTIONS The Software-Enabled Automobile Software is a key differentiating factor for today s automakers. It is critical to harnessing the opportunities of autonomous
The Problem: Automotive safety recalls, Control Systems Diagnostics, Stability Control, Traction Control, Anti-lock Braking, Adaptive Cruise Control
AUTOPLUG: Remote Diagnostics Automotive Architecture for Control Software Safety Rahul Mangharam, Yash V. Pant and Truong X. Nghiem Department of Electrical & Systems Engineering University of Pennsylvania
Customer Experience. Silicon. Support & Professional Eng. Services. Freescale Provided SW & Solutions
September 2013 Silicon Support & Professional Eng. Services Customer Experience Freescale Provided SW & Solutions Provide Valued Software, Support & Professional Engineering Services, Competitively 2 Customer
EB TechPaper. Test drive with the tablet. automotive.elektrobit.com
EB TechPaper Test drive with the tablet automotive.elektrobit.com 1 A great many test miles have to be covered in the development and validation of driver assistance systems. A tablet with Elektrobit (EB)
Research on an Open-Source Software Platform for Autonomous Driving Systems
Research on an Open-Source Software Platform for Autonomous Driving Systems Lukas Bulwahn, Tilmann Ochs and Daniel Wagner BMW Car IT GmbH Petuelring 116, 80809 Munich, Germany [email protected]
Architectures for Distributed Real-time Systems
SDP Workshop Nashville TN 13 Dec 2001 Architectures for Distributed Real-time Systems Michael W. Masters NSWCDD Building Systems for the Real World What is the Problem? Capability sustainment Affordable
Model-based Testing of Automotive Systems
Model-based Testing of Automotive Systems Eckard Bringmann and Andreas Krämer ICST 08 Presented by Julia Rubin on November 21, 2012 Multidisciplinary Business 2 Supply Chain of Components 3 Innovation
GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS
Embedded Systems White Paper GETTING STARTED WITH ANDROID DEVELOPMENT FOR EMBEDDED SYSTEMS September 2009 ABSTRACT Android is an open source platform built by Google that includes an operating system,
AUTOMATED DRIVING WITH ROS AT BMW.
ROSCon 2015 Hamburg, Germany AUTOMATED DRIVING WITH ROS AT BMW. MICHAEL AEBERHARD, THOMAS KÜHBECK, BERNHARD SEIDL, MARTIN FRIEDL, JULIAN THOMAS, OLIVER SCHEICKL. HISTORY OF AUTOMATED DRIVING AT BMW. BMW
Introduction CHAPTER 1
CHAPTER 1 Introduction Ever since the development of the first integrated circuits in the late 1950s the complexity of such devices doubled every 20 months. A development which has been anticipated by
Service Oriented Architecture for Agricultural Vehicles
Service Oriented Architecture for Agricultural Vehicles Leipzig, 30.9.2010 8. Workshop Automotive Software Engineering Dr. G. Kormann, M. Hoeh, H.J. Nissen THE END of Embedded Software? www.electronics-ktn.com/
Mentor Embedded IVI Solutions
Mentor Embedded IVI Solutions Infotainment Instrument Cluster Andrew Patterson [email protected] Business Development Director Automotive Embedded Software mentor.com/embedded Android is a trademark
ELEC 5260/6260/6266 Embedded Computing Systems
ELEC 5260/6260/6266 Embedded Computing Systems Spring 2016 Victor P. Nelson Text: Computers as Components, 3 rd Edition Prof. Marilyn Wolf (Georgia Tech) Course Topics Embedded system design & modeling
Open Source Solution for IVI: Tizen IVI. Brett Branch Tizen IVI Product Marketing
Open Source Solution for IVI: Tizen IVI Brett Branch Tizen IVI Product Marketing Agenda The Connected Car ecosystem Connected Car Usages what drives us? Key Requirements Tizen in Automotive Open Standards
Development of AUTOSAR Software Components within Model-Based Design
2008-01-0383 Development of AUTOSAR Software Components within Model-Based Design Copyright 2008 The MathWorks, Inc. Guido Sandmann Automotive Marketing Manager, EMEA The MathWorks Richard Thompson Senior
Application of Software Watchdog as a Dependability Software Service for Automotive Safety Relevant Systems
Application of Software Watchdog as a Dependability Software Service for Automotive Safety Relevant Systems Xi Chen Juejing Feng Martin Hiller Vera Lauer RWTH Aachen University Volvo Technology Aachen,
Driving the User Interface. Trends in Automotive GUIs
Whi t epaper Dr i vi ngt heus eri nt er f ace Tr endsi naut omot i vegui s Driving the User Interface Trends in Automotive GUIs Sami Makkonen, Senior Manager, The Qt Company Motor show concept cars have
Hybrid System for Driver Assistance
International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 15 (2014), pp. 1583-1587 International Research Publications House http://www. irphouse.com Hybrid System
Applying 4+1 View Architecture with UML 2. White Paper
Applying 4+1 View Architecture with UML 2 White Paper Copyright 2007 FCGSS, all rights reserved. www.fcgss.com Introduction Unified Modeling Language (UML) has been available since 1997, and UML 2 was
Continental Boosts Software and System Expertise Through Acquisition of Elektrobit Automotive GmbH
Continental Boosts Software and System Expertise Through Acquisition of Elektrobit Automotive GmbH Ticker: CON ADR-Ticker: CTTAY http://www.continental-ir.com Wolfgang Schaefer CFO Strengthening Continental
Automotive Software Development Challenges Virtualisation and Embedded Security
Automotive Software Development Challenges Virtualisation and Embedded Security 1 Public ETAS-PGA/PRM-E October 2014 ETAS GmbH 2014. All rights reserved, also regarding any disposal, exploitation, Automotive
HAVEit. Reiner HOEGER Director Systems and Technology CONTINENTAL AUTOMOTIVE
HAVEit Reiner HOEGER Director Systems and Technology CONTINENTAL AUTOMOTIVE HAVEit General Information Project full title: Project coordinator: Highly Automated Vehicles for Intelligent Transport Dr. Reiner
Using Smartphones to Detect Car Accidents and Provide Situational Awareness to First Responders
Using Smartphones to Detect Car Accidents and Provide Situational Awareness to First Responders Christopher Thompson [email protected] Institute for Software Integrated Systems Vanderbilt University
I can make just such ones if I had tools, and I could make tools if I had tools. -Eli Whitney
I can make just such ones if I had tools, and I could make tools if I had tools to make them with. -Eli Whitney Automotive Software Development and Model Based Design (Matlab & Simulink) Ian M. Alferez,
JEREMY SALINGER Innovation Program Manager Electrical & Control Systems Research Lab GM Global Research & Development
JEREMY SALINGER Innovation Program Manager Electrical & Control Systems Research Lab GM Global Research & Development ROADMAP TO AUTOMATED DRIVING Autonomous Driving (Chauffeured Driving) Increasing Capability
The relevance of cyber-security to functional safety of connected and automated vehicles
The relevance of cyber-security to functional safety of connected and automated vehicles André Weimerskirch University of Michigan Transportation Research Institute (UMTRI) February 12, 2014 Introduction
3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving
3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving AIT Austrian Institute of Technology Safety & Security Department Manfred Gruber Safe and Autonomous Systems
Trends in Embedded Software Development in Europe. Dr. Dirk Muthig [email protected]
Trends in Embedded Software Development in Europe Dr. Dirk Muthig [email protected] Problems A software project exceeds the budget by 90% and the project time by 120% in average Project Management
secure intelligence collection and assessment system Your business technologists. Powering progress
secure intelligence collection and assessment system Your business technologists. Powering progress The decisive advantage for intelligence services The rising mass of data items from multiple sources
Java-based Functionality and Data Management in the Automobile. Prototyping at BMW Car IT GmbH. by Alexandre Saad, BMW Car IT GmbH, Munich/Germany
Java-based Functionality and Data Management in the Automobile. Prototyping at BMW Car IT GmbH. by Alexandre Saad, BMW Car IT GmbH, Munich/Germany The amount of electronic and software elements in vehicles
At the Heart of Connected Manufacturing
www.niit-tech.com At the Heart of Connected Manufacturing Transforming Manufacturing Operations to Drive Agility and Profitability The success of the new manufacturing network hinges on the agility of
A Systems of Systems. The Internet of Things. perspective on. Johan Lukkien. Eindhoven University
A Systems of Systems perspective on The Internet of Things Johan Lukkien Eindhoven University System applications platform In-vehicle network network Local Control Local Control Local Control Reservations,
On the road toward the autonomous truck
On the road toward the autonomous truck Opportunities for OEMs and suppliers Roland Berger Strategy Consultants GmbH Automotive Competence Center January 2015 Introduction Four megatrends will shape and
Student Tracking & Auto Relay Systems (STARS) Integrating student and transportation asset tracking with intelligent Geographic Information Systems
Student Tracking & Auto Relay Systems (STARS) Integrating student and transportation asset tracking with intelligent Geographic Information Systems Knowing where our children are empowers us to ensure
An Implementation of Active Data Technology
White Paper by: Mario Morfin, PhD Terri Chu, MEng Stephen Chen, PhD Robby Burko, PhD Riad Hartani, PhD An Implementation of Active Data Technology October 2015 In this paper, we build the rationale for
Mentor Embedded Automotive Solutions
Mentor Embedded Automotive Solutions Overview May 2013 mentor.com/embedded Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Linux is the registered trademark
EB TechPaper. Managing complexity with agile development. automotive.elektrobit.com
EB TechPaper Managing complexity with agile development automotive.elektrobit.com 1 The widespread use of smartphones in cars as well as the advent of automated driving and progressive networking has led
Configuration management in AUTOSAR
Configuration management in AUTOSAR The need for efficient process tools for Automotive System Engineering V0.01 2008-11-02 Introduction AUTOSAR will influence the ECU SW Architecture and also the way
Six ways to accelerate Android mobile application development
Six ways to accelerate Android mobile application Creating an integrated solution for collaboration among teams Contents 1 Weaving the invisible thread of innovation 2 Android : vast opportunities and
Elektrobit (EB) Automotive Consulting Manage challenging automotive software projects
www.elektrobit.com Elektrobit (EB) Automotive Consulting Manage challenging automotive software projects EB Automotive Consulting Manage challenging automotive software projects The automotive industry
3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving
3D Vision An enabling Technology for Advanced Driver Assistance and Autonomous Offroad Driving AIT Austrian Institute of Technology Safety & Security Department Christian Zinner Safe and Autonomous Systems
Applying Deep Learning to Car Data Logging (CDL) and Driver Assessor (DA) October 22-Oct-15
Applying Deep Learning to Car Data Logging (CDL) and Driver Assessor (DA) October 22-Oct-15 GENIVI is a registered trademark of the GENIVI Alliance in the USA and other countries Copyright GENIVI Alliance
Industrial Application of MultiPARTES
Industrial Application of MultiPARTES January 21st, 2012 HiPEAC Workshop 2013 Integration of mixed-criticality subsystems on multi-core processors David Gonzalez ([email protected]) 1 Definitions and
The EMSX Platform. A Modular, Scalable, Efficient, Adaptable Platform to Manage Multi-technology Networks. A White Paper.
The EMSX Platform A Modular, Scalable, Efficient, Adaptable Platform to Manage Multi-technology Networks A White Paper November 2002 Abstract: The EMSX Platform is a set of components that together provide
Managing Variability in Software Architectures 1 Felix Bachmann*
Managing Variability in Software Architectures Felix Bachmann* Carnegie Bosch Institute Carnegie Mellon University Pittsburgh, Pa 523, USA [email protected] Len Bass Software Engineering Institute Carnegie
Integrated Application and Data Protection. NEC ExpressCluster White Paper
Integrated Application and Data Protection NEC ExpressCluster White Paper Introduction Critical business processes and operations depend on real-time access to IT systems that consist of applications and
Adaptive Cruise Control
IJIRST International Journal for Innovative Research in Science & Technology Volume 3 Issue 01 June 2016 ISSN (online): 2349-6010 Adaptive Cruise Control Prof. D. S. Vidhya Assistant Professor Miss Cecilia
WELCOME at the Gate to a New World
WELCOME at the Gate to a New World Thomas Wolf, www.foto-tw.de NDS Association: Automotive Grade Map Technology for Automated Driving Beijing, 28.07.2015 Dr. Volker Sasse - Dr. GuoWenhui Page 1 The Progress
Intecs 2011 - Roma - Pisa - Napoli - Milano - Torino - Cagliari - Genova L Aquila - Toulouse - Paris
In Vehicle Infotainment and Open Source Summary In Vehicle Infotainment GENIVI Alliance Open Source in IVI Intecs Experience In Vehicle Infotainment In Vehicle Infotainment is a rapidly growing gand evolving
December, 7th, 2015, Assises de l Embarqué
S3P Project Announcement December, 7th, 2015, Assises de l Embarqué 1 2015 Embedded France 16 novembre 2015 Agenda The IoT Opportunity The «Smart, Safeand Secure Platform» (S3P) Project The «S3P Alliance»
Automated Trucks. The next big disruptor in the automotive industry? Roland Berger study
Short version To receive the complete study please contact our US marketing department at [email protected] Automated Trucks The next big disruptor in the automotive industry? Roland Berger
THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS
THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS By Bill Graham and Michael Weinstein INNOVATORS START HERE. EXECUTIVE SUMMARY Driven by the convergence of cloud technology, rapidly growing data
The future of range instrumentation.
ROCKWELL COLLINS Common Range Integrated Instrumentation System (CRIIS) The future of range instrumentation. A proven solution for accurately testing next-generation weapon systems. The speed and accuracy
Automotive System and Software Architecture
Automotive System and Software Architecture Yanja Dajsuren 2IW80 Software specification and architecture March 25, 2014 Which one has more software? Chevrolet Volt, an example modern day car Boeing 787,
Safe Automotive software architecture (SAFE) WP3 Deliverable D3.6.b: Safety Code Generator Specification
Contract number: ITEA2 10039 Safe Automotive software architecture (SAFE) ITEA Roadmap application domains: Major: Services, Systems & Software Creation Minor: Society ITEA Roadmap technology categories:
Intent NBI for Software Defined Networking
Intent NBI for Software Defined Networking 1 SDN NBI Challenges According to the architecture definition in Open Networking Foundation (ONF), a Software Defined Network (SDN) includes three vertically
ECU State Manager Module Development and Design for Automotive Platform Software Based on AUTOSAR 4.0
ECU State Manager Module Development and Design for Automotive Platform Software Based on AUTOSAR 4.0 Dhanamjayan P.R. 1, Kuruvilla Jose 2, Manjusree S. 3 1 PG Scholar, Embedded Systems, 2 Specialist,
Information Technology Systems Architect
Career Service Authority Information Technology Systems Architect Page 1 of 6 GENERAL STATEMENT OF CLASS DUTIES Performs full performance information technology work in the planning, designing, developing,
Stremtan Mircea-Emil Technical Consultant& Sales Manager S RO
Stremtan Mircea-Emil Technical Consultant& Sales Manager S RO National Instruments Our Mission We equip engineers and scientists with tools that accelerate productivity, innovation, and discovery. Engineering
Middleware support for the Internet of Things
Middleware support for the Internet of Things Karl Aberer, Manfred Hauswirth, Ali Salehi School of Computer and Communication Sciences Ecole Polytechnique Fédérale de Lausanne (EPFL) CH-1015 Lausanne,
Using big data in automotive engineering?
Using big data in automotive engineering? ETAS GmbH Borsigstraße 14 70469 Stuttgart, Germany Phone +49 711 3423-2240 Commentary by Friedhelm Pickhard, Chairman of the ETAS Board of Management, translated
Safety and security related features in AUTOSAR
Safety and security related features in Dr. Stefan Bunzel Spokesperson (Continental) Co-Authors: S. Fürst, Dr. J. Wagenhuber (BMW), Dr. F. Stappert (Continental) Automotive - Safety & Security 2010 22
Leveraging Cloud Services for Quicker Implementation and More Secure Automation Solutions
Leveraging Cloud Services for Quicker Implementation and More Secure Automation Solutions Peter Reynolds Senior Consultant ARC Advisory Group [email protected] Twitter @PeterDReynolds The Hardware Layer
Hardware Virtualization for Pre-Silicon Software Development in Automotive Electronics
Hardware Virtualization for Pre-Silicon Software Development in Automotive Electronics Frank Schirrmeister, Filip Thoen [email protected] Synopsys, Inc. Market Trends & Challenges Growing electronics
Five best practices for deploying a successful service-oriented architecture
IBM Global Services April 2008 Five best practices for deploying a successful service-oriented architecture Leveraging lessons learned from the IBM Academy of Technology Executive Summary Today s innovative
An OSGi based HMI for networked vehicles. Telefónica I+D Miguel García Longarón
June 10-11, 2008 Berlin, Germany An OSGi based HMI for networked vehicles Telefónica I+D Miguel García Longarón Networked Vehicle 2 Networked Vehicle! Tomorrow, the vehicles will be networked! Using Always
Does function point analysis change with new approaches to software development? January 2013
Does function point analysis change with new approaches to software development? January 2013 Scope of this Report The information technology world is constantly changing with newer products, process models
Executive Summary WHAT IS DRIVING THE PUSH FOR HIGH AVAILABILITY?
MINIMIZE CUSTOMER SERVICE DISRUPTION IN YOUR CONTACT CENTER GENESYS SIP 99.999% AVAILABILITY PROVIDES QUALITY SERVICE DELIVERY AND A SUPERIOR RETURN ON INVESTMENT TABLE OF CONTENTS Executive Summary...1
Smarter Infrastructure for a Smarter World
Smarter Infrastructure for a Smarter World Sam Fuller, Head of System Solutions, Digital Networking Geoff Waters, Senior Principal Engineer, Digital Networking The data networking infrastructure that connects
Crucial Role of ICT for the Reinvention of the Car
Joint EC / EPoSS / ERTRAC Expert Workshop 2011 Electric Vehicle System Integration and Architecture Crucial Role of ICT for the Reinvention of the Car Karl-Josef Kuhn Siemens Corporate Research and Technologies
IOTIVITY AND EMBEDDED LINUX SUPPORT. Kishen Maloor Intel Open Source Technology Center
IOTIVITY AND EMBEDDED LINUX SUPPORT Kishen Maloor Intel Open Source Technology Center Outline Brief introduction to IoTivity Software development challenges in embedded Yocto Project and how it addresses
In the pursuit of becoming smart
WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution
DesignWare IP for IoT SoC Designs
DesignWare IP for IoT SoC Designs The Internet of Things (IoT) is connecting billions of intelligent things at our fingertips. The ability to sense countless amounts of information that communicates to
How To Make A Car A Car Into A Car With A Car Stereo And A Car Monitor
Designing 1000BASE-T1 Into Automotive Architectures Alexander E Tan Ethernet PHY and Automotive PLM [email protected] Ethernet IP & Automotive Tech Day October 23 & 24th, 2014 Agenda What Does 1000BASE-T1
automotive.elektrobit.com Driver assistance software EB Assist solutions
automotive.elektrobit.com Driver assistance software EB Assist solutions From driver assistance systems to automated driving Automated driving leads to more comfortable driving and makes the road safer
Multi-domain Model-driven Development Developing Electrical Propulsion System at Volvo Cars
Multi-domain Model-driven Development Developing Electrical Propulsion System at Volvo Cars Jonn Lantz Technical Specialist, Electric Propulsion Systems @ Volvo Car Group [email protected] 1 Partners
Infotainment and Telematics Solutions with Renesas R-Car Course ID: 0C18I
Infotainment and Telematics Solutions with Renesas R-Car Course ID: 0C18I mentor.com/embedded Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Linux is the
Component-Oriented Engineering
Component-Oriented Engineering... the dawn of a new era in embedded software development productivity Francis Bordeleau and Ross MacLeod Zeligsoft May 2008 Component-Oriented Engineering the dawn of a
CycurHSM An Automotive-qualified Software Stack for Hardware Security Modules
CycurHSM An Automotive-qualified Software Stack for Hardware Security Modules Dr. Frederic Stumpf, ESCRYPT GmbH Embedded Security, Stuttgart, Germany 1 Introduction Electronic Control Units (ECU) are embedded
Architecture Definitions
Architecture Definitions Dana Bredemeyer Bredemeyer Consulting Tel: (812) 335-1653 Fax: (812) 335-1652 Email: [email protected] Web: Ruth Malan Bredemeyer Consulting Tel: (812) 335-1653 Fax: (812) 335-1652
Reducing Configuration Complexity with Next Gen IoT Networks
Reducing Configuration Complexity with Next Gen IoT Networks Orama Inc. November, 2015 1 Network Lighting Controls Low Penetration - Why? Commissioning is very time-consuming & expensive Network configuration
Application Framework: Apertis Hands-on 2016-04-28
Application Framework: Apertis Hands-on 2016-04-28 Robert Bosch Car Multimedia GmbH Collabora Limited 2 Apertis Apertis Free and open source, GNU/Linux-based platform for infotainment in automotive vehicles
AUTOSAR and Linux Single chip solution Implementation of Automotive Multipurpose ECU Prototype system using hypervisor solution
AUTOSAR and Linux Single chip solution Implementation of Automotive Multipurpose ECU Prototype system using hypervisor solution Master of Science Thesis in the Master Degree Program, Networks and Distributed
AUTOSAR Software Architecture
AUTOSAR Software Architecture Robert Warschofsky Hasso-Plattner-Institute für Softwaresystemtechnik Abstract. AUTOSAR supports the re-use of software and hardware components of automotive electronic systems.
Manjrasoft Market Oriented Cloud Computing Platform
Manjrasoft Market Oriented Cloud Computing Platform Innovative Solutions for 3D Rendering Aneka is a market oriented Cloud development and management platform with rapid application development and workload
BSC vision on Big Data and extreme scale computing
BSC vision on Big Data and extreme scale computing Jesus Labarta, Eduard Ayguade,, Fabrizio Gagliardi, Rosa M. Badia, Toni Cortes, Jordi Torres, Adrian Cristal, Osman Unsal, David Carrera, Yolanda Becerra,
Technology offer: Machine-to-Cloud Management System of Distributed Heterogeneous Devices
Technology offer: Machine-to-Cloud Management System of Distributed Heterogeneous Devices Technology offer: Machine-to-Cloud Management System of Distributed Heterogeneous Devices SUMMARY The Specialized
Chap 1. Introduction to Software Architecture
Chap 1. Introduction to Software Architecture 1. Introduction 2. IEEE Recommended Practice for Architecture Modeling 3. Architecture Description Language: the UML 4. The Rational Unified Process (RUP)
COMBATSS-21 Scalable combat management system for the world s navies
COMBATSS-21 Scalable combat management system for the world s navies The COMBATSS-21 total ship combat management system was designed to deliver capability rapidly and affordably. Built on an open architecture,
