0% found this document useful (0 votes)
48 views1 page

Automatic Street Light Intensity Control: 2.1 Working Procedure

The document describes the working procedure of an automatic street light intensity control system. It uses a step-down transformer to reduce the voltage to 12V, which is then rectified and regulated to 5V for the microcontroller. The microcontroller generates pulse width modulation signals based on the light level detected by an LDR sensor. These signals control a MOSFET driver and transistor to adjust the on/off time of the street lights based on the ambient light level.

Uploaded by

Nikhith Reddy
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views1 page

Automatic Street Light Intensity Control: 2.1 Working Procedure

The document describes the working procedure of an automatic street light intensity control system. It uses a step-down transformer to reduce the voltage to 12V, which is then rectified and regulated to 5V for the microcontroller. The microcontroller generates pulse width modulation signals based on the light level detected by an LDR sensor. These signals control a MOSFET driver and transistor to adjust the on/off time of the street lights based on the ambient light level.

Uploaded by

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

AUTOMATIC STREET LIGHT INTENSITY CONTROL

2.1 WORKING PROCEDURE


230 V AC supply is given to the step down transformer. This step down transformer
steps down the voltage to 12V. This voltage is given to the rectifier. The rectifier used here is
the bridge rectifier this is formed by the 4 1N4007 diodes .This rectifier gives the pulsating
dc as the out put . This consists of ac ripples in order to remove this ac ripples we are
connecting 1000 micro farads capacitor from which ac ripples are grounded
The 12V dc supply coming out from the rectifier divides into 2 ways .from that one is
given to the regulator and other is given to the mosfet driver. Thus this 12V supply which is
given to the regulator this regulator is the 7805 voltage regulator this coverts 12V to 5V since
the microcontroller needs 5V
In this microcontroller we write logic program by using pulse width modulation logic
& by taking LDR as a base.LDR is nothing but Light Dependent Resistor this is constructed
by using cadmium material, It is operated when solar light is increasing along with it LDR
increase a voltage generation within due to this resistance value is to be decreases.
Whatever voltage is generated in the LDR is passed to micro controller based on this
signal pulse width modulation is operated according to this, In pulse width modulation width
is increases or decreases by depending upon the LDR.
When micro controller operates it gives the pulse width modulation signals. Whatever
signal is generated in the micro controller is forwarded to the mosfet driver.

If transistor is on, it will pull down MOSFET voltage to ground so MOSFET becomes off.
Likewise, if transistor is off, MOSFET conducts to make LEDs on.

You might also like