Slashdot Mirror


Traffic Control of the Future

petra13 writes "A high point of the Autonomous Agents and Multi Agent Systems conference this past week was Kurt Dresner and Peter Stone's paper 'Multiagent Traffic Management: A Reservation-Based Intersection Control Mechanism.' They designed an automated system where cars reserve a time to pass through an intersection as they approach it and are then sped up or slowed down to ensure their arrival at exactly the right time. This allows traffic to enter the intersection from all directions simultaneously, eliminating the need for traffic lights and considerably reducing delays caused by stopping traffic. On their website, you can find Java applet simulations to illustrate the system. Especially impressive looking is the six lanes of heavy traffic in all directions simulation. I would love to see this in real life (from a safe distance of course)."

6 of 339 comments (clear)

  1. What about..... by BWJones · · Score: 4, Insightful

    I have to wonder if these simulations or plans account for bicycles or pedestrians?

    --
    Visit Jonesblog and say hello.
    1. Re:What about..... by transient · · Score: 4, Insightful
      Doesn't look like it. Nor do they account for, as someone else pointed out, turning. Even more importantly, at no point during the simulation does a dog run out into the street, a hubcap fall off, or a tire blow out. At the end of their report, the authors mention that humans probably aren't capable of driving within the tolerances required by their system, but they never consider distress/emergency situations.

      But, in spite of its limitations, this is an impressive technique and I'm sure that someone will be able to build on it.

      --

      irb(main):001:0>
  2. Um by Apreche · · Score: 5, Insightful

    That simulation was pretty impressive when I looked at it. Until I realized something. None of the cars are turning left or right. Theories and math and simulations work great and are often impressive. But real world factors will almost always mess them up.

    So one day when there is a way to get from everywhere on earth to every other place on earth without turning left or right give me a call. Until then, let's stop and let people turn left.

    --
    The GeekNights podcast is going strong. Listen!
  3. Great!! by SeaDour · · Score: 5, Insightful

    Now all we have to do is convince the general population that their cars are safe in the autonomous control of computers rather than their own two hands. Sure, *I* know that having automobiles controlled by a sophisticated traffic network would be safer and more efficient -- I read Slashdot, after all -- but I doubt very many people in this country would be so thrilled about the idea of giving up their grip on the steering wheel.

  4. Standard vehicles in controlled areas by kindofblue · · Score: 4, Insightful
    This may not be practical for general traffic, but I could see it being very useful for places where one can control a fleet of individual cooperative vehicles. This could be on a factory floor with robotic delivery vehicles (e.g. in an Amazon-type warehouse), baggage haulers on airport runways, at airports with the airplanes themselves to get to runways, construction sites with heavy machinery, companies with fleets of similar vehicles like at UPS, FedEx, Walmart, military sites with tanks and humvees (using encrypted channels of course), etc.

    There are lots of places where you have a need for traffic control with big or many vehicles, in tight spaces. Such resource allocation is a huge part of many problems. That's where they should market this first, I think.

  5. Re:An alternative mechanism by s7uar7 · · Score: 3, Insightful

    The problem with roundabouts (and I'm from the UK by the way), is that there has to be a roughly equal traffic flow from each entry point, otherwise the system falls down. If the majority of traffic is following a particular route, say going straight across, and there is very little traffic they have to give way to (as happens during rush hour), then it's almost impossible to join if they have right of way. The only solution is to start putting traffic lights up on them, and that defeats the whole object.