SlideShare a Scribd company logo
1 of 37
OPTIMIZING CONFLATION,  AUTOMATIC MAP LAYOUT AND GEO-OPPORTUNISITIC ROUTING  IN VEHICULAR NETWORKS  Submitted by: Ajinkya Deshpande | R No. 3519 Guided by: Prof. G. P. Potdar Geographical Information Systems (GIS) http://www.adcorporations.com
Topics Covered Geographical Information Systems (GIS) ,[object Object],[object Object],[object Object],http://www.adcorporations.com
Conflation of Vector Buildings with Imagery Geographical Information Systems (GIS) ,[object Object],[object Object],[object Object],[object Object],[object Object],http://www.adcorporations.com
Solution Geographical Information Systems (GIS) Solution:- Mathematics can solve this problem! A large solution set is provided here, We will use, ArcView by ESRI (I used ArcGIS Desktop 10) &  MapMerger As our tools to apply the Mathematical solutions for the  Conflation Process  The above two softwares are capable of using a large set MATLAB code and also C Codes with the help  of VB.Net and other support tools as Python http://www.adcorporations.com
CONFLATION Conflation Process  Geographical Information Systems (GIS) http://www.adcorporations.com
Automatic Metro Map Layout using Multicriteria Optimization Geographical Information Systems (GIS) Fig.  Metro map features. http://www.adcorporations.com
(a) optimal angular resolution  and (b) poor angular resolution. Geographical Information Systems (GIS) http://www.adcorporations.com
Octilinearity Geographical Information Systems (GIS) http://www.adcorporations.com
Table: Octilinearity Criterion Geographical Information Systems (GIS) http://www.adcorporations.com
(a) poor line straightness and (b) improved line straightness. Geographical Information Systems (GIS) http://www.adcorporations.com
Enforcement of the relative positions when moving a station. Geographical Information Systems (GIS) The gray-shaded area shows the degree of freedom afforded to (a) station A and (b) station C. http://www.adcorporations.com
Preservation of edge ordering. Geographical Information Systems (GIS) Without preserving the ordering of edges, station C would be able to move as shown, changing the topology of the map. http://www.adcorporations.com
Label Criteria Geographical Information Systems (GIS) Search space for labeling the metro map. http://www.adcorporations.com
Label Criteria Geographical Information Systems (GIS) Label position consistency. Label position consistency. (Not Observed here) http://www.adcorporations.com
Label Criteria Geographical Information Systems (GIS) An example of ambiguous labeling. http://www.adcorporations.com
Label Criteria Geographical Information Systems (GIS) (a) perpendicular tick labels and (b) nonperpendicular tick labels. http://www.adcorporations.com
Clustering Geographical Information Systems (GIS) Clustering multiple overlength edges. The edges AE and BC are (a) too long and it is only possible to reduce the length of these edges by moving stations C, D, and E (b) at the same time. http://www.adcorporations.com
Clustering Geographical Information Systems (GIS) Clustering stations to find nonstraight lines. Ultimately, six clusters will be identified in this graph: (BC), (CD), (DE), (GH), (HI), and (IJK). http://www.adcorporations.com
Example & Trial of the System Geographical Information Systems (GIS) The time taken to generate the automatically generated maps discussed in this paper is given in Table. These timings were performed in Java 1.6, on a computer with a 1.4 GHz Celeron M processor, 1.5 GB RAM, and running Windows XP. The values are the average of three runs. All maps (automatically generated, published, and undistorted) http://www.adcorporations.com
Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: official layout. http://www.adcorporations.com
Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: official layout, normalized to the layout software style. http://www.adcorporations.com
Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: undistorted layout. http://www.adcorporations.com
Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: Author`s Layout. http://www.adcorporations.com
Example & Trial of the System Geographical Information Systems (GIS) http://www.adcorporations.com
Geo-Opportunistic Routing for Vehicular Networks Geographical Information Systems (GIS) One of the recent outcomes is a novel wireless architecture called  Wireless Access for the Vehicular Environment (WAVE)  that provides short-range intervehicular communications to enable fast dissemination of emergency related messages. http://www.adcorporations.com
Geo-Opportunistic Routing for Vehicular Networks Geographical Information Systems (GIS) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],http://www.adcorporations.com
Solution Geographical Information Systems (GIS) ,[object Object],[object Object],To remedy this problem, The Authors propose  TOpology-assisted Geo-Opportunistic routing (TO-GO) ,  that  incorporates road topology information into the  forwarding set selection  to better exploit the benefit of opportunistic forwarding. ,[object Object],[object Object],[object Object],http://www.adcorporations.com
Solution Geographical Information Systems (GIS) One of the popular routing protocols in a VANET is  geographic routing. A packet is  greedily forwarded  to a neighbouring node whose distance toward the packet’s destination is closer than that of the current node http://www.adcorporations.com
Opportunistic Routing Geographical Information Systems (GIS) Dashed arrows are GpsrJ+ and solid arrows are GPCR. http://www.adcorporations.com
TO-GO DESIGN Geographical Information Systems (GIS) The  Next-hop Prediction Algorithm (NPA),  which  determines a packet’s target node; the  Forwarding Set Selection (FSS) algorithm , which finds a set of candidate forwarding nodes; and the priority scheduling method, which suppresses redundant packet transmissions based on a distance based timer. The lens shaped area is the forwarding region established between source and destination nodes in existing schemes, and between the source and the furthest node on the current road segment (called target node) in TO-GO: a) existing schemes; b) TO-GO. http://www.adcorporations.com
FSS Geographical Information Systems (GIS) Forwarding set selection approximation: a) shaded region contains neighbors of C that can hear both C and T; b) shaded region contains neighbors of C that can hear both M and T, and can also hear each other. http://www.adcorporations.com
FSS Analysis Geographical Information Systems (GIS) A brute force algorithm to find a forwarding set in which nodes hear one another is analogous to finding a maximal  clique  in which every node has a connection to every other node. Such a problem is  NP-complete . SOLUTION:- By continue adding  N until all the  neighbours of  C have been checked, we can find a opportunistic forwarding set. The algorithm  takes, O(n 2 )  where n is the number of C’s  neighbours. http://www.adcorporations.com
Uses & Applications Geographical Information Systems (GIS) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],http://www.adcorporations.com
Conclusions Geographical Information Systems (GIS) ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],http://www.adcorporations.com
References Geographical Information Systems (GIS) [01]  Jonathan Stott, Peter Rodgers, Juan Carlos Martı´nez-Ovando, and Stephen G.  Walker  – “ Automatic Metro Map Layout Using Multicriteria Optimization ”  IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 17, NO. 1, JANUARY 2011 Pages: 101-114 1077-2626/11/   [02] Isaac Sledge,  Student Member, IEEE , James Keller,  Fellow, IEEE , Wenbo Song, and Curt Davis,  Fellow, IEEE  – “ Conflation of Vector Buildings With Imagery”   IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 8, NO. 1 JANUARY 2011 Pages: 83-87. 1545-598X/     [03] Kevin C. Lee, Uichin Lee, Mario Gerla – “ Geo-Opportunistic Routing for Vehicular Networks”  IEEE  Communications Magazine • May 2010  Pages: 164-170  0163-6804/10/ http://www.adcorporations.com
Any Questions? Geographical Information Systems (GIS) http://www.adcorporations.com
Thanks a lot ! For this Opportunity Geographical Information Systems (GIS) http://www.adcorporations.com

More Related Content

What's hot

Aldridge asset and infrastrcuture mobile mapping
Aldridge asset and infrastrcuture mobile mappingAldridge asset and infrastrcuture mobile mapping
Aldridge asset and infrastrcuture mobile mappingGeCo in the Rockies
 
Driving Behavior for ADAS and Autonomous Driving VIII
Driving Behavior for ADAS and Autonomous Driving VIIIDriving Behavior for ADAS and Autonomous Driving VIII
Driving Behavior for ADAS and Autonomous Driving VIIIYu Huang
 
AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...
AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...
AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...ijaia
 
Geographic information system and remote sensing
Geographic information system and remote sensingGeographic information system and remote sensing
Geographic information system and remote sensingchala hailu
 
Automated change detection in grass gis
Automated change detection in grass gisAutomated change detection in grass gis
Automated change detection in grass gisCOGS Presentations
 
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainMiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainFlorian-Michael Adolf
 
Driving Behavior for ADAS and Autonomous Driving IX
Driving Behavior for ADAS and Autonomous Driving IXDriving Behavior for ADAS and Autonomous Driving IX
Driving Behavior for ADAS and Autonomous Driving IXYu Huang
 
Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...
Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...
Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...Jose Gomez Castaño
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationLakshya Pandit
 
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2NanubalaDhruvan
 
Pedestrian behavior/intention modeling for autonomous driving IV
Pedestrian behavior/intention modeling for autonomous driving IVPedestrian behavior/intention modeling for autonomous driving IV
Pedestrian behavior/intention modeling for autonomous driving IVYu Huang
 
Digital Elevation Models
Digital Elevation ModelsDigital Elevation Models
Digital Elevation ModelsBernd Flmla
 
GIS for traffic management system
GIS for traffic management systemGIS for traffic management system
GIS for traffic management systemSourabh Jain
 
GIS and QGIS training notes
GIS and QGIS training notesGIS and QGIS training notes
GIS and QGIS training notesArnold Kilaini
 
Land Use/Land Cover Detection
Land Use/Land Cover DetectionLand Use/Land Cover Detection
Land Use/Land Cover DetectionWansoo Im
 
Fiber design efficiencies cost savings
Fiber design efficiencies cost savingsFiber design efficiencies cost savings
Fiber design efficiencies cost savingsRich Frank
 

What's hot (20)

Aldridge asset and infrastrcuture mobile mapping
Aldridge asset and infrastrcuture mobile mappingAldridge asset and infrastrcuture mobile mapping
Aldridge asset and infrastrcuture mobile mapping
 
Driving Behavior for ADAS and Autonomous Driving VIII
Driving Behavior for ADAS and Autonomous Driving VIIIDriving Behavior for ADAS and Autonomous Driving VIII
Driving Behavior for ADAS and Autonomous Driving VIII
 
AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...
AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...
AN INNOVATIVE RESEARCH FRAMEWORK ON INTELLIGENT TEXT DATA CLASSIFICATION SYST...
 
Geographic information system and remote sensing
Geographic information system and remote sensingGeographic information system and remote sensing
Geographic information system and remote sensing
 
Automated change detection in grass gis
Automated change detection in grass gisAutomated change detection in grass gis
Automated change detection in grass gis
 
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban TerrainMiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
MiPlEx - Online Task Planning for Exploration Tasks in Urban Terrain
 
QGIS training class 2
QGIS training class 2QGIS training class 2
QGIS training class 2
 
Driving Behavior for ADAS and Autonomous Driving IX
Driving Behavior for ADAS and Autonomous Driving IXDriving Behavior for ADAS and Autonomous Driving IX
Driving Behavior for ADAS and Autonomous Driving IX
 
Gis Concepts 1/5
Gis Concepts 1/5Gis Concepts 1/5
Gis Concepts 1/5
 
Gis unit 3
Gis   unit 3Gis   unit 3
Gis unit 3
 
Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...
Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...
Applying INSPIRE to quantify a detail cost of restrictions in road and rail i...
 
Q-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and DigitizationQ-GIS : Geo-referencing and Digitization
Q-GIS : Geo-referencing and Digitization
 
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 2
 
Pedestrian behavior/intention modeling for autonomous driving IV
Pedestrian behavior/intention modeling for autonomous driving IVPedestrian behavior/intention modeling for autonomous driving IV
Pedestrian behavior/intention modeling for autonomous driving IV
 
Digital elevation model in GIS
Digital elevation model in GISDigital elevation model in GIS
Digital elevation model in GIS
 
Digital Elevation Models
Digital Elevation ModelsDigital Elevation Models
Digital Elevation Models
 
GIS for traffic management system
GIS for traffic management systemGIS for traffic management system
GIS for traffic management system
 
GIS and QGIS training notes
GIS and QGIS training notesGIS and QGIS training notes
GIS and QGIS training notes
 
Land Use/Land Cover Detection
Land Use/Land Cover DetectionLand Use/Land Cover Detection
Land Use/Land Cover Detection
 
Fiber design efficiencies cost savings
Fiber design efficiencies cost savingsFiber design efficiencies cost savings
Fiber design efficiencies cost savings
 

Similar to Optimizing GIS based Systems

The development of a Geographic Information System for traffic route planni...
The development of a  Geographic  Information System for traffic route planni...The development of a  Geographic  Information System for traffic route planni...
The development of a Geographic Information System for traffic route planni...Matthew Pulis
 
Vehicle positioning in urban environments using particle filtering-based glob...
Vehicle positioning in urban environments using particle filtering-based glob...Vehicle positioning in urban environments using particle filtering-based glob...
Vehicle positioning in urban environments using particle filtering-based glob...IJECEIAES
 
How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1wang yaohui
 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentCompressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentIJECEIAES
 
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...IRJET Journal
 
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...Patrick Sunter
 
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...Minh Quan Nguyen
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)ijceronline
 
Advanced UAV Trajectory Generation Planning And Guidance
Advanced UAV Trajectory Generation  Planning And GuidanceAdvanced UAV Trajectory Generation  Planning And Guidance
Advanced UAV Trajectory Generation Planning And GuidanceStephen Faucher
 
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3NanubalaDhruvan
 
碩一工研院研究成果
碩一工研院研究成果碩一工研院研究成果
碩一工研院研究成果Shaun Lin
 
Poster: Exploring the shortest route options: Applying Environmental Indicato...
Poster: Exploring the shortest route options: Applying Environmental Indicato...Poster: Exploring the shortest route options: Applying Environmental Indicato...
Poster: Exploring the shortest route options: Applying Environmental Indicato...Matthew Pulis
 
Real time path planning based on
Real time path planning based onReal time path planning based on
Real time path planning based onjpstudcorner
 
Broadband Feasibility Study presentation 2 26
Broadband Feasibility Study presentation 2 26Broadband Feasibility Study presentation 2 26
Broadband Feasibility Study presentation 2 26Rich Frank
 
Cost Effective Muni Broadband Design
Cost Effective Muni Broadband DesignCost Effective Muni Broadband Design
Cost Effective Muni Broadband DesignRich Frank
 
Path Finding In Hazad Terrain
Path Finding In Hazad TerrainPath Finding In Hazad Terrain
Path Finding In Hazad TerrainOren Koler
 

Similar to Optimizing GIS based Systems (20)

The development of a Geographic Information System for traffic route planni...
The development of a  Geographic  Information System for traffic route planni...The development of a  Geographic  Information System for traffic route planni...
The development of a Geographic Information System for traffic route planni...
 
Vehicle positioning in urban environments using particle filtering-based glob...
Vehicle positioning in urban environments using particle filtering-based glob...Vehicle positioning in urban environments using particle filtering-based glob...
Vehicle positioning in urban environments using particle filtering-based glob...
 
paper
paperpaper
paper
 
How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1How to empower community by using GIS lecture 1
How to empower community by using GIS lecture 1
 
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environmentCompressed fuzzy logic based multi-criteria AODV routing in VANET environment
Compressed fuzzy logic based multi-criteria AODV routing in VANET environment
 
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
Urban Bus Route Planning Using Reverse Labeling Dijkstra Algorithm for Tempor...
 
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
TransportCamp AU Presentation: Designing a multimodal, high-frequency network...
 
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
LocalizationandMappingforAutonomousNavigationin OutdoorTerrains: A StereoVisi...
 
jardin
jardinjardin
jardin
 
International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)International Journal of Computational Engineering Research (IJCER)
International Journal of Computational Engineering Research (IJCER)
 
Ck32540542
Ck32540542Ck32540542
Ck32540542
 
Ck32540542
Ck32540542Ck32540542
Ck32540542
 
Advanced UAV Trajectory Generation Planning And Guidance
Advanced UAV Trajectory Generation  Planning And GuidanceAdvanced UAV Trajectory Generation  Planning And Guidance
Advanced UAV Trajectory Generation Planning And Guidance
 
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3
TRAFFIC MANAGEMENT THROUGH SATELLITE IMAGING-- Part 3
 
碩一工研院研究成果
碩一工研院研究成果碩一工研院研究成果
碩一工研院研究成果
 
Poster: Exploring the shortest route options: Applying Environmental Indicato...
Poster: Exploring the shortest route options: Applying Environmental Indicato...Poster: Exploring the shortest route options: Applying Environmental Indicato...
Poster: Exploring the shortest route options: Applying Environmental Indicato...
 
Real time path planning based on
Real time path planning based onReal time path planning based on
Real time path planning based on
 
Broadband Feasibility Study presentation 2 26
Broadband Feasibility Study presentation 2 26Broadband Feasibility Study presentation 2 26
Broadband Feasibility Study presentation 2 26
 
Cost Effective Muni Broadband Design
Cost Effective Muni Broadband DesignCost Effective Muni Broadband Design
Cost Effective Muni Broadband Design
 
Path Finding In Hazad Terrain
Path Finding In Hazad TerrainPath Finding In Hazad Terrain
Path Finding In Hazad Terrain
 

Recently uploaded

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...fonyou31
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Celine George
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpinRaunakKeshri1
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docxPoojaSen20
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 

Recently uploaded (20)

Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
Ecosystem Interactions Class Discussion Presentation in Blue Green Lined Styl...
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17Advanced Views - Calendar View in Odoo 17
Advanced Views - Calendar View in Odoo 17
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
Student login on Anyboli platform.helpin
Student login on Anyboli platform.helpinStudent login on Anyboli platform.helpin
Student login on Anyboli platform.helpin
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
mini mental status format.docx
mini    mental       status     format.docxmini    mental       status     format.docx
mini mental status format.docx
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 

Optimizing GIS based Systems

  • 1. OPTIMIZING CONFLATION, AUTOMATIC MAP LAYOUT AND GEO-OPPORTUNISITIC ROUTING IN VEHICULAR NETWORKS Submitted by: Ajinkya Deshpande | R No. 3519 Guided by: Prof. G. P. Potdar Geographical Information Systems (GIS) http://www.adcorporations.com
  • 2.
  • 3.
  • 4. Solution Geographical Information Systems (GIS) Solution:- Mathematics can solve this problem! A large solution set is provided here, We will use, ArcView by ESRI (I used ArcGIS Desktop 10) & MapMerger As our tools to apply the Mathematical solutions for the Conflation Process The above two softwares are capable of using a large set MATLAB code and also C Codes with the help of VB.Net and other support tools as Python http://www.adcorporations.com
  • 5. CONFLATION Conflation Process Geographical Information Systems (GIS) http://www.adcorporations.com
  • 6. Automatic Metro Map Layout using Multicriteria Optimization Geographical Information Systems (GIS) Fig. Metro map features. http://www.adcorporations.com
  • 7. (a) optimal angular resolution and (b) poor angular resolution. Geographical Information Systems (GIS) http://www.adcorporations.com
  • 8. Octilinearity Geographical Information Systems (GIS) http://www.adcorporations.com
  • 9. Table: Octilinearity Criterion Geographical Information Systems (GIS) http://www.adcorporations.com
  • 10. (a) poor line straightness and (b) improved line straightness. Geographical Information Systems (GIS) http://www.adcorporations.com
  • 11. Enforcement of the relative positions when moving a station. Geographical Information Systems (GIS) The gray-shaded area shows the degree of freedom afforded to (a) station A and (b) station C. http://www.adcorporations.com
  • 12. Preservation of edge ordering. Geographical Information Systems (GIS) Without preserving the ordering of edges, station C would be able to move as shown, changing the topology of the map. http://www.adcorporations.com
  • 13. Label Criteria Geographical Information Systems (GIS) Search space for labeling the metro map. http://www.adcorporations.com
  • 14. Label Criteria Geographical Information Systems (GIS) Label position consistency. Label position consistency. (Not Observed here) http://www.adcorporations.com
  • 15. Label Criteria Geographical Information Systems (GIS) An example of ambiguous labeling. http://www.adcorporations.com
  • 16. Label Criteria Geographical Information Systems (GIS) (a) perpendicular tick labels and (b) nonperpendicular tick labels. http://www.adcorporations.com
  • 17. Clustering Geographical Information Systems (GIS) Clustering multiple overlength edges. The edges AE and BC are (a) too long and it is only possible to reduce the length of these edges by moving stations C, D, and E (b) at the same time. http://www.adcorporations.com
  • 18. Clustering Geographical Information Systems (GIS) Clustering stations to find nonstraight lines. Ultimately, six clusters will be identified in this graph: (BC), (CD), (DE), (GH), (HI), and (IJK). http://www.adcorporations.com
  • 19. Example & Trial of the System Geographical Information Systems (GIS) The time taken to generate the automatically generated maps discussed in this paper is given in Table. These timings were performed in Java 1.6, on a computer with a 1.4 GHz Celeron M processor, 1.5 GB RAM, and running Windows XP. The values are the average of three runs. All maps (automatically generated, published, and undistorted) http://www.adcorporations.com
  • 20. Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: official layout. http://www.adcorporations.com
  • 21. Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: official layout, normalized to the layout software style. http://www.adcorporations.com
  • 22. Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: undistorted layout. http://www.adcorporations.com
  • 23. Example & Trial of the System Geographical Information Systems (GIS) Mexico City map: Author`s Layout. http://www.adcorporations.com
  • 24. Example & Trial of the System Geographical Information Systems (GIS) http://www.adcorporations.com
  • 25. Geo-Opportunistic Routing for Vehicular Networks Geographical Information Systems (GIS) One of the recent outcomes is a novel wireless architecture called Wireless Access for the Vehicular Environment (WAVE) that provides short-range intervehicular communications to enable fast dissemination of emergency related messages. http://www.adcorporations.com
  • 26.
  • 27.
  • 28. Solution Geographical Information Systems (GIS) One of the popular routing protocols in a VANET is geographic routing. A packet is greedily forwarded to a neighbouring node whose distance toward the packet’s destination is closer than that of the current node http://www.adcorporations.com
  • 29. Opportunistic Routing Geographical Information Systems (GIS) Dashed arrows are GpsrJ+ and solid arrows are GPCR. http://www.adcorporations.com
  • 30. TO-GO DESIGN Geographical Information Systems (GIS) The Next-hop Prediction Algorithm (NPA), which determines a packet’s target node; the Forwarding Set Selection (FSS) algorithm , which finds a set of candidate forwarding nodes; and the priority scheduling method, which suppresses redundant packet transmissions based on a distance based timer. The lens shaped area is the forwarding region established between source and destination nodes in existing schemes, and between the source and the furthest node on the current road segment (called target node) in TO-GO: a) existing schemes; b) TO-GO. http://www.adcorporations.com
  • 31. FSS Geographical Information Systems (GIS) Forwarding set selection approximation: a) shaded region contains neighbors of C that can hear both C and T; b) shaded region contains neighbors of C that can hear both M and T, and can also hear each other. http://www.adcorporations.com
  • 32. FSS Analysis Geographical Information Systems (GIS) A brute force algorithm to find a forwarding set in which nodes hear one another is analogous to finding a maximal clique in which every node has a connection to every other node. Such a problem is NP-complete . SOLUTION:- By continue adding N until all the neighbours of C have been checked, we can find a opportunistic forwarding set. The algorithm takes, O(n 2 ) where n is the number of C’s neighbours. http://www.adcorporations.com
  • 33.
  • 34.
  • 35. References Geographical Information Systems (GIS) [01] Jonathan Stott, Peter Rodgers, Juan Carlos Martı´nez-Ovando, and Stephen G. Walker – “ Automatic Metro Map Layout Using Multicriteria Optimization ” IEEE TRANSACTIONS ON VISUALIZATION AND COMPUTER GRAPHICS, VOL. 17, NO. 1, JANUARY 2011 Pages: 101-114 1077-2626/11/   [02] Isaac Sledge, Student Member, IEEE , James Keller, Fellow, IEEE , Wenbo Song, and Curt Davis, Fellow, IEEE – “ Conflation of Vector Buildings With Imagery” IEEE GEOSCIENCE AND REMOTE SENSING LETTERS, VOL. 8, NO. 1 JANUARY 2011 Pages: 83-87. 1545-598X/     [03] Kevin C. Lee, Uichin Lee, Mario Gerla – “ Geo-Opportunistic Routing for Vehicular Networks” IEEE Communications Magazine • May 2010 Pages: 164-170 0163-6804/10/ http://www.adcorporations.com
  • 36. Any Questions? Geographical Information Systems (GIS) http://www.adcorporations.com
  • 37. Thanks a lot ! For this Opportunity Geographical Information Systems (GIS) http://www.adcorporations.com