SlideShare une entreprise Scribd logo
1  sur  5
Télécharger pour lire hors ligne
D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510
1506 | P a g e
Design And Development Of Sensor Based Intelligent Traffic
Light Controlling System
D. Nageswara1
, Dr. K. Chandra Sekhara Reddy2
ABSTRACT
Vehicular traffic is continuously
increasing around the world, especially in large
urban areas. The resulting congestion has become
a major concern to transportation specialists and
decision makers. The existing traffic light control
system operates based on a timing mechanism.
The TLC has limitations because it uses a
predefined timing hardware, it does not have the
flexibility of modification on real time basis. Due
to the fixed time intervals of Green, Orange, and
Red signals that waiting time is more and car uses
more fuel. To make TLC more efficient, we
exploit the emergence of new technique called as
“An intelligent sensor based traffic light controlling
system” this makes use of sensor networks along
with the microcontroller (Embedded system
technology). The timing of Green, Orange, and
Red lights at each crossing of a road will be
intelligently decided based on the total traffic on
all adjacent roads. Thus, optimization of traffic
light switching increases road capacity and traffic
flow and can prevent traffic congestion and saves
the fuel of cars. The performance of the
AISBTLCS is compared with the Fixed Mode
Traffic Light Controller. It is observed that the
proposed Intelligent Traffic Light Controller is
more efficient than the conventional controller in
respect of less waiting time. In this research we
use a countdown timer interfacing according to
the traffic system using Lab VIEW software. The
simulation of the algorithm of the traffic signal
system was done using MATLAB software.
Keywords: Traffic Light Control System (TLC),
An Intelligent Sensor Based Traffic Light Controlling
System (AISBTLCS).
I. INTRODUCTION
Millions of vehicles pass via roads and cities
every day. Various economic, social and cultural
factors affect growth of traffic congestion. The
amount of traffic congestion has major impacts on
accidents, loss of time, cost of money, delay of
emergency, etc. Due to traffic congestions there is a
loss in productivity from workers, people lose time,
and trade opportunities are lost, delivery gets delay,
and thereby the costs goes on increasing. To solve
these congestion problems it is better to build new
facilities and infrastructure but at the same time make
it smart. Many traffic light systems operate on a
timing mechanism that changes the lights after a
given interval. An intelligent traffic light system
senses the presence or absence of vehicles and reacts
accordingly. The idea behind intelligent traffic
systems is that drivers will not spend unnecessary
time waiting for the traffic lights to change. An
intelligent traffic system detects traffic in many
different ways [1]. The older system uses weight as a
trigger mechanism [2]. Current traffic systems react
to motion to trigger the light changes. Once the
infrared object detector picks up the presence of a
car, a switch causes the lights to change. In order to
accomplish this, algorithms are used to govern the
actions of the traffic system. While there are many
different programming languages today, some
programming concepts are universal in Boolean
Logic. We need to understand the function of traffic
signals so that we can improve driving habits by
controlling the speed in order to reduce the number of
associated traffic accidents. The more number of
drivers who know about the operation of traffic
signals, the less frustrated they are going to be while
waiting for the lights to change. The main aim in
designing and developing of the Intelligent Traffic
Signal Simulator is to reduce the waiting time of each
lane of the cars and also to maximize the total
number of cars that can cross an intersection given
the mathematical function to calculate the waiting
time.
The traffic signal system consists of three
important parts. The first part is the controller, which
represents the brain of the traffic system. It consists
of a computer that controls the selection and timing
of traffic movements in accordance to the varying
demands of traffic signal as registered to the
controller unit by sensors [3]. The second part is the
signal visualization or in simple words is signal face.
Signal faces are part of a signal head provided for
controlling traffic in a single direction and consist of
one or more signal sections. These usually comprise
of solid red, yellow, and green lights. The third part is
the detector or sensor. The sensor or detector is a
device to indicate the presence of vehicles. One of
the technologies, which are used today, consists of
wire loops placed in the pavement at intersections.
They are activated by the change of electrical
inductance caused by a vehicle passing over or
standing over the wire loop. Recent technology
utilization is video detection. A camera feeds a small
computer that can "see" if a vehicle is present.
D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510
1507 | P a g e
II. CONVENTIONAL TRAFFIC
LIGHT CONTROL SYSTEM
The traditional traffic light control system of
the intersection roads is shown in figure (1). The
vehicles entering the intersection are denoted by red
color, but the vehicles which are leaving the
intersection are denoted by blue color. Any vehicle
has the priority to enter the intersection; it has the
priority to cross any road via the intersection. Each
red vehicle entering the intersection can take place
any blue vehicle leaving the intersection.
Figure1: The traditional traffic light control system.
III. PROPOSED MODEL
Experimental setup:
In order to implement the Intelligent Traffic
Signal Simulator, one needs to setup and assemble
the hardware components and write a program to
control the intelligent traffic signal simulator. The
layout of the Intelligent Traffic Signal Simulator is
displayed in Figure 2. The blocks, which are labeled
N1, N2, N3, E1, E2, E3, S1 and W1 are the infrared
object detectors.
Hardware components
The traffic light system consists of four
important components: the controller which is the
brain to the system, the sensors which detect the
presence of vehicles, the light emitting diodes (LED)
which act as the actuator and the countdown timers
which is displayed in Lab VIEW. BASIC STAMP 2
(BS2) is used as the microcontroller of the traffic
signal. The BS2, which needs to be plugged to the
Board of Education (BoE), is directly attached to the
computer in order to program it.
The wiring for the output and input signals
is done from this board. Figure 3 shows the Board of
Education to which a 9V DC power is supplied.
There is also a DB9 connector, that is connected to
the COM port of computer using RS-232 serial cable,
for BS2 programming and serial communication
during runtime. Next to the BS2, there is a
breadboard. The breadboard has many strips of
copper, which run underneath the board in a
horizontal fashion. These strips connect the sockets
to each other. As for the infrared object detector,
SHARP GP2D15 is used. The sensor task is to detect
the presence of vehicles. It is functioning
continuously by giving a logic 0 when there are no
vehicles and logic 1 when there are vehicles present.
Therefore, they can detect the length of the queue
depending on where they are placed. Each detector
has a JST connector housing slot and three crimped
wires to use in the JST connector. The connectors are
plugged into the appropriate housing slot and into the
detector. The light emitting diodes are used in order
to show the traffic light changing according to the
program. The LED light will change according to
output by the microcontroller. In each lane, there are
three LEDs according to traffic lights colors which
consist of red, yellow and green. Moreover, two
inverters were used in order to connect the output of
green and red LEDs together. Therefore, when the
green LED is ON then the red LED will be OFF and
vice-versa.
Figure 4 shows the connection of the input
and output ports to sensors and LEDs. The BS2
microcontroller has 16 Input and Output ports. The
ports were divided into 8 input and 8 output ports.
The output ports, which are from P0 to P7, give
either logic 0 or 1 to the LEDs. Meanwhile, the input
ports, which are from P8 to P15, receive input signal
from the sensors.
Software simulation
After the hardware had been setup, a
program written in the BASIC programming
language in the BASIC STAMP editor is downloaded
into the microcontroller. The simulation of the
algorithm of the traffic signal system was done using
MATLAB software. Furthermore, the countdown
timer interfacing according to the traffic system using
Lab VIEW software is created using the BNC
Adapter and the Data Acquisition Card (DAQ)
device. The Lab VIEW programming is done in the
diagram using graphical source code. In the block
diagram the program runs from left to right. If the
green light in the traffic model does not illuminate,
the system goes into default since there is no input
into the system.
Fig. 2: Intelligent traffic signal simulator layout
D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510
1508 | P a g e
Fig. 3: Board of Education
Fig. 4: Connection of the input and output ports to
sensors and LEDs
Fig. 5: Traffic signal sequence
The signal from the sensor is acquired
through the DAQ, which is connected, to the
computer.
IV. Implementation
A single 3-lamp traffic light is considered as
a finite state machine. It has three states, Red,
Yellow, and Green, which are also the outputs. A
single input for the traffic light is defined, with
values 0 for no change and 1 for change. This input is
connected to the output of a countdown timer, which
outputs a 1when it reaches zero. Thus for a single
light, we can draw the state transition diagram as
shown in Fig. 5. A single traffic light is not very
useful. In reality, lights are installed in pairs, with
two pairs per intersection. Therefore, in the
simulation one pair of lights was used to control
traffic in the north-south direction, while the other
pair controls the east-west direction. Furthermore, the
two pairs of lights must be synchronized; therefore
countdown timers are connected to the lights in pairs.
Since the lights that make up a pair mirror each other,
they are considered as a single light. But since the
opposite pairs must be in sync, we must group their
different outputs together. Thus there are 3 × 3 = 9
possible outputs. Each combined output describes the
color of the north-south light along with the color of
the east-west light.
In order for the Traffic Signal Simulator to
work intelligently, mathematical functions that can
calculate the time needed for the green signal to
illuminate based on the length of queue are
developed. The length of queue is detected through
the infrared object detectors by the presence of
vehicles. The timing for the green signal to illuminate
is given by:
where d is the distance between one sensor to another
sensor in (m), v1 is the average speed of the first car
moving from stationary at the moment the signal
turned green in (m/s), aa is the average acceleration
of a car from stationary position to the next car
position in (m/s2
), vs is the average speed of a car
moving from standstill after traffic light turns green
in (m/s), z is a variable, which gives two values only:
0 when there is no sensor triggered and 1 if there is at
least one sensor triggered, D12 is the total time delay
given by:
D12 = t1(nt-1)+t2
where t1 is the value of the first time delay in (s), nt
equals to the number of sensors triggered, and t2 is
the second time delay for each lane in (s). The first
step in the simulator implementation is to install the
hardware components. The connection of the BS2,
infrared object detector, and light emitting diode
(LED), AND gate and inverter gate should be wired
correctly. Then the program codes that had been
developed simultaneously are downloaded to the
BS2. In each lane, three infrared object detectors
have been installed. Therefore, the program will
check first the condition of the sensors, whether they
are triggered or not.
The total number of sensors triggered will
be used in the mathematical function to calculate the
appropriate timing for the green signal to illuminate.
After the green signal finishes the illumination
timing, the yellow signal will illuminate for 2
seconds and then finally the red signal will
illuminate. After that, the traffic signal will wait for 1
second before it goes to the next lane condition
V. RESULTS AND DISCUSSION
The traffic signal operation will start by the
traffic lights illuminating in red for 1 second in all
directions. Then the traffic signals will start
illuminating in the clockwise direction of the magnet
D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510
1509 | P a g e
compass. This means that it will start operating in the
North lane, then East lane, then South lane, then
West lane and goes back to North lane. After the
starting condition, the simulator will check the North
lane condition. It will check whether the sensors are
triggered or not. The total number of sensors
triggered will be used in the mathematical function to
calculate the appropriate timing for the green signal
to illuminate. After the green signal finishes the
illumination timing, the yellow signal will illuminate
for 2 seconds and then finally the red signal will
illuminate. After that, the traffic signal will wait for 1
second before it goes to East lane condition where the
same check is performed before going to the south
lane etc. Two displays where generated by Lab
VIEW programming. The first is the front panel for
the user interface and the other is the block diagram
that contains the graphical source code that defines
the functionality of the VI. The front panel for the
current work is shown in the figure:
Fig. 6: Front panel of counters
As it can be seen in Figure 6, when one
sensor is activated, Counter 1 will start counting
down till it reaches zero. When the counter stops at
zero, the traffic light will automatically shift from
green to red coinciding with the traffic light on the
traffic system model. Since the sensor only detects a
presence of a single vehicle, therefore the counter
will start counting downwards from 8 seconds to
zero. If two sensors are triggered saying there are two
vehicles, then Counter 2 will be activated and will
start counting down from 16 seconds all the way to
zero. This process is the same for three sensors
triggered by the vehicles that will count down from
24 seconds to zero. The programming is done in the
diagram using graphical source code. In the block
diagram the program runs from left to right. If the
green light in the traffic model does not illuminate,
the system goes into default since there is no input
into the system. The three different cases, where the
sensors are triggered, are represented in three
different block diagrams. In this thesis chapter
several infrared sensors were used to detect the
presence of vehicles in all four directions. This
functions as when a vehicle blocks the sensor at a
certain distance, the sensor is triggered and this will
inform the BS2 that there is a vehicle in the specific
lane. A while loop is used for the three cases of the
block diagrams describing the three different
conditions. The inner square contained in the while
loop is called the case structure. The current design
of a traffic light system in terms of mechanical,
electrical, logic and instrumentation aspects takes full
advantage of the application of sensors in the real life
situation of traffic flow by optimizing the time
between light changes. If there are no vehicles on the
road in all four directions, then the lights will change
from green to yellow in 2 seconds and from yellow to
red in another 2 seconds. This process goes on in a
cycle from the North lane, followed by the East lane,
South lane and lastly the West lane. For example, if
there are 2 vehicles on the North lane then the time
taken from the green light to shift to yellow is 16
seconds. That goes equally for all the other lanes. In
the model made, each vehicle represents several
vehicles; therefore if there is 1vehicle blocking the
sensor placed at the sides of the road then the sensor
will be triggered and informs the BS2 that there are
vehicles in those specific lanes.
The intelligent traffic light that had been
developed presents several advantages. Since the
waiting time of the vehicles for the lights to change is
optimal, the emission of carbon monoxide from the
vehicles is reduced. This will give a positive effect to
the green house effect towards the environment. The
intelligent traffic system will also save the motorists’
time and reduces their frustration while waiting for
the lights to change since it helps reducing
congestion in the traffic intersections. Another
advantage is that there is no interference between the
sensor rays and there is no redundant signal
triggering. By being able to interface with the lab
VIEW software, the sensor based traffic system will
easily accept feedback. Therefore there can be
communication between the software and the
hardware.
Fig. 7: Default situation
Fig.8: Situation where only 1 sensor is triggered
D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering
Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com
Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510
1510 | P a g e
Fig. 9: Situation where 2 sensors are triggered
Fig. 10: Situation where 3 sensors are triggered
Fig. 11: Model of the traffic system
VI. CONCLUSION
An intelligent traffic light system had
successfully been designed and developed. The
sensors were interfaced with Lab VIEW integrated
system. This interface is synchronized with the whole
process of the traffic system. This prototype (Fig. 11)
can easily be implemented in real life situations.
Increasing the number of sensors to detect the
presence of vehicles can further enhance the design
of the traffic light system. Another room of
improvement is to have the infrared sensors replaced
with an imaging system/camera system so that it has
a wide range of detection capabilities, which can be
enhanced and ventured into a perfect traffic system.
REFERENCES
[1] Tzafestas et al., 1999. Advances in
Intelligent Autonomous Systems:
Microprocessor based and Intelligent
Systems Engineering. Kulwer Academic
Publishers.
[2] Sun, W. and K.C. Mouskos, 2000. Network-
wide traffic responsive signal control in
urban environments. Proc. 4th Intl. Conf.
Computational Intelligence &
Neurosciences, Atlantic City, New Jersey,
Feb. 27-Mar. 3.
[3] Solomon, S., 1999. Sensors Handbook.
McGraw- Hill, New York.
[4] Papacostas, C.S. and Prevedouros, P.D.,
1993. Transportation Engineering and
Planning. 2nd Edn. Prentice Hall,
Englewood Cliffs, New Jersey.
[5] Nise, N.S., 1995. Control Systems and
Engineering. Addison Wesley. 2nd Edn. 6.
Gary W.J., 1994. Lab VIEW Graphical
Programming. Electronics Engineering
Department, Lawrence Livermore National
Laboratories, McGraw Hill Inc.
[6] Bolton, W., 1996. Mechatronics: Electronic
Control Systems in Mechanical Engineering.
Addison Wesley Longman Limited, 1996
[7] http://www.ercim.org/publication/rcim
Authors Biography
D. Nageswara is working as principal in
Sri Satya Sai Junior College, Anantapuram. . He is
having 16 years of teaching experience. He received
his M.phil. from Alagappa university in the year
2008. He is pursuing Ph.D in Dravidian university.
His areas of interests are micro controllers and
Embedded systems.
Dr. K. Chandra Sekhara Reddy is
working as Associate Professor of Physics in
S.S.B.N.College, Anantapur. He is having 25 years of
teaching experience. He received his Ph.D. from Sri
Krishnadevaraya University, Anantapur in the year
1996. He guided 11 M.Phil students. Five scholars
are working under his guidance for their Ph.D. He
published 10 papers in National and International
Journals. His areas of interest are Liquid Crystals,
Nano materials and Embedded systems.

Contenu connexe

Tendances

smart parking system
smart parking system smart parking system
smart parking system Che Tna
 
Auto Traffic Management System
Auto Traffic Management SystemAuto Traffic Management System
Auto Traffic Management Systemvivatechijri
 
Vlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGA
Vlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGAVlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGA
Vlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGAVLSICS Design
 
Intelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded SystemsIntelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded SystemsSrijan Singh
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemAlexander Decker
 
IRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET Journal
 
SPZ marketing brochure[1]
SPZ marketing brochure[1]SPZ marketing brochure[1]
SPZ marketing brochure[1]Paul Gillespie
 
Smart traffic management system
Smart traffic management systemSmart traffic management system
Smart traffic management systemChirag Dalal
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTijtsrd
 
A Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry piA Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry piAzharo7
 
INTELLIGENT PARKING LOT SYSTEM
INTELLIGENT PARKING LOT SYSTEMINTELLIGENT PARKING LOT SYSTEM
INTELLIGENT PARKING LOT SYSTEMNeethu Philips
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate controlDipankar Haloi
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSaipandu143
 
ADVANCE CAR PARKING SYSTEM
ADVANCE CAR PARKING SYSTEMADVANCE CAR PARKING SYSTEM
ADVANCE CAR PARKING SYSTEMPrashant Gautam
 
RFID based car PARKING SYSTEM
RFID based car PARKING SYSTEMRFID based car PARKING SYSTEM
RFID based car PARKING SYSTEMKunal Kabra
 
IRJET- Smart Card Based Automated Toll Plaza System
IRJET-  	  Smart Card Based Automated Toll Plaza SystemIRJET-  	  Smart Card Based Automated Toll Plaza System
IRJET- Smart Card Based Automated Toll Plaza SystemIRJET Journal
 
Project Proposal Presentation-C.O.D.E-7 Solutions
Project Proposal Presentation-C.O.D.E-7 SolutionsProject Proposal Presentation-C.O.D.E-7 Solutions
Project Proposal Presentation-C.O.D.E-7 SolutionsDiren Dantanarayana
 
Internet of Things based smart campus - smart car parking
Internet of Things based smart campus - smart car parkingInternet of Things based smart campus - smart car parking
Internet of Things based smart campus - smart car parkingChandan Taluja
 

Tendances (20)

smart parking system
smart parking system smart parking system
smart parking system
 
Auto Traffic Management System
Auto Traffic Management SystemAuto Traffic Management System
Auto Traffic Management System
 
Smart parking
Smart parkingSmart parking
Smart parking
 
Vlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGA
Vlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGAVlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGA
Vlsics040307DESIGN AND IMPLEMENTATION OF CAR PARKING SYSTEM ON FPGA
 
SMART E-TOLL SYSTEM
SMART E-TOLL SYSTEMSMART E-TOLL SYSTEM
SMART E-TOLL SYSTEM
 
Intelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded SystemsIntelligent Traffic Light control using Embedded Systems
Intelligent Traffic Light control using Embedded Systems
 
Intelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded systemIntelligent traffic signal control system using embedded system
Intelligent traffic signal control system using embedded system
 
IRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation SystemIRJET- Smart Bus Transportation System
IRJET- Smart Bus Transportation System
 
SPZ marketing brochure[1]
SPZ marketing brochure[1]SPZ marketing brochure[1]
SPZ marketing brochure[1]
 
Smart traffic management system
Smart traffic management systemSmart traffic management system
Smart traffic management system
 
Traffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoTTraffic Monitoring and Control System Using IoT
Traffic Monitoring and Control System Using IoT
 
A Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry piA Smart Parking System using Raspberry pi
A Smart Parking System using Raspberry pi
 
INTELLIGENT PARKING LOT SYSTEM
INTELLIGENT PARKING LOT SYSTEMINTELLIGENT PARKING LOT SYSTEM
INTELLIGENT PARKING LOT SYSTEM
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate control
 
SMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOTSMART CAR-PARKING SYSTEM USING IOT
SMART CAR-PARKING SYSTEM USING IOT
 
ADVANCE CAR PARKING SYSTEM
ADVANCE CAR PARKING SYSTEMADVANCE CAR PARKING SYSTEM
ADVANCE CAR PARKING SYSTEM
 
RFID based car PARKING SYSTEM
RFID based car PARKING SYSTEMRFID based car PARKING SYSTEM
RFID based car PARKING SYSTEM
 
IRJET- Smart Card Based Automated Toll Plaza System
IRJET-  	  Smart Card Based Automated Toll Plaza SystemIRJET-  	  Smart Card Based Automated Toll Plaza System
IRJET- Smart Card Based Automated Toll Plaza System
 
Project Proposal Presentation-C.O.D.E-7 Solutions
Project Proposal Presentation-C.O.D.E-7 SolutionsProject Proposal Presentation-C.O.D.E-7 Solutions
Project Proposal Presentation-C.O.D.E-7 Solutions
 
Internet of Things based smart campus - smart car parking
Internet of Things based smart campus - smart car parkingInternet of Things based smart campus - smart car parking
Internet of Things based smart campus - smart car parking
 

En vedette (20)

Fk3410041018
Fk3410041018Fk3410041018
Fk3410041018
 
Ia3414771479
Ia3414771479Ia3414771479
Ia3414771479
 
Hp3414121418
Hp3414121418Hp3414121418
Hp3414121418
 
Hn3414011407
Hn3414011407Hn3414011407
Hn3414011407
 
Hy3414631468
Hy3414631468Hy3414631468
Hy3414631468
 
If3415111540
If3415111540If3415111540
If3415111540
 
Hw3414551459
Hw3414551459Hw3414551459
Hw3414551459
 
Ih3415471551
Ih3415471551Ih3415471551
Ih3415471551
 
Co33548550
Co33548550Co33548550
Co33548550
 
Ck33523530
Ck33523530Ck33523530
Ck33523530
 
Cj33518522
Cj33518522Cj33518522
Cj33518522
 
Dz33758761
Dz33758761Dz33758761
Dz33758761
 
Id3313941396
Id3313941396Id3313941396
Id3313941396
 
Io3116021612
Io3116021612Io3116021612
Io3116021612
 
Fj349961003
Fj349961003Fj349961003
Fj349961003
 
Fn3410321036
Fn3410321036Fn3410321036
Fn3410321036
 
Do35641647
Do35641647Do35641647
Do35641647
 
Ah35190193
Ah35190193Ah35190193
Ah35190193
 
Dc32644652
Dc32644652Dc32644652
Dc32644652
 
Apresentacao Simução de N-Corpos
Apresentacao Simução de N-CorposApresentacao Simução de N-Corpos
Apresentacao Simução de N-Corpos
 

Similaire à Ie3415061510

G041024547
G041024547G041024547
G041024547IOSR-JEN
 
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...IRJET Journal
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management journal ijrtem
 
Design of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemDesign of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemIOSR Journals
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIRJET Journal
 
IRJET- Optimal Strategy for Extraction of Traffic Based on PLC
IRJET- Optimal Strategy for Extraction of Traffic Based on PLCIRJET- Optimal Strategy for Extraction of Traffic Based on PLC
IRJET- Optimal Strategy for Extraction of Traffic Based on PLCIRJET Journal
 
Group project dld assignement
Group project dld assignementGroup project dld assignement
Group project dld assignementAkhtarzeb Khan
 
IRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET Journal
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...csandit
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...cscpconf
 
A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...csandit
 
IRJET - Density based Traffic Management System
IRJET - Density based Traffic Management SystemIRJET - Density based Traffic Management System
IRJET - Density based Traffic Management SystemIRJET Journal
 
IRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADAIRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADAIRJET Journal
 
Dynamic vehicle traffic management system
Dynamic vehicle traffic management systemDynamic vehicle traffic management system
Dynamic vehicle traffic management systemeSAT Journals
 
Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemIJSRED
 
IRJET - Smart Traffic Signal Monitoring & Controlling using IoT
IRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoTIRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoT
IRJET - Smart Traffic Signal Monitoring & Controlling using IoTIRJET Journal
 
Control of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingControl of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingIRJET Journal
 
IRJET-utomatic Intelligent Traffic Control System
IRJET-utomatic Intelligent Traffic Control SystemIRJET-utomatic Intelligent Traffic Control System
IRJET-utomatic Intelligent Traffic Control SystemIRJET Journal
 
Real-time traffic sign detection and recognition using Raspberry Pi
Real-time traffic sign detection and recognition using Raspberry Pi Real-time traffic sign detection and recognition using Raspberry Pi
Real-time traffic sign detection and recognition using Raspberry Pi IJECEIAES
 
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET Journal
 

Similaire à Ie3415061510 (20)

G041024547
G041024547G041024547
G041024547
 
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
Wireless Smart Traffic Control System based on Vehicle density in Traffic Lan...
 
A Smart Approach for Traffic Management
A Smart Approach for Traffic Management	A Smart Approach for Traffic Management
A Smart Approach for Traffic Management
 
Design of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded SystemDesign of Smart Traffic Light Controller Using Embedded System
Design of Smart Traffic Light Controller Using Embedded System
 
Intelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded systemIntelligent traffic light controller using embedded system
Intelligent traffic light controller using embedded system
 
IRJET- Optimal Strategy for Extraction of Traffic Based on PLC
IRJET- Optimal Strategy for Extraction of Traffic Based on PLCIRJET- Optimal Strategy for Extraction of Traffic Based on PLC
IRJET- Optimal Strategy for Extraction of Traffic Based on PLC
 
Group project dld assignement
Group project dld assignementGroup project dld assignement
Group project dld assignement
 
IRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring SystemIRJET - Unmanned Traffic Signal Monitoring System
IRJET - Unmanned Traffic Signal Monitoring System
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
 
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
A PROPOSED MODEL FOR TRAFFIC SIGNAL PREEMPTION USING GLOBAL POSITIONING SYSTE...
 
A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...A proposed model for traffic signal preemption using global positioning syste...
A proposed model for traffic signal preemption using global positioning syste...
 
IRJET - Density based Traffic Management System
IRJET - Density based Traffic Management SystemIRJET - Density based Traffic Management System
IRJET - Density based Traffic Management System
 
IRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADAIRJET-Intellectual 4way Traffic Control System using PLC and SCADA
IRJET-Intellectual 4way Traffic Control System using PLC and SCADA
 
Dynamic vehicle traffic management system
Dynamic vehicle traffic management systemDynamic vehicle traffic management system
Dynamic vehicle traffic management system
 
Inginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition SystemInginious Trafalgar Contrivition System
Inginious Trafalgar Contrivition System
 
IRJET - Smart Traffic Signal Monitoring & Controlling using IoT
IRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoTIRJET -  	  Smart Traffic Signal Monitoring & Controlling using IoT
IRJET - Smart Traffic Signal Monitoring & Controlling using IoT
 
Control of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image ProcessingControl of Traffic Signals by AI based Image Processing
Control of Traffic Signals by AI based Image Processing
 
IRJET-utomatic Intelligent Traffic Control System
IRJET-utomatic Intelligent Traffic Control SystemIRJET-utomatic Intelligent Traffic Control System
IRJET-utomatic Intelligent Traffic Control System
 
Real-time traffic sign detection and recognition using Raspberry Pi
Real-time traffic sign detection and recognition using Raspberry Pi Real-time traffic sign detection and recognition using Raspberry Pi
Real-time traffic sign detection and recognition using Raspberry Pi
 
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
IRJET- Automatic Gate Crossing and IoT based Train Track Crack Detection Syst...
 

Dernier

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 

Dernier (20)

Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 

Ie3415061510

  • 1. D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510 1506 | P a g e Design And Development Of Sensor Based Intelligent Traffic Light Controlling System D. Nageswara1 , Dr. K. Chandra Sekhara Reddy2 ABSTRACT Vehicular traffic is continuously increasing around the world, especially in large urban areas. The resulting congestion has become a major concern to transportation specialists and decision makers. The existing traffic light control system operates based on a timing mechanism. The TLC has limitations because it uses a predefined timing hardware, it does not have the flexibility of modification on real time basis. Due to the fixed time intervals of Green, Orange, and Red signals that waiting time is more and car uses more fuel. To make TLC more efficient, we exploit the emergence of new technique called as “An intelligent sensor based traffic light controlling system” this makes use of sensor networks along with the microcontroller (Embedded system technology). The timing of Green, Orange, and Red lights at each crossing of a road will be intelligently decided based on the total traffic on all adjacent roads. Thus, optimization of traffic light switching increases road capacity and traffic flow and can prevent traffic congestion and saves the fuel of cars. The performance of the AISBTLCS is compared with the Fixed Mode Traffic Light Controller. It is observed that the proposed Intelligent Traffic Light Controller is more efficient than the conventional controller in respect of less waiting time. In this research we use a countdown timer interfacing according to the traffic system using Lab VIEW software. The simulation of the algorithm of the traffic signal system was done using MATLAB software. Keywords: Traffic Light Control System (TLC), An Intelligent Sensor Based Traffic Light Controlling System (AISBTLCS). I. INTRODUCTION Millions of vehicles pass via roads and cities every day. Various economic, social and cultural factors affect growth of traffic congestion. The amount of traffic congestion has major impacts on accidents, loss of time, cost of money, delay of emergency, etc. Due to traffic congestions there is a loss in productivity from workers, people lose time, and trade opportunities are lost, delivery gets delay, and thereby the costs goes on increasing. To solve these congestion problems it is better to build new facilities and infrastructure but at the same time make it smart. Many traffic light systems operate on a timing mechanism that changes the lights after a given interval. An intelligent traffic light system senses the presence or absence of vehicles and reacts accordingly. The idea behind intelligent traffic systems is that drivers will not spend unnecessary time waiting for the traffic lights to change. An intelligent traffic system detects traffic in many different ways [1]. The older system uses weight as a trigger mechanism [2]. Current traffic systems react to motion to trigger the light changes. Once the infrared object detector picks up the presence of a car, a switch causes the lights to change. In order to accomplish this, algorithms are used to govern the actions of the traffic system. While there are many different programming languages today, some programming concepts are universal in Boolean Logic. We need to understand the function of traffic signals so that we can improve driving habits by controlling the speed in order to reduce the number of associated traffic accidents. The more number of drivers who know about the operation of traffic signals, the less frustrated they are going to be while waiting for the lights to change. The main aim in designing and developing of the Intelligent Traffic Signal Simulator is to reduce the waiting time of each lane of the cars and also to maximize the total number of cars that can cross an intersection given the mathematical function to calculate the waiting time. The traffic signal system consists of three important parts. The first part is the controller, which represents the brain of the traffic system. It consists of a computer that controls the selection and timing of traffic movements in accordance to the varying demands of traffic signal as registered to the controller unit by sensors [3]. The second part is the signal visualization or in simple words is signal face. Signal faces are part of a signal head provided for controlling traffic in a single direction and consist of one or more signal sections. These usually comprise of solid red, yellow, and green lights. The third part is the detector or sensor. The sensor or detector is a device to indicate the presence of vehicles. One of the technologies, which are used today, consists of wire loops placed in the pavement at intersections. They are activated by the change of electrical inductance caused by a vehicle passing over or standing over the wire loop. Recent technology utilization is video detection. A camera feeds a small computer that can "see" if a vehicle is present.
  • 2. D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510 1507 | P a g e II. CONVENTIONAL TRAFFIC LIGHT CONTROL SYSTEM The traditional traffic light control system of the intersection roads is shown in figure (1). The vehicles entering the intersection are denoted by red color, but the vehicles which are leaving the intersection are denoted by blue color. Any vehicle has the priority to enter the intersection; it has the priority to cross any road via the intersection. Each red vehicle entering the intersection can take place any blue vehicle leaving the intersection. Figure1: The traditional traffic light control system. III. PROPOSED MODEL Experimental setup: In order to implement the Intelligent Traffic Signal Simulator, one needs to setup and assemble the hardware components and write a program to control the intelligent traffic signal simulator. The layout of the Intelligent Traffic Signal Simulator is displayed in Figure 2. The blocks, which are labeled N1, N2, N3, E1, E2, E3, S1 and W1 are the infrared object detectors. Hardware components The traffic light system consists of four important components: the controller which is the brain to the system, the sensors which detect the presence of vehicles, the light emitting diodes (LED) which act as the actuator and the countdown timers which is displayed in Lab VIEW. BASIC STAMP 2 (BS2) is used as the microcontroller of the traffic signal. The BS2, which needs to be plugged to the Board of Education (BoE), is directly attached to the computer in order to program it. The wiring for the output and input signals is done from this board. Figure 3 shows the Board of Education to which a 9V DC power is supplied. There is also a DB9 connector, that is connected to the COM port of computer using RS-232 serial cable, for BS2 programming and serial communication during runtime. Next to the BS2, there is a breadboard. The breadboard has many strips of copper, which run underneath the board in a horizontal fashion. These strips connect the sockets to each other. As for the infrared object detector, SHARP GP2D15 is used. The sensor task is to detect the presence of vehicles. It is functioning continuously by giving a logic 0 when there are no vehicles and logic 1 when there are vehicles present. Therefore, they can detect the length of the queue depending on where they are placed. Each detector has a JST connector housing slot and three crimped wires to use in the JST connector. The connectors are plugged into the appropriate housing slot and into the detector. The light emitting diodes are used in order to show the traffic light changing according to the program. The LED light will change according to output by the microcontroller. In each lane, there are three LEDs according to traffic lights colors which consist of red, yellow and green. Moreover, two inverters were used in order to connect the output of green and red LEDs together. Therefore, when the green LED is ON then the red LED will be OFF and vice-versa. Figure 4 shows the connection of the input and output ports to sensors and LEDs. The BS2 microcontroller has 16 Input and Output ports. The ports were divided into 8 input and 8 output ports. The output ports, which are from P0 to P7, give either logic 0 or 1 to the LEDs. Meanwhile, the input ports, which are from P8 to P15, receive input signal from the sensors. Software simulation After the hardware had been setup, a program written in the BASIC programming language in the BASIC STAMP editor is downloaded into the microcontroller. The simulation of the algorithm of the traffic signal system was done using MATLAB software. Furthermore, the countdown timer interfacing according to the traffic system using Lab VIEW software is created using the BNC Adapter and the Data Acquisition Card (DAQ) device. The Lab VIEW programming is done in the diagram using graphical source code. In the block diagram the program runs from left to right. If the green light in the traffic model does not illuminate, the system goes into default since there is no input into the system. Fig. 2: Intelligent traffic signal simulator layout
  • 3. D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510 1508 | P a g e Fig. 3: Board of Education Fig. 4: Connection of the input and output ports to sensors and LEDs Fig. 5: Traffic signal sequence The signal from the sensor is acquired through the DAQ, which is connected, to the computer. IV. Implementation A single 3-lamp traffic light is considered as a finite state machine. It has three states, Red, Yellow, and Green, which are also the outputs. A single input for the traffic light is defined, with values 0 for no change and 1 for change. This input is connected to the output of a countdown timer, which outputs a 1when it reaches zero. Thus for a single light, we can draw the state transition diagram as shown in Fig. 5. A single traffic light is not very useful. In reality, lights are installed in pairs, with two pairs per intersection. Therefore, in the simulation one pair of lights was used to control traffic in the north-south direction, while the other pair controls the east-west direction. Furthermore, the two pairs of lights must be synchronized; therefore countdown timers are connected to the lights in pairs. Since the lights that make up a pair mirror each other, they are considered as a single light. But since the opposite pairs must be in sync, we must group their different outputs together. Thus there are 3 × 3 = 9 possible outputs. Each combined output describes the color of the north-south light along with the color of the east-west light. In order for the Traffic Signal Simulator to work intelligently, mathematical functions that can calculate the time needed for the green signal to illuminate based on the length of queue are developed. The length of queue is detected through the infrared object detectors by the presence of vehicles. The timing for the green signal to illuminate is given by: where d is the distance between one sensor to another sensor in (m), v1 is the average speed of the first car moving from stationary at the moment the signal turned green in (m/s), aa is the average acceleration of a car from stationary position to the next car position in (m/s2 ), vs is the average speed of a car moving from standstill after traffic light turns green in (m/s), z is a variable, which gives two values only: 0 when there is no sensor triggered and 1 if there is at least one sensor triggered, D12 is the total time delay given by: D12 = t1(nt-1)+t2 where t1 is the value of the first time delay in (s), nt equals to the number of sensors triggered, and t2 is the second time delay for each lane in (s). The first step in the simulator implementation is to install the hardware components. The connection of the BS2, infrared object detector, and light emitting diode (LED), AND gate and inverter gate should be wired correctly. Then the program codes that had been developed simultaneously are downloaded to the BS2. In each lane, three infrared object detectors have been installed. Therefore, the program will check first the condition of the sensors, whether they are triggered or not. The total number of sensors triggered will be used in the mathematical function to calculate the appropriate timing for the green signal to illuminate. After the green signal finishes the illumination timing, the yellow signal will illuminate for 2 seconds and then finally the red signal will illuminate. After that, the traffic signal will wait for 1 second before it goes to the next lane condition V. RESULTS AND DISCUSSION The traffic signal operation will start by the traffic lights illuminating in red for 1 second in all directions. Then the traffic signals will start illuminating in the clockwise direction of the magnet
  • 4. D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510 1509 | P a g e compass. This means that it will start operating in the North lane, then East lane, then South lane, then West lane and goes back to North lane. After the starting condition, the simulator will check the North lane condition. It will check whether the sensors are triggered or not. The total number of sensors triggered will be used in the mathematical function to calculate the appropriate timing for the green signal to illuminate. After the green signal finishes the illumination timing, the yellow signal will illuminate for 2 seconds and then finally the red signal will illuminate. After that, the traffic signal will wait for 1 second before it goes to East lane condition where the same check is performed before going to the south lane etc. Two displays where generated by Lab VIEW programming. The first is the front panel for the user interface and the other is the block diagram that contains the graphical source code that defines the functionality of the VI. The front panel for the current work is shown in the figure: Fig. 6: Front panel of counters As it can be seen in Figure 6, when one sensor is activated, Counter 1 will start counting down till it reaches zero. When the counter stops at zero, the traffic light will automatically shift from green to red coinciding with the traffic light on the traffic system model. Since the sensor only detects a presence of a single vehicle, therefore the counter will start counting downwards from 8 seconds to zero. If two sensors are triggered saying there are two vehicles, then Counter 2 will be activated and will start counting down from 16 seconds all the way to zero. This process is the same for three sensors triggered by the vehicles that will count down from 24 seconds to zero. The programming is done in the diagram using graphical source code. In the block diagram the program runs from left to right. If the green light in the traffic model does not illuminate, the system goes into default since there is no input into the system. The three different cases, where the sensors are triggered, are represented in three different block diagrams. In this thesis chapter several infrared sensors were used to detect the presence of vehicles in all four directions. This functions as when a vehicle blocks the sensor at a certain distance, the sensor is triggered and this will inform the BS2 that there is a vehicle in the specific lane. A while loop is used for the three cases of the block diagrams describing the three different conditions. The inner square contained in the while loop is called the case structure. The current design of a traffic light system in terms of mechanical, electrical, logic and instrumentation aspects takes full advantage of the application of sensors in the real life situation of traffic flow by optimizing the time between light changes. If there are no vehicles on the road in all four directions, then the lights will change from green to yellow in 2 seconds and from yellow to red in another 2 seconds. This process goes on in a cycle from the North lane, followed by the East lane, South lane and lastly the West lane. For example, if there are 2 vehicles on the North lane then the time taken from the green light to shift to yellow is 16 seconds. That goes equally for all the other lanes. In the model made, each vehicle represents several vehicles; therefore if there is 1vehicle blocking the sensor placed at the sides of the road then the sensor will be triggered and informs the BS2 that there are vehicles in those specific lanes. The intelligent traffic light that had been developed presents several advantages. Since the waiting time of the vehicles for the lights to change is optimal, the emission of carbon monoxide from the vehicles is reduced. This will give a positive effect to the green house effect towards the environment. The intelligent traffic system will also save the motorists’ time and reduces their frustration while waiting for the lights to change since it helps reducing congestion in the traffic intersections. Another advantage is that there is no interference between the sensor rays and there is no redundant signal triggering. By being able to interface with the lab VIEW software, the sensor based traffic system will easily accept feedback. Therefore there can be communication between the software and the hardware. Fig. 7: Default situation Fig.8: Situation where only 1 sensor is triggered
  • 5. D. Nageswara, Dr. K. Chandra Sekhara Reddy / International Journal of Engineering Research and Applications (IJERA) ISSN: 2248-9622 www.ijera.com Vol. 3, Issue 4, Jul-Aug 2013, pp.1506-1510 1510 | P a g e Fig. 9: Situation where 2 sensors are triggered Fig. 10: Situation where 3 sensors are triggered Fig. 11: Model of the traffic system VI. CONCLUSION An intelligent traffic light system had successfully been designed and developed. The sensors were interfaced with Lab VIEW integrated system. This interface is synchronized with the whole process of the traffic system. This prototype (Fig. 11) can easily be implemented in real life situations. Increasing the number of sensors to detect the presence of vehicles can further enhance the design of the traffic light system. Another room of improvement is to have the infrared sensors replaced with an imaging system/camera system so that it has a wide range of detection capabilities, which can be enhanced and ventured into a perfect traffic system. REFERENCES [1] Tzafestas et al., 1999. Advances in Intelligent Autonomous Systems: Microprocessor based and Intelligent Systems Engineering. Kulwer Academic Publishers. [2] Sun, W. and K.C. Mouskos, 2000. Network- wide traffic responsive signal control in urban environments. Proc. 4th Intl. Conf. Computational Intelligence & Neurosciences, Atlantic City, New Jersey, Feb. 27-Mar. 3. [3] Solomon, S., 1999. Sensors Handbook. McGraw- Hill, New York. [4] Papacostas, C.S. and Prevedouros, P.D., 1993. Transportation Engineering and Planning. 2nd Edn. Prentice Hall, Englewood Cliffs, New Jersey. [5] Nise, N.S., 1995. Control Systems and Engineering. Addison Wesley. 2nd Edn. 6. Gary W.J., 1994. Lab VIEW Graphical Programming. Electronics Engineering Department, Lawrence Livermore National Laboratories, McGraw Hill Inc. [6] Bolton, W., 1996. Mechatronics: Electronic Control Systems in Mechanical Engineering. Addison Wesley Longman Limited, 1996 [7] http://www.ercim.org/publication/rcim Authors Biography D. Nageswara is working as principal in Sri Satya Sai Junior College, Anantapuram. . He is having 16 years of teaching experience. He received his M.phil. from Alagappa university in the year 2008. He is pursuing Ph.D in Dravidian university. His areas of interests are micro controllers and Embedded systems. Dr. K. Chandra Sekhara Reddy is working as Associate Professor of Physics in S.S.B.N.College, Anantapur. He is having 25 years of teaching experience. He received his Ph.D. from Sri Krishnadevaraya University, Anantapur in the year 1996. He guided 11 M.Phil students. Five scholars are working under his guidance for their Ph.D. He published 10 papers in National and International Journals. His areas of interest are Liquid Crystals, Nano materials and Embedded systems.