Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
432 views

48.lamp Illumination Control System Using Sensor Circuit

This document describes a lamp illumination control system using a sensor circuit. The system aims to automatically control the illumination of a lamp using a light dependent resistor (LDR) without human interference. It uses an LDR to sense light levels and send analog values to an analog-to-digital converter and microcontroller to determine the pulse width modulation signal sent to control the lamp brightness. The hardware components include an LDR, microcontroller, power supply, analog-to-digital converter, LCD display, and lamp. The system is designed and programmed using software tools like Keil, Embedded C, Express PCB, and ISP to automatically adjust the lamp illumination based on environmental light levels measured by the LDR sensor.

Uploaded by

Tanupriya Goel
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
432 views

48.lamp Illumination Control System Using Sensor Circuit

This document describes a lamp illumination control system using a sensor circuit. The system aims to automatically control the illumination of a lamp using a light dependent resistor (LDR) without human interference. It uses an LDR to sense light levels and send analog values to an analog-to-digital converter and microcontroller to determine the pulse width modulation signal sent to control the lamp brightness. The hardware components include an LDR, microcontroller, power supply, analog-to-digital converter, LCD display, and lamp. The system is designed and programmed using software tools like Keil, Embedded C, Express PCB, and ISP to automatically adjust the lamp illumination based on environmental light levels measured by the LDR sensor.

Uploaded by

Tanupriya Goel
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

LAMP ILLUMINATION CONTROL SYSTEM USING

SENSOR CIRCUIT

Head office: 2nd floor, Solitaire plaza, beside Image Hospital, Ameerpet, Hyderabad
www.kresttechnology.com, E-Mail: krestinfo@gmail.com , Ph: 9885112363 /
040 44433434
AIM:

The main aim of the project is to control the Illumination of the lamp automatically
by using LDR

PURPOSE:

The purpose of the project is to change the illumination of the lamp automatically
without human interference by using LDR.

BLOCK DIAGRAM:

Power
supply
LCD

Micro
controlle Driver
LDR ADC r Circuit

LAMP

Head office: 2nd floor, Solitaire plaza, beside Image Hospital, Ameerpet, Hyderabad
www.kresttechnology.com, E-Mail: krestinfo@gmail.com , Ph: 9885112363 /
040 44433434
POWER SUPPLY:

Step Down Bridge Filter Regulato


r
Transforme Rectifier Circuit section
r

DESCRIPTION:

LDR based automatic lamp illumination controller (PWM Control) project gives the
concept of light illumination of lamp is automatically controlled based upon the values of
LDR. Here LDR is Light Dependent Resistor. It senses the light from the environment
and gives the analog values to the ADC. This ADC device converts the analog signals
into digital values.

So these analog values are continuously fed to the controller. Here controller takes the
LDR values through the ADC and gives the pulses to the LAPM according to the LDR
values. So by this project we are automatically controlling the illumination of the light
by giving deferent pulses to the lamp based upon LDR values.

HARDWARE COMPONENTS:

Microcontroller
Power supply
ADC
LCD
LDR
LAMP

SOFTWARE TOOLS:

Head office: 2nd floor, Solitaire plaza, beside Image Hospital, Ameerpet, Hyderabad
www.kresttechnology.com, E-Mail: krestinfo@gmail.com , Ph: 9885112363 /
040 44433434
Keil
Embedded C
Express PCB
ISP

RESULT:
According to this project we can automatically controlled the illumination of the
Lamp by using LDR sensor.

Head office: 2nd floor, Solitaire plaza, beside Image Hospital, Ameerpet, Hyderabad
www.kresttechnology.com, E-Mail: krestinfo@gmail.com , Ph: 9885112363 /
040 44433434

You might also like