Basic Electronics Lab Project Report
Basic Electronics Lab Project Report
Code
Muhammad Saad1, Mohsin Bashir2, Daim Ejaz3
Department of Mechanical Engineering (SMME), National University of Sciences & Technology (NUST),
Islamabad 44000, Pakistan
Email: saadfaruikh786@gmail.com, yesboss511@gmail.com,
daimejaz001@gmail.com
Abstract Introduction
The project is based on designing a density based The main purpose of introducing this
dynamic traffic signal system. As the number of smart traffic system is that if for every
road user’s increase constantly and current minute the vehicles at the standard
resources & infrastructures being limited; a smart junction are dense then traffic lights shall
traffic control will become a very important issue in be changed to each side for some fixed
the future. These needs have led to an ever- time. Even though there are no vehicles at
increasing demand for an “intelligent” traffic side, the traffic signals will glow for a
control system. Therefore, optimization of traffic given fixed time. Due to that there is time
control to better accommodate this increasing wastage & vehicles on the other side must
demand is needed. Our project will demonstrate the wait for the time to complete the process.
optimization of traffic control in a city using So, to reduce the wastage of time, we can
wireless sensors. Traffic control optimization is a implement the system that controls the
tough problem. With multiple junctions, the traffic based on the heavy flow of vehicles
complexity increases as the state of one light node at any side. With this system, we shall
influences the flow of traffic towards many other count the number of vehicles at each side
nodes. Sometimes higher traffic density at one side at the junction and give path to the side
of the junction demands longer green time as which has denser traffic and keeping the
compared to standard allotted time We, therefore other sides stopped.
propose here a Mechanism in which the time period
of green light and red light is assigned on the basis The prototype in this project is a four-
of the density of the traffic present at that time. This junction setup; an infrared transducer is
is achieved by using Infrared sensors. Once the placed at each junction nodes. The relative
density is calculated, the glowing time of green light reflection frequency of IR causes the
is assigned by the help of the Microcontroller micro controller to act whenever a
(Arduino). The sensors which are present on sides considerable amount of the vehicles
of the road will detect the presence of the vehicles deposited at the respective nodes. The
and sends the information to the microcontroller micro controller sends the abrupt timing
where it will decide how long a flank will be open signals to the traffic lights based on the
or when to change over the signal lights. varying densities of the vehicles.
Conclusion:
This Arduino based system controls the flow of
traffic flow on the basis of density of traffic on
different lanes. Higher the density, higher the
allowed passing time. The ON time alternates
between lanes in an anti-clockwise way, which is
violated only when the system detects an
ambulance in a lane. Thus, our system gives
highest priority to ambulance and then lane with
high density.
References:
1. Smart traffic signal using ultrasonic sensor
Rahul N. Dhole ; Vishal S. Undre ; Chetan
R. Solanki ; Satish R. Pawale, IEEE.
3
4