Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] How to generate evenly distributed traffic demands in grid network?

Hi all, I have a question on generating random traffic states (average velocity in my case).

In my case, I have a 5x5 grid network (first figure below signature) and I desire to randomly assign traffic states (e.g., average speed over the edge) on each edge.
I already tried randomTrips.py in default tools in SUMO but it does not work well, especially on outskirt edges of the grid network.
As you can see in the figure below (left side of second one below signature), the traffic is mostly crowded on the center of the network, rather on the outskirts.

In order to consider the outskirts while making random traffic states, what should I do?

Best regards,
Bon

image.png

스크린샷 2024-12-18 113105 copy.png

Back to the top