Skip to main content

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

They are. The problem is that for right most lane they can do it at phase p. But to go straight is phase k. And vehicles going straight are also using that lane. That lane is to go straight and right.


On Thu, 23 Aug 2018, 09:43 Jakob Erdmann, <namdre.sumo@xxxxxxxxx> wrote:
If the vehicles are not allowed to go straight from the rightmost lane, then you can just remove the connection to avoid this behavior.

2018-08-23 10:41 GMT+02:00 Jose Monreal Bailey <jmonreal@xxxxxxxxx>:
Hi Jakob,

I have a 3 lane edge which 1 of the them is used to turn right (with left side traffic).
This means I have a TL setup for that phase.
Sometimes I have vehicles using that lane, which are not going to turn, they use it as they are going to go through to the next edge in front of them.
So for this cases, I would like to know how many vehicles are impacted by this reckless drivers.
I think I would have to check everytime at that point if there is a vehicle blocking and start counting how many were impacted and for how long.

Best regards,
José

On Thu, 23 Aug 2018 at 09:34, Jakob Erdmann <namdre.sumo@xxxxxxxxx> wrote:
Hello,
there is no dedicated tool for this in the toolbox. You could parse lanes from from the netstate dump or fcd output and check for specific sequences of inappropriate lane use. Computing the inpact of this behavior is even harder as you have to pick out the appropriate interval for collecting vehicle timeLoss and filter out the background timeLoss that would have occured anyway.

However, the problem description is not quite clear: Are the problematic vehicles themselves jammed by downstream traffic or is the traffic light red for them? The latter case would point to a unusual TLS setup.

regards,
Jakob

2018-08-22 16:15 GMT+02:00 Jose Monreal Bailey <jmonreal@xxxxxxxxx>:
Hey everyone,

I noticed that sometimes vehicles in my scenarios, use the lane for turn and go through, when they want to go through, jamming all the vehicles behind that want to turn.

Is there a way to get measurement?
How many times that does happen, how many vehicles impacted by that, time, among others?

Best regards,
José

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user


_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/sumo-user

Back to the top