Published June 24, 2023 | Version v1
Model Open

Enhancing Traffic Flow Efficiency through an Innovative Decentralized Traffic Control Based on Traffic Bottlenecks

Description

decentralized-traffic-bottlenecks

Enhancing Traffic Flow Efficiency through an Innovative Decentralized Traffic Control based on Traffic Bottlenecks

There are two main folders: data and code.

Inside the code folder, there are four independant code parts:

  1. net_data_builder.py - analyze the SUMO network file and creates a network analysis json file input_network_data.json, that is used later to build the trees.

  2. tripper.py - creates the trips file: vehicles.trips.xml for each simulation, with vehicles origin, destination and start time.
    It can use a random OD or a known probabilty.

  3. run-multi.py - the main python projects, which uses SUMO's TraCI package to run multiple SUMO simulation according to the configuration.
    It uses the product of the two previous code parts.

  4. figures_calculations.R - uses the results of the simulations to create the figures.

Inside the data folder, there are four experiments folders with the 20 runs of each experiment smulation per each traffic-light control method.

There is also an excel file: results.xlsx, which summarize all the results together.

Files

Files (62.9 kB)

Name Size Download all
md5:0f7f2771710a06d3c0882d5c84573497
334 Bytes Download
md5:dda9d9a4af6b1c7959721e6cf863dc5f
270 Bytes Download
md5:f047412997c504bb228fb23b479e4bee
2.2 kB Download
md5:f945dfa586f94df6b3420bbd9a426ba6
644 Bytes Download
md5:8178efe808c5a89caad7dad5d066f68a
7.9 kB Download
md5:b2889e6bfda96d9c18e0092277156aa5
536 Bytes Download
md5:c8f88a0ad0339acf901ac76e5cd33fea
2.4 kB Download
md5:fab1ba3dfe0e9de7884c5a2434cafa02
7.4 kB Download
md5:9f9ef183d23625bfbf2ef0bce5946f5d
1.0 kB Download
md5:2bae8b4640769bd487f085eb204d0206
8.3 kB Download
md5:8f2a5ed82931c4efd8a472d117e8c87d
659 Bytes Download
md5:558aea04abdc11c1ecedc53f783353ed
5.2 kB Download
md5:30e2774c2e29f998cfc1adb749e80a37
758 Bytes Download
md5:8cd46b19a6d2f182310ede6e3a4a2dce
2.0 kB Download
md5:ef14eec55accfafcd24cf8148812c513
3.8 kB Download
md5:fa6359bd111cff3d42fbe7fe7dc3a736
631 Bytes Download
md5:1ecc97efafe43ab7a3792b711e48131c
5.1 kB Download
md5:56334b8e37694a0cd7717c22260953b1
2.9 kB Download
md5:e8cbf6e9e17dca00afcdc4ae41c213df
10.3 kB Download
md5:1b4774ff1dbe965d60001d76fd2fe6db
278 Bytes Download
md5:5dc48505b1983a802f878b1ac0916c48
344 Bytes Download

Additional details