Avoiding Red Lights By Booking Ahead
RedEaredSlider writes "Peter Stone, associate professor of computer science at the University of Texas at Austin, has presented an idea at the AAAS meeting today for managing intersections: a computer in a car calls ahead to the nearest intersection it is headed towards, and says it will arrive at a given time. The intersection checks to see if anyone else is arriving then, and if the slot is open, it tells the car to proceed. If it isn't, it tells the car that the car remains responsible for slowing down or stopping. He says that even with only a few connected cars, the system still works, even if the benefits are still only to those who have the connected vehicles."
...before arriving at the light? How far ahead are they "booking" a slot? How long until the slot becomes available if the car with the reservation isn't going to arrive. This really only sounds useful in more rural areas. I can't see a city with lights on every block being able to implement this technology with any kind of efficiency.
Or you could just go with the simple solution and use roundabouts.
...but only for public transport!
My wife worked for 9 years optimizing public transport in Oslo, Norway.
One of the key items behind a significant speedup for both buses and trams was a system where each vehicle would signal ahead a given distance before arriving at an intersection, again as it entered, and finally as it left. If you visit Oslo and sit up front in a bus or tram you can see the visual feedback the driver gets: A single white LED mounted near the top of the traffic signal will light up, either blinking or in a steady state.
There is (of course) a web site and a mobile app which will give you real-time information about any given bus/tram/line/stop, as well as rolling displays at all major stops that show the same info.
http://trafikanten.no/ and http://m.trafikanten.no/
Terje
"almost all programming can be viewed as an exercise in caching"