I currently evaluate traffic lights by retrieving the accumulated timeloss from tripinfo-output. You may compute the timeLoss for each vehicle and each timeStep using stepLength * (vmax-v)/vmax (without using detectors at all)
2015-04-23 19:13 GMT+02:00 amir nasiri <[email protected]>: > Hi everyone, > When I want to evaluate performance of actuated algorithm on the traffic > lights, I need to check the values of the detectors at the past time, but > the problem be occurred when for example, the frequency of it (detector) is > some value like 30 sec and it generates the output at interval [0-30,30-60, > 60-90, 90-120, ...] but I am at the time step like 115 and it is variable > and every moment may be change and also If I consider frequency very small, > it will not lead to favorable results in practical? (many values will > generate by 0.0) > > Would you please give a suggestion that solve this problem? > > Best regards, > Amir > > -- > *Good luck to you.* > > ------------------------------------------------------------------------------ > BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT > Develop your own process in accordance with the BPMN 2 standard > Learn Process modeling best practices with Bonita BPM through live > exercises > http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- > event?utm_ > source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF > _______________________________________________ > sumo-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sumo-user > ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
