Leveraging Tizen IVI Platform for Realizing V2X Use Cases

Size: px
Start display at page:

Download "Leveraging Tizen IVI Platform for Realizing V2X Use Cases"

Transcription

1 Leveraging Tizen IVI Platform for Realizing V2X Use Cases Purnendu Sinha Tizen IVI Team Samsung R&D India, Bangalore

2 Outline V2X Applications and their Requirements Use Cases Introduction to Tizen IVI Benefits Tizen IVI offers Realizing V2X Apps on Tizen IVI Examples Conclusion All examples presented here are for illustration purposes only!

3 V2X Applications Navigation/LBS/PoI GPS navigation providing info/content to the driver/ passenger Maintenance/Optimization Remote diagnostic application Telemetry to collect data to fine tune car performance monitoring Safety/Security In-vehicle tracking system Automatic security distance maintaining system Commerce Mobile payment system (charging tolls, parking fees) Premiums for car insurance correlated to driving patterns

4 Classes of V2X Applications Cooperative Road Safety Primarily refers to ultracritical safety requirements; example includes collision avoidance, pre-crash sensing, emergency hard-braking, etc. Cooperative traffic efficiency deals with traffic fluidity; example includes traffic light optimal speed advisory, congestions alerts and new route suggestions, etc. Cooperative local services provides on-demand information on commercial/non-commercial stuffs; example includes maps update, e-advertising, media download, etc.

5 ITS Classes and Requirements

6 Collaborative Driving with V2V Location-based service Road Advisory Situation-aware Alerts Smart OBU in Vehicle #1 3G/LTE Wi-Fi Direct 3G/LTE Wi-Fi Direct Smart OBU in Vehicle #3 Smart OBU in Vehicle #2 3G/LTE Wi-Fi Direct Travel/hazardous situation advisory Traffic optimization Fleet Management Emergency/disaster management Road Side Unit Internet Connectivity Server on the Internet Forms an ad-hoc network of vehicles

7 In-Vehicle Comm. Bus (e.g., CAN) Advanced Driver Assistance Apps Sensors Cloud-based Advisory Motion Planning or, could be connected via CAN bus 3G/LTE Gateway Integrated Vehicle Control Actuators ETH Smart OBU ADAS apps Cloud Connectivity Intersection cross traffic collision warning Traffic congestion warning Enhanced route/navigation guidance

8 Tizen IVI Architecture Web Applications Native Applications Web Framework W3C/ HTML5 Device APIs Web RT Native Framework Net/ Telephony/ Messaging App Security/ System Services Media Graphics/UI Location Core Automotive AMB App F/W Graphics & UI Multimedia Location Messaging Web Security System Base Connectivity Telephony PIM Linux Kernel and Device Drivers Hardware

9 Benefits Tizen IVI Offers Telematics: Real time vehicle data collected using Automotive Message Broker (AMB) can be sent to a service provider using 3G/4G LTE GPS logs can be updated via 3G/4G LTE using Location and Telephony Services Security based on SSL and SMACK Navigation: (+) Cloud connectivity Audio policy management using Murphy. Tethering : USB, Bluetooth and Wi-Fi/Wi-Fi Direct Web application development using W3C/HTML5 Native C/C++ application development

10 Example 1

11 A Typical Web Application Scenario Private/ Public Cloud Server Mapping Server 3G/LTE Network OBU

12 An Emergency Response Web Application Detect that a crash has occurred Determine the location of the crash Send out an Emergency SMS to the pre-specified emergency numbers about the crash with location information

13 Tizen Vehicle APIs Provides getting and setting data items Mechanisms for event based updates to requested data items Implements a method for a Web application to query for supported data items get(eventlist, successcb, errorcb) Retrieve the specified data values, or all data values if blank set(eventlist, valuelist, successcb, errorcb) Set the specified data values getsupportedeventtypes(type, writeable, successcb, errorcb) Retrieve the list of events available on the platform subscribe(eventlist, successcb, errorcb) Subscribe to update events for the specified data items unsubscribe(eventlist, successcb, errorcb) Unsubscribe from update events for the specified data items Source: W3C Web and Automotive Workshop, Nov 2012

14 websocket connection ER Web App Architecture Application 1 Application n Web Framework W3C/HTML5 [GeoLocation APIs] Device APIs Call Msg BT Core AMBD Location Messaging OBD Plug-in GPSD Connectivity ConnMan OBD Kernel Two alternative for getting location info, via: Location services AMBD

15 GeoLocation APIs are used Server Web App AMBD Location manager document.addeventlistener("driving _safety_airbag_status", airbag_deployment_event); driving_safety_airbag_status=1 navigator.geolocation.getcurr entposition(successcallback, errorcallback); Report Crash at Latitude= longitude= Latitude= longitude= Ref:

16 AMB s APIs are used Server Web App AMBD document.addeventlistener("driving_ safety_airbag_status", airbag_deployment_event); OBD Plugin for AMBD driving_safety_airbag_status=1 void OBD2Source::getPropertyAsync( AsyncPropertyReply *reply); vehicle.set("running_status_ position", SuccessCB, Fail CB); GPSD Plugin for AMBD Report Crash at Latitude= longitude= Latitude= longitude= static int updategpsposition(gpointer data); Ref:

17 Example 2

18 Re-Routing under Crash Notification Gets the crash information from the cloud server. It then calls the geo location API s and gets the current location of the vehicle from the location manager. the mapping API s to calculate the distance to the crash location and displays it. the rerouting API s from the mapping service rerouting by avoiding the crash location. Note: the MapQuest open data API s are used.

19 Re-routes the Path Ref: developer.mapquest.com

20 Demo Some Screenshots

21 Example 3

22 V2X via WiFi Direct

23 Leveraging Tizen IVI for WiFi Direct WiFi Direct Applications WiFi Direct Services WiFi Direct Manager App F/W DHCP P2P Supplicant WiFi Direct Device

24 WiFi Direct APIs Usage Car 3 Car 2 Car 1 Hot-Spot Activate Scan Get_Local_Device_Info Get_Operating_Channel Connect Activate Scan Get_Group_Owner_info Get_Operating_Channel Connect Activate Create_Autonomous_Group Get_Group_Client_Info_List Get_Operating_Channel Connect Communicate Communicate Communicate Disconnect Deactivate Leave_Group Disconnect Deactivate Disconnect Deactivate Illustration only!

25 How You Could Contribute? Download the full source code for your Tizen platform and kernel from URL: Information on source code Management on Tizen releases can be found at Gerrit: Tizen Build setup OBS: Tizen Bug Tracking & Reporting system Jira: IVI images available for both IA and ARM based platforms. Pandaboard: For the queries related to IVI Write to:

26 Conclusions Easy access of vehicle-specific data through platform component Multiple connectivity options: WiFi/WiFi Direct, Bluetooth, NFC, 2G/3G/4G/LTE Flexibility in application development HTML5 or Native Framework Virtualization-based solutions may be exploited for road-safety applications (e.g., e-call, collision avoidance)

Open Source Solution for IVI: Tizen IVI. Brett Branch Tizen IVI Product Marketing

Open Source Solution for IVI: Tizen IVI. Brett Branch Tizen IVI Product Marketing Open Source Solution for IVI: Tizen IVI Brett Branch Tizen IVI Product Marketing Agenda The Connected Car ecosystem Connected Car Usages what drives us? Key Requirements Tizen in Automotive Open Standards

More information

Getting Started with Tizen SDK : How to develop a Web app. Hong Gyungpyo 洪 競 杓 Samsung Electronics Co., Ltd

Getting Started with Tizen SDK : How to develop a Web app. Hong Gyungpyo 洪 競 杓 Samsung Electronics Co., Ltd Getting Started with Tizen SDK : How to develop a Web app Hong Gyungpyo 洪 競 杓 Samsung Electronics Co., Ltd Introduction to Tizen SDK Tizen Platform (1/2) Application Web Applications Native Applications

More information

Toward Connected Vehicle with AGL

Toward Connected Vehicle with AGL Toward Connected Vehicle with AGL September 9 th 2015 (at the AGL All Member Meeting - 2015 Fall) Ken-ichi Murata BR Connected Strategy & Planning Toyota Motor Corporation 68% of new vehicle will be connected

More information

Tizen Technical Overview 枪 晦 随 鬴 缃 拜 枋 幞 垖 幁 穧 幤

Tizen Technical Overview 枪 晦 随 鬴 缃 拜 枋 幞 垖 幁 穧 幤 Tizen Technical Overview 枪 晦 随 鬴 缃 拜 枋 幞 垖 幁 穧 幤 Contents What is Tizen Tizen architecture Tizen architecture (IVI profile) Tizen OS development tools What Is Tizen A robust and flexible, open source,

More information

Development Techniques for Native/Hybrid Tizen Apps. Presenter Matti Pakarinen

Development Techniques for Native/Hybrid Tizen Apps. Presenter Matti Pakarinen Development Techniques for Native/Hybrid Tizen Apps Presenter Matti Pakarinen 1 Content Symphony Teleca in Brief Introduction to Native/Hybrid Apps Key experiences Case Studies 2 Who we are Symphony Teleca

More information

In-Vehicle Infotainment. A View of the European Marketplace

In-Vehicle Infotainment. A View of the European Marketplace In-Vehicle Infotainment A View of the European Marketplace In-Vehicle Infotainment: A View of the European Marketplace A number of trends are impacting the automotive industry, creating fertile ground

More information

Technology.Transfer.Application.

Technology.Transfer.Application. Technology.Transfer.Application. Steinbeis Research Center Elektromobility and Information Systems 2015 Steinbeis Technology. Transfer. Application. www.steinbeis.de Open and Secure Operating for mobility

More information

An OSGi based HMI for networked vehicles. Telefónica I+D Miguel García Longarón

An OSGi based HMI for networked vehicles. Telefónica I+D Miguel García Longarón June 10-11, 2008 Berlin, Germany An OSGi based HMI for networked vehicles Telefónica I+D Miguel García Longarón Networked Vehicle 2 Networked Vehicle! Tomorrow, the vehicles will be networked! Using Always

More information

Location Identification and Vehicle Tracking using VANET(VETRAC)

Location Identification and Vehicle Tracking using VANET(VETRAC) Location Identification and Vehicle Tracking using VANET(VETRAC) Supervisor Name: Md. Mosaddik Hasan Assistant Professor Dept. of CSE MBSTU Md. Al-Amin Nipu CE-10031 Dept. of CSE MBSTU Abstract: Large

More information

Tizen Web Runtime Update. Ming Jin Samsung Electronics

Tizen Web Runtime Update. Ming Jin Samsung Electronics Tizen Web Runtime Update Ming Jin Samsung Electronics Table of Contents Quick Overview of This Talk Background, Major Updates, Upcoming Features What Have Been Updated Installation/Update Flow, WebKit2,

More information

Development Techniques for Native/Hybrid Tizen Apps. Presented by Kirill Kruchinkin

Development Techniques for Native/Hybrid Tizen Apps. Presented by Kirill Kruchinkin Development Techniques for Native/Hybrid Tizen Apps Presented by Kirill Kruchinkin Agenda Introduction and Definitions Practices Case Studies 2 Introduction & Definitions 2 App Types Browser Apps Installable

More information

Enabling Smart Data on M2M Gateways and Aggregators

Enabling Smart Data on M2M Gateways and Aggregators Enabling Smart Data on M2M Gateways and Aggregators How OSGi and Java enables smart data on M2M aggregators and gateways. 3/27/2013 Hitachi Communication Technologies America, Inc. Walt Bowers Chief Architect

More information

Tizen Architecture. Sunil Saxena, Intel Hobum (Vincent) Kwon, Samsung

Tizen Architecture. Sunil Saxena, Intel Hobum (Vincent) Kwon, Samsung Tizen Architecture Sunil Saxena, Intel Hobum (Vincent) Kwon, Samsung Agenda What is Tizen? Tizen Architecture Overview Tizen Core Services 2 What is Tizen? Tizen is a cross-architecture, open source software

More information

What is a Connected Car

What is a Connected Car What is a Connected Car IVI NAVI Human Machine Interface Generic Operating Systems Interface, Device Drivers Control Area Connected Car System IVI *1) Client Safety & AV Security Service Applications WAN

More information

A Survey of Existing Technologies, Applications, Products, and Services for Geofencing

A Survey of Existing Technologies, Applications, Products, and Services for Geofencing Report to the US Department of Transportation Research and Innovative Technology Administration A Survey of Existing Technologies, Applications, Products, and Services for Geofencing California PATH Program

More information

Web Apps For Cars

Web Apps For Cars Web Apps in Cars The webinos Approach Uwe Baumgarten Faculty for Informatics Technische Universität München Agenda Motivation Web Apps in Cars Assumptions The Project webinos Partners and Contributions

More information

Introduction to Tizen SDK 2.0.0 Alpha. Taiho Choi Samsung Electronics

Introduction to Tizen SDK 2.0.0 Alpha. Taiho Choi Samsung Electronics Introduction to Tizen SDK 2.0.0 Alpha Taiho Choi Samsung Electronics Contents Web technologies of Tizen Components of SDK 2.0.0 Alpha Hello world! Debugging apps Summary 1 Web technologies on Tizen Web

More information

The Future of the Automobile Vehicle Safety Communications. Stanford University ME302 Luca Delgrossi, Ph.D. April 1, 2014

The Future of the Automobile Vehicle Safety Communications. Stanford University ME302 Luca Delgrossi, Ph.D. April 1, 2014 The Future of the Automobile Vehicle Safety Communications Stanford University ME302 Luca Delgrossi, Ph.D. April 1, 2014 About your lecturer Luca Delgrossi, Ph. D. Born in Italy, I live in the US since

More information

Introduction to TIZEN SDK

Introduction to TIZEN SDK Introduction to TIZEN SDK Hyungoo Kang, Kangho Kim S-Core, Samsung April, 2012 2012 SAMSUNG Electronics Co. Contents Overview Tizen SDK (selected features) Demo (10 minutes) Conclusion 2/20 2012 SAMSUNG

More information

User Manual GPS Travelling System (Produced By: Bonrix Software System)

User Manual GPS Travelling System (Produced By: Bonrix Software System) User Manual GPS Travelling System (Produced By: Bonrix Software System) GPS Bonrix System is GPS based system which gives all the flexible functionalities like location your place, tracking your device.

More information

For the Future IT Convergence Vehicle Connected & Downloadable Infotainment Platform. Pusik Park. Korea Electronics Technology Institute

For the Future IT Convergence Vehicle Connected & Downloadable Infotainment Platform. Pusik Park. Korea Electronics Technology Institute For the Future IT Convergence Vehicle Connected & Downloadable Infotainment Platform Pusik Park Korea Electronics Technology Institute Agenda Trend Introduction of the project Key missions 2 Trend Open

More information

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang

HTML5 Applications Made Easy on Tizen IVI. Brian Jones / Jimmy Huang HTML5 Applications Made Easy on Tizen IVI Brian Jones / Jimmy Huang IVI Systems Today Lots of hardware variety. Multiple operating systems Different input devices Software development requires access to

More information

Des Moines Area Community College

Des Moines Area Community College Des Moines Area Community College Course Information EFFECTIVE FL 2012-01 Acronym/Number MDT 210 Historical Ref Title Android App Development II Credit breakout 3 3 0 0 0 (credit lecture lab practicum

More information

NXP s Solution to ecall Brussels, October 19 th, 2010

NXP s Solution to ecall Brussels, October 19 th, 2010 NXP s Solution to ecall Brussels, October 19 th, 2010 Agenda The Mission of NXP and its Partners NXP s ecall platform Awareness the Next Step Conclusions NXP leads innovation in Telematics Breakthrough

More information

Acquisition of Novero. Investor presentation 18th December 2015

Acquisition of Novero. Investor presentation 18th December 2015 Acquisition of Novero Investor presentation 18th December 2015 What Novero brings to Laird The acquisition of Novero and LSR rebalances our business, Wireless Systems will now be of a similar scale to

More information

Mentor Embedded IVI Solutions

Mentor Embedded IVI Solutions Mentor Embedded IVI Solutions Infotainment Instrument Cluster Andrew Patterson andrew_patterson@mentor.com Business Development Director Automotive Embedded Software mentor.com/embedded Android is a trademark

More information

HTML5 and Device APIs for Automotive: Is it time to power Infotainment and Car Portal Applications with Web Technologies?

HTML5 and Device APIs for Automotive: Is it time to power Infotainment and Car Portal Applications with Web Technologies? HTML5 and Device APIs for Automotive: Is it time to power Infotainment and Car Portal Applications with Web Technologies? Diana Cheng - diana.cheng@vodafone.com Introduction A key advantage of HTML5 and

More information

The Vision of Vehicle Infrastructure Integration (VII)

The Vision of Vehicle Infrastructure Integration (VII) The Vision of Vehicle Infrastructure Integration (VII) Ralph L. Robinson ITS Integration Office September, 2007 Cooperative Highways SAFETY MOBILITY Collision Avoidance Signal Control Emergency Alerts

More information

ALL-NEW MAZDA3 CONNECTIVITY QUICK START GUIDE

ALL-NEW MAZDA3 CONNECTIVITY QUICK START GUIDE ALL-NEW MAZDA3 CONNECTIVITY QUICK START GUIDE 1 MZD-CONNECT INFOTAINMENT SYSTEM For more information on any of the topics covered in this guide as well as detailed how-to guides for most functions please

More information

Extending Tizen Native Framework with Node.js

Extending Tizen Native Framework with Node.js Extending Tizen Native Framework with Node.js Nishant Deshpande Hyunju Shin Ph.D. Samsung Electronics Contents Native or Web? Why JavaScript, Node.js? Proposed Architecture Sample Applications Going Forward

More information

Tizen Core APIs: A Core Framework Layer To Build In-House Applications. Jin-Woo Jeong

Tizen Core APIs: A Core Framework Layer To Build In-House Applications. Jin-Woo Jeong Tizen Core APIs: A Core Framework Layer To Build In-House Applications Jin-Woo Jeong Tizen Architecture Tizen Architecture HTML5/ W3C Device APIs Web Runtime Social, Media, Web, Messages, Location Base

More information

Developing Fleet and Asset Tracking Solutions with Web Maps

Developing Fleet and Asset Tracking Solutions with Web Maps Developing Fleet and Asset Tracking Solutions with Web Maps Introduction Many organizations have mobile field staff that perform business processes away from the office which include sales, service, maintenance,

More information

ITU-T. FG Distraction. Report on Use Cases. ITU-T Focus Group on Driver Distraction. Focus Group Technical Report. Version 1.

ITU-T. FG Distraction. Report on Use Cases. ITU-T Focus Group on Driver Distraction. Focus Group Technical Report. Version 1. I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU FG Distraction Version 1.0 (03/2013) ITU-T Focus Group on Driver Distraction

More information

In the pursuit of becoming smart

In the pursuit of becoming smart WHITE PAPER In the pursuit of becoming smart The business insight into Comarch IoT Platform Introduction Businesses around the world are seeking the direction for the future, trying to find the right solution

More information

Policy and Profile Reference Guide

Policy and Profile Reference Guide BlackBerry Enterprise Service 10 BlackBerry Device Service Version: 10.2 Policy and Profile Reference Guide Published: 2014-06-16 SWD-20140616165002982 Contents 1 About this guide... 10 2 New IT policy

More information

Implementation of CVIS ITS Application in a Driving Simulator Environment Kenneth Sørensen, kenneth.sorensen@sintef.no SINTEF

Implementation of CVIS ITS Application in a Driving Simulator Environment Kenneth Sørensen, kenneth.sorensen@sintef.no SINTEF Denne artikel er publiceret i det elektroniske tidsskrift Artikler fra Trafikdage på Aalborg Universitet (Proceedings from the Annual Transport Conference at Aalborg University) ISSN 1603-9696 www.trafikdage.dk/artikelarkiv

More information

Development. SriSeshaa Technologies. Table of Contents

Development. SriSeshaa Technologies. Table of Contents SriSeshaa Technologies Development Table of Contents SriSeshaa Android Development... 2 Introduction to Android... 3 SriSeshaa Capabilities... 3 SriSeshaa Android Case Studies... 5 Privacy Guard... 5 Backup

More information

International Journal of Software and Web Sciences (IJSWS) www.iasir.net. GPS and GSM Based Database Systems for User Access

International Journal of Software and Web Sciences (IJSWS) www.iasir.net. GPS and GSM Based Database Systems for User Access International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0063 ISSN (Online): 2279-0071 International

More information

Tizen Compliance Test (TCT) Hojun Jaygarl (Samsung Electronics), Cathy Shen (Intel)

Tizen Compliance Test (TCT) Hojun Jaygarl (Samsung Electronics), Cathy Shen (Intel) Tizen Compliance Test (TCT) Hojun Jaygarl (Samsung Electronics), Cathy Shen (Intel) Contents Tizen Compliance Program Native TCT Web TCT 2 Tizen Compliance Program Tizen Compliance Program Key components

More information

Smart Cities. Photo used under Creative Commons from nigelhowe

Smart Cities. Photo used under Creative Commons from nigelhowe Smart Cities Photo used under Creative Commons from nigelhowe Photo used under Creative Commons from tim-166 Cities are for People Citier Smart cities as a web of people, things and services Workshop 2,

More information

September 8th 8:30 AM 10:00 AM PL1: Reinventing Policy to Support the New ITS

September 8th 8:30 AM 10:00 AM PL1: Reinventing Policy to Support the New ITS September 8th 8:30 AM 10:00 AM PL1: Reinventing Policy to Support the New ITS September 8th 10:30 AM 12:00 PM AM01: Sustainable Transportation Performance Measures: Best Practices September 8th 10:30 AM

More information

Keep control is essential.

Keep control is essential. Keep control is essential. Visirun tracks your commercial fleet in real time, anytime and everywhere! You can get informations about position of your vehicles and what they re doing, about driver s driving

More information

Application Framework: Apertis Hands-on 2016-04-28

Application Framework: Apertis Hands-on 2016-04-28 Application Framework: Apertis Hands-on 2016-04-28 Robert Bosch Car Multimedia GmbH Collabora Limited 2 Apertis Apertis Free and open source, GNU/Linux-based platform for infotainment in automotive vehicles

More information

The Connected Vehicle Telematics, Location-Based Services, and the Mobile Web Converge

The Connected Vehicle Telematics, Location-Based Services, and the Mobile Web Converge The Connected Vehicle Telematics, Location-Based Services, and the Mobile Web Converge Moderator: Sam Lucero, Practice Director, M2M Connectivity, ABI Research Panelists: Janet Schijns, Vice President,

More information

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET-

INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- ABSTRACT INTERNET FOR VANET NETWORK COMMUNICATIONS -FLEETNET- Bahidja Boukenadil¹ ¹Department Of Telecommunication, Tlemcen University, Tlemcen,Algeria Now in the world, the exchange of information between

More information

New Technology Capabilities

New Technology Capabilities New Technology Capabilities Software/Applications 1. Biometric ID capability 2. Standardized secure, connectivity, and storage of data (bio, roles, etc) 3. Rules- based expert engine a. Automated dispatch

More information

Trace Desktop Workforce / Fleet Management System

Trace Desktop Workforce / Fleet Management System Trace Desktop Workforce / Fleet Management System Introduction TRACE is an extension of SD s Geographical Information System (SPACE) which incorporates a range of GPS tracking devices that enable users

More information

Fleet Management Solution Telefonica & Geotab_

Fleet Management Solution Telefonica & Geotab_ Fleet Management Solution Telefonica & Geotab_ Product Overview Key points: M2M Plug-and-Play Fleet Management Solution. Offers real time fleet management capabilities with advanced features and engine

More information

M2M ATDI services. M2M project development, Business model, Connectivity.

M2M ATDI services. M2M project development, Business model, Connectivity. M2M ATDI services M2M project development, Business model, Connectivity. Introduction Thanks to our leadership in Spectrum management, Prospective planning, Network deployment, ATDI was/is involved in

More information

HTML5 for Auto: Already Here or Still Arriving?

HTML5 for Auto: Already Here or Still Arriving? HTML5 for Auto: Already Here or Still Arriving? Dr. Philipp Hoschka W3C Deputy Director This project is funded by the European Union through the Seventh Framework Programme (FP7/2013-2015) under

More information

Android 5.0: Lollipop OS

Android 5.0: Lollipop OS IJISET - International Journal of Innovative Science, Engineering & Technology, Vol. 2 Issue 6, June 2015. www.ijiset.com Android 5.0: Lollipop OS ISSN 2348 7968 Meenakshi M.Tech Student, Department of

More information

SYNCSHIELD FEATURES. Preset a certain task to be executed. specific time.

SYNCSHIELD FEATURES. Preset a certain task to be executed. specific time. SYNCSHIELD FEATURES This document describes the diversity of SyncShield features. Please note that many of the features require a certain platform version, often earlier software versions do not support

More information

Intecs 2011 - Roma - Pisa - Napoli - Milano - Torino - Cagliari - Genova L Aquila - Toulouse - Paris

Intecs 2011 - Roma - Pisa - Napoli - Milano - Torino - Cagliari - Genova L Aquila - Toulouse - Paris In Vehicle Infotainment and Open Source Summary In Vehicle Infotainment GENIVI Alliance Open Source in IVI Intecs Experience In Vehicle Infotainment In Vehicle Infotainment is a rapidly growing gand evolving

More information

Introduction to Tizen and Tizen Mobile Architecture. Seokjae Jeong, Samsung Electronics

Introduction to Tizen and Tizen Mobile Architecture. Seokjae Jeong, Samsung Electronics Introduction to Tizen and Tizen Mobile Architecture Seokjae Jeong, Samsung Electronics Agenda Tizen Introduction Tizen Architecture Overview Tizen Core Services 2 3 Tizen Introduction What is Tizen*? (Pronounced

More information

Automotive and Industrial Data Security

Automotive and Industrial Data Security André Weimerskirch Cybersecurity for Cyber-Physical Systems Workshop April 23-24, 2012 Overview Introduction and Motivation Risk analysis Current and future security solutions Conclusions Communication

More information

Bridging the Gap: from a Web App to a Mobile Device App

Bridging the Gap: from a Web App to a Mobile Device App Bridging the Gap: from a Web App to a Mobile Device App or, so how does this PhoneGap* stuff work? *Other names and brands may be claimed as the property of others. 1 Users Want Mobile Apps, Not Mobile

More information

Module Title: Software Development A: Mobile Application Development

Module Title: Software Development A: Mobile Application Development Module Title: Software Development A: Mobile Application Development Module Code: SDA SDA prerequisites: CT1, HS1, MS001, CA Award of BSc. In Information Technology The Bachelor of Science in Information

More information

CONNECTIVITY QUICK START GUIDE

CONNECTIVITY QUICK START GUIDE CONNECTIVITY QUICK START GUIDE MZD-CONNECT 1 MZD-CONNECT INFOTAINMENT SYSTEM The MZD-Connect system is divided into five sections as displayed on the Home screen. The Home screen can be accessed at any

More information

JEREMY SALINGER Innovation Program Manager Electrical & Control Systems Research Lab GM Global Research & Development

JEREMY SALINGER Innovation Program Manager Electrical & Control Systems Research Lab GM Global Research & Development JEREMY SALINGER Innovation Program Manager Electrical & Control Systems Research Lab GM Global Research & Development ROADMAP TO AUTOMATED DRIVING Autonomous Driving (Chauffeured Driving) Increasing Capability

More information

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

WebRTC: Why and How? FRAFOS GmbH. FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC: Why and How? FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This docume nt is copyright of FRAFOS GmbH. Duplication or propagation or e xtracts

More information

Accident Detection System Independent of In-Vehicle Detection System

Accident Detection System Independent of In-Vehicle Detection System Accident Detection System Independent of In-Vehicle Detection System Sneha Sontakke 1, Dr. A. D. Gawande 2 1 First Author Affiliation & Address 2 Second Author Affiliation & Address 3 Third Author Affiliation

More information

Vehicle Tracking System. www.intregra.co.in

Vehicle Tracking System. www.intregra.co.in Vehicle Tracking System www.intregra.co.in Contents 1. Business Profile 2. Product Highlights 3. Hardware 4. Technology 5. Applications 6. The Intregra Advantage For All Users 7. Reference System Screenshots

More information

Streaming Analytics and the Internet of Things: Transportation and Logistics

Streaming Analytics and the Internet of Things: Transportation and Logistics Streaming Analytics and the Internet of Things: Transportation and Logistics FOOD WASTE AND THE IoT According to the Food and Agriculture Organization of the United Nations, every year about a third of

More information

RIDE-IT System Overview

RIDE-IT System Overview RIDE-IT System Overview 2 BROADBAND BUS ROUTER Dragontech Systems www.dragontech.hk Demands on Operator Enabling with Broadband Connectivity 3 SAFETY CUSTOMER SERVICE BUS OPERATIONS IT EFFICIENCY On-Board

More information

A Cost Efficient Real-Time Vehicle Tracking System

A Cost Efficient Real-Time Vehicle Tracking System A Cost Efficient Real-Time Vehicle Tracking System Rohit Minni VIT University, Vellore, India 304, Satellite, Om Nagar, Andheri(E), Mumbai-99, India ABSTRACT The transportation system plays a vital role

More information

ITG Software Engineering

ITG Software Engineering Basic Android Development Course ID: Page 1 Last Updated 12/15/2014 Basic Android Development ITG Software Engineering Course Overview: This 5 day course gives students the fundamental basics of Android

More information

ZCOMAX LTE-Fi Solution For Public Transit System

ZCOMAX LTE-Fi Solution For Public Transit System ZCOMAX LTE-Fi Solution For Public Transit System 4G LTE Is The Key To Smart City Device Quantity 4G wide bandwidth and high data speed increases ISP service quality and user experience. 4G technology enables

More information

Automated Data Acquisition & Analysis. Revolutionize Validation Testing & Launch With Confidence

Automated Data Acquisition & Analysis. Revolutionize Validation Testing & Launch With Confidence Automated Data Acquisition & Analysis Revolutionize Validation Testing & Launch With Confidence Stop waiting for this... Pass Fail CONTROLTEC is leveraging 21st century technologies to enable customers

More information

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging

Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Real Time Bus Monitoring System by Sharing the Location Using Google Cloud Server Messaging Aravind. P, Kalaiarasan.A 2, D. Rajini Girinath 3 PG Student, Dept. of CSE, Anand Institute of Higher Technology,

More information

Android Application for Accessing KNX Devices via IP Connection

Android Application for Accessing KNX Devices via IP Connection Android Application for Accessing KNX Devices via IP Connection J. A. Nazabal, J. Gómez, F. Falcone, C. Fernández-Valdivielso, P. E. Branchi and I. R. Matías Electrical and Electronic Engineering Department,

More information

BlackVue Cloud App Overview...3. Getting Started...6. Basic Menu Screens...15. BlackVue Cloud...24. BlackVue Wi-Fi...40. Internal Memory...

BlackVue Cloud App Overview...3. Getting Started...6. Basic Menu Screens...15. BlackVue Cloud...24. BlackVue Wi-Fi...40. Internal Memory... Table of Contents BlackVue Cloud App Overview...3 Key Functions When Cloud is Connected...4 Key Functions When Wi-Fi Connection is Made...4 Key Features of Internal Memory...4 Supported Devices...5 Getting

More information

Maintain Fleet Management Solutions Using Wide Area Wireless Technology

Maintain Fleet Management Solutions Using Wide Area Wireless Technology Maintain Fleet Management Solutions Using Wide Area Wireless Technology Andreas Kohn Sierra Wireless, Inc. August, 2010 1 Introduction Wireless technology can provide a competitive advantage in today s

More information

Lecture 1 Introduction to Android

Lecture 1 Introduction to Android These slides are by Dr. Jaerock Kwon at. The original URL is http://kettering.jrkwon.com/sites/default/files/2011-2/ce-491/lecture/alecture-01.pdf so please use that instead of pointing to this local copy

More information

Capitalizing on The Internet of Things

Capitalizing on The Internet of Things Capitalizing on The Internet of Things March 2016 Capitalizing on The Internet of Things Table of Contents Executive summary... 2 Transforming from a product business into a service business... 2 The core

More information

Intelligent Fleet Management

Intelligent Fleet Management Technical White Paper Intelligent Fleet Management INTRODUCTION Managing a fleet of vehicles is a challenging task, especially with rising fuel and maintenance costs, concerns about driver and passenger

More information

TrustPort Mobile Security

TrustPort Mobile Security TrustPort Mobile Security User Guide Some steps an especially setting of mobile phones itself may vary for differe nt vendors like HTC, Samsung, Sony etc. Revision date: 2014/10/06 Copyright 2014, TrustPort,

More information

PRTG NETWORK MONITOR. Installed in Seconds. Configured in Minutes. Masters Your Network for Years to Come.

PRTG NETWORK MONITOR. Installed in Seconds. Configured in Minutes. Masters Your Network for Years to Come. PRTG NETWORK MONITOR Installed in Seconds. Configured in Minutes. Masters Your Network for Years to Come. PRTG Network Monitor is... NETWORK MONITORING Network monitoring continuously collects current

More information

Maipu ibus Solution Introduction V1.4

Maipu ibus Solution Introduction V1.4 Maipu ibus Solution Introduction V1.4 1 2 3 4 5 Mobile Internet Market Development Business Mode Of Public Transportation Maipu ibus System Architecture Maipu ibus Gateway Introduction Case Study Internet

More information

Technical Document on Vehicular Networks

Technical Document on Vehicular Networks Technical Document on Vehicular Networks GDD-06-18 GENI: Global Environment for Network Innovations September 15, 2006 Status: Draft (Version 2.0) Note to the reader: this document is a work in progress

More information

Android Architecture. Alexandra Harrison & Jake Saxton

Android Architecture. Alexandra Harrison & Jake Saxton Android Architecture Alexandra Harrison & Jake Saxton Overview History of Android Architecture Five Layers Linux Kernel Android Runtime Libraries Application Framework Applications Summary History 2003

More information

Norton Mobile Privacy Notice

Norton Mobile Privacy Notice Effective: April 12, 2016 Symantec and the Norton brand have been entrusted by consumers around the world to protect their computing devices and most important digital assets. This Norton Mobile Privacy

More information

INSTALLATION FUTURES - ITS IN YOUR VEHICLE FCS / ITS (UK) EVENT, DAVENTRY, 19 MAY 2011. Alan Carter Consultant to innovits

INSTALLATION FUTURES - ITS IN YOUR VEHICLE FCS / ITS (UK) EVENT, DAVENTRY, 19 MAY 2011. Alan Carter Consultant to innovits The Vehicle Aftermarket s place in the Global Market for Intelligent Transport Systems and Services (ITSS) INSTALLATION FUTURES - ITS IN YOUR VEHICLE FCS / ITS (UK) EVENT, DAVENTRY, 19 MAY 2011 Based on

More information

Ensuring the security of your mobile business intelligence

Ensuring the security of your mobile business intelligence IBM Software Business Analytics Cognos Business Intelligence Ensuring the security of your mobile business intelligence 2 Ensuring the security of your mobile business intelligence Contents 2 Executive

More information

Infotainment and Telematics Solutions with Renesas R-Car Course ID: 0C18I

Infotainment and Telematics Solutions with Renesas R-Car Course ID: 0C18I Infotainment and Telematics Solutions with Renesas R-Car Course ID: 0C18I mentor.com/embedded Android is a trademark of Google Inc. Use of this trademark is subject to Google Permissions. Linux is the

More information

Visualize your World. Democratization i of Geographic Data

Visualize your World. Democratization i of Geographic Data Visualize your World Democratization i of Geographic Data Session Agenda Google GEO Solutions - More than just a Map Enabling our Government Customers- Examples Summary & Invite to Learn More About Google

More information

GPStrack/GPSalarm Track and alarm system. Abdelbasset Benguelloula Concours de la Meilleure Innovation dans le Domaine des TIC

GPStrack/GPSalarm Track and alarm system. Abdelbasset Benguelloula Concours de la Meilleure Innovation dans le Domaine des TIC GPStrack/GPSalarm Track and alarm system Abdelbasset Benguelloula Concours de la Meilleure Innovation dans le Domaine des TIC Outline Of The Talk 1 - Brief introduction 2 - How GPS tracking works 3 - Why

More information

DEVELOPING NFC APPS for BLACKBERRY

DEVELOPING NFC APPS for BLACKBERRY 1 DEVELOPING NFC APPS for BLACKBERRY NFC Forum, Developers Showcase March 21 st, 2014 Larry McDonough, Principal Evangelist @LMCDUNNA 2 CONTENTS Development on BlackBerry BlackBerry NFC Support 5 most

More information

Auto3P Group. Auto3P 2015 All rights reserved

Auto3P Group. Auto3P 2015 All rights reserved Auto3P Group Auto3P 2015 All rights reserved March 2015 Auto3P Universe Research & Development For 22 years, Auto3P R&D teams specialize in the development of information solutions and data management

More information

Windows 8 Mobile Broadband

Windows 8 Mobile Broadband Windows 8 Mobile Broadband What Mobile Operators Need to Know About Windows 8 Connectivity Part 1: Windows 8 Mobile Broadband API Extensions 2012 Smith Micro Software, Inc. Enhancing Windows 8 Connectivity

More information

SEACW DELIVERABLE D.1.6

SEACW DELIVERABLE D.1.6 SEACW DELIVERABLE D.1.6 Validation Methodology Specifications Project Acronym SEACW Grant Agreement No. 325146 Project Title Deliverable Reference Number Deliverable Title Social Ecosystem for Antiaging,

More information

GPS Tracking Solution GPS GSM Tracker

GPS Tracking Solution GPS GSM Tracker 2013 GPS Tracking Solution GPS GSM Tracker Robust solution for tracking your Assets, Cars, Buses, Trucks, Fleet, Shipment, Children, Pets and more with web based tracking from anywhere in the world through

More information

Tracking Anomalies in Vehicle Movements using Mobile GIS

Tracking Anomalies in Vehicle Movements using Mobile GIS Tracking Anomalies in Vehicle Movements using Mobile GIS M.Saravanan Ericsson Research India Ericsson India Global Services Pvt.Ltd. Chennai, India Abstract--- Detecting fraud activities and anomalies

More information

The relevance of cyber-security to functional safety of connected and automated vehicles

The relevance of cyber-security to functional safety of connected and automated vehicles The relevance of cyber-security to functional safety of connected and automated vehicles André Weimerskirch University of Michigan Transportation Research Institute (UMTRI) February 12, 2014 Introduction

More information

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com

FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com WebRTC for Service Providers FRAFOS GmbH FRAFOS GmbH Windscheidstr. 18 Ahoi 10627 Berlin Germany info@frafos.com www.frafos.com This document is copyright of FRAFOS GmbH. Duplication or propagation or

More information

SECURITY AND EMERGENCY VEHICLE MANAGEMENT

SECURITY AND EMERGENCY VEHICLE MANAGEMENT SECURITY AND EMERGENCY VEHICLE MANAGEMENT Index Purpose Description Relevance for Large Scale Events Options Technologies Impacts Integration potential Implementation Best Cases and Examples 1 of 10 Purpose

More information

Tizen: a progressive mobile web platform for the future

Tizen: a progressive mobile web platform for the future Tizen: a progressive mobile web platform for the future Publication Date: May 2013 SUMMARY In a nutshell The Tizen Project builds on previous industry experience as the basis for a credible alternative

More information

ASTi Voisus Server Quick Start Guide Document: DOC-05-VS-QSG-1

ASTi Voisus Server Quick Start Guide Document: DOC-05-VS-QSG-1 ASTi Voisus Server Quick Start Guide Document: DOC-05-VS-QSG-1 Advanced Simulation Technology inc.500a Huntmar Park Drive, Herndon, Virginia, 20170 USA Revision B (February 2013) Product Name: Voisus

More information

Agile automated software testing into automotive V-Model process:

Agile automated software testing into automotive V-Model process: Agile automated software testing into automotive V-Model process: A practical case Xavier Martin Artal Software QA Manager xavier.martin@idneo.es es.linkedin.com/pub/xavier-martin/6/a89/723/ Agenda Introduction

More information

A Mobile Application for Bus Information System and Location Tracking using Client-Server Technology

A Mobile Application for Bus Information System and Location Tracking using Client-Server Technology A Mobile Application for Bus Information System and Location Tracking using Client-Server Technology Yasha Sardey 1, Pranoti Deshmukh 2, Pooja Mandlik 3, Saurabh Shelar 4, Minal Nerkar 5 1,2,3,4,5 AISSMS

More information

Perspectives on In-Vehicle Infotainment Systems and Telematics

Perspectives on In-Vehicle Infotainment Systems and Telematics Perspectives on In-Vehicle Infotainment Systems and Telematics How will they figure in consumers vehicle buying decisions? 2 Key trends shaping the automotive landscape What are the most important trends

More information