SlideShare ist ein Scribd-Unternehmen logo
1 von 31
10/12/2015 1
TOPIC:
HUMAN DETECTION ROBO
ELECTRONICS AND COMMUNICATION
S6
PROJECT GROUP- 1
MEMBERS
SUDEESH VS
VINEETH A V
DHANYA XAVIER
ASHMI T ISSAC
SIBIN SEBASTIAN
10/12/2015 2
INTRODUCTION
•The novel idea of this project is to locate the human
presence using the robot which is controlled through
RF ZIGBEE communication.
•This project can find its application in military and
security where without our presence we can get to
know the status of the other side.
•This project can also be used to navigate around the
disaster areas and try to find humans who need help.10/12/2015 3
BLOCK DIAGRAM
ROBO SECTION
10/12/2015 4
REMOTE SECTION
10/12/2015 5
CIRCUIT DIAGRAMS
10/12/2015 6
REMOTE SECTION
10/12/2015 7
COMPONENT STUDY
 PIC 16F877A
 ZIGBEE
 LM35 TEMPERATURE SENSORS
 LPG SENSOR MQ6
 PIR SENSOR
 OBSTACLE SENSOR
 L293D MOTOR DRIVER
10/12/2015 8
PIC 16F877A
 PIC is a family of Harvard architecture
 RISC microcontroller.
 Why PIC16F877A is very popular?
 What is the advantages of PIC16F877A?
10/12/2015 9
PIN DIAGRAM OF PIC16F877
 PLASTIC DUAL
IN-LINE
PACKAGE (DIP)
10/12/2015 10
 As you can see the
PIC16F877A is rich in
peripherals so you can
use it for many
different projects.
Bubble diagram of PIC16F877
10/12/2015 11
ZIGBEE
•There are many wireless monitoring and control applications in
industrial and home environments which require longer battery life,
lower data rates and less complexity than those from existing
standards.
•A new standard called IEEE 802.15.4 has been developed by
IEEE. The new standard is also called Zig Bee
10/12/2015 12
 This allows ZigBee networks to be formed ad-hoc, with
no centralized control or high-power
transmitter/receiver able to reach all of the devices.
 Any ZigBee device can be tasked with running the
network
10/12/2015 13
LM35 TEMPERATURE SENSORS
 The LM35 series are precision integrated-circuit
temperature sensors, whose output voltage is linearly
proportional to the Celsius (Centigrade) temperature.
•Calibrated directly in ° Celsius (Centigrade)
•Linear + 10.0 mV/°C scale factor
•0.5°C accuracy guaranteeable (at +25°C)
•Operates from 4 to 30 volts
•Less than 60 µA current drain
•Low self-heating, 0.08°C in still air
•Rated for full -55° to +150°C range
10/12/2015 14
LPG SENSOR MQ6
 They are used in gas leakage detecting equipments in
family and industry.
 This sensor suitable for detecting of LPG, iso-butane,
propane, LNG
• High sensitivity to LPG, iso-butane, propane
• Small sensitivity to alcohol, smoke.
• Fast response .
• Stable and long life
• Simple drive circuit
10/12/2015 15
PIR SENSOR
 A passive infrared sensor (PIR sensor) is an
electronic sensor that measures infrared (IR) light
radiating from objects in its field of view.
 The term passive in this instance refers to the fact that
PIR devices do not generate or radiate any energy for
detection purposes
10/12/2015 16
OBSTACLE SENSOR
 This sensor is a short range obstacle detector with no
dead zone.
 It has a reasonably narrow
detection area
 Range can also be increased by increasing the power to
the IR LEDs or adding more IR LEDs
10/12/2015 17
L293D MOTOR DRIVER
 The L293D are quadruple high-current H –bridge drivers.
 The L293D is designed to provide bidirectional drive
currents of up to 600-mA at voltages from 4.5 V to 36
10/12/2015 18
10/12/2015 19
293D LOGIC TABLE.
 • Pin 2 = Logic 1 and Pin 7 = Logic 0 | Clockwise

• Pin 2 = Logic 0 and Pin 7 = Logic 1 | Anticlockwise

• Pin 2 = Logic 0 and Pin 7 = Logic 0 | Idle [No rotation]

• Pin 2 = Logic 1 and Pin 7 = Logic 1 | Idle [No rotation]
 In a very similar way the motor can also operated across input
pin 15,10 for motor on the right hand side.
10/12/2015 20
HELICAL GEAR MOTOR:
 A unit which creates mechanical energy from electrical
energy and which transmits mechanical energy through
the gearbox at a reduced speed.
 A gearhead and motor combination to reduce the speed of
the motor to obtain the desired speed or torque.
10/12/2015 21
LCD DISPLAY
 LCD (Liquid Crystal Display) screen is an electronic
display module and find a wide range of applications.
 A 16x2 LCD display is very basic module and is very
commonly used in various devices and circuits.
 A 16x2 LCD means it can display 16 characters per line
and there are 2 such lines.
10/12/2015 22
SYSTEM WORKING
 From the transmitter end we are controlling the robotic
action which will be sent to the remote end via zigbee.
 If any obstacle is detected, the LCD at the transmitter end
will receive information about it. and try to avoid the
obstacles automatically.
 Now in between the movements of the robot, if any
human activities are observed by the human tracking
sensor then it will transmit alert to the controller And stop
the robot and produce alarm.
10/12/2015 23
ALGORITHM OF PROGRAM
 Step 1: Start
 Step 2: Initialize micro controller
 Step 3: Initialize motors
 Step 4: Initialize PIR sensor
 Step 5: receive commands form remote
Monitor PIR sensor ,gas sensor ,obstacle sensor
 Step 6: If obstacle detected motor rotates in specified direction send obstacle
info to remote
If human detected motor stops and buzzer on send human info to remote
Step 7: read the temperature and gas status send info to remote go to step 5
 Step 8: Stop
10/12/2015 24
ROBO SECTION
 Step 1: Start
 Step 2: Initialize micro controller
 Step 3: Initialize lcd
 Step 4: Initialize key
 Step 5: Monitor key pad
 Step 6: If key press detected send command to robo for specified key
function
 Step 7: If command from robo detected ,display info specified by each
command function go to step 5
 Step 8: Stop
10/12/2015 25
REMOTE SECTION
APPLICATIONS
 Gas leakage detector:
 A security robot
 Home automation:
 Military applications:
10/12/2015 26
LIMITATIONS OF THE PROJECT
 This project is a microcontroller-based project. The
main limitation is the size of ROM available on the
chip for programming.
 RF Communication cannot be extended for some more
distance.
10/12/2015 27
CONCLUSION
 The project “HUMAN DETECTION ROBOT” has
been successfully designed and stimulated .
10/12/2015 28
REFERENCES
 PIC16F877ADatasheet,
http://ww1.microchip.com/downloads/en/device
doc/39582b.pdf
 L293DDatasheet,
http://users.ece.utexas.edu/~valvano/Datasheets/
L293d.pdf
 WWW.EFY.COM
 WWW.ieee.com
 www.google.com
 Pic microcontroller –Muhammad ali Mazidi
10/12/2015 29
THANK YOU
10/12/2015 30
10/12/2015 31

Weitere ähnliche Inhalte

Was ist angesagt?

War field spying robot
War field spying robotWar field spying robot
War field spying robotARUN S L
 
gps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminargps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminarhiharshal277
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemIRJET Journal
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
V2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle CommunicationV2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle CommunicationSrijanKumar18
 
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESAdrija Chowdhury
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino unoselvalakshmi24
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Study Hub
 
Anti theft security system for vehicle
Anti theft security system for vehicleAnti theft security system for vehicle
Anti theft security system for vehicleabhinandanyadavg
 
Robot controlled car using Wireless Module
 Robot controlled car using Wireless Module Robot controlled car using Wireless Module
Robot controlled car using Wireless Moduleshreyaseksambe
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESNiraj Rajan
 
Iot based garbage monitoring system
Iot based garbage monitoring systemIot based garbage monitoring system
Iot based garbage monitoring systemankitguptakishu
 
Military Robots
Military RobotsMilitary Robots
Military Robotsnsapre
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled RobotPankaj Rai
 
Li-Fi Audio Transmission Project Documentation/Report
Li-Fi Audio Transmission Project Documentation/ReportLi-Fi Audio Transmission Project Documentation/Report
Li-Fi Audio Transmission Project Documentation/ReportTSriyaSharma
 
SMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESSMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESVED PRAKASH
 
Automatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeAutomatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeNidhiRaut7
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSIRJET Journal
 

Was ist angesagt? (20)

War field spying robot
War field spying robotWar field spying robot
War field spying robot
 
gps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminargps gsm based vehicle tracking system seminar
gps gsm based vehicle tracking system seminar
 
Coal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting SystemCoal Mine Safety Monitoring and Alerting System
Coal Mine Safety Monitoring and Alerting System
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
V2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle CommunicationV2V- Vehicle to Vehicle Communication
V2V- Vehicle to Vehicle Communication
 
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILESACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
ACCIDENT PREVENTION AND SECURITY SYSTEM FOR AUTOMOBILES
 
Automatic railway gate control using arduino uno
Automatic railway gate control using arduino unoAutomatic railway gate control using arduino uno
Automatic railway gate control using arduino uno
 
DRIVER DROWSINESS ALERT SYSTEM
DRIVER DROWSINESS ALERT SYSTEMDRIVER DROWSINESS ALERT SYSTEM
DRIVER DROWSINESS ALERT SYSTEM
 
Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)Vehicle accident detection system (VAD)
Vehicle accident detection system (VAD)
 
Anti theft security system for vehicle
Anti theft security system for vehicleAnti theft security system for vehicle
Anti theft security system for vehicle
 
Tele immersion
Tele immersionTele immersion
Tele immersion
 
Robot controlled car using Wireless Module
 Robot controlled car using Wireless Module Robot controlled car using Wireless Module
Robot controlled car using Wireless Module
 
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLESWIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
WIRELESS BLACK BOX REPORT FOR TRACKING OF ACCIDENTAL MONITORING IN VEHICLES
 
Iot based garbage monitoring system
Iot based garbage monitoring systemIot based garbage monitoring system
Iot based garbage monitoring system
 
Military Robots
Military RobotsMilitary Robots
Military Robots
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
 
Li-Fi Audio Transmission Project Documentation/Report
Li-Fi Audio Transmission Project Documentation/ReportLi-Fi Audio Transmission Project Documentation/Report
Li-Fi Audio Transmission Project Documentation/Report
 
SMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIESSMART DUSTBIN FOR SMART CITIES
SMART DUSTBIN FOR SMART CITIES
 
Automatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeAutomatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John College
 
Vehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPSVehicle Theft Detection and Tracking Based on GSM and GPS
Vehicle Theft Detection and Tracking Based on GSM and GPS
 

Andere mochten auch

Alive human detector
Alive human detectorAlive human detector
Alive human detectorAnkush Tayade
 
Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Ushaswini Chowdary
 
Energy saving using pir sensor
Energy saving using pir sensorEnergy saving using pir sensor
Energy saving using pir sensorHimani Harbola
 
Automatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorAutomatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorZiauddin Ridoy
 
BOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPSBOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPSJOLLUSUDARSHANREDDY
 
Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)Umar Shuaib
 
Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]nikhilsinghia
 
Smart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensorsSmart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensorsPammvi Group of Companies
 
Motion sensing and detection
Motion sensing and detectionMotion sensing and detection
Motion sensing and detectionNirav Soni
 
motion sensing technology
motion sensing technologymotion sensing technology
motion sensing technologySantosh Kumar
 
Design of alarm using pir sensor for
Design of alarm using pir sensor forDesign of alarm using pir sensor for
Design of alarm using pir sensor forAkshay Dhole
 
Pir based lighting control
Pir based lighting controlPir based lighting control
Pir based lighting controlSlidescope
 
LPG Gas detector
LPG Gas detectorLPG Gas detector
LPG Gas detectorajay singh
 
Wireless gas leakage detector with device control
Wireless gas leakage detector  with device controlWireless gas leakage detector  with device control
Wireless gas leakage detector with device controlReshma Gowri Chandran
 
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCEINTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCESatish Kumar
 
Intelligent lighting ppt
Intelligent lighting pptIntelligent lighting ppt
Intelligent lighting pptAmrata Yadav
 
Project presentation on wireless lpg leakage detector
Project presentation on wireless lpg leakage detectorProject presentation on wireless lpg leakage detector
Project presentation on wireless lpg leakage detectorPETER ASIGRI
 

Andere mochten auch (20)

Alive human detector
Alive human detectorAlive human detector
Alive human detector
 
Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)Pir sensor based security alarm system using um 3561 (2)
Pir sensor based security alarm system using um 3561 (2)
 
Energy saving using pir sensor
Energy saving using pir sensorEnergy saving using pir sensor
Energy saving using pir sensor
 
Automatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR SensorAutomatic Light Control using LDR and PIR Sensor
Automatic Light Control using LDR and PIR Sensor
 
Project report
Project reportProject report
Project report
 
BOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPSBOMB DETECTION ROBOT BY USING GSM & GPS
BOMB DETECTION ROBOT BY USING GSM & GPS
 
Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)Passive infrared sensor technology(pir)
Passive infrared sensor technology(pir)
 
Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]Human presence detection based room light controller using pir2.pptx [repaired]
Human presence detection based room light controller using pir2.pptx [repaired]
 
Smart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensorsSmart lighting solutions with motion sensors occupancy sensors pir sensors
Smart lighting solutions with motion sensors occupancy sensors pir sensors
 
Motion sensing and detection
Motion sensing and detectionMotion sensing and detection
Motion sensing and detection
 
Ppt
PptPpt
Ppt
 
motion sensing technology
motion sensing technologymotion sensing technology
motion sensing technology
 
Smart Home
Smart HomeSmart Home
Smart Home
 
Design of alarm using pir sensor for
Design of alarm using pir sensor forDesign of alarm using pir sensor for
Design of alarm using pir sensor for
 
Pir based lighting control
Pir based lighting controlPir based lighting control
Pir based lighting control
 
LPG Gas detector
LPG Gas detectorLPG Gas detector
LPG Gas detector
 
Wireless gas leakage detector with device control
Wireless gas leakage detector  with device controlWireless gas leakage detector  with device control
Wireless gas leakage detector with device control
 
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCEINTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
INTELLIGENT ROOM LIGHTING ON PERSON PRESENCE
 
Intelligent lighting ppt
Intelligent lighting pptIntelligent lighting ppt
Intelligent lighting ppt
 
Project presentation on wireless lpg leakage detector
Project presentation on wireless lpg leakage detectorProject presentation on wireless lpg leakage detector
Project presentation on wireless lpg leakage detector
 

Ähnlich wie Human Detection Robot

IRJET- Gsm Based Smart Home Automation using Sensors
IRJET-  	  Gsm Based Smart Home Automation using SensorsIRJET-  	  Gsm Based Smart Home Automation using Sensors
IRJET- Gsm Based Smart Home Automation using SensorsIRJET Journal
 
automatic toll collection.pptx
automatic toll collection.pptxautomatic toll collection.pptx
automatic toll collection.pptxRakibulHassan77
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controllernimmi_abes
 
Design and Implementation of Smart Car Driving
Design and Implementation of Smart Car DrivingDesign and Implementation of Smart Car Driving
Design and Implementation of Smart Car Drivingijiert bestjournal
 
Alcohol sensing alert with engine locking project
Alcohol sensing alert with engine locking projectAlcohol sensing alert with engine locking project
Alcohol sensing alert with engine locking projecthemanth prudhvi jidugu
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)Jha Bhargav
 
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET Journal
 
IRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless SystemIRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless SystemIRJET Journal
 
Smart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likharSmart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likharShivnaresh Likhar
 
Automatic room lighting system
Automatic room lighting systemAutomatic room lighting system
Automatic room lighting systemPoojithaAV
 
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET Journal
 
Digital tachometer using pic18
Digital tachometer using pic18Digital tachometer using pic18
Digital tachometer using pic18Muhammad Usman
 
Final Slot Car Report
Final Slot Car ReportFinal Slot Car Report
Final Slot Car ReportKyle Avery
 
Automatic Crop Monitoring using Embedded System
Automatic Crop Monitoring using Embedded SystemAutomatic Crop Monitoring using Embedded System
Automatic Crop Monitoring using Embedded SystemIRJET Journal
 
P 0329--intelligent energy-saving
P 0329--intelligent energy-savingP 0329--intelligent energy-saving
P 0329--intelligent energy-savingpremkarthik06
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate controlDipankar Haloi
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET Journal
 

Ähnlich wie Human Detection Robot (20)

ANTI THEFT PPT
ANTI THEFT PPTANTI THEFT PPT
ANTI THEFT PPT
 
IRJET- Gsm Based Smart Home Automation using Sensors
IRJET-  	  Gsm Based Smart Home Automation using SensorsIRJET-  	  Gsm Based Smart Home Automation using Sensors
IRJET- Gsm Based Smart Home Automation using Sensors
 
automatic toll collection.pptx
automatic toll collection.pptxautomatic toll collection.pptx
automatic toll collection.pptx
 
Traffic light controller
Traffic light controllerTraffic light controller
Traffic light controller
 
Design and Implementation of Smart Car Driving
Design and Implementation of Smart Car DrivingDesign and Implementation of Smart Car Driving
Design and Implementation of Smart Car Driving
 
Alcohol sensing alert with engine locking project
Alcohol sensing alert with engine locking projectAlcohol sensing alert with engine locking project
Alcohol sensing alert with engine locking project
 
8 sem final report print copy (1)
8 sem final report print copy (1)8 sem final report print copy (1)
8 sem final report print copy (1)
 
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using Arduino
 
IRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless SystemIRJET- Building Monitoring using Wireless System
IRJET- Building Monitoring using Wireless System
 
Car locking system
Car locking systemCar locking system
Car locking system
 
Smart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likharSmart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likhar
 
Minor_project.ppt.pdf
Minor_project.ppt.pdfMinor_project.ppt.pdf
Minor_project.ppt.pdf
 
Automatic room lighting system
Automatic room lighting systemAutomatic room lighting system
Automatic room lighting system
 
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the GasIRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
IRJET - IoT based Gas Level Detection and the Automatic Booking of the Gas
 
Digital tachometer using pic18
Digital tachometer using pic18Digital tachometer using pic18
Digital tachometer using pic18
 
Final Slot Car Report
Final Slot Car ReportFinal Slot Car Report
Final Slot Car Report
 
Automatic Crop Monitoring using Embedded System
Automatic Crop Monitoring using Embedded SystemAutomatic Crop Monitoring using Embedded System
Automatic Crop Monitoring using Embedded System
 
P 0329--intelligent energy-saving
P 0329--intelligent energy-savingP 0329--intelligent energy-saving
P 0329--intelligent energy-saving
 
Automatic gate control
Automatic gate controlAutomatic gate control
Automatic gate control
 
IRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic VehicleIRJET- Fire Fighting Robotic Vehicle
IRJET- Fire Fighting Robotic Vehicle
 

Kürzlich hochgeladen

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...RKavithamani
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Educationpboyjonauth
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionSafetyChain Software
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxmanuelaromero2013
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxpboyjonauth
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesFatimaKhan178732
 

Kürzlich hochgeladen (20)

Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
Privatization and Disinvestment - Meaning, Objectives, Advantages and Disadva...
 
Introduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher EducationIntroduction to ArtificiaI Intelligence in Higher Education
Introduction to ArtificiaI Intelligence in Higher Education
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
Mastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory InspectionMastering the Unannounced Regulatory Inspection
Mastering the Unannounced Regulatory Inspection
 
How to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptxHow to Make a Pirate ship Primary Education.pptx
How to Make a Pirate ship Primary Education.pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Introduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptxIntroduction to AI in Higher Education_draft.pptx
Introduction to AI in Higher Education_draft.pptx
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
Separation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and ActinidesSeparation of Lanthanides/ Lanthanides and Actinides
Separation of Lanthanides/ Lanthanides and Actinides
 

Human Detection Robot

  • 2. TOPIC: HUMAN DETECTION ROBO ELECTRONICS AND COMMUNICATION S6 PROJECT GROUP- 1 MEMBERS SUDEESH VS VINEETH A V DHANYA XAVIER ASHMI T ISSAC SIBIN SEBASTIAN 10/12/2015 2
  • 3. INTRODUCTION •The novel idea of this project is to locate the human presence using the robot which is controlled through RF ZIGBEE communication. •This project can find its application in military and security where without our presence we can get to know the status of the other side. •This project can also be used to navigate around the disaster areas and try to find humans who need help.10/12/2015 3
  • 8. COMPONENT STUDY  PIC 16F877A  ZIGBEE  LM35 TEMPERATURE SENSORS  LPG SENSOR MQ6  PIR SENSOR  OBSTACLE SENSOR  L293D MOTOR DRIVER 10/12/2015 8
  • 9. PIC 16F877A  PIC is a family of Harvard architecture  RISC microcontroller.  Why PIC16F877A is very popular?  What is the advantages of PIC16F877A? 10/12/2015 9
  • 10. PIN DIAGRAM OF PIC16F877  PLASTIC DUAL IN-LINE PACKAGE (DIP) 10/12/2015 10
  • 11.  As you can see the PIC16F877A is rich in peripherals so you can use it for many different projects. Bubble diagram of PIC16F877 10/12/2015 11
  • 12. ZIGBEE •There are many wireless monitoring and control applications in industrial and home environments which require longer battery life, lower data rates and less complexity than those from existing standards. •A new standard called IEEE 802.15.4 has been developed by IEEE. The new standard is also called Zig Bee 10/12/2015 12
  • 13.  This allows ZigBee networks to be formed ad-hoc, with no centralized control or high-power transmitter/receiver able to reach all of the devices.  Any ZigBee device can be tasked with running the network 10/12/2015 13
  • 14. LM35 TEMPERATURE SENSORS  The LM35 series are precision integrated-circuit temperature sensors, whose output voltage is linearly proportional to the Celsius (Centigrade) temperature. •Calibrated directly in ° Celsius (Centigrade) •Linear + 10.0 mV/°C scale factor •0.5°C accuracy guaranteeable (at +25°C) •Operates from 4 to 30 volts •Less than 60 µA current drain •Low self-heating, 0.08°C in still air •Rated for full -55° to +150°C range 10/12/2015 14
  • 15. LPG SENSOR MQ6  They are used in gas leakage detecting equipments in family and industry.  This sensor suitable for detecting of LPG, iso-butane, propane, LNG • High sensitivity to LPG, iso-butane, propane • Small sensitivity to alcohol, smoke. • Fast response . • Stable and long life • Simple drive circuit 10/12/2015 15
  • 16. PIR SENSOR  A passive infrared sensor (PIR sensor) is an electronic sensor that measures infrared (IR) light radiating from objects in its field of view.  The term passive in this instance refers to the fact that PIR devices do not generate or radiate any energy for detection purposes 10/12/2015 16
  • 17. OBSTACLE SENSOR  This sensor is a short range obstacle detector with no dead zone.  It has a reasonably narrow detection area  Range can also be increased by increasing the power to the IR LEDs or adding more IR LEDs 10/12/2015 17
  • 18. L293D MOTOR DRIVER  The L293D are quadruple high-current H –bridge drivers.  The L293D is designed to provide bidirectional drive currents of up to 600-mA at voltages from 4.5 V to 36 10/12/2015 18
  • 20. 293D LOGIC TABLE.  • Pin 2 = Logic 1 and Pin 7 = Logic 0 | Clockwise  • Pin 2 = Logic 0 and Pin 7 = Logic 1 | Anticlockwise  • Pin 2 = Logic 0 and Pin 7 = Logic 0 | Idle [No rotation]  • Pin 2 = Logic 1 and Pin 7 = Logic 1 | Idle [No rotation]  In a very similar way the motor can also operated across input pin 15,10 for motor on the right hand side. 10/12/2015 20
  • 21. HELICAL GEAR MOTOR:  A unit which creates mechanical energy from electrical energy and which transmits mechanical energy through the gearbox at a reduced speed.  A gearhead and motor combination to reduce the speed of the motor to obtain the desired speed or torque. 10/12/2015 21
  • 22. LCD DISPLAY  LCD (Liquid Crystal Display) screen is an electronic display module and find a wide range of applications.  A 16x2 LCD display is very basic module and is very commonly used in various devices and circuits.  A 16x2 LCD means it can display 16 characters per line and there are 2 such lines. 10/12/2015 22
  • 23. SYSTEM WORKING  From the transmitter end we are controlling the robotic action which will be sent to the remote end via zigbee.  If any obstacle is detected, the LCD at the transmitter end will receive information about it. and try to avoid the obstacles automatically.  Now in between the movements of the robot, if any human activities are observed by the human tracking sensor then it will transmit alert to the controller And stop the robot and produce alarm. 10/12/2015 23
  • 24. ALGORITHM OF PROGRAM  Step 1: Start  Step 2: Initialize micro controller  Step 3: Initialize motors  Step 4: Initialize PIR sensor  Step 5: receive commands form remote Monitor PIR sensor ,gas sensor ,obstacle sensor  Step 6: If obstacle detected motor rotates in specified direction send obstacle info to remote If human detected motor stops and buzzer on send human info to remote Step 7: read the temperature and gas status send info to remote go to step 5  Step 8: Stop 10/12/2015 24 ROBO SECTION
  • 25.  Step 1: Start  Step 2: Initialize micro controller  Step 3: Initialize lcd  Step 4: Initialize key  Step 5: Monitor key pad  Step 6: If key press detected send command to robo for specified key function  Step 7: If command from robo detected ,display info specified by each command function go to step 5  Step 8: Stop 10/12/2015 25 REMOTE SECTION
  • 26. APPLICATIONS  Gas leakage detector:  A security robot  Home automation:  Military applications: 10/12/2015 26
  • 27. LIMITATIONS OF THE PROJECT  This project is a microcontroller-based project. The main limitation is the size of ROM available on the chip for programming.  RF Communication cannot be extended for some more distance. 10/12/2015 27
  • 28. CONCLUSION  The project “HUMAN DETECTION ROBOT” has been successfully designed and stimulated . 10/12/2015 28