1 / 4

Traffic Light Simulation

Lynn Jepsen. Traffic Light Simulation. Introduction and Background. Try and find the most efficient way to move cars through an intersection given different traffic densities Currently have a simulation that obeys most “rules of the road” but no light algorithm

paul
Télécharger la présentation

Traffic Light Simulation

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Lynn Jepsen Traffic Light Simulation

  2. Introduction and Background • Try and find the most efficient way to move cars through an intersection given different traffic densities • Currently have a simulation that obeys most “rules of the road” but no light algorithm • Want to see waiting time for cars go down • Many traffic simulations out there, but none that I have seen with a learning light

  3. Development • Cars on each lane take up a certain number of spaces and have a certain speed at each instant • Speed and space is update every .1 sec along with graphics • Speed up when object in front is getting farther away but with a max. accel. • Slow down for red and most yellow lights • Yellow lights don't always look right • Use Java to show graphics • Eventually show graphs of waiting time • Need to give artificial intelligence to light

  4. Results and Conclusions • The simulation looks realistic • Shows how easily heavy traffic flow can back up if the light has no algorithm

More Related