Traffic Control System

In the present scenario, the vehicle problem is increasing and Traffic congestion is a severe problem in many modern cities all over the world. To overcome the problem, we have come up with an exclusive idea for a dynamic and automatic traffic light control expert system. Traffic research has the goal to optimize traffic flow, as the roads have become overloaded with increasing number of vehicles and resources are limited. However, still there are some limitations in existing traffic control which are not environmental and economical. There are several models which give solutions for traffic simulation. In our research, we have focused on optimization of traffic light controller in a city using Infrared Sensors & Microcontroller.


CHANGING DELAY TIME OF SIGNAL IN ACCORDANCE WITH DENSITY OF TRAFFIC
This project is all about controlling the traffic lights. Basically, it uses the density of traffic at every lane in order to change the Delay time (the time for which green light is ON) of the respective signal. With the help of IR sensors, we calculate the Vacant time (the time for which the lane is empty or in other words the sensor senses no motion). If the Vacant time is greater than a specific value we reduce our Delay time, while if the Vacant time calculated is below a specific value we increase our vacant time. By default, Delay time of each signal is 20sec. The upper and lower limits of delay time are 40sec. & 5sec. respectively.

CHECKING SIGNAL BREAK
With the help of Infrared sensors, we keep a check on traffic. If a vehicle crosses the signal before green light turns ON the sensor senses the motion turns the ‘BUZZER’ on, which can be of great help for Traffic Police to regulate the traffic.

GIVING PRIORITY TO AMBULANCES AND FIRE BRIGADES
Here, our aim is to give priority to Ambulances and Fire Brigades. By giving “Priority” our goal is to turn the green lights on whenever and wherever an Ambulance or a Fire Brigade arrives for a certain amount of time. For doing so we place an IR sensor on a vertical support at the centre of crossroads of certain height, and a similar IR sensor on the Ambulance so that they lie on the same line of sight. By doing so we increase the range of sensors and whenever one sensor senses the other green light for that lane is turned on.


Source: sangamkotalwar/Density-Based-Traffic-Control-System