Automatic Street Light Using PIC Microcontroller
Automatic Street Light Using PIC Microcontroller
Automatic Street Light using LDR and PIR sensor using PIC
Microcontroller
__________________________________________________________________________________________
Abstract: Generally, street lights are switched on for the wastages and manually dimming during midnight is
whole night and during the day they are switched off. But impracticable. Also, dynamically tracking the light level is
during the night time there is no need of street lights if there manually impracticable. The current trend is the introduction
is no traffic. Saving of this energy is very important factor of automation and remote management solutions to control
these days as the resources are getting degraded day by day. street lighting .There are various numbers of control strategy
Alternatives for natural resources are very less and our next and methods in controlling the street light system such as
generation may face a lot of problem because of them. This design and implementation of automatic traffic controller,
circuit makes use of a PIR sensor, which is basically an design and fabrication of automatic street light control system,
infrared sensor which detects motion. By using this sensor, automatic street light intensity control and road safety module
we can make sure that electricity is not wasted unnecessarily. using embedded system , automatic street light control system,
The circuit is designed in such a way that, it is witched off In this paper two kinds of sensors will be used which are light
during the day time and gets automatically switched on as sensor and photoelectric sensor. The light sensor will detect
soon as it gets dark. When no movement is sensed by the PIR darkness to activate the ON/OFF switch, so the streetlights
sensor, the lights work at minimum intensity. As soon as will be ready to turn on and the photoelectric sensor will
vehicle movement is detected by the sensor, the lights start detect movement to activate the streetlights. LDR, which
working at maximum intensity. After a few seconds, it varies according to the amount of light falling on its surface,
returns to low intensity. this gives an inductions for whether it is a day-night time, the
Keywords: sensors, LDR, PIR, PIC Microcontroller LDRs are placed on the side of the road, which can be
1.Introduction controlled by microcontroller PIC16f877A. The LDR will be
The idea of designing a new system for the streetlight that do activated only on the night time. If any object crosses the PIR
not consume huge amount of electricity and illuminate large Sensor, a particular light will be automatically ON For its full
areas with the highest intensity of light is concerning each intensity. By using this as a basic principle, the intelligent
engineer working in this field [1]. Providing street lighting is system can be designed for the perfect usage of streetlights in
one of the most important and expensive responsibilities of a any place. The block diagram of street light system consists of
city. Lighting can account for 1038% of the total energy bill microcontroller, LDR, and PIR sensor. By using the LDR we
in typical cities worldwide. Street lighting is a particularly can operate the lights, i.e. when the light is available, then it
critical concern for public authorities in developing countries will be in the OFF state and when it is dark the light will be in
because of its strategic importance for economic and social ON state, it means LDR is inversely proportional to light.
stability. Inefficient lighting wastes significant financial When the light falls on the LDR it sends the commands to the
resources every year, and poor lighting creates unsafe microcontroller that it should be in the OFF state then it switch
conditions. Energy efficient technologies and design OFF the light, the PIR sensor will be used to detect the
mechanism can reduce cost of the street lighting drastically. presence of an object and when an object passes the PIR
Manual control is prone to errors and leads to Energy sensor, The intensity of the light again becomes at 100% for
24
All rights reserved by www.ijrdt.org
Paper Title:- Automatic Street Light using LDR and PIR sensor using PIC Microcontroller
the next 10 seconds. PIR sensor senses vehicle movement, the led output goes to
2.System Block Diagram maximum. It stays high for a few seconds and then returns to a
low intensity state. This is achieved by using a PWM which is
internally present in the microcontroller.
4.Circuit Diagram
LCD1
LM016L
1
LDR1
TORCH_LDR
RV1
VDD
VSS
VEE
RW
RS
D0
D1
D2
D3
D4
D5
D6
D7
50%
E
R1
1
2
3
4
5
6
7
8
9
10
11
12
13
14
10k
10k
+5v
C1
U1
13 33
OSC1/CLKIN RB0/INT
14 34
22pf OSC2/CLKOUT RB1
35
RB2
2 36 +12v
RA0/AN0 RB3/PGM
X1 3
RA1/AN1 RB4
37
CRYSTAL 4 38
RA2/AN2/VREF-/CVREF RB5
5 39
RA3/AN3/VREF+ RB6/PGC
6 40
RA4/T0CKI/C1OUT RB7/PGD
C2 7
RA5/AN4/SS/C2OUT
RC0/T1OSO/T1CKI
15 D1
8 16 LED-YELLOW
RE0/AN5/RD RC1/T1OSI/CCP2
9 17
RE1/AN6/WR RC2/CCP1
10 18
22pf RE2/AN7/CS RC3/SCK/SCL
23
RC4/SDI/SDA
1 24
MCLR/Vpp/THV RC5/SDO
25
RC6/TX/CK
26
RC7/RX/DT
R2 Q1
19 BD139
RD0/PSP0
20 1k
RD1/PSP1
R5 21
RD2/PSP2
22
RD3/PSP3
27 +5v
10k RD4/PSP4
28
RD5/PSP5
+5v 29
RD6/PSP6
30
RD7/PSP7
PIC16F877A
R3
10k
25
ISSN:-2349-3585 |www.ijrdt.org
Paper Title:- Automatic Street Light using LDR and PIR sensor using PIC Microcontroller
26
ISSN:-2349-3585 |www.ijrdt.org