SlideShare a Scribd company logo
1 of 4
Download to read offline
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3520
AUTOMATED TARGETING SYSTEM FOR OPEN SPACE MILITARY AREA
Abisheik T1, BanuPriya S2, Avinash R3, Amali C4
1,2,3Students, Department of Electronics and Communication Engineering, Valliammai Engineering College.
4Assistant Professor, Senior Member, Department of Electronics and Communication Engineering, Valliammai
Engineering College.
--------------------------------------------------------------------***---------------------------------------------------------------------------
Abstract - A rangefinder is a device that measures the
distance from the target to the observer, for the purposes of
surveying, determining focus in photography, or accurately
aiming a weapon. In this technical project, we make a simple
radar using the ultrasonic sensor, this radar works by
measuring a range from 3cm to 40 cm as non-contact distance
.The movement of the object is controlled by using a small
servo motor. Information received from the sensor will be used
by software to illustrate the result on a PC screen. If sensor is
detected within specified range buzzer will be sound and will
be displayed in the LCD.
Index Terms— Transmitter, Receiver, Wireless Personal Area
Network, Arduino, Current Sensor.
I. INTRODUCTION
RADAR systems is used in the field of detection and monitoring.
Some of these are in the fields of navigation and positioning
other applications. In this research, existing radar technologies
are examined by Arduino. The advantage of this system is used
to reduce power consumption and allow the designers to have
access to a wide range of online communities of Arduino
programmers and open source reusable code. The system
consists of an ultra-sonic sensor, an Arduino micro-controller, a
servo motor and a java application for mapping the electro-
magnetic waves. A prototype system is built by connecting the
ultra-sonic sensors to the Arduino microcontroller’s digital
input/output pins and the servo motor also connected to the
digital input/output pins. Both the ultra - sonic sensor and the
servo motor are then clipped together so that as the servo
motor sweeps from right to left through an angle of 1800 the
servo will rotate alongside it.
RADAR is used in surveillance of 24/7. The basic needs of these
are security. RADAR can be used to detect aircraft, spacecraft,
missiles, vehicles, weather formation and so on. It consists of
Trans-receiver and Processor. RADAR can be of many types.
Ultrasonic senor is an object detecting system which is used to
monitor an area of short range. Ultrasonic Sensor mounted on
a Servo Motor. The RADAR is programmed using embedded C,
and the result is observed on MATLAB platform.
PROPOSED SYSTEM
In this proposed system GSM technology is implemented for
transmitting the information to the supplier. The system is
designed in such a way to prevent the electricity thefts
happening in the current scenario. This system is being
interfaced with Arduino and sensors which are used to find the
problem, if any problem is detected then the message will be
sent to the user via GSM. This will prevent the unknown entries.
The proposed system gives solution for the existing problems
like power theft, wastage of energy and transmission line fault
that are faced by the authorized power suppliers.
III.HARDWARE SETUP
The hardware setup plays a vital role in the designing process
of this system. The following are the building blocks of the
system. They are:
 ARUDINO Microcontroller.
 Motor driver.
 GSM.
 Ultrasonic sensor.
 Power supply.
The digital output capabilities for moving the servo on which
the ultrasonic sensor is mounted and for generating
informative tones from a buzzer using Pulse Width Modulation
(PWM). This buzzer would also require a single digital pin for
communications over a soft serial port. All of the sensors that I
am looking into purchasing run at 5v and are compatible with
the Arduino’s and internal step-up resistance. This will make
assembly of the apparatus straightforward. For the sensor
circuitry, I intend to purchase IR sensors manufactured by
Solarbotics and an ultrasonic sensor manufactured by
Devantech. In my research, I’ve learned that some servo motors
have non-mechanical issues with being commanded to a full
180-degree rotation, the ultrasonic sensors can be mounted
which minimize weight and maximize range of motion. For the
SONAR sensor i will need a routine that will coordinate
movements of the motor with readings from the sensor.
Another routine will check the digital ultrasonic sensors and
output if an object is detected, and on which sensor. Yet
another routine will serve as a sensor manager and call a
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3521
routine to generate audible alerts, based on what sensors have
been activated. The goal is to generate unique alerts for each of
the digital sensors. I would like to use a Voice Box shield
leveraging a SpeakJet chip, although a piezo buzzer would also
be sufficient. The sensor manager must be designed in such a
way that it could easily be merged into a robot’s code in order
to affect actual movement. An example of how the sensor
manager could be applied to a fight control system would be to
replace the unique output tones with directional flight
commands, and the beacon controls with speed reduction
commands.
IV. BLOCK DIAGRAM DESCRIPTION
ARDUINO IDE
Arduino IDE is a cross platform application in programming
language in java. Its used to write the program and upload the
program to ardunio compatible .arduino ide supply a software
library from the wiring project which provides common input
and output procedures
It consists of a standard programming language compiler and
a boot loader that executes on the microcontroller.
ARDUINO SPECIFICATION
NAME SPECIFICATION
Microcontroller ATmega328
Operating Voltage 5V
Input Voltage 6-20V
Digital I/O Pins 14
Analog Input Pins 6
DC Current per I/O Pin 40 Ma
DC Current for 3.3V Pin 50 Ma
Flash Memory 32 KB
SRAM 2 KB
EEPROM 1 KB
Clock Speed 16 MHz
Length 68.6 mm
Width 53.4 mm
Weight 25 g
ARDUINO SOFTWARE
Arduino software refers to an open-source electronics
platform or board and the software used to program
it. Arduino software is designed to make electronics more
accessible to artists, designers, hobbyists and ayone interested
in creating interactive objects or environments.
GSM
GSM is Global System for Mobile Communication. GSM uses
digital wireless techniques like TDMA and CDMA. GSM has an
inbuilt dual band GSM engine-SIM 800A. GSM can carry about
64 kbps to 120 Mbps of data rates. GSM also provides advanced
voice and data services. It has both transmitting and receiving
pins which are used to send and receive messages.
ULTRASONIC SENSOR:
The ultrasonic sensor is simple and use high-frequency sound
waves that are evaluated when the sensor received back the
waves. Ultrasonic sensor determine the distance between the
robot and object, the sensor measure the elapsed time between
sending and receiving the waves. Ultrasonic sensors are ideal
for measurement in different environments where
measurements cannot be affected by the surface, material,
light, dust, or other noises.
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3522
Ultrasonic senor is one of the most popular ultrasonic sensors
used in robotics by students and hobbyists to determine the
distance from a robot to objects. Ultrasonic senor is available
at a low-price, it is stable and has high accuracy. Ultrasonic
senor working principle is similar to bats or dolphins, and its
operation is not affected by sunlight or other noises.HC-SR04
provides measurement function between 2 and 400
centimeters at a range accuracy of 3 millimeters. The
Ultrasonic senor module hosts the ultrasonic transmitter, the
receiver and control circuit.
Ultrasonic sensor use high-frequency sound waves that are
evaluated when the sensor received back the waves. Ultrasonic
senor determine the distance between the robot and object, the
sensor measure the elapsed time between sending and
receiving the waves. Ultrasonic senor sensors are ideal for
measurement in different environments where measurements
cannot be affected by the surface, material, light, dust, or other
noises. In robotics, ultrasonic sensors are
Ultrasonic senor is used in a wide range of applications
including here the measurement of distance, presence
detection, or detect the position of an object.
Ultrasonic senor is one of the most popular ultrasonic sensors
used in robotics by students and hobbyists to determine the
distance from a robot to objects. Ultrasonic senor is available
at a low-price, it is stable and has high accuracy. Ultrasonic
sensor Working principle is similar to bats or dolphins, and its
operation is not affected by sunlight or other noises. Ultrasonic
senor provides measurement function between 2 and 400
centimeters at a range accuracy of 3 millimeters. The
Ultrasonic senor module hosts the ultrasonic transmitter, the
receiver and control circuit.
MOTOR DRIVER:
The motor driver is available for providing User with ease and
user friendly interfacing for embedded application. Motor
driver is mounted on a good quality. The pins of motor driver
IC are connected to connectors for easy access to the driver IC’s
pin functions. The motor driver is a Dual Full Bridge driver that
can drive up to 1Amp per bridge with supply voltage up to 24V.
motor driver can drive two DC motors, relays, solenoids, etc.
The device is TTL compatible. Two H bridges of motor driver
can be connected in parallel to increase its current capacity to
2 Amp.
V. SOFTWARE USED
ARDUNIO IDE is software for microprocessor simulation,
schematic capture, and printed circuit board (PCB) design. It is
developed by Labcenter Electronics.
ARDUNIO user dismiss schematic capture as a necessary evil in
the process of creating PCB layout but we have always disputed
this point of view. ARDUNIO PCB layout now offering
automation of both component placement and track routing,
the design into the computer can often be the most time
consuming element of the exercise. if you use circuit simulation
to develop your ideas, you are going to spend even more time
working on the schematic.
Other general features include:
 Runs on Windows 2k onwards.
 Automatic wire routing and dot placement/removal.
 Arduino support for buses including component pins,
inter-sheet terminals, module ports and wires.
 Arduino outputs to suit all popular PCB layout tools.
The ISIS incorporates a number of features which aid in the
management of large designs. The number of our customers
have used it to produce designs containing many thousands of
components.
1) ISIS & ARES
ARES indeed other PCB software will find some of the following
PCB design specific features of interest:
 Isis & ares Sheet Global Net Properties which allow
you to efficiently define a routing class for all the nets
on a given sheet
 Isis & ares Physical terminals which provide the means
to have the pins on a connector scattered all over a
design.
 Support for heterogeneous multi-element devices. For
example, a relay device can have three elements called
RELAY:A, RELAY:B and RELAY:C.
 Isis & ares is a visual packaging tool which shows the
PCB footprint and its pin numbers alongside the list of
pin names for the schematic part. Isis & ares facilitates
easy and error free assignment of pin numbers to pin
names
2) ISIS & Simulation
ISIS & simulation provides the development environment for
PROTEUS VSM, our revolutionary interactive system level
simulator. ISIS & simulation product combines mixed mode
circuit simulation, micro-processor models and interactive
component models to allow the simulation of complete micro-
controller based designs.
ISIS & simulation architecture for real time interactive
simulation and a system for managing the source and object
code associated with each project. ISIS & simulation number of
graph objects can be placed on the schematic to enable
INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056
VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3523
conventional time, frequency and swept variable simulation to
be performed.
Major features of PROTEUS VSM include:
 ISIS & simulation True Mixed Mode simulation based
on Berkeley SPICE3F5 with extensions for digital
simulation and true mixed mode operation.
 ISIS & simulation Support for both interactive and
graph based simulation.
 ISIS & simulation CPU Models available for popular
microcontrollers such as the PIC and 8051 series.
 Virtual Instruments include voltmeters, ammeters, a
dual beam oscilloscope and a 24 channel logic
analyser.
 ISIS & simulation On-screen graphing - the graphs are
placed directly on the schematic just like any other
object.
 ISIS & simulation Graph Based Analysis types include
transient, frequency, noise, distortion, AC and DC
sweeps and fourier transform. An Audio graph allows
playback of simulated waveforms.
 ISIS & simulation Direct support for analogue
component models in SPICE format.
 ISIS & simulation Open architecture for ‘plug in’
component models coded in C++ or other languages.
 ISIS & simulation is aDigital simulator includes a
BASIC-like programming language for modelling and
test vector generation.
 ISIS & simulation design created for simulation can
also be used to generate a netlist for creating a PCB -
there is no need to enter the design a second time.
3) ISIS & Networks
ISIS & network is a network compatible, and offers the
following features to help Network Managers:
 ISIS & network Library files can be set to Read Only.
ISIS & network prevents users from messing with
symbols or devices that may be used by others.
 ISIS & network individual user configuration in the
windows registry
VI.CONCLUSION
The project presents design, prototyping, and tests of a low-
cost mini radar system, with specific interest on the
synchronization of radar and navigation data. The project
presented system has been conceived for radar applications on
board unmanned aerial platforms. Hence, the prototype needs
to be agile, flexible, and reliable, able to operate in different
modes, according to the requirements of the application. The
employment of the radar on board of RPAs involves severe
limitations in terms of weight, consumption, and overall
dimensions. The required radar capabilities and the moving
nature of the sensor imply a fine synchronization between
radar and navigation data
REFERENCES
1. M. I. Skolnik, Radar Handbook, Mc Graw Hill, New York,
NY, USA, 3rd edition, 2008.
2. M. Guerriero, P. Willett, S. Coraluppi, and C. Carthel,
“Radar/AIS data fusion and SAR tasking for maritime
surveillance,” in Proceedings of the 11th International
Conference on Information Fusion, FUSION '08, July
2008. View at Publisher · View at Google
Scholar · View at Scopus
3. S. Brusch, S. Lehner, T. Fritz, M. Soccorsi, A. Soloviev,
and B. van Schie, “Ship surveillance with TerraSAR-
X,” IEEE Transactions on Geoscience and Remote
Sensing, vol. 49, no. 3, pp. 1092–1103, 2011.View at
Publisher · View at Google Scholar · View at Scopus
4. J. M. Headrick and J. F. Thomason, “Applications of high-
frequency radar,” Radio Science, vol. 33, no. 4, pp.
1045–1054, 1998. View at Publisher · View at Google
Scholar · View at Scopus
5. G. W. Stimson, Introduction to Airborne Radar, SciTech
Publishing, Inc., San Francisco, calif, USA, 2nd edition,
1998. View at Publisher · View at Google Scholar
6. “Euronews, An old technology revisited to save lives at
sea,”
2016, http://www.euronews.com/2016/09/19/an-
old-technology-revisited-to-save-lives-at-sea.
7. J. O. Bentley, “Airplane altitude indicating system,” US
Patent 2011392 A, 1928.
8. B. R. Mahafza, Radar Systems Analysis and Design Using
MATLAB, Chapman and Hall/CRC, Boca Raton, Fla,
USA, 2000.
9. I. V. Komarov and S. M. Smolskiy, Fundamentals of
Short-Range FM Radar, Artech House, Massachusetts,
Mass, USA, 2003.
10. J. N. Briggs, Target Detection by Marine Radar. Iee
Radar, vol. 12, Institution of Engineering and
Technology, 2004.

More Related Content

What's hot

IRJET- Unmanned Ground Vehicle for Military Assistance
IRJET-  	  Unmanned Ground Vehicle for Military AssistanceIRJET-  	  Unmanned Ground Vehicle for Military Assistance
IRJET- Unmanned Ground Vehicle for Military AssistanceIRJET 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
 
Navigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSMNavigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSMPrateek Anand
 
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can BusIntegrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can BusIOSR Journals
 
Iaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security systemIaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security systemIaetsd Iaetsd
 
Ijeee 33-36-surveillance system for coal mines based on wireless sensor network
Ijeee 33-36-surveillance system for coal mines based on wireless sensor networkIjeee 33-36-surveillance system for coal mines based on wireless sensor network
Ijeee 33-36-surveillance system for coal mines based on wireless sensor networkKumar Goud
 
IRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET Journal
 
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
 
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
 
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET-  	  IoT based Fire Extinguishing System with Visual SurveillanceIRJET-  	  IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual SurveillanceIRJET Journal
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET Journal
 
Ir remote control dimmer..
Ir remote control dimmer..Ir remote control dimmer..
Ir remote control dimmer..Akshay Mishra
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET Journal
 
IRJET- Data Acquisition and Remote Monitoring Display
IRJET-  	  Data Acquisition and Remote Monitoring DisplayIRJET-  	  Data Acquisition and Remote Monitoring Display
IRJET- Data Acquisition and Remote Monitoring DisplayIRJET Journal
 

What's hot (19)

IRJET- Unmanned Ground Vehicle for Military Assistance
IRJET-  	  Unmanned Ground Vehicle for Military AssistanceIRJET-  	  Unmanned Ground Vehicle for Military Assistance
IRJET- Unmanned Ground Vehicle for Military Assistance
 
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
 
Lalitha ppt
Lalitha pptLalitha ppt
Lalitha ppt
 
Navigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSMNavigation system for blind using GPS & GSM
Navigation system for blind using GPS & GSM
 
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can BusIntegrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
 
Iaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security systemIaetsd ethernet based intelligent security system
Iaetsd ethernet based intelligent security system
 
Smart safety jacket
Smart safety jacketSmart safety jacket
Smart safety jacket
 
Ijeee 33-36-surveillance system for coal mines based on wireless sensor network
Ijeee 33-36-surveillance system for coal mines based on wireless sensor networkIjeee 33-36-surveillance system for coal mines based on wireless sensor network
Ijeee 33-36-surveillance system for coal mines based on wireless sensor network
 
IRJET- Intruder Detection Security System
IRJET- Intruder Detection Security SystemIRJET- Intruder Detection Security System
IRJET- Intruder Detection Security System
 
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
 
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
 
ppt
pptppt
ppt
 
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET-  	  IoT based Fire Extinguishing System with Visual SurveillanceIRJET-  	  IoT based Fire Extinguishing System with Visual Surveillance
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
 
PIR based security system
PIR based security systemPIR based security system
PIR based security system
 
Ir remote control dimmer..
Ir remote control dimmer..Ir remote control dimmer..
Ir remote control dimmer..
 
IRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control SystemIRJET - Zigbee based Street Light Control System
IRJET - Zigbee based Street Light Control System
 
Arduino radar system
Arduino radar systemArduino radar system
Arduino radar system
 
IRJET- Data Acquisition and Remote Monitoring Display
IRJET-  	  Data Acquisition and Remote Monitoring DisplayIRJET-  	  Data Acquisition and Remote Monitoring Display
IRJET- Data Acquisition and Remote Monitoring Display
 

Similar to IRJET- Automated Targeting System for Open Space Military Area

IRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using AudioIRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using AudioIRJET Journal
 
Iaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd Iaetsd
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemIRJET Journal
 
Anam rajkumar sarvesh k10779,k10626
Anam rajkumar sarvesh k10779,k10626Anam rajkumar sarvesh k10779,k10626
Anam rajkumar sarvesh k10779,k10626shailesh yadav
 
Autonomous navigation robot
Autonomous navigation robotAutonomous navigation robot
Autonomous navigation robotIRJET Journal
 
IRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging RobotIRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging RobotIRJET Journal
 
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET Journal
 
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
 
IRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For BlindIRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For BlindIRJET Journal
 
A Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonA Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonIRJET 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- Design of an FPGA based Control System for Robot
IRJET-  	  Design of an FPGA based Control System for RobotIRJET-  	  Design of an FPGA based Control System for Robot
IRJET- Design of an FPGA based Control System for RobotIRJET Journal
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired PeopleIRJET Journal
 
Railway Track Geometry Surveying System
Railway Track Geometry Surveying SystemRailway Track Geometry Surveying System
Railway Track Geometry Surveying SystemIRJET Journal
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET Journal
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET Journal
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
robotics and embedded system ppt
robotics and embedded system pptrobotics and embedded system ppt
robotics and embedded system pptNilgiri publicity
 
IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...
IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...
IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...IRJET Journal
 

Similar to IRJET- Automated Targeting System for Open Space Military Area (20)

IRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using AudioIRJET - Gesture based Robot with Victim Detection using Audio
IRJET - Gesture based Robot with Victim Detection using Audio
 
Iaetsd real time implementation of railway
Iaetsd real time implementation of railwayIaetsd real time implementation of railway
Iaetsd real time implementation of railway
 
Automatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating SystemAutomatic Free Parking Slot Status Intimating System
Automatic Free Parking Slot Status Intimating System
 
Anam rajkumar sarvesh k10779,k10626
Anam rajkumar sarvesh k10779,k10626Anam rajkumar sarvesh k10779,k10626
Anam rajkumar sarvesh k10779,k10626
 
Anam rajkumar sarvesh
Anam rajkumar sarveshAnam rajkumar sarvesh
Anam rajkumar sarvesh
 
Autonomous navigation robot
Autonomous navigation robotAutonomous navigation robot
Autonomous navigation robot
 
IRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging RobotIRJET- Industrial Disaster Control System using Hanging Robot
IRJET- Industrial Disaster Control System using Hanging Robot
 
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNOIRJET- Design Analysis of Land Surveying Robot using Arduino UNO
IRJET- Design Analysis of Land Surveying Robot using Arduino UNO
 
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
 
IRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For BlindIRJET- Smart Guide Stick For Blind
IRJET- Smart Guide Stick For Blind
 
A Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonA Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled Person
 
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- Design of an FPGA based Control System for Robot
IRJET-  	  Design of an FPGA based Control System for RobotIRJET-  	  Design of an FPGA based Control System for Robot
IRJET- Design of an FPGA based Control System for Robot
 
IRJET- Smart Blind Stick for Visually Impaired People
IRJET-  	  Smart Blind Stick for Visually Impaired PeopleIRJET-  	  Smart Blind Stick for Visually Impaired People
IRJET- Smart Blind Stick for Visually Impaired People
 
Railway Track Geometry Surveying System
Railway Track Geometry Surveying SystemRailway Track Geometry Surveying System
Railway Track Geometry Surveying System
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
 
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSNIRJET- IoT based Fisherman Border Alert System using GPS and WSN
IRJET- IoT based Fisherman Border Alert System using GPS and WSN
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
robotics and embedded system ppt
robotics and embedded system pptrobotics and embedded system ppt
robotics and embedded system ppt
 
IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...
IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...
IRJET- Gesture Controlled Robot with Obstacle Avoidance using Arduino and And...
 

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

Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixingviprabot1
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHC Sai Kiran
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
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
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 

Recently uploaded (20)

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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Effects of rheological properties on mixing
Effects of rheological properties on mixingEffects of rheological properties on mixing
Effects of rheological properties on mixing
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Introduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECHIntroduction to Machine Learning Unit-3 for II MECH
Introduction to Machine Learning Unit-3 for II MECH
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
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
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 

IRJET- Automated Targeting System for Open Space Military Area

  • 1. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3520 AUTOMATED TARGETING SYSTEM FOR OPEN SPACE MILITARY AREA Abisheik T1, BanuPriya S2, Avinash R3, Amali C4 1,2,3Students, Department of Electronics and Communication Engineering, Valliammai Engineering College. 4Assistant Professor, Senior Member, Department of Electronics and Communication Engineering, Valliammai Engineering College. --------------------------------------------------------------------***--------------------------------------------------------------------------- Abstract - A rangefinder is a device that measures the distance from the target to the observer, for the purposes of surveying, determining focus in photography, or accurately aiming a weapon. In this technical project, we make a simple radar using the ultrasonic sensor, this radar works by measuring a range from 3cm to 40 cm as non-contact distance .The movement of the object is controlled by using a small servo motor. Information received from the sensor will be used by software to illustrate the result on a PC screen. If sensor is detected within specified range buzzer will be sound and will be displayed in the LCD. Index Terms— Transmitter, Receiver, Wireless Personal Area Network, Arduino, Current Sensor. I. INTRODUCTION RADAR systems is used in the field of detection and monitoring. Some of these are in the fields of navigation and positioning other applications. In this research, existing radar technologies are examined by Arduino. The advantage of this system is used to reduce power consumption and allow the designers to have access to a wide range of online communities of Arduino programmers and open source reusable code. The system consists of an ultra-sonic sensor, an Arduino micro-controller, a servo motor and a java application for mapping the electro- magnetic waves. A prototype system is built by connecting the ultra-sonic sensors to the Arduino microcontroller’s digital input/output pins and the servo motor also connected to the digital input/output pins. Both the ultra - sonic sensor and the servo motor are then clipped together so that as the servo motor sweeps from right to left through an angle of 1800 the servo will rotate alongside it. RADAR is used in surveillance of 24/7. The basic needs of these are security. RADAR can be used to detect aircraft, spacecraft, missiles, vehicles, weather formation and so on. It consists of Trans-receiver and Processor. RADAR can be of many types. Ultrasonic senor is an object detecting system which is used to monitor an area of short range. Ultrasonic Sensor mounted on a Servo Motor. The RADAR is programmed using embedded C, and the result is observed on MATLAB platform. PROPOSED SYSTEM In this proposed system GSM technology is implemented for transmitting the information to the supplier. The system is designed in such a way to prevent the electricity thefts happening in the current scenario. This system is being interfaced with Arduino and sensors which are used to find the problem, if any problem is detected then the message will be sent to the user via GSM. This will prevent the unknown entries. The proposed system gives solution for the existing problems like power theft, wastage of energy and transmission line fault that are faced by the authorized power suppliers. III.HARDWARE SETUP The hardware setup plays a vital role in the designing process of this system. The following are the building blocks of the system. They are:  ARUDINO Microcontroller.  Motor driver.  GSM.  Ultrasonic sensor.  Power supply. The digital output capabilities for moving the servo on which the ultrasonic sensor is mounted and for generating informative tones from a buzzer using Pulse Width Modulation (PWM). This buzzer would also require a single digital pin for communications over a soft serial port. All of the sensors that I am looking into purchasing run at 5v and are compatible with the Arduino’s and internal step-up resistance. This will make assembly of the apparatus straightforward. For the sensor circuitry, I intend to purchase IR sensors manufactured by Solarbotics and an ultrasonic sensor manufactured by Devantech. In my research, I’ve learned that some servo motors have non-mechanical issues with being commanded to a full 180-degree rotation, the ultrasonic sensors can be mounted which minimize weight and maximize range of motion. For the SONAR sensor i will need a routine that will coordinate movements of the motor with readings from the sensor. Another routine will check the digital ultrasonic sensors and output if an object is detected, and on which sensor. Yet another routine will serve as a sensor manager and call a
  • 2. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3521 routine to generate audible alerts, based on what sensors have been activated. The goal is to generate unique alerts for each of the digital sensors. I would like to use a Voice Box shield leveraging a SpeakJet chip, although a piezo buzzer would also be sufficient. The sensor manager must be designed in such a way that it could easily be merged into a robot’s code in order to affect actual movement. An example of how the sensor manager could be applied to a fight control system would be to replace the unique output tones with directional flight commands, and the beacon controls with speed reduction commands. IV. BLOCK DIAGRAM DESCRIPTION ARDUINO IDE Arduino IDE is a cross platform application in programming language in java. Its used to write the program and upload the program to ardunio compatible .arduino ide supply a software library from the wiring project which provides common input and output procedures It consists of a standard programming language compiler and a boot loader that executes on the microcontroller. ARDUINO SPECIFICATION NAME SPECIFICATION Microcontroller ATmega328 Operating Voltage 5V Input Voltage 6-20V Digital I/O Pins 14 Analog Input Pins 6 DC Current per I/O Pin 40 Ma DC Current for 3.3V Pin 50 Ma Flash Memory 32 KB SRAM 2 KB EEPROM 1 KB Clock Speed 16 MHz Length 68.6 mm Width 53.4 mm Weight 25 g ARDUINO SOFTWARE Arduino software refers to an open-source electronics platform or board and the software used to program it. Arduino software is designed to make electronics more accessible to artists, designers, hobbyists and ayone interested in creating interactive objects or environments. GSM GSM is Global System for Mobile Communication. GSM uses digital wireless techniques like TDMA and CDMA. GSM has an inbuilt dual band GSM engine-SIM 800A. GSM can carry about 64 kbps to 120 Mbps of data rates. GSM also provides advanced voice and data services. It has both transmitting and receiving pins which are used to send and receive messages. ULTRASONIC SENSOR: The ultrasonic sensor is simple and use high-frequency sound waves that are evaluated when the sensor received back the waves. Ultrasonic sensor determine the distance between the robot and object, the sensor measure the elapsed time between sending and receiving the waves. Ultrasonic sensors are ideal for measurement in different environments where measurements cannot be affected by the surface, material, light, dust, or other noises.
  • 3. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3522 Ultrasonic senor is one of the most popular ultrasonic sensors used in robotics by students and hobbyists to determine the distance from a robot to objects. Ultrasonic senor is available at a low-price, it is stable and has high accuracy. Ultrasonic senor working principle is similar to bats or dolphins, and its operation is not affected by sunlight or other noises.HC-SR04 provides measurement function between 2 and 400 centimeters at a range accuracy of 3 millimeters. The Ultrasonic senor module hosts the ultrasonic transmitter, the receiver and control circuit. Ultrasonic sensor use high-frequency sound waves that are evaluated when the sensor received back the waves. Ultrasonic senor determine the distance between the robot and object, the sensor measure the elapsed time between sending and receiving the waves. Ultrasonic senor sensors are ideal for measurement in different environments where measurements cannot be affected by the surface, material, light, dust, or other noises. In robotics, ultrasonic sensors are Ultrasonic senor is used in a wide range of applications including here the measurement of distance, presence detection, or detect the position of an object. Ultrasonic senor is one of the most popular ultrasonic sensors used in robotics by students and hobbyists to determine the distance from a robot to objects. Ultrasonic senor is available at a low-price, it is stable and has high accuracy. Ultrasonic sensor Working principle is similar to bats or dolphins, and its operation is not affected by sunlight or other noises. Ultrasonic senor provides measurement function between 2 and 400 centimeters at a range accuracy of 3 millimeters. The Ultrasonic senor module hosts the ultrasonic transmitter, the receiver and control circuit. MOTOR DRIVER: The motor driver is available for providing User with ease and user friendly interfacing for embedded application. Motor driver is mounted on a good quality. The pins of motor driver IC are connected to connectors for easy access to the driver IC’s pin functions. The motor driver is a Dual Full Bridge driver that can drive up to 1Amp per bridge with supply voltage up to 24V. motor driver can drive two DC motors, relays, solenoids, etc. The device is TTL compatible. Two H bridges of motor driver can be connected in parallel to increase its current capacity to 2 Amp. V. SOFTWARE USED ARDUNIO IDE is software for microprocessor simulation, schematic capture, and printed circuit board (PCB) design. It is developed by Labcenter Electronics. ARDUNIO user dismiss schematic capture as a necessary evil in the process of creating PCB layout but we have always disputed this point of view. ARDUNIO PCB layout now offering automation of both component placement and track routing, the design into the computer can often be the most time consuming element of the exercise. if you use circuit simulation to develop your ideas, you are going to spend even more time working on the schematic. Other general features include:  Runs on Windows 2k onwards.  Automatic wire routing and dot placement/removal.  Arduino support for buses including component pins, inter-sheet terminals, module ports and wires.  Arduino outputs to suit all popular PCB layout tools. The ISIS incorporates a number of features which aid in the management of large designs. The number of our customers have used it to produce designs containing many thousands of components. 1) ISIS & ARES ARES indeed other PCB software will find some of the following PCB design specific features of interest:  Isis & ares Sheet Global Net Properties which allow you to efficiently define a routing class for all the nets on a given sheet  Isis & ares Physical terminals which provide the means to have the pins on a connector scattered all over a design.  Support for heterogeneous multi-element devices. For example, a relay device can have three elements called RELAY:A, RELAY:B and RELAY:C.  Isis & ares is a visual packaging tool which shows the PCB footprint and its pin numbers alongside the list of pin names for the schematic part. Isis & ares facilitates easy and error free assignment of pin numbers to pin names 2) ISIS & Simulation ISIS & simulation provides the development environment for PROTEUS VSM, our revolutionary interactive system level simulator. ISIS & simulation product combines mixed mode circuit simulation, micro-processor models and interactive component models to allow the simulation of complete micro- controller based designs. ISIS & simulation architecture for real time interactive simulation and a system for managing the source and object code associated with each project. ISIS & simulation number of graph objects can be placed on the schematic to enable
  • 4. INTERNATIONAL RESEARCH JOURNAL OF ENGINEERING AND TECHNOLOGY (IRJET) E-ISSN: 2395-0056 VOLUME: 06 ISSUE: 03 | MAR 2019 WWW.IRJET.NET P-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 3523 conventional time, frequency and swept variable simulation to be performed. Major features of PROTEUS VSM include:  ISIS & simulation True Mixed Mode simulation based on Berkeley SPICE3F5 with extensions for digital simulation and true mixed mode operation.  ISIS & simulation Support for both interactive and graph based simulation.  ISIS & simulation CPU Models available for popular microcontrollers such as the PIC and 8051 series.  Virtual Instruments include voltmeters, ammeters, a dual beam oscilloscope and a 24 channel logic analyser.  ISIS & simulation On-screen graphing - the graphs are placed directly on the schematic just like any other object.  ISIS & simulation Graph Based Analysis types include transient, frequency, noise, distortion, AC and DC sweeps and fourier transform. An Audio graph allows playback of simulated waveforms.  ISIS & simulation Direct support for analogue component models in SPICE format.  ISIS & simulation Open architecture for ‘plug in’ component models coded in C++ or other languages.  ISIS & simulation is aDigital simulator includes a BASIC-like programming language for modelling and test vector generation.  ISIS & simulation design created for simulation can also be used to generate a netlist for creating a PCB - there is no need to enter the design a second time. 3) ISIS & Networks ISIS & network is a network compatible, and offers the following features to help Network Managers:  ISIS & network Library files can be set to Read Only. ISIS & network prevents users from messing with symbols or devices that may be used by others.  ISIS & network individual user configuration in the windows registry VI.CONCLUSION The project presents design, prototyping, and tests of a low- cost mini radar system, with specific interest on the synchronization of radar and navigation data. The project presented system has been conceived for radar applications on board unmanned aerial platforms. Hence, the prototype needs to be agile, flexible, and reliable, able to operate in different modes, according to the requirements of the application. The employment of the radar on board of RPAs involves severe limitations in terms of weight, consumption, and overall dimensions. The required radar capabilities and the moving nature of the sensor imply a fine synchronization between radar and navigation data REFERENCES 1. M. I. Skolnik, Radar Handbook, Mc Graw Hill, New York, NY, USA, 3rd edition, 2008. 2. M. Guerriero, P. Willett, S. Coraluppi, and C. Carthel, “Radar/AIS data fusion and SAR tasking for maritime surveillance,” in Proceedings of the 11th International Conference on Information Fusion, FUSION '08, July 2008. View at Publisher · View at Google Scholar · View at Scopus 3. S. Brusch, S. Lehner, T. Fritz, M. Soccorsi, A. Soloviev, and B. van Schie, “Ship surveillance with TerraSAR- X,” IEEE Transactions on Geoscience and Remote Sensing, vol. 49, no. 3, pp. 1092–1103, 2011.View at Publisher · View at Google Scholar · View at Scopus 4. J. M. Headrick and J. F. Thomason, “Applications of high- frequency radar,” Radio Science, vol. 33, no. 4, pp. 1045–1054, 1998. View at Publisher · View at Google Scholar · View at Scopus 5. G. W. Stimson, Introduction to Airborne Radar, SciTech Publishing, Inc., San Francisco, calif, USA, 2nd edition, 1998. View at Publisher · View at Google Scholar 6. “Euronews, An old technology revisited to save lives at sea,” 2016, http://www.euronews.com/2016/09/19/an- old-technology-revisited-to-save-lives-at-sea. 7. J. O. Bentley, “Airplane altitude indicating system,” US Patent 2011392 A, 1928. 8. B. R. Mahafza, Radar Systems Analysis and Design Using MATLAB, Chapman and Hall/CRC, Boca Raton, Fla, USA, 2000. 9. I. V. Komarov and S. M. Smolskiy, Fundamentals of Short-Range FM Radar, Artech House, Massachusetts, Mass, USA, 2003. 10. J. N. Briggs, Target Detection by Marine Radar. Iee Radar, vol. 12, Institution of Engineering and Technology, 2004.