SlideShare ist ein Scribd-Unternehmen logo
1 von 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

Weitere ähnliche Inhalte

Was ist angesagt?

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
 

Was ist angesagt? (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
 

Ähnlich wie 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
 

Ähnlich wie 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
 

Kürzlich hochgeladen

4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptxmary850239
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parentsnavabharathschool99
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxnelietumpap1
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPCeline George
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPCeline George
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxthorishapillay1
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxHumphrey A Beña
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Mark Reed
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxiammrhaywood
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17Celine George
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4MiaBumagat1
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)lakshayb543
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYKayeClaireEstoconing
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Celine George
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfMr Bounab Samir
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONHumphrey A Beña
 

Kürzlich hochgeladen (20)

4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx4.18.24 Movement Legacies, Reflection, and Review.pptx
4.18.24 Movement Legacies, Reflection, and Review.pptx
 
Choosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for ParentsChoosing the Right CBSE School A Comprehensive Guide for Parents
Choosing the Right CBSE School A Comprehensive Guide for Parents
 
Q4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptxQ4 English4 Week3 PPT Melcnmg-based.pptx
Q4 English4 Week3 PPT Melcnmg-based.pptx
 
How to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERPHow to do quick user assign in kanban in Odoo 17 ERP
How to do quick user assign in kanban in Odoo 17 ERP
 
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptxLEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
LEFT_ON_C'N_ PRELIMS_EL_DORADO_2024.pptx
 
What is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERPWhat is Model Inheritance in Odoo 17 ERP
What is Model Inheritance in Odoo 17 ERP
 
Proudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptxProudly South Africa powerpoint Thorisha.pptx
Proudly South Africa powerpoint Thorisha.pptx
 
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptxYOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
YOUVE_GOT_EMAIL_PRELIMS_EL_DORADO_2024.pptx
 
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptxINTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
INTRODUCTION TO CATHOLIC CHRISTOLOGY.pptx
 
Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)Influencing policy (training slides from Fast Track Impact)
Influencing policy (training slides from Fast Track Impact)
 
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptxECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
ECONOMIC CONTEXT - PAPER 1 Q3: NEWSPAPERS.pptx
 
How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17How to Add Barcode on PDF Report in Odoo 17
How to Add Barcode on PDF Report in Odoo 17
 
ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4ANG SEKTOR NG agrikultura.pptx QUARTER 4
ANG SEKTOR NG agrikultura.pptx QUARTER 4
 
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
Visit to a blind student's school🧑‍🦯🧑‍🦯(community medicine)
 
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITYISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
ISYU TUNGKOL SA SEKSWLADIDA (ISSUE ABOUT SEXUALITY
 
Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17Computed Fields and api Depends in the Odoo 17
Computed Fields and api Depends in the Odoo 17
 
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptxYOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
YOUVE GOT EMAIL_FINALS_EL_DORADO_2024.pptx
 
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdfLike-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
Like-prefer-love -hate+verb+ing & silent letters & citizenship text.pdf
 
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
call girls in Kamla Market (DELHI) 🔝 >༒9953330565🔝 genuine Escort Service 🔝✔️✔️
 
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATIONTHEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
THEORIES OF ORGANIZATION-PUBLIC ADMINISTRATION
 

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