Sumo (Simulation of Urban Mobility) An Open-Source Traffic Simulation
Sumo (Simulation of Urban Mobility) An Open-Source Traffic Simulation
Sumo (Simulation of Urban Mobility) An Open-Source Traffic Simulation
net/publication/224793504
CITATIONS READS
535 11,702
4 authors, including:
Peter Wagner
German Aerospace Center (DLR)
255 PUBLICATIONS 5,445 CITATIONS
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Peter Wagner on 05 June 2014.
Car-Driver Model
The model used currently within SUMO is the Gipps-
model extension (invented and described in: Krauß
1998, Janz 1998). It is capable of displaying main
Figure 2: Multimodality
features of traffic like free and congested flow.
In each time step the vehicle‘s speed is adapted to the
Thus, a simulated person may take his/her car to the
speed of the leading vehicle in a way that yields to a
nearest public transportation system station and
collision-free system behaviour within the following
continue his travel by other means of transport. Apart
simulation step(s).
from movements using motorised vehicles, a person
This velocity is called the safe velocity vsafe, and is
may also walk. Walking is not simulated at all but is
computed using the following equation:
modelled estimating the time the person needs to reach
the destination. Figure 2 displays a such a compound
route.
Planned Participation
Other tools are planned due to the growing number of We also hope to gain help from other persons or
different projects investigating varoius topics and institutes that are interested in traffic simulation and
methods. want to participate on SUMO’s development by
Some planned modules are: extending, improving or simply using and criticizing it.
- traffic light optimisation We highly invite you to visit the SUMO-pages at
- post-processing tools for raw-output evaluation http://sumo.sourceforge.net.
CONCLUSIONS REFERENCES
We try to build and establish a common platform for Brockfeld, E. et al. 2001. „Optimizing Traffic Lights in a
traffic research by providing a simulation tool that may Cellular Automaton Model for City Traffic“. In: Physical
be applied by non-programming users in a simple way Review E 64, 056132
supporting them with methods and tools mostly needed E. W. Dijkstra. 1959. „A note on two problems in connexion
with graphs“. In: Numerische Mathematik, 1:269-271.
when working on traffic simulations. Due to it’s high Directorate General VII - Transport of the European
portability, the tool may be used on different operating Commission. „SMARTEST home page“.
systems. http://www.its.leeds.ac.uk/projects/smartest/
Besides this, the platform is also extendable by others Ellemtel. 1990-1992. Coding Standards Page.
in order to allow them to improve the software and http://membres.lycos.fr/pierret/cpp2.htm
include ideas we have not taken into account. Christian Gawron. 1998. „Simulation-Based Traffic
Additionally, models originally implemented may be Assignment“. Inaugural Dissertation.
replaced by own methods allowing their comparison to Stefan Janz. 1998. „Mikroskopische Minimalmodelle des
the existing models in respect to the simulation quality Straßenverkehrs“. Diploma Thesis.
Stefan Krauß. 1998. „Microscopic Modeling of Traffic Flow:
and speed. Investigation of Collision Free Vehicle Dynamics“.
Hauptabteilung Mobilität und Systemtechnik des DLR
FUTURE WORK Köln. ISSN 1434-8454
K. Nagel, M. Schreckenberg. 1992. Journal of Physics I 2,
Ongoing Work 2221
STLPort. 2001. Company Homepage.
Further work will be done as this simulation will be http://www.stlport.org/index.html
used by our institute for different purposes. Projects SUMO: G. Hertkorn, D. Krajzewicz, C. Rössel. 2002.
concerned about the verification of floating car data, SUMO Homepage. http://sumo.sourceforge.net
the prediction of improvements on traffic foreseeing TrollTech. 2002. Troll Tech Homepage.
and traffic light optimisation through new sensors that http://www.trolltech.com
observe traffic will increase the need to extend the
simulation software by artifacts reflecting these BIOGRAPHY
devices and so will increase the simulation’s
Born in Bydgoszcz, Poland, 1972, DANIEL
complexity.
KRAJZEWICZ has finished his study of computer
To trace and validate the simulation, a GUI will be
science at the Technical University in Berlin by the
implemented where the loaded map, together with
middle of the year 2000 with artificial intelligence and
vehicle movements and generalised information, will
computer graphics as main topics. After work on text
be displayed. To stay portable, the GUI will be
classification he changed to the Institute for
implemented using the Qt-windowing library
Transportation Research of the German Aerospace
(TrollTech 2002) which is free to use and available for
Centre where he now works on a cognitive driver
most systems including Windows, UNIX/Linux and
model and an open-source urban traffic simulation.
Macintosh. Two different types of GUI support will be
implemented. While the first application is the
simulation itself extended by a windowing system, the
second will be an interface that soley displays data
coming from simulation module(s).
Some running projects have shown the need to
integrate the software into other software packages or
to build interfaces between the software and other