0% found this document useful (0 votes)
5 views11 pages

IR Sensor-Based LED Control System

Uploaded by

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

IR Sensor-Based LED Control System

Uploaded by

kirubakaran5454
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

WEATHER MONITORING SYSTEM

MINI PROJECT (ASSIGNMENT II) REPORT


On
23ECP103 SESNSORS AND TRANSDUCERS
Submitted by
AADHISIVAN P (717823T101)
KIRUBAKARAN J (717823T128)
NISHWAN T (717823T136)
SELVA KARTHICK S (717823T150)

In partial fulfillment for the award of degree


of

BACHELOR OF ENGINEERING
IN

ELECTRONICS AND TELECOMMUNICATION


ENGINEERING

KARPAGAM COLLEGE OF ENGINEERING


COIMBATORE – 641 032

ANNA UNIVERSITY: CHENNAI 600 025

DECEMBER-2025
DECLARATION

We hereby declare that this mini project report on 23ECP103 SESNSORS


AND TRANSDUCERS entitled “ OBJECT DETECTION SYSTEM.” submitted
by me for the degree of BE in Electronics and Telecommunication Engineering
at Karpagam College of Engineering, Coimbatore is the record of original work
done by me under the guidance and supervision of [Link] N M,
M.E,(Ph.D) ASSISTANT PROFESSOR at the Department of Electronics and
Communication Engineering, Karpagam College of Engineering, Coimbatore –
641032 and has not formed the basis for the award of any degree, or diploma or
titles in this institution or any other Institution of higher learning.

Date: Name and Signature of the Candidate


Place:Coimbatore AADHISIVAN P (717823T101)
KIRUBAKARAN J (717823T128)
NISHWAN T (717823T136)
SELVA KARTHICK S (717823T150)
INDEX

[Link] CONTENTS PAGE.


NO
1 Abstract

2 Chapter 1:Introduction

3 Chapter 2:Literature Survey

4 Chapter 3 : Components Description

5 Chapter 4 : Block Diagram and Circuit Diagram Description

6 Chapter 5 :Results and Hardware Images

7 Chapter 6:Conclusion

8 Conclusion

9 References
ABSTRACT

This project demonstrates a simple automatic LED control system using an Infrared (IR)
sensor. The system automatically turns on the LED when an object or a human hand is
detected near the sensor and turns it off when the object is removed. The circuit operates
on the principle of infrared reflection, where the IR transmitter emits infrared rays, and
the IR receiver detects the reflected rays from nearby objects. When the sensor output
changes, it activates the LED using either a transistor switch or a microcontroller.

This project is cost-effective, energy-efficient, and can be applied in smart lighting,


automatic handwash dispensers, or touchless control [Link] primary objective of
this project is to illustrate the principle of non-contact object detection and its practical
application in everyday devices. The project highlights the simplicity and effectiveness of
IR sensors for proximity detection, making it ideal for touchless switches, automatic
lighting systems, and hygiene-focused solutions. This hands-on implementation also
serves as an educational platform for understanding sensor interfacing, basic electronic
circuits, and control mechanisms.
CHAPTER 1
INTRODUCTION

Infrared (IR) sensors are widely used in modern electronic systems for non-contact
detection of objects. These sensors work by emitting infrared light and detecting its
reflection from nearby objects. When an object, such as a hand, comes within the
sensor’s range, the reflected signal triggers an output, which can be used to control
devices such as LEDs, buzzers, or motors.

This project focuses on a simple application of an IR sensor for detecting hand


movements and controlling an LED. The system demonstrates the principle of proximity
detection and its potential applications in touchless switches, automatic lighting systems,
and security devices. Such touchless systems are particularly useful in improving hygiene
and convenience, as they eliminate the need for physical contact.

Objectives

 To implement a basic object detection system – Use the IR sensor to detect hand
movement.

 To control an LED based on sensor input – Turn the LED on when an object is
detected and off when it is removed.

 To demonstrate practical applications of proximity sensors – Explore how such


sensors can be used in real-world touchless devices.

 To develop skills in simple electronic circuit design – Gain hands-on experience


connecting sensors, LEDs, and power sources in a functional system.
CHAPTER 2
LITERATURE SURVEY

Infrared (IR) sensors have been widely used in various electronic applications due to their
reliability, simplicity, and cost-effectiveness. The literature highlights several
implementations of IR sensors in automatic and touchless systems.

[Link] Detection and Automatic Switching


Several studies demonstrate the use of IR sensors for proximity detection. IR sensors emit
infrared light and detect reflected signals from nearby objects. This principle has been
applied in automatic lighting systems, touchless faucets, and hand sanitizers, where
human presence triggers an action without physical contact. Researchers have
emphasized the importance of sensor calibration to achieve accurate detection within the
desired range.

[Link]-Contact Control Systems


Non-contact or touchless control systems reduce wear and tear in mechanical devices and
improve hygiene, especially in public spaces. For instance, automatic doors, dispensers,
and alarm systems rely on IR sensors to detect motion or proximity. Literature suggests
that integrating IR sensors with microcontrollers or simple circuit components can
enhance system responsiveness and reliability.

[Link] Control Applications


Several projects have explored the use of IR sensors for controlling LEDs as indicators or
signaling devices. These systems demonstrate how simple sensor inputs can drive visual
outputs, making them ideal for beginner-level electronics projects. Studies indicate that
combining IR sensors with LEDs can also serve as a foundation for more complex
systems, such as gesture-controlled devices or obstacle detection robots.
CHAPTER 3
COMPONENTS DESCRIPTION

Components Used:

 IR sensor

 LED

 Resistors

 Jumper Wires

 Breadboard

 Power Supply

Component Specification Quantity Purpose / Function


3-pin (VCC, GND, OUT), Detects the presence of
IR Sensor
Detection range: 2–30 cm, 1 hand/object and outputs
Module
Operating voltage: 3.3–5V voltage to drive LED
Standard 5mm Red LED, Forward
Turns ON when IR sensor
LED voltage: 2V, Forward current: 1
detects an object
20mA
Resistor (for Limits current through LED
220Ω, 1/4W 1
LED) to prevent damage
Connects components on
Jumper Wires Male-to-male, 20 cm 4–6
breadboard
Prototyping and testing
Breadboard Standard 400-pin 1
connections
Powers the IR sensor and
Power Supply 5V DC (USB or battery pack) 1
LED
CHAPTER 4
BLOCK DIAGRAM AND CIRCUIT DIAGRAM DESCRIPTION

Circuit Description: IR Sensor–LED Project

This circuit is designed to turn on an LED when an object (like a hand) is detected by
an IR sensor and turn it off when the object is removed. It is a simple proximity detection
system.

Working Principle

[Link] IR sensor emits infrared light continuously.

[Link] a hand or object comes near, the IR light reflects back to the sensor.

[Link] sensor outputs a signal (HIGH/LOW) depending on detection.

[Link] output is connected to the LED through a resistor.

[Link] the sensor detects an object, it activates the LED, allowing current to flow.

[Link] the object is removed, the sensor output changes, and the LED turns off.

1.
CHAPTER 5
RESULTS AND HARDWARE IMAGES
CHAPTER 6
CONCLUSION

In this project, an IR Sensor-based LED control system was successfully designed and
implemented. The primary objective was to detect the presence of an object or hand in
front of the IR sensor and control the LED accordingly. The system demonstrated reliable
performance, with the LED turning ON when an object was detected and turning OFF
when the object was removed.

The project highlights the practical application of infrared sensing technology in


automation, contactless switching, and safety systems. Through the use of basic
components such as IR sensors, LEDs, resistors, and a power supply, a simple yet
effective detection mechanism was achieved.

Key conclusions from the project include:

1. The IR sensor reliably detects the presence of objects within its specified range.
2. The LED responds immediately to sensor input, showing the effectiveness of the
control circuit.
3. The system is energy-efficient and easy to construct, making it suitable for educational
and practical applications.

This project lays the foundation for future enhancements, such as integrating
microcontrollers for advanced control, using multiple sensors for more complex
automation, or applying the system in real-world scenarios like automatic lighting,
obstacle detection, or security systems.

In summary, the project successfully demonstrates the principle of contactless object


detection and its practical implementation, providing both educational value and
potential for further development in automation technology.
REFERENCES

· Robert L. Boylestad and Louis Nashelsky, Electronic Devices and Circuit Theory,
11th Edition, Pearson, 2013.

Covers operational amplifiers, sensor interfacing, and general circuit analysis.

· B.L. Theraja and A.K. Theraja, Basic Electronics, 22nd Edition, S. Chand &
Company, 2015.

Good for understanding fundamental electronic components like resistors, LEDs,


and transistors.

· K. Lal Kishore, Electronic Instrumentation, 1st Edition, Tata McGraw-Hill, 2010.

Discusses sensors, temperature measurement, control systems, and alarm circuits.

· Albert Malvino, Electronic Principles, 7th Edition, McGraw-Hill Education, 2016.

Explains the working principles of semiconductors, diodes, and LEDs in circuits.

· Horowitz and Hill, The Art of Electronics, 3rd Edition, Cambridge University Press,
2015.

You might also like