SlideShare ist ein Scribd-Unternehmen logo
1 von 23
Creating the Smart Transportation
Infrastructure of the Future
June 13, 2017
Steve Crumb
Executive Director
GENIVI Alliance
Michael Ger
General Manager, Automotive, Hortonworks
GENIVI Alliance
Agenda
2 | June 13, 2017 | Copyright © GENIVI Alliance 2017
• GENIVI-Las Vegas Connected Vehicle Pilot
• Key Use Cases
• Data Flow and Solution Architecture
• Open Source Data Management for Connected Vehicles
• Application Walk-Through
• Benefits to City of Las Vegas and Regional Transportation Commission of
Southern Nevada
• Project Challenges and Lessons Learned
• Q & A
GENIVI-Las Vegas Connected Vehicle Pilot
Key Objectives
3 | June 13, 2017 | Copyright © GENIVI Alliance 2017
GENIVI Alliance: An Open, Connected Car Community
• Nonprofit industry alliance
• More than 140 members from
across global automotive
ecosystem
• Delivering open software for
the connected car to reduce
costs and accelerate
innovation
• 25+ products deployed on
five continents
Hardware and
Silicon Suppliers
Operating System
Vendors and
Integration
Providers
Independent
Software
Vendors
and Specialty
Software
Providers
Automakers
and Suppliers
Start-ups
and Academia
4 | June 13, 2017 | Copyright © GENIVI Alliance 2017
OEMs
GENIVI Alliance Membership
First Tiers
OSV, Middleware, Hardware, and Services Suppliers
Silicon
The Case for Change
6 | June 13, 2017 | Copyright © GENIVI Alliance 2017
• In 2016, the State of Nevada saw
213 vehicle, bicycle & pedestrian
fatalities
– 5% increase from 2015
• Approximately 50% of incidents
occur midblock, not within marked
crosswalks
• In March 2016, Nevada Department
of Transportation launched
awareness program to improve
pedestrian safety
• Critical strategies identified to
reduce pedestrian fatalities:
– Reduce speeds along corridors with
high pedestrian activity
– Reduce pedestrian exposure while
crossing street
– Deploy pedestrian safety
awareness campaigns
• City of Las Vegas pilot focuses on
implementing these strategies
4 Pilot Use Cases
Use Case Description
UC1 Speeding warning Display IVI warning to drivers exceeding current
speed limit, lowering risk of pedestrian strikes
UC2 High-risk pedestrian
area warning
Using the vehicle’s position and time of day,
display IVI warning when vehicle nearing area
known to be high risk for pedestrians
UC3 Bus stop warning Display IVI warning that a bus is stopped at a
nearby bus stop, preventing potential accidents
UC4 Traffic jam warning Collect data from stopped vehicles to determine
potential jam, display IVI warning to approaching
drivers, reduce chance of rear-end collisions
7 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Key Measures of Success
 Using vehicle speed data, determine if drivers slow down in
response to warnings. Measure and report success rates
 Gather qualitative feedback from drivers through interviews,
surveys and in-car video
City of Las
Vegas Pilot
8 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Pilot Status
Pilot
Kickoff
OBU
Development
& Testing
Server &
Software
Installation
First
OBU
plus
scenario
1
deployed
20 OBUs
plus
scenario
2
deployed
Mid
project
review
50 more
OBUs
plus
scenario
3
deployed
Remaining
OBUs plus
scenario 4
deployed
CES
2018
Read-
out
Jan March May June July October Jan 2018
OBU = On-board unit
9 | June 13, 2017 | Copyright © GENIVI Alliance 2017
CONNECTED VEHICLE
1. On-board units running
GENIVI open source
software gather and
transmit fleet vehicle
location/speed across a
mobile network.
GENIVI RVI SERVER
2. City-hosted server
running GENIVI Remote
Vehicle Interaction(RVI)
software receives vehicle
data and serves as a data
source for further
analysis.
BIG DATA SERVERS
3. City-hosted servers running
Hortonworks software
combine vehicle data with
other data provided by the
city/region including bus stop
locations and bus status.
Certain data combinations
result in actionable messages
sent back to the vehicle via
the RVI server.
DRIVER AWARENESS
4. Actionable messages are
displayed on the on-board
units to increase driver
awareness of upcoming
pedestrian traffic.
DATA ANALYTICS
5. Data is archived so that
analytics and visualization
tools can be used for
future planning by the
city/region.
GENIVI – Las Vegas Connected Vehicle Pilot Data Flow
Open Source Data Management for Connected Vehicles
DATA IN
MOTION
DATA AT
REST
Data Scientist
Operations
Business Intelligence
Connected Vehicle
11 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Hortonworks Connected Data Platform
Data Scientist
Operations
Connected Vehicle
DATA IN
MOTION
HDF
DATA AT
REST
HDP
ACTIONABLE
INTELLIGENCE
Hortonworks
DataFlow
Hortonworks
Data Platform
Tested, Certified and Supported Distribution of Open Source Components
12 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Solution Walk Through
City of Las Vegas - System Architecture
Vehicle
Communications
Long Term Storage Reference Data
Application Logic &
Message Routing
Vehicles
Real Time City Data
Sources
(Bus Locations)
(Bus Stops)
Speed and Location
Bus stops and locations
Vehicle Messages
Vehicle AlertsVehicle Alerts
Static City Data
Sources
(Speed Limits)
(Pedestrian Zones)
Static Data
RVI
Server
Hortonworks
DataFlow
Hortonworks
Data Platform
V 2.1
V 2.5
14 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Flow Overview
1. Receive Vehicle Data
3. Warn Driver
UC3
Bus Stop Warning
UC1
Speeding Warning UC2
High-Risk Pedestrian Area
2. Process
Use Cases
RVI Data Ingestion
1. Receive Vehicle
Data (ListenHTTP) 2. Fork Data
3a. Extract GPS Data 3b. Extract Vehicle Data
4. Reformat for
each use case
To UC2To UC1 To UC3
5. Output Data to
Use Cases
6. Store in Hadoop
UC1 – Speed Warning
2. Build location
based Query
5. To Speed Warning
1. Receive UC1 RVI Data (Location, Speed)
3. Query location
for speed limit
4. Calculate if
speeding
UC2 – High Risk Pedestrian Area
2. Build location
based Query
5. To High Risk Pedestrian
Area Warning
1. Receive UC2 RVI Data (Location)
3. Query location
for high risk
4. Calculate if
Vehicle in High
Risk Area
UC3 – Active Bus Stop Warning
2. Build location
based Query
5. To Active Bus
Stop Warning
1. Receive UC3 RVI Data (Location)
3. Query location for
ACTIVE bus stop
4. Calculate if vehicle
by ACTIVE bus stop
Warn Driver
1. Receive Warning
2. Determine
Warning Type
3. Build Warning
Message
4. Warn
Driver
5. Index Warnings
By Driver
Benefits to City and Region
• Currently, traffic data is data collected manually by City staff, citizens and
police reports - data is often old or incomplete
• Connected vehicle technology opens the door to both real-time and historical
data on how our roads are operating
– Data will be readily available for immediate analysis
– We can identify outliers in data (i.e. locations with many hard stops or
higher/slower speeds than posted)
– Also considering use of vibration data to identify pavement rehab projects
• Data from Vehicle may alleviate need to invest in vehicle-to- infrastructure
(V2I) data collection
“Our planning efforts are only as good as our access to reliable data”
21 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Project Challenges and Lessons Learned
• Initial GENIVI JLR RVI POC (1 year ago), provided foundation for vehicle
command and control
• Current pilot focused on communications, warnings and recommendations
• Capability Ramp-Up
– Available infrastructure
– Linux and Hadoop expertise
– Distributed system knowledge
– System configuration requirements
– Roles and responsibilities
• Cloud solutions can help
22 | June 13, 2017 | Copyright © GENIVI Alliance 2017
Thank you!
Visit GENIVI at http://www.genivi.org or http://projects.genivi.org
Contact us: help@genivi.org
This work is licensed under a Creative Commons Attribution-Share Alike 4.0 (CC BY-SA 4.0)
GENIVI is a registered trademark of the GENIVI Alliance in the USA and other countries.
Copyright © GENIVI Alliance 2017.

Weitere ähnliche Inhalte

Was ist angesagt?

Beyond Big Data: Data Science and AI
Beyond Big Data: Data Science and AIBeyond Big Data: Data Science and AI
Beyond Big Data: Data Science and AIDataWorks Summit
 
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...Hortonworks
 
Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...
Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...
Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...DataWorks Summit
 
Data Science at Speed. At Scale.
Data Science at Speed. At Scale.Data Science at Speed. At Scale.
Data Science at Speed. At Scale.DataWorks Summit
 
Sprint's Data Modernization Journey
Sprint's Data Modernization JourneySprint's Data Modernization Journey
Sprint's Data Modernization JourneyHortonworks
 
Who changed my data? Need for data governance and provenance in a streaming w...
Who changed my data? Need for data governance and provenance in a streaming w...Who changed my data? Need for data governance and provenance in a streaming w...
Who changed my data? Need for data governance and provenance in a streaming w...DataWorks Summit
 
The Challenge of Driving Business Value from the Analytics of Things (AOT)
The Challenge of Driving Business Value from the Analytics of Things (AOT)The Challenge of Driving Business Value from the Analytics of Things (AOT)
The Challenge of Driving Business Value from the Analytics of Things (AOT)DataWorks Summit/Hadoop Summit
 
Monitizing Big Data at Telecom Service Providers
Monitizing Big Data at Telecom Service ProvidersMonitizing Big Data at Telecom Service Providers
Monitizing Big Data at Telecom Service ProvidersDataWorks Summit
 
Delivering Real-Time Streaming Data for Healthcare Customers: Clearsense
Delivering Real-Time Streaming Data for Healthcare Customers: ClearsenseDelivering Real-Time Streaming Data for Healthcare Customers: Clearsense
Delivering Real-Time Streaming Data for Healthcare Customers: ClearsenseHortonworks
 
ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...
ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...
ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...DataWorks Summit/Hadoop Summit
 
Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017
Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017 Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017
Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017 Hortonworks
 
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4Frazer Clement
 
IBM+Hortonworks = Transformation of the Big Data Landscape
IBM+Hortonworks = Transformation of the Big Data LandscapeIBM+Hortonworks = Transformation of the Big Data Landscape
IBM+Hortonworks = Transformation of the Big Data LandscapeHortonworks
 
A Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura WynterA Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura Wynterwkwsci-research
 
Curing Kafka Blindness with Hortonworks Streams Messaging Manager
Curing Kafka Blindness with Hortonworks Streams Messaging ManagerCuring Kafka Blindness with Hortonworks Streams Messaging Manager
Curing Kafka Blindness with Hortonworks Streams Messaging ManagerHortonworks
 
Addressing Challenges with IoT Edge Management
Addressing Challenges with IoT Edge ManagementAddressing Challenges with IoT Edge Management
Addressing Challenges with IoT Edge ManagementDataWorks Summit
 
HPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program GuideHPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program GuideIsaac Rodriguez
 

Was ist angesagt? (20)

Beyond Big Data: Data Science and AI
Beyond Big Data: Data Science and AIBeyond Big Data: Data Science and AI
Beyond Big Data: Data Science and AI
 
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
Blockchain with Machine Learning Powered by Big Data: Trimble Transportation ...
 
The Manulife Journey
The Manulife JourneyThe Manulife Journey
The Manulife Journey
 
Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...
Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...
Connecting Home/Building, Life and Car..The Importance of Insurance Risk Moni...
 
Data Science at Speed. At Scale.
Data Science at Speed. At Scale.Data Science at Speed. At Scale.
Data Science at Speed. At Scale.
 
Sprint's Data Modernization Journey
Sprint's Data Modernization JourneySprint's Data Modernization Journey
Sprint's Data Modernization Journey
 
Who changed my data? Need for data governance and provenance in a streaming w...
Who changed my data? Need for data governance and provenance in a streaming w...Who changed my data? Need for data governance and provenance in a streaming w...
Who changed my data? Need for data governance and provenance in a streaming w...
 
The Challenge of Driving Business Value from the Analytics of Things (AOT)
The Challenge of Driving Business Value from the Analytics of Things (AOT)The Challenge of Driving Business Value from the Analytics of Things (AOT)
The Challenge of Driving Business Value from the Analytics of Things (AOT)
 
Monitizing Big Data at Telecom Service Providers
Monitizing Big Data at Telecom Service ProvidersMonitizing Big Data at Telecom Service Providers
Monitizing Big Data at Telecom Service Providers
 
Delivering Real-Time Streaming Data for Healthcare Customers: Clearsense
Delivering Real-Time Streaming Data for Healthcare Customers: ClearsenseDelivering Real-Time Streaming Data for Healthcare Customers: Clearsense
Delivering Real-Time Streaming Data for Healthcare Customers: Clearsense
 
ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...
ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...
ING's Customer-Centric Data Journey from Community Idea to Private Cloud Depl...
 
Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017
Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017 Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017
Enterprise Data Science at Scale Meetup - IBM and Hortonworks - Oct 2017
 
Hadoop dev 01
Hadoop dev 01Hadoop dev 01
Hadoop dev 01
 
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
200 million qps on commodity hardware : Getting started with MySQL Cluster 7.4
 
IBM+Hortonworks = Transformation of the Big Data Landscape
IBM+Hortonworks = Transformation of the Big Data LandscapeIBM+Hortonworks = Transformation of the Big Data Landscape
IBM+Hortonworks = Transformation of the Big Data Landscape
 
A Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura WynterA Big Data Telco Solution by Dr. Laura Wynter
A Big Data Telco Solution by Dr. Laura Wynter
 
Curing Kafka Blindness with Hortonworks Streams Messaging Manager
Curing Kafka Blindness with Hortonworks Streams Messaging ManagerCuring Kafka Blindness with Hortonworks Streams Messaging Manager
Curing Kafka Blindness with Hortonworks Streams Messaging Manager
 
Addressing Challenges with IoT Edge Management
Addressing Challenges with IoT Edge ManagementAddressing Challenges with IoT Edge Management
Addressing Challenges with IoT Edge Management
 
Architecting a multi-tenanted platform
Architecting a multi-tenanted platform Architecting a multi-tenanted platform
Architecting a multi-tenanted platform
 
HPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program GuideHPE Discover 2017 - Internet of Things Program Guide
HPE Discover 2017 - Internet of Things Program Guide
 

Andere mochten auch

Mag lev – magnetic levitation
Mag lev – magnetic levitationMag lev – magnetic levitation
Mag lev – magnetic levitationTaNvir6868
 
Maglev Basic Introduction
Maglev Basic IntroductionMaglev Basic Introduction
Maglev Basic IntroductionBaba Fooka
 
Magnetic levitation (MAGLEV)
Magnetic levitation (MAGLEV)Magnetic levitation (MAGLEV)
Magnetic levitation (MAGLEV)Naila Syed
 
Innovations in London's Transport: Big Data for a Better Customer Service
Innovations in London's Transport: Big Data for a Better Customer ServiceInnovations in London's Transport: Big Data for a Better Customer Service
Innovations in London's Transport: Big Data for a Better Customer ServiceGovnet Events
 
Transport Innovations
Transport  InnovationsTransport  Innovations
Transport Innovationsandy appan
 
Maglev: Can trains defy physics?
Maglev: Can trains defy physics?Maglev: Can trains defy physics?
Maglev: Can trains defy physics?Sanket Baxi
 
Magnetic levitation
Magnetic levitationMagnetic levitation
Magnetic levitationsunnynigah
 
Maglev trains
Maglev trainsMaglev trains
Maglev trainseddie0697
 
Smart Transportation for a Smarter Planet: Innovation with Today's Challenges
Smart Transportation for a Smarter Planet: Innovation with Today's ChallengesSmart Transportation for a Smarter Planet: Innovation with Today's Challenges
Smart Transportation for a Smarter Planet: Innovation with Today's ChallengesIBMTransportation
 
Maglev - (bullet train)
Maglev - (bullet train)Maglev - (bullet train)
Maglev - (bullet train)Arabindo Panda
 
Transportation for make in india
Transportation for make in indiaTransportation for make in india
Transportation for make in indiaAr. Avitesh
 
Presentation on maglev
Presentation on maglevPresentation on maglev
Presentation on maglevAkshat Jain
 
MAGLEV TRAIN
MAGLEV TRAINMAGLEV TRAIN
MAGLEV TRAINRafee Dar
 

Andere mochten auch (20)

Recommandation commission Smart City Aix-Marseille French Tech
Recommandation commission Smart City Aix-Marseille French TechRecommandation commission Smart City Aix-Marseille French Tech
Recommandation commission Smart City Aix-Marseille French Tech
 
Smart Transport Facility
Smart Transport FacilitySmart Transport Facility
Smart Transport Facility
 
Mag lev – magnetic levitation
Mag lev – magnetic levitationMag lev – magnetic levitation
Mag lev – magnetic levitation
 
Maglev Basic Introduction
Maglev Basic IntroductionMaglev Basic Introduction
Maglev Basic Introduction
 
Maglev train
Maglev trainMaglev train
Maglev train
 
Magnetic levitation (MAGLEV)
Magnetic levitation (MAGLEV)Magnetic levitation (MAGLEV)
Magnetic levitation (MAGLEV)
 
Innovations in London's Transport: Big Data for a Better Customer Service
Innovations in London's Transport: Big Data for a Better Customer ServiceInnovations in London's Transport: Big Data for a Better Customer Service
Innovations in London's Transport: Big Data for a Better Customer Service
 
Transport Innovations
Transport  InnovationsTransport  Innovations
Transport Innovations
 
Maglev: Can trains defy physics?
Maglev: Can trains defy physics?Maglev: Can trains defy physics?
Maglev: Can trains defy physics?
 
Magnetic levitation
Magnetic levitationMagnetic levitation
Magnetic levitation
 
Maglev trai
Maglev traiMaglev trai
Maglev trai
 
Maglev trains
Maglev trainsMaglev trains
Maglev trains
 
Seminar ppt
Seminar pptSeminar ppt
Seminar ppt
 
Smart Transportation for a Smarter Planet: Innovation with Today's Challenges
Smart Transportation for a Smarter Planet: Innovation with Today's ChallengesSmart Transportation for a Smarter Planet: Innovation with Today's Challenges
Smart Transportation for a Smarter Planet: Innovation with Today's Challenges
 
Maglev - (bullet train)
Maglev - (bullet train)Maglev - (bullet train)
Maglev - (bullet train)
 
Magnetic levitation trai ns
Magnetic  levitation  trai nsMagnetic  levitation  trai ns
Magnetic levitation trai ns
 
Transportation for make in india
Transportation for make in indiaTransportation for make in india
Transportation for make in india
 
Presentation on maglev
Presentation on maglevPresentation on maglev
Presentation on maglev
 
MAGLEV
MAGLEVMAGLEV
MAGLEV
 
MAGLEV TRAIN
MAGLEV TRAINMAGLEV TRAIN
MAGLEV TRAIN
 

Ähnlich wie Creating the Smart Transportation Infrastructure of the Future

GENIVI Boitier Open Source project
GENIVI Boitier Open Source projectGENIVI Boitier Open Source project
GENIVI Boitier Open Source projectFabMob
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIESSioux High Tech Software
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIESHuy Nguyen
 
Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017
Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017
Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017Pierre Erasmus
 
Smart Roadside Initiative
Smart Roadside InitiativeSmart Roadside Initiative
Smart Roadside InitiativeUGPTI
 
2015.09.18 Improving Highway Traffic Flows Using Smart Technologies
2015.09.18 Improving Highway Traffic Flows Using Smart Technologies2015.09.18 Improving Highway Traffic Flows Using Smart Technologies
2015.09.18 Improving Highway Traffic Flows Using Smart TechnologiesHuy Nguyen
 
IoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at PenskeIoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at PenskeVMware Tanzu
 
BDE_SC4_WS3_4_Victor Corral - AutoMat Project
BDE_SC4_WS3_4_Victor Corral - AutoMat ProjectBDE_SC4_WS3_4_Victor Corral - AutoMat Project
BDE_SC4_WS3_4_Victor Corral - AutoMat ProjectBigData_Europe
 
Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...
Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...
Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...mfrancis
 
Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...
Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...
Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...Fairfax County
 
Using Swarm Intelligence to Prepare for the Next Carmageddon
Using Swarm Intelligence to Prepare for the Next CarmageddonUsing Swarm Intelligence to Prepare for the Next Carmageddon
Using Swarm Intelligence to Prepare for the Next CarmageddonNess Digital Engineering
 
SAP Leonardo Jump Start Program Vehicle Insights
SAP Leonardo Jump Start Program Vehicle InsightsSAP Leonardo Jump Start Program Vehicle Insights
SAP Leonardo Jump Start Program Vehicle InsightsPierre Erasmus
 
Genivi paris open source summit 2016 intro
Genivi paris open source summit 2016 introGenivi paris open source summit 2016 intro
Genivi paris open source summit 2016 introFabMob
 
Ijmer 46044245
Ijmer 46044245Ijmer 46044245
Ijmer 46044245IJMER
 
Hyperconnected Travel and Transport in Action
Hyperconnected Travel and Transport in ActionHyperconnected Travel and Transport in Action
Hyperconnected Travel and Transport in ActionBoston Consulting Group
 
IoE = New Partners & Business Models @ ITS World Congress 2014
IoE = New Partners & Business Models @ ITS World Congress 2014IoE = New Partners & Business Models @ ITS World Congress 2014
IoE = New Partners & Business Models @ ITS World Congress 2014Andreas Mai
 
IRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET Journal
 
The Real World of Connected Vehicles
The Real World of Connected VehiclesThe Real World of Connected Vehicles
The Real World of Connected VehiclesMike Pina
 
Human Centered Vehicle Automation - Bryan Reimer
Human Centered Vehicle Automation - Bryan ReimerHuman Centered Vehicle Automation - Bryan Reimer
Human Centered Vehicle Automation - Bryan ReimerEuro NCAP
 

Ähnlich wie Creating the Smart Transportation Infrastructure of the Future (20)

GENIVI Boitier Open Source project
GENIVI Boitier Open Source projectGENIVI Boitier Open Source project
GENIVI Boitier Open Source project
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
 
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
2015.09.07 IMPROVING HIGHWAY TRAFFIC FLOWS USING SMART TECHNOLOGIES
 
Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017
Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017
Sap Leonardo IoT Connected Fleet @ SAPPHIRE 2017
 
Smart Roadside Initiative
Smart Roadside InitiativeSmart Roadside Initiative
Smart Roadside Initiative
 
2015.09.18 Improving Highway Traffic Flows Using Smart Technologies
2015.09.18 Improving Highway Traffic Flows Using Smart Technologies2015.09.18 Improving Highway Traffic Flows Using Smart Technologies
2015.09.18 Improving Highway Traffic Flows Using Smart Technologies
 
ConnectedAutomationToTRB2015
ConnectedAutomationToTRB2015ConnectedAutomationToTRB2015
ConnectedAutomationToTRB2015
 
IoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at PenskeIoT Scale Event-Stream Processing for Connected Fleet at Penske
IoT Scale Event-Stream Processing for Connected Fleet at Penske
 
BDE_SC4_WS3_4_Victor Corral - AutoMat Project
BDE_SC4_WS3_4_Victor Corral - AutoMat ProjectBDE_SC4_WS3_4_Victor Corral - AutoMat Project
BDE_SC4_WS3_4_Victor Corral - AutoMat Project
 
Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...
Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...
Keynote - OSGi as an Evolutionary Precursor for the Connected Vehicle - Darwi...
 
Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...
Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...
Agenda Item 6: Update Intelligent Transportation Systems (ITS) for Fairfax Co...
 
Using Swarm Intelligence to Prepare for the Next Carmageddon
Using Swarm Intelligence to Prepare for the Next CarmageddonUsing Swarm Intelligence to Prepare for the Next Carmageddon
Using Swarm Intelligence to Prepare for the Next Carmageddon
 
SAP Leonardo Jump Start Program Vehicle Insights
SAP Leonardo Jump Start Program Vehicle InsightsSAP Leonardo Jump Start Program Vehicle Insights
SAP Leonardo Jump Start Program Vehicle Insights
 
Genivi paris open source summit 2016 intro
Genivi paris open source summit 2016 introGenivi paris open source summit 2016 intro
Genivi paris open source summit 2016 intro
 
Ijmer 46044245
Ijmer 46044245Ijmer 46044245
Ijmer 46044245
 
Hyperconnected Travel and Transport in Action
Hyperconnected Travel and Transport in ActionHyperconnected Travel and Transport in Action
Hyperconnected Travel and Transport in Action
 
IoE = New Partners & Business Models @ ITS World Congress 2014
IoE = New Partners & Business Models @ ITS World Congress 2014IoE = New Partners & Business Models @ ITS World Congress 2014
IoE = New Partners & Business Models @ ITS World Congress 2014
 
IRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things TechnologyIRJET- Smart Parking System using Internet of Things Technology
IRJET- Smart Parking System using Internet of Things Technology
 
The Real World of Connected Vehicles
The Real World of Connected VehiclesThe Real World of Connected Vehicles
The Real World of Connected Vehicles
 
Human Centered Vehicle Automation - Bryan Reimer
Human Centered Vehicle Automation - Bryan ReimerHuman Centered Vehicle Automation - Bryan Reimer
Human Centered Vehicle Automation - Bryan Reimer
 

Mehr von DataWorks Summit

Floating on a RAFT: HBase Durability with Apache Ratis
Floating on a RAFT: HBase Durability with Apache RatisFloating on a RAFT: HBase Durability with Apache Ratis
Floating on a RAFT: HBase Durability with Apache RatisDataWorks Summit
 
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFiTracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFiDataWorks Summit
 
HBase Tales From the Trenches - Short stories about most common HBase operati...
HBase Tales From the Trenches - Short stories about most common HBase operati...HBase Tales From the Trenches - Short stories about most common HBase operati...
HBase Tales From the Trenches - Short stories about most common HBase operati...DataWorks Summit
 
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...DataWorks Summit
 
Managing the Dewey Decimal System
Managing the Dewey Decimal SystemManaging the Dewey Decimal System
Managing the Dewey Decimal SystemDataWorks Summit
 
Practical NoSQL: Accumulo's dirlist Example
Practical NoSQL: Accumulo's dirlist ExamplePractical NoSQL: Accumulo's dirlist Example
Practical NoSQL: Accumulo's dirlist ExampleDataWorks Summit
 
HBase Global Indexing to support large-scale data ingestion at Uber
HBase Global Indexing to support large-scale data ingestion at UberHBase Global Indexing to support large-scale data ingestion at Uber
HBase Global Indexing to support large-scale data ingestion at UberDataWorks Summit
 
Scaling Cloud-Scale Translytics Workloads with Omid and Phoenix
Scaling Cloud-Scale Translytics Workloads with Omid and PhoenixScaling Cloud-Scale Translytics Workloads with Omid and Phoenix
Scaling Cloud-Scale Translytics Workloads with Omid and PhoenixDataWorks Summit
 
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFi
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFiBuilding the High Speed Cybersecurity Data Pipeline Using Apache NiFi
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFiDataWorks Summit
 
Supporting Apache HBase : Troubleshooting and Supportability Improvements
Supporting Apache HBase : Troubleshooting and Supportability ImprovementsSupporting Apache HBase : Troubleshooting and Supportability Improvements
Supporting Apache HBase : Troubleshooting and Supportability ImprovementsDataWorks Summit
 
Security Framework for Multitenant Architecture
Security Framework for Multitenant ArchitectureSecurity Framework for Multitenant Architecture
Security Framework for Multitenant ArchitectureDataWorks Summit
 
Presto: Optimizing Performance of SQL-on-Anything Engine
Presto: Optimizing Performance of SQL-on-Anything EnginePresto: Optimizing Performance of SQL-on-Anything Engine
Presto: Optimizing Performance of SQL-on-Anything EngineDataWorks Summit
 
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...DataWorks Summit
 
Extending Twitter's Data Platform to Google Cloud
Extending Twitter's Data Platform to Google CloudExtending Twitter's Data Platform to Google Cloud
Extending Twitter's Data Platform to Google CloudDataWorks Summit
 
Event-Driven Messaging and Actions using Apache Flink and Apache NiFi
Event-Driven Messaging and Actions using Apache Flink and Apache NiFiEvent-Driven Messaging and Actions using Apache Flink and Apache NiFi
Event-Driven Messaging and Actions using Apache Flink and Apache NiFiDataWorks Summit
 
Securing Data in Hybrid on-premise and Cloud Environments using Apache Ranger
Securing Data in Hybrid on-premise and Cloud Environments using Apache RangerSecuring Data in Hybrid on-premise and Cloud Environments using Apache Ranger
Securing Data in Hybrid on-premise and Cloud Environments using Apache RangerDataWorks Summit
 
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...DataWorks Summit
 
Computer Vision: Coming to a Store Near You
Computer Vision: Coming to a Store Near YouComputer Vision: Coming to a Store Near You
Computer Vision: Coming to a Store Near YouDataWorks Summit
 
Big Data Genomics: Clustering Billions of DNA Sequences with Apache Spark
Big Data Genomics: Clustering Billions of DNA Sequences with Apache SparkBig Data Genomics: Clustering Billions of DNA Sequences with Apache Spark
Big Data Genomics: Clustering Billions of DNA Sequences with Apache SparkDataWorks Summit
 

Mehr von DataWorks Summit (20)

Data Science Crash Course
Data Science Crash CourseData Science Crash Course
Data Science Crash Course
 
Floating on a RAFT: HBase Durability with Apache Ratis
Floating on a RAFT: HBase Durability with Apache RatisFloating on a RAFT: HBase Durability with Apache Ratis
Floating on a RAFT: HBase Durability with Apache Ratis
 
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFiTracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
Tracking Crime as It Occurs with Apache Phoenix, Apache HBase and Apache NiFi
 
HBase Tales From the Trenches - Short stories about most common HBase operati...
HBase Tales From the Trenches - Short stories about most common HBase operati...HBase Tales From the Trenches - Short stories about most common HBase operati...
HBase Tales From the Trenches - Short stories about most common HBase operati...
 
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
Optimizing Geospatial Operations with Server-side Programming in HBase and Ac...
 
Managing the Dewey Decimal System
Managing the Dewey Decimal SystemManaging the Dewey Decimal System
Managing the Dewey Decimal System
 
Practical NoSQL: Accumulo's dirlist Example
Practical NoSQL: Accumulo's dirlist ExamplePractical NoSQL: Accumulo's dirlist Example
Practical NoSQL: Accumulo's dirlist Example
 
HBase Global Indexing to support large-scale data ingestion at Uber
HBase Global Indexing to support large-scale data ingestion at UberHBase Global Indexing to support large-scale data ingestion at Uber
HBase Global Indexing to support large-scale data ingestion at Uber
 
Scaling Cloud-Scale Translytics Workloads with Omid and Phoenix
Scaling Cloud-Scale Translytics Workloads with Omid and PhoenixScaling Cloud-Scale Translytics Workloads with Omid and Phoenix
Scaling Cloud-Scale Translytics Workloads with Omid and Phoenix
 
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFi
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFiBuilding the High Speed Cybersecurity Data Pipeline Using Apache NiFi
Building the High Speed Cybersecurity Data Pipeline Using Apache NiFi
 
Supporting Apache HBase : Troubleshooting and Supportability Improvements
Supporting Apache HBase : Troubleshooting and Supportability ImprovementsSupporting Apache HBase : Troubleshooting and Supportability Improvements
Supporting Apache HBase : Troubleshooting and Supportability Improvements
 
Security Framework for Multitenant Architecture
Security Framework for Multitenant ArchitectureSecurity Framework for Multitenant Architecture
Security Framework for Multitenant Architecture
 
Presto: Optimizing Performance of SQL-on-Anything Engine
Presto: Optimizing Performance of SQL-on-Anything EnginePresto: Optimizing Performance of SQL-on-Anything Engine
Presto: Optimizing Performance of SQL-on-Anything Engine
 
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
Introducing MlFlow: An Open Source Platform for the Machine Learning Lifecycl...
 
Extending Twitter's Data Platform to Google Cloud
Extending Twitter's Data Platform to Google CloudExtending Twitter's Data Platform to Google Cloud
Extending Twitter's Data Platform to Google Cloud
 
Event-Driven Messaging and Actions using Apache Flink and Apache NiFi
Event-Driven Messaging and Actions using Apache Flink and Apache NiFiEvent-Driven Messaging and Actions using Apache Flink and Apache NiFi
Event-Driven Messaging and Actions using Apache Flink and Apache NiFi
 
Securing Data in Hybrid on-premise and Cloud Environments using Apache Ranger
Securing Data in Hybrid on-premise and Cloud Environments using Apache RangerSecuring Data in Hybrid on-premise and Cloud Environments using Apache Ranger
Securing Data in Hybrid on-premise and Cloud Environments using Apache Ranger
 
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
Big Data Meets NVM: Accelerating Big Data Processing with Non-Volatile Memory...
 
Computer Vision: Coming to a Store Near You
Computer Vision: Coming to a Store Near YouComputer Vision: Coming to a Store Near You
Computer Vision: Coming to a Store Near You
 
Big Data Genomics: Clustering Billions of DNA Sequences with Apache Spark
Big Data Genomics: Clustering Billions of DNA Sequences with Apache SparkBig Data Genomics: Clustering Billions of DNA Sequences with Apache Spark
Big Data Genomics: Clustering Billions of DNA Sequences with Apache Spark
 

Kürzlich hochgeladen

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?Igalia
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 

Kürzlich hochgeladen (20)

Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 

Creating the Smart Transportation Infrastructure of the Future

  • 1. Creating the Smart Transportation Infrastructure of the Future June 13, 2017 Steve Crumb Executive Director GENIVI Alliance Michael Ger General Manager, Automotive, Hortonworks GENIVI Alliance
  • 2. Agenda 2 | June 13, 2017 | Copyright © GENIVI Alliance 2017 • GENIVI-Las Vegas Connected Vehicle Pilot • Key Use Cases • Data Flow and Solution Architecture • Open Source Data Management for Connected Vehicles • Application Walk-Through • Benefits to City of Las Vegas and Regional Transportation Commission of Southern Nevada • Project Challenges and Lessons Learned • Q & A
  • 3. GENIVI-Las Vegas Connected Vehicle Pilot Key Objectives 3 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 4. GENIVI Alliance: An Open, Connected Car Community • Nonprofit industry alliance • More than 140 members from across global automotive ecosystem • Delivering open software for the connected car to reduce costs and accelerate innovation • 25+ products deployed on five continents Hardware and Silicon Suppliers Operating System Vendors and Integration Providers Independent Software Vendors and Specialty Software Providers Automakers and Suppliers Start-ups and Academia 4 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 5. OEMs GENIVI Alliance Membership First Tiers OSV, Middleware, Hardware, and Services Suppliers Silicon
  • 6. The Case for Change 6 | June 13, 2017 | Copyright © GENIVI Alliance 2017 • In 2016, the State of Nevada saw 213 vehicle, bicycle & pedestrian fatalities – 5% increase from 2015 • Approximately 50% of incidents occur midblock, not within marked crosswalks • In March 2016, Nevada Department of Transportation launched awareness program to improve pedestrian safety • Critical strategies identified to reduce pedestrian fatalities: – Reduce speeds along corridors with high pedestrian activity – Reduce pedestrian exposure while crossing street – Deploy pedestrian safety awareness campaigns • City of Las Vegas pilot focuses on implementing these strategies
  • 7. 4 Pilot Use Cases Use Case Description UC1 Speeding warning Display IVI warning to drivers exceeding current speed limit, lowering risk of pedestrian strikes UC2 High-risk pedestrian area warning Using the vehicle’s position and time of day, display IVI warning when vehicle nearing area known to be high risk for pedestrians UC3 Bus stop warning Display IVI warning that a bus is stopped at a nearby bus stop, preventing potential accidents UC4 Traffic jam warning Collect data from stopped vehicles to determine potential jam, display IVI warning to approaching drivers, reduce chance of rear-end collisions 7 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 8. Key Measures of Success  Using vehicle speed data, determine if drivers slow down in response to warnings. Measure and report success rates  Gather qualitative feedback from drivers through interviews, surveys and in-car video City of Las Vegas Pilot 8 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 9. Pilot Status Pilot Kickoff OBU Development & Testing Server & Software Installation First OBU plus scenario 1 deployed 20 OBUs plus scenario 2 deployed Mid project review 50 more OBUs plus scenario 3 deployed Remaining OBUs plus scenario 4 deployed CES 2018 Read- out Jan March May June July October Jan 2018 OBU = On-board unit 9 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 10. CONNECTED VEHICLE 1. On-board units running GENIVI open source software gather and transmit fleet vehicle location/speed across a mobile network. GENIVI RVI SERVER 2. City-hosted server running GENIVI Remote Vehicle Interaction(RVI) software receives vehicle data and serves as a data source for further analysis. BIG DATA SERVERS 3. City-hosted servers running Hortonworks software combine vehicle data with other data provided by the city/region including bus stop locations and bus status. Certain data combinations result in actionable messages sent back to the vehicle via the RVI server. DRIVER AWARENESS 4. Actionable messages are displayed on the on-board units to increase driver awareness of upcoming pedestrian traffic. DATA ANALYTICS 5. Data is archived so that analytics and visualization tools can be used for future planning by the city/region. GENIVI – Las Vegas Connected Vehicle Pilot Data Flow
  • 11. Open Source Data Management for Connected Vehicles DATA IN MOTION DATA AT REST Data Scientist Operations Business Intelligence Connected Vehicle 11 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 12. Hortonworks Connected Data Platform Data Scientist Operations Connected Vehicle DATA IN MOTION HDF DATA AT REST HDP ACTIONABLE INTELLIGENCE Hortonworks DataFlow Hortonworks Data Platform Tested, Certified and Supported Distribution of Open Source Components 12 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 14. City of Las Vegas - System Architecture Vehicle Communications Long Term Storage Reference Data Application Logic & Message Routing Vehicles Real Time City Data Sources (Bus Locations) (Bus Stops) Speed and Location Bus stops and locations Vehicle Messages Vehicle AlertsVehicle Alerts Static City Data Sources (Speed Limits) (Pedestrian Zones) Static Data RVI Server Hortonworks DataFlow Hortonworks Data Platform V 2.1 V 2.5 14 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 15. Flow Overview 1. Receive Vehicle Data 3. Warn Driver UC3 Bus Stop Warning UC1 Speeding Warning UC2 High-Risk Pedestrian Area 2. Process Use Cases
  • 16. RVI Data Ingestion 1. Receive Vehicle Data (ListenHTTP) 2. Fork Data 3a. Extract GPS Data 3b. Extract Vehicle Data 4. Reformat for each use case To UC2To UC1 To UC3 5. Output Data to Use Cases 6. Store in Hadoop
  • 17. UC1 – Speed Warning 2. Build location based Query 5. To Speed Warning 1. Receive UC1 RVI Data (Location, Speed) 3. Query location for speed limit 4. Calculate if speeding
  • 18. UC2 – High Risk Pedestrian Area 2. Build location based Query 5. To High Risk Pedestrian Area Warning 1. Receive UC2 RVI Data (Location) 3. Query location for high risk 4. Calculate if Vehicle in High Risk Area
  • 19. UC3 – Active Bus Stop Warning 2. Build location based Query 5. To Active Bus Stop Warning 1. Receive UC3 RVI Data (Location) 3. Query location for ACTIVE bus stop 4. Calculate if vehicle by ACTIVE bus stop
  • 20. Warn Driver 1. Receive Warning 2. Determine Warning Type 3. Build Warning Message 4. Warn Driver 5. Index Warnings By Driver
  • 21. Benefits to City and Region • Currently, traffic data is data collected manually by City staff, citizens and police reports - data is often old or incomplete • Connected vehicle technology opens the door to both real-time and historical data on how our roads are operating – Data will be readily available for immediate analysis – We can identify outliers in data (i.e. locations with many hard stops or higher/slower speeds than posted) – Also considering use of vibration data to identify pavement rehab projects • Data from Vehicle may alleviate need to invest in vehicle-to- infrastructure (V2I) data collection “Our planning efforts are only as good as our access to reliable data” 21 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 22. Project Challenges and Lessons Learned • Initial GENIVI JLR RVI POC (1 year ago), provided foundation for vehicle command and control • Current pilot focused on communications, warnings and recommendations • Capability Ramp-Up – Available infrastructure – Linux and Hadoop expertise – Distributed system knowledge – System configuration requirements – Roles and responsibilities • Cloud solutions can help 22 | June 13, 2017 | Copyright © GENIVI Alliance 2017
  • 23. Thank you! Visit GENIVI at http://www.genivi.org or http://projects.genivi.org Contact us: help@genivi.org This work is licensed under a Creative Commons Attribution-Share Alike 4.0 (CC BY-SA 4.0) GENIVI is a registered trademark of the GENIVI Alliance in the USA and other countries. Copyright © GENIVI Alliance 2017.

Hinweis der Redaktion

  1. GENIVI is addressing these challenges though an open, global community of IVI stakeholders. Our members represent the full supply chain required for OEMs to deliver IVI solutions, from chips to apps. Our primary target is to deliver an open standard for aligning automotive and consumer infotainment cycles which directly aligns with the three challenges previously mentioned. GENIVI is not a science experiment. Cars with GENIVI technologies are on the road in three continents; and that number will rise to four before the end of 2015.
  2. Modern Data Applications, be they custom or off the shelf, are fueled by Data in Motion and Data at Rest and convert yesterday’s impossible challenges into today’s new products, cures, and life saving innovations.   Cyber security leaders are building powerful apps to detect threats to digital information. Leading pharma, automotive, electronics and packaged goods companies are building their factories of the future that use actionable intelligence to improve manufacturing yields. And age-old industries like automotive, agriculture and retail are taking connected data platforms on the road, through the field, or to the cash register to do things that have never before been possible. [NEXT SLIDE]
  3. Modern Data Applications, be they custom or off the shelf, are fueled by Data in Motion and Data at Rest and convert yesterday’s impossible challenges into today’s new products, cures, and life saving innovations.   Cyber security leaders are building powerful apps to detect threats to digital information. Leading pharma, automotive, electronics and packaged goods companies are building their factories of the future that use actionable intelligence to improve manufacturing yields. And age-old industries like automotive, agriculture and retail are taking connected data platforms on the road, through the field, or to the cash register to do things that have never before been possible. [NEXT SLIDE]