SlideShare a Scribd company logo
1 of 3
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395 0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1744
Spy Sharp Shooter Sensor to Position Military Guns
After Intrusion Detection
Shivani Chandwade1, Priyanka Ahire 2, Dipali Ichake 3 , Aarjoo Naikwadi4
Department Of Computer Engineering
G. E. S. R. H. Sapat College of Engineering, Nashik, Maharashtra, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - In this paper, Pyroelectric Infrared(PIR)Sensors
detect the direction of human motion/movement. Tracking
whole-body of human pose in physical human machine
interactions is challenging because of highly dimensional
human motions and lack of inexpensive and non-intrusive
motion sensors in outdoor environment. Security concerns
arise right from individuals to military forces especially when
threats are from neighboring countries as a solution we have
designed an effective intelligent security system which can
monitor sensitive areas (No Man’s Land).
Key Words: Pyroelectric Infrared Sensor (PIR),
Servo Motor , Arduino, Movement Detection, Pyro-
electricity
1.INTRODUCTION
Passive Infrared Radiation (PIR) sensor detects the
change in infrared radiation of warm blooded moving
object in its detection range.Accordingtothechangein
infrared radiation, there will be a change in the
voltages generatedwhichisusedbymicrocontrollerto
continuously monitor the output from the sensor
module.Analgorithmisimplementedforpositioningof
servo motor to move military guns in particular
direction so that when an intruder comes in the
detection range of the PIR sensors, it actuates firing of
bullets, attacking them in all possible angles. The
database at backend maintains timestamps of these
instances of shooting attack. The objective of this
project is to develop a motion sensor security system
based on a Passive Infra-Red (PIR) sensor module for
military applications.
2. LITERATURE SURVEY
1] Whole-Body Pose Estimation in Human Bicycle
Riding Using a Small Set of Wearable Sensors :
Yizhai Zhang, Member, IEEE, Kuo Chen, Student
Member,IEEE, Jingang Yi, Senior Member, IEEE, Tao Liu,
Member, IEEE, and Quan Pan presented in IEEE/ASME
TRANSACTIONS ON MECHATRON-ICS, VOL. 21, NO. 1,
FEBRUARY 2016 elaborated a computational scheme to
estimate the human whole-body pose with application to
bicycle riding using a small set of wearable sensors.
2] Detecting Direction of Movement Using
Pyroelectric Infrared Sensors :
By Jaeseok Yun, Member, IEEE, and Min-HwanSong
in IEEE SENSORS JOURNAL, VOL. 14, NO. 5, MAY 2014
presented a novel method of detecting a relative direction of
human movement with two pairs of PIR sensors whose
sensing elements are orthogonally aligned.
3] PIR Sensor-Based Applications in Smart
Environments :
Han et al. presented an occupancy and indoor
environment quality sensing method based on a suite of
sensors, including PIR sensors, CO2 sensors, humidity
sensors and concentration sensors.
4] Human Movement Detection with PIR Digital
Outputs:
Hashimotoetal.presenteda peoplecountingsystem
composed of a one-dimensional eight element custom-
fabricated array detector, an IR transparent lens and an
oscillating mechanical chopper.
5] Human Identification with PIR Sensors :
Fang et al. presented a humanidentificationsystem
using a PIR sensor whose visibility is modulated bya Fresnel
lens array and a principal components regression method.
3. PROPOSED SYSTEM
3.1 SYSTEM ARCHITECTURE
In that system architecture there are 2 PIR sensors
which are connected to Arduino Uno Micro-controller.
There are bidirectional connection in between Micro-
controllerandServoMotor.AgainthisMicro-controller
is connected to VB .NET applicationthroughUSBcable.
In that VB .NET application Timestamp will be stored.
3.2 PIR Sensor Module
The PIR sensor is the core part of the system. The
system function isbasedoninfraredradiation,whichis
emitted from human body. PIR sensoriswidelyusedin
security system to detect the motion of human.
Infrared (IR) light is electromagnetic radiation with a
wavelength between 0.7 and300micrometers.Human
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395 0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1745
beings are the source of infrared radiation. It was
found that the normal human body temperature
radiate IR at wavelengths of 10 micrometer to 12
micrometer. PIR sensors arepassiveelectronicdevices
which detect motion by sensing infrared fluctuation.
After it has detected IR radiation difference, a high is
sent to the signal pin.
3.3 Arduino Board Uno
Arduino is an open-source platform used for building
electronicsprojects.Arduinoconsistsofbothaphysical
programmable circuit board (often referred to as a
micro-controller) and a piece of software, or IDE
(Integrated Development Environment) that runs on
your computer, used to write and upload computer
code to the physical board. The Arduino platform has
become quite popular with people just starting out
with electronics, and for good reason. Unlike most
previous programmable circuit boards, the Arduino
does not need a separate piece of hardware (called a
programmer) in order to load newcodeontothe board
you can simply use a USB cable.
3.4 Internal structure of Servo Motor
The servo circuitry is built right inside the motor unit
and has a positional shaft, which usually is fittedwitha
gear. The motor is controlled with an electric signal
which determines the amount of movement of the
shaft. The motor is attached by gears to the control
wheel. As the motor rotates, the potentiometer's
resistance changes, so the control circuit can precisely
regulate how much movement there is and in which
direction. When the shaft of the motor is at the desired
position, power suppliedtothemotorisstopped.Ifnot,
the motor is turned in the appropriate direction The
desired position is sent via electrical pulses through
the signal wire. The motor's speed is proportional to
the difference between its actual position and desired
position. A servo motor can usually only turn 90
degrees in either direction for a total of 180 degree
movement.
Fig -1. SYSTEM ARCHITECTURE
Fig -2. PIR Sensor Module
Fig-3. Arduino Board Uno
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056
Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395 0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1746
Fig-4. Internal structure of Servo Motor
4. CONCLUSIONS
Thus we have proposed an embedded securitysystem
of sensor networks and working principle of servo
motor. The human movement is detectedusingthePIR
sensors monitored by micro controller which then
triggers the military guns by detecting the presence of
person at specific instance of time and simultaneously
maintains a database with respective timestamps of
intruders.
REFERENCES
[1] www.google.com
[2] “Whole-Body Pose Estimation in Human Bi-cycle
Riding Using a Small Set of Wearable Sensors”, Yizhai
Zhang, Member, IEEE, Kuo Chen, Student Member, IEEE,
Jingang Yi, Senior Member, IEEE,Tao Liu, Member, IEEE,and
Quan Pan
[3] “Detecting Directionof MovementUsingPyroelectric
Infrared Sensors”, Jaeseok Yun, Member, IEEE, and Min-
Hwan Song
BIOGRAPHIES
Shivani Chandwade is currently a
student of GESRHSCOE, Nashik From
the University of SavitribaiPhulePune.
Email_id: shivanic181@gmail.com
Priyanka Ahire is currently a student
of GESRHSCOE, Nashik From the
University of Savitribai Phule Pune.
Email_id:priyankaahire24@gmail.com
Dipali Ichake is currently astudentof
GESRHSCOE, Nashik From the
University of Savitribai Phule Pune.
Email_id: dipaliichake7@gmail.com
Aarjoo Naikwadi is currently a
student of GESRHSCOE, Nashik From
the University of SavitribaiPhulePune.
Email_id: aarjoonil1995@gmail.com
2nd
Author
Photo
1’st
Author
Photo

More Related Content

What's hot

Analysis on Healthcare System using IoT
Analysis on Healthcare System using IoTAnalysis on Healthcare System using IoT
Analysis on Healthcare System using IoTijtsrd
 
A Survey on Various Animal Health Monitoring and Tracking Techniques
A Survey on Various Animal Health Monitoring and Tracking TechniquesA Survey on Various Animal Health Monitoring and Tracking Techniques
A Survey on Various Animal Health Monitoring and Tracking TechniquesIRJET Journal
 
IRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote MonitoringIRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote MonitoringIRJET Journal
 
Implementation of Smart Helmet
Implementation of Smart HelmetImplementation of Smart Helmet
Implementation of Smart HelmetIRJET Journal
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET Journal
 
Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoTijtsrd
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET Journal
 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET Journal
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET Journal
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET Journal
 
IRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET Journal
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET Journal
 
IRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET Journal
 
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...IRJET Journal
 
IoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas PipesIoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas Pipesijtsrd
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...IRJET Journal
 
Dish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteDish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteIRJET Journal
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIRJET Journal
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditioneSAT Publishing House
 
IRJET - Fabricating Intelligent Ankle Boot for Dementia Patient
IRJET - Fabricating Intelligent Ankle Boot for Dementia PatientIRJET - Fabricating Intelligent Ankle Boot for Dementia Patient
IRJET - Fabricating Intelligent Ankle Boot for Dementia PatientIRJET Journal
 

What's hot (20)

Analysis on Healthcare System using IoT
Analysis on Healthcare System using IoTAnalysis on Healthcare System using IoT
Analysis on Healthcare System using IoT
 
A Survey on Various Animal Health Monitoring and Tracking Techniques
A Survey on Various Animal Health Monitoring and Tracking TechniquesA Survey on Various Animal Health Monitoring and Tracking Techniques
A Survey on Various Animal Health Monitoring and Tracking Techniques
 
IRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote MonitoringIRJET- An IoT Driven Healthcare System for Remote Monitoring
IRJET- An IoT Driven Healthcare System for Remote Monitoring
 
Implementation of Smart Helmet
Implementation of Smart HelmetImplementation of Smart Helmet
Implementation of Smart Helmet
 
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...IRJET- Development of Data Transmission using Smart Sensing Technology for St...
IRJET- Development of Data Transmission using Smart Sensing Technology for St...
 
Pontem Monitoring using IoT
Pontem Monitoring using IoTPontem Monitoring using IoT
Pontem Monitoring using IoT
 
IRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoTIRJET- Air and Sound Pollution Monitoring System using IoT
IRJET- Air and Sound Pollution Monitoring System using IoT
 
IRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoTIRJET- Health Monitoring system using IoT
IRJET- Health Monitoring system using IoT
 
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOTIRJET -  	  A Cyber-Physical System for Environmental Monitoring Based on IOT
IRJET - A Cyber-Physical System for Environmental Monitoring Based on IOT
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
IRJET- Development of Portable Device for Measurement of Blood Glucose, Tempe...
 
IRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoTIRJET- Air Pollution Monitoring System using IoT
IRJET- Air Pollution Monitoring System using IoT
 
IRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSNIRJET- Water Management System using IoT with WSN
IRJET- Water Management System using IoT with WSN
 
IRJET - Smart Yoga Instructor
IRJET - Smart Yoga InstructorIRJET - Smart Yoga Instructor
IRJET - Smart Yoga Instructor
 
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
IRJET- Iot Based Wireless Sensor Network for Earlier Detection and Prevention...
 
IoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas PipesIoT Based Detection of Leakages in Gas Pipes
IoT Based Detection of Leakages in Gas Pipes
 
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...IRJET-  	  Development of Portable Device for Measurement of Blood Glucose, T...
IRJET- Development of Portable Device for Measurement of Blood Glucose, T...
 
Dish Positioning By Using IR Remote
Dish Positioning By Using IR RemoteDish Positioning By Using IR Remote
Dish Positioning By Using IR Remote
 
IOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring SystemIOT Based Environmental Pollution Monitoring System
IOT Based Environmental Pollution Monitoring System
 
The interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic conditionThe interconnecting mechanism for monitoring regular domestic condition
The interconnecting mechanism for monitoring regular domestic condition
 
IRJET - Fabricating Intelligent Ankle Boot for Dementia Patient
IRJET - Fabricating Intelligent Ankle Boot for Dementia PatientIRJET - Fabricating Intelligent Ankle Boot for Dementia Patient
IRJET - Fabricating Intelligent Ankle Boot for Dementia Patient
 

Similar to Spy Sharp Shooter Sensor to Position Military Guns After Intrusion Detection

IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...
IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...
IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...IRJET Journal
 
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)IRJET Journal
 
IRJET- Smart Walking Stick for the Visually Impaired
IRJET- Smart Walking Stick for the Visually ImpairedIRJET- Smart Walking Stick for the Visually Impaired
IRJET- Smart Walking Stick for the Visually ImpairedIRJET Journal
 
IRJET- Home Surveillance Without using CCTV Camera
IRJET-  	  Home Surveillance Without using CCTV CameraIRJET-  	  Home Surveillance Without using CCTV Camera
IRJET- Home Surveillance Without using CCTV CameraIRJET Journal
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIRJET Journal
 
IRJET- Object Sorting Machine using Arduino-Uno
IRJET- Object Sorting Machine using Arduino-UnoIRJET- Object Sorting Machine using Arduino-Uno
IRJET- Object Sorting Machine using Arduino-UnoIRJET Journal
 
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
 
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 SensorIRJET Journal
 
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...IRJET Journal
 
SOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERS
SOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERSSOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERS
SOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERSIRJET Journal
 
Detection of Brain Tumor below 3mm Using NIR Sensor
Detection of Brain Tumor below 3mm Using NIR Sensor Detection of Brain Tumor below 3mm Using NIR Sensor
Detection of Brain Tumor below 3mm Using NIR Sensor IRJET Journal
 
Applications of Sensors to Detect the Behavior of Human. A Survey Paper
Applications of Sensors to Detect the Behavior of Human. A Survey PaperApplications of Sensors to Detect the Behavior of Human. A Survey Paper
Applications of Sensors to Detect the Behavior of Human. A Survey PaperIRJET Journal
 
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET Journal
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET Journal
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET Journal
 
IRJET - Tele-Replication of Human Hand Movements
IRJET -  	  Tele-Replication of Human Hand MovementsIRJET -  	  Tele-Replication of Human Hand Movements
IRJET - Tele-Replication of Human Hand MovementsIRJET Journal
 
Biometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on ArduinoBiometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on ArduinoIRJET Journal
 
IRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually ChallengedIRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually ChallengedIRJET Journal
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTIRJET Journal
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET Journal
 

Similar to Spy Sharp Shooter Sensor to Position Military Guns After Intrusion Detection (20)

IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...
IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...
IRJET- Design of a Portable Contact-Less Tachometer using Infrared Sensor for...
 
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)IRJET-  	  Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
 
IRJET- Smart Walking Stick for the Visually Impaired
IRJET- Smart Walking Stick for the Visually ImpairedIRJET- Smart Walking Stick for the Visually Impaired
IRJET- Smart Walking Stick for the Visually Impaired
 
IRJET- Home Surveillance Without using CCTV Camera
IRJET-  	  Home Surveillance Without using CCTV CameraIRJET-  	  Home Surveillance Without using CCTV Camera
IRJET- Home Surveillance Without using CCTV Camera
 
IOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEMIOT ASSET TRACKING SYSTEM
IOT ASSET TRACKING SYSTEM
 
IRJET- Object Sorting Machine using Arduino-Uno
IRJET- Object Sorting Machine using Arduino-UnoIRJET- Object Sorting Machine using Arduino-Uno
IRJET- Object Sorting Machine using Arduino-Uno
 
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
 
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= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
IRJET= Air Writing: Gesture Recognition using Ultrasound Sensors and Grid-Eye...
 
SOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERS
SOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERSSOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERS
SOLAR AND IOT BASED HEALTH MONITORING AND POSITION TRACKING FOR SOLDIERS
 
Detection of Brain Tumor below 3mm Using NIR Sensor
Detection of Brain Tumor below 3mm Using NIR Sensor Detection of Brain Tumor below 3mm Using NIR Sensor
Detection of Brain Tumor below 3mm Using NIR Sensor
 
Applications of Sensors to Detect the Behavior of Human. A Survey Paper
Applications of Sensors to Detect the Behavior of Human. A Survey PaperApplications of Sensors to Detect the Behavior of Human. A Survey Paper
Applications of Sensors to Detect the Behavior of Human. A Survey Paper
 
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
IRJET - Enhancing Indoor Mobility for Visually Impaired: A System with Real-T...
 
IRJET - Smart Sonar System
IRJET - Smart Sonar SystemIRJET - Smart Sonar System
IRJET - Smart Sonar System
 
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
IRJET- IoT Based Home Automation And Health Monitoring System for Physically ...
 
IRJET - Tele-Replication of Human Hand Movements
IRJET -  	  Tele-Replication of Human Hand MovementsIRJET -  	  Tele-Replication of Human Hand Movements
IRJET - Tele-Replication of Human Hand Movements
 
Biometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on ArduinoBiometric Identification using Opencv Based on Arduino
Biometric Identification using Opencv Based on Arduino
 
IRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually ChallengedIRJET- Iot Based Route Assistance for Visually Challenged
IRJET- Iot Based Route Assistance for Visually Challenged
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 
IRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using ArduinoIRJET- Smart Blind Stick using Arduino
IRJET- Smart Blind Stick using Arduino
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZTE
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAbhinavSharma374939
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxJoão Esperancinha
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 

Recently uploaded (20)

Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
ZXCTN 5804 / ZTE PTN / ZTE POTN / ZTE 5804 PTN / ZTE POTN 5804 ( 100/200 GE Z...
 
Analog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog ConverterAnalog to Digital and Digital to Analog Converter
Analog to Digital and Digital to Analog Converter
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptxDecoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
Decoding Kotlin - Your guide to solving the mysterious in Kotlin.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 

Spy Sharp Shooter Sensor to Position Military Guns After Intrusion Detection

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395 0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1744 Spy Sharp Shooter Sensor to Position Military Guns After Intrusion Detection Shivani Chandwade1, Priyanka Ahire 2, Dipali Ichake 3 , Aarjoo Naikwadi4 Department Of Computer Engineering G. E. S. R. H. Sapat College of Engineering, Nashik, Maharashtra, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - In this paper, Pyroelectric Infrared(PIR)Sensors detect the direction of human motion/movement. Tracking whole-body of human pose in physical human machine interactions is challenging because of highly dimensional human motions and lack of inexpensive and non-intrusive motion sensors in outdoor environment. Security concerns arise right from individuals to military forces especially when threats are from neighboring countries as a solution we have designed an effective intelligent security system which can monitor sensitive areas (No Man’s Land). Key Words: Pyroelectric Infrared Sensor (PIR), Servo Motor , Arduino, Movement Detection, Pyro- electricity 1.INTRODUCTION Passive Infrared Radiation (PIR) sensor detects the change in infrared radiation of warm blooded moving object in its detection range.Accordingtothechangein infrared radiation, there will be a change in the voltages generatedwhichisusedbymicrocontrollerto continuously monitor the output from the sensor module.Analgorithmisimplementedforpositioningof servo motor to move military guns in particular direction so that when an intruder comes in the detection range of the PIR sensors, it actuates firing of bullets, attacking them in all possible angles. The database at backend maintains timestamps of these instances of shooting attack. The objective of this project is to develop a motion sensor security system based on a Passive Infra-Red (PIR) sensor module for military applications. 2. LITERATURE SURVEY 1] Whole-Body Pose Estimation in Human Bicycle Riding Using a Small Set of Wearable Sensors : Yizhai Zhang, Member, IEEE, Kuo Chen, Student Member,IEEE, Jingang Yi, Senior Member, IEEE, Tao Liu, Member, IEEE, and Quan Pan presented in IEEE/ASME TRANSACTIONS ON MECHATRON-ICS, VOL. 21, NO. 1, FEBRUARY 2016 elaborated a computational scheme to estimate the human whole-body pose with application to bicycle riding using a small set of wearable sensors. 2] Detecting Direction of Movement Using Pyroelectric Infrared Sensors : By Jaeseok Yun, Member, IEEE, and Min-HwanSong in IEEE SENSORS JOURNAL, VOL. 14, NO. 5, MAY 2014 presented a novel method of detecting a relative direction of human movement with two pairs of PIR sensors whose sensing elements are orthogonally aligned. 3] PIR Sensor-Based Applications in Smart Environments : Han et al. presented an occupancy and indoor environment quality sensing method based on a suite of sensors, including PIR sensors, CO2 sensors, humidity sensors and concentration sensors. 4] Human Movement Detection with PIR Digital Outputs: Hashimotoetal.presenteda peoplecountingsystem composed of a one-dimensional eight element custom- fabricated array detector, an IR transparent lens and an oscillating mechanical chopper. 5] Human Identification with PIR Sensors : Fang et al. presented a humanidentificationsystem using a PIR sensor whose visibility is modulated bya Fresnel lens array and a principal components regression method. 3. PROPOSED SYSTEM 3.1 SYSTEM ARCHITECTURE In that system architecture there are 2 PIR sensors which are connected to Arduino Uno Micro-controller. There are bidirectional connection in between Micro- controllerandServoMotor.AgainthisMicro-controller is connected to VB .NET applicationthroughUSBcable. In that VB .NET application Timestamp will be stored. 3.2 PIR Sensor Module The PIR sensor is the core part of the system. The system function isbasedoninfraredradiation,whichis emitted from human body. PIR sensoriswidelyusedin security system to detect the motion of human. Infrared (IR) light is electromagnetic radiation with a wavelength between 0.7 and300micrometers.Human
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395 0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1745 beings are the source of infrared radiation. It was found that the normal human body temperature radiate IR at wavelengths of 10 micrometer to 12 micrometer. PIR sensors arepassiveelectronicdevices which detect motion by sensing infrared fluctuation. After it has detected IR radiation difference, a high is sent to the signal pin. 3.3 Arduino Board Uno Arduino is an open-source platform used for building electronicsprojects.Arduinoconsistsofbothaphysical programmable circuit board (often referred to as a micro-controller) and a piece of software, or IDE (Integrated Development Environment) that runs on your computer, used to write and upload computer code to the physical board. The Arduino platform has become quite popular with people just starting out with electronics, and for good reason. Unlike most previous programmable circuit boards, the Arduino does not need a separate piece of hardware (called a programmer) in order to load newcodeontothe board you can simply use a USB cable. 3.4 Internal structure of Servo Motor The servo circuitry is built right inside the motor unit and has a positional shaft, which usually is fittedwitha gear. The motor is controlled with an electric signal which determines the amount of movement of the shaft. The motor is attached by gears to the control wheel. As the motor rotates, the potentiometer's resistance changes, so the control circuit can precisely regulate how much movement there is and in which direction. When the shaft of the motor is at the desired position, power suppliedtothemotorisstopped.Ifnot, the motor is turned in the appropriate direction The desired position is sent via electrical pulses through the signal wire. The motor's speed is proportional to the difference between its actual position and desired position. A servo motor can usually only turn 90 degrees in either direction for a total of 180 degree movement. Fig -1. SYSTEM ARCHITECTURE Fig -2. PIR Sensor Module Fig-3. Arduino Board Uno
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395 -0056 Volume: 04 Issue: 03 | March -2017 www.irjet.net p-ISSN: 2395 0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1746 Fig-4. Internal structure of Servo Motor 4. CONCLUSIONS Thus we have proposed an embedded securitysystem of sensor networks and working principle of servo motor. The human movement is detectedusingthePIR sensors monitored by micro controller which then triggers the military guns by detecting the presence of person at specific instance of time and simultaneously maintains a database with respective timestamps of intruders. REFERENCES [1] www.google.com [2] “Whole-Body Pose Estimation in Human Bi-cycle Riding Using a Small Set of Wearable Sensors”, Yizhai Zhang, Member, IEEE, Kuo Chen, Student Member, IEEE, Jingang Yi, Senior Member, IEEE,Tao Liu, Member, IEEE,and Quan Pan [3] “Detecting Directionof MovementUsingPyroelectric Infrared Sensors”, Jaeseok Yun, Member, IEEE, and Min- Hwan Song BIOGRAPHIES Shivani Chandwade is currently a student of GESRHSCOE, Nashik From the University of SavitribaiPhulePune. Email_id: shivanic181@gmail.com Priyanka Ahire is currently a student of GESRHSCOE, Nashik From the University of Savitribai Phule Pune. Email_id:priyankaahire24@gmail.com Dipali Ichake is currently astudentof GESRHSCOE, Nashik From the University of Savitribai Phule Pune. Email_id: dipaliichake7@gmail.com Aarjoo Naikwadi is currently a student of GESRHSCOE, Nashik From the University of SavitribaiPhulePune. Email_id: aarjoonil1995@gmail.com 2nd Author Photo 1’st Author Photo