SlideShare a Scribd company logo
HUMAN DETECTION
ROBOT
GUIDED BY,
ASHLY MATHEW
ASSISTANT PROFESSOR,
ECE DEPARTMENT
SUBMITTED BY : GROUP 2
RICHARD RAJAN
CONTENTS
 AIM
 OBJECTIVE
 INTRODUCTION
 ABSTRACT
 BLOCK DIAGRAM
 COMPONENTS
 CIRCUIT DIAGRAM
 FLOWCHART
 SIMULATION RESULTS
 BILL OF MATERIALS
 GANTT CHART
 ADVANTAGES
 APPLICATION
 CONCLUSION
 FUTURE SCOPE
 REFERENCE
COLLEGE OF ENGINEERING CHENGANNUR 2
AIM
 TO DESIGN AND IMPLEMENT A HUMAN
DETECTION ROBOT
 PLACES AND CIRCUMSTANCES WHERE
HUMANS CANNOT GO DIRECTLY
 ROBOTS BUILT WITH PIR SENSOR ARE USED
COLLEGE OF ENGINEERING CHENGANNUR 3
OBJECTIVE
 TO DEVELOPA HUMAN DETECTION ROBOT
 TO IDENTIFY HUMANS EFFICIENTLY.
 TO DESIGN, BUILD AND TEST A ROBOT
 CAPABLE OF DETECTING HUMANS
 COLLAPSED BUILDING
 GAS LEAKAGE ROOMS
 EFFECTIVELY REPLACING BY A ROBOT IN HIGHLY
DANGEROUS SITUATIONS.
COLLEGE OF ENGINEERING CHENGANNUR 4
INTRODUCTION
 TO DEVELOPA HUMAN DETECTION ROBOT
USING IOT TECHNOLOGY
 DESIGNED FOR REMOTE OPERATION
 AVOID DIRECT INTERVENTION OF RESCUE
OPERATORS IN DANGEROUS SITUATIONS
 PIR SENSOR DETECT THE PRESENCE OF
HUMANS
 TAKES IMAGES AND SENDS TO RESCUE
OPERATOR
COLLEGE OF ENGINEERING CHENGANNUR 5
ABSTRACT
 USER CONTROLS THE ROBOT
 REMOTELY
 WIRELESSLY
 SYSTEM USES IOT REMOTE CONNECTED TO ATMEGA 328P
 CAMERAPRO FOR UPLOADING PICTURE
 PIR SENSOR FOR DETECTING LIVE HUMANS
 ULTRASONIC SENSOR FOR OBSTACLE DETECTION
 DHT11 FOR TEMPERATURE DETECTION
 MQ2 FOR GAS DETECTION
COLLEGE OF ENGINEERING CHENGANNUR 6
BLOCK DIAGRAM
COLLEGE OF ENGINEERING CHENGANNUR 7
COMPONENTS
 THE MAIN COMPONENTS ARE :
 MICROCONTROLLER BOARD BASED ON ATMEGA 328P
 PIR SENSOR : FOR DETECTING HUMAN IR
 MOTOR DRIVER: GOVERNS THE ELECTRIC MOTOR
PERFORMANCE
 GEAR MOTOR: FOR THE MOVEMENT OF THE ROBOT
 BATTERY: RECHARGEABLE (6V LEAD ACID)
COLLEGE OF ENGINEERING CHENGANNUR 8
PIR SENSOR
 HCSR 501 TO DETECT IR FROM
HUMAN
 IT CAN DETECT LEVELS OF
INFRARED RADIATION
 VOLTAGE : 5V-20V
 RANGE : 14m
ULTRASONIC SENSOR
 HCSR 04 CAN DETECT THE
OBSTACLES IN THE PATH BY
USING SOUND WAVES
 VOLTAGE : 5V
 CURRENT : 15mA
 FREQUENCY : 40KHz
COLLEGE OF ENGINEERING CHENGANNUR 9
TEMPERATURE
HUMIDITY SENSOR
 DHT11 DIGITAL TEMPERATURE
AND HUMIDITY SENSOR
 COMPOSITE SENSOR CONTAINS
A CALIBRATED DIGITAL SIGNAL
OUTPUT
 VOLTAGE : 3.3V/5V
GAS SENSOR
 MQ 2 FOR DETECTING
 H2
 LPG
 CH4
 CO
 SMOKE.
COLLEGE OF ENGINEERING CHENGANNUR 10
BLUETOOTH MODULE
 HC-05 BLUETOOTH MODULE IS
AN EASY TO USE BLUETOOTH
SPP
 INPUT VOLTAGE: DC 5V
 COMMUNICATION METHOD:
SERIAL COMMUNICATION
WIFI MODULE
 ESP8266 USED TO CONTROL
ROBOT WHEN NEED
 MEMORY: 32 KB INSTRUCTION
RAM
 16 GPIO PINS
COLLEGE OF ENGINEERING CHENGANNUR 11
GEAR MOTOR
 USED FOR LOW SPEED HIGH
TORQUE
 100 RPM
 DC SUPPLY: 4V TO 12V
VOLTAGE REGULATOR
 THAT PROVIDES A STABLE DC
VOLTAGE
 INDEPENDENT OF
 LOAD CURRENT
 TEMPERATURE
 USED
 LM7805
 LM7812
COLLEGE OF ENGINEERING CHENGANNUR 12
CIRCUIT DIAGRAM
D6
1N4007
2 1
J14
MOTOR
1
2
+5V
+5V
C9
C
LS1
BUZZER
1
2
+5V
J9
CON3
1
2
3
U1
ATMEGA328P
1
10
12
13
14
15
16
17
18
19
2
3
6
7
8
9
11
5
4
23
24
25
26
27
28
21
20
22
RST
XTAL2
(AIN0)PD6
(AIN1)PD7
(ICP)PB0
(OC1)PB1
(SS)PB2
(MOSI)PB3
(MISO)PB4
(SCK)PB5
PD0/RXD
PD1/TXD
(T0)PD4
VCC
GND
XTAL1
(T1)PD5
(INT1)PD3
(INT0)PD2
(ADC0)PC0
(ADC1)PC1
(ADC2)PC2
(ADC3)PC3
(ADC4)PC4
(ADC5)PC5
AREF
AVCC
AGND
U5
LM7805
1
2
3
VIN
GND
VOUT
D3
1N4007_2
SW12
SW PUSHBUTTON
+5V
J10
PIR
1
2
3
J8
PIR
1
2
3
12V
+5V
+5V
J6
DHT11 Temperature And Humidity Sensor
1
2
3
Q1
BC547
1
2
3
U7
L293
2
7
10
15
1
9
3
6
11
14
16
8
4
5
13
12
1A
2A
3A
4A
1,2EN
3,4EN
1Y
2Y
3Y
4Y
VCC1
VCC2
GND
GND
GND
GND
R10
R
J13
MOTOR
1
2
R8
10 K
+5V
J90
HC05 BLUETOOTH MODULE
1
2
3
4
5
6
STATE
RX
TX
GND
+5V
EN
C2
CAP
+5V
J7
ultrasonic
1
2
3
4
+5V
U6
LM7812/TO
1
2
3
VIN
GND
VOUT
+5V
C8
C
+5V
+5V
C6
18 pF
12V
C5
18 pF
COLLEGE OF ENGINEERING CHENGANNUR 13
SIMULATION RESULTS
COLLEGE OF ENGINEERING CHENGANNUR 14
BILL OF MATERIALS
SL
NO
COMPONENTS QUANTITY PRICE
1 PIR SENSOR 1 150
2 ULTRASONIC SENSOR 1 180
3 ARDUINO BOARD 1 950
4 GEAR MOTOR 2 200
5 ROBOT CHASIS 1 650
6 BLUETOOTH MODULE 1 350
7 WIFI MODULE 1 300
8 TEMPERATURE SENSOR 1 280
9 GAS SENSOR 1 290
9 MOTOR DRIVER 1 300
COLLEGE OF ENGINEERING CHENGANNUR 15
GANTT CHART
25-Apr-17 14-Jun-17 3-Aug-17 22-Sep-17 11-Nov-17 31-Dec-17 19-Feb-18 10-Apr-18
Abstract & block diagram
Circuit design
Identifying components
Datasheet of components
Purchasing components
Arduino details
Purchase of robot case
Study of program-arduino interfacing with pir sensor
Study of program-with motor,modules
Product modelling
COLLEGE OF ENGINEERING CHENGANNUR 16
ADVANTAGES
 CAPABILITY OF SENSING ACCURATELY WITH
INCREASED FLEXIBILITY.
 NOT SENSITIVE TO LIGHT.
 NOT SENSITIVE TO WEATHER CONDITIONS.
 LOW COST IN THE LONG RUN.
 DECREASES THE AMOUNT OF HARM
CAUSING TO PEOPLE.
COLLEGE OF ENGINEERING CHENGANNUR 17
APPLICATION
 IN DISATER CONDITION
 TO MEASURE THE AMOUNT OF GAS LEAKAGE
 TO MEASURE TEMPERATURE
 TO GET VISUAL FEEDBACK FROM INSIDE BUILDING
 SECURITY APPLICATION
 PREVENT ROBERY
 NOTIFY UNKNOWN PRESENCE
 MILITARY PURPOSE
 DETECT ENEMY PRESENCE IN BORDER AREAS
COLLEGE OF ENGINEERING CHENGANNUR 18
CONCLUSION
 A HUMAN DETECTION ROBOT USING IOT
COMMUNICATION, IS DESIGNED AND IMPLEMENTED
IN EMBEDDED SYSTEM DOMAIN.
 EXPERIMENTAL WORK HAS BEEN CARRIED OUT
EFFICENTLY.
 THE RESULT SHOWS THAT HIGHER EFFICIENCY IS
INDEED ACHIEVED USING THE EMBEDDED SYSTEM.
 THE PROPOSED METHOD IS VERIFIED TO BE GREAT
BENEFICIAL FOR THE RESCUE PURPOSE.
COLLEGE OF ENGINEERING CHENGANNUR 19
FUTURE SCOPE
 THE PROJECT HAS BEEN MOTIVATED TO DESIGN A
SYSTEM THAT CAN DETECT HUMANS WITHOUT
ANY HUMAN INTERVENTION.
 THE SYSTEM DEVELOPED IS A LOW COST SYSTEM
SO IT HAS A WIDE FUTURE SCOPE.
 THIS PROVIDES US THE OPPORTUNITY TO PASS ON
TO ROBOTS TASKS THAT TRADITIONALLY HUMANS
HAD TO DO BUT WERE INHERENTLY LIFE
THREATENING.
COLLEGE OF ENGINEERING CHENGANNUR 20
REFERENCES
 “DETECTING DIRECTION OF MOVEMENT USING PYROELECTRIC
INFRARED SENSORS” BY JAESEOK YUN, MEMBER, IEEE, AND MIN-HWAN
SONG.
 “DETECTING DIRECTION OF MOVEMENT USING PYROELECTRIC
INFRARED SENSORS” BY JAESEOK YUN, MEMBER, IEEE, AND MIN-HWAN
SONG.
 “HUMAN INFRARED SIGNAL RECOGNITION USING SINGLE PIR DETECTOR”
LINHONG WANG CHONGQING COLLEGE OF ELECTRICAL ENGINEERING
CHONGQING, CHINA.
COLLEGE OF ENGINEERING CHENGANNUR 21
COLLEGE OF ENGINEERING CHENGANNUR 22

More Related Content

Similar to ppt.pdf

ULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTION
ULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTIONULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTION
ULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTION
IRJET Journal
 
METROLAB ENGINEERING PVT LTD
METROLAB ENGINEERING PVT LTDMETROLAB ENGINEERING PVT LTD
METROLAB ENGINEERING PVT LTD
Tushar GHOLAP
 
el ppt second sem.pptx
el ppt second sem.pptxel ppt second sem.pptx
el ppt second sem.pptx
MOHAMMADSABEEL5
 
August 2022 - Top 5 Cited Articles in Microwave engineering
August 2022 - Top 5 Cited Articles in Microwave engineering August 2022 - Top 5 Cited Articles in Microwave engineering
August 2022 - Top 5 Cited Articles in Microwave engineering
jmicro
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET Journal
 
IRJET- Level Loop Measurement using IoT
IRJET-  	  Level Loop Measurement using IoTIRJET-  	  Level Loop Measurement using IoT
IRJET- Level Loop Measurement using IoT
IRJET Journal
 
myPresentation
myPresentationmyPresentation
myPresentation
Angelos Plastropoulos
 
FIRE FIGHTING ROBOT USING RF TECHNOLOGY
FIRE FIGHTING ROBOT USING RF TECHNOLOGYFIRE FIGHTING ROBOT USING RF TECHNOLOGY
FIRE FIGHTING ROBOT USING RF TECHNOLOGY
YADU K.A
 
Automatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic SensorAutomatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic Sensor
IRJET Journal
 
Intelligent monitoring of toxic gases for the construction workers in mining (1)
Intelligent monitoring of toxic gases for the construction workers in mining (1)Intelligent monitoring of toxic gases for the construction workers in mining (1)
Intelligent monitoring of toxic gases for the construction workers in mining (1)
IAEME Publication
 
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT NotificationsIRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET Journal
 
Robust automotive radar interference mitigation using multiplicative-adaptive...
Robust automotive radar interference mitigation using multiplicative-adaptive...Robust automotive radar interference mitigation using multiplicative-adaptive...
Robust automotive radar interference mitigation using multiplicative-adaptive...
IJECEIAES
 
AN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptx
AN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptxAN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptx
AN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptx
Ashk33
 
Accuracy Improvement of PM Measuring Instruments
Accuracy Improvement of PM Measuring InstrumentsAccuracy Improvement of PM Measuring Instruments
Accuracy Improvement of PM Measuring Instruments
ijtsrd
 
IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...
IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...
IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...
IRJET Journal
 
[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...
[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...
[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...
Saurabh N. Mehta
 
Iaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd real time implementation of railway
Iaetsd real time implementation of railway
Iaetsd Iaetsd
 
Bagasse Level Monitoring System
Bagasse Level Monitoring SystemBagasse Level Monitoring System
Bagasse Level Monitoring System
ijtsrd
 
Ultra sonic range finding for distance measuring in coal mining
Ultra sonic range finding for distance measuring in coal miningUltra sonic range finding for distance measuring in coal mining
Ultra sonic range finding for distance measuring in coal mining
eSAT Journals
 
Structural Health Monitoring Of Bridges By Using Ultrasonic Sensor
Structural Health Monitoring Of Bridges By Using Ultrasonic SensorStructural Health Monitoring Of Bridges By Using Ultrasonic Sensor
Structural Health Monitoring Of Bridges By Using Ultrasonic Sensor
vivatechijri
 

Similar to ppt.pdf (20)

ULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTION
ULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTIONULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTION
ULTRA WIDE BAND RADAR SYSTEM FOR THROUGH WALL HUMAN VITAL SIGNS DETECTION
 
METROLAB ENGINEERING PVT LTD
METROLAB ENGINEERING PVT LTDMETROLAB ENGINEERING PVT LTD
METROLAB ENGINEERING PVT LTD
 
el ppt second sem.pptx
el ppt second sem.pptxel ppt second sem.pptx
el ppt second sem.pptx
 
August 2022 - Top 5 Cited Articles in Microwave engineering
August 2022 - Top 5 Cited Articles in Microwave engineering August 2022 - Top 5 Cited Articles in Microwave engineering
August 2022 - Top 5 Cited Articles in Microwave engineering
 
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...IRJET-  	  AI to Analyze and Extract Data to Gain Insights About the Spread o...
IRJET- AI to Analyze and Extract Data to Gain Insights About the Spread o...
 
IRJET- Level Loop Measurement using IoT
IRJET-  	  Level Loop Measurement using IoTIRJET-  	  Level Loop Measurement using IoT
IRJET- Level Loop Measurement using IoT
 
myPresentation
myPresentationmyPresentation
myPresentation
 
FIRE FIGHTING ROBOT USING RF TECHNOLOGY
FIRE FIGHTING ROBOT USING RF TECHNOLOGYFIRE FIGHTING ROBOT USING RF TECHNOLOGY
FIRE FIGHTING ROBOT USING RF TECHNOLOGY
 
Automatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic SensorAutomatic Object Detection and Target using Ultrasonic Sensor
Automatic Object Detection and Target using Ultrasonic Sensor
 
Intelligent monitoring of toxic gases for the construction workers in mining (1)
Intelligent monitoring of toxic gases for the construction workers in mining (1)Intelligent monitoring of toxic gases for the construction workers in mining (1)
Intelligent monitoring of toxic gases for the construction workers in mining (1)
 
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT NotificationsIRJET- Design and Implementation of Smart Dustbin using IoT Notifications
IRJET- Design and Implementation of Smart Dustbin using IoT Notifications
 
Robust automotive radar interference mitigation using multiplicative-adaptive...
Robust automotive radar interference mitigation using multiplicative-adaptive...Robust automotive radar interference mitigation using multiplicative-adaptive...
Robust automotive radar interference mitigation using multiplicative-adaptive...
 
AN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptx
AN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptxAN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptx
AN IOT BASED FIRE FIGHTING ROBOT USING ARDUINO MICROCONTROLLER-PPT.pptx
 
Accuracy Improvement of PM Measuring Instruments
Accuracy Improvement of PM Measuring InstrumentsAccuracy Improvement of PM Measuring Instruments
Accuracy Improvement of PM Measuring Instruments
 
IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...
IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...
IRJET- Design and Fabrication of Digital Fuel Meter with the Help of Ultrason...
 
[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...
[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...
[Year 2105-16]Pollution Monitoring using Cooperative Wireless Communication f...
 
Iaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd real time implementation of railway
Iaetsd real time implementation of railway
 
Bagasse Level Monitoring System
Bagasse Level Monitoring SystemBagasse Level Monitoring System
Bagasse Level Monitoring System
 
Ultra sonic range finding for distance measuring in coal mining
Ultra sonic range finding for distance measuring in coal miningUltra sonic range finding for distance measuring in coal mining
Ultra sonic range finding for distance measuring in coal mining
 
Structural Health Monitoring Of Bridges By Using Ultrasonic Sensor
Structural Health Monitoring Of Bridges By Using Ultrasonic SensorStructural Health Monitoring Of Bridges By Using Ultrasonic Sensor
Structural Health Monitoring Of Bridges By Using Ultrasonic Sensor
 

More from Hamed Raza

career guidance using ml and python for college students projects
career guidance using ml and python for college students projectscareer guidance using ml and python for college students projects
career guidance using ml and python for college students projects
Hamed Raza
 
toxic commnets classification using python
toxic commnets classification using pythontoxic commnets classification using python
toxic commnets classification using python
Hamed Raza
 
night lighting using ldr and arduino uno
night lighting using ldr and arduino unonight lighting using ldr and arduino uno
night lighting using ldr and arduino uno
Hamed Raza
 
INTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptx
INTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptxINTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptx
INTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptx
Hamed Raza
 
solar tracker sunflower model based.pptx
solar tracker sunflower model based.pptxsolar tracker sunflower model based.pptx
solar tracker sunflower model based.pptx
Hamed Raza
 
railway gate using servo and arduino uno
railway gate using servo and arduino unorailway gate using servo and arduino uno
railway gate using servo and arduino uno
Hamed Raza
 
home automation ppt using google assistant and wifi
home automation ppt using google assistant and wifihome automation ppt using google assistant and wifi
home automation ppt using google assistant and wifi
Hamed Raza
 
railway gate using arduino uno and servo motors
railway gate using arduino uno and servo motorsrailway gate using arduino uno and servo motors
railway gate using arduino uno and servo motors
Hamed Raza
 
patient monitoring using iot and heart beat sensor
patient monitoring using iot and heart beat sensorpatient monitoring using iot and heart beat sensor
patient monitoring using iot and heart beat sensor
Hamed Raza
 
Automatic Head Light Intensity control for avoid accidents at night times..pptx
Automatic Head Light Intensity control for avoid accidents at night times..pptxAutomatic Head Light Intensity control for avoid accidents at night times..pptx
Automatic Head Light Intensity control for avoid accidents at night times..pptx
Hamed Raza
 
irrigationsystem using wind energy and water lifting
irrigationsystem using wind energy and water liftingirrigationsystem using wind energy and water lifting
irrigationsystem using wind energy and water lifting
Hamed Raza
 
metal detector for security applications
metal detector for security applicationsmetal detector for security applications
metal detector for security applications
Hamed Raza
 
radar simulation using ultrasonic sensor
radar simulation using ultrasonic sensorradar simulation using ultrasonic sensor
radar simulation using ultrasonic sensor
Hamed Raza
 
ar designs services introduction for demonstration
ar designs services introduction for demonstrationar designs services introduction for demonstration
ar designs services introduction for demonstration
Hamed Raza
 
Automatic Hand Sanitizer Dispenser -scd review.pptx
Automatic Hand Sanitizer Dispenser -scd review.pptxAutomatic Hand Sanitizer Dispenser -scd review.pptx
Automatic Hand Sanitizer Dispenser -scd review.pptx
Hamed Raza
 
industrial plant monitoring with all sensors paraments
industrial plant monitoring with all sensors paramentsindustrial plant monitoring with all sensors paraments
industrial plant monitoring with all sensors paraments
Hamed Raza
 
vehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcdvehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcd
Hamed Raza
 
pond cleaning using wifi based android app
pond cleaning using wifi based android apppond cleaning using wifi based android app
pond cleaning using wifi based android app
Hamed Raza
 
Bill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptx
Bill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptxBill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptx
Bill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptx
Hamed Raza
 
child safety monitoring using gps and iot
child safety monitoring using gps and iotchild safety monitoring using gps and iot
child safety monitoring using gps and iot
Hamed Raza
 

More from Hamed Raza (20)

career guidance using ml and python for college students projects
career guidance using ml and python for college students projectscareer guidance using ml and python for college students projects
career guidance using ml and python for college students projects
 
toxic commnets classification using python
toxic commnets classification using pythontoxic commnets classification using python
toxic commnets classification using python
 
night lighting using ldr and arduino uno
night lighting using ldr and arduino unonight lighting using ldr and arduino uno
night lighting using ldr and arduino uno
 
INTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptx
INTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptxINTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptx
INTELLIGENT STUDENTS TRACKING SYSTEM IN CAMPUS RF.pptx
 
solar tracker sunflower model based.pptx
solar tracker sunflower model based.pptxsolar tracker sunflower model based.pptx
solar tracker sunflower model based.pptx
 
railway gate using servo and arduino uno
railway gate using servo and arduino unorailway gate using servo and arduino uno
railway gate using servo and arduino uno
 
home automation ppt using google assistant and wifi
home automation ppt using google assistant and wifihome automation ppt using google assistant and wifi
home automation ppt using google assistant and wifi
 
railway gate using arduino uno and servo motors
railway gate using arduino uno and servo motorsrailway gate using arduino uno and servo motors
railway gate using arduino uno and servo motors
 
patient monitoring using iot and heart beat sensor
patient monitoring using iot and heart beat sensorpatient monitoring using iot and heart beat sensor
patient monitoring using iot and heart beat sensor
 
Automatic Head Light Intensity control for avoid accidents at night times..pptx
Automatic Head Light Intensity control for avoid accidents at night times..pptxAutomatic Head Light Intensity control for avoid accidents at night times..pptx
Automatic Head Light Intensity control for avoid accidents at night times..pptx
 
irrigationsystem using wind energy and water lifting
irrigationsystem using wind energy and water liftingirrigationsystem using wind energy and water lifting
irrigationsystem using wind energy and water lifting
 
metal detector for security applications
metal detector for security applicationsmetal detector for security applications
metal detector for security applications
 
radar simulation using ultrasonic sensor
radar simulation using ultrasonic sensorradar simulation using ultrasonic sensor
radar simulation using ultrasonic sensor
 
ar designs services introduction for demonstration
ar designs services introduction for demonstrationar designs services introduction for demonstration
ar designs services introduction for demonstration
 
Automatic Hand Sanitizer Dispenser -scd review.pptx
Automatic Hand Sanitizer Dispenser -scd review.pptxAutomatic Hand Sanitizer Dispenser -scd review.pptx
Automatic Hand Sanitizer Dispenser -scd review.pptx
 
industrial plant monitoring with all sensors paraments
industrial plant monitoring with all sensors paramentsindustrial plant monitoring with all sensors paraments
industrial plant monitoring with all sensors paraments
 
vehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcdvehicle tracking using gsm and gps with arduino and lcd
vehicle tracking using gsm and gps with arduino and lcd
 
pond cleaning using wifi based android app
pond cleaning using wifi based android apppond cleaning using wifi based android app
pond cleaning using wifi based android app
 
Bill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptx
Bill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptxBill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptx
Bill-Prediction-Power-Factor-Measuring-With-SMS-Alert.pptx
 
child safety monitoring using gps and iot
child safety monitoring using gps and iotchild safety monitoring using gps and iot
child safety monitoring using gps and iot
 

Recently uploaded

Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
Kamal Acharya
 
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Transcat
 
FULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back EndFULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back End
PreethaV16
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
snaprevwdev
 
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
DharmaBanothu
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
VANDANAMOHANGOUDA
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
ElakkiaU
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
Atif Razi
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
Paris Salesforce Developer Group
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
MuhammadJazib15
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
uqyfuc
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
PriyankaKilaniya
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
shubhamsaraswat8740
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
aryanpankaj78
 
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
sydezfe
 
Presentation on Food Delivery Systems
Presentation on Food Delivery SystemsPresentation on Food Delivery Systems
Presentation on Food Delivery Systems
Abdullah Al Noman
 
Assistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdfAssistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdf
Seetal Daas
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
21UME003TUSHARDEB
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
upoux
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
nedcocy
 

Recently uploaded (20)

Supermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdfSupermarket Management System Project Report.pdf
Supermarket Management System Project Report.pdf
 
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
Tools & Techniques for Commissioning and Maintaining PV Systems W-Animations ...
 
FULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back EndFULL STACK PROGRAMMING - Both Front End and Back End
FULL STACK PROGRAMMING - Both Front End and Back End
 
openshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoinopenshift technical overview - Flow of openshift containerisatoin
openshift technical overview - Flow of openshift containerisatoin
 
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
A high-Speed Communication System is based on the Design of a Bi-NoC Router, ...
 
ITSM Integration with MuleSoft.pptx
ITSM  Integration with MuleSoft.pptxITSM  Integration with MuleSoft.pptx
ITSM Integration with MuleSoft.pptx
 
An Introduction to the Compiler Designss
An Introduction to the Compiler DesignssAn Introduction to the Compiler Designss
An Introduction to the Compiler Designss
 
Applications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdfApplications of artificial Intelligence in Mechanical Engineering.pdf
Applications of artificial Intelligence in Mechanical Engineering.pdf
 
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
AI + Data Community Tour - Build the Next Generation of Apps with the Einstei...
 
Impartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 StandardImpartiality as per ISO /IEC 17025:2017 Standard
Impartiality as per ISO /IEC 17025:2017 Standard
 
一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理一比一原版(USF毕业证)旧金山大学毕业证如何办理
一比一原版(USF毕业证)旧金山大学毕业证如何办理
 
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
Prediction of Electrical Energy Efficiency Using Information on Consumer's Ac...
 
Digital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes completeDigital Image Processing Unit -2 Notes complete
Digital Image Processing Unit -2 Notes complete
 
Digital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptxDigital Twins Computer Networking Paper Presentation.pptx
Digital Twins Computer Networking Paper Presentation.pptx
 
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
一比一原版(uoft毕业证书)加拿大多伦多大学毕业证如何办理
 
Presentation on Food Delivery Systems
Presentation on Food Delivery SystemsPresentation on Food Delivery Systems
Presentation on Food Delivery Systems
 
Assistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdfAssistant Engineer (Chemical) Interview Questions.pdf
Assistant Engineer (Chemical) Interview Questions.pdf
 
Mechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdfMechanical Engineering on AAI Summer Training Report-003.pdf
Mechanical Engineering on AAI Summer Training Report-003.pdf
 
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
一比一原版(uofo毕业证书)美国俄勒冈大学毕业证如何办理
 
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
一比一原版(爱大毕业证书)爱荷华大学毕业证如何办理
 

ppt.pdf

  • 1. HUMAN DETECTION ROBOT GUIDED BY, ASHLY MATHEW ASSISTANT PROFESSOR, ECE DEPARTMENT SUBMITTED BY : GROUP 2 RICHARD RAJAN
  • 2. CONTENTS  AIM  OBJECTIVE  INTRODUCTION  ABSTRACT  BLOCK DIAGRAM  COMPONENTS  CIRCUIT DIAGRAM  FLOWCHART  SIMULATION RESULTS  BILL OF MATERIALS  GANTT CHART  ADVANTAGES  APPLICATION  CONCLUSION  FUTURE SCOPE  REFERENCE COLLEGE OF ENGINEERING CHENGANNUR 2
  • 3. AIM  TO DESIGN AND IMPLEMENT A HUMAN DETECTION ROBOT  PLACES AND CIRCUMSTANCES WHERE HUMANS CANNOT GO DIRECTLY  ROBOTS BUILT WITH PIR SENSOR ARE USED COLLEGE OF ENGINEERING CHENGANNUR 3
  • 4. OBJECTIVE  TO DEVELOPA HUMAN DETECTION ROBOT  TO IDENTIFY HUMANS EFFICIENTLY.  TO DESIGN, BUILD AND TEST A ROBOT  CAPABLE OF DETECTING HUMANS  COLLAPSED BUILDING  GAS LEAKAGE ROOMS  EFFECTIVELY REPLACING BY A ROBOT IN HIGHLY DANGEROUS SITUATIONS. COLLEGE OF ENGINEERING CHENGANNUR 4
  • 5. INTRODUCTION  TO DEVELOPA HUMAN DETECTION ROBOT USING IOT TECHNOLOGY  DESIGNED FOR REMOTE OPERATION  AVOID DIRECT INTERVENTION OF RESCUE OPERATORS IN DANGEROUS SITUATIONS  PIR SENSOR DETECT THE PRESENCE OF HUMANS  TAKES IMAGES AND SENDS TO RESCUE OPERATOR COLLEGE OF ENGINEERING CHENGANNUR 5
  • 6. ABSTRACT  USER CONTROLS THE ROBOT  REMOTELY  WIRELESSLY  SYSTEM USES IOT REMOTE CONNECTED TO ATMEGA 328P  CAMERAPRO FOR UPLOADING PICTURE  PIR SENSOR FOR DETECTING LIVE HUMANS  ULTRASONIC SENSOR FOR OBSTACLE DETECTION  DHT11 FOR TEMPERATURE DETECTION  MQ2 FOR GAS DETECTION COLLEGE OF ENGINEERING CHENGANNUR 6
  • 7. BLOCK DIAGRAM COLLEGE OF ENGINEERING CHENGANNUR 7
  • 8. COMPONENTS  THE MAIN COMPONENTS ARE :  MICROCONTROLLER BOARD BASED ON ATMEGA 328P  PIR SENSOR : FOR DETECTING HUMAN IR  MOTOR DRIVER: GOVERNS THE ELECTRIC MOTOR PERFORMANCE  GEAR MOTOR: FOR THE MOVEMENT OF THE ROBOT  BATTERY: RECHARGEABLE (6V LEAD ACID) COLLEGE OF ENGINEERING CHENGANNUR 8
  • 9. PIR SENSOR  HCSR 501 TO DETECT IR FROM HUMAN  IT CAN DETECT LEVELS OF INFRARED RADIATION  VOLTAGE : 5V-20V  RANGE : 14m ULTRASONIC SENSOR  HCSR 04 CAN DETECT THE OBSTACLES IN THE PATH BY USING SOUND WAVES  VOLTAGE : 5V  CURRENT : 15mA  FREQUENCY : 40KHz COLLEGE OF ENGINEERING CHENGANNUR 9
  • 10. TEMPERATURE HUMIDITY SENSOR  DHT11 DIGITAL TEMPERATURE AND HUMIDITY SENSOR  COMPOSITE SENSOR CONTAINS A CALIBRATED DIGITAL SIGNAL OUTPUT  VOLTAGE : 3.3V/5V GAS SENSOR  MQ 2 FOR DETECTING  H2  LPG  CH4  CO  SMOKE. COLLEGE OF ENGINEERING CHENGANNUR 10
  • 11. BLUETOOTH MODULE  HC-05 BLUETOOTH MODULE IS AN EASY TO USE BLUETOOTH SPP  INPUT VOLTAGE: DC 5V  COMMUNICATION METHOD: SERIAL COMMUNICATION WIFI MODULE  ESP8266 USED TO CONTROL ROBOT WHEN NEED  MEMORY: 32 KB INSTRUCTION RAM  16 GPIO PINS COLLEGE OF ENGINEERING CHENGANNUR 11
  • 12. GEAR MOTOR  USED FOR LOW SPEED HIGH TORQUE  100 RPM  DC SUPPLY: 4V TO 12V VOLTAGE REGULATOR  THAT PROVIDES A STABLE DC VOLTAGE  INDEPENDENT OF  LOAD CURRENT  TEMPERATURE  USED  LM7805  LM7812 COLLEGE OF ENGINEERING CHENGANNUR 12
  • 13. CIRCUIT DIAGRAM D6 1N4007 2 1 J14 MOTOR 1 2 +5V +5V C9 C LS1 BUZZER 1 2 +5V J9 CON3 1 2 3 U1 ATMEGA328P 1 10 12 13 14 15 16 17 18 19 2 3 6 7 8 9 11 5 4 23 24 25 26 27 28 21 20 22 RST XTAL2 (AIN0)PD6 (AIN1)PD7 (ICP)PB0 (OC1)PB1 (SS)PB2 (MOSI)PB3 (MISO)PB4 (SCK)PB5 PD0/RXD PD1/TXD (T0)PD4 VCC GND XTAL1 (T1)PD5 (INT1)PD3 (INT0)PD2 (ADC0)PC0 (ADC1)PC1 (ADC2)PC2 (ADC3)PC3 (ADC4)PC4 (ADC5)PC5 AREF AVCC AGND U5 LM7805 1 2 3 VIN GND VOUT D3 1N4007_2 SW12 SW PUSHBUTTON +5V J10 PIR 1 2 3 J8 PIR 1 2 3 12V +5V +5V J6 DHT11 Temperature And Humidity Sensor 1 2 3 Q1 BC547 1 2 3 U7 L293 2 7 10 15 1 9 3 6 11 14 16 8 4 5 13 12 1A 2A 3A 4A 1,2EN 3,4EN 1Y 2Y 3Y 4Y VCC1 VCC2 GND GND GND GND R10 R J13 MOTOR 1 2 R8 10 K +5V J90 HC05 BLUETOOTH MODULE 1 2 3 4 5 6 STATE RX TX GND +5V EN C2 CAP +5V J7 ultrasonic 1 2 3 4 +5V U6 LM7812/TO 1 2 3 VIN GND VOUT +5V C8 C +5V +5V C6 18 pF 12V C5 18 pF COLLEGE OF ENGINEERING CHENGANNUR 13
  • 14. SIMULATION RESULTS COLLEGE OF ENGINEERING CHENGANNUR 14
  • 15. BILL OF MATERIALS SL NO COMPONENTS QUANTITY PRICE 1 PIR SENSOR 1 150 2 ULTRASONIC SENSOR 1 180 3 ARDUINO BOARD 1 950 4 GEAR MOTOR 2 200 5 ROBOT CHASIS 1 650 6 BLUETOOTH MODULE 1 350 7 WIFI MODULE 1 300 8 TEMPERATURE SENSOR 1 280 9 GAS SENSOR 1 290 9 MOTOR DRIVER 1 300 COLLEGE OF ENGINEERING CHENGANNUR 15
  • 16. GANTT CHART 25-Apr-17 14-Jun-17 3-Aug-17 22-Sep-17 11-Nov-17 31-Dec-17 19-Feb-18 10-Apr-18 Abstract & block diagram Circuit design Identifying components Datasheet of components Purchasing components Arduino details Purchase of robot case Study of program-arduino interfacing with pir sensor Study of program-with motor,modules Product modelling COLLEGE OF ENGINEERING CHENGANNUR 16
  • 17. ADVANTAGES  CAPABILITY OF SENSING ACCURATELY WITH INCREASED FLEXIBILITY.  NOT SENSITIVE TO LIGHT.  NOT SENSITIVE TO WEATHER CONDITIONS.  LOW COST IN THE LONG RUN.  DECREASES THE AMOUNT OF HARM CAUSING TO PEOPLE. COLLEGE OF ENGINEERING CHENGANNUR 17
  • 18. APPLICATION  IN DISATER CONDITION  TO MEASURE THE AMOUNT OF GAS LEAKAGE  TO MEASURE TEMPERATURE  TO GET VISUAL FEEDBACK FROM INSIDE BUILDING  SECURITY APPLICATION  PREVENT ROBERY  NOTIFY UNKNOWN PRESENCE  MILITARY PURPOSE  DETECT ENEMY PRESENCE IN BORDER AREAS COLLEGE OF ENGINEERING CHENGANNUR 18
  • 19. CONCLUSION  A HUMAN DETECTION ROBOT USING IOT COMMUNICATION, IS DESIGNED AND IMPLEMENTED IN EMBEDDED SYSTEM DOMAIN.  EXPERIMENTAL WORK HAS BEEN CARRIED OUT EFFICENTLY.  THE RESULT SHOWS THAT HIGHER EFFICIENCY IS INDEED ACHIEVED USING THE EMBEDDED SYSTEM.  THE PROPOSED METHOD IS VERIFIED TO BE GREAT BENEFICIAL FOR THE RESCUE PURPOSE. COLLEGE OF ENGINEERING CHENGANNUR 19
  • 20. FUTURE SCOPE  THE PROJECT HAS BEEN MOTIVATED TO DESIGN A SYSTEM THAT CAN DETECT HUMANS WITHOUT ANY HUMAN INTERVENTION.  THE SYSTEM DEVELOPED IS A LOW COST SYSTEM SO IT HAS A WIDE FUTURE SCOPE.  THIS PROVIDES US THE OPPORTUNITY TO PASS ON TO ROBOTS TASKS THAT TRADITIONALLY HUMANS HAD TO DO BUT WERE INHERENTLY LIFE THREATENING. COLLEGE OF ENGINEERING CHENGANNUR 20
  • 21. REFERENCES  “DETECTING DIRECTION OF MOVEMENT USING PYROELECTRIC INFRARED SENSORS” BY JAESEOK YUN, MEMBER, IEEE, AND MIN-HWAN SONG.  “DETECTING DIRECTION OF MOVEMENT USING PYROELECTRIC INFRARED SENSORS” BY JAESEOK YUN, MEMBER, IEEE, AND MIN-HWAN SONG.  “HUMAN INFRARED SIGNAL RECOGNITION USING SINGLE PIR DETECTOR” LINHONG WANG CHONGQING COLLEGE OF ELECTRICAL ENGINEERING CHONGQING, CHINA. COLLEGE OF ENGINEERING CHENGANNUR 21
  • 22. COLLEGE OF ENGINEERING CHENGANNUR 22