SlideShare a Scribd company logo
1 of 28
ONTOLOGIES FOR ADVANCED
DRIVER ASSISTANCE
SYSTEMS
Presentation by Lihua ZhaoSWO2015
Lihua Zhao, Toyota Technological Institute
Ryutaro Ichise, National Institute of
Informatics
Seiichi Mita, Toyota Technological Institute
Yutaka Sasaki, Toyota Technological Institute
SIG-SWO-035-03
Outline
 Motivation
 Related Work
 Ontology-Based Knowledge Base
 Advanced Driver Assistance ADAS Systems
(ADAS)
 Experiment
 Conclusion & Future Work
2
 Advanced Driver Assistance Systems (ADAS)
 Perceive driving environment by processing sensor data.
 Make driving decisions in different traffic situations.
 Machine Understandable Ontology-based Knowledge Base
 Advanced Digital Map
 Road information, speed limits, etc.
 Traffic Regulations
 Right-of-Way Rules
Motivation
3
 Automation level ontology and situation assessment ontology are
designed for co-driving. [Pollard, 2013]
 Use ontology and 14 SWRL rules to enable the vehicle to understand the
context information when it approaches road intersections. [Armand, 2014]
 A complex intersection ontology (car, crossing, road connection, and sign
at crossing) is introduced for fast reasoning. [Hulsen, 2011]
 An ontology-based traffic model that can represent typical traffic
scenarios such as intersections, multi-lane roads, opposing traffic, and bi-
directional lanes is introduced. [Regele,2008]
Related Work
4
 Ontology
 Instances
 SWRL Rules
 SPARQL Queries
 C-SPARQL Query
Ontology-Based Knowledge
Base
5
 Ontology: Machine-understandable knowledge representation
 Classes: called as Concepts, defined by owl:Class.
 Properties: owl:ObjectProperty and owl:DatatypeProperty.
 Instances: individuals of a domain, defined by owl:Thing.
 Rules: describe logical inferences, with if-then sentence.
 Ontology Editor
 Protégé ontology editor
Ontologies
6
 Describe road, intersection, lane, and speed limit. (78 Classes)
 ObjectProperty (18)
 map:isLaneOf
 map:isRoadSegmentOf
 map:turnLeftTo
 map:goSraightTo
 DatatypeProperty (18)
 map:speedMax
 map:boundPOS
 map:osm_ref (OpenStreetMap Ref)
Map Ontology
7
 Describe the path of autonomous cars. (34 Classes)
 ObjectProperty (15)
 control:nextPathSegment
(intersection or lane)
 control:giveWay
 control:collisionWarningWith
 control:approachTo
 DataProperty (2)
 control:pathSegmentID
 control:nodePos
Control Ontology
8
 Concepts of vehicles and devices such as sensors.
(33 Classes)
 ObjectProperty (3)
 car:usedSensor
 car:isRunningOn
 car:currentPath
 DataProperty (15)
 car:car_length
 car:car_ID
 car:velocity
Car Ontology
9
Instances are also known as individuals that model
abstract or concrete objects based on the ontologies.
 Tempaku Map Instance
 Path Instance
 Car Instance
Instances
10
Tempaku Map Instance
11
Constructed based on the Tempaku map and control ontology.
Path: E -> A -> G
Path Instance
12
Describe a car and devices installed on
the car.
Car Instance
13
 Semantic Web Rule Language (SWRL) is used to express rules.
 Pellet reasoner is used for ontology reasoning.
SWRL Rules
14
At an intersection, the
car turning right should
give way to the other
car which is going
straight.
Identify driving direction.
 Retrieve the next path segment based on current path
segment. (pathSegmentID: 0, 1, 2, …, n)
SPARQL Query I
15
 Retrieve the speed limit of current path segment.
SPARQL Query II
16
 If a car’s average velocity in the past 500ms exceeds its
own speed limit. (i.e. maxSpeed:120km/h)
 RANGE: duration to receive sensor stream data
 STEP: frequency of a sensor receiver.
C-SPARQL Query
17
 Intelligent Speed Adaptation (ISA) System
 Detect overspeed situations.
 Intelligent Decision Making System
 Make driving decisions at uncontrolled
intersections.
ADAS Systems
18
 Input
 Sensor Data
GPS-IMU sensor
 Knowledge Base
 Ontology-based data
 Output
 Overspeed warning
Intelligent Speed Adaptation
System
19
Intelligent Decision Making
System
20
1. Send sensor data to SPARQL Query
Engine & SWRL Rule Reasoner.
2. Retrieve current lane, next lane, and
driving direction, etc.
3. SWRL rule reasoner adds some
additional information such as
collision warning and the other vehicle's
position, velocity, and driving direction .
Intelligent Decision Making
System
21
4. Ontology reasoning on the updated
Knowledge Base.
5. The SPARQL query engine retrieves
the commands and the vehicles that
our vehicle should give way to.
6. The decision signals are sent to the
path planning system to update driving
path or driving behavior.
7. Newly added inferred knowledge is
removed from the ontology-based
Knowledge Base.
 Data Format
 Evaluation of ISA System
 Evaluation of Decision Making System
Experiment
22
Data Format
23
Sensor data is transmitted through User
Datagram Protocol (UDP) at real time.
Evaluation of ISA System
24
●SPARQL Query: 11ms
(3 ~ 23ms)
●Rule Reasoning: 177ms
Overspeed detected near
Takasaka kindergarten.
(speed > 30kmh)
40kmh
Evaluation of Decision Making
System
25
Execution time: 99ms (79ms ~ 312ms)
 Ontology-Based Knowledge Base
 Advanced Driver Assistance Systems (ADAS)
 Intelligent Speed Adaptation System
 Intelligent Decision Making System
 Experiment with real sensor data.
Conclusion
26
 Speed up execution time
 Use part of Knowledge Base for reasoning.
 Add more rules to cover other situations
 Driving on a corner or on private roads.
Future Work
27
Lihua Zhao: lihua@toyota-ti.ac.jp
Thank you !

More Related Content

What's hot

Cruise control devices
Cruise control devicesCruise control devices
Cruise control devices
gireeshlal
 

What's hot (20)

Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
 
Fully automatic anti collision train signalling project
Fully automatic anti collision train signalling projectFully automatic anti collision train signalling project
Fully automatic anti collision train signalling project
 
Intelligent Transportation System
Intelligent Transportation SystemIntelligent Transportation System
Intelligent Transportation System
 
Anti Collision Railways System
Anti Collision Railways SystemAnti Collision Railways System
Anti Collision Railways System
 
AUTONOMOUS VEHICLES
AUTONOMOUS VEHICLESAUTONOMOUS VEHICLES
AUTONOMOUS VEHICLES
 
Automatic Train collision and Accident Avoidance system
Automatic Train collision and Accident Avoidance systemAutomatic Train collision and Accident Avoidance system
Automatic Train collision and Accident Avoidance system
 
Driving Simulator Facilities at TTI
Driving Simulator Facilities at TTI Driving Simulator Facilities at TTI
Driving Simulator Facilities at TTI
 
Autonomous cruise control Seminar report
Autonomous cruise control Seminar reportAutonomous cruise control Seminar report
Autonomous cruise control Seminar report
 
Transportation technology
Transportation technologyTransportation technology
Transportation technology
 
Anti collision device
Anti collision deviceAnti collision device
Anti collision device
 
Adaptive cruise control
Adaptive cruise controlAdaptive cruise control
Adaptive cruise control
 
Cruise control devices
Cruise control devicesCruise control devices
Cruise control devices
 
Anti collision device
Anti collision deviceAnti collision device
Anti collision device
 
Autonomous cruise control ppt
Autonomous cruise control pptAutonomous cruise control ppt
Autonomous cruise control ppt
 
Anti-Collision Device(ACD)
Anti-Collision Device(ACD)Anti-Collision Device(ACD)
Anti-Collision Device(ACD)
 
Smart Parking
Smart ParkingSmart Parking
Smart Parking
 
Intelligent parking assist system
Intelligent parking assist systemIntelligent parking assist system
Intelligent parking assist system
 
Case study of Adaptive Cruise Control
Case study of Adaptive Cruise ControlCase study of Adaptive Cruise Control
Case study of Adaptive Cruise Control
 
intelligent transportation system
intelligent transportation system intelligent transportation system
intelligent transportation system
 
Autonomousvehicles 161212101224
Autonomousvehicles 161212101224Autonomousvehicles 161212101224
Autonomousvehicles 161212101224
 

Similar to Ontologies for Advanced Driver Assistance Systems

Cloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle NavigationCloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle Navigation
William Smith
 
Congestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationCongestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportation
IAEME Publication
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
IOSR Journals
 
Lane Detection and Obstacle Aviodance
Lane Detection and Obstacle AviodanceLane Detection and Obstacle Aviodance
Lane Detection and Obstacle Aviodance
Nishanth Sriramoju
 

Similar to Ontologies for Advanced Driver Assistance Systems (20)

A Method for Predicting Vehicles Motion Based on Road Scene Reconstruction an...
A Method for Predicting Vehicles Motion Based on Road Scene Reconstruction an...A Method for Predicting Vehicles Motion Based on Road Scene Reconstruction an...
A Method for Predicting Vehicles Motion Based on Road Scene Reconstruction an...
 
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
LANE CHANGE DETECTION AND TRACKING FOR A SAFE-LANE APPROACH IN REAL TIME VISI...
 
Cloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle NavigationCloud Based Autonomous Vehicle Navigation
Cloud Based Autonomous Vehicle Navigation
 
50120140504010
5012014050401050120140504010
50120140504010
 
Intelligent transportion system
Intelligent transportion systemIntelligent transportion system
Intelligent transportion system
 
Neural Network Based Parking via Google Map Guidance
Neural Network Based Parking via Google Map GuidanceNeural Network Based Parking via Google Map Guidance
Neural Network Based Parking via Google Map Guidance
 
Identification and classification of moving vehicles on road
Identification and classification of moving vehicles on roadIdentification and classification of moving vehicles on road
Identification and classification of moving vehicles on road
 
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
A VISION-BASED REAL-TIME ADAPTIVE TRAFFIC LIGHT CONTROL SYSTEM USING VEHICULA...
 
Congestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportationCongestion control & collision avoidance algorithm in intelligent transportation
Congestion control & collision avoidance algorithm in intelligent transportation
 
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptxREVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
REVIEW OF MICROSCOPIC TRAFFIC MODEL USING ARTIFICIAL INTELLIGENCE.pptx
 
ROAD The Road Event Awareness Dataset for Autonomous Driving.docx
ROAD The Road Event Awareness Dataset for Autonomous Driving.docxROAD The Road Event Awareness Dataset for Autonomous Driving.docx
ROAD The Road Event Awareness Dataset for Autonomous Driving.docx
 
Driver-less cars by avaneesh shuka
Driver-less cars by avaneesh shuka Driver-less cars by avaneesh shuka
Driver-less cars by avaneesh shuka
 
Driverless car
Driverless carDriverless car
Driverless car
 
Smart Traffic Control System
Smart Traffic Control SystemSmart Traffic Control System
Smart Traffic Control System
 
ITS.pptx
ITS.pptxITS.pptx
ITS.pptx
 
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singhPresentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
Presentation on INTELLIGENT TRANSPORT SYSTEM by jaswinder singh
 
Intelligent transport system himanshi
Intelligent transport system   himanshiIntelligent transport system   himanshi
Intelligent transport system himanshi
 
Real Time Road Blocker Detection and Distance Calculation for Autonomous Vehi...
Real Time Road Blocker Detection and Distance Calculation for Autonomous Vehi...Real Time Road Blocker Detection and Distance Calculation for Autonomous Vehi...
Real Time Road Blocker Detection and Distance Calculation for Autonomous Vehi...
 
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using VanetOptimized Traffic Signal Control System at Traffic Intersections Using Vanet
Optimized Traffic Signal Control System at Traffic Intersections Using Vanet
 
Lane Detection and Obstacle Aviodance
Lane Detection and Obstacle AviodanceLane Detection and Obstacle Aviodance
Lane Detection and Obstacle Aviodance
 

Recently uploaded

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
panagenda
 
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
Safe Software
 

Recently uploaded (20)

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
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
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
 
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
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
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
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
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
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 

Ontologies for Advanced Driver Assistance Systems

  • 1. ONTOLOGIES FOR ADVANCED DRIVER ASSISTANCE SYSTEMS Presentation by Lihua ZhaoSWO2015 Lihua Zhao, Toyota Technological Institute Ryutaro Ichise, National Institute of Informatics Seiichi Mita, Toyota Technological Institute Yutaka Sasaki, Toyota Technological Institute SIG-SWO-035-03
  • 2. Outline  Motivation  Related Work  Ontology-Based Knowledge Base  Advanced Driver Assistance ADAS Systems (ADAS)  Experiment  Conclusion & Future Work 2
  • 3.  Advanced Driver Assistance Systems (ADAS)  Perceive driving environment by processing sensor data.  Make driving decisions in different traffic situations.  Machine Understandable Ontology-based Knowledge Base  Advanced Digital Map  Road information, speed limits, etc.  Traffic Regulations  Right-of-Way Rules Motivation 3
  • 4.  Automation level ontology and situation assessment ontology are designed for co-driving. [Pollard, 2013]  Use ontology and 14 SWRL rules to enable the vehicle to understand the context information when it approaches road intersections. [Armand, 2014]  A complex intersection ontology (car, crossing, road connection, and sign at crossing) is introduced for fast reasoning. [Hulsen, 2011]  An ontology-based traffic model that can represent typical traffic scenarios such as intersections, multi-lane roads, opposing traffic, and bi- directional lanes is introduced. [Regele,2008] Related Work 4
  • 5.  Ontology  Instances  SWRL Rules  SPARQL Queries  C-SPARQL Query Ontology-Based Knowledge Base 5
  • 6.  Ontology: Machine-understandable knowledge representation  Classes: called as Concepts, defined by owl:Class.  Properties: owl:ObjectProperty and owl:DatatypeProperty.  Instances: individuals of a domain, defined by owl:Thing.  Rules: describe logical inferences, with if-then sentence.  Ontology Editor  Protégé ontology editor Ontologies 6
  • 7.  Describe road, intersection, lane, and speed limit. (78 Classes)  ObjectProperty (18)  map:isLaneOf  map:isRoadSegmentOf  map:turnLeftTo  map:goSraightTo  DatatypeProperty (18)  map:speedMax  map:boundPOS  map:osm_ref (OpenStreetMap Ref) Map Ontology 7
  • 8.  Describe the path of autonomous cars. (34 Classes)  ObjectProperty (15)  control:nextPathSegment (intersection or lane)  control:giveWay  control:collisionWarningWith  control:approachTo  DataProperty (2)  control:pathSegmentID  control:nodePos Control Ontology 8
  • 9.  Concepts of vehicles and devices such as sensors. (33 Classes)  ObjectProperty (3)  car:usedSensor  car:isRunningOn  car:currentPath  DataProperty (15)  car:car_length  car:car_ID  car:velocity Car Ontology 9
  • 10. Instances are also known as individuals that model abstract or concrete objects based on the ontologies.  Tempaku Map Instance  Path Instance  Car Instance Instances 10
  • 12. Constructed based on the Tempaku map and control ontology. Path: E -> A -> G Path Instance 12
  • 13. Describe a car and devices installed on the car. Car Instance 13
  • 14.  Semantic Web Rule Language (SWRL) is used to express rules.  Pellet reasoner is used for ontology reasoning. SWRL Rules 14 At an intersection, the car turning right should give way to the other car which is going straight. Identify driving direction.
  • 15.  Retrieve the next path segment based on current path segment. (pathSegmentID: 0, 1, 2, …, n) SPARQL Query I 15
  • 16.  Retrieve the speed limit of current path segment. SPARQL Query II 16
  • 17.  If a car’s average velocity in the past 500ms exceeds its own speed limit. (i.e. maxSpeed:120km/h)  RANGE: duration to receive sensor stream data  STEP: frequency of a sensor receiver. C-SPARQL Query 17
  • 18.  Intelligent Speed Adaptation (ISA) System  Detect overspeed situations.  Intelligent Decision Making System  Make driving decisions at uncontrolled intersections. ADAS Systems 18
  • 19.  Input  Sensor Data GPS-IMU sensor  Knowledge Base  Ontology-based data  Output  Overspeed warning Intelligent Speed Adaptation System 19
  • 20. Intelligent Decision Making System 20 1. Send sensor data to SPARQL Query Engine & SWRL Rule Reasoner. 2. Retrieve current lane, next lane, and driving direction, etc. 3. SWRL rule reasoner adds some additional information such as collision warning and the other vehicle's position, velocity, and driving direction .
  • 21. Intelligent Decision Making System 21 4. Ontology reasoning on the updated Knowledge Base. 5. The SPARQL query engine retrieves the commands and the vehicles that our vehicle should give way to. 6. The decision signals are sent to the path planning system to update driving path or driving behavior. 7. Newly added inferred knowledge is removed from the ontology-based Knowledge Base.
  • 22.  Data Format  Evaluation of ISA System  Evaluation of Decision Making System Experiment 22
  • 23. Data Format 23 Sensor data is transmitted through User Datagram Protocol (UDP) at real time.
  • 24. Evaluation of ISA System 24 ●SPARQL Query: 11ms (3 ~ 23ms) ●Rule Reasoning: 177ms Overspeed detected near Takasaka kindergarten. (speed > 30kmh) 40kmh
  • 25. Evaluation of Decision Making System 25 Execution time: 99ms (79ms ~ 312ms)
  • 26.  Ontology-Based Knowledge Base  Advanced Driver Assistance Systems (ADAS)  Intelligent Speed Adaptation System  Intelligent Decision Making System  Experiment with real sensor data. Conclusion 26
  • 27.  Speed up execution time  Use part of Knowledge Base for reasoning.  Add more rules to cover other situations  Driving on a corner or on private roads. Future Work 27