Spatial Analysis cont. Optimization Network Analysis, Routing

Slides:



Advertisements
Similar presentations
Problem solving with graph search
Advertisements

WEEK-2 LINEAR PROGRAMMING Waheed Ullah PhD Scholar INU.
22C:19 Discrete Math Graphs Fall 2014 Sukumar Ghosh.
Copyright, © Qiming Zhou GEOG3600. Geographical Information Systems GIS as Decision Support Tool.
Types of Algorithms.
Dynamic Programming In this handout A shortest path example
MARITIME TRANSPORTATION MANAGEMENT
Lecture 23 (mini-lecture): A Brief Introduction to Network Analysis Parts of the Network Analysis section of this lecture were borrowed from a UC Berkeley.
19 th Advanced Summer School in Regional Science Combining Vectors and Rasters in ArcGIS.
Math443/543 Mathematical Modeling and Optimization
Typical supply chain upstream downstream.
Chapter 7 Network Flow Models.
EAs for Combinatorial Optimization Problems BLG 602E.
Supply Chain Operations: Making and Delivering
Linear Programming Applications
GIS Analysis Functions INLS GIS Digital Information: Uses, Resources & Software Tools.
Network and Dynamic Segmentation Chapter 16. Introduction A network consists of connected linear features. Dynamic segmentation is a data model that is.
7-1 Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall Network Flow Models Chapter 7.
Spatial Analysis cont. Optimization Network Analysis, Routing.
Fundamentals of Algorithms MCS - 2 Lecture # 7
15. Descriptive Summary, Design, and Inference. Outline Data mining Descriptive summaries Optimization Hypothesis testing.
Network Optimization Problems
Route Planning Texas Transfer Corp (TTC) Case 1. Linear programming Example: Woodcarving, Inc. Manufactures two types of wooden toys  Soldiers sell for.
Branch and bound branch and bound methods economize the search for the best trees by backing out of dead alleys.
Mobile Agent Migration Problem Yingyue Xu. Energy efficiency requirement of sensor networks Mobile agent computing paradigm Data fusion, distributed processing.
Geographic Information Systems
CSE 589 Part VI. Reading Skiena, Sections 5.5 and 6.8 CLR, chapter 37.
Multi-item Location Inventory Models
Spatial Analyst - Cost Distance Analysis Kevin M. Johnston.
Transportation Logistics Professor Goodchild Spring 2011.
Spatial Analysis cont. Density Estimation, Summary Spatial Statistics, Routing Longley et al., chs. 13,14.
L3-Network Algorithms L3 – Network Algorithms NGEN06(TEK230) – Algorithms in Geographical Information Systems by: Irene Rangel, updated Nov by Abdulghani.
Types of Algorithms. 2 Algorithm classification Algorithms that use a similar problem-solving approach can be grouped together We’ll talk about a classification.
Types of Spatial Analysis
Solving the Vehicle Routing Problem with Multiple Multi-Capacity Vehicles Michael Sanders.
Management Science 461 Lecture 7 – Routing (TSP) October 28, 2008.
Chapter 14 Section 3 - Slide 1 Copyright © 2009 Pearson Education, Inc. AND.
Industrial Models.  Primary industries have to be located near the source of materials  Secondary industries are becoming less dependent on resource.
Exhaustive search Exhaustive search is simply a brute- force approach to combinatorial problems. It suggests generating each and every element of the problem.
Estimating pedestrian journey time to health facilities using a GIS Click to Continue.
Network Analyst. Network A network is a system of linear features that has the appropriate attributes for the flow of objects. A network is typically.
Introduction to Graph & Network Theory Thinking About Networks: From Metabolism to the Genome to Social Conflict Summer Workshop for Teachers June 27 th.
More NP-Complete and NP-hard Problems
Chapter 9 Network Analysis.
Christian Michaelson Joe Anderson
15. Descriptive Summary, Design, and Inference
Oil Pipeline Optimal Route
Routing Through Networks - 1
Nuffield Free-Standing Mathematics Activity
Graph Theory and Algorithm 02
GIS Day Site Layout Optimization Using GIS Sulyn Gomez Mohd Samrah
Lecture XVII: Distributed Systems Algorithms Inspired by Biology
Traveling Salesman Problem
Types of Algorithms.
Chapter 12 Network Models 12-1
Spatial Analysis Part 2.
TransCAD Route Systems 2018/11/22.
Route Optimization Problems and Google Maps
Types of Algorithms.
TransCAD Vehicle Routing 2018/11/29.
Networks and Shortest Paths
Location Analysis and Planning Chapter 8
Industrial Models.
Spatial Analysis cont. Optimization Network Analysis, Routing
Chapter 6 Network Flow Models.
Types of Algorithms.
Draw a Hiking Trail from A to B
Spatial Analysis cont. Optimization Network Analysis, Routing
Constructing a m-connected k-Dominating Set in Unit Disc Graphs
Presentation transcript:

Spatial Analysis cont. Optimization Network Analysis, Routing

Optimization Spatial analysis can be used to solve many problems of design A spatial decision support system (SDSS) is an adaptation of GIS aimed at solving a particular design problem

Location-allocation Problems Design locations for services, and allocate demand to them, to achieve specified goals Goals might include: minimizing total distance traveled minimizing the largest distance traveled by any customer maximizing profit minimizing a combination of travel distance and facility operating cost

Optimizing Point Locations One service location and the goal of minimizing total distance traveled The operator of a chain of convenience stores or fire stations might want to solve for many locations at once where are the best locations to add new services? which existing services should be dropped?

Routing Problems Search for optimum routes among several destinations The traveling salesman problem find the shortest tour from an origin, through a set of destinations, and back to the origin

Routing service technicians for Schindler Elevator Routing service technicians for Schindler Elevator. Every day this company’s service crews must visit a different set of locations in Los Angeles. GIS is used to partition the day’s workload among the crews and trucks (color coding) and to optimize the route to minimize time and cost.

Optimum Paths Find the best path across a continuous surface between defined origin and destination to minimize total cost cost may combine construction, environmental impact, land acquisition, and operating cost used to locate highways, power lines, pipelines requires a raster representation

Example: Santa Ynez Mtns., CA More details at http://www.ncgia.ucsb.edu/~ashton/demos/chuck95/stochastic.html Chuck Ehlschlaeger, Ashton Shortridge

Least-cost path problem Least-cost path problem. Range of solutions across a friction surface represented as a raster. The area is dominated by a mountain range, and cost is determined by elevation and slope.

Solution of the least-cost path problem Solution of the least-cost path problem. The white line represents the optimum solution, or path of least total cost. The best route uses a narrow pass through the range. The blue line results from solving the same problem using a 90-m DEM.

Optimization & Routing for Emergency/Disaster Response Kim et al. 2006 - PAR Protective Action Rec d= interpolated, shortest-distance of wildfire to community d1 = shortest distance before PAR d2 = shortest distance after PAR T = time PAR was issued t1 = time last known fire perimeter at d1

Fire Origin to Communities: Estimate Avg Fire Origin to Communities: Estimate Avg. Speed of Fire Between Known Perimeters Kim et al. 2006

Cova et al. 2005