Lecture 7: Introduction to Network Analysis

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Network

Interconnected set of points (nodes) and lines (edges)

2
New cards

Utility networks

Includes water mains, sewage lines, and electrical circuits. These networks are generally directed

3
New cards

Transportation networks

Includes roads, railroads, and flight paths. These networks are generally undirected

4
New cards

3D network datasets

enable you to model the interior pathways of buildings, mines, caves, and so on.

5
New cards

Network dataset

set of nodes connected by lines and represents some type of flow

6
New cards

Rules

determine cost and dictate how objects can move through the network

7
New cards

Edges

connect to other elements (junctions) and are the links over which agents travel

8
New cards

Junctions

connect edges and facilitate navigation from one edge to another

9
New cards

Turns

store information that can affect movement between two or more edges

10
New cards

Network attributes

properties of the network elements that control traversability over the network

11
New cards

Cost

work as impedances, which penalize traversal over an element in the network.

12
New cards

Descriptor

contain general information to calculate the values for other three attributes.

13
New cards

Restriction

prohibit traversing certain edges (roads) in certain directions

14
New cards

Hierarchy

differentiates among road types to help network analysis, and it allows a network dataset to assign priority

15
New cards

Geometric coincidences

Connectivity is based on __________ of line endpoints, line vertices, and points

16
New cards

graph theory and topology

Network analysis is based on the mathematical sub-disciplines of _______ and _______

17
New cards

Topology

arrangement of how point, line, and polygon features share geometry

18
New cards

Shortest Path / Best Route

a type of network analysis that finds the shortest path between two points

19
New cards

Traveling Salesman

defined as reaching every point in a network in the most efficient way possible

20
New cards

Network Partition (Service Area)

dividing up of regions in a network to zones or subcategories

21
New cards

Closest facility

calculate the nearest X number of facilities to an incident or point of interest

22
New cards

Origin-destination (OD) cost matrix

Creates a cost matrix from multiple origins to multiple destinations

23
New cards

Location-Allocation

Helps you choose which facilities from a set of facilities to operate based on their potential interaction with demand points