FXD A new exchange format for fault symptom descriptions

Size: px
Start display at page:

Download "FXD A new exchange format for fault symptom descriptions"

Transcription

1 FXD A new exchange format for fault symptom descriptions Helmut Wellnhofer, Matthias Stampfer, Michael Hedenus, Michael Käsbauer Abstract A new format called FXD (=Fault symptom exchange Description) was developed for provision of machine-readable descriptions of fault symptom algorithms which are implemented as diagnostic software in an Engine Control Unit (ECU). The main business case is the data exchange from a function & software supplier to a car manufacturer in a standardized format (XML schema) in order to enable a tool based processing. This new format was initiated by cooperation between several German OEMs and suppliers. The supplier will feed software related raw data into a FXD editor, which can be extended and refined by the OEM for different use cases. Based on the FXD content and associated calibration values, several end user documents can be generatedsuch as the summary sheet for OBD monitors. The expected main benefits of the FXD approach are an overall improved efficiency as well as an independency of supplier- and OEM-specific format handling. Kurzfassung Ein neues Format FXD (=Fault symptom exchange Description) wurde entwickelt, um maschinenlesbare Beschreibungen für Diagnosealgorithmen zu ermöglichen, welche in einem elektronischen Motorsteuergerät implementiert sind. Den Hauptanwendungsfall stellt der Datenaustausch zwischen dem Funktions- und Softwarelieferanten und dem Automobilhersteller in Form eines standardisierten XML-Formates dar. Das neue Format wurde in einer Kooperation zwischen mehreren deutschen Automobilherstellern und Zulieferern definiert. Der Zulieferer pflegt im FXD-Editor softwarenahe Rohinformationen ein, welche vom Automobilhersteller je nach Anwendungsfall erweitert und angepasst werden können. Basierend auf dem FXD-Inhalt und dazugehörigen Kalibrationswerten können diverse Anwendungsdokumente wie z.b. OBD summary sheets erstellt werden. Die erwarteten Hauptvorteile des FXD-Ansatzes bestehen sowohl in einer insgesamt verbesserten Effizienz als auch einer Unabhängigkeit von firmenspezifischen Formaten.

2 1. Motivation The complexity of OBD monitoring systems is continuously evolving. Technological progress as well as regulatory updates drive the complexity of both engine systems themselves and the related OBD monitoring systems. For instance, the number of monitors and thereby also Diagnostic Trouble Codes (DTC) has considerably increased over time as shown here for a 6-cylinder gasoline application from 2000 up to today. In addition to the pure number of monitors, also the OBD monitors themselves have become more and more sophisitacted. Figure 1: Evolving complexity of OBD systems Last but not least today s project complexity (e.g. variants) at the OEMs is also an important aspect for diagnostic documentation. For all OBD relevant monitor strategies a corresponding OBD documentation must be generated. When these monitors are integrated by often different project teams, they may need to be specifically adapted and calibrated in order to operate properly in the different projects. To assure accurate OBD documentation across all projects, considerable efforts for synchronization and manual adjustment are necessary. Obviously, this specific approach will provide only a limited reuse potential. Figure 2: Project complexity and accurate OBD documentation

3 In addition more complicated business models (multiple job shares across companies) challenge the OBD documentation process. In the past, typically one ECU supplier also supplied most of the corresponding software. Nowadays and even more in future with the Autosar approach, the trend towards software packages from OEM and 3 rd parties will increase. As a consequence, multiple suppliers provide the information for the generation of OBD documentation with different format-, structure- and content. For understanding it is often necessary to dig into the details of the complete Software documentation itself. Owing to this, the efforts for the integration and generation of OBD relevant information increases due to manual analysis and adjestment. Obviously this scenario will allow only a limited reuse. Figure 3: Challenging job share and consistent OBD documentation Scheduling constraints for generating OBD documentation along the development phase also represent a motivating factor for the introduction of the FXD approach. As the OBD development has become more and more extensive, the documentation must be established as early as possible, but on the other hand late changes will cause iterations. Without efficient management of the corresponding OBD relevant information, it is nearly impossible to answer to the challenging engineering targets and tight project schedules of today. 2. FXD concept Driven by the obove mentioned factors the German OEMs Audi, BMW, Daimler, Porsche and VW specified the requirements for provision of OBD relevant information and contracted Bosch and Continental to develop a corresponding concept and format. The main objectives were: Develop a machine readable automotive format ready for ISO standardization The FXD data shall be the single source of diagnostic information for different documentation use cases (e.g. type approval, service manual) across project variants Data processing shall be possible by state-of-the-art tooling

4 In answer to this the following main design decisions were taken: Use XML as base technology for the format definition (XML schema) Reuse structural patterns from ASAM (Association for Standardization of Automation and Measuring Systems), especially from ODX (ISO 22901) The naming of structure elements shall be close to the end user needs 2.1 Worfklow as of today As of today the FXD relevant information is exchanged between OEM s and ECU- Software suppliers based on proprietary templates and formats (e.g. EXCEL). Even the main FXD use cases type approval and service manual are driven by different stakeholders and lead partly to unequal exchange formats and processes for one and the same OEM. At the Software suppliers the situation is even worse as they have to process the full variety of templates and formats with limited reuse and a lot of manual interaction. Finally the integration and document generation at the OEMs can hardly be automated due to missing stable and standardized data formats. Figure 4: Constraints of the today s workflow 2.2 Future planned worfklow By introducing a machine readable and standardized exchange format it is possible to overcome those constraints and drawbacks of the today s workflow. At the ECU-Software suppliers the variety of formats and templates will be replaced by a standard. This will enable a homogeneous tool chain and a reuse of FXD data. The ECU-Software supplier will deliver raw data, i.e. data, which are close to the Software implementation and can be refined depending on the use case. For the OEM s the following tasks can be efficiently supported by tools in order to reduce the manual interaction: Integration of FXD data from different ECU-Software suppliers Refinement of FXD data for different use cases (type approval, service manual) Enhancement of FXD data with calibration values Creation of end user documents

5 Figure 5: Future planned workflow 3. FXD format and example The main challanges for the XML schema will be presented based on the documentation needs of the OBD summary sheet. In order to enable an automatic publishing process from the FXD format to an OBD summary sheet, all relevant information needs to be captured by the FXD format. As the main structure criterion for the OBD summary sheet is the fault symptom, there is a corresponding node inside the FXD schema called FAULT-SYMPTOM, where all related information is organized below. Within the OBD summary sheet the most complex information deals with nested algorithmic expressions for malfunction criteria and enable conditions. No control structures as known from programming languages are necessary. Sample expression: <parameter_1(operand)> < greater than (operator)> < threshold_1(operand)> <and/or..(operator)> <parameter_2(operand)> < less than (operator)> < threshold_2(operand)> The operands and operators have to be marked sperately within the XML structure, as both have to be prepared for specific rendering, e.g. publishing to different table columns. As the FXD data delivered by the software supplier will contain raw data close to the software implementation, a refinement concept is necessary to support different use cases. Therefore the principle of inheritance is introduced to FXD, i.e. the symptom related raw data can be refined for a specific use case just by adding refined information characterisitics to the FXD data. Later on the tool chain will process the use case specific characteristics.

ODX Process from the Perspective of an Automotive Supplier. Dietmar Natterer, Thomas Ströbele, Dr.-Ing. Franz Krauss ZF Friedrichshafen AG

ODX Process from the Perspective of an Automotive Supplier. Dietmar Natterer, Thomas Ströbele, Dr.-Ing. Franz Krauss ZF Friedrichshafen AG ODX Process from the Perspective of an Automotive Supplier Dietmar Natterer, Thomas Ströbele, Dr.-Ing. Franz Krauss ZF Friedrichshafen AG 1 Abstract Vehicle systems, especially the ECU networks, are getting

More information

ASAM MCD-2 D (ODX) Data Model for ECU Diagnostics (Open Diagnostic Data Exchange) Data Model Specification. Base Standard

ASAM MCD-2 D (ODX) Data Model for ECU Diagnostics (Open Diagnostic Data Exchange) Data Model Specification. Base Standard ASAM MCD-2 D (ODX) Data Model for ECU Diagnostics (Open Diagnostic Data Exchange) Data Model Specification Version 2.2.0 Date: 2008-05-18 Base Standard by ASAM e.v., 2008 Disclaimer This document is the

More information

Product Information CANdelaStudio

Product Information CANdelaStudio Table of Contents 1 Introduction... 3 1.1 Properties Overview... 3 2 Functions... 4 3 ODX Functions... 7 4 Quality Improvement by Single Source Principle... 7 5 Data Exchange... 8 6 Editions... 8 6.1 CANdelaStudio

More information

Connection Guide Link ECU

Connection Guide Link ECU Connection Guide Link ECU Can Bus Connection Atom/Monsun: Pin 28 (Can High) + Pin 29 (CAN Low) Storm (Black)/Fury/Xtreme/Force GDI: Pin B27 (Can2 High) + Pin B28 (CAN2 Low) Kurofune: Pin JST3 (Can High)

More information

What s new in ASAM AE HIL API V1.0.0?

What s new in ASAM AE HIL API V1.0.0? What s new in ASAM AE HIL API V1.0.0? Darmstadt, 2009-06-23 (ASAM TSC Meeting) 1 What is Hardware-in-the-Loop Simulation? 2 Architecture of a HIL Test Bench Host Software for Test Process Management, DataManagement

More information

AVS: A Test Suite for Automatically Generated Code

AVS: A Test Suite for Automatically Generated Code AVS: A Test Suite for Automatically Generated Code Ekkehard Pofahl Ford Motor Company Torsten Sauer Continental Automotive Systems Oliver Busa TUV Rheinland Industrie Service GmbH Page 1 of 22 AVS: Automotive

More information

Atos - For internal use

Atos - For internal use Atos - For internal use The openmdm roadmap The future of measured data management Dr. Dietmar Rapf 21.06.2017 Atos - For internal use Speaker information Dr. Dietmar Rapf Biologist (biocybernetics) doing

More information

time now it has also been used productively in a multi-oem, requires precise knowledge of the protocol, the layout, the

time now it has also been used productively in a multi-oem, requires precise knowledge of the protocol, the layout, the ODX in Practice Experiences, challenges and potential The diagnostic exchange format ODX has been implemented successfully in a number of pilot projects. For the first time now it has also been used productively

More information

MotoHawk support for ISO 15765

MotoHawk support for ISO 15765 MotoHawk support for ISO 15765 The Woodward Custom ISO15765 Blockset provides a MotoHawk application with an interface to a PC-based diagnostics application or a scan tool. What is ISO 15765? ISO 15765

More information

Usability Engineering

Usability Engineering Usability Engineering A systematic approach to GUI development Martin Stangenberg Stryker Navigation, Freiburg 03.11.2005 World Usability Day, 3rd Nov. 2005 36 h world wide events 61 locations in 23 countries

More information

CANoe.J1939. Product Information

CANoe.J1939. Product Information Product Information Table of Contents 1 Introduction... 3 1.1 Application Areas... 3 1.2 Features and Advantages... 3 1.3 Further Information... 3 2 Functions... 4 3 Hardware Interfaces... 4 4 Transport

More information

Standardized Tool Components for NRMM-Diagnostics

Standardized Tool Components for NRMM-Diagnostics Standardized Tool Components for NRMM-Diagnostics Peter Subke (Softing Automotive Electronics) In the past, passenger car manufacturers have learned the lesson that competition on the level of bits and

More information

Artop (AUTOSAR Tool Platform) Whitepaper

Artop (AUTOSAR Tool Platform) Whitepaper Artop (AUTOSAR Tool Platform) Whitepaper Updated version: March 2009 Michael Rudorfer 1, Stefan Voget 2, Stephan Eberle 3 1 BMW Car IT GmbH, Petuelring 116, 80809 Munich, Germany 2 Continental, Siemensstraße

More information

ISO INTERNATIONAL STANDARD. Road vehicles Open diagnostic data exchange (ODX) Part 1: Data model specification

ISO INTERNATIONAL STANDARD. Road vehicles Open diagnostic data exchange (ODX) Part 1: Data model specification INTERNATIONAL STANDARD ISO 22901-1 First edition 2008-11-15 Road vehicles Open diagnostic data exchange (ODX) Part 1: Data model specification Véhicules routiers Échange de données de diagnostic ouvert

More information

Data Warehousing. Metadata Management. Spring Term 2016 Dr. Andreas Geppert Spring Term 2016 Slide 1

Data Warehousing. Metadata Management. Spring Term 2016 Dr. Andreas Geppert Spring Term 2016 Slide 1 Data Warehousing Metadata Management Spring Term 2016 Dr. Andreas Geppert geppert@acm.org Spring Term 2016 Slide 1 Outline of the Course Introduction DWH Architecture DWH-Design and multi-dimensional data

More information

Clamping systems. PClamp. PClamp X. PClamp E

Clamping systems. PClamp. PClamp X. PClamp E Clamping systems PClamp PClamp X PClamp E PClamp dvantages 1 2 3 4 5 6 7 Pneumatic clamping with high forces Optimum safety clamping if the pneumatic fail the system is locked The values of hydraulic clamps

More information

1. Übungsblatt. Vorlesung Embedded System Security SS 2017 Trusted Computing Konzepte. Beispiellösung

1. Übungsblatt. Vorlesung Embedded System Security SS 2017 Trusted Computing Konzepte. Beispiellösung Technische Universität Darmstadt Fachbereich Informatik System Security Lab Prof. Dr.-Ing. Ahmad-Reza Sadeghi Raad Bahmani 1. Übungsblatt Vorlesung Embedded System Security SS 2017 Trusted Computing Konzepte

More information

TI-No. 4002TI05.doc PAGE NO. : 1/1. Settings after Installation of the Firmware Version 74

TI-No. 4002TI05.doc PAGE NO. : 1/1. Settings after Installation of the Firmware Version 74 TI-No. 4002TI05.doc PAGE NO. : 1/1 DEVELOP Technical Information MODEL NAME : D 4500/5500iD MODEL CODE : 4002/4003 TI-INFO-NO. : 05 DATE : 13.07.2001 SUBJECT : Firmware MSC/Message/IR Version 74 PERFORMANCE

More information

Virtualizing the TCU of BMW's 8 speed transmission

Virtualizing the TCU of BMW's 8 speed transmission 10th Symposium on Automotive Powertrain Control Systems, 11. - 12. September 2014, Berlin Virtualizing the TCU of BMW's 8 speed transmission Rui Gaspar, Benno Wiesner, Gunther Bauer Abstract Virtualization

More information

AUTOSAR - Challenges and Solutions from a Software Vendor s Perspective

AUTOSAR - Challenges and Solutions from a Software Vendor s Perspective AUTOSAR - Challenges and Solutions from a Software Vendor s Perspective Thomas M. Galla and Roman Pallierer Elektrobit Austria GmbH Kaiserstrasse 45/2 A-1070 Vienna, Austria E-mail: {thomas.galla, roman.pallierer}@elektrobit.com

More information

Search Engines Chapter 2 Architecture Felix Naumann

Search Engines Chapter 2 Architecture Felix Naumann Search Engines Chapter 2 Architecture 28.4.2009 Felix Naumann Overview 2 Basic Building Blocks Indexing Text Acquisition iti Text Transformation Index Creation Querying User Interaction Ranking Evaluation

More information

Enabling of AUTOSAR system design using Eclipse-based tooling

Enabling of AUTOSAR system design using Eclipse-based tooling Enabling of AUTOSAR system design using Eclipse-based tooling H. Heinecke, M. Rudorfer, P. Hoser, C. Ainhauser, O. Scheickl BMW Car IT GmbH, Petuelring 116, 80809 Munich, Germany Abstract: AUTOSAR is a

More information

Auskunftsbegehren gemäß Art 15 DSGVO (Facebook Version englisch) - V1.0

Auskunftsbegehren gemäß Art 15 DSGVO (Facebook Version englisch) - V1.0 Auskunftsbegehren gemäß Art 15 DSGVO (Facebook Version englisch) - V1.0 Inhalt 1. Versionsstand dieses Dokuments... 1 1.1 V1.0 Stammfassung... 1 2. Hinweise zu diesem Muster... 1 3. Musterbrief... 2 1.

More information

CANalyzer.J1939. Product Information

CANalyzer.J1939. Product Information Product Information Table of Contents 1 Introduction... 3 1.1 Application Areas... 3 1.2 Features and Advantages... 3 1.3 Further Information... 3 2 Functions... 4 3 Hardware Interfaces... 4 4 Transport

More information

Übungsblatt 2. Aufgabe 1 (Klassifikationen von Betriebssystemen)

Übungsblatt 2. Aufgabe 1 (Klassifikationen von Betriebssystemen) Übungsblatt 2 Aufgabe 1 (Klassifikationen von Betriebssystemen) 1. Zu jedem Zeitpunkt kann nur ein einziges Programm laufen. Wie ist der passende Fachbegriff für diese Betriebsart? 2. Was versteht man

More information

Integration of Ongoing Integers into PostgreSQL

Integration of Ongoing Integers into PostgreSQL Department of Informatics, University of Zürich BSc Thesis Integration of Ongoing Integers into PostgreSQL Timothy Pescatore Matrikelnummer: 14-916-886 Email: timothy.pescatore@uzh.ch September 15, 2018

More information

ODX Live. How to Setup a Standards-based Diagnostic Process Chain

ODX Live. How to Setup a Standards-based Diagnostic Process Chain ODX Live How to Setup a Standards-based Diagnostic Process Chain 2008. Vector Informatik GmbH. All rights reserved. Any distribution or copying is subject to prior written approval by Vector. V1.0 2008-04-22

More information

Developing Microsoft Azure Solutions MOC 20532

Developing Microsoft Azure Solutions MOC 20532 Developing Microsoft Azure Solutions MOC 20532 In dem Kurs 20532A: Developing Microsoft Azure Solutions lernen Sie, wie Sie die Funktionalität einer vorhandenen ASP.NET MVC Anwendung so erweitern, dass

More information

Guido Sandmann MathWorks GmbH. Michael Seibt Mentor Graphics GmbH ABSTRACT INTRODUCTION - WORKFLOW OVERVIEW

Guido Sandmann MathWorks GmbH. Michael Seibt Mentor Graphics GmbH ABSTRACT INTRODUCTION - WORKFLOW OVERVIEW 2012-01-0962 AUTOSAR-Compliant Development Workflows: From Architecture to Implementation Tool Interoperability for Round-Trip Engineering and Verification & Validation Copyright 2012 The MathWorks, Inc.

More information

Service Complex System

Service Complex System Service Complex System Juan Aguilar, Gerd Bottenbruch (Sontheim Industrial Electronic, Inc.) The complexity of electronic control functions of agricultural machines has been increasing dramatically over

More information

ODX TechDay, Seoul. How to come to ODX data? V

ODX TechDay, Seoul. How to come to ODX data? V ODX TechDay, Seoul How to come to ODX data? V1.00 2017-06-22 Agenda 1. Motivation 2. How to come to ODX data? 3. Comparison 4. Summary 2 Motivation ODX ODX as a standard is widely used. Process partners

More information

Test requirements in networked systems

Test requirements in networked systems Test requirements in networked systems Jürgen Klüser, Vector Informatik GmbH The use of CAN with J1939 or CANopen based higher layers leads to cost efficient and flexible solutions, but together with a

More information

Installing and Configuring Windows 10 MOC

Installing and Configuring Windows 10 MOC Installing and Configuring Windows 10 MOC 20697-1 In diesem 5-tägigen Seminar lernen Sie die Installation und Konfiguration von Windows-10-Desktops und -Geräten in einer Windows-Server- Domänenumgebung.

More information

Decoupling Test Cases from Real and Virtual Test Systems with ASAM HIL API

Decoupling Test Cases from Real and Virtual Test Systems with ASAM HIL API Decoupling Test Cases from Real and Virtual Test Systems with ASAM HIL API Dr. Rainer Rasche, dspace GmbH Dr. Dietmar Neumerkel, Daimler AG Workshop der ASIM/GI-Fachgruppen Simulation technischer Systeme

More information

ASAM XIL. Datasheet. Generic Simulator Interface AE. Title Category Current Version Release Date Download Application Areas

ASAM XIL. Datasheet. Generic Simulator Interface AE. Title Category Current Version Release Date Download Application Areas ASAM XIL ASAM XIL is an API standard for the communication between test automation tools and test benches. The standard supports test benches at all stages of the development and testing process most prominently

More information

Taming Rave: How to control data collection standards?

Taming Rave: How to control data collection standards? Paper DH08 Taming Rave: How to control data collection standards? Dimitri Kutsenko, Entimo AG, Berlin, Germany Table of Contents Introduction... 1 How to organize metadata... 2 How to structure metadata...

More information

Innovations in V6.5 Consolidation

Innovations in V6.5 Consolidation Innovations in V6.5 Consolidation 2013-07-15 2013 APIS IT GmbH IQ Software Update Tutorial Excerpt: Consolidation 1 Copyright / authors: Version: July 01, 2013 Authors: Training team of APIS Informationstechnologien

More information

Model Based Development and Code Generation for Automotive Embedded Systems. April 26, 2017 Dr. Gergely Pintér, Dr. Máté Kovács thyssenkrupp Steering

Model Based Development and Code Generation for Automotive Embedded Systems. April 26, 2017 Dr. Gergely Pintér, Dr. Máté Kovács thyssenkrupp Steering Model Based Development and Code Generation for Automotive Embedded Systems April 26, 2017 Dr. Gergely Pintér, Dr. Máté Kovács Agenda Model Based Development and Code Generation for Automotive Embedded

More information

Automatic validation of diagnostics in ECUs

Automatic validation of diagnostics in ECUs Automatic validation of diagnostics in ECUs CANoe.DiVa Diagnostic Integration and Validation Assistant V1.1 2016-10-10 Agenda Introduction CANoe.DiVa for Automated Diagnostics Validation Summary 2/22 Introduction

More information

ASAM MCD-3 D. Application Programming Interface for MVCI Diagnostic Server. Base Standard. Part 1 of 4. Version 3.0.

ASAM MCD-3 D. Application Programming Interface for MVCI Diagnostic Server. Base Standard. Part 1 of 4. Version 3.0. ASAM MCD-3 D Application Programming Interface for MVCI Diagnostic Server Part 1 of 4 Version 3.0.0 Date: 2011-10-31 Base Standard by ASAM e.v., 2011 Disclaimer This document is the copyrighted property

More information

Advanced Compression Methods

Advanced Compression Methods Advanced Compression Methods for Simulation Models in SDM Systems Matthias Büchse, M. Thiele, C. Löbner, M. Liebscher SCALE GmbH Data deduplication Justus Richter, W. Graf Institut für Statik und Dynamik

More information

APPLICATION AND LIMITS OF STANDARD SOFTWARE FOR 3D-MODEL BASED VISUALISATION, EXTENSION STRATEGIES, ESSENTIAL PROPRIETARY APPLICATIONS

APPLICATION AND LIMITS OF STANDARD SOFTWARE FOR 3D-MODEL BASED VISUALISATION, EXTENSION STRATEGIES, ESSENTIAL PROPRIETARY APPLICATIONS APPLICATION AND LIMITS OF STANDARD SOFTWARE FOR 3D-MODEL BASED VISUALISATION, EXTENSION STRATEGIES, ESSENTIAL PROPRIETARY APPLICATIONS Dr. Veit Appelt, Marcus Winter A+S Consult GmbH Forschung und Entwicklung,

More information

Reckoning With The Limits Of FEM Analysis

Reckoning With The Limits Of FEM Analysis Special reprint from CAD CAM 9-10/2008 Reckoning With The Limits Of FEM Analysis 27. Jahrgang 11,90 N 9-10 September/Oktober 2008 TRENDS - TECHNOLOGIEN - BEST PRACTICE DIGITALE FABRIK: VIRTUELLE PRODUKTION

More information

Applying the ASAM ODS Data Format in the CoCo-80

Applying the ASAM ODS Data Format in the CoCo-80 DATA DATA DATA 830 Stewart Drive, Suite B302, Sunnyvale, CA 94085 Applying the ASAM ODS Data Format in the CoCo-80 Introduction The CoCo-80 is the first hand held data acquisition device to incorporate

More information

Download google chrome version 44 Google Chrome Google

Download google chrome version 44 Google Chrome Google Download google chrome version 44 I need your attention guys.. the link given above is fake. I would like to give a helping hand and after searching for the real file, I finally fount it. If you want,

More information

February.18. Abrites Diagnostics for BMW/ Mini version User Manual. Abrites Diagnostics for BMW/Mini version User Manual 1.

February.18. Abrites Diagnostics for BMW/ Mini version User Manual. Abrites Diagnostics for BMW/Mini version User Manual 1. Abrites Diagnostics for BMW/Mini version 28.0 1 List of revisions Date Chapter Description Revision 00. ALL Document created 1.0 18.02. ALL Document created 1. Introduction...3 2. Installation...3 3. Using

More information

AUTOSAR proofs to be THE automotive software platform for intelligent mobility

AUTOSAR proofs to be THE automotive software platform for intelligent mobility AUTOSAR proofs to be THE automotive software platform for intelligent mobility Dr.-Ing. Thomas Scharnhorst AUTOSAR Spokesperson Simon Fürst, BMW AG Stefan Rathgeber, Continental Corporation Lorenz Slansky,

More information

What's new with Rational IBM s Telelogic Solutions move to Jazz

What's new with Rational IBM s Telelogic Solutions move to Jazz IBM Software Group What's new with Rational IBM s Telelogic Solutions move to Jazz Heimo Feldbaumer, 11.11.2010 2010 IBM Corporation IBM s Telelogic Solutions move to Jazz Zusammenspiel und Integration

More information

Tools and Methods for Validation and Verification as requested by ISO26262

Tools and Methods for Validation and Verification as requested by ISO26262 Tools and for Validation and Verification as requested by ISO26262 Markus Gebhardt, Axel Kaske ETAS GmbH Markus.Gebhardt@etas.com Axel.Kaske@etas.com 1 Abstract The following article will have a look on

More information

AUTOSAR Diagnostic Extract

AUTOSAR Diagnostic Extract AUTOSAR Diagnostic Extract The Standard in Practice V1.0 2016-09-12 Agenda Diagnostic Processes in Place AUTOSAR DEXT Introdction Possibilities with DEXT in Diagnostic Tools Diagnostic Processes with DEXT

More information

Extract from Project Report

Extract from Project Report AAA Continuation Activity 2013. Durchführung von E-Assessment mit ILIAS an der Universität Bern Auszug aus dem Projektbericht E-Assessment ilub Extract from Project Report A Comparison of E-Exams with

More information

Safety and Security for Automotive using Microkernel Technology

Safety and Security for Automotive using Microkernel Technology Informationstag "Das Automobil als IT-Sicherheitsfall" Berlin, 11.05.2012 Safety and Security for Automotive using Microkernel Technology Dr.-Ing. Matthias Gerlach OpenSynergy TwoBirds withonestone Safety

More information

Das Seminar kann zur Vorbereitung auf die Zertifizierung als Microsoft Certified Solutions Developer (MCSD): SharePoint Applications genutzt werden.

Das Seminar kann zur Vorbereitung auf die Zertifizierung als Microsoft Certified Solutions Developer (MCSD): SharePoint Applications genutzt werden. Developing Microsoft SharePoint Server 2013 Core Solutions MOC 20488 In diesem Seminar erlernen die Teilnehmer Kernfähigkeiten, die fast allen SharePoint-Entwicklungsaktivitäten gemeinsam sind. Dazu gehören

More information

Übersicht Port-Liste. Workstation. Liste der in SeMSy III verwendeten Netzwerk-Ports

Übersicht Port-Liste. Workstation.  Liste der in SeMSy III verwendeten Netzwerk-Ports Übersicht -Liste Liste der in SeMSy III verwendeten Netzwerk-s SeMSy III ist ein hochperformantes und zukunftssicheres Videomanagementsystem mit höchstem Bedienkomfort. Es bietet umfangreiche Funktionen,

More information

Indigo. Vector Diagnostic Tester V / 6

Indigo. Vector Diagnostic Tester V / 6 Indigo Vector Diagnostic Tester 1 / 6 V1.3 2018-09-13 Agenda 1. Indigo in General 2. Diagnostic Use Cases 3. Automation of Diagnostic Sequences 4. Remote Diagnostics 5. Summary 2 Indigo in General Executive

More information

Modern and Lucid C++ for Professional Programmers. Week 15 Exam Preparation. Department I - C Plus Plus

Modern and Lucid C++ for Professional Programmers. Week 15 Exam Preparation. Department I - C Plus Plus Department I - C Plus Plus Modern and Lucid C++ for Professional Programmers Week 15 Exam Preparation Thomas Corbat / Prof. Peter Sommerlad Rapperswil, 08.01.2019 HS2018 Prüfung 2 Durchführung Mittwoch

More information

Ideation for Telematics, Highly Automated Driving Armin Rupalla

Ideation for Telematics, Highly Automated Driving Armin Rupalla Ideation for Telematics, Highly Automated Driving Armin Rupalla 1 ADAS development and function certification Cost reduction by interoperability and compatibility 5 million maneuvers and 150 million miles

More information

Release Presentation ASAM AE XIL-MA Generic Simulator Interface for Simulation Model Access 2016 / 02 / 22

Release Presentation ASAM AE XIL-MA Generic Simulator Interface for Simulation Model Access 2016 / 02 / 22 Release Presentation ASAM AE XIL-MA 2.0.2 Generic Simulator Interface for Simulation Model Access 2016 / 02 / 22 Agenda Motivation and Background of XIL-MA Introduction and General Concepts What s New?

More information

PREEvision at Porsche (Update 2018)

PREEvision at Porsche (Update 2018) PREEvision at Porsche (Update 2018) Markus Kühl EEY2 2/26 Agenda 1 2 Overview (Porsche Update 2018) Continuous Integration and Design Traceability by combining logical and software architecture Use of

More information

Module Test in System Context

Module Test in System Context Module Test in System Context Tjark Kiefer, Ingo Matheis Abstract Module tests are well proven methods to assure software quality. But with raising complexity of the code this method is not without its

More information

Is This What the Future Will Look Like?

Is This What the Future Will Look Like? Is This What the Future Will Look Like? Implementing fault tolerant system architectures with AUTOSAR basic software Highly automated driving adds new requirements to existing safety concepts. It is no

More information

SDM for Systems Simulation Challenges and Solution Approach for Process and Data Management

SDM for Systems Simulation Challenges and Solution Approach for Process and Data Management Incorporating the 1st SDM for Systems Simulation Challenges and Solution Approach for Process and Data Management Dr. Günter Staub, PDTec AG Copyright 2013 by PDTec AG. All Rights reserved. The information

More information

Software Engineering 2 A practical course in software engineering. Ekkart Kindler

Software Engineering 2 A practical course in software engineering. Ekkart Kindler Software Engineering 2 A practical course in software engineering IV. Working Together Working together Management Process Models Version Management Systems Collaborative Development Environments 3 Parts

More information

Installation Instructions Valid for EPLAN Platform Version 2.6 Status: 07 / 2016

Installation Instructions Valid for EPLAN Platform Version 2.6 Status: 07 / 2016 Installation Instructions Valid for EPLAN Platform Version 2.6 Status: 07 / 2016 EPLAN Software & Service GmbH & Co. KG Technical Information Copyright 2016 EPLAN Software & Service GmbH & Co. KG EPLAN

More information

PORTFOLIO APPROACH BENEFITS AT A GLANCE SIMULATION SOLUTIONS TEST SYSTEM SOLUTIONS TESTING EQUIPMENT. TESTING Battery EQUIPMENT SIMULATION TOOLS

PORTFOLIO APPROACH BENEFITS AT A GLANCE SIMULATION SOLUTIONS TEST SYSTEM SOLUTIONS TESTING EQUIPMENT. TESTING Battery EQUIPMENT SIMULATION TOOLS SIMULATION SOLUTIONS TEST SYSTEM SOLUTIONS Electrification TESTING Battery EQUIPMENT E-Motor SIMULATION Power Electronics TOOLS Component TESTING TOOLS MBD Testbed on Automation the virtual testbed Powertrain

More information

Zielgruppe Dieser Kurs eignet sich für Cloud- und Rechenzentrumsadministratoren.

Zielgruppe Dieser Kurs eignet sich für Cloud- und Rechenzentrumsadministratoren. Datacenter Monitoring with System Center Operations Manager MOC 10964 Sie erwerben in diesem Seminar praktische Erfahrung mit der Überwachung von Infrastruktur und Anwendungen mit System Center 2012 SP1

More information

In March 2007, over 200 developers met in Stuttgart for the. control algorithms that have become increasingly faster are

In March 2007, over 200 developers met in Stuttgart for the. control algorithms that have become increasingly faster are FlexRay is Driving Partners demonstrate successful system development at the FlexRay Symposium In March 2007, over 200 developers met in Stuttgart for the FlexRay Symposium sponsored by Vector Informatik.

More information

CANoe 6.0. The Professional Development and Test Tool for CAN, LIN, MOST, FlexRay and J1587 TOOLS FOR NETWORKS AND DISTRIBUTED SYSTEMS

CANoe 6.0. The Professional Development and Test Tool for CAN, LIN, MOST, FlexRay and J1587 TOOLS FOR NETWORKS AND DISTRIBUTED SYSTEMS CANoe 6.0 The Professional Development and Test Tool for CAN, LIN, MOST, FlexRay and J1587 CANoe is an all-round tool for the development, testing and analysis of networks and ECUs. It supports the user

More information

Quo Vadis SAE J1939 Standardization

Quo Vadis SAE J1939 Standardization Quo Vadis SAE J1939 Standardization Due to new application layer requirements, SAE is continuing to develop the J1939 standard, which is primarily used to network powertrains in commercial vehicles. However,

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

ERA-Net Smart Energy Systems Ein Programm für Regionen wie das Waldviertel

ERA-Net Smart Energy Systems Ein Programm für Regionen wie das Waldviertel ERA-Net Smart Energy Systems Ein Programm für Regionen wie das Waldviertel Michael Hübner Bundesministerium für Verkehr, Innovation und Technologie Abteilung Energie- und Umwelttechnologien Michael Hübner

More information

Structured Peer-to-Peer Services for Mobile Ad Hoc Networks

Structured Peer-to-Peer Services for Mobile Ad Hoc Networks DOCTORAL DISSERTATION Structured Peer-to-Peer Services for Mobile Ad Hoc Networks Dissertation zur Erlangung des akademischen Grades eines Doktors der Naturwissenschaften im Fachbereich Mathematik und

More information

Agenda. > AUTOSAR Overview. AUTOSAR Solution. AUTOSAR on the way

Agenda. > AUTOSAR Overview. AUTOSAR Solution. AUTOSAR on the way AUTOSAR Overview Agenda > AUTOSAR Overview AUTOSAR Solution AUTOSAR on the way Slide: 2 Overview and Objectives AUTOSAR Partnership Slide: 3 Development of Functionality Electronic fuel injection Cruise

More information

OASIS TECHNICAL COMMITTEE FORMAT OF AUTOMOTIVE REPAIR INFORMATION

OASIS TECHNICAL COMMITTEE FORMAT OF AUTOMOTIVE REPAIR INFORMATION OASIS TECHNICAL COMMITTEE FORMAT OF AUTOMOTIVE REPAIR INFORMATION Document Control Document Code SC1-013 Author(s) JAMA Date 28-11-02 Version Version 1.0 Notes: This document uses a standard template for

More information

The Software Platform Development of a New Microcontroller for Automotive Body Systems

The Software Platform Development of a New Microcontroller for Automotive Body Systems Proceedings of the 17th World Congress The International Federation of Automatic Control The Software Platform Development of a New Microcontroller for Automotive Body Systems Jae Ho. Chang*, Chan Woong.

More information

AUTOSAR Software Design with PREEvision

AUTOSAR Software Design with PREEvision AUTOSAR Software Design with PREEvision Webinar 2013-06-05 Slide: 1 AUTOSAR Software Design with PREEvision Agenda Overview AUTOSAR Software and System Design Integrated AUTOSAR Software Design Vector

More information

Reuse of Hardware Independent Test Sequences across MiL-, SiL- and HiL-Test Scenarios

Reuse of Hardware Independent Test Sequences across MiL-, SiL- and HiL-Test Scenarios Reuse of Hardware Independent Test Sequences across MiL-, SiL- and HiL-Test Scenarios Testing Expo 2008 Stuttgart Berner & Mattner Systemtechnik GmbH Contents Test methods in the automotive industry Problems

More information

Software Engineering 2 A practical course in software engineering. Ekkart Kindler

Software Engineering 2 A practical course in software engineering. Ekkart Kindler Software Engineering 2 A practical course in software engineering V. Working Together Working together Management Process Models Version Management Systems Collaborative Development Environments 3 Parts

More information

Real-Time Hardware-In-Loop simulation for automated validation of diagnostic services

Real-Time Hardware-In-Loop simulation for automated validation of diagnostic services Speakers Information- Controls, Measurement & Calibration Congress Real-Time Hardware-In-Loop simulation for automated validation of diagnostic services Charu Garg, Amit Kumar, Ajay Kumar Vashisth ABSTRACT

More information

Ophardt Team Sportevent

Ophardt Team Sportevent Ophardt Team Sportevent User s manual Tournament control Editor: Sonja Lange Derkum/M. Adams Translator: Sonja Lange Derkum/Marcel Ansorge Last update: 26/01/2010 Copyright Ophardt Team Sportevent The

More information

Software Architecture. Definition of Software Architecture. The importance of software architecture. Contents of a good architectural model

Software Architecture. Definition of Software Architecture. The importance of software architecture. Contents of a good architectural model Software Architecture Definition of Software Architecture Software architecture is process of designing g the global organization of a software system, including: Dividing software into subsystems. Deciding

More information

WORKSHOP 4.3: PI READINESS OF WAREHOUSE TECHNOLOGY IPIC 2017 DR. MAX WINKLER / JULY, 2017

WORKSHOP 4.3: PI READINESS OF WAREHOUSE TECHNOLOGY IPIC 2017 DR. MAX WINKLER / JULY, 2017 WORKSHOP 4.3: PI READINESS OF WAREHOUSE TECHNOLOGY IPIC 2017 DR. MAX WINKLER / JULY, 2017 WHAT ARE WE TALKING ABOUT? PI:= Physical Packet + Information Packet Communication between PI objects and warehouse

More information

Network analysis and automotive diagnostics

Network analysis and automotive diagnostics Network analysis and automotive diagnostics Designed for the automotive industry Offers is a 5 in 1 CAN/LIN bus monitoring tool with integrated automotive diagnostic functions. Ÿ Automotive OBD Scan tool

More information

SIL Declaration of Conformity

SIL Declaration of Conformity SIL Declaration of Conformity FMEDA including SFF determination according to IEC 61508 SIL-11001a/09/en Endress+Hauser Wetzer GmbH+Co. KG, Obere Wank 1, 87484 Nesselwang declares as manufacturer, that

More information

Car2Car Forum Operational Security

Car2Car Forum Operational Security Car2Car Forum 2012 14.11.2012 Operational Security Stefan Goetz, Continental Hervé Seudié, Bosch Working Group Security Task Force: In-vehicle Security and Trust Assurance Level 15/11/2012 C2C-CC Security

More information

Institut für Informatik

Institut für Informatik Avoidance of inconsistencies during the virtual integration of vehicle software (Based on the diploma thesis of Benjamin Honke) Benjamin Honke Institut für Software & Systems Engineering Universität Augsburg

More information

ASAM AE XIL-MA v2.1 Release Presentation. Dr. Rainer Rasche, dspace GmbH

ASAM AE XIL-MA v2.1 Release Presentation. Dr. Rainer Rasche, dspace GmbH ASAM AE XIL-MA v2.1 Release Presentation Dr. Rainer Rasche, dspace GmbH 2017-10-18 1 Agenda 1 2 3 4 5 Motivation and Background of XIL-MA Introduction and General Concepts What s New? Deliverables Compatibility

More information

AUTOSAR Diagnostic Extract

AUTOSAR Diagnostic Extract AUTOSAR Diagnostic Extract The Standard in Practice V1.0 2017-09-26 Agenda Diagnostic Processes in Place AUTOSAR DEXT Introdction Designed for ECU development Enhancement of E/E Workflow Conclsion 2 Diagnostic

More information

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465 Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465 Dieses Seminar behandelt das Design und die Überwachung von hochperformanten und hochverfügbaren Datenlösungen mit SQL Server 2012.

More information

USB. USB Sticks in Design und Qualität

USB. USB Sticks in Design und Qualität USB Sticks in Design und Qualität 148 149 USB Touch Pen touch pen OTG (On-The-Go) USB Stick OTG (On-The-Go) USB Drive USB microsd Karte microsd card Werbefläche advertising space 1, 2, 4, 8, 16, 32 GB

More information

NC1701 ENHANCED VEHICLE COMMUNICATIONS CONTROLLER

NC1701  ENHANCED VEHICLE COMMUNICATIONS CONTROLLER NC1701 ENHANCED VEHICLE COMMUNICATIONS CONTROLLER Nebula Systems has created the first dedicated controller for use in Telematics embedded systems, enabling companies in the Connected Car space to access

More information

EMC LAB, TEST REPORTS DATABASE

EMC LAB, TEST REPORTS DATABASE Page 1 of 16 Purpose: This document provides instructions on how to record and log daily the information related to the EMC testing. The EMC lab personnel have password protected access from any workstation

More information

WebCenter Program Management

WebCenter Program Management WebCenter 16.1 Program Management 03-2017 WebCenter Contents 1. Introduction...3 2. Program Management Related Components...4 2.1 Definition and Approval of Components... 4 2.1.1 Create Components...6

More information

SystemDesk - EB tresos Studio - TargetLink Workflow Descriptions

SystemDesk - EB tresos Studio - TargetLink Workflow Descriptions SystemDesk - EB tresos Studio - TargetLink Workflow Descriptions Usable with Versions: dspace SystemDesk 4.1 EB tresos Studio 13 or 14 TargetLink 3.4 or TargetLink 3.5 (with patches) February, 2014 1 /

More information

We live electronics! Wir leben Elektronik! MDT. Configure your own service tool

We live electronics! Wir leben Elektronik! MDT. Configure your own service tool We live electronics! Wir leben Elektronik! MDT Configure your own service tool MDT Authoringsystem Key Features graphical configuration of the diagnostic process support of standardized and proprietary

More information

Fit für die MATLAB EXPO

Fit für die MATLAB EXPO Fit für die MATLAB EXPO Eine kurze Einführung in MATLAB Michael Glaßer 2015 The MathWorks, Inc. 1 Hinweise für Betrachter der PDF Version Die Folien sind eher eine unterstützende Zusammenfassung Der Vortrag

More information

Generic Requirements Management and Verification Process for Ground Segment and Mission Operations Preparation

Generic Requirements Management and Verification Process for Ground Segment and Mission Operations Preparation Generic Requirements Management and Verification Process for Ground Segment and Mission Operations Preparation Dr. Frank Wallrapp 1 and Andreas Lex 2 German Space Operations Center, DLR Oberpfaffenhofen,

More information

OTA and Remote Diagnostics

OTA and Remote Diagnostics OTA and Remote Diagnostics Vector ongress 26, Stuttgart, 26--29 V. 26--29 onnectivity offers greater Benefit to the automotive industry At a glance onnectivity offers greater benefit to the Automotive

More information

Collaborating in California Dynamic Skip Fire Development Using HIL API

Collaborating in California Dynamic Skip Fire Development Using HIL API Collaborating in California Dynamic Skip Fire Development Using HIL API 7th ASAM US-Workshop, Oct. 29, 2014, Novi, MI, USA Hartmut Jürgens, dspace GmbH Paul Liu, Tula Technology, Inc. Preface The ASAM

More information

Cluster Simulation with Integrated Workflow and Test Management. Chandu Puliroju dspace Inc.

Cluster Simulation with Integrated Workflow and Test Management. Chandu Puliroju dspace Inc. Cluster Simulation with Integrated Workflow and Test Management Chandu Puliroju dspace Inc. ADAS and Autonomous Driving Imagine an autonomous car on a crowded crossroads Test Drive Test Drive Test Drive

More information