You are on page 1of 13

TransCAD

Basic Network Analysis

2013/10/6

Basic Network Analysis


TransCAD includes a broad and diverse set of analytic and graphical display tools for working with transportation networks. There tools include algorithms for two very common problems the traveling salesman problem and the network partitioning problem which have numerous practical applications in both the public and private sector.
2013/10/6 2

Basic Network Analysis


Many transportation problems involve determining the best (or least cost) way to make a series of deliveries or stops. Examples of this include:
A supplier scheduling customer deliveries A school department scheduling the stops for a school bus A salesman planning a trip to a number of customer sites

All these problems have the same basic structure to minimize the cost of visiting a group of stops with no requirements about order.
2013/10/6 3

To Solve a Traveling Salesman Problem(Travel_s.map)

2013/10/6

2013/10/6

Solving a Network Partitioning Problem


TransCAD partitions a network by computing the network cost between each service location and all the links and nodes in the network. Each link and node is labeled with the ID of the closest service location, and the cost of the trip. To solve a network partitioning problem, you must do three things:
Create a network Select the service locations Use the network partitioning routine
2013/10/6 6

To Partition a Network (Net_part.map)

2013/10/6

2013/10/6

Creating Network Bands


A network band encloses an area in which all links or nodes on a network are within a certain impedance, or value limit, of an origin. Creating network bands is useful, for example, for finding the distance from one or more origins along links in a network that can be covered within a certain amount of time, or for finding the number of locations within a certain distance of one or more origins.
2013/10/6 9

Creating Network Bands


TransCAD creates bands by creating points along the network at which a certain value that your set is reached, and then joining those points to draw the border of each band. To create network bands, you must do three things:
Create a network Select the origin locations from the node layer Use the network bands routine

The origins are stored in a selection set on the node layer


2013/10/6 10

To Create Network Bands

2013/10/6

11

2013/10/6

12

Create an Intersection Diagram


Should be AB_Flow & BA_Flow

2013/10/6

13

You might also like