0% found this document useful (0 votes)
234 views3 pages

Solar Powered Automatic Street Light Control System

This document describes a solar-powered automatic street light control system that uses an LDR sensor to detect light intensity and control street lights accordingly. The system consists of a solar power supply, Arduino UNO, relay, lighting system, and LDR sensor. The LDR sensor measures environmental light and sends a signal to the Arduino, which then triggers a relay to turn the street lights on when light is low and off when light is sufficient, automatically saving power.

Uploaded by

siddharth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
234 views3 pages

Solar Powered Automatic Street Light Control System

This document describes a solar-powered automatic street light control system that uses an LDR sensor to detect light intensity and control street lights accordingly. The system consists of a solar power supply, Arduino UNO, relay, lighting system, and LDR sensor. The LDR sensor measures environmental light and sends a signal to the Arduino, which then triggers a relay to turn the street lights on when light is low and off when light is sufficient, automatically saving power.

Uploaded by

siddharth
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

SOLAR POWERED AUTOMATIC STREET LIGHT

CONTROL SYSTEM

Objective:
The main objective of this project is to automate the street light system depending
upon the intensity of the environment light intensity by using the LDR sensor. The total
system is powered with solar.

Scope:
The project can be applied to all streets light where you need to automatically
switch on and switch off the lamp according to light intensity. It will also save power as it
automatically switches off the light.

Methodology:
This project is designed by following blocks,
Power Supply
Arduino UNO
Relay
Lighting system

The system consists of power supply unit, lighting system, LDR (light dependent
resistor), comparator and a relay. The LDR is a light detecting resistor, which output
voltage varies depends on the environmental light, it is connected with Arduino UNO for
compare the reference value and input value, when the sun light is low, the LDR sends
low voltage to the Arduino UNO, so the reference voltage and LDR output voltage are
not matched with each other, then the Arduino UNO triggers a high pulse from its output
pin, this is given to the relay driver circuit for ON the street light. If the environmental
light is in normal power the LDR output voltage will be equal to the reference value then
the Arduino UNO triggers a low pulse to the relay driver circuit, so the street light will
switch OFF by relay.
APPLICATIONS:
It is used in large industries.
Used in apartments and hospitals.

ADVANTAGES:
No manual work.
Saves power.

BLOCK DIAGRAM:

You might also like