Prototype of Web-Based Research-and-Education-Oriented Traffic Simulation Platform

Xuan Shi,Peter J. Jin,Yang Cheng,Steven G. Parker,Jian Zhang,Bin Ran
2014-01-01
Abstract:Traffic simulation utilizes complex models to study complicated traffic problems. Those models include data modeling for objects, behavior models for interaction, and other algorithms such as routing, randomization, variation, etc. As no unique model fits every scenario, researchers from transportation community have been investigating novel simulation models continuously. This paper, thereby, presents a prototype of a web-based research-and-education-oriented simulation platform, which helps researchers reduce their workload by providing a compact GIS-T data structure, an intricate mechanism to plug in customized models, a friendly web interface for both configuring and coding, and essential automation procedures. The simulation platform is established on a service-oriented architecture, with core traffic simulation as a web service. Three modules, SimModel, SimEngine and SimFramework, power the platform in data modeling, simulation flow, and user interfaces, respectively. Its nature of open source and open structure let users easily tailor a complicated simulation program by extending the default essential data and simulation models and plugging in the partitioned simulation flow. If needed, classical simulation models are readily available in a repository. Along with useful automation procedures such as network generation from web GIS application, a comprehensive demonstration for running a typical traffic simulation on the platform is shown programmatically. Corresponding user-friendly web interfaces are presented as well. Further research and future work will focus on completing the prototype in order to become a comprehensive traffic simulation tool.
What problem does this paper attempt to address?