Routing and Logistics with TransCAD

Slides:



Advertisements
Similar presentations
Driving Around Euclid Problem 1.1.
Advertisements

Chapter 10 Facility Location in a Global Environment IDS 605 M. Busing Spring 1999.
Planning Emergency Routes Problem 1.2 Euclid’s chief of police has hired you to map out emergency routes that will allow paramedics and police officers.
Department of Geography and Urban Studies, Temple University GUS 0265/0465 Applications in GIS/Geographic Data Analysis Lecture 4: Network Operations.
Introduction to Spatial Analysis
Waiting Lines Students should be able to:
Warm Up # 4 A pine tree grower determines that the cost of planting and caring for each Pine tree is $ The fixed costs for managing the tree farm.
1 Use the ”distance_matrix_calculation.mos” model (1) (2) (3) (4)(5) (6)(7) Structure of data file: number_nodes:7 edges:[ (1,2) 3 (2,3) 1.
1 Efficient Algorithms for Optimal Location Queries in Road Networks Zitong Chen (Sun Yat-Sen University) Yubao Liu (Sun Yat-Sen University) Raymond Chi-Wing.
How to Build Network? ISAT 625 Network Problems Build highways to connect cities Build highways to connect cities Build network to connect computers.
Unit 3 Review Algebra 1 Unit 3: Solving Equations Review.
Distance and Midpoint Formulas Find the distance between two randomly selected points.
DMR #7 1. Solve for p2. Solve for x 14 = -(p – 8) 2(4x – 3) – 8 = 4 + 2x.
EASTERN LIVING Health in urban and rural community in the East of England John Stevens, University of Essex Introduction This paper provides details of.
Section 10.3 Solving Problems Involving Inequalities
Chapter 4 & 5: GIS Database & Vector Analysis. Chapter Four: GIS Database 2.
Urban, Suburban & Rural. Urban People often define urban areas, or cities, as land occupied by buildings and other structures used for residences and.
Network-Based Optimization Models Charles E. Noon, Ph.D. The University of Tennessee.
OTHER LOCATION METHODS Dr. Ron Lembke. P-Median Problem Minimize average weighted distance to customers, when locating P facilities, where P>=1. Can consider.
Facility Location COB 300C – Fall Facility Location 4 Facility Location is the placement of facility with respect to customers, suppliers and other.
1.3 Segments and Their Measures Learning Targets: I can use segment postulates. I can use the Distance Formula to measure distances.
Exponent Rules & Scientific Notation Geoff Clement, July 2013.
Let us consider one producer P and four customers, which are supplied each day with one item of product each. Customers can be supplied only by trucks.
 You can use weighted averages to solve uniform motion problems when the objects you are considering are moving at constant rates or speeds.
 Pages Review Homework. page 192 #25 Let x = an integer Let x+1 = 1 st consecutive integer x+(x+1)=45 2x=44 x=22 x+1=23 22, =45 45=45.
Collision Course An Investigation Collision Course Two cars are on a collision course, heading straight at each other. One car is traveling at 50 miles.
LO: to solve word problems A family travel 225 miles in a car. How far do they travel to the nearest 10 and nearest 100 miles? 225 miles rounded to the.
WFM 6202: Remote Sensing and GIS in Water Management © Dr. Akm Saiful IslamDr. Akm Saiful Islam WFM 6202: Remote Sensing and GIS in Water Management Dr.
 A comparison of two quantities  Often expressed as a fraction.
Describing Motion Essential Question: Are distance and time important when describing motion?
How far apart are these points?. A (6,4) B (6,0) A B 4 units.
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.
Distance (m) Time (s) What is the position of the car at the instant of time t = 2 s? What is the position of the car at the instant of time t = 4 s? Starting.
Speed How many measurements for speed can you think of?
5–Minute Check 3 A.yes B.no Determine whether the function is continuous at x = 2.
MAP SKILLS PART I 5 THEMES OF GEOGRAPHY. DO NOW THERE ARE NUMEROUS KINDS OF MAPS AND DIFFERENT TYPES OF INFORMATION DISPLAYED ON THEM. MATCH THESE MAPS.
CustomSoft provides full range of Software development services like Website Design and Development, Application Development for Insurance, Healthcare,
LO: to solve word problems
5-5 Distance on the Coordinate Plane!
January 30, 2013 Hmmm… What do you think?
Bellwork #32 April 20th, 2017 Grab a BW sheet from the Algebra I bin.
Splash Screen.
Write the equation that passes in standard form.
Warm Up Grab a half sheet from the 1st lab station.
Facility Location Chapter #4.
Jun Liang, UNC Lecture 20 Huff Model – A probabilistic Analysis of Shopping Center Trade Area 20-1 Introduction William J. Reilly – Applying.
Routing and Logistics Arc Routing 2018/11/19.
The Pythagorean Theorem
Key Issue 1: Why Do Services Cluster Downtown?
Routing and Logistics with TransCAD
Splash Screen.
السيولة والربحية أدوات الرقابة المالية الوظيفة المالية
TransCAD Vehicle Routing 2018/11/29.
A B A B C D C D A B A B C D C D A B A B C D C D A B A B C D C D
A car travels a distance of 665miles at
Starter Questions Convert the following to decimal time :-
Warm-up Pick ONE of the following.
Splash Screen.
Equations and Problem Solving
The Distance and Midpoint Formulas
Routing and Logistics with TransCAD
Starter Questions Convert the following to minutes :-
Speed, Distance, Time Calculations
Physical Science: Chapter 11, Sec. 1- Motion
Speed, Distance, Time Calculations
Pythagorean Theorem.
Geography is Awesome!.
Direct Proportion Tuesday, 16 July 2019
Do Now.
Reading Graphs, Tables & Keys
Presentation transcript:

Routing and Logistics with TransCAD Facility Location Models 2018/11/21

Introduction You need to determine the best location for a new branch of a public library. Your goal is to provide the best overall level of access to city residents. You need to determine the best location for a new police station. Your goal is to reduce the maximum distance a patrol car needs to travel from the station to a resident’s home. 2018/11/21

Introduction You want to locate fire stations so that every building in the city is within five minutes of the nearest station You need to locate voting stations so that the average resident is less than two miles away from the nearest one 2018/11/21

Introduction There are also facility location problems where the goal is to maximize the distance between facilities and the population they serve. Landfills and power plants, for example, are often located relatively far from major population centers. Another complication in facility location problems involves the presence of existing facilities. The locations of these facilities obviously affect the choice of locations for new facilities. 2018/11/21

Preparing Data A point or area layer containing existing facilities and proposed facility locations A point or area layer of client locations A cost matrix or a profit matrix 2018/11/21

Facility Layer The facility layer is a point or area layerthat contains one feature for each existing and candidate facility location. ID (integer) Fixed Cost (real) The layer must contain a selection set identifying the candidate facility locations. 2018/11/21

Client Layer The client layer is a point or area layer that contains one feature for each client location. ID (integer) Weight (real) 2018/11/21

To Solve the Facility Location Problem (FAC_LOC.WRK) Open or create a map containing the facility layer and client layer, and open or create a cost or profit matrix. Create a selection set of candidate facilities, and if there are existing facilities, a second selection set of containing those facilities. 2018/11/21

2018/11/21

2018/11/21