Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] fundamental diagram

Hello,
for density, you need to use the total lane-length of the network rather than the edge length (edges with more lanes have more space).
Other than that, your formulas are okay.

regards,
Jakob

Am So., 14. Juni 2020 um 19:17 Uhr schrieb Amirhosein Karbasi <amirhosein.karbasi98@xxxxxxxxx>:

Hello,

In the fundamental diagram calculating process, for a specific interval (for example [0-t] and n edge) are below relationships correct?

Mean density = total number of vehicles/total length of the network

Mean speed= sum (3.6*speed of every edge*number of vehicle of every edge) / total number of vehicles

Flow = sum (3.6*speed*density) for 0 to n.

And then repeat this process for every interval and then draw a plot based on these points and these plot gives me a flow density diagram for the whole network.

Is this process correct?

Thank you.

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top