Good day I would like to perform traffic light coordination with adaptive control. So i figured that my program would have to be capable of doing the following. -If intersection A shows green ,i have to ask the phases on intersection B to be performed in the following sequence:0-show Red on intersection B for 30 seconds(i.e while the platoon has not arrived) and ,1-Show green for 30 sec on intersection B to immediately allow the platoon to pass without stopping.2-Show red again and start counting when the new green signal is shown on intersection A to repeat the above.
My problem is that if another green is detected on intersection A before the first platoon arrives on intersection B , it starts from scratch and it shows 0,1 and so on and hence this interrupts the timing due to the first green and thus the cars have stop before passing intersection B. Can someone please suggest the approach to resolving the above issue.OR is there a better way of achieving the same results. Thank you so much in advanced. RegardsLZ ------------------------------------------------------------------------------ Go from Idea to Many App Stores Faster with Intel(R) XDK Give your users amazing mobile app experiences with Intel(R) XDK. Use one codebase in this all-in-one HTML5 development environment. Design, debug & build mobile apps & 2D/3D high-impact games for multiple OSs. http://pubads.g.doubleclick.net/gampad/clk?id=254741551&iu=/4140 _______________________________________________ sumo-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sumo-user
