Team # 55585 Page 1 of 34
1 Introduction
Built in the 20th century, many highways were designed to meet the transportation demands
at that time. With the boom of population, urbanization and economy, the need of transportation
grows rapidly in the new century. Nowadays, highways in the Great Seattle area can no longer meet
people’s need and traffic delays can be seen everywhere during peak hours. However, at this time
building more roads or adding lanes in this area is extremely difficult and expensive. In order to
increase the capacity of highways without increasing the number of lanes or roads, allowing self-
driving vehicles(SDVs) to run on the road should be taken into consideration. A model is needed to
evaluate SDVs’ influence on the traffic flow.
We proposed to decompose this problem into three parts:
• Build a model that can simulate the traffic flow in different percentage of SDVs and non-self-
driving vehicles (NSDVs), number of lanes and traffic volume.
• Use the model to find the equilibria or tipping points and apply the model to the provided
data.
• Based on the data, decide whether there are some conditions where lanes should be dedicated
to SDVs and how the policy should be changed.
Firstly, we use cellular automata(CA) to simulate the traffic flow when there is only one lane.
This model is called the Following Model. In our model, we rule the way each cell behaves by
simplifying the behaviors of vehicles in real life, like when a vehicle will slow down or speed up.
We use different rules for SDVs and NSDVs in our model to simulate the cooperations among SDVs,
interactions between SDVs and NSDVs, unpredictability of human-beings and other factors.
Based on the Following Model we built, we put separate parrel lanes together and add new
rules to simulate the traffic flow on a multilane highway. This is the Multilane Traffic Model. After
simplifying the behaviors of real vehicles’ changing lanes, we make rules on when and how a cell
move across lanes. Both the motivation and the safety concern are considered. Furthermore, we
make special rules to simulate human behaviors and cooperations among SDVs including the form
of a chain of SDVs called the SDV-Train.
Secondly, using real-life parameters, we run the CA model and get a large number of data. By
analyzing the data, we find several interesting features of the mixed traffic flow. The correlations
among the average speed, the traffic flow and the percentage of SDVs are strong. These three pa-
rameters influence each other in their own way. When there are many lanes, the situation changes
and more interesting phenomena are found including the relationships between the efficiency of
each line and the percentage of SDVs. After comparison, we find out when and how to build a
special lane for SDVs (SDV Lane).
Thirdly, we compared our data with real data in the Great Seattle area. We find that there is
indeed a great lack of traffic capacity in this area. After changing NSDVs to SDVs, the traffic capacity
increases and even triples but we believe the traffic situation in this area is still not abundant. More
methods including broaden a few parts of the current highway and setting a SDV Lane should be
taken into consideration.
2 Simplifications and Assumptions of the Problem
2.1 Features of the Highway
1. Straight Road
A highway in this model should be straight or its degree of curvature can be ignored [1]. A
vehicle’s speed and other conditions does not change because of the shape of the road.