SlideShare a Scribd company logo
1 of 5
Download to read offline
International Journal of Science, Engineering and Technology Research (IJSETR)
Volume 4, Issue 3, March 2015
492
ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR
Human Detection Robot using PIR Sensors
Saravana Kumar K , Priscilla P, Germiya K Jose , Balagopal G
Abstract: Human Detection Robot is a robot that can detect the
presence of human; it sends the signal from the transmitter side
to the receiver side and notifies it to the user by continuous buzz.
Robot can move in all direction to increase the space of detection.
The robot is automated to move in left, right, forward and
backward directions based on the obstacles it encounters.
Keywords— Infrared Signals, PIR sensor, Obstacle sensor,
Radio Frequency Transmitter and Receiver, SONAR.
I. INTRODUCTION
In these days there are lot of robberies happening, so we need
more security.The security system commonly used is ordinary
surveillance camera it provides visual images but the ordinary
surveillance camera cannot notify the user instantly about
unauthorized presence. To overcome robbery and to notify the
user as quickly as possible we developed a robot that can
detect human. As the robot can detect the human it is named
Human Detection Robot.
This robot can be used in jewelry stores, banks, etc. to provide
security after hours. It can also be used in earthquake areas to
find victims and also in army to detect the opponent.
II. RELATED WORK
Detecting the presence of human can be done in different
techniques and methodologies. One such technique is using a
PIR sensor to find the direction of movement by the concepts
of polarization [1]. Another technique by using PIR sensors
along with Symbolic Dynamic Filtering on seismic waves,
from these seismic waves the features were extracted using
SDF and checked if presence is of vehicle or animal/human.
After classifying, it is further classified between human or
animal along with their movement type (running, walking) [2].
There is a technique which focus on use of PIR sensors to
detect human beings. Once the result obtained, the features
can be extracted using wavelet packet entropy (WPE), the
features are classified using LS-SVM (Least Square-Support
Vector Machine), which classified between human and non-
humans [3]. Another module is the movement of the robot that
can be done manually [4] [5] or automatically [6] [7].
III. WORKING PRINCIPLE
The Robot has two sides, receiver side and the transmitter side.
The transmitter side consists of ATMEGA328 microcontroller
(Arduino Uno);the inputs to the microcontroller are PIR sensor,
and an Obstacle sensor.The outputs are RF transmitter and
L293D motor drive module, to which a DC motor is connected.
A DC motor is used to move the robot in left, right and forward
and backward directions. L293D motor drive module controls
the DC motor to move in the direction. The direction of the
movement is decided from the signals given by the obstacle
sensors.
Obstacle sensor uses infrared signal to find if there are any
obstacles present in front of it, its range is up to5 cm. The
obstacle sensors are placed in front, right and in left directions.
If any sensors sense any obstacle it changes to the direction
where there is no obstacle. This makes the robot move
automatically without external source controlling it.
Human can be detected using a PIR sensor. A PIR sensor is a
sensor that produces passive infrared signals, these signals can
detect heat. Human being produces heat which is detected
using this sensor. Human being produces 9 to 10 microns of
heat. A PIR sensor’s angle of detection is restricted to 180o
i.e.
except the area below the robot it can sense in all the other
directions. The distance up to which PIR sensor can detect is
restricted within 12 ft. As the sensor’s range is less, the sensor
is mounted to a robot that can move automatically. If the
sensor detects the human, itsends the signal to the RF
transmitter to produce Radio Frequency signals. Radio
Frequency signals can travel up to 200 ft. The diagram below
shows the connectivity for the transmitter side.
Fig.1 Transmitter Side (Robot Side)
The Receiver Side consists of ATMEGA328 microcontroller
(Arduino Uno). Its input and output are Radio frequency
receiver and a buzzer respectively. Once the signal from the
transmitter is received by the RF receiver it notifies the
Arduino. Arduino in turn sends a signal to the buzzer, which
triggers the buzzer to produce continuous beeps. This
continuous beep indicates that there is a presence of a human to
the user. The diagram below shows the connectivity for the
receiver side.
International Journal of Science, Engineering and Technology Research (IJSETR)
Volume 4, Issue 3, March 2015
493
ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR
Fig..2 Receiver Side
Fig.3 Human Detection Robot
IV. COMPONENTS
PIR sensors:
PIR sensors are used to detect any object that radiates
heat.It can detect humans, animals and other objects.
Fresnel lenses are used in PIR sensors which increase the
range of detection. These lenses are made up of translucent
which capture the radiation from visible spectrum of light.
Fig..4 PIR sensor
Obstacle detection sensors:
The robot has obstacle sensor which can detect obstacles
and helps in navigatingwithout crashing.These sensors
produce Infrared signals, if these signals hit any obstacles,
the signals bounces back to the IR receiver, indicating it has
found an obstacle.
Fig.5 IR sensors
Buzzer:
A buzzer is an audio signaling device.
Fig.6 Buzzer
Radio Frequency transmitters:
The radio frequency transmitters transmit the radio
frequency signals.
Radio Frequency Receivers:
The RF Receivers receives the radio frequency signals and
demodulates it.
International Journal of Science, Engineering and Technology Research (IJSETR)
Volume 4, Issue 3, March 2015
494
ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR
Fig.7 RF transmitter and receiver
ATMEGA328 microcontroller:
It’s a high performance 8-bit AVR RISC microcontroller. It
consists of a 32KB ISP flash memory, and it also consists
of a read while write capability.
Fig.8 Arduino Uno
DC motor:
DC motor is an electric motor which converts the electrical
energy into mechanical energy.
Fig.9 DC motor
L293D motor drive module:
L293D motor drive module is a motor driver which acts as
a current amplifier. They take low current signals and then
convert it into high current signal.
Fig.10 motor drive module
Batteries:
Battery is used to power the robot. The batteries used are 9
volts of battery.
The circuit diagram is given below:
,
Fig.11 Receiver Side
International Journal of Science, Engineering and Technology Research (IJSETR)
Volume 4, Issue 3, March 2015
495
ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR
Fig.12 Sender Side
V. EXPERIMENT AND RESULT
The Robot has to be tested under closed environment where
the presence of sunlight is less, so the test was performed
inside a room. The testing phase had two parts, the first one is
testing for detecting a human and the second test is detecting
any obstacle.
To test the robot for detection of human, it has to succeed the
test conditions. The Robot was tested for its range by placing
5ft away from the human and the robot detected the presence
of the human. Hence the first test was successful.The second
test was checking the boundary conditions by placing the robot
at 11ft and 12ft away from the human. It detected the presence
of human being in both the ranges. The final test was to place
the robot 13ft away from the human, where detecting is not
possible and the Robot didn’t detect it. Hence the phase of
checking the range was successful. Second phase was to test
the obstacle sensor. The robot was made to move in a room. If
it sensed any obstacle in front of it, it robot moves in backward
direction about 1ft and chooses to move in left or right
direction. If any obstacle is sensed in right side then the robot
changes its direction to left side and vice versa. The robot
worked perfectly, without crashing itself.
Fig.13 Robot while detecting the human.
VI. CONCLUSION
Human detection Robot is to provide more security for the
users to protect their belongings from robbers. The robot can
move in all the directions automatically without controlling it,
which makes the system more effective to use. As the Robot
can move, it covers lot of distance that reduces the use of
many sensors or many robots.When the Robot finds a human
it can notify the users by producing continuous beeps.
The Robot can be modified further by attachinga visual
camera where the image of the intruder can be notified. If the
robot is attached with SONAR (Sound Navigation And
Ranging) it can determine the distance between the human
and can detect the IR image of the object.
1. Associate Professor, Department of Computer
Science, Christ University, Bangalore-560029.
2. Project student, II MCA, Department of Computer
Science, Christ University, Bangalore-560029.
3. Project student, II MCA, Department of Computer
Science, Christ University, Bangalore-560029.
4. Project student, II MCA, Department of Computer
Science, Christ University, Bangalore-560029.
International Journal of Science, Engineering and Technology Research (IJSETR)
Volume 4, Issue 3, March 2015
496
ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR
REFERENCES
[1] Detecting Direction of Movement Using Pyroelectric Infrared
Sensors by Jaeseok Yun, Member, IEEE, and Min-Hwan Song.
[2] Target Detection and Classification Using Seismic and PIR
Sensors-Xin Jin, Student Member, IEEE, Soumalya Sarkar,
Asok Ray, Fellow, IEEE, Shalabh Gupta.
[3] Human infrared signal recognition using single PIR detector-
Linhong Wang Chongqing College of Electrical Engineering
Chongqing, China.
[4] Infrared Sensors Microcontroller Interface System for Mobile
Robots-Matijevics, Polytech Eng. Coll. of Subotica.
[5] Sensor based obstacle avoidance and mapping for fast mobile
robots-Gourley, C. Dept. of Electr. &Comput. Eng., Tennessee
Univ., Knoxville, TN, USA
[6] Obstacle Avoiding Robot – A Promising One-Rakesh Chandra
Kumar , Md. Saddam Khan , Dinesh Kumar ,Rajesh Birua
,Sarmistha Mondal , ManasKr. Parai B.Tech students, Dept. of
ECE, Siliguri Institute Of Technology, Sukna ,Darjeeling-
734009(W.B), India
[7] Design and Development of Smart Robot Car for Border
Security-Khushwant Jain, Vemu Suluchana, Centre for
Development of Advanced Computing Mohali, Punjab, India.

More Related Content

What's hot

Impediment detection robot using Arduino
Impediment detection robot using ArduinoImpediment detection robot using Arduino
Impediment detection robot using ArduinoAyush Chhangani
 
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...ijsrd.com
 
Military Spying & Bomb Diffusing Robot with Night vision
Military Spying & Bomb Diffusing Robot with Night visionMilitary Spying & Bomb Diffusing Robot with Night vision
Military Spying & Bomb Diffusing Robot with Night visionIRJET Journal
 
RMV sensors
RMV sensorsRMV sensors
RMV sensorsanand hd
 
IRJET - IoT based Surveillance Robot
IRJET -  	  IoT based Surveillance RobotIRJET -  	  IoT based Surveillance Robot
IRJET - IoT based Surveillance RobotIRJET Journal
 
Follow Me Robot Technology
Follow Me Robot TechnologyFollow Me Robot Technology
Follow Me Robot Technologyijsrd.com
 
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET Journal
 
Autonomous military robot with short range radar and guidance system
Autonomous military robot with short range radar and guidance system Autonomous military robot with short range radar and guidance system
Autonomous military robot with short range radar and guidance system SatyamShivansh
 
Ieee embedded 2015_16
Ieee embedded  2015_16Ieee embedded  2015_16
Ieee embedded 2015_16fe online
 
robotics and its components
robotics and its componentsrobotics and its components
robotics and its componentsAmandeep Kaur
 

What's hot (15)

Impediment detection robot using Arduino
Impediment detection robot using ArduinoImpediment detection robot using Arduino
Impediment detection robot using Arduino
 
PERSON ALIVE DETECTION
PERSON ALIVE DETECTIONPERSON ALIVE DETECTION
PERSON ALIVE DETECTION
 
Obstacle detctor
Obstacle detctorObstacle detctor
Obstacle detctor
 
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
 
Endurance product line
Endurance product lineEndurance product line
Endurance product line
 
Endurance
EnduranceEndurance
Endurance
 
Military Spying & Bomb Diffusing Robot with Night vision
Military Spying & Bomb Diffusing Robot with Night visionMilitary Spying & Bomb Diffusing Robot with Night vision
Military Spying & Bomb Diffusing Robot with Night vision
 
RMV sensors
RMV sensorsRMV sensors
RMV sensors
 
IRJET - IoT based Surveillance Robot
IRJET -  	  IoT based Surveillance RobotIRJET -  	  IoT based Surveillance Robot
IRJET - IoT based Surveillance Robot
 
Follow Me Robot Technology
Follow Me Robot TechnologyFollow Me Robot Technology
Follow Me Robot Technology
 
Safety guard for blind
Safety guard for blindSafety guard for blind
Safety guard for blind
 
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
IRJET- Automatic Bin Bot- Garbage Collecting System in Residential Areas and ...
 
Autonomous military robot with short range radar and guidance system
Autonomous military robot with short range radar and guidance system Autonomous military robot with short range radar and guidance system
Autonomous military robot with short range radar and guidance system
 
Ieee embedded 2015_16
Ieee embedded  2015_16Ieee embedded  2015_16
Ieee embedded 2015_16
 
robotics and its components
robotics and its componentsrobotics and its components
robotics and its components
 

Viewers also liked

vensoft technologies http://www.ieeedeveloperslabs.in/ finger print based at...
vensoft technologies http://www.ieeedeveloperslabs.in/  finger print based at...vensoft technologies http://www.ieeedeveloperslabs.in/  finger print based at...
vensoft technologies http://www.ieeedeveloperslabs.in/ finger print based at...Vensoft Technologies
 
Fingerprint detection
Fingerprint detectionFingerprint detection
Fingerprint detectionMudit Mishra
 
Foot step power generation(REPORT) ..pdf
Foot step power generation(REPORT) ..pdfFoot step power generation(REPORT) ..pdf
Foot step power generation(REPORT) ..pdfansari masroof
 
Footsteppowergenerator 140707114713-phpapp01
Footsteppowergenerator 140707114713-phpapp01Footsteppowergenerator 140707114713-phpapp01
Footsteppowergenerator 140707114713-phpapp01Jitendra Rajput
 
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHHOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHSubhash Kumar Yadav
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home AutomationAbhishek Neb
 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONESashokkok
 
Foot step power generator
Foot step power generatorFoot step power generator
Foot step power generatorDeepa Rani
 
Presentation Smart Home With Home Automation
Presentation Smart Home With Home AutomationPresentation Smart Home With Home Automation
Presentation Smart Home With Home AutomationArifur Rahman
 

Viewers also liked (11)

Finger print based security system
Finger print based security systemFinger print based security system
Finger print based security system
 
ATM (1)
ATM (1)ATM (1)
ATM (1)
 
vensoft technologies http://www.ieeedeveloperslabs.in/ finger print based at...
vensoft technologies http://www.ieeedeveloperslabs.in/  finger print based at...vensoft technologies http://www.ieeedeveloperslabs.in/  finger print based at...
vensoft technologies http://www.ieeedeveloperslabs.in/ finger print based at...
 
Fingerprint detection
Fingerprint detectionFingerprint detection
Fingerprint detection
 
Foot step power generation(REPORT) ..pdf
Foot step power generation(REPORT) ..pdfFoot step power generation(REPORT) ..pdf
Foot step power generation(REPORT) ..pdf
 
Footsteppowergenerator 140707114713-phpapp01
Footsteppowergenerator 140707114713-phpapp01Footsteppowergenerator 140707114713-phpapp01
Footsteppowergenerator 140707114713-phpapp01
 
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTHHOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
HOME AUTOMATION USING ANDROID PHONE OVER BLUETOOTH
 
Voice Control Home Automation
Voice Control Home AutomationVoice Control Home Automation
Voice Control Home Automation
 
A minor project report HOME AUTOMATION USING MOBILE PHONES
A minor project report HOME AUTOMATION  USING  MOBILE PHONESA minor project report HOME AUTOMATION  USING  MOBILE PHONES
A minor project report HOME AUTOMATION USING MOBILE PHONES
 
Foot step power generator
Foot step power generatorFoot step power generator
Foot step power generator
 
Presentation Smart Home With Home Automation
Presentation Smart Home With Home AutomationPresentation Smart Home With Home Automation
Presentation Smart Home With Home Automation
 

Similar to Ijsetr vol-4-issue-3-492-496

Human Detection Robot
Human Detection RobotHuman Detection Robot
Human Detection RobotSamiul Bapon
 
OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...
OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...
OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...ijaia
 
military surveillance robot
military surveillance robot  military surveillance robot
military surveillance robot KrishGupta94
 
Artificial intelligenes and robotics
Artificial intelligenes and roboticsArtificial intelligenes and robotics
Artificial intelligenes and roboticsA. NOWSHATH AHAMED
 
Smart surveillance system using passive infrared sensor
Smart surveillance system using passive infrared sensorSmart surveillance system using passive infrared sensor
Smart surveillance system using passive infrared sensorsourabhgnit
 
Design and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually ImpairedDesign and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually ImpairedDr.SHANTHI K.G
 
embedded system report
embedded system reportembedded system report
embedded system reportmanish katara
 
Human_Following_Robot.pptx
Human_Following_Robot.pptxHuman_Following_Robot.pptx
Human_Following_Robot.pptxPONTAMILSELVANV
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance RobotYash Sati
 
IRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled RobotIRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled RobotIRJET Journal
 
Automation biped robot @1000KV Technologies 9030844877
Automation biped robot @1000KV Technologies 9030844877Automation biped robot @1000KV Technologies 9030844877
Automation biped robot @1000KV Technologies 90308448771000kv technologies
 
Multi-Purpose Robot using Raspberry Pi & Controlled by Smartphone
Multi-Purpose Robot using Raspberry Pi & Controlled by SmartphoneMulti-Purpose Robot using Raspberry Pi & Controlled by Smartphone
Multi-Purpose Robot using Raspberry Pi & Controlled by SmartphoneIJERA Editor
 
IRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET Journal
 
All Terrain Offensive and Defensive Robot
All Terrain Offensive and Defensive RobotAll Terrain Offensive and Defensive Robot
All Terrain Offensive and Defensive Robotijtsrd
 
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003Journal For Research
 
HUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATION
HUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATIONHUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATION
HUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATIONGodwinRaj3
 
Object follower bot
Object follower botObject follower bot
Object follower botFAHAD KHAN
 
IRJET- Smart Cane for Blind People using IoT
IRJET- Smart Cane for Blind People using IoTIRJET- Smart Cane for Blind People using IoT
IRJET- Smart Cane for Blind People using IoTIRJET Journal
 
Intelligent travelling and home automation aid, for visually impaired
Intelligent travelling and home  automation aid, for visually impairedIntelligent travelling and home  automation aid, for visually impaired
Intelligent travelling and home automation aid, for visually impairedUmar Shuaib
 
Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...eSAT Journals
 

Similar to Ijsetr vol-4-issue-3-492-496 (20)

Human Detection Robot
Human Detection RobotHuman Detection Robot
Human Detection Robot
 
OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...
OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...
OUTDOOR MOBILE ROBOTIC ASSISTANT MICRO-CONTROLLER MODULE (ARDUINO), FIRMWARE ...
 
military surveillance robot
military surveillance robot  military surveillance robot
military surveillance robot
 
Artificial intelligenes and robotics
Artificial intelligenes and roboticsArtificial intelligenes and robotics
Artificial intelligenes and robotics
 
Smart surveillance system using passive infrared sensor
Smart surveillance system using passive infrared sensorSmart surveillance system using passive infrared sensor
Smart surveillance system using passive infrared sensor
 
Design and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually ImpairedDesign and Implementation of Ultrasonic Navigator for Visually Impaired
Design and Implementation of Ultrasonic Navigator for Visually Impaired
 
embedded system report
embedded system reportembedded system report
embedded system report
 
Human_Following_Robot.pptx
Human_Following_Robot.pptxHuman_Following_Robot.pptx
Human_Following_Robot.pptx
 
Obstacle Avoidance Robot
Obstacle Avoidance RobotObstacle Avoidance Robot
Obstacle Avoidance Robot
 
IRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled RobotIRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled Robot
 
Automation biped robot @1000KV Technologies 9030844877
Automation biped robot @1000KV Technologies 9030844877Automation biped robot @1000KV Technologies 9030844877
Automation biped robot @1000KV Technologies 9030844877
 
Multi-Purpose Robot using Raspberry Pi & Controlled by Smartphone
Multi-Purpose Robot using Raspberry Pi & Controlled by SmartphoneMulti-Purpose Robot using Raspberry Pi & Controlled by Smartphone
Multi-Purpose Robot using Raspberry Pi & Controlled by Smartphone
 
IRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoTIRJET - Aid for Blind People using IoT
IRJET - Aid for Blind People using IoT
 
All Terrain Offensive and Defensive Robot
All Terrain Offensive and Defensive RobotAll Terrain Offensive and Defensive Robot
All Terrain Offensive and Defensive Robot
 
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
VARIOUS SENSOR USED IN ROBOTICS WITH APPLICATIONS | J4RV3I12003
 
HUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATION
HUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATIONHUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATION
HUMAN DETECTION SYSTEM USING DRONE FOR DISASTER RESCUE OPERATION
 
Object follower bot
Object follower botObject follower bot
Object follower bot
 
IRJET- Smart Cane for Blind People using IoT
IRJET- Smart Cane for Blind People using IoTIRJET- Smart Cane for Blind People using IoT
IRJET- Smart Cane for Blind People using IoT
 
Intelligent travelling and home automation aid, for visually impaired
Intelligent travelling and home  automation aid, for visually impairedIntelligent travelling and home  automation aid, for visually impaired
Intelligent travelling and home automation aid, for visually impaired
 
Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...Design and development of intelligent electronics travelling aid for visually...
Design and development of intelligent electronics travelling aid for visually...
 

Recently uploaded

Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10ROLANARIBATO3
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxEran Akiva Sinbar
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxdharshini369nike
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.PraveenaKalaiselvan1
 
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxkessiyaTpeter
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRlizamodels9
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantadityabhardwaj282
 
Module 4: Mendelian Genetics and Punnett Square
Module 4:  Mendelian Genetics and Punnett SquareModule 4:  Mendelian Genetics and Punnett Square
Module 4: Mendelian Genetics and Punnett SquareIsiahStephanRadaza
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxFarihaAbdulRasheed
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfSwapnil Therkar
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real timeSatoshi NAKAHIRA
 
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2John Carlo Rollon
 
Solution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsSolution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsHajira Mahmood
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 

Recently uploaded (20)

Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10Gas_Laws_powerpoint_notes.ppt for grade 10
Gas_Laws_powerpoint_notes.ppt for grade 10
 
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptxTwin's paradox experiment is a meassurement of the extra dimensions.pptx
Twin's paradox experiment is a meassurement of the extra dimensions.pptx
 
TOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptxTOTAL CHOLESTEROL (lipid profile test).pptx
TOTAL CHOLESTEROL (lipid profile test).pptx
 
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
BIOETHICS IN RECOMBINANT DNA TECHNOLOGY.
 
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Aiims Metro Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptxSOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
SOLUBLE PATTERN RECOGNITION RECEPTORS.pptx
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCRCall Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
Call Girls In Nihal Vihar Delhi ❤️8860477959 Looking Escorts In 24/7 Delhi NCR
 
Forest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are importantForest laws, Indian forest laws, why they are important
Forest laws, Indian forest laws, why they are important
 
Module 4: Mendelian Genetics and Punnett Square
Module 4:  Mendelian Genetics and Punnett SquareModule 4:  Mendelian Genetics and Punnett Square
Module 4: Mendelian Genetics and Punnett Square
 
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptxRESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
RESPIRATORY ADAPTATIONS TO HYPOXIA IN HUMNAS.pptx
 
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdfAnalytical Profile of Coleus Forskohlii | Forskolin .pdf
Analytical Profile of Coleus Forskohlii | Forskolin .pdf
 
Grafana in space: Monitoring Japan's SLIM moon lander in real time
Grafana in space: Monitoring Japan's SLIM moon lander  in real timeGrafana in space: Monitoring Japan's SLIM moon lander  in real time
Grafana in space: Monitoring Japan's SLIM moon lander in real time
 
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Hauz Khas Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2Evidences of Evolution General Biology 2
Evidences of Evolution General Biology 2
 
Solution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutionsSolution chemistry, Moral and Normal solutions
Solution chemistry, Moral and Normal solutions
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 

Ijsetr vol-4-issue-3-492-496

  • 1. International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 3, March 2015 492 ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR Human Detection Robot using PIR Sensors Saravana Kumar K , Priscilla P, Germiya K Jose , Balagopal G Abstract: Human Detection Robot is a robot that can detect the presence of human; it sends the signal from the transmitter side to the receiver side and notifies it to the user by continuous buzz. Robot can move in all direction to increase the space of detection. The robot is automated to move in left, right, forward and backward directions based on the obstacles it encounters. Keywords— Infrared Signals, PIR sensor, Obstacle sensor, Radio Frequency Transmitter and Receiver, SONAR. I. INTRODUCTION In these days there are lot of robberies happening, so we need more security.The security system commonly used is ordinary surveillance camera it provides visual images but the ordinary surveillance camera cannot notify the user instantly about unauthorized presence. To overcome robbery and to notify the user as quickly as possible we developed a robot that can detect human. As the robot can detect the human it is named Human Detection Robot. This robot can be used in jewelry stores, banks, etc. to provide security after hours. It can also be used in earthquake areas to find victims and also in army to detect the opponent. II. RELATED WORK Detecting the presence of human can be done in different techniques and methodologies. One such technique is using a PIR sensor to find the direction of movement by the concepts of polarization [1]. Another technique by using PIR sensors along with Symbolic Dynamic Filtering on seismic waves, from these seismic waves the features were extracted using SDF and checked if presence is of vehicle or animal/human. After classifying, it is further classified between human or animal along with their movement type (running, walking) [2]. There is a technique which focus on use of PIR sensors to detect human beings. Once the result obtained, the features can be extracted using wavelet packet entropy (WPE), the features are classified using LS-SVM (Least Square-Support Vector Machine), which classified between human and non- humans [3]. Another module is the movement of the robot that can be done manually [4] [5] or automatically [6] [7]. III. WORKING PRINCIPLE The Robot has two sides, receiver side and the transmitter side. The transmitter side consists of ATMEGA328 microcontroller (Arduino Uno);the inputs to the microcontroller are PIR sensor, and an Obstacle sensor.The outputs are RF transmitter and L293D motor drive module, to which a DC motor is connected. A DC motor is used to move the robot in left, right and forward and backward directions. L293D motor drive module controls the DC motor to move in the direction. The direction of the movement is decided from the signals given by the obstacle sensors. Obstacle sensor uses infrared signal to find if there are any obstacles present in front of it, its range is up to5 cm. The obstacle sensors are placed in front, right and in left directions. If any sensors sense any obstacle it changes to the direction where there is no obstacle. This makes the robot move automatically without external source controlling it. Human can be detected using a PIR sensor. A PIR sensor is a sensor that produces passive infrared signals, these signals can detect heat. Human being produces heat which is detected using this sensor. Human being produces 9 to 10 microns of heat. A PIR sensor’s angle of detection is restricted to 180o i.e. except the area below the robot it can sense in all the other directions. The distance up to which PIR sensor can detect is restricted within 12 ft. As the sensor’s range is less, the sensor is mounted to a robot that can move automatically. If the sensor detects the human, itsends the signal to the RF transmitter to produce Radio Frequency signals. Radio Frequency signals can travel up to 200 ft. The diagram below shows the connectivity for the transmitter side. Fig.1 Transmitter Side (Robot Side) The Receiver Side consists of ATMEGA328 microcontroller (Arduino Uno). Its input and output are Radio frequency receiver and a buzzer respectively. Once the signal from the transmitter is received by the RF receiver it notifies the Arduino. Arduino in turn sends a signal to the buzzer, which triggers the buzzer to produce continuous beeps. This continuous beep indicates that there is a presence of a human to the user. The diagram below shows the connectivity for the receiver side.
  • 2. International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 3, March 2015 493 ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR Fig..2 Receiver Side Fig.3 Human Detection Robot IV. COMPONENTS PIR sensors: PIR sensors are used to detect any object that radiates heat.It can detect humans, animals and other objects. Fresnel lenses are used in PIR sensors which increase the range of detection. These lenses are made up of translucent which capture the radiation from visible spectrum of light. Fig..4 PIR sensor Obstacle detection sensors: The robot has obstacle sensor which can detect obstacles and helps in navigatingwithout crashing.These sensors produce Infrared signals, if these signals hit any obstacles, the signals bounces back to the IR receiver, indicating it has found an obstacle. Fig.5 IR sensors Buzzer: A buzzer is an audio signaling device. Fig.6 Buzzer Radio Frequency transmitters: The radio frequency transmitters transmit the radio frequency signals. Radio Frequency Receivers: The RF Receivers receives the radio frequency signals and demodulates it.
  • 3. International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 3, March 2015 494 ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR Fig.7 RF transmitter and receiver ATMEGA328 microcontroller: It’s a high performance 8-bit AVR RISC microcontroller. It consists of a 32KB ISP flash memory, and it also consists of a read while write capability. Fig.8 Arduino Uno DC motor: DC motor is an electric motor which converts the electrical energy into mechanical energy. Fig.9 DC motor L293D motor drive module: L293D motor drive module is a motor driver which acts as a current amplifier. They take low current signals and then convert it into high current signal. Fig.10 motor drive module Batteries: Battery is used to power the robot. The batteries used are 9 volts of battery. The circuit diagram is given below: , Fig.11 Receiver Side
  • 4. International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 3, March 2015 495 ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR Fig.12 Sender Side V. EXPERIMENT AND RESULT The Robot has to be tested under closed environment where the presence of sunlight is less, so the test was performed inside a room. The testing phase had two parts, the first one is testing for detecting a human and the second test is detecting any obstacle. To test the robot for detection of human, it has to succeed the test conditions. The Robot was tested for its range by placing 5ft away from the human and the robot detected the presence of the human. Hence the first test was successful.The second test was checking the boundary conditions by placing the robot at 11ft and 12ft away from the human. It detected the presence of human being in both the ranges. The final test was to place the robot 13ft away from the human, where detecting is not possible and the Robot didn’t detect it. Hence the phase of checking the range was successful. Second phase was to test the obstacle sensor. The robot was made to move in a room. If it sensed any obstacle in front of it, it robot moves in backward direction about 1ft and chooses to move in left or right direction. If any obstacle is sensed in right side then the robot changes its direction to left side and vice versa. The robot worked perfectly, without crashing itself. Fig.13 Robot while detecting the human. VI. CONCLUSION Human detection Robot is to provide more security for the users to protect their belongings from robbers. The robot can move in all the directions automatically without controlling it, which makes the system more effective to use. As the Robot can move, it covers lot of distance that reduces the use of many sensors or many robots.When the Robot finds a human it can notify the users by producing continuous beeps. The Robot can be modified further by attachinga visual camera where the image of the intruder can be notified. If the robot is attached with SONAR (Sound Navigation And Ranging) it can determine the distance between the human and can detect the IR image of the object. 1. Associate Professor, Department of Computer Science, Christ University, Bangalore-560029. 2. Project student, II MCA, Department of Computer Science, Christ University, Bangalore-560029. 3. Project student, II MCA, Department of Computer Science, Christ University, Bangalore-560029. 4. Project student, II MCA, Department of Computer Science, Christ University, Bangalore-560029.
  • 5. International Journal of Science, Engineering and Technology Research (IJSETR) Volume 4, Issue 3, March 2015 496 ISSN: 2278 – 7798 All Rights Reserved © 2015 IJSETR REFERENCES [1] Detecting Direction of Movement Using Pyroelectric Infrared Sensors by Jaeseok Yun, Member, IEEE, and Min-Hwan Song. [2] Target Detection and Classification Using Seismic and PIR Sensors-Xin Jin, Student Member, IEEE, Soumalya Sarkar, Asok Ray, Fellow, IEEE, Shalabh Gupta. [3] Human infrared signal recognition using single PIR detector- Linhong Wang Chongqing College of Electrical Engineering Chongqing, China. [4] Infrared Sensors Microcontroller Interface System for Mobile Robots-Matijevics, Polytech Eng. Coll. of Subotica. [5] Sensor based obstacle avoidance and mapping for fast mobile robots-Gourley, C. Dept. of Electr. &Comput. Eng., Tennessee Univ., Knoxville, TN, USA [6] Obstacle Avoiding Robot – A Promising One-Rakesh Chandra Kumar , Md. Saddam Khan , Dinesh Kumar ,Rajesh Birua ,Sarmistha Mondal , ManasKr. Parai B.Tech students, Dept. of ECE, Siliguri Institute Of Technology, Sukna ,Darjeeling- 734009(W.B), India [7] Design and Development of Smart Robot Car for Border Security-Khushwant Jain, Vemu Suluchana, Centre for Development of Advanced Computing Mohali, Punjab, India.