SlideShare a Scribd company logo
1 of 28
Fie1
Presentation of Master Thesis
Development of a Dialog-based Pedestrian
Navigation System
Master Thesis Topic
M.Sc. Student : Aykut Icoez
Supervisor : Dr. Michael Angermann
2
Content
• Objective
• Information about Pedestrians
• Equipment used and Experimental Setup
• Photos of Equipment and Running Application
• Overview of a Dialog System
• Main Parts of a Dialog -with an example-
• Landmarks
• Availability and Visibility : criteria
• Dijkstra’s Algorithm: shortest path
• Sequence of Events in a general application
• Tests and Results
• Outlook
3
Objective
Navigation
System
Dialog
SystemInterface
Main part to develop in this work Preparation for further work
Subject application : Navigation system for pedestrians
Two black boxes : The dialog system and the application
Interface : Interaction of both according to requirements
4
Background Information about Pedestrians
• Characteristics of Pedestrian Movement:
– Movement Freedom
• Principally all ways free (streets + footpaths)
• Not bounded to certain paths
– Speed
• 5 km/h (1.5 m/s)
– Field of vision
• Orientation in movement direction
• Principally +/- 180 Deg. in line of sight
– Enough time to observe/sense surrounding environment
• Guidance of Pedestrians:
– Requires personalization due to the huge variety of different user demands
– Must be subdivided into groups according to user tasks and information needs
• Pedestrian types:
– tourist, business traveler, resident, disabled person
• Most appropriate type of route - Routing:
– shortest distance, least time, fewest turns, one with most point of interests (POI)
5
Equipment Used
Laptop
GPS Device
UMTS-GPRS CardBlueetooth Device
Compass
6
Backpack Arrangement for Field Tests
Side View Back View
7
Experimental Setup Diagram
8
Photo of Running Application on Laptop
9
View of the Pedestrian Representation
Inputs: Position (GPS) and Direction of View (Compass)
Green dot: Pedestrian (user)
10
Overview of a Dialog System
• Speech Recognizer : produces a word lattice (sequence of words)
• Semantic Parser : determines the meaning of the query, produces best interpretation
(extracting a meaning)
• Dialog Manager : resolve ambiguities, clarifies with user, builds database queries
(initiating system actions)
• Database interface : uses the meaning representation and to generate a database
query & to access database
• Response generator : presents the interaction result in the form of text, speech,
tables or graphics.
11
Main Parts of a Dialog
• First Part:
– Aim : Target spefication (e.g.: go, reach to…)
– Direction : From the user to the application
• Second Part:
– Aim : Orientation (e.g.: stand with your back to, turn around…)
– Direction : From the application to the user
• Third Part:
– Aim : Moving (e.g.: walk, go, continue straight/towards, across…)
– Direction : From the application to the user
• Fourth Part:
– Aim : Arrival (e.g.:arrive at, reach to, find…)
– Direction : From the application to the user
12
1. Part : Target spefication
Computer: Where do you want to go?
User : I want to go to <library>. (<casino> or <canteen>)
Computer: To <library>?
User : <Yes>/<No>
2. Part : Orientation
Computer: Stand with your back to Institute <A>. (<B>, <C>, <D>)
Computer: Turn <left> around yourself. (<right>)
3. Part : Moving
Computer: Walk (<…> meters) straight till you reach Institute <A> at your <left>.
Computer: Do you see Institute <A> at your <left>?
User : <Yes>/<No>
Computer: Turn <left>. Walk (<…> meters) straight till you reach <casino> at your <right>.
4. Part : Arrival
Computer: You have arrived at <library>.
Example of a Dialog
Landmarks : Institute <A> or <B> or <C> or <D>
Alternatives : are shown with <…>.
Method used : System-directed, system asks all the questions, user is passive.
13
Landmarks
• Definition:
– Every orientation point in the range of movement
– Used as a reference
• Features:
– Special visual characteristics (noticeable difference to neighborhood)
– A special function/meaning or central state/location
• Reasonable locations in practice:
– Along the path / at decision points / far away, but visible
• Possible types:
– Architecture (towers, main entrance, monuments, columns, bridges)
– Commercial activity (newspaper kiosk, fish market)
– Buildings (institutions, schools, fire stations, churches)
– Street-network (crossroads, junctions)
– Water features (rivers, channels)
– Various (telephone booths, parking lots)
Note: Colorful ones show the ones chosen at the DLR site.
Bird view of DLR Site
15
Allocation Plan of DLR Site
16
Illustration of Landmarks on Map
17
Graphical View of Landmarks at DLR Site
Total number of chosen landmarks: 20
Two way
One way
18
Photos from Landmark 1 and 2
At Landmark 1 (LM1) At Landmark 1 (LM1)
At Landmark 2 (LM2) At Landmark 2 (LM2)
LM2
LM20 LM19
LM1
LM3
19
Availability and Visibility
• Two criteria used to identify relation between different landmarks
• Availability:
– A route connects the source LM to the next LM lying in the neighborhood.
– There is no other LM lying in-between.
• Visibility:
– A human can see the next LM as he stands at the source LM.
• Examples at DLR site:
– Available / Visible (A / V) : LM1 – LM2
• Connecting route without any other LM on the way and no obstacle in-between
– Not available / Visible(NA / V) : LM1 – LM19
• Connecting route with another LM (number 20) on the way and no obstacle in-between
– Available / Not visible(A / NV) : LM2 – LM8
• Connecting route, however obstacle blocking (Building 110)
– Not available / Not visible (NA / NV) : LM1 – LM8
• No direct route connection and obstacles blocking line of sight
20
Formation of Adjacency Matrix
…NVVVLM 19
NV…VNVLM 8
VNV…VLM 2
VNVV…LM 1
LM 19LM 8LM 2LM 1
…NANANALM 19
NA…ANALM 8
NAA…ALM 2
NANAA…LM 1
LM 19LM 8LM 2LM 1
…NA / NVNA / VNA / VLM 19
NA / NV…A / VNA / NVLM 8
NA / VA / NV…A / VLM 2
NA / VNA / NVA / V…LM 1
LM 19LM 8LM 2LM 1
Visibility Matrix
Availability Matrix
Adjacency Matrix
* =
• Availability matrix is symmetric.
• Visibility Matrix and Adjacency Matrix (A.M.) are asymmetric.
21
…A / V A / VA / V             NA / VA / VLM 20
A / V…A / NV               NA / VNA / VLM 19
 A / NV…A / V                LM 18
A / V A / V…A / V               LM 17
A / V  A / V…A / V              LM 16
    A / V…A / VA / V   A / NV        LM 15
     A / V…A / NV  A / NVA / NV        LM 14
     A / VA / NV…A / V           LM 13
       A / V…A / V         A / NVLM 12
        A / V…A / V       A / VA / NVLM 11
      A / NV  A / V…A / V        LM 10
     A / NVA / NV   A / V…A / NV    A / NV  LM 9
           A / NV…A / NV  A / NVA / NVA / V LM 8
            A / NV…A / V     LM 7
             A / V…A / NVA / V   LM 6
              A / NV…A / V   LM 5
           A / NVA / NV A / VA / V…A / V  LM 4
            A / NV   A / V…A / V LM 3
NA / VNA / V       A / NV      A / V…A / VLM 2
A / VNA / V      A / NVA / NV        A / V…LM 1
LM
20
LM
19
LM
18
LM
17
LM
16
LM
15
LM
14
LM
13
LM
12
LM
11
LM
10
LM 9LM 8LM 7LM 6LM 5LM 4LM 3LM 2LM 1
Adjacency Matrix of Landmarks at DLR
NA / NVA: available, V: visible, NA: not available, NV: not visible
22
Matrix Flow Diagram
…0 / 00 / 10 / 1LM 19
0 / 0…1 / 10 / 0LM 8
0 / 11 / 0…1 / 1LM 2
0 / 10 / 01 / 1…LM 1
LM 19LM 8LM 2LM 1
…000LM 19
0…10LM 8
00…1LM 2
001…LM 1
LM 19LM 8LM 2LM 1
0infiniteinfiniteinfiniteLM 19
infinite0430infiniteLM 8
infiniteinfinite092LM 2
infiniteinfinite920LM 1
LM 19LM 8LM 2LM 1
Double Logic Adjacency Matrix
(conversion of A.M. to logic)
Single Logic Adjacency Matrix
(AND operation executed)
Routing Matrix
(distances added)
23
Dijkstra’s Algorithm
• Input: Routing matrix
• Purpose:
– To find the shortest paths from a single source vertex to all
other vertices in a weighted, directed graph
• Structure:
– Begins at a specific vertex and extends outward within the
graph, until all vertices have been reached.
– Stores total distance from a source vertex to the current vertex
• Status in Our System:
– Implemented and tested succesfully, however not integrated yet
24
Situation-Dependent Route Finding
25
Sequence of Events
of the Overall System
26
Tests and Results
• WoZ experiments were executed with an experienced
and another unexperienced user with success.
– WoZ: The user, without being aware, in interaction with
the administrator who simulates the system
• Corrections and fine-tuning were made considering
landmark positions and their suitability.
• Targeted Navigation Application to interact with a
future Dialogue System is obtained.
27
Outlook
• A positioning system is developed and available that is able to
guide a user to reach his destination via the shortest path.
• As a prediction, possible works in future could include the
following:
– The tests can be carried out and extended to a real life
situation by starting at the Landsberg testbed of DLR.
– An appropriate Dialog Strategy could be developed and
used with the Application.
– A Dialog System (possibly with an interface) developed
according to requirements could be implemented with its
main parts interacting with the Navigation Application .
28
Fie28
Thank you for your attendance.Thank you for your attendance.
Any questions?
Comments are very welcome.

More Related Content

Similar to Master Thesis 2015 - Aykut İçöz at University Of Ulm

Academic research on graph processing: connecting recent findings to industri...
Academic research on graph processing: connecting recent findings to industri...Academic research on graph processing: connecting recent findings to industri...
Academic research on graph processing: connecting recent findings to industri...openCypher
 
Summary_presentation_TL
Summary_presentation_TLSummary_presentation_TL
Summary_presentation_TLTianyuan Liu
 
Design and Implementation of Mobile Map Application for Finding Shortest Dire...
Design and Implementation of Mobile Map Application for Finding Shortest Dire...Design and Implementation of Mobile Map Application for Finding Shortest Dire...
Design and Implementation of Mobile Map Application for Finding Shortest Dire...Eswar Publications
 
Conceptual systems design
Conceptual systems designConceptual systems design
Conceptual systems designIan Sommerville
 
18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...
18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...
18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...LINE Corp.
 
Lecture2.pptx
Lecture2.pptxLecture2.pptx
Lecture2.pptxajsenol2
 
On the road of multi tenancy portal - Apereo 2016
On the road of multi tenancy portal - Apereo 2016 On the road of multi tenancy portal - Apereo 2016
On the road of multi tenancy portal - Apereo 2016 Christian Cousquer
 
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS softwareShuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS softwareAsadullah Malik
 
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS softwareShuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS softwareAsadullah Malik
 
FME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the PipelinesFME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the PipelinesSafe Software
 
Exposing Architecture in Hybrid Programs
Exposing Architecture in Hybrid ProgramsExposing Architecture in Hybrid Programs
Exposing Architecture in Hybrid ProgramsIvan Ruchkin
 
Three years of OFELIA - taking stock
Three years of OFELIA - taking stockThree years of OFELIA - taking stock
Three years of OFELIA - taking stockFIBRE Testbed
 
NMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdf
NMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdfNMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdf
NMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdfCuboT1
 
Comptia Security + Chapter 1 601
Comptia Security           + Chapter 1 601Comptia Security           + Chapter 1 601
Comptia Security + Chapter 1 601AbdulalimBhnsawy
 

Similar to Master Thesis 2015 - Aykut İçöz at University Of Ulm (20)

ADA Self-Evaluation and Transition Plan
ADA Self-Evaluation and Transition PlanADA Self-Evaluation and Transition Plan
ADA Self-Evaluation and Transition Plan
 
Academic research on graph processing: connecting recent findings to industri...
Academic research on graph processing: connecting recent findings to industri...Academic research on graph processing: connecting recent findings to industri...
Academic research on graph processing: connecting recent findings to industri...
 
Summary_presentation_TL
Summary_presentation_TLSummary_presentation_TL
Summary_presentation_TL
 
Design and Implementation of Mobile Map Application for Finding Shortest Dire...
Design and Implementation of Mobile Map Application for Finding Shortest Dire...Design and Implementation of Mobile Map Application for Finding Shortest Dire...
Design and Implementation of Mobile Map Application for Finding Shortest Dire...
 
Road Safety Audit and Inspection (RSA)
Road Safety Audit and Inspection (RSA)Road Safety Audit and Inspection (RSA)
Road Safety Audit and Inspection (RSA)
 
Conceptual systems design
Conceptual systems designConceptual systems design
Conceptual systems design
 
18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...
18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...
18.02.05_IAAI2018_Mobille Network Failure Event Detection and Forecasting wit...
 
Lecture2.pptx
Lecture2.pptxLecture2.pptx
Lecture2.pptx
 
Openstreetmap
OpenstreetmapOpenstreetmap
Openstreetmap
 
On the road of multi tenancy portal - Apereo 2016
On the road of multi tenancy portal - Apereo 2016 On the road of multi tenancy portal - Apereo 2016
On the road of multi tenancy portal - Apereo 2016
 
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS softwareShuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
 
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS softwareShuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
Shuttle Route Optimization for the Sector # H-12, Islamabad using GIS software
 
FME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the PipelinesFME and Linear Referencing - Keeping the Product in the Pipelines
FME and Linear Referencing - Keeping the Product in the Pipelines
 
Exposing Architecture in Hybrid Programs
Exposing Architecture in Hybrid ProgramsExposing Architecture in Hybrid Programs
Exposing Architecture in Hybrid Programs
 
Three years of OFELIA - taking stock
Three years of OFELIA - taking stockThree years of OFELIA - taking stock
Three years of OFELIA - taking stock
 
WorldGenerator
WorldGeneratorWorldGenerator
WorldGenerator
 
NMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdf
NMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdfNMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdf
NMDOT-APA-NM-Powerpoint-Presentation-v5-4-24-2018.pdf
 
Comptia Security + Chapter 1 601
Comptia Security           + Chapter 1 601Comptia Security           + Chapter 1 601
Comptia Security + Chapter 1 601
 
Chap1
Chap1Chap1
Chap1
 
Chapter 4 v6.11
Chapter 4 v6.11Chapter 4 v6.11
Chapter 4 v6.11
 

More from Aykut İçöz

wifi sunuyorsanız pazarlama yapın
wifi sunuyorsanız pazarlama yapınwifi sunuyorsanız pazarlama yapın
wifi sunuyorsanız pazarlama yapınAykut İçöz
 
WiFi Kafe Pazarlama Etkin Aracıdır
WiFi Kafe Pazarlama Etkin AracıdırWiFi Kafe Pazarlama Etkin Aracıdır
WiFi Kafe Pazarlama Etkin AracıdırAykut İçöz
 
wifi pazarlama sistemi
wifi pazarlama sistemiwifi pazarlama sistemi
wifi pazarlama sistemiAykut İçöz
 
WiFi Pazarlama İşi - Butik WiFi
WiFi Pazarlama İşi - Butik WiFiWiFi Pazarlama İşi - Butik WiFi
WiFi Pazarlama İşi - Butik WiFiAykut İçöz
 
Wifi Pazarlama Uygulaması - Butik WiFi
Wifi Pazarlama Uygulaması - Butik WiFiWifi Pazarlama Uygulaması - Butik WiFi
Wifi Pazarlama Uygulaması - Butik WiFiAykut İçöz
 
İş Hayatı Oyun Kuralları - Aykut İçöz
İş Hayatı Oyun Kuralları - Aykut İçözİş Hayatı Oyun Kuralları - Aykut İçöz
İş Hayatı Oyun Kuralları - Aykut İçözAykut İçöz
 
wifi pazarlama işinizi büyütür
wifi pazarlama işinizi büyütürwifi pazarlama işinizi büyütür
wifi pazarlama işinizi büyütürAykut İçöz
 
WiFi Pazarlama Yazılımı | Butik WiFi Danışmanlık
WiFi Pazarlama Yazılımı | Butik WiFi DanışmanlıkWiFi Pazarlama Yazılımı | Butik WiFi Danışmanlık
WiFi Pazarlama Yazılımı | Butik WiFi DanışmanlıkAykut İçöz
 
WiFi Pazarlama Çözümü Butik WiFi
WiFi Pazarlama Çözümü Butik WiFiWiFi Pazarlama Çözümü Butik WiFi
WiFi Pazarlama Çözümü Butik WiFiAykut İçöz
 
Site Denetim Raporu - Butik İnternet Size Yol Gösteriyor
Site Denetim Raporu - Butik İnternet Size Yol GösteriyorSite Denetim Raporu - Butik İnternet Size Yol Gösteriyor
Site Denetim Raporu - Butik İnternet Size Yol GösteriyorAykut İçöz
 
WiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterir
WiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterirWiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterir
WiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterirAykut İçöz
 
Çalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim Danışmanı
Çalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim DanışmanıÇalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim Danışmanı
Çalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim DanışmanıAykut İçöz
 
SEO Hizmeti Öncesi Sorular Butik İnternet
SEO Hizmeti Öncesi Sorular Butik İnternetSEO Hizmeti Öncesi Sorular Butik İnternet
SEO Hizmeti Öncesi Sorular Butik İnternetAykut İçöz
 
Mobil pazarlama nereye gider - Butik İnternet size yol gösteriyor
Mobil pazarlama nereye gider - Butik İnternet size yol gösteriyorMobil pazarlama nereye gider - Butik İnternet size yol gösteriyor
Mobil pazarlama nereye gider - Butik İnternet size yol gösteriyorAykut İçöz
 
Google Sıralama Faktörleri 2016 | Butik İnternet
Google Sıralama Faktörleri 2016 | Butik İnternetGoogle Sıralama Faktörleri 2016 | Butik İnternet
Google Sıralama Faktörleri 2016 | Butik İnternetAykut İçöz
 
WiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFi
WiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFiWiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFi
WiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFiAykut İçöz
 
SEO Süreçleri | Butik İnternet Danışmanlık
SEO Süreçleri | Butik İnternet DanışmanlıkSEO Süreçleri | Butik İnternet Danışmanlık
SEO Süreçleri | Butik İnternet DanışmanlıkAykut İçöz
 
WiFi Pazarlama Fikirleri - Butik WiFi İstanbul
WiFi Pazarlama Fikirleri - Butik WiFi İstanbulWiFi Pazarlama Fikirleri - Butik WiFi İstanbul
WiFi Pazarlama Fikirleri - Butik WiFi İstanbulAykut İçöz
 
İnternette Para Kazanmak İçin 7 İş Modeli
İnternette Para Kazanmak İçin 7 İş Modeliİnternette Para Kazanmak İçin 7 İş Modeli
İnternette Para Kazanmak İçin 7 İş ModeliAykut İçöz
 
Gelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyor
Gelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyorGelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyor
Gelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyorAykut İçöz
 

More from Aykut İçöz (20)

wifi sunuyorsanız pazarlama yapın
wifi sunuyorsanız pazarlama yapınwifi sunuyorsanız pazarlama yapın
wifi sunuyorsanız pazarlama yapın
 
WiFi Kafe Pazarlama Etkin Aracıdır
WiFi Kafe Pazarlama Etkin AracıdırWiFi Kafe Pazarlama Etkin Aracıdır
WiFi Kafe Pazarlama Etkin Aracıdır
 
wifi pazarlama sistemi
wifi pazarlama sistemiwifi pazarlama sistemi
wifi pazarlama sistemi
 
WiFi Pazarlama İşi - Butik WiFi
WiFi Pazarlama İşi - Butik WiFiWiFi Pazarlama İşi - Butik WiFi
WiFi Pazarlama İşi - Butik WiFi
 
Wifi Pazarlama Uygulaması - Butik WiFi
Wifi Pazarlama Uygulaması - Butik WiFiWifi Pazarlama Uygulaması - Butik WiFi
Wifi Pazarlama Uygulaması - Butik WiFi
 
İş Hayatı Oyun Kuralları - Aykut İçöz
İş Hayatı Oyun Kuralları - Aykut İçözİş Hayatı Oyun Kuralları - Aykut İçöz
İş Hayatı Oyun Kuralları - Aykut İçöz
 
wifi pazarlama işinizi büyütür
wifi pazarlama işinizi büyütürwifi pazarlama işinizi büyütür
wifi pazarlama işinizi büyütür
 
WiFi Pazarlama Yazılımı | Butik WiFi Danışmanlık
WiFi Pazarlama Yazılımı | Butik WiFi DanışmanlıkWiFi Pazarlama Yazılımı | Butik WiFi Danışmanlık
WiFi Pazarlama Yazılımı | Butik WiFi Danışmanlık
 
WiFi Pazarlama Çözümü Butik WiFi
WiFi Pazarlama Çözümü Butik WiFiWiFi Pazarlama Çözümü Butik WiFi
WiFi Pazarlama Çözümü Butik WiFi
 
Site Denetim Raporu - Butik İnternet Size Yol Gösteriyor
Site Denetim Raporu - Butik İnternet Size Yol GösteriyorSite Denetim Raporu - Butik İnternet Size Yol Gösteriyor
Site Denetim Raporu - Butik İnternet Size Yol Gösteriyor
 
WiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterir
WiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterirWiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterir
WiFi Pazarlama İle Tüketicilere Ulaşın - Butik WiFi size yol gösterir
 
Çalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim Danışmanı
Çalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim DanışmanıÇalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim Danışmanı
Çalışanlarınızın Sizden Soğuması Mümkün | Girişim Yönetim Danışmanı
 
SEO Hizmeti Öncesi Sorular Butik İnternet
SEO Hizmeti Öncesi Sorular Butik İnternetSEO Hizmeti Öncesi Sorular Butik İnternet
SEO Hizmeti Öncesi Sorular Butik İnternet
 
Mobil pazarlama nereye gider - Butik İnternet size yol gösteriyor
Mobil pazarlama nereye gider - Butik İnternet size yol gösteriyorMobil pazarlama nereye gider - Butik İnternet size yol gösteriyor
Mobil pazarlama nereye gider - Butik İnternet size yol gösteriyor
 
Google Sıralama Faktörleri 2016 | Butik İnternet
Google Sıralama Faktörleri 2016 | Butik İnternetGoogle Sıralama Faktörleri 2016 | Butik İnternet
Google Sıralama Faktörleri 2016 | Butik İnternet
 
WiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFi
WiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFiWiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFi
WiFi Restoranınız İçin Etkin Pazarlama Aracıdır | Butik WiFi
 
SEO Süreçleri | Butik İnternet Danışmanlık
SEO Süreçleri | Butik İnternet DanışmanlıkSEO Süreçleri | Butik İnternet Danışmanlık
SEO Süreçleri | Butik İnternet Danışmanlık
 
WiFi Pazarlama Fikirleri - Butik WiFi İstanbul
WiFi Pazarlama Fikirleri - Butik WiFi İstanbulWiFi Pazarlama Fikirleri - Butik WiFi İstanbul
WiFi Pazarlama Fikirleri - Butik WiFi İstanbul
 
İnternette Para Kazanmak İçin 7 İş Modeli
İnternette Para Kazanmak İçin 7 İş Modeliİnternette Para Kazanmak İçin 7 İş Modeli
İnternette Para Kazanmak İçin 7 İş Modeli
 
Gelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyor
Gelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyorGelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyor
Gelecekte WiFi Teknolojisi - Butik WiFi yol gösteriyor
 

Recently uploaded

pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvLewisJB
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfROCENODodongVILLACER
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...Chandu841456
 

Recently uploaded (20)

pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Work Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvvWork Experience-Dalton Park.pptxfvvvvvvv
Work Experience-Dalton Park.pptxfvvvvvvv
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Risk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdfRisk Assessment For Installation of Drainage Pipes.pdf
Risk Assessment For Installation of Drainage Pipes.pdf
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...An experimental study in using natural admixture as an alternative for chemic...
An experimental study in using natural admixture as an alternative for chemic...
 

Master Thesis 2015 - Aykut İçöz at University Of Ulm

  • 1. Fie1 Presentation of Master Thesis Development of a Dialog-based Pedestrian Navigation System Master Thesis Topic M.Sc. Student : Aykut Icoez Supervisor : Dr. Michael Angermann
  • 2. 2 Content • Objective • Information about Pedestrians • Equipment used and Experimental Setup • Photos of Equipment and Running Application • Overview of a Dialog System • Main Parts of a Dialog -with an example- • Landmarks • Availability and Visibility : criteria • Dijkstra’s Algorithm: shortest path • Sequence of Events in a general application • Tests and Results • Outlook
  • 3. 3 Objective Navigation System Dialog SystemInterface Main part to develop in this work Preparation for further work Subject application : Navigation system for pedestrians Two black boxes : The dialog system and the application Interface : Interaction of both according to requirements
  • 4. 4 Background Information about Pedestrians • Characteristics of Pedestrian Movement: – Movement Freedom • Principally all ways free (streets + footpaths) • Not bounded to certain paths – Speed • 5 km/h (1.5 m/s) – Field of vision • Orientation in movement direction • Principally +/- 180 Deg. in line of sight – Enough time to observe/sense surrounding environment • Guidance of Pedestrians: – Requires personalization due to the huge variety of different user demands – Must be subdivided into groups according to user tasks and information needs • Pedestrian types: – tourist, business traveler, resident, disabled person • Most appropriate type of route - Routing: – shortest distance, least time, fewest turns, one with most point of interests (POI)
  • 5. 5 Equipment Used Laptop GPS Device UMTS-GPRS CardBlueetooth Device Compass
  • 6. 6 Backpack Arrangement for Field Tests Side View Back View
  • 8. 8 Photo of Running Application on Laptop
  • 9. 9 View of the Pedestrian Representation Inputs: Position (GPS) and Direction of View (Compass) Green dot: Pedestrian (user)
  • 10. 10 Overview of a Dialog System • Speech Recognizer : produces a word lattice (sequence of words) • Semantic Parser : determines the meaning of the query, produces best interpretation (extracting a meaning) • Dialog Manager : resolve ambiguities, clarifies with user, builds database queries (initiating system actions) • Database interface : uses the meaning representation and to generate a database query & to access database • Response generator : presents the interaction result in the form of text, speech, tables or graphics.
  • 11. 11 Main Parts of a Dialog • First Part: – Aim : Target spefication (e.g.: go, reach to…) – Direction : From the user to the application • Second Part: – Aim : Orientation (e.g.: stand with your back to, turn around…) – Direction : From the application to the user • Third Part: – Aim : Moving (e.g.: walk, go, continue straight/towards, across…) – Direction : From the application to the user • Fourth Part: – Aim : Arrival (e.g.:arrive at, reach to, find…) – Direction : From the application to the user
  • 12. 12 1. Part : Target spefication Computer: Where do you want to go? User : I want to go to <library>. (<casino> or <canteen>) Computer: To <library>? User : <Yes>/<No> 2. Part : Orientation Computer: Stand with your back to Institute <A>. (<B>, <C>, <D>) Computer: Turn <left> around yourself. (<right>) 3. Part : Moving Computer: Walk (<…> meters) straight till you reach Institute <A> at your <left>. Computer: Do you see Institute <A> at your <left>? User : <Yes>/<No> Computer: Turn <left>. Walk (<…> meters) straight till you reach <casino> at your <right>. 4. Part : Arrival Computer: You have arrived at <library>. Example of a Dialog Landmarks : Institute <A> or <B> or <C> or <D> Alternatives : are shown with <…>. Method used : System-directed, system asks all the questions, user is passive.
  • 13. 13 Landmarks • Definition: – Every orientation point in the range of movement – Used as a reference • Features: – Special visual characteristics (noticeable difference to neighborhood) – A special function/meaning or central state/location • Reasonable locations in practice: – Along the path / at decision points / far away, but visible • Possible types: – Architecture (towers, main entrance, monuments, columns, bridges) – Commercial activity (newspaper kiosk, fish market) – Buildings (institutions, schools, fire stations, churches) – Street-network (crossroads, junctions) – Water features (rivers, channels) – Various (telephone booths, parking lots) Note: Colorful ones show the ones chosen at the DLR site.
  • 14. Bird view of DLR Site
  • 17. 17 Graphical View of Landmarks at DLR Site Total number of chosen landmarks: 20 Two way One way
  • 18. 18 Photos from Landmark 1 and 2 At Landmark 1 (LM1) At Landmark 1 (LM1) At Landmark 2 (LM2) At Landmark 2 (LM2) LM2 LM20 LM19 LM1 LM3
  • 19. 19 Availability and Visibility • Two criteria used to identify relation between different landmarks • Availability: – A route connects the source LM to the next LM lying in the neighborhood. – There is no other LM lying in-between. • Visibility: – A human can see the next LM as he stands at the source LM. • Examples at DLR site: – Available / Visible (A / V) : LM1 – LM2 • Connecting route without any other LM on the way and no obstacle in-between – Not available / Visible(NA / V) : LM1 – LM19 • Connecting route with another LM (number 20) on the way and no obstacle in-between – Available / Not visible(A / NV) : LM2 – LM8 • Connecting route, however obstacle blocking (Building 110) – Not available / Not visible (NA / NV) : LM1 – LM8 • No direct route connection and obstacles blocking line of sight
  • 20. 20 Formation of Adjacency Matrix …NVVVLM 19 NV…VNVLM 8 VNV…VLM 2 VNVV…LM 1 LM 19LM 8LM 2LM 1 …NANANALM 19 NA…ANALM 8 NAA…ALM 2 NANAA…LM 1 LM 19LM 8LM 2LM 1 …NA / NVNA / VNA / VLM 19 NA / NV…A / VNA / NVLM 8 NA / VA / NV…A / VLM 2 NA / VNA / NVA / V…LM 1 LM 19LM 8LM 2LM 1 Visibility Matrix Availability Matrix Adjacency Matrix * = • Availability matrix is symmetric. • Visibility Matrix and Adjacency Matrix (A.M.) are asymmetric.
  • 21. 21 …A / V A / VA / V             NA / VA / VLM 20 A / V…A / NV               NA / VNA / VLM 19  A / NV…A / V                LM 18 A / V A / V…A / V               LM 17 A / V  A / V…A / V              LM 16     A / V…A / VA / V   A / NV        LM 15      A / V…A / NV  A / NVA / NV        LM 14      A / VA / NV…A / V           LM 13        A / V…A / V         A / NVLM 12         A / V…A / V       A / VA / NVLM 11       A / NV  A / V…A / V        LM 10      A / NVA / NV   A / V…A / NV    A / NV  LM 9            A / NV…A / NV  A / NVA / NVA / V LM 8             A / NV…A / V     LM 7              A / V…A / NVA / V   LM 6               A / NV…A / V   LM 5            A / NVA / NV A / VA / V…A / V  LM 4             A / NV   A / V…A / V LM 3 NA / VNA / V       A / NV      A / V…A / VLM 2 A / VNA / V      A / NVA / NV        A / V…LM 1 LM 20 LM 19 LM 18 LM 17 LM 16 LM 15 LM 14 LM 13 LM 12 LM 11 LM 10 LM 9LM 8LM 7LM 6LM 5LM 4LM 3LM 2LM 1 Adjacency Matrix of Landmarks at DLR NA / NVA: available, V: visible, NA: not available, NV: not visible
  • 22. 22 Matrix Flow Diagram …0 / 00 / 10 / 1LM 19 0 / 0…1 / 10 / 0LM 8 0 / 11 / 0…1 / 1LM 2 0 / 10 / 01 / 1…LM 1 LM 19LM 8LM 2LM 1 …000LM 19 0…10LM 8 00…1LM 2 001…LM 1 LM 19LM 8LM 2LM 1 0infiniteinfiniteinfiniteLM 19 infinite0430infiniteLM 8 infiniteinfinite092LM 2 infiniteinfinite920LM 1 LM 19LM 8LM 2LM 1 Double Logic Adjacency Matrix (conversion of A.M. to logic) Single Logic Adjacency Matrix (AND operation executed) Routing Matrix (distances added)
  • 23. 23 Dijkstra’s Algorithm • Input: Routing matrix • Purpose: – To find the shortest paths from a single source vertex to all other vertices in a weighted, directed graph • Structure: – Begins at a specific vertex and extends outward within the graph, until all vertices have been reached. – Stores total distance from a source vertex to the current vertex • Status in Our System: – Implemented and tested succesfully, however not integrated yet
  • 25. 25 Sequence of Events of the Overall System
  • 26. 26 Tests and Results • WoZ experiments were executed with an experienced and another unexperienced user with success. – WoZ: The user, without being aware, in interaction with the administrator who simulates the system • Corrections and fine-tuning were made considering landmark positions and their suitability. • Targeted Navigation Application to interact with a future Dialogue System is obtained.
  • 27. 27 Outlook • A positioning system is developed and available that is able to guide a user to reach his destination via the shortest path. • As a prediction, possible works in future could include the following: – The tests can be carried out and extended to a real life situation by starting at the Landsberg testbed of DLR. – An appropriate Dialog Strategy could be developed and used with the Application. – A Dialog System (possibly with an interface) developed according to requirements could be implemented with its main parts interacting with the Navigation Application .
  • 28. 28 Fie28 Thank you for your attendance.Thank you for your attendance. Any questions? Comments are very welcome.