Traffic Signal: Digital Logic Design
Traffic Signal: Digital Logic Design
Traffic Signal: Digital Logic Design
SIGNAL
DIGITAL LOGIC DESIGN
TABLE OF CONTENTS:
PROJECT PROPOSAL:......................................................................................2
INTRODUCTION:...............................................................................................2
CONTROL LIGHTS INDICATION:..................................................................2
COMPONENTS REQUIREMENTS:..................................................................3
555 TIMER IC:................................................................................................3
4017 IC COUNTER:........................................................................................4
CAPACITORS:................................................................................................6
RESISTANCE:................................................................................................6
DIODE.............................................................................................................6
POTENTIOMETER:.......................................................................................................7
WORKING:............................................................................................................................7
CIRCUIT DIAGRAM:........................................................................................................8
1|Page
PROJECT PROPOSAL:
As we all know, the name of the project is “Traffic Light Control”. The
fundamental idea of this simple electronic project is to control the traffic. It can be
used to avoid the vehicular collisions and traffic jams. This project is just a one-
way traffic controller, although it can be further modified as well. Project will
work in a way, it provides the instruction to the driver whether to drive through the
intersection or yield at the intersection.
INTRODUCTION:
Traffic Lights are used to control the vehicular traffic. In the modern era, everyone
has different types of vehicles resulting in rise to the numbers of vehicles. That’s
why traffic lights are mandatory to avoid the traffic jams and accidents. There are
three lights in the traffic signal, having different message for the drivers. Red light
(upper one) asks the driver to yield at the intersection, green light (last one) gives
the driver free license to drive through the intersection whereas the yellow light
(middle one) alerts the driver to wait if the next light is red one or get ready to go /
turn the engine ON if the green light is next.
Traffic light has proved to be an amazing way to stop the vehicular collisions and
control the traffic jams in today’s modern era where everyone owns the different
types of vehicles.
There are three control lights or signals, which will provide the instruction to the
driver.
RED light – instructs the driver to STOP at the intersection.
YELLOW light – instructs the driver to WAIT (If red light is next) or GET
READY (if green light is next)
2|Page
GREEN light – instructs the driver to GO through the intersection.
COMPONENTS REQUIREMENTS:
There are quite a few components, which we will be using to make our Traffic
Light Signal. Following is the list of the components.
3|Page
4|Page
4017 IC COUNTER:
The 4017 IC is a 16-pin decade counter from the 4000 series. It takes clock pulses
from the clock input, and makes one of the ten outputs come on in sequence each
time a clock pulse arrives.
5|Page
Pin
Name Purpose
number
0 V,
8 The connection to the 0 V rail
VDD
6|Page
9 (thus a transition from low to high occurs when counting from 9 back to 0)
Latch enable - latches on the current output when high (i.e. the chip counts
13 LE
when LE is low)
14 CLK Clock in
15 RST Reset - sets output 1 high and outputs 2 through 10 low, when taken high
+9 V,
16 The connection to the +VCC rail (voltage between +3 V and +15 V)
VCC
CAPACITORS:
A device used to store an electric charge, consisting of one or more pairs of
conductors separated by an insulator.
RESISTANCE:
The electrical resistance of a circuit component or device is defined as the ratio of
the voltage applied to the electric current which flows through it.
DIODE:
In electronics, a diode is a two-terminal electronic component that conducts
primarily in one direction, it has low resistance to the flow of current in one
direction, and high resistance in the other. A diode is a specialized electronic
component with two electrodes called the anode and the cathode. Most diodes are
made with semiconductor materials such as silicon, germanium or selenium.
7|Page
POTENTIOMETER:
A potentiometer, informally a pot, is a three-terminal resistor with a sliding or
rotating contact that forms an adjustable voltage divider.
Potentiometers are commonly used to control electrical devices such as volume
controls on audio equipment.
WORKING:
This traffic light is made with the help of counter IC, which is mainly used for
Sequential Circuits. We can also call it as Sequential Traffic Lights. Sequential
Circuit are used to count the numbers in the series.
Coming to the working principle of Traffic Lights, the main IC is 4017 counter IC
which is used to glow the Red, yellow and green LED respectively. 555 timer acts
as a pulse generator providing an input to the 4017 counter IC. Timing of glow of
certain lights totally depends upon the 555 timer’s pulse, which we can control via
the Potentiometer so if you want to change the time of glow, you can do so by
varying the potentiometer, having the responsibility for the timing. LEDs are not
connected directly with 4017 counter, as the lights won’t be stable. We have used
the combination of 1N4148 diodes and the LEDs in order to get the appropriate
output.
8|Page
CIRCUIT DIAGRAM:
9|Page