SlideShare a Scribd company logo
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 VIII
Yu 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 sensing
chala hailu
 
Automated change detection in grass gis
Automated change detection in grass gisAutomated change detection in grass gis
Automated change detection in grass gis
COGS 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 Terrain
Florian-Michael Adolf
 
QGIS training class 2
QGIS training class 2QGIS training class 2
QGIS training class 2
Hiroaki Sengoku
 
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
Yu Huang
 
Gis Concepts 1/5
Gis Concepts 1/5Gis Concepts 1/5
Gis Concepts 1/5
CIER Facultad de Agronomía
 
Gis unit 3
Gis   unit 3Gis   unit 3
Gis unit 3
sridevi5983
 
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 Digitization
Lakshya 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 2
NanubalaDhruvan
 
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
Yu Huang
 
Digital elevation model in GIS
Digital elevation model in GISDigital elevation model in GIS
Digital elevation model in GIS
Prof. A.Balasubramanian
 
Digital Elevation Models
Digital Elevation ModelsDigital Elevation Models
Digital Elevation Models
Bernd Flmla
 
GIS for traffic management system
GIS for traffic management systemGIS for traffic management system
GIS for traffic management system
Sourabh Jain
 
GIS and QGIS training notes
GIS and QGIS training notesGIS and QGIS training notes
GIS and QGIS training notes
Arnold 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 savings
Rich 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 environment
IJECEIAES
 
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
 
Ck32540542
Ck32540542Ck32540542
Ck32540542
IJERA Editor
 
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
Stephen 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 3
NanubalaDhruvan
 
碩一工研院研究成果
碩一工研院研究成果碩一工研院研究成果
碩一工研院研究成果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 on
jpstudcorner
 
Broadband Feasibility Study presentation 2 26
Broadband Feasibility Study presentation 2 26Broadband Feasibility Study presentation 2 26
Broadband Feasibility Study presentation 2 26
Rich Frank
 
Cost Effective Muni Broadband Design
Cost Effective Muni Broadband DesignCost Effective Muni Broadband Design
Cost Effective Muni Broadband Design
Rich 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

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
Ashokrao Mane college of Pharmacy Peth-Vadgaon
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
siemaillard
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
beazzy04
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
Peter Windle
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
Vivekanand Anglo Vedic Academy
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
Celine George
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
Anna Sz.
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
EduSkills OECD
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
vaibhavrinwa19
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
Nguyen Thanh Tu Collection
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
Peter Windle
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
joachimlavalley1
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
RaedMohamed3
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
camakaiclarkmusic
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
CarlosHernanMontoyab2
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
Mohd Adib Abd Muin, Senior Lecturer at Universiti Utara Malaysia
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
Delapenabediema
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
EugeneSaldivar
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
BhavyaRajput3
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
timhan337
 

Recently uploaded (20)

Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.Biological Screening of Herbal Drugs in detailed.
Biological Screening of Herbal Drugs in detailed.
 
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
 
Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345Sha'Carri Richardson Presentation 202345
Sha'Carri Richardson Presentation 202345
 
Embracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic ImperativeEmbracing GenAI - A Strategic Imperative
Embracing GenAI - A Strategic Imperative
 
The French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free downloadThe French Revolution Class 9 Study Material pdf free download
The French Revolution Class 9 Study Material pdf free download
 
Model Attribute Check Company Auto Property
Model Attribute  Check Company Auto PropertyModel Attribute  Check Company Auto Property
Model Attribute Check Company Auto Property
 
Polish students' mobility in the Czech Republic
Polish students' mobility in the Czech RepublicPolish students' mobility in the Czech Republic
Polish students' mobility in the Czech Republic
 
Francesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptxFrancesca Gottschalk - How can education support child empowerment.pptx
Francesca Gottschalk - How can education support child empowerment.pptx
 
Acetabularia Information For Class 9 .docx
Acetabularia Information For Class 9  .docxAcetabularia Information For Class 9  .docx
Acetabularia Information For Class 9 .docx
 
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
BÀI TẬP BỔ TRỢ TIẾNG ANH GLOBAL SUCCESS LỚP 3 - CẢ NĂM (CÓ FILE NGHE VÀ ĐÁP Á...
 
A Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in EducationA Strategic Approach: GenAI in Education
A Strategic Approach: GenAI in Education
 
Additional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdfAdditional Benefits for Employee Website.pdf
Additional Benefits for Employee Website.pdf
 
Palestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptxPalestine last event orientationfvgnh .pptx
Palestine last event orientationfvgnh .pptx
 
CACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdfCACJapan - GROUP Presentation 1- Wk 4.pdf
CACJapan - GROUP Presentation 1- Wk 4.pdf
 
678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf678020731-Sumas-y-Restas-Para-Colorear.pdf
678020731-Sumas-y-Restas-Para-Colorear.pdf
 
Chapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptxChapter 3 - Islamic Banking Products and Services.pptx
Chapter 3 - Islamic Banking Products and Services.pptx
 
The Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official PublicationThe Challenger.pdf DNHS Official Publication
The Challenger.pdf DNHS Official Publication
 
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...TESDA TM1 REVIEWER  FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
TESDA TM1 REVIEWER FOR NATIONAL ASSESSMENT WRITTEN AND ORAL QUESTIONS WITH A...
 
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCECLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
CLASS 11 CBSE B.St Project AIDS TO TRADE - INSURANCE
 
Honest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptxHonest Reviews of Tim Han LMA Course Program.pptx
Honest Reviews of Tim Han LMA Course Program.pptx
 

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