mework into a system to study the impact of routing
on travel time and fuel consumption in the Greater
LA city from 7am to 12pm. In terms of the paper la-
yout, the paper first introduces the related literature.
Because of space limitations, the system is described
briefly. The section following the literature review
provides an overview of the system architecture, com-
ponents, and the high-level operations. Subsequently,
the last two sections demonstrate the case study on the
Greater LA network along with preliminary results.
2 PREVIOUS WORK
The benefits of modeling large-scale transportation
networks have attracted attention over the last three
decades. In 1997, the TRANSIMS simulation tool
(Nagel et al., 1996) was used to simulate the traf-
fic in large areas for traffic planning purposes. The
research work in (Nagel et al., 1996) uses discrete
space modeling for the traffic micro-simulation based
on the cellular automaton approach (White and Enge-
len, 1993), where the road is separated into cells (of
length 7.5 meters) which are either empty or occupied
by one car. It uses a simple algorithms for car follo-
wing and lane changing. The use of cellular automa-
ton makes this system fast, however, it cannot accu-
rately capture observed transportation phenomena in-
cluding car following, lane changing, and gap accep-
tance. In 2002, TRANSIMS was updated to better in-
clude the impact of the congestion on the system per-
formance and it was run on a parallel cluster for fifty
iterations to achieve better trip planning (Cetin et al.,
2002). TRANSIMS has been used to model the Swit-
zerland network in the morning peak hours using pa-
rallel computation (Raney et al., 2003), (Balmer et al.,
2004). Then, in 2012, TRANSIMS was used in (Zhao
and Sadek, 2012) to evaluate the performance of the
transportation network of the Buffalo-Niagara metro-
politan area during significant snow events. However,
the authors mentioned that extensive efforts are requi-
red to make the simulated network realistic in terms of
network configuration, lane connectivity, pocket lane
and signal locations. In (Guo et al., 2013) the same
modeler was used to evaluate the impact of dynamic
routing on the fuel consumption. Similar to TRAN-
SIMS, our proposed framework supports the paral-
lel computation either on multi-core or even multi-
ple machines. However, in TRANSIMS the defini-
tion of the microscopic simulation is limited to the
demand, that is, each trip is simulated individually
as an agent. But, the links and the mobility of the
vehicles on these links are modeled using a parallel
queuing approach (Cetin and Nagel, 2002). These
queuing models are inaccurate in estimating the link
travel time especially in congestion situations such as
the LA morning commute. Furthermore, it cannot
capture the accelerations/decelerations events of each
vehicle that have a significant impact on the fuel con-
sumption and emissions. In contrast to TRANSIMS,
the proposed framework uses continuous space mo-
del for the micro-simulation, which is the enabler to
capture the many of the mobility parameters. A hy-
brid traffic modeler was presented in (Burghout et al.,
2005), (Burghout and Wahlstedt, 2007), (Yang and
Morgan, 2006), (Balakrishna et al., 2009) to model
large-scale traffic networks. The hybrid modeler si-
mulates different network links with different fidelity
levels (microscopic, or mesoscopic levels), where mi-
croscopic simulation was applied to areas of specific
interest, while simulating a large surrounding network
in lesser detail with a mesoscopic model. In this way,
it can provide a customized performance and simula-
tion speed. In our proposed system, we also utilize
microscopic-mesoscopic hybrid modeling. However,
in our proposed model, we do not have this spatial
separation between the microscopic and mesoscopic
simulations. In the proposed system, links are as-
signed to the simulator based on their importance in
the network In (Ahn et al., 2012), (Ahn and Rakha,
2013), the authors used the INTEGRATION software
to fully microscopically model the dynamic routing
on the fuel consumption in the downtown Cleveland
and Columbus, Ohio, USA, in the case of different sy-
stem market penetration rates and congestion levels.
The network has about 3,000 links with a traffic de-
mand of 65,000 vehicles per hour during the morning
peak hour. Our proposed framework uses parallel IN-
TEGRATION instances enabling our system to cap-
ture the morning commute of 1.2M vehicles. In 2015,
the authors of (Zehe et al., 2015) proposed the Sca-
lable Electro-Mobility Simulation (SEMSim), an ar-
chitecture for a cloud-based platform, as a proof of
concept to use the cloud for simulation of large-scale
transportation systems. The authors used this model
to simulate the network of Singapore that has about
500,000 private owned vehicle. However, the mo-
del uses simple vehicle characteristics (e.g., kinema-
tic model) and driving behavior models. In contrast
(Zehe et al., 2015), our proposed framework is based
on mature models that have been validated against ob-
served transportation phenomena and supports travel
across different transportation modes. Compared to
the MATSIM (Balmer et al., 2009), which is conside-
red the state of the art in simulating large-scale trans-
portation system, our proposed model is not only an
agent-based simulation. In addition to that, it utilizes
a hybrid simulation approach, it is also capable of mi-
VEHITS 2018 - 4th International Conference on Vehicle Technology and Intelligent Transport Systems
104