Android for next IVI system

Size: px
Start display at page:

Download "Android for next IVI system"

Transcription

1 Android for next IVI system

2 Agenda Wind River Introduction Market information Android IVI specifics Wind River best practice examples in automotive Wind River Automotive strategy overview beyond Andriod 2

3 WIND RIVER INTRODUCTION 3

4 Heritage Leadership 1981: Founded 1993: IPO 2009: Acquired 30+% Commercial Market Share Broadest Portfolio Scale 1,900 Employees 42,000 Developers Investment $100m Annual R&D Spend Rich History of M&A Commitment 95% Customer Satisfaction 20% Net Promoter Score 4

5 Industrial Aerospace and Defense Automotive Network Equipment Digital Living Mobile

6 Our Customers, Our Industries Aerospace and Defense Automotive Industrial and Medical Mobile and Consumer Network Equipment BAE Systems Boeing EADS GE Aviation General Dynamics Finmeccanica Harris Honeywell ITT L3 Communications Lockheed Martin MHI NASA NEC Northrop Grumman Raytheon Rockwell Collins Thales U.S. Navy Actia BMW Bosch/Blaupunkt Continental Clarion Daimler Delphi Fiat/Chrysler General Motors Harman Honda Hyundai Johnson Controls LGE Magneti Marelli Mitsubishi Mobis Nissan Pateo Volvo ABB Alstrom Transport Bombardier Transportation Bosch Rexroth Boston Scientific Carl Zeiss Draeger Medical Gambro Hitachi Medical Kuka Philips Medical Medtronic National Instruments Roche Schneider Electric Siemens Transportation St. Jude Medical TomoTherapy Varian Medical Systems Vestas Wind Systems Apple Datung Epson Ericsson Hewlett-Packard Iwatsu LG Electronics Motorola Philips Ricoh Samsung Sanyo Sony Thomson Toshiba Verizon 3Com Alcatel-Lucent Avaya EMC Ericsson Flextronics Hewlett-Packard Huawei Juniper LG Electronics Mitel Motorola NEC Nokia-Siemens Cisco Nortel Oki Tellabs UT Starcom ZTE

7 7

8 MARKET INFORMATION 8

9 In Vehicle Evolution Distraction Functionality Connectivity Safety Branding Customer Loyalty 9

10 The Future its more than just in the car! Source: Center for Automotive Research and Connected Vehicle Trade Association

11 Evolving Requirements Connectivity as Managed Network Node Telematic Services CE Devices Cloud Connectivity Safety & Security Connection security Application safety Policy management Optimization Cost Space, Wight, Power Hardware consolidation

12 Android & Linux in embedded Android gaining traction in embedded CAGR of 14,9% through 2013 for the Automotive segment Short-term impact on the Automotive market VDC Research, Android & Linux in the Embedded Systems Market, May

13 Market Trends Wide adoption of connected head units unit sales of connected navigation head units will make up for 80% of the total market in Western Europe by 2018 Open source is continuing to gain traction Choice is between GENIVI and Android Increased complexity and level of integration of OE head units Browser technology driving app development Mobile applications are illustration of network-connected cars Cloud connectivity gains more traction 13

14 Auto Challenges: Increase in Software Complexity Provide a comprehensive user experience Provide integration with user electronics Adapt to all new communication technologies Cope with the rising demand for services Which is the best way to meet these challenges? 14

15 ANDROID IVI SPECIFICS 15

16 Wind River and Android 5 years Wind River GPO directly with Google Contributed 100+ programs Contributed the enablement of several hundred Android SKUs 8 Android design centers worldwide Beijing, Seoul, Stockholm, Galati, Grenoble, San Diego, Beaverton, Kanata Customers span entire value chain Silicon, device manufacturers, operators, software vendor and integrators More than 300 attendees joined Wind River s 2011 Mobile Developer Conference in Korea Held inaugural China Mobile Summit in Partnered with IMC and Leadcore 16

17 Typical IVI Requirements No. Item Description R.01 Fastboot Early Camera: 2 Sec. Initial Screen: 8 Sec. Full Navigation + Voice Recognition: 20 Sec. R.02 3D Navigation 10 ~ 30 frames per second R.03 Multimedia HD (720p & 1280p) Video XSM / HD Radio R.04 Connectivity ipod & Android MirrorLink, DLNA, Miracast R.05 Telematics 3G / 4G LTE, Remote Management, Cloud Connectivity R.06 Internet Web Browser, Social Networking R.07 Car Network CAN / Ethernet AVB / WiFi Direct R.08 SW Framework HTML5 Web Runtime, App Store Firmware Management, Security Enhancement R.09 SW Architecture Scalability (High, Med, Low end device) Reusability (Different models, different OEMs, different CPU, etc) 17

18 Name Role Work Scope Semi. Vendor Wind River ISV BSP for App Processor Multimedia Graphics Requirement Analysis Software Architecture Design BSP/Middleware Enablement Applications Telematics ADAS Voice Recognition Navigation Reference Hardware Linux BSP OpenGL/OpenVG Media Codec Kernel Drivers create/modify/integrate IVI Framework create/modify Application create Software Integration ipod, Fast Boot, Test Automation, Firmware Management, Security Enhancement Telematics, ADAS, VR, Navigation IHV Device Drivers Device Drivers in Binary and/or Source Tier-1 OEM Systems Integration Device Manufacturing Car OEM Commercial Hardware Systems Integration Design / Product Validation System Specification Quality Assurance 18

19 Wind River offering for Andriod IVI IVI Software Architecture Design Fastboot Optimization Wind River ipod Solution Priority & Performance Optimization Multi-Window & Multi-Display Firmware Management (Software Update) 19

20 IVI SW Architecture Design 20

21 Android Fastboot Options Manual Optimization Fastboot Suspend to RAM Suspend to Flash WR Hyperboot Factory Snapshot Field Snapshot 21

22 Wind River Hyperboot Solution Hyperboot saves significant time during the Android device boot cycle. It offers four ways to reduce the boot time: Cold boot optimization: Optimizes the device start up after the power is turned on; power cycling clears memory and many internal settings Hibernation (warm boot): Reduces the time for a device to boot from zero power, where a previous system state is loaded and the system resumes from it Optimized driver I/O performance: Improves the boot speed by combining asynchronous I/O with compression for smaller image size and maximum throughput Android Package Manager optimization: Reduces the standard application scan to optimize the loading time * Performance gained from Hibernation feature, 22 vs. 5.5 sec, tested with i.mx6 on Jan

23 WR ipod Architecture Overview (1/3) ipod Media Player Application ipod Da Media P (Clien 23 Serial device iap USB stack USB or Serial Bluetooth stack ipod Daemon Synchronous 2/ Asynchronous Media Player (Client) Sync/Async Client APIs over Socket Built-in iap * (process) Handler ipod Daemon 2 (Server) Serial or I2C or TCP libwrsipod (client dynamic lib) WR ipod Daemon Provides ipod Service business logic Manage interactions with Apple devices and Auth. Chip 14 Client APIs Provides Client APIs to access ipod Daemon Socket based communication 2011 Wind River. All Rights Reserved. iap USB or Serial Static link Sync/Async Client WR iap Handler (static lib) ipod Da (Ser Provides Serial lingoes or I2C or implementation iap Handler on uc OrAuthentication Chip CP Hypervisor Partition Or (Optional) Serial / I2C PCM data Alsa device * Built-in iap Handler is default

24 WR ipod Overview (2/3) WR ipod Solution Supports Serial, USB and Bluetooth link with Apple device Provides a standalone solution Not assuming any Multimedia Framework PCM streaming over Alsa device Client library can be used by any kind of client (command line, Qt, ) Can be integrated in any standard Linux distribution Optimal design with 300KB or less size of the solution Provides both synchronous and asynchronous APIs While asynchronous APIs are recommended, synchronous APIs could be used for a rapid POC development Can be extended by WR to support new lingoes Thread-safe client library Is pre-certified through ATS pre-certification 24

25 WR ipod Architecture Overview (3/3) Dependencies libevent libusb Licenses ipod daemon is Wind River proprietary iap handler is Wind River proprietary libevent is covered by a 3-clause BSD License libusb is covered by LPGP

26 Priority & Performance Management Timings & Performances Requirement Example Rear View Camera (2sec) MMI OFF to ON (Welcome screen) (8sec) Transition between different HMI states (100msec) CAN initialization after CAN WakeUp (300ms) USB link with TCU initialization after CAN WakeUp (4sec) USB communication with CD Drive after CAN WakeUp (4sec) Maximum delay between the reception of a user command through CAN-M and user feedback (visual or auditive) of the action (100ms) Maximum delay between the reception of a CAN command (e.g. ADAS command) and execution of the action (100ms) 26

27 Multi-Windows / Multi-Display 27

28 Firmware Management Solution Firmware Management extends the AOSP solution to provide a semi-automated or fully automated update mechanism tailored to a particular Android implementation or device Security that allows only authorized and signed update packages to access the device Several different update methods are available: Typical developer methods: Manual key presses, Android Debug Bridge (ADB), and Secure Digital (SD) cards or ISB thumbsticks Typical end-user manual methods: System Updates in the Settings menu, pointing the browser at the desired build Typical operator fully or semi-automated methods: Firmware-over-the-air (FOTA), with or without user confirmation 28

29 BEST PRACTICE EXAMPLES 29

30 Android in IVI for Malaysia Device Name Android based IVI Project Period 2010 ~ Device Type CPU Android Froyo & GingerBread based IVI System Freescale i.mx Series Development details Complete Software development and integration (including Software for Factory and Service Centers diagnostics) Porting Android onto customer s hardware Android adaptation for In Car integration (Android customization (with large button, redefined positions, ), multi-sources support in Media and Video players (SD, USB, Bluetooth, Aux, ipod/iphone), FM Radio Application, specific Bluetooth management for user contacts, specific Audio manager, Made For ipod/iphone, specific Power manager, ) Productization Wind River. All Rights Reserved.

31 Android in IVI for Major Car Maker Device Name Android based IVI System Project Period 2011 ~ Device Type CPU Android based IVI System FREESCALE i.mx Series High Level Design Software Integration Development details Android Framework Customization for IVI system (Bluetooth, HMI Widget, Audio Flinger, etc.) Kernel/BSP Customization for IVI system Automotive Specific Middleware Implementation (MICOM Interface, Mode Manager, Radio, DMB, CDP, etc.) Kernel/Middleware test-automation by using Wind River FAST Wind River. All Rights Reserved.

32 Automotive with GENIVI with Device Name Magneti Marelli Lupinus platform Project Period 2010 ~ Device Type CPU GENIVI based IVI system ARM Cortex-A9 CPU Development details Wind River. All Rights Reserved.

33 Wind River in Automotive with VxWorks Car Infotainment Market Wind River. All Rights Reserved.

34 Pictures of Mobile Devices Wind River. All Rights Reserved.

35 WIND RIVER AUTOMOTIVE STRATEGY 35

36 Automotive in Wind River Active in automotive market since mid 90s Automotive vertical market structure since 2007 Genivi founding member Dedicated automotive resources Worldwide support structure Compiler, Test, Development Tool and Platform business RTOS and open source sw solutions for consumer and B2B products Professional Services certified CMMI 3

37 Wind River Automotive Open Source Strategy Open Source Alignment Software Integration Wind River Automotive Products Generic Wind River Products Wind River. All Rights Reserved.

38 Wind River Auto Strategic Focus Areas SW Integration System Infrastructure Multi Media Connectivity Wind River. All Rights Reserved.

39 Platform for Infotainment (PFI)

40 GENIVI Alignment

41 Wind River PFI 4.0 & 5.0 EA PFI 4.0 GenIVI 2.0 compliant PFI 5.0 GenIVI 3.0 compliant Yocto based distribution Aligned with Wind River Linux Comes with Wind River Linux Tool support

42 The Yocto Project A common build system and collaboratively developed technologies representing the best tools and methods for building a Linux-based system Improved cross-platform compatibility and component interoperability Increased portability of software and middleware and decreased costs of their extensibility and maintenance Increased reuse and collaboration between commercial and open source communities 42

43 WR Commitment to the Yocto Project Founding member of the Yocto Project Gold member of the Yocto Project Advisory Board Active contributor to the Yocto Project Holds four out of eight maintainer and technical lead positions Dedicated four employees investing almost 100 months for the past two years Contributed over 1550 total code commits more than 26,806 lines of code and counting 43

44 Adopting the Yocto Project Wind River Linux is based on the Yocto Project open source development infrastructure Wind River Linux has achieved Yocto Project Compatible registration Wind River Linux will work with any Yocto Project Compatible BSP, software, or middleware 44

45 Wind River Automotive Portfolio SW Platforms Automotive-driven roadmap GENIVI compliant WR Linux kernel user space Android IVI CE industry alignment Ready for connected services Link to AUTOSAR Support of multiple si partners Automotive Solutions Development Platforms Automotive IP Customization Services Software Integration Automotive Services SW Project Management Hardware Enablement Optimization Support & Maintenance Technologies and ISVs Wind River Apps (Apple integration, USB, etc.) Wind River ISVs: Wind River Tools FAST Workbench w/ Qt plug-in Dedicated for various product segments CMMI level 3 certified Customer satisfaction Simics Hypervisor support 45

46 Let us help you solve your challenges! Check out the demo stations in the lobby to see many of these live products today Take a copy of the printed materials for more details Contact Wind River Account Manager with any questions Account Manager, WIND RIVER Shenzhen BRANCH Feng Weijiang( 冯伟江 ) Office: x 205 Weijiang.feng@windriver.com More info available on our China website: 46

47

The future of embedded is Intelligent Wind River solutions to accelerate your development. Hawk Su APAC Service Sales Manager

The future of embedded is Intelligent Wind River solutions to accelerate your development. Hawk Su APAC Service Sales Manager The future of embedded is Intelligent Wind River solutions to accelerate your development Hawk Su APAC Service Sales Manager Agenda Wind River Introduction Wind River Automotive Platform Android IVI specifics

More information

Primary Multicore Software Configurations Mark Hermeling, Senior Product Manager Wind River

Primary Multicore Software Configurations Mark Hermeling, Senior Product Manager Wind River Primary Multicore Software Configurations Mark Hermeling, Senior Product Manager Wind River Agenda Multicore and Virtualization at Wind River Primary Software Configurations Business drivers behind Multicore

More information

WIND RIVER OVERVIEW Wind River. All Rights Reserved.

WIND RIVER OVERVIEW Wind River. All Rights Reserved. WIND RIVER OVERVIEW 1 2014 Wind River. All Rights Reserved. Wind River Overview HERITAGE LEADERSHIP 1981: Founded 1993: IPO 2009: Acquired 45% Commercial Market Share Broadest Portfolio SCALE INVESTMENT

More information

Wind River Android Solutions

Wind River Android Solutions Wind River Android Solutions November 15th, 2011 Sébastien Lalaurette, Senior System Engineer EMEA SW Wind River solution proposal : Products Commercial Android distribution Android enhancements Debug

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

WIND RIVER VXWORKS for AEROSPACE & DEFENSE AND INDUSTRIAL MARKETS

WIND RIVER VXWORKS for AEROSPACE & DEFENSE AND INDUSTRIAL MARKETS WIND RIVER VXWORKS for AEROSPACE & DEFENSE AND INDUSTRIAL MARKETS Stephen Olsen, Sr. Manager Operating Systems, Wind River 2017 WIND RIVER. ALL RIGHTS RESERVED. Wind River CONFIDENTIAL Information The

More information

Device Software Optimization and Wind River Automotive Presented by [Wind River Representative] [title] Wind River

Device Software Optimization and Wind River Automotive Presented by [Wind River Representative] [title] Wind River CZ1 Device Software Optimization and Wind River Automotive Presented by [Wind River Representative] [title] Wind River 1 幻灯片 1 CZ1 Does linuxdevices.com really ranks us as the leading supplier of commercial

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

AN INTEL COMPANY WIND RIVER AUTOMOTIVE SOLUTIONS

AN INTEL COMPANY WIND RIVER AUTOMOTIVE SOLUTIONS AN INTEL COMPANY WIND RIVER AUTOMOTIVE SOLUTIONS The Software-Enabled Automobile Software is a key differentiating factor for today s automakers. It is critical to harnessing the opportunities of autonomous

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

12 th Kandroid Conference. Android in the Car. Oct.25, 2013 Wind River Solutions & Services

12 th Kandroid Conference. Android in the Car. Oct.25, 2013 Wind River Solutions & Services Android in the Car Oct.25, 2013 ty.kim@windriver.com Wind River Solutions & Services Evolution and Revolution 2 Internet of Things 3 Agenda Smartphone Connectivity The concept of Connected Car Why Smartphone

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

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

BUILDING FUNCTIONAL SAFETY PRODUCTS WITH WIND RIVER VXWORKS RTOS

BUILDING FUNCTIONAL SAFETY PRODUCTS WITH WIND RIVER VXWORKS RTOS BUILDING FUNCTIONAL SAFETY PRODUCTS WITH WIND RIVER VXWORKS RTOS Alex Wilson Director, Market Development 2017 WIND RIVER. ALL RIGHTS RESERVED. For over 30 years, Wind River has helped the world's technology

More information

Next Generation of IVI Systems: Android Automotive. Klaus Lindemann, Manager HMI August 23, 2018

Next Generation of IVI Systems: Android Automotive. Klaus Lindemann, Manager HMI August 23, 2018 Next Generation of IVI Systems: Android Automotive Klaus Lindemann, Manager HMI August 23, 2018 Next Generation of IVI Systems: Current State Current Infotainment Systems 2 Next Generation of IVI Systems:

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

Android Everywhere. Cristina Segal, EMEA Director Android Solutions GM Android testing tools

Android Everywhere. Cristina Segal, EMEA Director Android Solutions GM Android testing tools Android Everywhere Cristina Segal, EMEA Director Android Solutions GM Android testing tools Trends on connected devices* Bigger and richer computing experiences are ahead, driven by connected usages Connecting

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

RTOS, Linux & Virtualization Wind River Systems, Inc.

RTOS, Linux & Virtualization Wind River Systems, Inc. taeyong.kim@windriver.com RTOS, Linux & Virtualization 2008 Wind River Systems, Inc. Simple Board Simple Code 2 2008 Wind River Systems, Inc. start: /* disable interrupts in CPU and switch to SVC32 mode

More information

A Big Little Hypervisor for IoT Development February 2018

A Big Little Hypervisor for IoT Development February 2018 A Big Little Hypervisor for IoT Development February 2018 Contents PROJECT OVERVIEW TECHNICAL OVERVIEW GOVERNANCE JOIN US! PROJECT OVERVIEW Current State of Affairs IoT Development IoT device devices requires

More information

Multicore platform towards automotive safety challenges

Multicore platform towards automotive safety challenges Multicore platform towards automotive safety challenges Romuald NOZAHIC European Application Engineer mentor.com/automotive Android is a trademark of Google Inc. Use of this trademark is subject to Google

More information

Software Development Using Full System Simulation with Freescale QorIQ Communications Processors

Software Development Using Full System Simulation with Freescale QorIQ Communications Processors Patrick Keliher, Simics Field Application Engineer Software Development Using Full System Simulation with Freescale QorIQ Communications Processors 1 2013 Wind River. All Rights Reserved. Agenda Introduction

More information

RF and Microwave Test and Design Roadshow. 5 Locations across Australia and New Zealand. National Instruments. ni.com

RF and Microwave Test and Design Roadshow. 5 Locations across Australia and New Zealand. National Instruments. ni.com RF and Microwave Test and Design Roadshow 5 Locations across Australia and New Zealand National Instruments Today s Agenda Time Session 9:00 am 9:30 am Introduction - Revolutionising RF and Microwave Test,

More information

Security and Performance Benefits of Virtualization

Security and Performance Benefits of Virtualization Security and Performance Benefits of Virtualization Felix Baum mentor.com/embedded Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Linux is the registered

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

Embedded Hardware and Software

Embedded Hardware and Software Embedded Hardware and Software Saved by a Common Language? Nithya A. Ruff, Director, Product Marketing 10/11/2012, Toronto Synopsys 2012 1 Synopsys Industry Leadership $1,800 $1,600 $1,400 $1,200 $1,000

More information

Hypervisor Market Overview. Franz Walkembach. for GENIVI AMM, April 19 th, 2018 (Munich) SYSGO AG Public

Hypervisor Market Overview. Franz Walkembach. for GENIVI AMM, April 19 th, 2018 (Munich) SYSGO AG Public Franz Walkembach for GENIVI AMM, April 19 th, 2018 (Munich) SYSGO AG Public 2018-04-19 1 What you can expect Quick introduction of SYSGO AG What are the market trends for hypervisor? Market size and main

More information

ARM processors driving automotive innovation

ARM processors driving automotive innovation ARM processors driving automotive innovation Chris Turner Director of advanced technology marketing, CPU group ARM tech forums, Seoul and Taipei June/July 2016 The ultimate intelligent connected device

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

i.mx アプリケーション プロセッサ ARM Processor for Automotive Sadeque Hanif Marketing, Microcontrollers External Use

i.mx アプリケーション プロセッサ ARM Processor for Automotive Sadeque Hanif Marketing, Microcontrollers External Use i.mx アプリケーション プロセッサ ARM Processor for Automotive Sadeque Hanif Marketing, Microcontrollers TM External Use Automotive Internet of Things CLOUD Audio Amplifier i.mx, Vybrid Connecting Your Car to Your World

More information

In the Driver s Seat

In the Driver s Seat In the Driver s Seat Use Cases of Qt in Automotive Dr Tuukka Ahoniemi Product Manager tuukka.ahoniemi@theqtcompany.com Contents Requirements for Automotive Systems Transition of Automotive Software Power

More information

Over 350M i.mx SOCs shipped to date Over 92M i.mx shipped in vehicles since 2007 #1 in Auto Infotainment Applications Processors

Over 350M i.mx SOCs shipped to date Over 92M i.mx shipped in vehicles since 2007 #1 in Auto Infotainment Applications Processors 恩智浦新一代娱乐信息系统解决方案 0 i.mx 2008-2016 Automotive Drives >55% of i.mx Revenue Since 2015 2008 2009 2010 2011 2012 2013 2014 2015 2016 i.mx i.mx Auto 1 Over 350M i.mx SOCs shipped to date Over 92M i.mx shipped

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

GenIVI for Auto Infotainment Solutions on i.mx

GenIVI for Auto Infotainment Solutions on i.mx June, 2010 GenIVI for Auto Infotainment Solutions on i.mx FTF-AUT-F0656 Sridharan Subramanian - Freescale K. Srinivasan Allgo Embedded Systems and VortiQa are trademarks of Freescale Semiconductor, Inc.

More information

Embedded HW/SW Co-Development

Embedded HW/SW Co-Development Embedded HW/SW Co-Development It May be Driven by the Hardware Stupid! Frank Schirrmeister EDPS 2013 Monterey April 18th SPMI USB 2.0 SLIMbus RFFE LPDDR 2 LPDDR 3 emmc 4.5 UFS SD 3.0 SD 4.0 UFS Bare Metal

More information

SMARTPHONE MARKETS AND TECHNOLOGIES

SMARTPHONE MARKETS AND TECHNOLOGIES SMARTPHONE MARKETS AND TECHNOLOGIES INDEX Index Table of Contents Table of Contents... i List of Figures... vi Executive summary...1 1 Mobile handsets and smartphones...3 1.1 Overview of handset segments...3

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

GENIVI Korea Summit 2013 Compliance Program & Works with GENIVI

GENIVI Korea Summit 2013 Compliance Program & Works with GENIVI 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

More information

10 Steps to Virtualization

10 Steps to Virtualization AN INTEL COMPANY 10 Steps to Virtualization WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Virtualization the creation of multiple virtual machines (VMs) on a single piece of hardware, where

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

Growth outside Cell Phone Applications

Growth outside Cell Phone Applications ARM Introduction Growth outside Cell Phone Applications ~1B units shipped into non-mobile applications Embedded segment now accounts for 13% of ARM shipments Automotive, microcontroller and smartcards

More information

Embedding Openness in the Connected Car

Embedding Openness in the Connected Car Embedding Openness in the Connected Car Matt Jones Jaguar Land Rover 25 March 2015 Customer Expectations Customer Expectations Multimodal HMI HD Displays Improved Voice Control Connected World Telematics

More information

WIND RIVER ANSWERS TO 50 QUESTIONS TO ASK YOUR ARINC 653 VENDOR

WIND RIVER ANSWERS TO 50 QUESTIONS TO ASK YOUR ARINC 653 VENDOR AN INTEL COMPANY WIND RIVER ANSWERS TO 50 QUESTIONS TO ASK YOUR ARINC 653 VENDOR Wind River is the market-leading ARINC 653 solutions provider with good financial health, technical capability, a strong

More information

Consolidated Financial Results for Fiscal 2016 (As of March 2017)

Consolidated Financial Results for Fiscal 2016 (As of March 2017) Consolidated Financial Results for Fiscal 2016 (As of March 2017) May 16, 2017 Clarion Co., Ltd. 1.Outline of Consolidated Financial Results for Fiscal 2016 2.Medium Term Management Plans 3.Medium Term

More information

Leveraging webos Technologies for Automotive. Lokesh Kumar Goel / Steve Lemke

Leveraging webos Technologies for Automotive. Lokesh Kumar Goel / Steve Lemke Leveraging webos Technologies for Automotive Lokesh Kumar Goel / Steve Lemke Agenda LG Silicon Valley Lab (SVL) Background LG SVL AGL Demo at CES 2018 webos Open Source Edition (OSE) webos Web App Runtime

More information

Kick Start your Embedded Development with Qt

Kick Start your Embedded Development with Qt Kick Start your Embedded Development with Qt Increasing Return On Investment & shortening time-to-market Nils Christian Roscher-Nielsen Product Manager, The Qt Company Overview Problems facing Device Creators

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

Car Connectivity Consortium. MirrorLink and the Connected Car

Car Connectivity Consortium. MirrorLink and the Connected Car Car Connectivity Consortium MirrorLink and the Connected Car 1 Agenda Landscape for Smartphone Integration into Cars Car Connectivity Consortium MirrorLink Technology Certification Applications 2 Landscape

More information

Intelligent Vehicle and Mobility Solutions from Finland. ConCar Berlin 2017 Mikko Koskue

Intelligent Vehicle and Mobility Solutions from Finland. ConCar Berlin 2017 Mikko Koskue Intelligent Vehicle and Mobility Solutions from Finland ConCar Berlin 2017 Mikko Koskue Finland great innovation environment Europe s most competitive country* *World Economic Forum s The Europe 2020 Competitiveness

More information

July 2014 Masashige Mizuyama CTO of Automotive Infotainment Business Division, Panasonic Corp.

July 2014 Masashige Mizuyama CTO of Automotive Infotainment Business Division, Panasonic Corp. July 2014 Masashige Mizuyama CTO of Automotive Infotainment Business Division, Panasonic Corp. About Myself CTO of Automotive Infotainment Business since April 2013 Architect, Director of mobile phone

More information

The Open Web Platform and Automotive

The Open Web Platform and Automotive The Open Web Platform and Automotive Telematics Update Webinar 27 March 2013 Dave Raggett The Open Web Platform The Open Web Platform 3 Open Web Platform Communicate with HTTP, Web Sockets,

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

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

Smart Antennas and Hypervisor: Enabling Secure Convergence. July 5, 2017

Smart Antennas and Hypervisor: Enabling Secure Convergence. July 5, 2017 Smart Antennas and : Enabling Secure Convergence July 5, 2017 About OpenSynergy OpenSynergy develops software solutions for embedded automotive systems. OpenSynergy s product portfolio includes key software

More information

MIDs and Netbooks and Handsets, Oh My! Jim Ready Founder & CTO Jan 2009

MIDs and Netbooks and Handsets, Oh My! Jim Ready Founder & CTO Jan 2009 MIDs and Netbooks and Handsets, Oh My! Jim Ready Founder & CTO Jan 2009 MontaVista Linux Deployments Telecom/DataCom NEC Cisco Alcatel/Lucent Tellabs Ericsson Fujitsu Verivue Viasat Motorola Hughes NW

More information

Wireless Network Infrastructure Market (2G, 3G, LTE, WiMAX, WiFi):

Wireless Network Infrastructure Market (2G, 3G, LTE, WiMAX, WiFi): Wireless Network Infrastructure Market (2G, 3G, LTE, WiMAX, WiFi): 2012 2017 November 2012 Overview: The wireless network infrastructure market will grow by nearly 8% between 2012 and 2013, representing

More information

EMERGING WIRELESS CONSUMER DEVICES

EMERGING WIRELESS CONSUMER DEVICES EMERGING WIRELESS CONSUMER DEVICES INDEX Index Table of Contents Table of Contents... i List of Figures... v Executive summary...1 1 Introduction to wireless consumer devices...3 1.1 Consumer devices and

More information

Data Center Engineering Acceleration Efficiency Interoperability HCL ERS DATA CENTER ENGINEERING SERVICES

Data Center Engineering Acceleration Efficiency Interoperability HCL ERS DATA CENTER ENGINEERING SERVICES Data Center Engineering Acceleration Efficiency Interoperability HCL ERS DATA CENTER ENGINEERING SERVICES Large resource base with hands - on expertise in Storage technology Dedicated CoEs for VLSI, System

More information

Qt for Device Creation

Qt for Device Creation Qt for Device Creation Speeding up ROI & Time-to-Market with Qt Andy Nichols Software Engineer, Qt R&D, Oslo Overview Problems facing Device Creators How Qt for Device Creation addresses those Problems

More information

Virtualizaton: One Size Does Not Fit All. Nedeljko Miljevic Product Manager, Automotive Solutions MontaVista Software

Virtualizaton: One Size Does Not Fit All. Nedeljko Miljevic Product Manager, Automotive Solutions MontaVista Software Virtualizaton: One Size Does Not Fit All Nedeljko Miljevic Product Manager, Automotive Solutions MontaVista Software Agenda Linux and Automotive Challenges Solution: Virtualization Linux Containers Best

More information

Your Partner for Automotive Infotainment & Mobile Connectivity

Your Partner for Automotive Infotainment & Mobile Connectivity Philips & Lite-On Digital Solutions Automotive Quality Products & Services New Developments Wireless Charging for Mobile Devices Kinematics for Head Up Displays (EMS/ODM Service) Smartphone Integration

More information

Leveraging Linux to Create an Auto Infotainment Platform

Leveraging Linux to Create an Auto Infotainment Platform July 2009 Leveraging Linux to Create an Auto Infotainment Platform Sridharan Subramanian Senior Product Manager Software and Platforms Abstract This session describes the requirements and architecture

More information

ARM and x86 on Qseven & COM Express Mini. Zeljko Loncaric, Marketing Engineer, congatec AG

ARM and x86 on Qseven & COM Express Mini. Zeljko Loncaric, Marketing Engineer, congatec AG ARM and x86 on Qseven & COM Express Mini Zeljko Loncaric, Marketing Engineer, congatec AG Content COM Computer-On-Module Concept Qseven Key Points The Right ARM Integration with Freescale i.mx6 Qseven

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

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

Virtual Open Systems (VOSyS)

Virtual Open Systems (VOSyS) Virtual Open Systems (VOSyS) 2018-06-14 Company Profile contact@virtualopensystems.com 2018-05-05www.virtualopensystems.com Virtual Open Systems: Profile Virtual Open Systems (VOSyS) is a French fully

More information

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017

mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM 2017 mbed OS Update Sam Grove Technical Lead, mbed OS June 2017 ARM mbed: Connecting chip to cloud Device software Device services Third-party cloud services IoT device application mbed Cloud Update IoT cloud

More information

Visteon Position Paper i. Visteon Position Paper

Visteon Position Paper i. Visteon Position Paper i Visteon Position Paper ii REVISION HISTORY NUMBER DATE DESCRIPTION NAME iii Contents 1 Perspective on the topic of the Workshop 1 2 Viewpoint 2 3 Concrete examples, suggestions, and preferred workshop

More information

Android for IVI Android for IVI: overcoming enormous boot time

Android for IVI Android for IVI: overcoming enormous boot time Android for IVI Android for IVI: overcoming enormous boot time Vitaly Wool, BroLab AB IVI In-Vehicle Infotainment Rear-seat entertainment Navigation and location-based services FM Radio, CD/DVD, mp3 Connectivity

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

Android In Industrial Applications. A Field Report

Android In Industrial Applications. A Field Report Garz & Fricke Android In Industrial Applications A Field Report Android In Industrial Applications A Field Report Contents What we will talk about Garz & Fricke Company Overview Introduction to Android

More information

Mobile, Multimedia & Communications. Tommi Uhari Executive Vice President MMC Group

Mobile, Multimedia & Communications. Tommi Uhari Executive Vice President MMC Group Mobile, Multimedia & Communications Tommi Uhari Executive Vice President MMC Group 2007 Accomplishments Leading positions* # 1 in Analog/mixed signal # 1 in 3G RF # 3 in Wireless Focus on high-growth segments

More information

Web and Automotive W3C Workshop. Renault - DREAM Nov 2012 RENAULT PROPERTY

Web and Automotive W3C Workshop. Renault - DREAM Nov 2012 RENAULT PROPERTY Web and Automotive W3C Workshop SUMMARY 01 Car 02 Technical 03 Web displays are special Challenges technologies and standards can help 2 01 Car displays are special 3 Cars are specifics A TV set is an

More information

WIND RIVER NETWORKING SOLUTIONS

WIND RIVER NETWORKING SOLUTIONS WIND RIVER NETWORKING SOLUTIONS TRANSFORMING THE NETWORK Businesses of all kinds are benefitting from the transformation of the networks they rely on, from LANs to WANs. Those network transformations are

More information

Android Everywhere. February 15, Cristina Segal, WW Director Android Solutions

Android Everywhere. February 15, Cristina Segal, WW Director Android Solutions Android Everywhere February 15, 2012 Cristina Segal, WW Director Android Solutions Increasing Device Connectivity M2M, Cloud Architectures, 50 Billion connected devices by 2020 Increased complexity with

More information

Real-Time Systems and Intel take industrial embedded systems to the next level

Real-Time Systems and Intel take industrial embedded systems to the next level Solution brief Industrial IoT (IIoT) Embedded Software and Systems Real-Time Systems and Intel take industrial embedded systems to the next level Innovative hypervisor and partitioning software increases

More information

THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS

THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS THE RTOS AS THE ENGINE POWERING THE INTERNET OF THINGS By Bill Graham and Michael Weinstein WHEN IT MATTERS, IT RUNS ON WIND RIVER EXECUTIVE SUMMARY Driven by the convergence of cloud technology, rapidly

More information

Linux and Open Source in Samsung

Linux and Open Source in Samsung Toward Soft Driven Company Linux and Open Source in Samsung 2012/ 10 /10 Samsung Software R&D Center VP WonJoo Park 2012 SAMSUNG Electronics Co. What does Software mean to Samsung? In the past, Means for

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

EXTEND DAISY CHAIN STAR WIRING POINT TO POINT REDUNDANT RING NETWORK

EXTEND DAISY CHAIN STAR WIRING POINT TO POINT REDUNDANT RING NETWORK EXTEND ING TR N A ORK TW NE RED UN D TO STAR WI RIN INT PO G PO IN T CHAIN Y S I DA TCP / IP EXTEND COMMUNICATIONS WITHOUT LIMITS POINT TO POINT DAISY CHAIN STAR WIRING TCP / IP REDUNDANT RING NETWORK

More information

Sustaining profitable growth in Mobile

Sustaining profitable growth in Mobile Sustaining profitable growth in Mobile Mario Rivas Executive Vice President Communications Businesses Philips Semiconductors Financial Analysts Day 2004 Agenda Update Communications businesses Nexperia

More information

Real-time for Windows NT

Real-time for Windows NT Real-time for Windows NT Myron Zimmerman, Ph.D. Chief Technology Officer, Inc. Cambridge, Massachusetts (617) 661-1230 www.vci.com Slide 1 Agenda Background on, Inc. Intelligent Connected Equipment Trends

More information

The Evolution of Mobile

The Evolution of Mobile The Evolution of Mobile and its impact on storage architecture Jonathan Hubert Director, Strategic Marketing Micron Technology Mobile Memory Workshop 2011 Wireless Data Rates Doubling Every 18 Months 2

More information

SMARTPHONE OPERATING SYSTEMS

SMARTPHONE OPERATING SYSTEMS SMARTPHONE OPERATING SYSTEMS INDEX Index Table of Contents Table of Contents... i List of Figures... iv Executive summary...1 1 Smartphones and their operating systems...3 1.1 Smartphone operating systems...3

More information

Fragmentation vs Interoperabilty Jean-Pierre Temime, France Telecom-Orange

Fragmentation vs Interoperabilty Jean-Pierre Temime, France Telecom-Orange Fragmentation vs Interoperabilty Jean-Pierre Temime, France Telecom-Orange France Telecom Group Strategy and Development Mobile Applications Shops Use of mobile Internet is still low (14% EUR, 12% US)

More information

Using a Hypervisor to Manage Multi-OS Systems Cory Bialowas, Product Manager

Using a Hypervisor to Manage Multi-OS Systems Cory Bialowas, Product Manager Using a Hypervisor to Manage Multi-OS Systems Cory Bialowas, Product Manager cory.bialowas@windriver.com Trends, Disruptions and Opportunity Wasn t life simple? Single-OS: SMP OS OS CPU Single Core Virtualization

More information

Barclay s 2009 Worldwide Wireless and Wireline Conference

Barclay s 2009 Worldwide Wireless and Wireline Conference Barclay s 2009 Worldwide Wireless and Wireline Conference MAY 28, 2009 Steve Mollenkopf Executive Vice President, & President, Qualcomm CDMA Technologies Safe Harbor Before we proceed with our presentation,

More information

DSP. Mike Hames. Senior Vice President Application-Specific Products

DSP. Mike Hames. Senior Vice President Application-Specific Products Mike Hames Senior Vice President Application-Specific Products Breadth of Applications Drive Market Growth 15 Programmable Market 13% CAGR 7 6 Programmable Market Share 1 5 22 23 24 25 26 $B % 4 5 3 2

More information

Managing the downturn, Ready for the Upswing

Managing the downturn, Ready for the Upswing Managing the downturn, Ready for the Upswing Scott McGregor President and Chief Executive Officer Agenda for today Managing the downturn, ready for the upswing Scott McGregor, President and CEO, Focus

More information

Track Three Building a Rich UI Based Dual Display Video Player with the Freescale i.mx53 using LinuxLink

Track Three Building a Rich UI Based Dual Display Video Player with the Freescale i.mx53 using LinuxLink Track Three Building a Rich UI Based Dual Display Video Player with the Freescale i.mx53 using LinuxLink Session 1 How to capture your initial Linux based product requirements and quickly build a custom

More information

Join the forward thinkers who rely on Toshiba for wireless connectivity ICs.

Join the forward thinkers who rely on Toshiba for wireless connectivity ICs. ELECTRONIC COMPONENTS Wireless Communication Solutions Join the forward thinkers who rely on Toshiba for wireless connectivity ICs. Bluetooth Low Power Near Field Communications High Speed Wireless Power

More information

DIGITAL MUSIC AND MOBILE HANDSETS

DIGITAL MUSIC AND MOBILE HANDSETS DIGITAL MUSIC AND MOBILE HANDSETS INDEX Index Table of Contents Executive summary...1 1 Overview of the European music industry...3 1.1 The European music market...3 1.2 International music labels...7

More information

Why the Automotive Industry Needs Open Innovation

Why the Automotive Industry Needs Open Innovation Why the Automotive Industry Needs Open Innovation Ken-ichi Murata Project General Manager Electronics Development Div. 1 Toyota Motor Corporation Automotive Linux Summit 2012 September 19, 2012 Ken-ichi

More information

TRENDS IN SECURE MULTICORE EMBEDDED SYSTEMS

TRENDS IN SECURE MULTICORE EMBEDDED SYSTEMS TRENDS IN SECURE MULTICORE EMBEDDED SYSTEMS MATTHEW SHORT SR PRODUCT LINE MANAGER DIGITAL NETWORKING MATTHEW.SHORT@NXP.COM A NEW POSITION OF STRENGTH #1 Communications Processors #1 RF Power Transistors

More information

Countermeasures against Cyber-attacks

Countermeasures against Cyber-attacks Countermeasures against Cyber-attacks Case of the Automotive Industry Agenda Automotive Basics ECU, domains, CAN Automotive Security Motivation, trends Hardware and Software Security EVITA, SHE, HSM Secure

More information

KPIT S Connected Vehicle Practice

KPIT S Connected Vehicle Practice KPIT S Connected Vehicle Practice Vehicle Telematics Vehicle-to-Anything (V2X) Cybersecurity With an intent to shape up the futuristic Internet-of-Vehicles era, KPIT offers Vehicle-to-anything (V2X) solutions

More information

WIRELESS SOLUTIONS FOR EVERYONE

WIRELESS SOLUTIONS FOR EVERYONE WIRELESS SOLUTIONS FOR EVERYONE WIRELESS USAGE IN AUTOMOTIVE The lessons from 6-years experience in Wireless for Automotive Olivier Beaujard VP Marketing 7 June 2005 1 CONTENTS About Wavecom in Automotive

More information

Orange s commitment to RCS

Orange s commitment to RCS Orange s commitment to RCS RCS, VoLTE & beyond Workshop, 11th of October 2012 Thibaud MIENVILLE, thibaud.mienville@orange.com Multimedia Services Standardisation Manager, Standardisation & Ecosystems Development

More information

Secure Car. The Technology and Trends Influencing Future Vehicle Access Systems REPORT SAMPLE SEC

Secure Car. The Technology and Trends Influencing Future Vehicle Access Systems REPORT SAMPLE SEC Secure Car The Technology and Trends Influencing Future Vehicle Access Systems REPORT SAMPLE SEC703-154 About SBD SBD is a world-leading knowledge partner to the global automotive industry, providing actionable

More information

IVI and ADAS Automotive Solutions

IVI and ADAS Automotive Solutions IVI and ADAS Automotive Solutions An Overview to Silicon Valley Automotive Open Source Group Copyright 2011 Tata Consultancy Services Limited 1 TCS in Automotive Electronics Automotive system professionals

More information