ECU development with AUTOSAR An introduction for AUTOSAR beginners

Size: px
Start display at page:

Download "ECU development with AUTOSAR An introduction for AUTOSAR beginners"

Transcription

1 ECU development with AUTOSAR An introduction for AUTOSAR beginners AUTOSAR Webinar V

2 Agenda > General Information Why AUTOSAR Introduction to AUTOSAR Vector AUTOSAR Solution OEM Solutions Characteristics of MICROSAR Slide: 2

3 General Information Your speaker today: Christian Runge Working for the Vector Product Line Embedded Software as Senior Account Manager MICROSAR, CANbedded, Flashing, Real-Time Operating Systems and related services Contact: Phone:

4 General Information Duration: approx. 30 minutes Questions: > Please use the Q&A features of Webex > Question will be answered after the presentation > Or send us later on your questions A link to the presented slides will be sent by to all registered participants after this event

5 Agenda General Information > Why AUTOSAR Introduction to AUTOSAR Vector AUTOSAR Solution OEM Solutions Characteristics of MICROSAR Slide: 5

6 Why AUTOSAR The challenge: E/E complexity is growing fast Quantity of software is exploding Many different hardware platforms are used Development processes and data formats are not harmonized The main objective of AUTOSAR: Improve software quality and reduce costs by re-use Re-use of functions across carlines and across OEM boundaries Re-use of basic software Re-use of development methods and tools Slide: 6

7 Why AUTOSAR History Embedded Software at Vector Vector was the first independent vendor of Basic Software Security OBD AUTOSAR 4 Ethernet/IP FBL Diagnostics LIN Projects MEM FlexRay AUTOSAR 3 Monitor & Debug Smart Charging Safety OS CAN + NM 2004: AUTOSAR Member 2007: 1st AUTOSAR Release Slide: 7

8 Why AUTOSAR Example CANbedded Communication Stack HIS (German: Hersteller Initiative Software) ('OEM software initiative') an interest group consisting of the car manufacturers Audi, BMW, DaimlerChrysler Slide: 8

9 Agenda General Information Why AUTOSAR > Introduction to AUTOSAR Vector AUTOSAR Solution OEM Solutions Characteristics of MICROSAR Slide: 9

10 Introduction to AUTOSAR AUTOSAR Partnership Slide: 10

11 Introduction to AUTOSAR Targets and Goals Standardize Development Process and exchange formats >>> Methodology + Templates Standardize Functionality >>> Functional Interfaces Specify a clear interface between basic software modules and application >>> RTE Application Layer AUTOSAR Runtime Environment (RTE) Define open reference architecture for ECU software System Services SYS MEM MEM Communic ation Services CAN/LIN /FR I/O Hardware Com plex Drive rs >>> Basic Software SYS Drivers Memory Drivers COM Drivers I/O Drivers Microcontroller Slide: 11

12 Introduction to AUTOSAR AUTOSAR Workflow Complete SW functionality of the vehicle is defined as a system of SWCs... SWC1 Virtual Function Bus VFB SWC2 SWC3..and distributed to ECUs ECU1 ECU2 SWC1 SWC3 SWC2 Software Component Description* System Description* An extract is created for each ECU... The ECU is configured based on the ECU Extract. ECU1 SWC1 SWC2 SWC1 SWC2 Basic Software (BSW) RTE Extract of System Description* ECU Configuration Description (ECUC)* * Slide: 12

13 Introduction to AUTOSAR AUTOSAR Status AUTOSAR is a key enabler for high performance electronic systems is a broadly used standard in Europe AUTOSAR 3.x: First specification: 2007 Mature solution used for series production 2010ff Adaptations necessary OEM-specific extensions AUTOSAR 4.x: First specification: 2009 First mature specification: 2012 (4.0.3) is the right version for development start in 2012 New functions: safety, variant handling, Ethernet/IP, multicore, Slide: 13

14 Agenda General Information Why AUTOSAR Introduction to AUTOSAR > Vector AUTOSAR Solution OEM Solutions Characteristics of MICROSAR Slide: 14

15 Vector AUTOSAR Solution AUTOSAR Toolset SWC2 Logical & Software Architecture Design SWC1 SWC3 Calibration PREEvision SWC2 CANape Development of Application Software SWC1 SWC3 ECU-/System-Test Virtual Integration Platform (VIP) S1 S2 CANoe SWC Detailed Design (RTE Configuration) DaVinci Developer RTE Configuration BSW Configuration DaVinci Configurator Pro SWC1 SWC2 RTE Basic Software (BSW) AUTOSAR ECU S1 S2 SWC Unit Test DaVinci Component Tester ECU Monitoring and Debugging CANoe.AMD Slide: 15

16 Vector AUTOSAR Solution AUTOSAR Workflow Complete SW functionality of the vehicle is defined as a system of SWCs... SWC1 Virtual Function Bus VFB SWC2 SWC3 PREEvision Software Component Description*..and distributed to ECUs ECU1 ECU2 SWC1 SWC3 SWC2 System Description* PREEvision An extract is created for each ECU... ECU1 SWC1 SWC2 PREEvision DaVinci Developer The ECU is configured based on the ECU Extract. SWC1 SWC2 Basic Software (BSW) RTE DaVinci Developer DaVinci Configurator Pro Extract of System Description* ECU Configuration Description (ECUC)* * Slide: 16

17 Vector AUTOSAR Solution Workflow AUTOSAR 4.x PREEvision.XML ECU Extract of System Description provided by OEM Contains system information, needed for the ECU DBC LDF SystemDesc Conversion.xml Fibex ECU Extract of System Description Input files provided by OEM Contains communication information, needed for the ECU DaVinci Configurator Pro Configuration of RTE + BSW Editing and Generation.xml Software Component Description files.c.h DaVinci Developer Embedded Coder TargetLink BSW module configuration header and code files RTE header and code files SWC header files.cdd/.odx CANdela Diagnostic Data Base ECUC Generation.xml ECU Configuration Description Other AUTOSAR tools Slide: 17

18 Vector AUTOSAR Solution MICROSAR Basic Software Architecture Slide: 18

19 Vector AUTOSAR Solution Differences between MICROSAR 3 and MICROSAR 4 E2E Protection Wrapper Application E2E SCHM MICROSAR RTE MICROSAR LIBS CRC MICROSAR OS OS MICROSAR SYS CSM STBM DET COMM ECUM BSWM WDGM WDGIF MICROSAR DIAG MICROSAR AMD DCM DEM FIM DLT DBG XCP MICROSAR MEM NVM MEMIF EA FEE MICROSAR CAN MICROSAR LIN MICROSAR COM COM IPDUM NM PDUR J1939TP CANXCP CANTP CANNM CANSM CANIF LINTP LINNM LINSM LINIF MICROSAR FR FRXCP FRTP FRISOTP1 FRNM FRSM FRIF MICROSAR IP ETHXCP SOAD IPBASE 2 ETHSM ETHIF MICROSAR MOST 1 MOST IF DISP Network Services Library 1 MICROSAR IO IOHWAB Complex Drivers CAL MICROSAR CAL MICROSAR EXT ADCDRV CANDRV DIODRV EEPDRV ETHDRV FLSDRV FRDRV GPTDRV ICUDRV LINDRV MCUDRV PORTDRV PWMDRV SPIDRV WDGDRV DRVEXT 3 CANTRCV LINTRCV FRTRCV ETHTRCV CORETST IICDRV MOST DRV 1 RAMTST FLASHTST Microcontroller Standard Software Project and services 3rd Party Services 1 Available extensions for AUTOSAR 2 Includes all required modules according to RFC 3 Includes EEPEXT, FLSEXT, and WDGEXT ASR 4.0 already realized New relevant ASR4 modules Modified seriously for ASR4 Slide: 19

20 Vector AUTOSAR Solution Multicore Solution Slide: 20

21 Vector AUTOSAR Solution Flash Boot Loader Vector is authorized FBL supplier for all OEMs using AUTOSAR Extended Features Multi processor, multiple memory devices Pipelined Programming Security Gateway Compression Slide: 21

22 Agenda General Information Why AUTOSAR Introduction to AUTOSAR Vector AUTOSAR Solution >OEM Solutions Characteristics of MICROSAR Slide: 22

23 OEM Solutions Current Status SOP of a complete AUTOSAR solution (BSW + RTE) AUTOSAR 3.x AUTOSAR 4.x AUTOSAR 3.x is used in serial production projects by: Audi & Volkswagen BMW Daimler Fiat / Chrysler Volvo Trucks AUTOSAR 4.x is used in serial production projects by: BMW Volvo Car Use of AUTOSAR 4.x is announced by Ford GM PSA Toyota Slide: 23

24 OEM Solutions Daimler SLP10 Overview Application MICROSAR RTE DEMSC ROELITE Flash Boot Loader MICROSAR OS OS MICROSAR SYS COMM CRC DET ECUM SCHM WDGM WDGIF MICROSAR DIAG XCP 1 DCM DEM FIM XCP MICROSAR MEM NVM MEMIF EA FEE MICROSAR CAN MICROSAR COM COM IPDUM NM PDUR J1939TP 1 FRXCP 1 ETHXCP 1 LINTP 2 CANXCP 1 CANTP CANNM CANSM CANIF MICROSAR LIN LINSM LINIF MICROSAR FR FRTP FRNM FRSM FRIF MICROSAR IP 1 SOAD IPBASE ETHSM ETHIF MICROSAR IO IOHWAB Complex Drivers Flash MICROSAR CAL 3 MICROSAR EXT 3 Boot Loader GPTDRV WDGDRV MCUDRV FLSDRV EEPDRV CANDRV LINDRV FRDRV ETHDRV 1 SPIDRV ICUDRV PWMDRV ADCDRV DIODRV PORTDRV DRVEXT 3 CANTRCV LINTRCV FRTRCV ETHTRCV 1 Microcontroller Daimler SLP Vector MICROSAR product Not used for OEM 1 Available extensions for AUTOSAR 3.x 2 Option included in LINIF Daimler HLP available for preferred platforms Service by Vector 3 Hardware dependent Slide: 24

25 OEM Solutions BMW BAC4.0 Overview Slide: 25

26 OEM Solutions VW MQB Overview E2E Protection Wrapper Application MICROSAR RTE Flash Boot Loader MICROSAR OS OS MICROSAR SYS Crypto Lib E2E Lib COMM CRC DET ECUM BSWM SCHM WDGM WDGIF XCP 1 MICROSAR DIAG Wrapper UDS SDS Wrapper DEH FIM XCP MICROSAR MEM NVM MEMIF EA FEE MICROSAR CAN CANXCP 1 LINTP 2 CANTP CANNM CANSM CANIF MICROSAR LIN LINSM LINIF MICROSAR COM COM IPDUM NM PDUR MICROSAR FR FRXCP 1 FRTP FRNM FRSM FRIF MICROSAR IP 1 ETHXCP SOAD IPBASE ETHSM ETHIF MICROSAR MOST 1 MOST IF DISP SMSC Net Services MICROSAR IO KS BAP Complex Drivers MICROSAR CAL MICROSAR EXT GPTDRV WDGDRV MCUDRV FLSDRV EEPDRV CANDRV LINDRV FRDRV ETHDRV 1 MOST DRV 1 SPIDRV ICUDRV PWMDRV ADCDRV DIODRV PORTDRV DRVEXT 1 CANTRCV LINTRCV 1 FRTRCV ETHTRCV 1 IOHWAB Microcontroller Vector Product 3 rd Party 3 rd Party distributed by VW 1 Available extensions for AUTOSAR Option included in LINIF Slide: 26

27 OEM Solutions Audi MLBevo Overview E2E Protection Wrapper Application MICROSAR RTE Flash Boot Loader MICROSAR OS OS MICROSAR SYS Crypto Lib E2E Lib COMM CRC DET ECUM BSWM SCHM WDGM WDGIF XCP 1 MICROSAR DIAG Wrapper UDS SDS Wrapper DEH FIM XCP MICROSAR MEM NVM MEMIF EA FEE MICROSAR CAN CANXCP 1 LINTP 3 CANTP CANNM CANSM CANIF MICROSAR LIN LINSM LINIF MICROSAR COM COM IPDUM NM PDUR MICROSAR FR FRXCP 1 FRTP FRNM FRSM FRIF MICROSAR IP 1 ETHXCP SOAD IPBASE ETHSM ETHIF MICROSAR MOST 1 MOST IF DISP SMSC Net Services MICROSAR IO KS BAP Complex Drivers MICROSAR CAL MICROSAR EXT GPTDRV WDGDRV MCUDRV FLSDRV EEPDRV CANDRV LINDRV FRDRV ETHDRV 1 MOST DRV 1 SPIDRV ICUDRV PWMDRV ADCDRV DIODRV PORTDRV DRVEXT 1 IOHWAB CANTRCV LINTRCV 1 FRTRCV ETHTRCV 1 Microcontroller AUTOSAR Stack MLBevo AUTOSAR Modules Vector 3 rd Party 3 rd Party distributed by Audi Not used for OEM 1 Available extensions for AUTOSAR 3.x 2 BAM and CMDT Option available 3 Option included in LINIF Slide: 27

28 OEM Solutions FIAT FGA Overview Application MICROSAR RTE Flash Boot Loader MICROSAR OS OS MICROSAR SYS COMM DET ECUM BSWM SCHM CRC WDGM WDGIF MICROSAR DIAG XCP 1 DCM DEM FIM XCP MICROSAR MEM NVM MEMIF EA FEE MICROSAR CAN MICROSAR LIN MICROSAR COM COM IPDUM NM PDUR J1939TP 1,2 LINTP 3 CANXCP 1 CANTP CANNM ClassB NM CANSM CANIF LINSM LINIF MICROSAR FR FRXCP 1 FRTP FRISOTP 1 FRNM FRSM FRIF MICROSAR IP 1 ETHXCP SOAD IPBASE 5 ETHSM ETHIF MICROSAR MOST 1 MOST IF DISP MICROSAR IO IOHWAB Complex Drivers MICROSAR CAL MICROSAR EXT GPTDRV WDGDRV MCUDRV FLSDRV EEPDRV CANDRV LINDRV FRDRV ETHDRV 1 SPIDRV ICUDRV PWMDRV ADCDRV DIODRV PORTDRV DRVEXT 1 CANTRCV LINTRCV 1 FRTRCV ETHTRCV 1 Network Services Library FGACDD MOST DRV 1 Microcontroller 1 Available extensions for AUTOSAR 3.x FGA AUTOSAR Stack FGA module Not used by FGA 2 BAM and CMDT Option available Vector MICROSAR product Service by Vector 3 Option included in LINIF 4 Includes CAL, CPL and CRC 5 Includes Socket, DHCP (Client), UDP, TCP, ICMP, ARP and IPV4 Slide: 28

29 OEM Solutions Volvo Car AUTOSAR 4.x Slide: 29

30 Agenda General Information Why AUTOSAR Introduction to AUTOSAR Vector AUTOSAR Solution OEM Solutions > Characteristics of MICROSAR Slide: 30

31 Characteristics of MICROSAR MICROSAR Basic Software SLP + HLP + SIP HW independent modules HW dependent modules SLP HLP xlp Right of use (OEM) Specification Use Case Configuration Integration Test µc Derivative Compiler Version/Optionen SIP SIP Delivery µc SLP Software License Package HLP Hardware License Package SIP Software Integration Package Slide: 31

32 Characteristics of MICROSAR Why buying a SIP? Ready-to-Use Assembly and test Delivery of single components SIP = Turn key delivery (faster and better tested) t Order Supposed early delivery Assembly by the customer Slide: 32

33 Characteristics of MICROSAR SIP Tier1s profit from a powerful set of building blocks and get additionally an individually tailored and tested product SIP (Software Integration Package) Integration of required modules properly configured of 3 rd party modules (by OEM and semiconductor vendor) Test of all modules in an integrated subsystem on target hardware with target compiler of our customer s use case Release of delivery based on OEM specific communication description additional customer specific formats (ODX, cdd, ) additional OEM requirements (Pre-configuration as agreed with OEM) Quick Startup Startup manual for each OEM Reduction of configuration space for Tier1 Maintenance Individual SIP specific issue reporting Patch and update deliveries > 15 years Slide: 33

34 Characteristics of MICROSAR Savings Tier1 savings: High end configuration tool 3 weeks/project/year Sophisticated memory solution ( AUTOSAR++ ) Warranty/liability related to single deliveries 1 week/project/year Delivery related issue reporting 1 week/project/year Delivery & test optimized for HW and use case 2 weeks/project/year Three MICROSAR releases per year OEM specifics ahead and beyond AUTOSAR 2 weeks/project/year Support of OEM specific workflows TÜV certified functional safety acc. AUTOSAR Solution provided by the world market leader Solution for all OEMs available SPICE-3 quality 2 weeks/project/year total: 11 weeks/project/year Slide: 34

35 Characteristics of MICROSAR Services Training, Installation, Support, Reviews Coaching Workshops, Concepts Extended Integration Package System Functions and Software Integration Complete ECU Software Extend of service CANbedded, MICROSAR CANbedded, MICROSAR CANbedded, MICROSAR CANbedded, MICROSAR CANbedded, MICROSAR CANbedded, MICROSAR Customer specific projects Embedded Standard Software Product Services Technical Consulting Engineering Services Slide: 35

36 Characteristics of MICROSAR MICROSAR - Vector s AUTOSAR Embedded Software Vector provides standard software since 1995 > 50 OEM solutions supported > 100 μc / compiler pairs supported > 1000 deliveries per year Vector supports AUTOSAR since 2004 contributing to specification 1st delivery of AUTOSAR 3 BSW in Mar.2008 > 200 serial production projects Vector provides a mature AUTOSAR solution > 800 person years of engineering invested 1st SOP in 2010 most used solution in the world Vector provides BSW+RTE for all OEMs using AUTOSAR all OEMs choosing a BSW supplier decided for Vector (Volvo AB, Daimler, Audi, Asian OEMs) Vector is approved by BMW, Fiat, Volkswagen and Volvo Car Slide: 36

37 Thank you for your attention. For detailed information about Vector and our products please visit Author: Christian Runge Vector Informatik GmbH Slide: 37

A Safe Basis. Safety Functions Status and Challenge V

A Safe Basis. Safety Functions Status and Challenge V A Safe Basis Safety Functions Status and Challenge V1.00.00 2016-09-06 Agenda 1. Introduction 2. MICROSAR Safe 3. Status and Outlook 4. Challenges 2 Introduction Evolution of Safety Concepts Partitioning

More information

Webinar LIN Embedded Software

Webinar LIN Embedded Software Webinar LIN Embedded Software Setting up the Vector embedded software for LIN ECUs V1.0.00 2014-09-19 Agenda > Vector embedded LIN Products MICROSAR LIN CANbedded LIN CANbedded LIN Integration API Event

More information

Welcome to the Webinar Embedded Software for J1939

Welcome to the Webinar Embedded Software for J1939 Welcome to the Webinar Embedded Software for J1939 On November 11 at 9 AM (CET) 2014. Vector Informatik GmbH. All rights reserved. Any distribution or copying is subject to prior written approval by Vector.

More information

Embedded Software for J1939

Embedded Software for J1939 Embedded Software for J1939 Webinar on July 1 at 2 PM (CET) V0.02 2015-07-01 Agenda J1939 Basics CANbedded J1939 MICROSAR J1939 MICROSAR J1939 with ISOBUS extensions Feature Matrix History & Roadmap 2

More information

Adaptive AUTOSAR: Infrastructure Software for Advanced Driver Assistance. Chris Thibeault June 7, 2016

Adaptive AUTOSAR: Infrastructure Software for Advanced Driver Assistance. Chris Thibeault June 7, 2016 Adaptive : Infrastructure Software for Advanced Driver Assistance Chris Thibeault June 7, 2016 Agenda for Adaptive Platform Introduction Goals for the presentation What is the Adaptive Platform? Why do

More information

The Vector Embedded Ethernet Stack and Its Use Cases in Motor Vehicles

The Vector Embedded Ethernet Stack and Its Use Cases in Motor Vehicles The Vector Embedded Ethernet Stack and Its Use Cases in Motor Vehicles Webinar V4.00.03 2018-11-14 Overview Ethernet@Automotive webinar series Part 1: Introduction to Automotive Ethernet > Host: Jan Bossert

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

MICROSAR. Product Information

MICROSAR. Product Information Product Information Table of Contents 1 MICROSAR - The Vector Solution for AUTOSAR ECU Software... 3 2 MICROSAR.OS The Real-Time Operating System for the AUTOSAR Standard... 8 3 MICROSAR.COM AUTOSAR Basic

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

Automotive Security: Challenges and Solutions

Automotive Security: Challenges and Solutions Automotive Security: Challenges and Solutions 8 th Vector Congress 30 th November 2016 V2.01.00 2016-11-22 Agenda Introduction Services Embedded Security Mechanisms Tools Summary 2 Introduction Vehicle

More information

Adaptive AUTOSAR Extending the Scope of AUTOSAR-based Embedded Software

Adaptive AUTOSAR Extending the Scope of AUTOSAR-based Embedded Software Adaptive AUTOSAR Extending the Scope of AUTOSAR-based Embedded Software Vector Congress 2017, September 6 th 7 th, Shanghai China V0.1 2017-08-04 Introduction Use Cases for Adaptive AUTOSAR Infotainment

More information

AUTOSAR Method. Webinar

AUTOSAR Method. Webinar AUTOSAR Method Webinar 2013-04-17 V2.1 2013-04-16 Agenda >Introduction AUTOSAR Method Exchange Formats Workflows OEM-TIER1 Workflows TIER1 Webinar Series Slide: 2 Introduction Current Workflow (non-autosar)

More information

Adaptive AUTOSAR Extending the Scope of AUTOSAR-based Embedded Software

Adaptive AUTOSAR Extending the Scope of AUTOSAR-based Embedded Software Adaptive AUTOSAR Extending the Scope of AUTOSAR-based Embedded Software Vector GB Ltd Annual Conference 2017, September 27 th 28 th V0.1 2017-09-26 Introduction Use Cases for Adaptive AUTOSAR Infotainment

More information

10 th AUTOSAR Open Conference

10 th AUTOSAR Open Conference 10 th AUTOSAR Open Conference Dr. Günther Heling Vector Informatik AUTOSAR Adaptive Platform Now it s Time to get on Board AUTOSAR Nov-2017 Introduction At the first glance Adaptive and Classic don t have

More information

KSAR Support. for. ST s SPC5 32-bit Automotive MCUs

KSAR Support. for. ST s SPC5 32-bit Automotive MCUs KSAR Support for ST s SPC5 32-bit Automotive MCUs AUTOSAR Practice Facts and Numbers Our Offerings Our Credentials Our Investments Products AUTOSAR R4.0.3/R4.2.1 ICC3 compliant Basic Software Stack AUTOSAR

More information

AUTOSAR stands for AUTomotive Open Systems ARchitecture. Partnership of automotive Car Manufacturers and their Suppliers

AUTOSAR stands for AUTomotive Open Systems ARchitecture. Partnership of automotive Car Manufacturers and their Suppliers Introduction stands for AUTomotive Open Systems ARchitecture Electronic Control Unit Partnership of automotive Car Manufacturers and their Suppliers Source for ECU: Robert Bosch GmbH 2 Introduction Members

More information

STMicroelectronics Automotive MCU Technical Day 意法半导体汽车微控制器技术日 2017 年 ST 汽车 MCU 技术日 2017 年 6 月 6 日, 上海 2017 年 6 月 8 日, 深圳 2017 年 6 月 13 日, 北京

STMicroelectronics Automotive MCU Technical Day 意法半导体汽车微控制器技术日 2017 年 ST 汽车 MCU 技术日 2017 年 6 月 6 日, 上海 2017 年 6 月 8 日, 深圳 2017 年 6 月 13 日, 北京 STMicroelectronics Automotive MCU Technical Day 意法半导体汽车微控制器技术日 2017 年 ST 汽车 MCU 技术日 2017 年 6 月 6 日, 上海 2017 年 6 月 8 日, 深圳 2017 年 6 月 13 日, 北京 KSAR Support for ST s SPC5 32-bit Automotive MCUs AUTOSAR NOS

More information

Interaction between AUTOSAR and non-autosar Systems on top of a Hypervisor

Interaction between AUTOSAR and non-autosar Systems on top of a Hypervisor Interaction between AUTOSAR and non-autosar Systems on top of a Pierre-Antoine Bernard Ι 7th AUTOSAR Open Conference Ι Detroit, October 23rd 2014 Introduction Pierre-Antoine Bernard Senior Software Engineer

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

RTA-BSW v2.1.1 User Guide

RTA-BSW v2.1.1 User Guide RTA-BSW v2.1.1 User Guide Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further obligation in relation to this document.

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

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

AUTOSAR System and Software Design with PREEvision

AUTOSAR System and Software Design with PREEvision PREEvision 9.0 RELEASED V0.0 2018-10-15 Agenda CAN FD Commnication Design 2 OVERVIEW 3 Overview AUTOSAR in PREEvision Software Architectre Commnication Network Topology 4 Overview 5 Overview Mlti ser spport

More information

Implementation of Automotive Unified Diagnostic Services Based on AUTOSAR. Yue-yin XIE, Chao ZHOU and Feng LUO

Implementation of Automotive Unified Diagnostic Services Based on AUTOSAR. Yue-yin XIE, Chao ZHOU and Feng LUO 2017 2nd International Conference on Information Technology and Management Engineering (ITME 2017) ISBN: 978-1-60595-415-8 Implementation of Automotive Unified Diagnostic Services Based on AUTOSAR Yue-yin

More information

Flash Bootloader. Product Information

Flash Bootloader. Product Information Product Information Table of Contents 1 Flash Memory Programming... 3 2 Flash Bootloader - ECU programming via CAN, LIN, FlexRay, MOST and Ethernet... 3 2.1 Overview of Advantages... 3 2.2 Application

More information

OFF-ROAD VEHICLE DIAGNOSTICS WITH AUTOSAR. Jigar Patel Namdeo Dhawle July 18, 2018

OFF-ROAD VEHICLE DIAGNOSTICS WITH AUTOSAR. Jigar Patel Namdeo Dhawle July 18, 2018 OFF-ROAD VEHICLE DIAGNOSTICS WITH AUTOSAR Jigar Patel Namdeo Dhawle July 18, 2018 AGENDA Motivation of UDS diagnostics in Agriculture and Construction Vehicles UDS vs J1939 Challenges and Proposed solutions

More information

AUTOSAR design flow. Yoon-Jin Kim Application Engineer. July mentor.com/automotive

AUTOSAR design flow. Yoon-Jin Kim Application Engineer. July mentor.com/automotive AUTOSAR design flow Yoon-Jin Kim Application Engineer July 2016 mentor.com/automotive Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Linux is the registered

More information

CANbedded. Product Information

CANbedded. Product Information Product Information Table of Contents 1 Solutions with CANb edded... 4 1.1 CANbedded... 4 1.2 Advantages of CANbedded... 4 1.3 Your Partner Right From the Start... 4 1.4 Uniform Solution... 4 2 CANbedded

More information

The Adaptive Platform for Future Use Cases

The Adaptive Platform for Future Use Cases The Adaptive Platform for Future Use Cases Vector Congress 2016 - Stuttgart, 2016-11-30 V0.1 2016-09-21 Agenda Introduction Adaptive AUTOSAR Architecture Use Cases and Requirements Adaptive AUTOSAR at

More information

What s New in AUTOSAR?

What s New in AUTOSAR? What s New in AUTOSAR? By Stephen Waldron Local Prodct Line Manager Vector UK Conference, Wednesday 27 th September 2017 V1.6.1 2017-08-22 Agenda What s New in AUTOSAR? AUTOSAR 4.3 Software Architectre

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

Tools for CAN based networking. On the street, in the air, in the orbit

Tools for CAN based networking. On the street, in the air, in the orbit Tools for CAN based networking On the street, in the air, in the orbit Vector Informatik GmbH Vector provides OEMs and suppliers of automotive and related industries a professional and open development

More information

Adaptive AUTOSAR. Ready for Next Generation ECUs V

Adaptive AUTOSAR. Ready for Next Generation ECUs V Adaptive AUTOSAR Ready for Next Generation ECUs V0.4 2017-10-18 Introduction Being Prepared for the Next-Generation of ECUs Additional, high performance ECUs hosting applications for upcoming use cases

More information

Arccore AB 2017, all rights reserved. Accelerating innovation

Arccore AB 2017, all rights reserved. Accelerating innovation 2017-03-02 Arccore AB 2017, all rights reserved Accelerating innovation ARCCORE in brief Independent vendor of automotive-sw with focus on AUTOSAR Integration, adaptation and service Incorporated 2009

More information

ISO meets AUTOSAR - First Lessons Learned Dr. Günther Heling

ISO meets AUTOSAR - First Lessons Learned Dr. Günther Heling ISO 26262 meets AUTOSAR - First Lessons Learned Dr. Günther Heling Agenda 1. ISO 26262 and AUTOSAR Two Basic Contradictions Top-Down vs. Reuse Concentration vs. Distribution 2. Approach Mixed ASIL System

More information

to Develop Using the Benefits of Model-Based Design AUTOSAR Basic Software Modules Mohamed Soliman & Amjad Elshenawy

to Develop Using the Benefits of Model-Based Design AUTOSAR Basic Software Modules Mohamed Soliman & Amjad Elshenawy Using the Benefits of Model-Based Design to Develop AUTOSAR Basic Software Modules Mohamed Soliman & Amjad Elshenawy Mathworks Automotive Conference 2016 Stuttgart, Sep., 21 st 2016 September 2016 September

More information

Analysis and Testing of LIN ECUs

Analysis and Testing of LIN ECUs Welcome to the Vector Webinar: Analysis and Testing of LIN ECUs Presenter: Mr. Peter Decker Date: 2014-10-21, 9:00 10:00 am (CEST) V 1.0 2014-10-21 Agenda > LIN Tool Chain Product Overview CANoe.LIN &

More information

STMicroelectronics Automotive MCU Technical Day

STMicroelectronics Automotive MCU Technical Day STMicroelectronics Automotive MCU Technical Day 意法半导体汽车微控制器技术日 ETAS Embedded SW and Embedded Security Solutions 2017 年 ST 汽车 MCU 技术日 2017 年 6 月 6 日, 上海 2017 年 6 月 8 日, 深圳 2017 年 6 月 13 日, 北京 Embedded SW

More information

CAN FD - Flexible Tools for Flexible Data Rates

CAN FD - Flexible Tools for Flexible Data Rates CAN FD - Flexible Tools for Flexible Data Rates Peter Decker Vector Informatik GmbH V 0.01 2012-06-20 Simulation & Test Environment for Automotive Networks Database Test Spec. ECU Simulation & Test Tool

More information

oscan Embedded Real-time Operating Systems

oscan Embedded Real-time Operating Systems Embedded Real-time Operating Systems V0.01 2009-05-26 Agenda > OSEK/VDX Specification oscan Product Slide: 2 OSEK/VDX Basic Characteristics Specification of a full pre-emptive real-time operating system

More information

AUTOSAR Overview and Classic Platform

AUTOSAR Overview and Classic Platform AUTOSAR Overview and Classic Platform Igor Neiva Camargo AUTOSAR Project Leader Team Oct. 30 th 2015 8 th AOC, Tokyo Overview AUTOSAR Overview and Classic Platform The AUTOSAR Development Community - The

More information

MICROSAR-OS. Embedded Real-time Multitasking Operating Systems

MICROSAR-OS. Embedded Real-time Multitasking Operating Systems Embedded Real-time Multitasking Operating Systems 2013. Vector Informatik GmbH. All rights reserved. Any distribution or copying is subject to prior written approval by Vector. V 1.09 2013-05-03 AUTOSAR

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

Introduction to Ethernet and IP in automotive vehicles

Introduction to Ethernet and IP in automotive vehicles Introduction to Ethernet and IP in automotive vehicles Webinar V1.02 2014-05-14 Agenda > Information 3 Introduction 6 Physical layers 8 IEEE Ethernet MAC + VLAN 14 Internet Protocol (IPv4/IPv6) 18 TCP

More information

Current status and Future of AUTOSAR. Markus Bechter 7 th AUTOSAR Open Conference Oct. 22 nd -23 rd 2014, Detroit

Current status and Future of AUTOSAR. Markus Bechter 7 th AUTOSAR Open Conference Oct. 22 nd -23 rd 2014, Detroit Current status and Future of AUTOSAR Markus Bechter 7 th AUTOSAR Open Conference Oct. 22 nd -23 rd 2014, Detroit Overview Achievements AUTOSAR Products Future of AUTOSAR 3 Achievements new concepts in

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

Ethernet Design Challenges The requirements and use of Ethernet with AUTOSAR

Ethernet Design Challenges The requirements and use of Ethernet with AUTOSAR Ethernet Design Challenges The requirements and use of Ethernet with AUTOSAR Anders Kallerdahl Product Manager AUTOSAR tools mentor.com/automotive Android is a trademark of Google Inc. Use of this trademark

More information

Product Information Embedded Operating Systems

Product Information Embedded Operating Systems Product Information Embedded Operating Systems Table of Contents 1 Operating Systems for ECUs... 3 2 MICROSAR.OS The Real-Time Operating System for the AUTOSAR Standard... 3 2.1 Overview of Advantages...

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

Cyber security mechanisms for connected vehicles

Cyber security mechanisms for connected vehicles Infineon Security Partner Network Partner Use Case Cyber security mechanisms for connected vehicles Protecting automotive vehicle networks and business models from cyber security attacks Products AURIX

More information

vflash Vector Webinar V

vflash Vector Webinar V vflash Vector Webinar 2018-10-10 V2.0 2018-07-09 Introduction into vflash vflash Template Concept vflash Project Handling Enhanced Security with Gateway Authentication Custom Actions Tool Editions Extended

More information

Linux and AUTOSAR Vector Informatik Congress, Stuttgart,

Linux and AUTOSAR Vector Informatik Congress, Stuttgart, Linux and AUTOSAR Vector Informatik Congress, Stuttgart, 12.2010 Brief Introduction to OpenSynergy OpenSynergy is a software company bringing innovative technologies into embedded automotive applications.

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

Making Full Use of Multi-Core ECUs with AUTOSAR Basic Software Distribution

Making Full Use of Multi-Core ECUs with AUTOSAR Basic Software Distribution Making Fll Use of Mlti-Core ECUs with AUTOSAR Basic Software Distribtion Webinar V0.1 2018-09-07 Agenda Motivation for Mlti-Core AUTOSAR Standard: SWC-Split MICROSAR Extension: BSW-Split BSW-Split: Technical

More information

Diagnostic Use Cases V

Diagnostic Use Cases V Diagnostic Use Cases V1.01 2017-06-29 Agenda 1. Diagnostic Use Cases 3 2. Testing 6 3. Reprogramming 15 4. ECU Configuration 19 5. Vehicle Function Data 23 2 Diagnostic Use Cases Overview ECU Configuration

More information

Experiences with AUTOSAR compliant Autocode generation using TargetLink

Experiences with AUTOSAR compliant Autocode generation using TargetLink dspace User Conference 2010 India Sept 24 th 10 Experiences with AUTOSAR compliant Autocode generation using TargetLink Naveen Alwandi, Manjunath BC Delphi Electronics & Safety ABSTRACT Increased safety,

More information

DEVELOPMENT OF DISTRIBUTED AUTOMOTIVE SOFTWARE The DaVinci Methodology

DEVELOPMENT OF DISTRIBUTED AUTOMOTIVE SOFTWARE The DaVinci Methodology DEVELOPMENT OF DISTRIBUTED AUTOMOTIVE SOFTWARE The DaVinci Methodology Dr. Uwe Honekamp, Matthias Wernicke Vector Informatik GmbH, Dep. PND - Tools for Networks and distributed Systems Abstract: The software

More information

How to Integrate E2E in MICROSAR

How to Integrate E2E in MICROSAR How to Integrate E2E in MICROSAR Technical Reference End-To-End Protection according to AUTOSAR 4.2 using E2E Protection Wrapper or E2E Transformer Version 1.0.1 Authors Status Maximilian Hempe Released

More information

Diagnostics is evolving

Diagnostics is evolving Diagnostics is evolving Vector India Conference, 208-07-8 V.0 208-07-3 Agenda AUTOSAR Development Remote Diagnostics and OTA Secrity 2 AUTOSAR Development DEXT Diagnostic Extract Template (=DEXT) Part

More information

Virtualization of Heterogeneous Electronic Control Units Testing and Validating Car2X Communication

Virtualization of Heterogeneous Electronic Control Units Testing and Validating Car2X Communication Testing and Validating Car2X Communication 1 Public ETAS-PGA 2017-07-06 ETAS GmbH 2017. All rights reserved, also regarding any disposal, exploitation, reproduction, editing, Testing and Validating Car2X

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

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

Overview of Acceptance Tests

Overview of Acceptance Tests Overview of Acceptance Tests Document Title Overview of Acceptance Tests Document Owner Document Responsibility Document Identification No 643 Document Classification Auxiliary Document Status Final Part

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

10 th AUTOSAR Open Conference

10 th AUTOSAR Open Conference 10 th AUTOSAR Open Conference Pierre-Antoine Bernard OpenSynergy GmbH Cornel Izbasa OpenSynergy GmbH Virtualization Solutions for the AUTOSAR Classic and Adaptive Platforms AUTOSAR Nov-2017 OpenSynergy

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

Dr. Andreas Both / Zhang Enqin Automotive Runtime Software

Dr. Andreas Both / Zhang Enqin Automotive Runtime Software Nov 6, 2008 Getting Started with Freescale's AUTOSAR OS and Microcontroller Abstraction Layer (MCAL) Software Packages PA110 Dr. Andreas Both / Zhang Enqin Automotive Runtime Software owners. Freescale

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

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

Compliance Verification Process for Ethernet ECUs

Compliance Verification Process for Ethernet ECUs Compliance Verification Process for Ethernet ECUs Automotive Ethernet Congress 2015 Munich, February 4, 2015 Dr.-Ing. Terezia Toth Head of Compliance Laboratory / Senior Consultant Engineer Agenda 1. Motivation

More information

How Security Mechanisms Can Protect Cars Against Hackers. Christoph Dietachmayr, CIS Solution Manager EB USA Techday, Dec.

How Security Mechanisms Can Protect Cars Against Hackers. Christoph Dietachmayr, CIS Solution Manager EB USA Techday, Dec. How Security Mechanisms Can Protect Cars Against Hackers Christoph Dietachmayr, CIS Solution Manager EB USA Techday, Dec. 3 rd 2015 Driver s Fears Are Being Fueled by Recent News ConnectedCars, new opportunies

More information

Techday Mobile Electronics Open, connected, scalable With BODAS into the digital future

Techday Mobile Electronics Open, connected, scalable With BODAS into the digital future Techday 2017 Mobile Electronics Open, connected, scalable Martin Sykora DC-MH/SPL Technical Sales Manager Mobile Electronics 24.-25. October 2017 1 The Internet of Things 3 examples of how we are getting

More information

AUTOSAR I ntegration for the MOST Network

AUTOSAR I ntegration for the MOST Network MOST Forum, 21st of April 2015 1 Public ETAS/ESC 2015-04-21 ETAS GmbH 2015. All rights reserved, also regarding any disposal, exploitation, reproduction, Overview Concept study ordered by MOST Cooperation

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

SW-Update. Thomas Fleischmann June 5 th 2015

SW-Update. Thomas Fleischmann June 5 th 2015 Thomas Fleischmann June 5 th 2015 2 3 Agenda The big picture SW-Update today Diagnostics vs SW-Update Our solution for SW-Update The real challenges beyond getting a file into the car Elektrobit (EB),

More information

10 th AUTOSAR Open Conference

10 th AUTOSAR Open Conference 10 th AUTOSAR Open Conference Rinat Asmus AUTOSAR Project Leader BMW AUTOSAR Adaptive Platform AUTOSAR Nov-2017 New Challenges One Standard. Do AUTOSAR Core partners commit to standard use? Is the implementation

More information

Efficient testing of ECUs despite Security

Efficient testing of ECUs despite Security Vector Cyber Security Symposium 2017 V0.1 2017-09-26 Security is a must have Security makes testing harder Security is a must have Todays features in vehicles require security Test Tools must support security

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

SPC5 MCAL overview. ZHANG Livia

SPC5 MCAL overview. ZHANG Livia SPC5 MCAL overview ZHANG Livia Senior Application Engineer, Micro BU ADG Marketing and Application Greater China & South Asia Region STMicroelectronics AUTOSAR Idea 2 Standardize the software architecture

More information

Enabling Connectivity with Service Oriented Architectures

Enabling Connectivity with Service Oriented Architectures Enabling Connectivity with Service Oriented Architectres Vector GB Conference 2017 V2.0 2017-09-21 Agenda Different Perspectives on Connectivity From Signal Oriented to Service Oriented Architectres Ftre

More information

In Vehicle Networking : a Survey and Look Forward

In Vehicle Networking : a Survey and Look Forward In Vehicle Networking : a Survey and Look Forward Nicolas Navet Workshop on Specialized Networks, ETFA09, Palma, Spain - 25/09/2009 Complexity Mastered Outline 1. Architecture of Automotive Embedded Systems

More information

RTA-BSW v3.0.0 RTA-BSW Getting Started Guide Status: Release

RTA-BSW v3.0.0 RTA-BSW Getting Started Guide Status: Release RTA-BSW v3.0.0 RTA-BSW Getting Started Guide Status: Release Copyright The data in this document may not be altered or amended without special notification from ETAS GmbH. ETAS GmbH undertakes no further

More information

CANoe and CANalyzer as Diagnostic Tools

CANoe and CANalyzer as Diagnostic Tools Version 1.5 2017-05-03 Application Note AN-IND-1-001 Author Restrictions Abstract Vector Informatik GmbH Public Document This application gives an introduction into working with diagnostics in CANoe/CANalyzer.

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

From Signal to Service

From Signal to Service From Signal to Service Challenges for the Development of AUTOSAR Adaptive Applications Automotive Ethernet and AUTOSAR Adaptive are key technologies for highly automated driving and comprehensive connectivity

More information

CANoe.Ethernet. Product Information

CANoe.Ethernet. Product Information Product Information Table of Contents 1 Introduction... 3 1.1 Overview of Advantages... 3 1.2 Application Areas... 4 1.3 Further Information... 4 2 Functions... 4 3 Hardware... 5 4 Trainings... 5 5 Note...

More information

Vector Logger Cloud. VECTOR GB Ltd Conference, 28th Sept, 2017 V

Vector Logger Cloud. VECTOR GB Ltd Conference, 28th Sept, 2017 V Vector Logger Clod VECTOR GB Ltd Conference, 28th Sept, 2017 V1.0 2017-09-27 Agenda Challenges Vector Logger Clod Secrity Aspects Data Acqisition Policy Conclsion 2 Vector Logger Clod Challenges Growing

More information

VT System Smart HIL Testing

VT System Smart HIL Testing VT System Smart HIL Testing V1.0 2010-06-04 Agenda > ECU Testing Testing a Door Control Unit Summary and Outlook Slide: 2 ECU Testing I/O Access for ECU Testing ECU has to be tested in its natural environment

More information

AUTO-CAAS: Model-Based Fault Prediction and Diagnosis of Automotive Software

AUTO-CAAS: Model-Based Fault Prediction and Diagnosis of Automotive Software AUTO-CAAS: Model-Based Fault Prediction and Diagnosis of Automotive Software Wojciech Mostowski Halmstad University, Sweden AstaZero Researchers Day 2016 hhse Outline 1 Project overview 2 Consortium 3

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

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

Mentor Automotive Save Energy with Embedded Software! Andrew Patterson Presented to CENEX 14 th September 2016

Mentor Automotive Save Energy with Embedded Software! Andrew Patterson Presented to CENEX 14 th September 2016 Mentor Automotive Save Energy with Embedded Software! Andrew Patterson Presented to CENEX 14 th September 2016 andrew_patterson@mentor.com Embedded Software & Electric Vehicles Combustion Engine Electric

More information

Software integration challenge multi-core experience from real world projects

Software integration challenge multi-core experience from real world projects Software integration challenge multi-core experience from real world projects Rudolf Grave 17.06.2015 Agenda About EB Automotive Motivation Constraints for mapping functions to cores AUTOSAR & MultiCore

More information

1000BASE-T1 from Standard to Series Production

1000BASE-T1 from Standard to Series Production Concept Car VW I.D. Volkswagen AG 1000BASE-T1 from Standard to Series Production Enabling Next Generation Scalable Architecture Olaf Krieger (Volkswagen), Christopher Mash (Marvell) Agenda 2 Next generation

More information

Implementing AUTOSAR. Zhang Enqin Shanghai Automotive Lab. Aug 27-28, 2009

Implementing AUTOSAR. Zhang Enqin Shanghai Automotive Lab. Aug 27-28, 2009 Aug 27-28, 2009 Implementing AUTOSAR Zhang Enqin Shanghai Automotive Lab service names are the property of their respective owners. Freescale Semiconductor, Inc. 2009. Autosar Introduction Goals and motivation

More information

Concept and Implementation of AUTOSAR compliant Automotive Ethernet stack on Infineon Aurix Tricore board

Concept and Implementation of AUTOSAR compliant Automotive Ethernet stack on Infineon Aurix Tricore board Concept and Implementation of AUTOSAR compliant Automotive Ethernet stack on Infineon Aurix Tricore board Completed at Bertrandt Ingenieurbüro GmbH, Ingolstadt Master Thesis Author: Sreenath Krishnadas

More information

CANape Option Bypassing

CANape Option Bypassing Product Information Table of Contents 1 Overview... 3 1.1 Introduction... 3 1.2 Overview of Advantages... 3 1.3 Application Areas... 4 1.4 System Requirement... 4 1.5 Further Information... 4 2 Functions...

More information

Diagnostic Trends 2017 An Overview

Diagnostic Trends 2017 An Overview Diagnostic Trends 2017 An Overview Vector India Conference, 2017-07-18+19 V1.0 2017-07-14 Agenda 1. DoIP 2. Remote Diagnostics 3. Cyber Security 4. Summary 2/29 DoIP Why DoIP? Why another diagnostic network?

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

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