Project Report
Project Report
Project Report
Submitted By:
Labiba Faizah
ID: 2012230642
Section: 04
Group Members:
Nahian Sarower Siam ID:1631954642
Faiaz Khan ID: 1912414642
Md Muktadir Hossain ID:1530370042
Introduction:
PIR (passive infrared) sensors utilise the detection of infrared that is radiated from all objects
that emit heat. This type of emission is not visible to the human eye, but sensors that operate
using infrared wavelengths can detect such activity.
A motion detection light detects movement and turns on automatically when someone
approaches it. Motion detection lights use infrared sensors to detect movement and turn on the
light, saving energy and increasing safety and security.
Objective:
The PIR sensor is mainly used to detect motion by measuring any change in InfraRed levels
emitted by objects. Pyroelectric devices have elements which are made of a crystalline material,
means they generate an electric current when they are exposed to InfraRed radiation. PIR
sensors allow you to sense motion, almost always used to detect whether a human has
moved in or out of the sensors range. They are small, inexpensive, low-power, easy to use
and don't wear out. For that reason they are commonly found in appliances and gadgets used
in homes or businesses. They are often referred to as PIR, "Passive Infrared", "Pyroelectric",
or "IR motion" sensors.
Equipment List:
1) Arduino UNO
2) PIR Sensor
3) Breadboard
4) LED Light
5) 5V Relay
6) Jumper Wires
Initially, when there is no human movement, the PIR Sensor doesn’t detect any person and its
OUT pin stays LOW. As the person enters the room, the change in infrared radiation in the room
is detected by the PIR Sensor.
As a result, the output of the PIR Sensor becomes HIGH. Since the Data OUT of the PIR Sensor
is connected to Digital Pin 8 of Arduino, whenever it becomes HIGH, Arduino will activate the
relay by making the relay pin LOW (as the relay module is an active LOW module).
This will turn the Light ON. The light stays turned ON as long as there is movement in front of
the sensor.
If the person takes a nap or leaves the room, the IR Radiation will become stable (there will be
no change) and hence, the Data OUT of the PIR Sensor will become LOW. This in turn will
make the Arduino to turn OFF the relay (make the relay pin HIGH) and the room light will be
turned OFF. on your specific requirements.
Circuit:
Flowchart Diagram:
Conclusion:
In conclusion, the motion detection project using a PIR sensor offers a convenient and energy-
efficient way to automate lighting systems. By leveraging the PIR sensor's ability to detect changes
in infrared radiation, the system can detect human presence or movement within its range.d
in infrared radiation, the system can detect human presence or movement