SlideShare a Scribd company logo
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

PDF
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
PDF
IRJET- Iot Based Route Assistance for Visually Challenged
PDF
Controlling and Reducing of Speed for Vehicles Automatically By Using Rf Tech...
PDF
IRJET- Virtual Eye for the Visually Challenged
PDF
Wireless AI based industrial security robot
PDF
Short Range Radar System using Arduino Uno
PDF
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
DOCX
Wireless industrial robot
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET- Iot Based Route Assistance for Visually Challenged
Controlling and Reducing of Speed for Vehicles Automatically By Using Rf Tech...
IRJET- Virtual Eye for the Visually Challenged
Wireless AI based industrial security robot
Short Range Radar System using Arduino Uno
IRJET- Arduino based Four-Wheeler Accident Detection and Prevention System
Wireless industrial robot

What's hot (19)

PDF
IRJET- Unmanned Ground Vehicle for Military Assistance
PDF
IRJET- Home Surveillance Without using CCTV Camera
PPTX
Lalitha ppt
PPTX
Navigation system for blind using GPS & GSM
PDF
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
PDF
Iaetsd ethernet based intelligent security system
PPTX
Smart safety jacket
PDF
Ijeee 33-36-surveillance system for coal mines based on wireless sensor network
PDF
IRJET- Intruder Detection Security System
PDF
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
PDF
Security System Based on Ultrasonic Sensor Technology
PPTX
PDF
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
PDF
IRJET- Solar Powered Transmission Line Inspection Robot
PDF
PIR based security system
PPTX
Ir remote control dimmer..
PDF
IRJET - Zigbee based Street Light Control System
PPTX
Arduino radar system
PDF
IRJET- Data Acquisition and Remote Monitoring Display
IRJET- Unmanned Ground Vehicle for Military Assistance
IRJET- Home Surveillance Without using CCTV Camera
Lalitha ppt
Navigation system for blind using GPS & GSM
Integrated Mine Safety Monitoring and Alerting System Using Zigbee & Can Bus
Iaetsd ethernet based intelligent security system
Smart safety jacket
Ijeee 33-36-surveillance system for coal mines based on wireless sensor network
IRJET- Intruder Detection Security System
IRJET- Low Powered Radio Frequency and PIR Sensor based Security Device
Security System Based on Ultrasonic Sensor Technology
IRJET- IoT based Fire Extinguishing System with Visual Surveillance
IRJET- Solar Powered Transmission Line Inspection Robot
PIR based security system
Ir remote control dimmer..
IRJET - Zigbee based Street Light Control System
Arduino radar system
IRJET- Data Acquisition and Remote Monitoring Display
Ad

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

PPTX
RADAR SYSTEM
PPTX
Radar using ultrasonic sensor and arduino.pptx
PDF
ULTRASONIC PERIPATETIC SCANNER FOR AUTONOMOUS TEST BENCH USING RASPBERRY Pi
PPTX
Ultrasonic Radar Sensors with arduino applications S.pptx
PDF
2014_04_msw_a4_format (2)
PDF
IRJET - Smart Sonar System
PPTX
RADAR SYSTEM USING ARDUINO AND ULTRASONIC .pptx
PPTX
Ultrasonic radar mini project
PPTX
Radar Using Arduino
PPTX
Secure Surveillance Using Virtual Intelligent Agent With Dominating
PPTX
Self Obstacle Avoiding Rover
PPTX
Artificial Intelligence(radar).pptx
PDF
Design and Implementation of a Low-Cost Ultrasonic Radar System Using an Ardu...
DOC
ULTRASONIC SENSOR DISTANCE CALCULATE
PPTX
Copy-of-Building-a-Basic-Radar-System-with-Arduino-and-Ultrasonic-Sensor.pptx
PDF
MISSILE DETECT AND DESTROY SYSTEM
PPTX
Object radar system.pptx
PDF
Sensor Based Blind Stick
PDF
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
PDF
Wireless Data Transfer in Under Water System
RADAR SYSTEM
Radar using ultrasonic sensor and arduino.pptx
ULTRASONIC PERIPATETIC SCANNER FOR AUTONOMOUS TEST BENCH USING RASPBERRY Pi
Ultrasonic Radar Sensors with arduino applications S.pptx
2014_04_msw_a4_format (2)
IRJET - Smart Sonar System
RADAR SYSTEM USING ARDUINO AND ULTRASONIC .pptx
Ultrasonic radar mini project
Radar Using Arduino
Secure Surveillance Using Virtual Intelligent Agent With Dominating
Self Obstacle Avoiding Rover
Artificial Intelligence(radar).pptx
Design and Implementation of a Low-Cost Ultrasonic Radar System Using an Ardu...
ULTRASONIC SENSOR DISTANCE CALCULATE
Copy-of-Building-a-Basic-Radar-System-with-Arduino-and-Ultrasonic-Sensor.pptx
MISSILE DETECT AND DESTROY SYSTEM
Object radar system.pptx
Sensor Based Blind Stick
IRJET- Obstacle Detection using Ultrasonic Sensor in MAV (Micro Air Vehicle)
Wireless Data Transfer in Under Water System
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
737-MAX_SRG.pdf student reference guides
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
DOCX
573137875-Attendance-Management-System-original
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
PPT
introduction to datamining and warehousing
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
Artificial Intelligence
PPT
Project quality management in manufacturing
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PDF
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
PPT
Total quality management ppt for engineering students
PDF
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
Foundation to blockchain - A guide to Blockchain Tech
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
737-MAX_SRG.pdf student reference guides
Automation-in-Manufacturing-Chapter-Introduction.pdf
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
573137875-Attendance-Management-System-original
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Unit I ESSENTIAL OF DIGITAL MARKETING.pdf
introduction to datamining and warehousing
R24 SURVEYING LAB MANUAL for civil enggi
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
Artificial Intelligence
Project quality management in manufacturing
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Level 2 – IBM Data and AI Fundamentals (1)_v1.1.PDF
Total quality management ppt for engineering students
BIO-INSPIRED HORMONAL MODULATION AND ADAPTIVE ORCHESTRATION IN S-AI-GPT
Safety Seminar civil to be ensured for safe working.
Foundation to blockchain - A guide to Blockchain Tech

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.