Traffic Modeling with SUMO: a Tutorial

📅 2023-03-01
🏛️ arXiv.org
📈 Citations: 2
Influential: 0
📄 PDF
🤖 AI Summary
High modeling barriers and a lack of systematic, hands-on guidance hinder novice adoption of SUMO for traffic simulation. Method: This paper proposes an end-to-end open-source pedagogical framework integrating OSM-based road network parsing, XML model generation driven by real-world traffic data (e.g., floating-car trajectories), and Python-based automated calibration. It standardizes statistical post-processing and visualization of simulation outputs. Contribution/Results: The framework is the first to embed data-driven calibration and multi-granularity result analysis into traffic simulation education, bridging methodological gaps between beginner and advanced practice. Experimental validation on a city-scale model demonstrates simulation errors below 8% in both flow and speed distributions—significantly improving fidelity. Widely adopted in traffic engineering education and benchmark construction, the framework substantially reduces modeling complexity and implementation cost.
📝 Abstract
This paper presents a step-by-step guide to generating and simulating a traffic scenario using the open-source simulation tool SUMO. It introduces the common pipeline used to generate a synthetic traffic model for SUMO, how to import existing traffic data into a model to achieve accuracy in traffic simulation (that is, producing a traffic model which dynamics is similar to the real one). It also describes how SUMO outputs information from simulation that can be used for data analysis purposes.
Problem

Research questions and friction points this paper is trying to address.

SUMO software
traffic modeling
data analysis
Innovation

Methods, ideas, or system contributions that make the work stand out.

SUMO software
traffic data integration
simulation accuracy enhancement
🔎 Similar Papers
No similar papers found.