GENIVI Korea Summit 2013 Compliance Program & Works with GENIVI

Size: px
Start display at page:

Download "GENIVI Korea Summit 2013 Compliance Program & Works with GENIVI"

Transcription

1 GENIVI Korea Summit 2013 Compliance Program & Works with GENIVI John Lehmann Sr. Marketing Manager / Board Member Mentor Graphics Pavel Konopelko Software Architect / SAT Lead Visteon Dashboard image reproduced with the permission of Visteon and 3M Corporation 1

2 Outline (1/2) Part I: Introduce basic concepts of the platform compliance 8 slides: Team collaboration; Software model; goals of compliance; structure of the compliance specification; components types and examples (3); platform compliance artifacts Part II: Introduce the history of platform compliance releases including 5.0 (Gemini) 10 slides: history timeline; 5.0 UML overview & highlights (2); release statistics (5); Gemini references (2) 2

3 Outline (2/2) Part III: Introduce Works with GENIVI 4 slides: Compliance programs; WwG vs. Platform; WwG goals; WwG components as of October 2013 Part IV: Introduce the process of submitting and reviewing applications 3 slides: Process; Rules, Participants Part V: Conclusions and future directions 4 slides, TBD: Compliance Road Map, Towards Automation, Database, Tools 3

4 PART I Introduce basic concepts of the platform compliance 4

5 Team Collaboration System Architecture Team CE Connectivity EG Korea REG HMI- Application Framework EG System Infrastructure EG Compliance Specification Location-Based Services EG Baseline Integration Team Networking EG Media and Graphics EG 5

6 GENIVI Software Model Product-Specific Software HMI Applications Software Platform Middleware Kernel Product- Specific Product- Specific 6

7 Goals of Platform Compliance upstart systemd Compliant Platforms All Platforms linux-3.0 linux

8 Structure of Compliance Specification Compliance Specification is a list of components 3 component types: Placeholder, Abstract, Specific: 2 component priorities: P1 (mandatory), P2 (desired): Compliant implementation must include all P1 components 8

9 Component Types Placeholder Component Component that is defined only by a set of requirements that its specific implementation has to fulfill. The requirements are typically specified as informal textual statements about the component responsibilities and the services it provides. Abstract Component Component that is defined by its provided and required interfaces as well as its behavior, but does not refer to any specific implementation. Interfaces are defined by their operation signatures. Behavior can be defined in any convenient way. Specific Component Component that is ultimately defined by its implementation available in form of the source code. 9

10 Component Type by Example Abstract Component: Specific Component: whizz_t produce(bang_t arg) { setup_whizzer(magic); return make_whizz(arg); } whizz_t produce(bang_t arg); // pre: arg!= 0 // post: is_whizzable(arg) implies result!= 0 Placeholder Component: * Component shall produce whizz whenever given a whizzable bang as an input. 10

11 Component Examples Placeholder components: Browser (requirements on rendering, caching, etc.) SpeechOutputService (requirements on TTS engine) Abstract components: OpenGL-ES (as specified by the Khronos Group) SensorsService (API to access vehicle sensor data) Specific components: Linux Kernel (from kernel.org, version 3.0 or later) Automotive DLT (from projects.genivi.org, version 2.2 or later) 11

12 Platform Compliance Specification Compliance Specification Document Placeholder Components: Embedded Software Platform Requirements Abstract Components: Links to component specification documents and reference implementations Specific Components: Links to component implementations UML Model Component Specification Code Repositories Component Implementation Component Implementation 12

13 PART II Introduce the history of platform compliance releases including 5.0 (Gemini) 13

14 Platform Compliance History Architecture Implementation report released January 2010 Discovery: Compliance 2.0 released April 2012 Foton: Compliance 4.0 released April 2013 July 2011 Borg / Cassini: Compliance 1.0 released October 2012 Excalibur: Compliance 3.0 released October 2013 Gemini: Compliance 5.0 released Copyright GENIVI Alliance

15 GENIVI Software Platform

16 Highlights from Release 5.0 Introduced new components Near Field Communication (NFC) Stack Media Indexing and Playback Mirror Link and Smart Device Link Node Health Monitor, Node Resource Manager Reworked existing components Echo Cancellation and Noise Reduction (ECNR) Navigation interfaces Speech-related services Cleaned up the specification 16

17 Changes since Previous Release 1/5 Introduced new components: ECNR Controller, ECNR Engine (Placeholder) Media Indexer, Media Playback Control (Placeholder) MirrorLink, SmartDeviceLink (Placeholder) Node Health Monitor, Node Resource Manager (Placeholder) SpeechDialogService, SpeechInputService, SpeechOutputService (Placeholder) INC Transport Protocol (Abstract) Near Field Communication Stack (Abstract) popup manager (Abstract) 17

18 Changes since Previous Release 2/5 Introduced new components (continued): Tuner Middleware (Abstract) Promoted existing components: Bluetooth Media Playback (from Placeholder to Abstract) Changed existing components: CE Device Manager (Placeholder revised requirements) Graphics Backend Server (Placeholder defined reference implementation) 18

19 Changes since Previous Release 3/5 Changed existing components (continued): EnhancedPositionService, GNSSService, SensorsService (Abstract increased minimum required version) MapViewer, NavigationCore (Abstract increased minimum required version) OpenGL-ES (Abstract defined reference implementation) Profile Manager (Abstract increased minimum required version) FUSE (Specific changed priority) 19

20 Changes since Previous Release 4/5 Removed obsolete components: Echo Cancellation Engine, Noise Reduction Engine (Placeholder replaced by ECNR Engine and ECNR Controller) INC Messenger (Placeholder replaced by INC Transport Protocol, Abstract) Indexing Engine (Placeholder replaced by Media Indexer) Speech Engine (Placeholder replaced by SpeechDialogService, SpeechInputService, SpeechOutputService) 20

21 Changes since Previous Release 5/5 Removed obsolete components (continued): Tuner (Placeholder replaced by Tuner Middleware, Abstract) 21

22 Component Types by Release Specific Abstract Placeholder 22

23 Component Modifications in 2.0 Placeholder Abstract Added Removed Changed Specific

24 Component Modifications in 3.0 Placeholder Abstract Added Removed Changed Specific

25 Component Modifications in 4.0 Placeholder Abstract Added Removed Changed Specific

26 Component Modifications in 5.0 Placeholder Abstract Added Removed Changed Specific

27 Gemini References Compliance documents: ompliance+release+5.0+documents UML model repository: Baselines: ntegration+team#baselineintegrationteam- GENIVIbaselines 27

28 General References Projects and Baselines maintained by GENIVI: GENIVI Releases Summary: eleases Compliance Team and procedures: e+team 28

29 PART III Introduce Works with GENIVI 29

30 GENIVI Compliance Programs Compliance Program Today Platform Compliance Started in products 19 companies 60 platforms Today: 5 th incarnation of specification Works with GENIVI Started in 2013 after 12 months trial period and 5 submissions 30

31 WwG vs. Platform Compliance Product-Specific Software HMI Applications Software Platform Middleware Kernel Product- Specific Product- Specific Works with GENIVI Compliance Platform Compliance 31

32 Platform: It s all about components... (and requirements) PlaceholderComponent Requirement level AbstractComponent Behavior, APIs SpecificComponent Actual code (owned or adopted from upstream) Beyond platform (WwG) Other SW components of an IVI system Specification Evolution 32

33 Compliance: Priorities Each component and requirement is assigned a priority Components and requirements: P1 = mandatory. Disclosure is mandated. P2 = optional. Disclosure is desired (but not mandatory) Requirements: P3 = Purely optional. No disclosure needed. Used for roadmap items etc 33

34 Platform Compliance Program Goals Define a set of standardized components and requirements for OS platform, middleware, and frameworks Provide source code level compliance and interoperability Allow multiple distributions to be compliant, public or commercial distros Allow some differentiation while still meeting compliance 34

35 WwG Compliance Program Goals Extend compliance beyond platform (applications) Allow compliance registrations of Abstract- and Placeholder Component implementations Increase confidence in GENIVI platform by registering software based on it 35

36 Works with GENIVI:October 2013 Tuxera exfat component Jungo Multimedia player Wind River ipod connectivity solution accelerator (with disclaimer) Arynga CarSync (with disclaimer) Cinemo DVD Playback Engine 36

37 PART IV Introduce the process of submitting and reviewing applications 37

38 Compliance Application and Review Process Applicant verify that their software product fulfills GENIVI Compliance Specification Applicant fills out GENIVI Compliance Statement and submits it for review Compliance Explanation document describes the process and evaluation criteria Reviewers assigned by GENIVI clarify all questions related to the submission with the applicant Compliance Statement GENIVI Compliance Approval Group decides on whether the application is compliant On applicant s discretion, compliant products are listed under 38

39 Some Rules... Compliance is claimed for a given release Approved compliance never expires Implementation of components and requirements for a specific platform (needs to specify HW) Does not automatically propagate to new releases 2 years period of accepting applications for a given release Inputs for approvals Platform Spreadsheet Works with GENIVI Spreadsheet (based on platform) Lists of build and runtime dependencies 39

40 Compliance Program Participants 40

41 PART V Conclusions and future directions 41

42 Compliance Road Map Compliance Today Strictness Manual Verification Manual Verification + Registration Automated Verification + Registration Automated Functional + Non-functional Verification Compliance by end of Compliance Authority Some thoughts and plans Complexity, Effort (+cost) 42

43 Towards Automation: Database and Tools Started as a part of WwG: project to make review process easier Work is still in progress. Target: Q Content: Compliance database IT infrastructure Web server Set of Web-based tools ([PHP] scripts) Parsers for inputs (spreadsheets and dependency graphs) Analysis tools: spot obvious discrepancies E.g. Missing P1 s 43

44 Database Platform compliance Platform compliance submissions Implementation: packages (primarily baselines) WwG compliance submissions Approval Process 44

45 Tools File upload and input parsers Spreadsheet Dependency graphs Analysis tools Problem spotting Generating issues Review tools Generating and closing issues Approval processing 45

46 Works with GENIVI Program is going official after the trial period months Used for learning About the applications About the supporting infrastructure Announcing the results today 46

47 Lessons learned Expect the unexpected We needed to adjust some rules Submissions A kernel component Multimedia stacks FOTA solutions CE connectivity AVB stack SDK with codecs 47

48 감사합니다! Thank You! 질문? Questions? 48

GENIVI Korea Summit 2013 GENIVI Development Model

GENIVI Korea Summit 2013 GENIVI Development Model GENIVI Korea Summit 2013 GENIVI Development Model Pavel Konopelko Software Architect / SAT Lead Visteon Dashboard image reproduced with the permission of Visteon and 3M Corporation 1 Contents Reflecting

More information

Infotainment Solutions. with Open Source and i.mx6. mentor.com/embedded. Andrew Patterson Business Development Director Embedded Automotive

Infotainment Solutions. with Open Source and i.mx6. mentor.com/embedded. Andrew Patterson Business Development Director Embedded Automotive Infotainment Solutions with Open Source and i.mx6 Andrew Patterson Business Development Director Embedded Automotive mentor.com/embedded Android is a trademark of Google Inc. Use of this trademark is subject

More information

Tizen IVI Architecture New features. Dominig ar Foll, Intel Open Source

Tizen IVI Architecture New features. Dominig ar Foll, Intel Open Source Tizen IVI Architecture New features Dominig ar Foll, Intel Open Source Agenda What is Tizen IVI How to join the project Our road map Architecture New Features 2 What is Tizen IVI Tizen IVI Support Intel

More information

Linux Community Project Leaders Unite. Peter Vescuso EVP Marketing, Bus Dev Black Duck Software

Linux Community Project Leaders Unite. Peter Vescuso EVP Marketing, Bus Dev Black Duck Software Linux Community Project Leaders Unite Peter Vescuso EVP Marketing, Bus Dev Black Duck Software Agenda Trends Communities of communities Linux Community Projects 2 Innovation and FOSS - A Virtuous Circle

More information

Tizen IVI Architecture New features

Tizen IVI Architecture New features Tizen IVI Architecture New features, Intel Open Source dominig.arfoll@fridu.net Agenda 2 What is Tizen IVI How to join the project Our road map Architecture New Features Tizen IVI Support Intel and ARM

More information

Partner Verified and Supported Products. Program Guide 6.8

Partner Verified and Supported Products. Program Guide 6.8 Partner Verified and Supported Products Program Guide 6.8 Copyright 2018 VMware, Inc. All rights reserved. VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other

More information

Cyber Security Reliability Standards CIP V5 Transition Guidance:

Cyber Security Reliability Standards CIP V5 Transition Guidance: Cyber Security Reliability Standards CIP V5 Transition Guidance: ERO Compliance and Enforcement Activities during the Transition to the CIP Version 5 Reliability Standards To: Regional Entities and Responsible

More information

DLNA in the Car Oct 22, 2015/12:30 Intended Audience

DLNA in the Car Oct 22, 2015/12:30 Intended Audience DLNA in the Car Oct 22, 2015/12:30 Intended Audience 28-Oct-15 Wolfram Kusterer Presentation Business Title and GENIVI Role ACCESS Europe GmbH. Dashboard image reproduced with the permission of Visteon

More information

Linux in Automotive From Open Source to Products

Linux in Automotive From Open Source to Products Linux in Automotive From Open Source to Products Mark Skarpness Director System Engineering, Intel Tsuguo Nobe Chief Advanced Service Architect and Director, Intel July 1st, 2014 Legal Information INFORMATION

More information

AGL Requirements Specification V2.0

AGL Requirements Specification V2.0 AGL Requirements Specification V2.0 AGL All-Member Meeting @ DRESDEN October 2018 Toshikazu Oiwa toshikazu_ohiwa@mail.toyota.co.jp TOYOTA MOTOR CORPORATION 1 Who is Oiwa? Ø Software engineer, expert in

More information

Domain Interaction Strategy

Domain Interaction Strategy Domain Interaction Strategy Implications for GENIVI Tech and Marketing Work Gunnar Andersson Development Lead Philippe Robin PMO Lead Steve Crumb Executive Director AMM Munich - 17 April Copyright GENIVI

More information

Market Participant Client Platform

Market Participant Client Platform PUBLIC IESO_ISTD_0017 Market Participant Client Platform Information Technology Standard Issue 2.0 This document is intended to clearly and concisely present the standards and guidelines for the upgrade

More information

UNH-IOL NVMe Test Consortium

UNH-IOL NVMe Test Consortium UNH-IOL NVMe Test Consortium NVMe Integrators List Policy Version 1.1 Policy Document Last Updated : December 19, 2013 UNH-IOL NVMe Consortium 121 Technology Dr Suite 2 Durham, NH 03824 Tel: +1 603-862-0090

More information

Therapy Provider Portal. User Guide

Therapy Provider Portal. User Guide Therapy Provider Portal User Guide Page 2 of 16 UCare User Guide V1.7 Table of Contents I. Introduction...3 About HSM Therapy Management... 4 Terms of Use... 4 Contact Information... 6 II. Using the Therapy

More information

BOSCH CASE STUDY. How Bosch Has Benefited from GENIVI Adoption

BOSCH CASE STUDY. How Bosch Has Benefited from GENIVI Adoption February 2016 BOSCH CASE STUDY How Bosch Has Benefited from GENIVI Adoption Overview The GENIVI Alliance was launched with a mission of driving the broad adoption of open source, In-Vehicle Infotainment

More information

Connecting with Tizen : An Overview & Roadmap. Mohan Rao

Connecting with Tizen : An Overview & Roadmap. Mohan Rao Connecting with Tizen : An Overview & Roadmap Mohan Rao Contents What is Tizen? Why Tizen? Device profile Tizen 2.4 Tizen 3.0 What s next? Conclusion 2 What is Tizen? (1/2) Designed for various category

More information

ETSI GS MEC-IEG 005 V1.1.1 ( )

ETSI GS MEC-IEG 005 V1.1.1 ( ) GS MEC-IEG 005 V1.1.1 (2015-08) GROUP SPECIFICATION Mobile-Edge Computing (MEC); Proof of Concept Framework Disclaimer This document has been produced and approved by the Mobile-Edge Computing (MEC) Industry

More information

License, Rules, and Application Form

License, Rules, and Application Form Generic Interface for Cameras License, Rules, and Application Form GenICam_License.doc Page 1 of 11 Table of Contents 1 OVERVIEW... 4 2 SUBJECT OF THE GENICAM LICENSE... 4 3 RULES FOR STANDARD COMPLIANCY...

More information

The Yocto GENIVI Baseline Overview. Automotive Linux Summit, Fall 2013 Holger Behrens, Wind River Automotive Solutions

The Yocto GENIVI Baseline Overview. Automotive Linux Summit, Fall 2013 Holger Behrens, Wind River Automotive Solutions The Yocto GENIVI Baseline Overview Automotive Linux Summit, Fall 2013 Holger Behrens, Wind River Automotive Solutions Abstract The Yocto GENIVI Baseline, a public project of the GENIVI Alliance, based

More information

Are you Really Helped by Upstream Kernel Code?

Are you Really Helped by Upstream Kernel Code? Are you Really Helped by Upstream Kernel Code? 1 HISAO MUNAKATA RENESAS SOLUTIONS CORP hisao.munakata.vt(at)renesas.com who am I Working for Renesas (semiconductor) 2 Over 15 years real embedded Linux

More information

Compliance Verification Program Governance Guide

Compliance Verification Program Governance Guide Compliance Verification Program Governance Guide Version 1.0.0 9/19/2018 Executive Summary LF Networking is offering compliance verification through its OPNFV Verification Program (OVP). The OVP verifies

More information

Wayland IVI Extension

Wayland IVI Extension Wayland IVI Extension May 10, 2017 Updates in front of us Eugen Friedrich, Emre Ucan Graphics engineers, ADIT Wayland IVI Extension Agenda Short introduction of wayland-ivi-extension Current status of

More information

ETSI GS ZSM 006 V1.1.1 ( )

ETSI GS ZSM 006 V1.1.1 ( ) GS ZSM 006 V1.1.1 (2018-05) GROUP SPECIFICATION Zero touch network and Service Management (ZSM); Proof of Concept Framework Disclaimer The present document has been produced and approved by the Zero touch

More information

Generic Profiles V 1.0

Generic Profiles V 1.0 Generic Profiles V 1.0 EnOcean Alliance Inc. San Ramon, CA, USA, June 20, 2013 Executive Summary This is an extract from the document that provides the specification of Generic Profiles. The full specification

More information

Enabling a Richer Multimedia Experience with GPU Compute. Roberto Mijat Visual Computing Marketing Manager

Enabling a Richer Multimedia Experience with GPU Compute. Roberto Mijat Visual Computing Marketing Manager Enabling a Richer Multimedia Experience with GPU Compute Roberto Mijat Visual Computing Marketing Manager 1 What is GPU Compute Operating System and most application processing continue to reside on the

More information

How Tizen Compliance Reduces Fragmentation

How Tizen Compliance Reduces Fragmentation How Tizen Compliance Reduces Fragmentation Mats Wichmann Samsung Open Source Group mats@osg.samsung.com Topics The Problem Compliance Goals State of the program Compliance Profiles Feature comparison:

More information

UNH-IOL NVMe Test Consortium

UNH-IOL NVMe Test Consortium UNH-IOL NVMe Test Consortium NVMe Integrators List Policy Version 1.2 Policy Document Last Updated : April 14, 2015 UNH-IOL NVMe Consortium 121 Technology Dr Suite 2 Durham, NH 03824 Tel: +1 603-862-0090

More information

Alberta Reliability Standards Compliance Monitoring Program. Version 1.1

Alberta Reliability Standards Compliance Monitoring Program. Version 1.1 Version 1.1 Effective: January 14, 2011 Table of Contents 1. Introduction... 1 2. Purpose... 1 3. Applicability... 1 4. Definitions... 1 5. Compliance Monitoring Overview... 2 6. Monitoring Tools... 1

More information

Intel Cache Acceleration Software (Intel CAS) for Linux* v2.9 (GA)

Intel Cache Acceleration Software (Intel CAS) for Linux* v2.9 (GA) Intel Cache Acceleration Software (Intel CAS) for Linux* v2.9 (GA) Release Notes June 2015 Revision 010 Document Number: 328497-010 Notice: This document contains information on products in the design

More information

Nova Southeastern University IRBManager User Manual IRBMANAGER USER MANUAL

Nova Southeastern University IRBManager User Manual IRBMANAGER USER MANUAL IRBMANAGER USER MANUAL Contents 1. What is IRBManager?...1 2. IRBManager User Accounts/Login...1 a. Creating an IRBManager Account...1 b. Logging into IRBManager...2 c. Forgot Password...2 d. Locked Out

More information

Agenda. 1. The LoU between EC-CEF and OpenPEPPOL about transition and migration to AS4 - Niels

Agenda. 1. The LoU between EC-CEF and OpenPEPPOL about transition and migration to AS4 - Niels www.peppol.eu OpenPEPPOL CC F2F meetings Vienna May 9 th and 10 th, 2017. AS4 Transition. Joint TICC/PoCC session Niels Pagh-Rasmussen, Executive architect IBM and member of OpenPEPPOL MC. Sander Fieten,

More information

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore

Android App Development. Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Android App Development Muhammad Sharjeel COMSATS Institute of Information Technology, Lahore Mobile devices (e.g., smartphone, tablet PCs, etc.) are increasingly becoming an essential part of human life

More information

UNH IOL NVMe Test Consortium

UNH IOL NVMe Test Consortium UNH IOL NVMe Test Consortium NVMe Integrators List Policy Version 6.0 Policy Document Last Updated : September 6, 2016 UNH IOL NVMe Consortium 21 Madbury Rd Suite 100 Durham, NH 03824 Tel: +1 603 862 0090

More information

Auto Embedded Software: Infotainment

Auto Embedded Software: Infotainment Auto Embedded Software: Infotainment Applied Market Intelligence Hardware: Infotainment system design is following PC model Software/OS: Standardized software/os s will dominate in the future Apps: Future

More information

Embedded Software: Its Growing Influence on the Hardware world

Embedded Software: Its Growing Influence on the Hardware world Embedded Software: Its Growing Influence on the Hardware world ISA Vision Summit 2009, Bangalore 16 th FEB 09 V. R. Venkatesh Head, Product Engineering Services, Wipro Technologies. Wipro in Product Engineering

More information

SIMPLIFYING THE CAR. Helix chassis. Helix chassis. Helix chassis WIND RIVER HELIX CHASSIS WIND RIVER HELIX DRIVE WIND RIVER HELIX CARSYNC

SIMPLIFYING THE CAR. Helix chassis. Helix chassis. Helix chassis WIND RIVER HELIX CHASSIS WIND RIVER HELIX DRIVE WIND RIVER HELIX CARSYNC W I N D R I V E R H E L I X C H A S S I S SIMPLIFYING THE WIND RIVER HELIX CHASSIS Helix Chassis brings together software, technologies, tools, and services to help automotive manufacturers unify, simplify,

More information

DirectTrust Accredited Trust Anchor Bundle Standard Operating Procedure

DirectTrust Accredited Trust Anchor Bundle Standard Operating Procedure DirectTrust Accredited Trust Anchor Bundle Standard Operating Procedure Change Control Date Version Description of changes 1-Sept-2016 1.5 Added requirements for post approval testing during initial interop

More information

Seminar report Software reuse

Seminar report Software reuse A Seminar report On Software reuse Submitted in partial fulfillment of the requirement for the award of degree of Bachelor of Technology in Computer Science SUBMITTED TO: www.studymafia.com SUBMITTED BY:

More information

Schlumberger Private Customer Use

Schlumberger Private Customer Use 1 Copyright Notice Copyright 2009-2014 Schlumberger. All rights reserved. No part of this document may be reproduced, stored in a retrieval system, or translated in any form or by any means, electronic

More information

W3C Automotive Update. 2-May-16

W3C Automotive Update. 2-May-16 W3C Automotive Update Dashboard image reproduced with the permission of Visteon and 3M Corporation 1 Agenda W3C Automotive and Web Platform BG Business Group Current Status GENIVI and W3C NEW W3C Automotive

More information

Lifecycle Subsystem Readout :00 Open Projects Track

Lifecycle Subsystem Readout :00 Open Projects Track Lifecycle Subsystem Readout 2015-10-22 09:00 Open Projects Track Gianpaolo Macario GENIVI EG-SI Architect Mentor (slides by David Yates Continental) 1 Agenda Introduction, goals of session Lifecycle Manifest

More information

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption

W3C CASE STUDY. Teamwork on Open Standards Development Speeds Industry Adoption January 2017 W3C CASE STUDY Teamwork on Open Standards Development Speeds Industry Adoption Like driving a long stretch of open road alone, standards development work can be a lonely endeavor. But with

More information

Team Up: Contributing to the Tizen Platform. Narasimha Swamy Sanjay NM

Team Up: Contributing to the Tizen Platform. Narasimha Swamy Sanjay NM Team Up: Contributing to the Tizen Platform Narasimha Swamy Sanjay NM YOUR Contributions MATTER to the SUCCESS of Tizen platform Agenda About Tizen OSS Ways of Contribution Tizen 3.0 Governance Model Tools,

More information

Link 1500 / Online Claims Entry User Guide

Link 1500 / Online Claims Entry User Guide Link 1500 / Online Claims Entry User Guide ABILITY Network Inc Copyright and Trademark Copyright Copyright 2016 ABILITY Network Inc. All Rights Reserved. All text, images, and graphics, and other materials

More information

10 th AUTOSAR Open Conference

10 th AUTOSAR Open Conference 10 th AUTOSAR Open Conference Nadym Salem, Jan Hegewald Carmeq GmbH Dealing with the Challenges for Future Software Systems in the Automotive Industry with the AUTOSAR Standards AUTOSAR Nov-2017 Dealing

More information

ONBOARDING APPLICATION

ONBOARDING APPLICATION NATE s Blue Button Plus for Providers Trust Bundle ONBOARDING APPLICATION Main Point of Contact Name: Telephone Number: Organization: Mobile: Email: Physical Address: Overview of document This document

More information

The international CETECOM Group. ETSI ITS Workshop 2013 Session 4 Testing and Certification CETECOM ITS Service Partner Ulrich Keuling, CETECOM

The international CETECOM Group. ETSI ITS Workshop 2013 Session 4 Testing and Certification CETECOM ITS Service Partner Ulrich Keuling, CETECOM The international CETECOM Group ETSI ITS Workshop 2013 Session 4 Testing and Certification CETECOM ITS Service Partner Ulrich Keuling, CETECOM Wireless Car Connectivity 2 Driving factors behind Car Connectivity

More information

Session 2: CORSIA MRV System: Monitoring of CO 2 Emissions. ICAO Secretariat

Session 2: CORSIA MRV System: Monitoring of CO 2 Emissions. ICAO Secretariat Session 2: CORSIA MRV System: Monitoring of CO 2 Emissions ICAO Secretariat Monitoring, Reporting and Verification (MRV) of CO 2 Emissions A monitoring, reporting and verification (MRV) system is a key

More information

Physical Security Reliability Standard Implementation

Physical Security Reliability Standard Implementation Physical Security Reliability Standard Implementation Attachment 4b Action Information Background On March 7, 2014, the Commission issued an order directing NERC to submit for approval, within 90 days,

More information

Intel Learning Series Developer Program Self Verification Program. Process Document

Intel Learning Series Developer Program Self Verification Program. Process Document Intel Learning Series Developer Program Self Verification Program Process Document Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel

More information

Automotive Linux Summit 2017 May 31-June 2, 2017, Tokyo, Japan Advances and challenges in remote configuration of connected cars

Automotive Linux Summit 2017 May 31-June 2, 2017, Tokyo, Japan Advances and challenges in remote configuration of connected cars Automotive Linux Summit 2017 May 31-June 2, 2017, Tokyo, Japan Advances and challenges in remote configuration of connected cars 2017/6/2 NEC Communication Systems, Ltd. New Technology Development Group

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

DirectTrust Governmental Trust Anchor Bundle Standard Operating Procedure

DirectTrust Governmental Trust Anchor Bundle Standard Operating Procedure DirectTrust Governmental Trust Anchor Bundle Standard Operating Procedure Change Control Date Version Description of changes 15-December- 2016 1-December- 2016 17-March- 2016 4-February- 2016 3-February-

More information

Building Open Source IoT Ecosystems. November 2017

Building Open Source IoT Ecosystems. November 2017 Building Open Source IoT Ecosystems November 2017 Jim White, Dell Distinguished Engineer & Senior Software Architect james_white2@dell.com Dell Project Fuse Architect EdgeX Foundry Technical Steering Committee

More information

Open innovation in the connected eco-system. Automotive Grade Android (AGA) Overview of Developers Zone for Open Source AGA

Open innovation in the connected eco-system. Automotive Grade Android (AGA) Overview of Developers Zone for Open Source AGA Open innovation in the connected eco-system Automotive Grade Android (AGA) Overview of Developers Zone for Open Source AGA Overview of Automotive Grade Android Background About AGA Business drivers and

More information

Reliability Standard Audit Worksheet 1

Reliability Standard Audit Worksheet 1 Reliability Standard Audit Worksheet 1 PRC-004-3 Protection System Misoperation Identification and Correction This section to be completed by the Compliance Enforcement Authority. Audit ID: Registered

More information

Data Compliance Guidelines Version 1.2

Data Compliance Guidelines Version 1.2 Version 1.2 January 2007 (This page is intentionally blank) Published By: STAR Organization 2007 i Table of Contents 1. Introduction... 1 2. General Data Compliance Criteria... 2 2.1 Implementation Versions...

More information

Android OS and Power Architecture

Android OS and Power Architecture June 24, 2010 OS and Power Architecture FTF-NET-F0677 Phil Brownfield Software Product Manager, NMG Reg. U.S. Pat. & Tm. Off. BeeKit, BeeStack, CoreNet, the Energy Efficient Solutions logo, Flexis, MXC,

More information

Request For Proposal ONWAA Website & E-Learn Portal

Request For Proposal ONWAA Website & E-Learn Portal Request For Proposal ONWAA Website & E-Learn Portal ONWAA 880 17 E, Garden River, Ontario P6A 6Z5 Table Of Contents General information Project Overview Statement of Needs Proposal Format Proposal Preparation

More information

Assignment 3: Multimedia Proposal

Assignment 3: Multimedia Proposal MERCER UNIVERSITY Assignment 3: Multimedia Proposal TCO 620: Managing Multimedia [Type the author name] 12/10/2011 This proposal outlines a project to develop a multimedia product for Symantec Corporation

More information

In-Vehicle Infotainment (IVI) Control from Mobile Devices

In-Vehicle Infotainment (IVI) Control from Mobile Devices In-Vehicle Infotainment (IVI) Control from Mobile Devices What Our Customers Told Us 46% Anticipate changing OS in near future 43% Do not have a migration strategy or expertise in-house 88% Interest in

More information

Contributing to Automotive Grade Linux and GENIVI Development Platform

Contributing to Automotive Grade Linux and GENIVI Development Platform Contributing to Automotive Grade Linux and GENIVI Development Platform Leon Anavi Konsulko Group leon.anavi@konsulko.com Embedded Linux Conference 2017 21-23 February, Portland, Oregon Agenda Automotive

More information

Common Operating Environment (COE) Platform Certification Program. Certification Policy

Common Operating Environment (COE) Platform Certification Program. Certification Policy Common Operating Environment (COE) Platform Certification Program Certification Policy February 2004 Version 2.0 Copyright February 2004, The Open Group All rights reserved. No part of this publication

More information

Introduction to Service Availability Forum

Introduction to Service Availability Forum Introduction to Service Availability Forum Sasu Tarkoma (sasu.tarkoma@cs.helsinki.fi) Seminar on High Availability and Timeliness in Linux University of Helsinki, Department of Computer Science Spring

More information

Provider Portal User Guide

Provider Portal User Guide Provider Portal User Guide Updated: January 1, 2019 Table of Contents Introduction... 1 How to Register for the Provider Portal... 3 Manage Your Profile... 5 User Administration... 8 Authorizations & Referrals...

More information

Adobe LiveCycle Form Guides ES4 Voluntary Product Accessibility Template

Adobe LiveCycle Form Guides ES4 Voluntary Product Accessibility Template Adobe LiveCycle Form Guides ES4 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Have a question? Speak with a member of our team on

Have a question? Speak with a member of our team on Supplier User Guide - 1 - Contents Dashboard... - 3 - Profile... - 4 - Completing the Questionnaire... - 6 - Request Information... - 10 - Manage Users... - 12 - - 2 - DASHBOARD The dashboard is a central

More information

McAfee Network Security Platform Release Process

McAfee Network Security Platform Release Process McAfee Network Security Platform Release Process Revision B This document details the McAfee Network Security Platform (also referred to as NSP) software release process. Network Security Platform s release

More information

AGL Reference Hardware Specification Document

AGL Reference Hardware Specification Document AGL Reference Hardware Specification Document 2017/10/18 Ver 0.1.0 1 Change History Version Date 0.1.0 2017/10/18 The first edition 2 Index 1. AGL Reference Hardware overview... 5 1.1. Goals of AGL Reference

More information

DOCUMENTS MADE OBSOLETE The release of this document changes only the version of EMMS Release Schedule - November pdrmonitor.

DOCUMENTS MADE OBSOLETE The release of this document changes only the version of EMMS Release Schedule - November pdrmonitor. 3.00 Draft September 2018 3.00 Final September 2018 Pre-production: Wednesday 16 November Pre-production: 26 September 2018 2016 Production: Production: Wednesday 2219 November October 2016 2018 Release

More information

An Illinois Perspective

An Illinois Perspective Other State Models: An Illinois Perspective SADZI M. OLIVA, ACTING COMMISSIONER ILLINOIS COMMERCE COMMISSION JULY 21, 2017 Disclaimers Any views, statements, and opinions expressed in this presentation

More information

Provider Portal. Direct Deposit User Guide

Provider Portal. Direct Deposit User Guide Provider Portal Direct Deposit User Guide July 2015 Proprietary Notice Copyright 2015, TELUS Health Solutions. All rights reserved. Information provided in this publication is proprietary and confidential.

More information

CPE Frequently Asked Questions

CPE Frequently Asked Questions What are the CPE requirements in Louisiana? Each certificate holder must complete and report a minimum of 20 hours of continuing professional education (CPE) annually, and at least 80 hours of continuing

More information

OG0-091 Q&As TOGAF 9 Part 1

OG0-091 Q&As TOGAF 9 Part 1 CertBus.com OG0-091 Q&As TOGAF 9 Part 1 Pass The Open Group OG0-091 Exam with 100% Guarantee Free Download Real Questions & Answers PDF and VCE file from: 100% Passing Guarantee 100% Money Back Assurance

More information

SIX Trade Repository AG

SIX Trade Repository AG January 2018 Table of contents 1. General information 4 1.1 Purpose and scope of the manual 4 1.2 References 4 2. General information and navigation 5 2.1 Using with Internet Explorer 5 2.2 User login

More information

Exception Process User Guide Oracle Banking Credit Facilities Process Management Release Part No. E July 2018

Exception Process User Guide Oracle Banking Credit Facilities Process Management Release Part No. E July 2018 Exception Process User Guide Oracle Banking Credit Facilities Process Management Release 14.1.0.0.0 Part No. E97614-01 July 2018 Oracle Banking Credit Facilities Process Management User Guide Oracle Financial

More information

Creating outstanding digital cockpits with Qt Automotive Suite

Creating outstanding digital cockpits with Qt Automotive Suite Creating outstanding digital cockpits with Qt Automotive Suite Get your digital cockpit first the finish line with Qt. Embedded World 2017 Trends in cockpit digitalization require a new approach to user

More information

IGLOO AND SNOWBALL. Philippe Garnier Ecosystem program

IGLOO AND SNOWBALL. Philippe Garnier Ecosystem program IGLOO AND SNOWBALL Philippe Garnier Ecosystem program DISCLAIMER Copyright ST-Ericsson 2011. All rights reserved. The contents of this document are subject to change without prior notice. ST-Ericsson makes

More information

Reliability Standard Audit Worksheet 1

Reliability Standard Audit Worksheet 1 Reliability Standard Audit Worksheet 1 PRC-004-3 Protection System Misoperation Identification and Correction This section to be completed by the Compliance Enforcement Authority. Audit ID: Registered

More information

Patrice M. Anderson Instructional Designer

Patrice M. Anderson Instructional Designer Patrice M. Anderson Instructional Designer Portfolio Sample Instructor-Led Training This sample contains the ToC and one chapter from the instructor-led student workbook for HP Quality Center (QC) software.

More information

ivilink Automotive Connectivity Framework Overview

ivilink Automotive Connectivity Framework Overview ivilink Automotive Connectivity Framework Overview Saint-Petersburg Konstantin A. Khait 2 MirrorLink ivilink Ford AppLink Pandora link ilivio Panasonic Link-to-Cell Apple AirPlay Head unit is still very

More information

DRIVING PROGRESS Automotive Electronics Systems Innovation Network

DRIVING PROGRESS Automotive Electronics Systems Innovation Network Automotive Electronics Systems Innovation Network WELCOME AESIN AESIN isa dedicated UK initiative focused on the accelerated and advanced delivery of Electronic Systems (ES) into vehicles and infrastructure

More information

Adobe Captivate 9 Voluntary Product Accessibility Template

Adobe Captivate 9 Voluntary Product Accessibility Template Adobe Captivate 9 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, It all adds up Ed-Fi Alliance

2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, It all adds up Ed-Fi Alliance 2015 Ed-Fi Alliance Summit Austin Texas, October 12-14, 2015 It all adds up. Sustainability and Ed-Fi Implementations 2 Session Overview Introduction (5 mins) Define the problem (10 min) Share In-Flight

More information

Client Services Procedure Manual

Client Services Procedure Manual Procedure: 85.00 Subject: Administration and Promotion of the Health and Safety Learning Series The Health and Safety Learning Series is a program designed and delivered by staff at WorkplaceNL to increase

More information

Android & Medical systems

Android & Medical systems Android & Medical systems November 15th, 2011 Stephane Strahm, Prog. Mgr Android Center of Excellence Agenda Android in Medical too? Context Standards Use Cases It works! 2 2009 Wind River. All Rights

More information

TECHNICAL WHITE PAPER FIDO APPROACHES: NOK NOK LABS S3 SUITE VS BUILD YOUR OWN FIDO

TECHNICAL WHITE PAPER FIDO APPROACHES: NOK NOK LABS S3 SUITE VS BUILD YOUR OWN FIDO TECHNICAL WHITE PAPER FIDO APPROACHES: NOK NOK LABS S3 SUITE VS BUILD YOUR OWN FIDO TABLE OF CONTENTS Executive Summary... 3 FIDO Solution Requirements... 3 FIDO UAF Client infrastructure... 4 FIDO UAF

More information

Voluntary Product Accessibility Template

Voluntary Product Accessibility Template Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding the availability

More information

PERFORMANCE OPTIMIZATIONS FOR AUTOMOTIVE SOFTWARE

PERFORMANCE OPTIMIZATIONS FOR AUTOMOTIVE SOFTWARE April 4-7, 2016 Silicon Valley PERFORMANCE OPTIMIZATIONS FOR AUTOMOTIVE SOFTWARE Pradeep Chandrahasshenoy, Automotive Solutions Architect, NVIDIA Stefan Schoenefeld, ProViz DevTech, NVIDIA 4 th April 2016

More information

Adobe Captivate 7 Voluntary Product Accessibility Template

Adobe Captivate 7 Voluntary Product Accessibility Template Adobe Captivate 7 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

2009 MUTCD CONTENT Introduction Part 1 General Part 2 Signs Part 3 Markings Part 4 - Highway Traffic Signals Part 5 Traffic Control Devices for Low

2009 MUTCD CONTENT Introduction Part 1 General Part 2 Signs Part 3 Markings Part 4 - Highway Traffic Signals Part 5 Traffic Control Devices for Low 2009 MUTCD CONTENT Introduction Part 1 General Part 2 Signs Part 3 Markings Part 4 - Highway Traffic Signals Part 5 Traffic Control Devices for Low Volume Roads 1 MUTCD CONTENT (Cont.) Part 6 Temporary

More information

Open Source in Automotive Infotainment

Open Source in Automotive Infotainment Open Source in Automotive Infotainment Taeyong Kim (ty.kim@windriver.com) Services & Solutions Wind River Systems 2015 Wind River. All Rights Reserved. Why using Open Source in IoT? Internet of Things

More information

X(cross) Development System make AGL application development easier. December 2017 Sébastien Douheret

X(cross) Development System make AGL application development easier. December 2017 Sébastien Douheret make AGL application development easier Sébastien Douheret sebastien.douheret@iot.bzh IoT.bzh Located in France - Brittany ( Vannes / Lorient / Rennes ) People background: 40% coming from Tizen IVI (Intel+Samsung)

More information

Volume. User Manual and Resource Guide

Volume. User Manual and Resource Guide Volume 1 User Manual and Resource Guide User Manual and Resource Guide Game Gurus United States Telephone: (415) 800-3599 Brazil Telephone: 55 84-8723-2557 Email: info@gamegurus.com Table of Contents What

More information

Prior Authorization and Clinician Burden: Updates from ONC

Prior Authorization and Clinician Burden: Updates from ONC Prior Authorization and Clinician Burden: Updates from ONC Thomas A. Mason, MD, FACP Chief Medical Officer Office of the National Coordinator for Health Information Technology (ONC) U.S. Department of

More information

IEEE-SA Standards Board Project Authorization Request (PAR) Form (2002)

IEEE-SA Standards Board Project Authorization Request (PAR) Form (2002) 2002-09-26 IEEE 802.16-02/47 IEEE-SA Standards Board Project Authorization Request (PAR) Form (2002) For a review of the Standards Development Process (designed to assist the Working Group, Working Group

More information

Who What Why

Who What Why Who What Why Board Members Sponsors Associates To Change Authentication Online by: (a) Developing unencumbered Specifications that define interoperable mechanisms that supplant reliance on passwords (b)

More information

ONBOARDING APPLICATION

ONBOARDING APPLICATION NATE s Blue Button for Consumers (NBB4C) Trust Bundle ONBOARDING APPLICATION Main Point of Contact Name: Telephone Number: Organization: Mobile: Email: Physical Address: Overview of document This document

More information

LIVE SCOUTING S ADVENTURE 2017 NATIONAL JAMBOREE JULY 19-28

LIVE SCOUTING S ADVENTURE 2017 NATIONAL JAMBOREE JULY 19-28 LIVE SCOUTING S ADVENTURE 2017 NATIONAL JAMBOREE JULY 19-28 A recording of today s webinar along with the slide presentation and a written Q&A will be added to the Webinar section of the website within

More information

Android & Medical system February 15th, Diego Buffa, System Engineer

Android & Medical system February 15th, Diego Buffa, System Engineer Android & Medical system February 15th, 2012 Diego Buffa, System Engineer Agenda Android in Medical too? Context Standards Use Cases It works! 2 Android devices are entering a complex environment 3 Previously...

More information