SlideShare une entreprise Scribd logo
1  sur  13
SAP Vehicle Insights
Architecture Overview
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 2Public
SAP Vehicle Insights
Benefit Areas and Features
Time-To-Market / Speed of Realization
Performance & Big Data
• Flexible and powerful data model
• Large amounts of telematics data
• Multi temperature data storage*
Analytics & Prediction
• Flexible reporting via Business Objects Cloud
• Easy configuration of analytical models
• Provisioning of predictive libraries and tools
Content & Services
• Delivered content for data transformation
• Geo services and geo-fencing
• Full featured development approach for extensions
• Flexible and extensible “Thing” data model
• Consumption of provided services
UI & Visualization
• Maintenance and configuration UIs
• Geo-Fence Administration
• Driver portal data insights
• Map visualization and integrated analytics
Business Integration
• Delivered business logic and scenarios
• Combined analytics with business and
vehicle (telematics) data
• Integration into business processes
SAP
Vehicle
Insights
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 3Public
SAP Vehicle Insights - Architectural Overview
Vehicle Data Integration
Any Data Source
SAP Suite & S/4
HANA
SAP HANA Cloud Platform
Flexibility,Scalability&Extensibility
Business Integration
“Thing” Data Model
OData Service Layer
Data Processing Foundation Services > Geo | Predictive | Time Series | Rules
Data Transformations Predictive Models
Geo and Map
Services
Analytical
Services
Data Access
Services
Other
Services
User Interfaces Analytics
End-2-EndConnectivityandDataSecurity
Roles & AuthorizationData Access
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 4Public
SAP Vehicle Insights - Function & Feature Overview
Vehicle Data Integration
Inbound Messaging (Preferred)
• SVI Inbound Endpoint (Out-of-the-box)
• Out-of-the-box option for the integration of data
• Supports HTTPS communication and
JSON/XML data load
• Authentication via BasicAuth
• Mapping content for various devices
• IoT Services (Customization needed)
• Two-way communication between SVI and the
edge device
• Supports HTTPS, WebSockets and MQTT
• Authentication via oAuth preferred
Inbound Messaging (Project specific)
• Smart Data Streaming
• Supports handling of streaming data including
filtering, data preparation and calculations
• Remote Data Synchronization
• Supports offline-online scenarios with offline
data collection and synchronization as soon as
the device is online again
• Requires software components to run on the
edge devices as well
Vehicle Data
Integration
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 5Public
SAP Vehicle Insights - Function & Feature Overview
Business Integration
OnPremise to Cloud Connection
• SAP HANA Cloud Connector
• The cloud connector allows to establish a
secure connection from an onPremise
landscape into the SVI
• This enables the transfer data from onPremise
to cloud or to load data from the onPremise
system
• OData Service Interface
• SVI can provide an OData interface to which
data can be transferred from the onPremise
systems
Integration Scenarios
• Integration scenarios into onPremise enterprise
systems are realized on a project-basis
• There are two different types of scenarios that
have to be separated
• Business Data Integration
• Integration of data from the enterprise systems
in order to combine this data with data from
vehicles
• This allows to provide advanced predictive
algorithms and data transformations
• Business Process Integration
• The process integration allows to automate
business processes and to transfer data into
the involved enterprise systems
Business
Integration
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 6Public
SAP Vehicle Insights - Function & Feature Overview
Thing Data Model
Thing Data Model
• Flexible data model with an advanced entity
inheritance concept (e.g. Car  Vehicle  Thing)
• Advanced concept for data grouping
• Core Entities: Country, Image, LegalEntity,
Person, UoM, Thing
• Vehicle Entities: Vehicle, TelemetryUnit,
DTCEvents, Route, Trip, TripSegment, Track,
RoadType,
• Data Entities: TimeSeriesItem, GeoSeriesItem,
LocationInfo
• Full extensibility via specialization of the
respective entities and extension of parameters
Pre-Configured Parameters
• Preconfigured list of more than 36 parameters
supported out-of-the-box
• Trip parameters like recorded distance, trip
segments, recorded time or time since start
• Engine parameters like coolant temperature,
mass airflow, oil level or battery voltage
• Service related parameters like distance to next
service or time from last services
• Driving related parameters like throttle/brake
pedal position, gear or fuel consumption
• Flexible definition of additional parameters via
configuration user interface
“Thing” Data
Model
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 7Public
SAP Vehicle Insights - Function & Feature Overview
Data Processing Foundation Services
Geo-Spatial
• Distance and Area
• Point in Polygon
• Convex Hull including Aggregation
• Intersect, Difference, Union
Predictive
• Clustering Algorithms
• Classification Algorithms
• Regression Algorithms
• Association Algorithms
• Time Series Algorithms
• Data Preprocession
Time Series
• Vertical Time Series Aggregation
• Horizontal Time Series Aggregation
• Horizontal Time Series Disaggregation
• Time Series Data Load
Rules
• Rule Definition via Decision Table
• Rule Definition via Natural Language
• Rule Testing
• Rule Execution and Action
Data Processing
Foundation
Services
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 8Public
SAP Vehicle Insights - Function & Feature Overview
Data Transformations
Available Transformations
• Cleansed Mileage Calculation
• Trip and Segment Determination
• Detailed Geo-Coding and Road Assignment
• Gear Recognition
• Advanced Distance Calculation
• Advanced Time Calculation
Planned Transformations*
• Road Assignment and Matching
• Route Determination
• EcoScore Caluclation
• Cross Vendor Fuel Consumption Calculation
Realization of Transformations
• Transformations are scheduled calculations that
allow to analyze and transform detailed vehicle
data and store the results in a target table
• The realization options are
• SQLScript  SQL dialect that allows to directly
work with the data
• Javascript  Functional development of
transformation logic based on a common
programming language
Data
Transformations
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 9Public
SAP Vehicle Insights - Function & Feature Overview
Predictive Model
Available Predictive Models
• Distance Prediction
• Calculation of the expected distance for a
specific car and route based on historical data
• Frequent Trips
• Calculation of trips and routes that are
frequently traveled by a driver
• Location Clustering
• Calculation and clustering of all involved
locations
Realization of Predictive Models
• Predictive models are scheduled or non-
scheduled calculations that use the algorithms
from the predictive libraries of SAP Vehicles
Insights / SAP HANA Cloud Platform
• The realization can be done within SQLScript or
with predictive tools provided by SAP, like SAP
Predictive Analytics
Predictive
Models
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 10Public
SAP Vehicle Insights - Function & Feature Overview
Services (Data, Analytical, Geo, Others)
Data Access Services
• Master Data Services
• Interfaces to all master data entities supporting
all CRUD operations
• Data Services
• Interfaces to all operational data entities
including CRUD and analytical operations
Analytical Services
• Access to the Fleet Cube Analytical View
• Can be accessed from Cloud 4 Analytics /
Business Objects Cloud or other analytical tools
Geo Services
• Geocoding Service / Reverse Geocoding Service
• Street / Road Type Determination
• Geo-Fencing and Alerting
Services (Data,
Analytical, Geo, Others)
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 11Public
SAP Vehicle Insights - Function & Feature Overview
OData Service Layer
OData Interface
• Automatically Generated OData Interfaces for all
Provided Services
• HTTP / Rest-Based Access
OData Service
Layer
© 2016 SAP SE or an SAP affiliate company. All rights reserved. 12Public
Disclaimer
The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of
SAP. Except for your obligation to protect confidential information, this presentation is not subject to your license agreement or
any other service or subscription agreement with SAP. SAP has no obligation to pursue any course of business outlined in this
presentation or any related document, or to develop or release any functionality mentioned therein.
This presentation, or any related document and SAP's strategy and possible future developments, products and or platforms
directions and functionality are all subject to change and may be changed by SAP at any time for any reason without notice.
The information in this presentation is not a commitment, promise or legal obligation to deliver any material, code or functionality.
This presentation is provided without a warranty of any kind, either express or implied, including but not limited to, the implied
warranties of merchantability, fitness for a particular purpose, or non-infringement. This presentation is for informational
purposes and may not be incorporated into a contract. SAP assumes no responsibility for errors or omissions in this
presentation, except if such damages were caused by SAP’s intentional or gross negligence.
All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially
from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only
as of their dates, and they should not be relied upon in making purchasing decisions.
Thank you!

Contenu connexe

Tendances

Two go by_sap_presentation-en
Two go by_sap_presentation-enTwo go by_sap_presentation-en
Two go by_sap_presentation-enPierre Erasmus
 
Sap Vehicle Insights short overview
Sap Vehicle Insights short overviewSap Vehicle Insights short overview
Sap Vehicle Insights short overviewPierre Erasmus
 
SAP Leonardo Smart Mobility SEMICON
SAP Leonardo Smart Mobility SEMICONSAP Leonardo Smart Mobility SEMICON
SAP Leonardo Smart Mobility SEMICONPierre Erasmus
 
Sap Leonardo, T systems and roambee partnership for Connected Fleet
Sap Leonardo, T systems and roambee partnership for Connected FleetSap Leonardo, T systems and roambee partnership for Connected Fleet
Sap Leonardo, T systems and roambee partnership for Connected FleetPierre Erasmus
 
Connected Fleet with SAP IoT - Webinar - Westernacher Consulting
Connected Fleet with SAP IoT - Webinar - Westernacher ConsultingConnected Fleet with SAP IoT - Webinar - Westernacher Consulting
Connected Fleet with SAP IoT - Webinar - Westernacher ConsultingWesternacher Consulting AG
 
Connected Products with SAP IoT - Webinar - Westernacher Consulting
Connected Products with SAP IoT - Webinar - Westernacher ConsultingConnected Products with SAP IoT - Webinar - Westernacher Consulting
Connected Products with SAP IoT - Webinar - Westernacher ConsultingWesternacher Consulting AG
 
Introduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology MeetupIntroduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology MeetupAccenture Hungary
 
Sap IoT Transformation Best Practices
Sap IoT Transformation Best PracticesSap IoT Transformation Best Practices
Sap IoT Transformation Best PracticesAndrew LeBlanc
 
Internet of-things-with-sap-hana
Internet of-things-with-sap-hana Internet of-things-with-sap-hana
Internet of-things-with-sap-hana Unni Nair
 
SAP and The Internet of Things
SAP and The Internet of ThingsSAP and The Internet of Things
SAP and The Internet of ThingsJan Penninkhof
 
Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...
Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...
Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...NGA Human Resources
 
SAP Cloud Platform API Management Technical Brief
SAP Cloud Platform API Management Technical BriefSAP Cloud Platform API Management Technical Brief
SAP Cloud Platform API Management Technical BriefSAP Cloud Platform
 
SAP Cloud Platform - Your Innovation Platform in the Cloud - L1
SAP Cloud Platform - Your Innovation Platform in the Cloud - L1SAP Cloud Platform - Your Innovation Platform in the Cloud - L1
SAP Cloud Platform - Your Innovation Platform in the Cloud - L1SAP Cloud Platform
 
SAP Cloud Platform Product Overview L2 deck
SAP Cloud Platform Product Overview L2 deckSAP Cloud Platform Product Overview L2 deck
SAP Cloud Platform Product Overview L2 deckSAP Cloud Platform
 

Tendances (15)

Two go by_sap_presentation-en
Two go by_sap_presentation-enTwo go by_sap_presentation-en
Two go by_sap_presentation-en
 
Sap Vehicle Insights short overview
Sap Vehicle Insights short overviewSap Vehicle Insights short overview
Sap Vehicle Insights short overview
 
SAP Leonardo Smart Mobility SEMICON
SAP Leonardo Smart Mobility SEMICONSAP Leonardo Smart Mobility SEMICON
SAP Leonardo Smart Mobility SEMICON
 
Sap Leonardo, T systems and roambee partnership for Connected Fleet
Sap Leonardo, T systems and roambee partnership for Connected FleetSap Leonardo, T systems and roambee partnership for Connected Fleet
Sap Leonardo, T systems and roambee partnership for Connected Fleet
 
Connected Fleet with SAP IoT - Webinar - Westernacher Consulting
Connected Fleet with SAP IoT - Webinar - Westernacher ConsultingConnected Fleet with SAP IoT - Webinar - Westernacher Consulting
Connected Fleet with SAP IoT - Webinar - Westernacher Consulting
 
SAP HANA IoT Platform
SAP HANA IoT PlatformSAP HANA IoT Platform
SAP HANA IoT Platform
 
Connected Products with SAP IoT - Webinar - Westernacher Consulting
Connected Products with SAP IoT - Webinar - Westernacher ConsultingConnected Products with SAP IoT - Webinar - Westernacher Consulting
Connected Products with SAP IoT - Webinar - Westernacher Consulting
 
Introduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology MeetupIntroduction to NEW SAP - Accenture Technology Meetup
Introduction to NEW SAP - Accenture Technology Meetup
 
Sap IoT Transformation Best Practices
Sap IoT Transformation Best PracticesSap IoT Transformation Best Practices
Sap IoT Transformation Best Practices
 
Internet of-things-with-sap-hana
Internet of-things-with-sap-hana Internet of-things-with-sap-hana
Internet of-things-with-sap-hana
 
SAP and The Internet of Things
SAP and The Internet of ThingsSAP and The Internet of Things
SAP and The Internet of Things
 
Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...
Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...
Manage Your Total Workforce in the Cloud with SAP Fieldglass and SAP SuccessF...
 
SAP Cloud Platform API Management Technical Brief
SAP Cloud Platform API Management Technical BriefSAP Cloud Platform API Management Technical Brief
SAP Cloud Platform API Management Technical Brief
 
SAP Cloud Platform - Your Innovation Platform in the Cloud - L1
SAP Cloud Platform - Your Innovation Platform in the Cloud - L1SAP Cloud Platform - Your Innovation Platform in the Cloud - L1
SAP Cloud Platform - Your Innovation Platform in the Cloud - L1
 
SAP Cloud Platform Product Overview L2 deck
SAP Cloud Platform Product Overview L2 deckSAP Cloud Platform Product Overview L2 deck
SAP Cloud Platform Product Overview L2 deck
 

Similaire à SAP Leonardo Vehicle Insights Architecture Overview

Get a clear vision of your current and future SAP Data Services
Get a clear vision of your current and future SAP Data ServicesGet a clear vision of your current and future SAP Data Services
Get a clear vision of your current and future SAP Data ServicesWiiisdom
 
Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...
Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...
Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...SreeGe1
 
SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)
SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)
SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)SAP Cloud Platform
 
SAP Cloud Platform SLAs and ITSM Process
SAP Cloud Platform SLAs and ITSM ProcessSAP Cloud Platform SLAs and ITSM Process
SAP Cloud Platform SLAs and ITSM ProcessSAP Cloud Platform
 
SAP Cloud Platform CPEA Services Roadmap (11.2019)
SAP Cloud Platform CPEA Services Roadmap (11.2019)SAP Cloud Platform CPEA Services Roadmap (11.2019)
SAP Cloud Platform CPEA Services Roadmap (11.2019)SAP Cloud Platform
 
SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)
SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)
SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)Twan van den Broek
 
SAP Cloud Platform CPEA Services Roadmap (10.2019)
SAP Cloud Platform CPEA Services Roadmap (10.2019)SAP Cloud Platform CPEA Services Roadmap (10.2019)
SAP Cloud Platform CPEA Services Roadmap (10.2019)SAP Cloud Platform
 
Deep Dive. How to Transition SAP Payroll to HR Cloud
Deep Dive. How to Transition SAP Payroll to HR CloudDeep Dive. How to Transition SAP Payroll to HR Cloud
Deep Dive. How to Transition SAP Payroll to HR CloudNGA Human Resources
 
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformAccelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformSAP Technology
 
S4HANA_Roadmap_General_Information.pdf
S4HANA_Roadmap_General_Information.pdfS4HANA_Roadmap_General_Information.pdf
S4HANA_Roadmap_General_Information.pdfmail2cnivas1
 
A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services Jitendra Kansal
 
SAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASESAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASESAP Technology
 
SAP Cloud Platform CPEA Services Roadmap (03.2020)
SAP Cloud Platform CPEA Services Roadmap (03.2020)SAP Cloud Platform CPEA Services Roadmap (03.2020)
SAP Cloud Platform CPEA Services Roadmap (03.2020)SAP Cloud Platform
 
SAP Cloud Platform CPEA Roadmap Services (03.2020)
SAP Cloud Platform CPEA Roadmap Services (03.2020)SAP Cloud Platform CPEA Roadmap Services (03.2020)
SAP Cloud Platform CPEA Roadmap Services (03.2020)SAP Cloud Platform
 
SAP Cloud Platform CPEA Services Roadmap (12.2019)
SAP Cloud Platform CPEA Services Roadmap (12.2019)SAP Cloud Platform CPEA Services Roadmap (12.2019)
SAP Cloud Platform CPEA Services Roadmap (12.2019)SAP Cloud Platform
 
SAP Cloud Platform CPEA Services Roadmap (01.2020)
SAP Cloud Platform CPEA Services Roadmap (01.2020)SAP Cloud Platform CPEA Services Roadmap (01.2020)
SAP Cloud Platform CPEA Services Roadmap (01.2020)SAP Cloud Platform
 
Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...
Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...
Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...PT Datacomm Diangraha
 
SAP AIN Asset Intelligence Network
SAP AIN Asset Intelligence NetworkSAP AIN Asset Intelligence Network
SAP AIN Asset Intelligence NetworkBranding Maintenance
 

Similaire à SAP Leonardo Vehicle Insights Architecture Overview (20)

Get a clear vision of your current and future SAP Data Services
Get a clear vision of your current and future SAP Data ServicesGet a clear vision of your current and future SAP Data Services
Get a clear vision of your current and future SAP Data Services
 
Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...
Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...
Data Migration Tools for the MOVE to SAP S_4HANA - Comparison_ MC _ RDM _ LSM...
 
SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)
SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)
SAP Cloud Platform CPEA Services Roadmap (Nov,19,2019)
 
SAP Cloud Platform SLAs and ITSM Process
SAP Cloud Platform SLAs and ITSM ProcessSAP Cloud Platform SLAs and ITSM Process
SAP Cloud Platform SLAs and ITSM Process
 
SAP Cloud Platform CPEA Services Roadmap (11.2019)
SAP Cloud Platform CPEA Services Roadmap (11.2019)SAP Cloud Platform CPEA Services Roadmap (11.2019)
SAP Cloud Platform CPEA Services Roadmap (11.2019)
 
SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)
SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)
SAP analytics as enabler for the intelligent enterprise (Iver van de Zand)
 
SAP Cloud Platform CPEA Services Roadmap (10.2019)
SAP Cloud Platform CPEA Services Roadmap (10.2019)SAP Cloud Platform CPEA Services Roadmap (10.2019)
SAP Cloud Platform CPEA Services Roadmap (10.2019)
 
Deep Dive. How to Transition SAP Payroll to HR Cloud
Deep Dive. How to Transition SAP Payroll to HR CloudDeep Dive. How to Transition SAP Payroll to HR Cloud
Deep Dive. How to Transition SAP Payroll to HR Cloud
 
Festo_March_2016_V7
Festo_March_2016_V7Festo_March_2016_V7
Festo_March_2016_V7
 
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology PlatformAccelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
Accelerate your journey to SAP S/4HANA with SAP’s Business Technology Platform
 
S4HANA_Roadmap_General_Information.pdf
S4HANA_Roadmap_General_Information.pdfS4HANA_Roadmap_General_Information.pdf
S4HANA_Roadmap_General_Information.pdf
 
A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services A walkthrough on SAP Cloud Platform Mobile Services
A walkthrough on SAP Cloud Platform Mobile Services
 
SAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASESAP HANA Accelerator for SAP ASE
SAP HANA Accelerator for SAP ASE
 
SAP Cloud Platform CPEA Services Roadmap (03.2020)
SAP Cloud Platform CPEA Services Roadmap (03.2020)SAP Cloud Platform CPEA Services Roadmap (03.2020)
SAP Cloud Platform CPEA Services Roadmap (03.2020)
 
SAP Cloud Platform CPEA Roadmap Services (03.2020)
SAP Cloud Platform CPEA Roadmap Services (03.2020)SAP Cloud Platform CPEA Roadmap Services (03.2020)
SAP Cloud Platform CPEA Roadmap Services (03.2020)
 
SAP Cloud Platform CPEA Services Roadmap (12.2019)
SAP Cloud Platform CPEA Services Roadmap (12.2019)SAP Cloud Platform CPEA Services Roadmap (12.2019)
SAP Cloud Platform CPEA Services Roadmap (12.2019)
 
SAP Cloud Platform CPEA Services Roadmap (01.2020)
SAP Cloud Platform CPEA Services Roadmap (01.2020)SAP Cloud Platform CPEA Services Roadmap (01.2020)
SAP Cloud Platform CPEA Services Roadmap (01.2020)
 
Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...
Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...
Converting Your Existing SAP Server Infrastructure to a Modern Cloud-Based Ar...
 
What the FaaS
What the FaaSWhat the FaaS
What the FaaS
 
SAP AIN Asset Intelligence Network
SAP AIN Asset Intelligence NetworkSAP AIN Asset Intelligence Network
SAP AIN Asset Intelligence Network
 

Dernier

Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsArshad QA
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️anilsa9823
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Steffen Staab
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsAndolasoft Inc
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...OnePlan Solutions
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...ICS
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AIABDERRAOUF MEHENNI
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...Health
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceanilsa9823
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsAlberto González Trastoy
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionSolGuruz
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 

Dernier (20)

Software Quality Assurance Interview Questions
Software Quality Assurance Interview QuestionsSoftware Quality Assurance Interview Questions
Software Quality Assurance Interview Questions
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online  ☂️
CALL ON ➥8923113531 🔝Call Girls Kakori Lucknow best sexual service Online ☂️
 
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
Shapes for Sharing between Graph Data Spaces - and Epistemic Querying of RDF-...
 
How To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.jsHow To Use Server-Side Rendering with Nuxt.js
How To Use Server-Side Rendering with Nuxt.js
 
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
Tech Tuesday-Harness the Power of Effective Resource Planning with OnePlan’s ...
 
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
The Real-World Challenges of Medical Device Cybersecurity- Mitigating Vulnera...
 
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AISyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
SyndBuddy AI 2k Review 2024: Revolutionizing Content Syndication with AI
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female serviceCALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
CALL ON ➥8923113531 🔝Call Girls Badshah Nagar Lucknow best Female service
 
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time ApplicationsUnveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
Unveiling the Tech Salsa of LAMs with Janus in Real-Time Applications
 
Diamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with PrecisionDiamond Application Development Crafting Solutions with Precision
Diamond Application Development Crafting Solutions with Precision
 
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 

SAP Leonardo Vehicle Insights Architecture Overview

  • 2. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 2Public SAP Vehicle Insights Benefit Areas and Features Time-To-Market / Speed of Realization Performance & Big Data • Flexible and powerful data model • Large amounts of telematics data • Multi temperature data storage* Analytics & Prediction • Flexible reporting via Business Objects Cloud • Easy configuration of analytical models • Provisioning of predictive libraries and tools Content & Services • Delivered content for data transformation • Geo services and geo-fencing • Full featured development approach for extensions • Flexible and extensible “Thing” data model • Consumption of provided services UI & Visualization • Maintenance and configuration UIs • Geo-Fence Administration • Driver portal data insights • Map visualization and integrated analytics Business Integration • Delivered business logic and scenarios • Combined analytics with business and vehicle (telematics) data • Integration into business processes SAP Vehicle Insights
  • 3. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 3Public SAP Vehicle Insights - Architectural Overview Vehicle Data Integration Any Data Source SAP Suite & S/4 HANA SAP HANA Cloud Platform Flexibility,Scalability&Extensibility Business Integration “Thing” Data Model OData Service Layer Data Processing Foundation Services > Geo | Predictive | Time Series | Rules Data Transformations Predictive Models Geo and Map Services Analytical Services Data Access Services Other Services User Interfaces Analytics End-2-EndConnectivityandDataSecurity Roles & AuthorizationData Access
  • 4. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 4Public SAP Vehicle Insights - Function & Feature Overview Vehicle Data Integration Inbound Messaging (Preferred) • SVI Inbound Endpoint (Out-of-the-box) • Out-of-the-box option for the integration of data • Supports HTTPS communication and JSON/XML data load • Authentication via BasicAuth • Mapping content for various devices • IoT Services (Customization needed) • Two-way communication between SVI and the edge device • Supports HTTPS, WebSockets and MQTT • Authentication via oAuth preferred Inbound Messaging (Project specific) • Smart Data Streaming • Supports handling of streaming data including filtering, data preparation and calculations • Remote Data Synchronization • Supports offline-online scenarios with offline data collection and synchronization as soon as the device is online again • Requires software components to run on the edge devices as well Vehicle Data Integration
  • 5. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 5Public SAP Vehicle Insights - Function & Feature Overview Business Integration OnPremise to Cloud Connection • SAP HANA Cloud Connector • The cloud connector allows to establish a secure connection from an onPremise landscape into the SVI • This enables the transfer data from onPremise to cloud or to load data from the onPremise system • OData Service Interface • SVI can provide an OData interface to which data can be transferred from the onPremise systems Integration Scenarios • Integration scenarios into onPremise enterprise systems are realized on a project-basis • There are two different types of scenarios that have to be separated • Business Data Integration • Integration of data from the enterprise systems in order to combine this data with data from vehicles • This allows to provide advanced predictive algorithms and data transformations • Business Process Integration • The process integration allows to automate business processes and to transfer data into the involved enterprise systems Business Integration
  • 6. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 6Public SAP Vehicle Insights - Function & Feature Overview Thing Data Model Thing Data Model • Flexible data model with an advanced entity inheritance concept (e.g. Car  Vehicle  Thing) • Advanced concept for data grouping • Core Entities: Country, Image, LegalEntity, Person, UoM, Thing • Vehicle Entities: Vehicle, TelemetryUnit, DTCEvents, Route, Trip, TripSegment, Track, RoadType, • Data Entities: TimeSeriesItem, GeoSeriesItem, LocationInfo • Full extensibility via specialization of the respective entities and extension of parameters Pre-Configured Parameters • Preconfigured list of more than 36 parameters supported out-of-the-box • Trip parameters like recorded distance, trip segments, recorded time or time since start • Engine parameters like coolant temperature, mass airflow, oil level or battery voltage • Service related parameters like distance to next service or time from last services • Driving related parameters like throttle/brake pedal position, gear or fuel consumption • Flexible definition of additional parameters via configuration user interface “Thing” Data Model
  • 7. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 7Public SAP Vehicle Insights - Function & Feature Overview Data Processing Foundation Services Geo-Spatial • Distance and Area • Point in Polygon • Convex Hull including Aggregation • Intersect, Difference, Union Predictive • Clustering Algorithms • Classification Algorithms • Regression Algorithms • Association Algorithms • Time Series Algorithms • Data Preprocession Time Series • Vertical Time Series Aggregation • Horizontal Time Series Aggregation • Horizontal Time Series Disaggregation • Time Series Data Load Rules • Rule Definition via Decision Table • Rule Definition via Natural Language • Rule Testing • Rule Execution and Action Data Processing Foundation Services
  • 8. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 8Public SAP Vehicle Insights - Function & Feature Overview Data Transformations Available Transformations • Cleansed Mileage Calculation • Trip and Segment Determination • Detailed Geo-Coding and Road Assignment • Gear Recognition • Advanced Distance Calculation • Advanced Time Calculation Planned Transformations* • Road Assignment and Matching • Route Determination • EcoScore Caluclation • Cross Vendor Fuel Consumption Calculation Realization of Transformations • Transformations are scheduled calculations that allow to analyze and transform detailed vehicle data and store the results in a target table • The realization options are • SQLScript  SQL dialect that allows to directly work with the data • Javascript  Functional development of transformation logic based on a common programming language Data Transformations
  • 9. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 9Public SAP Vehicle Insights - Function & Feature Overview Predictive Model Available Predictive Models • Distance Prediction • Calculation of the expected distance for a specific car and route based on historical data • Frequent Trips • Calculation of trips and routes that are frequently traveled by a driver • Location Clustering • Calculation and clustering of all involved locations Realization of Predictive Models • Predictive models are scheduled or non- scheduled calculations that use the algorithms from the predictive libraries of SAP Vehicles Insights / SAP HANA Cloud Platform • The realization can be done within SQLScript or with predictive tools provided by SAP, like SAP Predictive Analytics Predictive Models
  • 10. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 10Public SAP Vehicle Insights - Function & Feature Overview Services (Data, Analytical, Geo, Others) Data Access Services • Master Data Services • Interfaces to all master data entities supporting all CRUD operations • Data Services • Interfaces to all operational data entities including CRUD and analytical operations Analytical Services • Access to the Fleet Cube Analytical View • Can be accessed from Cloud 4 Analytics / Business Objects Cloud or other analytical tools Geo Services • Geocoding Service / Reverse Geocoding Service • Street / Road Type Determination • Geo-Fencing and Alerting Services (Data, Analytical, Geo, Others)
  • 11. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 11Public SAP Vehicle Insights - Function & Feature Overview OData Service Layer OData Interface • Automatically Generated OData Interfaces for all Provided Services • HTTP / Rest-Based Access OData Service Layer
  • 12. © 2016 SAP SE or an SAP affiliate company. All rights reserved. 12Public Disclaimer The information in this presentation is confidential and proprietary to SAP and may not be disclosed without the permission of SAP. Except for your obligation to protect confidential information, this presentation is not subject to your license agreement or any other service or subscription agreement with SAP. SAP has no obligation to pursue any course of business outlined in this presentation or any related document, or to develop or release any functionality mentioned therein. This presentation, or any related document and SAP's strategy and possible future developments, products and or platforms directions and functionality are all subject to change and may be changed by SAP at any time for any reason without notice. The information in this presentation is not a commitment, promise or legal obligation to deliver any material, code or functionality. This presentation is provided without a warranty of any kind, either express or implied, including but not limited to, the implied warranties of merchantability, fitness for a particular purpose, or non-infringement. This presentation is for informational purposes and may not be incorporated into a contract. SAP assumes no responsibility for errors or omissions in this presentation, except if such damages were caused by SAP’s intentional or gross negligence. All forward-looking statements are subject to various risks and uncertainties that could cause actual results to differ materially from expectations. Readers are cautioned not to place undue reliance on these forward-looking statements, which speak only as of their dates, and they should not be relied upon in making purchasing decisions.