You are on page 1of 16

AUTOMATED TRAFFIC

SIGNAL CONTROLLER

Anand Kokkanavar
Natthaphat Rojanasupamit
Prabhat Kumar Shukla

Guided by :
Bharati V. Kalghatgi
Lecturer, Department of TE
Main Features of the Controller

1. Assumes equal traffic density on all the roads.


2. Allows the pedestrians to safely cross the road
during certain periods.
3. Uses digital logic, can be easily implemented by
using logic gates.
4. Is generalized and can be used for different roads
with slight modification.
5. Can also be exercised manually when desired.
Brief Procedure to Design the Controller

Traffic Flow Diagram

Simultaneous
States Table

Boolean Expressions

Circuit Diagram
Flow of traffic in all possible directions

The
Pedestrians
Timeleft- and for
period right-
crossing
turning
which north
traffic
green, – south
and pedestrians
yellow, : green
and signals
crossing
red signals on unit
remainnorth2 and
‘on’-(and
south,
3.
and
Pedestrians
theneast - west,
repeat) forcrossing
only green
east
the straight signals
– westare
moving :used.
green
traffic signalsinto
is divided on 8unit 6 and 7.
units.
Simultaneous States of Signals

This Simultaneous States Table is obtained


from Traffic Flow Diagram.
From Simultaneous
States table, Obtain
XYZ
Boolean Expressions
XYZ
XYZ
Similarly, using K-map
for the remaining signals.
Boolean Functions
Circuit Diagram
IC 74160 Synchronous Decade Counter

 Count from 0 to 9 (0000 to 1001 in binary).


 For normal counting, the reset, preset,
count enable and carry in inputs should
all be high.
 When count enable is low, the clock
input is ignored and counting stops.
 The counter may be preset by placing
the desired binary number on the
inputs A-D, making the preset input
low, and applying a positive pulse to
the clock input.
IC 74160 In Automated Traffic Signal Controller

 The inputs A-D are left


unconnected.
 By connecting its Q3 output
through a NOT gate to the
reset input, it is wired as
3-bit binary counter
(000 to 111 in binary).

Therefore, binary outputs Q2, Q1, and Q0 form


variables X, Y, and Z respectively.
IC General Description
555
 A highly stable device for generating accurate
time delays or oscillation.
 In the time delay mode of operation, the time is
precisely controlled by one external resistor and
capacitor.

In this Automated Traffic Signal Controller, Timer


555 is used as an Astable Multivibrator to
generate clock signal for the 4-bit counter 74160.
IC Astable Waveforms
555
 Charge time (output high)
t1 = 0.693 (R1 + R2) C
 Discharge time (output low)
t2 = 0.693 (R2) C
 The total period :
T = t1 + t2 = 0.693 (R1 + 2R2) C

Using R1=220kΩ , R2=470kΩ , C=10uF


Then t1=4.7955 s , t2=3.2665 s
T=8.062 s => Each unit of 8 seconds theoretically.
Traffic signals are
stimulated using LEDs
Rig-up Circuit on Breadboard
Bibliography

 Digital Logic Applications and Design by John M.


Yarbrough, Thomson
 Fundamentals of Electronic Devices and Circuits by
David A. Bell
 Fundamentals of Logic Design by Charles H. Roth,
Thomson
 Synchronous Up/Down Counter by Stan, M. R. and
Bufieson, W. P.
 http://www.electronicsforu.com/efylinux/circuit/nov2002/
traffic.pdf
 http://www.kpsec.freeuk.com/components/74series.htm
 http://en.wikipedia.org/wiki/555_timer_IC
END

You might also like