CE431 TOPIC 9.1 - Traffic Assignment
CE431 TOPIC 9.1 - Traffic Assignment
TRAFFIC ASSIGNMENT
Traffic assignment is used to predict the actual routes and traffic volumes on
highways and streets
This method takes the origin-destination (O-D) pairs from earlier forecasting steps
and assigns each trip to a specific route, whether by car or transit. By summing up
the routes across all segments, planners can estimate the average daily or peak-
hour traffic volume for each route. This forecast helps determine the capacity andLET
’ S GO
potential congestion levels on urban transportation networks. !
TRAFFIC ASSIGNMENT
To carry out a trip assignment, the following data are required:
(1) number of trips that will be made from one zone to another (this information was
determined in the trip distribution phase),
(4) a decision rule (or algorithm) that explains how motorists or transit
users select a route, and
1. Diversion Curves
2. Minimum Path Algorithm
3. All-or-nothing Assignment
4. Capacity Restrain Assignment
a. Incremental Method
b. Iterative Method
c. Equilibrium Assignment
User Equilibrium
System Optimization
5. Stochastic Method
DIVERSION CURVES
This method is similar in approach to
a mode choice curve. The traffic
between two routes is determined as
a function of relative travel time or
cost. Figure shown below illustrates a
diversion curve based on travel time
ratio.
MINIMUM PATH ALGORITHM
The minimum time path method assigns all trips to those links that comprise the
shortest time path between the two zones.
The minimum path assignment is based on the theory that a motorist or transit user
will select the quickest route between any O-D pair. In other words, the traveler will
always select the route that represents minimum travel time.
The results can be depicted as a tree, referred to as a skim tree. All trips from that
zone are assigned to links on the skim tree. Each zone is represented by a node in the
network which represents the entire area being examined.
To determine the minimum path, a procedure is used that finds the shortest path
without having to test all possible combinations.
MINIMUM PATH ALGORITHM
List possible paths from root node going to other nodes
You do not need to list all paths, especially if it is evident that it will not be the
shortest
Compare total travel time for each possible path; choose the paths with shortest
travel time
1 8 min 3
3 min
2
5 min
in
in 5m
7m
2 m in
1
5 6 min
4
DETERMINING MINIMUM PATH
To Node 3: To Node 5:
1-2-3 = 8 + 3 = 11 min 1-5 = 5 min
1-2-4-3 = 8 + 5 + 7 = 20 min 1-2-5 = 9 + 12 = 20 min 5 4
1-5-4-3 = 5 + 6 + 7 = 18 min
DETERMINING MINIMUM PATH
To Node 2: To Node 5:
3-2= 3 min 3-2-5 = 3 + 12 = 15 min
3-4-2 = 7 + 5 = 12 min 3-4-5 = 7 + 6 = 13 min 5 4
DETERMINING MINIMUM PATH
To Node 2: To Node 4:
5-2= 12 min 5-4 = 6 min
5-4-2 = 6 + 5 = 11 min 5 4
ALL-OR-NOTHING ASSIGNMENT
ALL-OR-NOTHING ASSIGNMENT
ADVANTAGES DISADVANTAGES
100
CAPACITY RESTRAINT
The number of trips assigned to each link is compared with the capacity of the link to
determine the extent to which link travel times have been increased by the additional
volume placed on the formerly empty link.
Using relationships between volume and travel time (or speed), it is possible to
recalculate the new link travel time. A reassignment is then made based on these new
values. The iteration process continues until a balance is achieved, such that the link
travel time based on the loaded volume does not change with successive
assignments.
INCREMENTAL METHOD
Incrementally assign a portion of the trip exchanges (i.e. in chunks) between zone
pairs while updating the travel times between increments
STEPS:
40 40
7 = 10.32min
10 0 = 10 min
0
16 0 = 16 min
INCREMENTAL METHOD
7 40 = 10.32min
30
10 30 = 11.5 min
0
16 0
= 16 min
INCREMENTAL METHOD
+ 20 60 = 23.8 min
7
30 = 11.5 min
10
0
16 0 = 16 min
INCREMENTAL METHOD
7 60
= 23.8 min
+ 10 40
10 = 14.74 min
16 0
= 16 min
INCREMENTAL METHOD
14.74