SlideShare uma empresa Scribd logo
1 de 18
SECURE SURVEILLANCE USING
VIRTUAL INTELLIGENT AGENT WITH
     DOMINATING INFLUENCE

                               BY:
                                  SINDHU LS
                                   SINDU KR
                                     BE- ECE
                  GUIDE: Dr A. VISHWANATH
                        Mr U.ARUN KUMAR
        VELAMMAL INSTITUTE OF TECHNOLOGY
ABSTRACT:
    As it is known embedded system is a special-
purpose computer system designed to perform a
dedicated function. As a spice we also included
robotics domain and achieved this project
successfully. In this project, an automation
surveillance system is achieved using PIR sensor
which senses the human and more over the robot
consists of a weapon detector. Once the intruder has
been sensed, the location will be tracked using GPS
and is sent as a message to nearby police station
through GSM modem placed .Mean while the robot
follows the intruder with the help of ultrasonic and
infra red sensor, and a camera is used for capturing
the images and transfer it to CCTV.
HARDWARE             SOFTWARE
REQUIREMENT:         REQUIREMENT:
 ATMEL                EMBEDDED C
 GPS                  KEIL       cross
 GSM                 compiler
 UART                FIELD
 METAL SENSOR        REQUIREMENT:
 PIR                  Communication
 RELAY                IT
 ROBOT                Mechanical
 CAMERA               Electronics
 ULTRASONIC SENSOR    Digital robotics
 IR SENSOR
AT89s52 Microcontroller



                     The AT89S52 is a
                   low-power; high-
                   performance CMOS
                   8-bit
                   microcontroller
                   with 8K bytes of in-
                   system
                   programmable
                   Flash memory
                   along with this
                     It also provides
ULTRASONIC SENSOR:
                        Ultrasonic sensors (also known as
                     transceivers when they both send and receive)
                     work on a principle similar to radar or sonar.
                     Here WTS601 ultrasonic sensor is used in this
                     project for the following factors
                       As detection of the object is up to 12m.
                       The frequency at which it is operating is 40
                     kHz.
                       And the power consumed by the sensor is (+
                     or -) 5v of DC.
                     It works on the basis of the following condition
                     to detect the distance of the object from the
                     robot.
                     Distant to object = speed of sound * (time it
                     takes to hear echo come back/2)
PIR SENSOR:      A Passive Infrared
              sensor (PIR sensor)
              is an electronic
              device that measures
              infrared (IR) light
              radiating from
              objects in its field of
              view.
                Here “DYP-ME003”
              pyro - electric device
              is used because of
              the following
              features
                As detection range
IR SENSOR:   Infrared sensor “MOC7811” is used in
             this project in order to provide the
             following features
               As it can also modulate the IR to
             achieve better distance and immunity.
               The receiver diode has a very high
             resistance
               And also when IR is incident upon
             it, the resistance decreases sharply to
             the order of a few kilo Ohms or even
             lesser.

             There are two such sensors used here as
             it is responsible for the movement of the
             robot in left and right position
             respectively. This movement is based on
             the infrared emitted from the human or
             object in order to follow its position.
METAL DETECTOR
                 The inductive proximity will
                 sense all metals. The exact
                 point at which a target will
                 be detected is influenced by
                 the type of metal, its size and
                 surface area. The “LM18-
                 3008PA” metal detector is
                 used in this project and it can
                 sense metal/ bomb within
                 the 2m. The voltage used is
                 about 12-30v.
GSM MODEM


            GSM Modem provides full
            functional capability to Serial
            devices to send SMS and Data
            over    GSM      Network.    The
            “FARGO MAESTRO 20” modem
            is used of the band range of 900
            and DC of 5-3v with 450mA.
GPS     GPS receivers help us to navigate back
      to a starting point or other predetermined
      locations without the use of maps or any
      other equipment.
        In conjunction with accurate maps like
      ones provided by the USGS, and other
      basic tools like a compass and Lat/Long
      or UTM scales, one can navigate to
      identified locations on maps or take
      readings from a location that they are at
      or have been at and plot those locations
      on a map.
        All of these features make it a very
      desirable and useful technology for a mirid
      of activities including Search and Rescue,
      Aviation and Nautical navigation, hiking,
      hunting, camping, fishing, and many more.
        All of these various GPS users have
      unique needs which require different levels
      of understanding and skill in using this
      technology.
Relay

        A relay is an electrically operated switch. The
        function of the relays in the control unit is for
        controlling the movement of robot’s base with
        respect to the on or off position of the two
        infrared sensors and an ultrasonic sensor. There
        are five “JQC-3FC (T73)” relays in which the two
        of it controls the left and right motion of the
        robots movement whereas the next two
        controls forward and backward movement. The
        rest one relay is used for controlling camera
        which is in on position only when ultrasonic
        sensor is on.
UART     An UART, universal asynchronous receiver /
       transmitter is responsible for performing the
       main task in serial communications with
       computers.
         The device changes incoming parallel
       information to serial data which can be sent on
       a communication line.
         A second UART can be used to receive the
       information. The UART performs all the tasks,
       timing, parity checking, etc. needed for the
       communication.
         The only extra devices attached are line driver
       chips capable of transforming the TTL level
       signals to line voltages and vice versa.
         Basically uart contributes of two components
       viz
                   Max232 ic.
                   Rs232 serial cable.
MICROCINTROLLER BOARD
                                  The microcontroller board is the
                        heart of the robot since it carries the main
                        program. To the base of the controller several
                        components like IR sensor, PIR sensor,
                        GSM/GPS modem , etc used in the robot is
                        connected.
                                  It consists of the following
                        components :
                          AT89s52 Microcontroller
                          LCD to display the command being executed
                        and more over it s 40 pin
                          LED to display that the circuit is on
                          Voltage regulator
                          Reset pin to make the controller to start
                        from zero again
                          1uf,10uf and 100uf capacitors
                          Diode
                          Transistors
                          UART
MOTOR DRIVE CIRCUIT:              It is the main circuit to
                       drive the robot effectively. i.e., it
                       is responsible for the movement
                       of the robot and it is connected to
                       the base of the robot which has
                       wheels for the motion.
                                 It consists of the
                       following components:
                         Four relays to gain the isolated
                       motion for the robot
                         Four LEDs to display which
                       relay is enable
                         Diode
                         Resistors
                         A chip which has the program
                       to operate the relay with the help
                       of the IR sensors.
Circuit to activate the
camera:
          To this board a camera is effectively
connected to relay which is programmed in
such a way that the camera is active only
when the ultrasonic sensor is active. The
camera is connected to the relay as it acts like
a switch. The camera is also connected to the
local server and it records the video of the
intruder in the concern as the real time
application.
          It consists of the following
components:
  One relay
  LED
  Diode switch
  Resistor
  And a chip that carries the program to
operate the relay
APPLICATIONS:
  The main purpose for designing this robot is that to
implement it in defense sector to sense human and detect
weapon/ bomb with the human or buried in the place where
human cannot fetch for it.
  The sensors with smaller range frequencies are sufficient
to install this robot in residents.
  The sensors with very high frequencies are required to
install this robot in the IT industries.
  This robot can be installed in banks, especially in the
places where jewels are kept (locker area).
  In the educational institutions, this robot can play a vital
role in the areas of library and laboratory where valuable
equipments are kept.
THANK U
               ANY
???????????????????

Mais conteúdo relacionado

Mais procurados

Security System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologySecurity System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologyIOSR Journals
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamshiva kumar cheruku
 
Haptic gloves controlled robotic arm using MEMS accelerometer
Haptic gloves controlled robotic arm using MEMS accelerometerHaptic gloves controlled robotic arm using MEMS accelerometer
Haptic gloves controlled robotic arm using MEMS accelerometerijiert bestjournal
 
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOROBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSORLeTsKnOw1
 
Ir sensor mechanism and interfacing with a micro controllers.PPT
Ir sensor mechanism and  interfacing with  a micro controllers.PPTIr sensor mechanism and  interfacing with  a micro controllers.PPT
Ir sensor mechanism and interfacing with a micro controllers.PPTkhairunnesa2
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller IJECEIAES
 
ARM7(LPC2148)PROJECTS-ROBOTICS- cell phone controlled three axis robot with...
ARM7(LPC2148)PROJECTS-ROBOTICS-   cell phone controlled three axis robot with...ARM7(LPC2148)PROJECTS-ROBOTICS-   cell phone controlled three axis robot with...
ARM7(LPC2148)PROJECTS-ROBOTICS- cell phone controlled three axis robot with...ASHOKKUMAR RAMAR
 
Microprocessor-Based Automatic Door Opener
Microprocessor-Based Automatic Door OpenerMicroprocessor-Based Automatic Door Opener
Microprocessor-Based Automatic Door OpenerJitendra Choudhary
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal RobotAbhishek Gupta
 
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
 
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUITINFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUITKaushal Shah
 
Vision based autonomous robot navigation
Vision based autonomous robot navigationVision based autonomous robot navigation
Vision based autonomous robot navigationSpringer
 

Mais procurados (18)

Security System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor TechnologySecurity System Based on Ultrasonic Sensor Technology
Security System Based on Ultrasonic Sensor Technology
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
 
Haptic gloves controlled robotic arm using MEMS accelerometer
Haptic gloves controlled robotic arm using MEMS accelerometerHaptic gloves controlled robotic arm using MEMS accelerometer
Haptic gloves controlled robotic arm using MEMS accelerometer
 
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOROBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
OBSTACLE AVOIDACE ROBOT USING ARDUINO UNO AND ULTRASONIC SENSOR
 
Ir sensor mechanism and interfacing with a micro controllers.PPT
Ir sensor mechanism and  interfacing with  a micro controllers.PPTIr sensor mechanism and  interfacing with  a micro controllers.PPT
Ir sensor mechanism and interfacing with a micro controllers.PPT
 
SURVEILLANCE ROBOT
SURVEILLANCE ROBOTSURVEILLANCE ROBOT
SURVEILLANCE ROBOT
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller
 
Ir sensor
Ir sensorIr sensor
Ir sensor
 
Obstacle avoiding robot(Lab report)
Obstacle  avoiding  robot(Lab report)Obstacle  avoiding  robot(Lab report)
Obstacle avoiding robot(Lab report)
 
ARM7(LPC2148)PROJECTS-ROBOTICS- cell phone controlled three axis robot with...
ARM7(LPC2148)PROJECTS-ROBOTICS-   cell phone controlled three axis robot with...ARM7(LPC2148)PROJECTS-ROBOTICS-   cell phone controlled three axis robot with...
ARM7(LPC2148)PROJECTS-ROBOTICS- cell phone controlled three axis robot with...
 
0 b0k73f kxjbk1txc5q3jmvdjhymm
0 b0k73f kxjbk1txc5q3jmvdjhymm0 b0k73f kxjbk1txc5q3jmvdjhymm
0 b0k73f kxjbk1txc5q3jmvdjhymm
 
Microprocessor-Based Automatic Door Opener
Microprocessor-Based Automatic Door OpenerMicroprocessor-Based Automatic Door Opener
Microprocessor-Based Automatic Door Opener
 
Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal Robot
 
Chapter two
Chapter twoChapter two
Chapter two
 
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
 
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUITINFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
INFRARED SENSOR WORKING PRINCIPLE AND CIRCUIT
 
Vision based autonomous robot navigation
Vision based autonomous robot navigationVision based autonomous robot navigation
Vision based autonomous robot navigation
 
Major
MajorMajor
Major
 

Semelhante a Secure Surveillance Using Virtual Intelligent Agent With Dominating

microcontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptx
microcontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptxmicrocontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptx
microcontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptxrakeshkr4208
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human PresenceIRJET Journal
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002Anuj Raj
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002anuj87420
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamshiva kumar cheruku
 
Automatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorAutomatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorRAGHUVARMA09
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distanceIaetsd Iaetsd
 
Wireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 pptWireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 pptVarun B P
 
Density based trafiic control
Density based trafiic controlDensity based trafiic control
Density based trafiic controlnskprasad
 
IRJET- Virtual Eye for the Visually Challenged
IRJET-  	  Virtual Eye for the Visually ChallengedIRJET-  	  Virtual Eye for the Visually Challenged
IRJET- Virtual Eye for the Visually ChallengedIRJET Journal
 
Ir remote based 6 devices 1 fan
Ir remote based 6 devices 1 fanIr remote based 6 devices 1 fan
Ir remote based 6 devices 1 fanMarium Saleem
 
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
 
Smart Security System Using ARM And XBee For Boarder Areas( SYNOPSIS)
Smart Security System  Using ARM And XBee For Boarder Areas( SYNOPSIS)Smart Security System  Using ARM And XBee For Boarder Areas( SYNOPSIS)
Smart Security System Using ARM And XBee For Boarder Areas( SYNOPSIS)WizApsProjects
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET Journal
 
ULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATEULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATETechno Electronics
 
IRJET- Automated Targeting System for Open Space Military Area
IRJET- Automated Targeting System for Open Space Military AreaIRJET- Automated Targeting System for Open Space Military Area
IRJET- Automated Targeting System for Open Space Military AreaIRJET Journal
 
ArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless CommunicationArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless CommunicationIJERA Editor
 
Poster_robotics (1)
Poster_robotics (1)Poster_robotics (1)
Poster_robotics (1)let_peace
 

Semelhante a Secure Surveillance Using Virtual Intelligent Agent With Dominating (20)

microcontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptx
microcontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptxmicrocontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptx
microcontroller-based-missile-detection-and-destroying-8154-Rv8KK7q.pptx
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
 
Jun 13 ijbi_002
Jun 13 ijbi_002Jun 13 ijbi_002
Jun 13 ijbi_002
 
spy_robot.pptx
spy_robot.pptxspy_robot.pptx
spy_robot.pptx
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
 
Automatic Door Opener using PIR Sensor
Automatic Door Opener using PIR SensorAutomatic Door Opener using PIR Sensor
Automatic Door Opener using PIR Sensor
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distance
 
Wireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 pptWireless ai based intelli industrial security robot 2 ppt
Wireless ai based intelli industrial security robot 2 ppt
 
Density based trafiic control
Density based trafiic controlDensity based trafiic control
Density based trafiic control
 
IRJET- Virtual Eye for the Visually Challenged
IRJET-  	  Virtual Eye for the Visually ChallengedIRJET-  	  Virtual Eye for the Visually Challenged
IRJET- Virtual Eye for the Visually Challenged
 
Ir remote based 6 devices 1 fan
Ir remote based 6 devices 1 fanIr remote based 6 devices 1 fan
Ir remote based 6 devices 1 fan
 
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
 
PIR based security system
PIR based security systemPIR based security system
PIR based security system
 
Smart Security System Using ARM And XBee For Boarder Areas( SYNOPSIS)
Smart Security System  Using ARM And XBee For Boarder Areas( SYNOPSIS)Smart Security System  Using ARM And XBee For Boarder Areas( SYNOPSIS)
Smart Security System Using ARM And XBee For Boarder Areas( SYNOPSIS)
 
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security DeviceIRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
 
ULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATEULTRASONIC SENSOR DISTANCE CALCULATE
ULTRASONIC SENSOR DISTANCE CALCULATE
 
IRJET- Automated Targeting System for Open Space Military Area
IRJET- Automated Targeting System for Open Space Military AreaIRJET- Automated Targeting System for Open Space Military Area
IRJET- Automated Targeting System for Open Space Military Area
 
ArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless CommunicationArduinoBased Head GestureControlled Robot UsingWireless Communication
ArduinoBased Head GestureControlled Robot UsingWireless Communication
 
Poster_robotics (1)
Poster_robotics (1)Poster_robotics (1)
Poster_robotics (1)
 

Secure Surveillance Using Virtual Intelligent Agent With Dominating

  • 1. SECURE SURVEILLANCE USING VIRTUAL INTELLIGENT AGENT WITH DOMINATING INFLUENCE BY: SINDHU LS SINDU KR BE- ECE GUIDE: Dr A. VISHWANATH Mr U.ARUN KUMAR VELAMMAL INSTITUTE OF TECHNOLOGY
  • 2. ABSTRACT: As it is known embedded system is a special- purpose computer system designed to perform a dedicated function. As a spice we also included robotics domain and achieved this project successfully. In this project, an automation surveillance system is achieved using PIR sensor which senses the human and more over the robot consists of a weapon detector. Once the intruder has been sensed, the location will be tracked using GPS and is sent as a message to nearby police station through GSM modem placed .Mean while the robot follows the intruder with the help of ultrasonic and infra red sensor, and a camera is used for capturing the images and transfer it to CCTV.
  • 3. HARDWARE SOFTWARE REQUIREMENT: REQUIREMENT: ATMEL EMBEDDED C GPS KEIL cross GSM compiler UART FIELD METAL SENSOR REQUIREMENT: PIR Communication RELAY IT ROBOT Mechanical CAMERA Electronics ULTRASONIC SENSOR Digital robotics IR SENSOR
  • 4. AT89s52 Microcontroller The AT89S52 is a low-power; high- performance CMOS 8-bit microcontroller with 8K bytes of in- system programmable Flash memory along with this It also provides
  • 5. ULTRASONIC SENSOR: Ultrasonic sensors (also known as transceivers when they both send and receive) work on a principle similar to radar or sonar. Here WTS601 ultrasonic sensor is used in this project for the following factors As detection of the object is up to 12m. The frequency at which it is operating is 40 kHz. And the power consumed by the sensor is (+ or -) 5v of DC. It works on the basis of the following condition to detect the distance of the object from the robot. Distant to object = speed of sound * (time it takes to hear echo come back/2)
  • 6. PIR SENSOR: A Passive Infrared sensor (PIR sensor) is an electronic device that measures infrared (IR) light radiating from objects in its field of view. Here “DYP-ME003” pyro - electric device is used because of the following features As detection range
  • 7. IR SENSOR: Infrared sensor “MOC7811” is used in this project in order to provide the following features As it can also modulate the IR to achieve better distance and immunity. The receiver diode has a very high resistance And also when IR is incident upon it, the resistance decreases sharply to the order of a few kilo Ohms or even lesser. There are two such sensors used here as it is responsible for the movement of the robot in left and right position respectively. This movement is based on the infrared emitted from the human or object in order to follow its position.
  • 8. METAL DETECTOR The inductive proximity will sense all metals. The exact point at which a target will be detected is influenced by the type of metal, its size and surface area. The “LM18- 3008PA” metal detector is used in this project and it can sense metal/ bomb within the 2m. The voltage used is about 12-30v.
  • 9. GSM MODEM GSM Modem provides full functional capability to Serial devices to send SMS and Data over GSM Network. The “FARGO MAESTRO 20” modem is used of the band range of 900 and DC of 5-3v with 450mA.
  • 10. GPS GPS receivers help us to navigate back to a starting point or other predetermined locations without the use of maps or any other equipment. In conjunction with accurate maps like ones provided by the USGS, and other basic tools like a compass and Lat/Long or UTM scales, one can navigate to identified locations on maps or take readings from a location that they are at or have been at and plot those locations on a map. All of these features make it a very desirable and useful technology for a mirid of activities including Search and Rescue, Aviation and Nautical navigation, hiking, hunting, camping, fishing, and many more. All of these various GPS users have unique needs which require different levels of understanding and skill in using this technology.
  • 11.
  • 12. Relay A relay is an electrically operated switch. The function of the relays in the control unit is for controlling the movement of robot’s base with respect to the on or off position of the two infrared sensors and an ultrasonic sensor. There are five “JQC-3FC (T73)” relays in which the two of it controls the left and right motion of the robots movement whereas the next two controls forward and backward movement. The rest one relay is used for controlling camera which is in on position only when ultrasonic sensor is on.
  • 13. UART An UART, universal asynchronous receiver / transmitter is responsible for performing the main task in serial communications with computers. The device changes incoming parallel information to serial data which can be sent on a communication line. A second UART can be used to receive the information. The UART performs all the tasks, timing, parity checking, etc. needed for the communication. The only extra devices attached are line driver chips capable of transforming the TTL level signals to line voltages and vice versa. Basically uart contributes of two components viz Max232 ic. Rs232 serial cable.
  • 14. MICROCINTROLLER BOARD The microcontroller board is the heart of the robot since it carries the main program. To the base of the controller several components like IR sensor, PIR sensor, GSM/GPS modem , etc used in the robot is connected. It consists of the following components : AT89s52 Microcontroller LCD to display the command being executed and more over it s 40 pin LED to display that the circuit is on Voltage regulator Reset pin to make the controller to start from zero again 1uf,10uf and 100uf capacitors Diode Transistors UART
  • 15. MOTOR DRIVE CIRCUIT: It is the main circuit to drive the robot effectively. i.e., it is responsible for the movement of the robot and it is connected to the base of the robot which has wheels for the motion. It consists of the following components: Four relays to gain the isolated motion for the robot Four LEDs to display which relay is enable Diode Resistors A chip which has the program to operate the relay with the help of the IR sensors.
  • 16. Circuit to activate the camera: To this board a camera is effectively connected to relay which is programmed in such a way that the camera is active only when the ultrasonic sensor is active. The camera is connected to the relay as it acts like a switch. The camera is also connected to the local server and it records the video of the intruder in the concern as the real time application. It consists of the following components: One relay LED Diode switch Resistor And a chip that carries the program to operate the relay
  • 17. APPLICATIONS: The main purpose for designing this robot is that to implement it in defense sector to sense human and detect weapon/ bomb with the human or buried in the place where human cannot fetch for it. The sensors with smaller range frequencies are sufficient to install this robot in residents. The sensors with very high frequencies are required to install this robot in the IT industries. This robot can be installed in banks, especially in the places where jewels are kept (locker area). In the educational institutions, this robot can play a vital role in the areas of library and laboratory where valuable equipments are kept.
  • 18. THANK U ANY ???????????????????