Paper details

Title: The Impact of Traffic Lights on Modal Split and Route Choice: A use-case in Vienna

Authors: Ioanna Gogousou, Manuela Canestrini, Negar Alinaghi, Dimitrios Michail, Ioannis Giannopoulos

Abstract: Obtained from CrossRef

Abstract. The transportation dynamics within a European city, Vienna, are examined using a multi-graph representation of the city’s network. The focus is on time-optimized routing algorithms and the effects of altering the average waiting penalty at traffic lights. The impact of these modifications, whether an increase to 60, 90, or even 150 seconds or a decrease to 10 seconds, is observed in the selection of transportation modes and routes for identical origin and destination pairs. The investigation also extends to whether routes shift towards secondary street networks to avoid traffic lights as the waiting penalty increases. Experimental variations in average waiting time for cars aim to uncover detailed effects on transportation mode choices, route length and time changes, and variations in human energy expenditure. These findings could provide valuable insights into the transportation network and its possibilities and help in urban planning and policy development. The results indicate a shift in transportation mode as the waiting penalty for cars at traffic lights increases, and in some instances, routes are redirected to roads of lower importance such as residential or service roads.

Codecheck details

Certificate identifier: 2024-012

Codechecker name: Eftychia Koukouraki

Time of codecheck: 2024-05-30 05:02:00

Repository: https://osf.io/w42ad

Codecheck report: https://doi.org/10.17605/osf.io/W42AD

Summary:

The paper investigates the impact of different traffic light waiting times on individuals’ choice of transportation mode (e.g., bicycle, bus, car, etc.). The calculations of this study are based on Open Street Map (OSM) data analysed with Dijkstra’s algorithm. The data, code, and intermediate results have been made publicly available by the authors under permissive licenses (CC BY 4.0 and MIT). For the purposes of this reproducibility review, we verified the functionality of all scripts and the reported results in Figures 1-5 and in Table 2. The reproduced results were in accordance with the reported results and therefore the reproduction of the paper is considered successful.


https://codecheck.org.uk/ | GitHub codecheckers

© Stephen Eglen & Daniel Nüst

Published under CC BY-SA 4.0

DOI of Zenodo Deposit

CODECHECK is a process for independent execution of computations underlying scholarly research articles.