Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Proposals » Eclipse Sumo » Building a real-world traffic scenario simulation in SUMO - How to optimize&automate?(SUMO Simulation)
Building a real-world traffic scenario simulation in SUMO - How to optimize&automate? [message #1861398] Wed, 11 October 2023 09:49
EMRE AKISKALIOĞLU is currently offline EMRE AKISKALIOĞLUFriend
Messages: 1
Registered: October 2023
Junior Member
Dear Eclipse Community,
I have the real traffic data values taken from the municipality in .xml file and it looks like this:
23:00:00</DATE_TIME><LONGITUDE>29.0423583984375</LONGITUDE><LATITUDE>40.9817504882813</LATITUDE><GEOHASH>sxk9hu</GEOHASH><MINIMUM_SPEED>4</MINIMUM_SPEED><MAXIMUM_SPEED>66</MAXIMUM_SPEED><AVERAGE_SPEED>28</AVERAGE_SPEED><NUMBER_OF_VEHICLES>39</NUMBER_OF_VEHICLES></row>
I have millions of cells in in the same format of that .xml file. (File is 350 mb)
Whati did was: I choose one cell and created a map from open street map, then create a random network, route, trips file following SUMO documentation.

What i want to ask is, how can i optimize my simulation according to my values? I want my simulation to have 39 vehicles, and for these vehicles i want the speed values of min. speed 4, max. speed 66, avarage speed 28.
And since i have millions of data, can i optimize it with a python code for each simulation?

I appreciate every help! Thank you so much in advance.

Best Regards,
Previous Topic:MAPE of edges mismatch
Next Topic:How to generate the additional file to use the plot_net_dump.py
Goto Forum:
  


Current Time: Sat Nov 09 01:15:29 GMT 2024

Powered by FUDForum. Page generated in 0.03950 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top