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: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3642
Detection of Landmine using Robotic Vehicle
Prof. Y. Sharma, (M. Tech)1, A. Tiwari2, P. Parate3, A. Khorgade⁴, F. Shelki⁵, A. Sheikh⁶
1,2,3,4,5,6 Electronics and Telecommunication Engineering, S.B. Jain Institute of Technology Management and
Research, Nagpur-441501, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - In modern world many countries are working on
different technologies. Hence, safety of soldiers and army
personnel who fight for national security of their respective
country need to considered. During warfare many of the
soldiers lose their lives in abandoned areas or at borders.
Landmines are an explosive weapon which may be or may not
be buried under the soil and activated by a mere pressure of 9
kg when someone steps on it. It also has an adverse effect on
environment such as damage to soil structure, reducing soil
productivity and increase vulnerability of soil to water and
wind erosion. Mines also kill innocent civilians and soldiers
after war ends. In order to save the lives of soldiers and diffuse
the mines this paper is proposing a robotic vehicle with a
metal detector which is capable of sensing mine ahead of it. It
will also detect position of landmine and send latitude,
longitude coordinates using GPS module.
Key Words: Node MCU (ESP8266), Router, GPS Module,
Metal Detector, IP Camera, Motor Driver (L298N).
1. INTRODUCTION
Landmine is an explosive device which kills not only human
beings but animals as well. The landmines are often
concealed 10-40mm below the soil and requires about
minimum pressure of 9kg for detonation. Landmine pose a
serious threat to soldiers and civilians worldwide and also
provide major problem to agriculture land, waterreservoirs
and road development in border regions. In order to
encounter above problems a robot prototype is prepared
which is capable of detecting buried landmines as well as
sending the location hence while enabling the operator to
detect landmines precisely. A metal detector which uses the
concept of Electromagnetic Induction (EMI) based sensors
can detect metal mines. As the landmine is detected the
robotic vehicle stops at that position and GPS module is
activated. The GPS data is extracted to get the latitude and
longitude information of a particular location. The collected
data i.e. longitude and latitude is sent to the blynk app in the
form of type metal detected. The robotic vehicleiscontrolled
using blynk app and it enables the operator to move in all
possible direction. The blynk app transfer thesignal withthe
help of IOT. Also an IP camera is used for live streaming of
actions of robot.
2. Literature Survey
Waqar Farooq [1] the paper entitled as “wireless controlled
land mine detection”. A robot is proposed thathastheability
to detect the buried mines and lets user control it wirelessly
to avoid human causalities. The robot is equipped with
special wheels controlled by H-Bridge module, allowingit to
move in all possible directions. In this paper, focus is on the
safety of humans and the robot; the robot is equipped with
special range sensors that helps in avoiding the obstacles in
the field by specifically detecting the position of obstacles. A
wireless camera is added to the robot, which captures and
broadcasts the present location of the robot. Raspberrypi
commands the robot.Thistechniquehasthepractical benefit
of reducing the number of casualties, after the
implementation of the technique,therobotcan becontrolled
efficiently and it robustly determines the position of the
obstacle.
Prof. R.M. Sahu [2] the paper entitled as “Wireless Detection
of Landmines using GPS & GSM”, this system uses the Global
Positioning System (GPS) tracking technology in
combination with Global System for Mobile (GSM)
technology. Thesystememployinglatesttrackingtechniques
using satellite receiver in the form of GPSModem,connected
with a robotic vehicle can be used to detect the exact
location of metal in the field.ThentheGSMmoduletransmits
the received data to the authorized Mobile user. Main
purpose of this project is to detect landmines by using a GPS
enabled remotely controlled robot.
Prajakta Borole [3] the paper entitled as “Border
Surveillance Using IP Camera “For thecompetent workingof
remote control, a wireless camera is used so that user could
see the accurate location of the robot and can send the robot
where humans cannot go securely. Therefore, camera
module is installed in proposed system. The camera chosen
has good assortment of wireless transmission and displays
the location in high quality output. The camera used in this
system is FPV camera. A FPV is a type of digital videocamera
commonly employed for surveillance and which, unlike
analog closed circuit television (CCTV) cameras, can send
and receive data via a computer network and the Internet.
3. Components and Description
The wireless control system consists of Node MCU
(ESP8266), GPS module, Metal detectorsensor,MotorDriver
L298N, DC Motor, servo motor. The system is illustrated in
fig below.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3643
Fig. Block Diagram
3.1 Node MCU
The Node Micro Controller Unit (Node MCU) is used as a
gateway. It has inbuilt Wi-Fi module which is used to send
the sensor data to cloud for storage and analysis. The main
motive behind selecting Node MCU is that the sensors used
in our project uses only digital pins and one analog pins are
compulsory. Also, it consumes less power (3.3v) and is of
low cost when compared to other microcontrollers
/processors like Arduino and Raspberry pi. Node MCU is
connected to metal detector sensor, servo motors, GPS
module, L298N motor driver, etc.
 Voltage: 3.3V.
 Wi-Fi Direct (P2P), soft-AP.
 Operating current Average: 80mA Flash memory
attachable: 16MB max (512K normal).
 Integrated TCP/IP protocol stack.
 Processor: TensilicaL106 32-bit.
 Processor speed: 80~160MHz.
 RAM: 32K + 80K.
 GPIOs: 17 (multiplexed with other functions).
Fig. Pin Diagram of Node MCU
3.2 Motor driver (L298N)
It is essential to drive the motor accurately and it runs the
required supply voltage and current to motors to drive it
in clockwise and anticlockwise direction. L298N is used
for this purpose and it works on H-bridge principle. The
motor driver works on 12v.
3.3 GPS Module
Global Positioning System (GPS) satellites Transmission
signals from space that GPS receivers use to provide three-
dimensional location latitude, longitude and altitude. Once
SERVO 1
GPS
MODULE
SERVO 2
METAL
DETECTOR
NODE
MCU
MOTOR
DRIVER
(L298N)
POWER
SUPPLY
IP
CAMERA
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3644
the robot detect the location of landmine, it comes to stop
position. The location of the landmine is given through GPS
sensor. The GPS sensor contains an antenna to get the
longitude and latitude value over a blynk app.
3.4 Power Supply Unit
On-board 12V rechargeable battery is used to drive dc
motors. We require 3.3V and for various sensors and we
need 5V to drive node MCU and IP camera etc. So to do this
we will have to build power supplyunitusingvoltagedivider
circuit and regulator ICs like LM7805.
3.5 DC Motor
Simple dc motors are being used as wheels of the original
model. They are driven by 12V on board battery supply.
3.6 Camera Module
For the proficient working of remote control, there was a
requirement to attach a wireless camera so that user could
see the precise location of the robot and can send the robot
where humans cannot go firmly .Therefore, camera module
is installed in planned structure .The camera chosen has
good collection of wireless transmission and displays the
location in high quality. The camera used in this system is IP
camera. An IP camera is a type of digital video camera
commonly hired for surveillance, and which, unlike analog
closed circuit television (CCTV) cameras, can send and
receive data via a computer network and theInternet.Inthis
new system, the network manager does not need to be in
one place, as these cameras can be accessed over the
internet. It also requires a personal computer or mobile to
configure your camera and an internet-connected video
device to act as a remote viewing station.
3.7 Servo motors
Here, servo motor is used which can rotate or push object at
some specific angle or distance. Here we used servo motors
for two purposes (1) To rotate IP camera in left and right
direction to cover an entire area wide range of 0-180 degree
for precise surveillance. (2) To rotate metal detector in left
and right direction to detect landmine.
4. Working
The robotic vehicle consists of Node MCU (ESP8266)
connected with four wheels for the movement of the vehicle
over the land in clockwise and anti-clockwise direction. In
front side of robotic vehicle metal detector is placed which
can sense mine ahead of it. When a Landmine is detectedthe
robotic vehicle halts at that position and activates the GPS
module. The GPS data is extracted online to get the latitude
and longitude information of a particular location and
transfer it to the blynk app at the controlling end. The
ESP8266 Wi-Fi Module is a self-contained SOC with
combined TCP/IP protocol stack that can give accesstoyour
Wi-Fi network. The ESP8266 is proficient of either
introducing an applicationor offloadingall Wi-Finetworking
functions from other application. Whichgetsthelatitude and
longitude location through online access and give it to the
blynk app. The system consist of two main modules, which
are control station which runs on a PC or mobile and
remotely controlled robot. The control station consists of
three integrated modules consisting of Metal detecting
component, GPS data collecting component and Remote
control component. These three components act as one
system but the original system components act as
instantaneously working autonomous systems.
5. Tools Identified
5.1 Hardware Tools
Figure shows the prototype model of landmine detection
robotic vehicle and there components are listed below.
 Node MCU(ESP8266)
 L298N (motor driver)
 Servo motors
 GPS module
 IP camera
 LM7805 IC
 Metal detector sensor
 DC motors
5.2 Software Tools
 Proteus 8™ software
 Embedded program using arduino software
 Easy EDA
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3645
6. Results
 The Robot will be able to moves in all four directions: ie.
Right, Left, Front, Back
 The Robot will be able to detect mine ahead of it.
 This model robot provides less complex structure and
reduces the cost to build a landmine detection robot.
 Since it provides the latitude and longitude positioning
using the GPS module, it is easy to point out the exact
position of the landmine in the form of co-ordinates.
7. CONCLUSIONS
In the current examination of the existing prototype of
automatic landmine detection and sweeper robot has been
presented and it can be made economically. So investments
on landmine detection can be made more economical in the
countries which are susceptible by landmines. This
prototype delivers less complex structure and reduced the
price to form a landmine detection robot. It can detect the
landmines present under uneven ground surface and
produces alarm to the user and successfully provides
coordinates of landmine which can be then diffused safely,
without the hazard of explosion
8. Future Improvement
 Current detection unit is only able to detect metal in a
range of 10 cm but replacing with large circumference
electromagnet coil can increase the depth of detection.
 In case of plastic landmine detection,thedetectorcanbe
replaced by ground penetratingradarorother detection
mechanism.
 Wheels size should beincreasedto removethelandmine
from the actual mine fields. Shock absorbers can be
installed and adjust wheel unit, so that it can run on any
uneven surfaces field.
 Obstacle detection sensor can be installed to avoid
collision of robot with object which are coming in front
of it.
REFERENCES
1. V. Abilash and J. Paul Chandra Kumar. ‘Arduino
Controlled Landmine Detection Robot’. In ‘Third
International Conference on Science Technology
Engineering and Management (ICONSTEM)’ 2017.
2. Waqar Farooq, Nehal Butt, Sameed Shukat . ‘Wireless
Controlled Mines Detection Robot’. In ‘Department of
Electrical Engineering, the University of Lahore,
Pakistan’ 2016.
3. Prof. R.M. Sahu, Mamata .S. Sawant, Komal .S. Salve,
Mangesh .N. Nakade. ‘Wireless Detection of Landmines
using GPS & GSM’. In ‘International Journal ofInnovative
Research in Electrical, Electronics, Instrumentationand
Control Engineering (IJIREEICE)’ 2016.
4. Gaurav Golatkar, Prathmesh Ambekar, Prashant Jadhav,
Rohan Jadhav, Prajakta Borole. ‘Border Surveillance
Using IpCamera’. In ‘IOSR Journal of Engineering
(IOSRJEN)’ 2018.
5. Bharath J. ‘Automatic land mine detection and sweeper
robot using microcontroller’. In ‘International journal of
Mechanical Engineering and Robotics Research’.

More Related Content

What's hot

IRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET Journal
 
IRJET - Wireless Military Defense Robot
IRJET -  	  Wireless Military Defense RobotIRJET -  	  Wireless Military Defense Robot
IRJET - Wireless Military Defense RobotIRJET Journal
 
IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET Journal
 
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET Journal
 
IRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET Journal
 
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...IRJET Journal
 
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...ijsrd.com
 
Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...
Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...
Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...Associate Professor in VSB Coimbatore
 
WIRELESS ROBOT
WIRELESS ROBOTWIRELESS ROBOT
WIRELESS ROBOTAIRTEL
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET Journal
 
Anti-Smog Radar Application for Vehicles
Anti-Smog Radar Application for VehiclesAnti-Smog Radar Application for Vehicles
Anti-Smog Radar Application for VehiclesIJMREMJournal
 
IRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET-  	  Railway Track Crack and Obstacle Detection using ArduinoIRJET-  	  Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using ArduinoIRJET Journal
 
IRJET- Amphibian Spy Robot for Continuous Monitoring
IRJET- Amphibian Spy Robot for Continuous MonitoringIRJET- Amphibian Spy Robot for Continuous Monitoring
IRJET- Amphibian Spy Robot for Continuous MonitoringIRJET Journal
 
Machine Vision Based Fire Flame Detection using Multi Features
Machine Vision Based Fire Flame Detection using Multi FeaturesMachine Vision Based Fire Flame Detection using Multi Features
Machine Vision Based Fire Flame Detection using Multi FeaturesIRJET Journal
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
IRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life ProtectionIRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life ProtectionIRJET Journal
 

What's hot (18)

PERSON ALIVE DETECTION
PERSON ALIVE DETECTIONPERSON ALIVE DETECTION
PERSON ALIVE DETECTION
 
IRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying Robot
 
IRJET - Wireless Military Defense Robot
IRJET -  	  Wireless Military Defense RobotIRJET -  	  Wireless Military Defense Robot
IRJET - Wireless Military Defense Robot
 
IRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway TrackIRJET- Automatic Detection of Crack Fault in Railway Track
IRJET- Automatic Detection of Crack Fault in Railway Track
 
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...IRJET-  	  Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
IRJET- Iot Based Automatic Vehicle Accident Tracking Down and Salvage Sys...
 
IRJET- Automatic Luggage Follower
IRJET- Automatic Luggage FollowerIRJET- Automatic Luggage Follower
IRJET- Automatic Luggage Follower
 
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
IRJET- Smart Guiding System for Blind: Obstacle Detection and Real-time Assis...
 
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
Design and Implementation of a Real Time Obstacle Avoiding Subsumption Contro...
 
Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...
Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...
Zigbee Controlled Multi Functional Surveillance Spy Robot for Military Applic...
 
WIRELESS ROBOT
WIRELESS ROBOTWIRELESS ROBOT
WIRELESS ROBOT
 
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
IRJET- Smart Accident Detection and Emergency Notification System using IoT a...
 
Anti-Smog Radar Application for Vehicles
Anti-Smog Radar Application for VehiclesAnti-Smog Radar Application for Vehicles
Anti-Smog Radar Application for Vehicles
 
IRJET- Railway Track Crack and Obstacle Detection using Arduino
IRJET-  	  Railway Track Crack and Obstacle Detection using ArduinoIRJET-  	  Railway Track Crack and Obstacle Detection using Arduino
IRJET- Railway Track Crack and Obstacle Detection using Arduino
 
IRJET- Amphibian Spy Robot for Continuous Monitoring
IRJET- Amphibian Spy Robot for Continuous MonitoringIRJET- Amphibian Spy Robot for Continuous Monitoring
IRJET- Amphibian Spy Robot for Continuous Monitoring
 
Machine Vision Based Fire Flame Detection using Multi Features
Machine Vision Based Fire Flame Detection using Multi FeaturesMachine Vision Based Fire Flame Detection using Multi Features
Machine Vision Based Fire Flame Detection using Multi Features
 
A1103040106
A1103040106A1103040106
A1103040106
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
IRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life ProtectionIRJET - Ultra Modern Car Used For Human Life Protection
IRJET - Ultra Modern Car Used For Human Life Protection
 

Similar to IRJET - Detection of Landmine using Robotic Vehicle

IRJET- Multi Utility Landmine Detecting Robotic Vehicle
IRJET-  	  Multi Utility Landmine Detecting Robotic VehicleIRJET-  	  Multi Utility Landmine Detecting Robotic Vehicle
IRJET- Multi Utility Landmine Detecting Robotic VehicleIRJET Journal
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEIRJET Journal
 
Design and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway TracksDesign and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway TracksIRJET Journal
 
Autonomous Landmine Tracker System
Autonomous Landmine Tracker SystemAutonomous Landmine Tracker System
Autonomous Landmine Tracker SystemIRJET Journal
 
IRJET- Amphibian Spy Robot for Continuous Monitoring
IRJET-  	  Amphibian Spy Robot for Continuous MonitoringIRJET-  	  Amphibian Spy Robot for Continuous Monitoring
IRJET- Amphibian Spy Robot for Continuous MonitoringIRJET Journal
 
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET Journal
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance RobotIRJET Journal
 
IRJET- Wireless Multifunctional Robot for Military Applications
IRJET-  	  Wireless Multifunctional Robot for Military ApplicationsIRJET-  	  Wireless Multifunctional Robot for Military Applications
IRJET- Wireless Multifunctional Robot for Military ApplicationsIRJET Journal
 
IRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military SurveillanceIRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military SurveillanceIRJET Journal
 
IRJET- Simultaneous Localization and Mapping for Automatic Chair Re-Arran...
IRJET-  	  Simultaneous Localization and Mapping for Automatic Chair Re-Arran...IRJET-  	  Simultaneous Localization and Mapping for Automatic Chair Re-Arran...
IRJET- Simultaneous Localization and Mapping for Automatic Chair Re-Arran...IRJET Journal
 
IoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIRJET Journal
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic carIRJET Journal
 
A Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote Exploration
A Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote ExplorationA Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote Exploration
A Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote Explorationijtsrd
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human PresenceIRJET Journal
 
IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack LocatorIRJET Journal
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET Journal
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET Journal
 
IRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control SystemIRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control SystemIRJET Journal
 
IRJET- Rescue Robot using ESP Microcontroller
IRJET-  	  Rescue Robot using ESP MicrocontrollerIRJET-  	  Rescue Robot using ESP Microcontroller
IRJET- Rescue Robot using ESP MicrocontrollerIRJET Journal
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET Journal
 

Similar to IRJET - Detection of Landmine using Robotic Vehicle (20)

IRJET- Multi Utility Landmine Detecting Robotic Vehicle
IRJET-  	  Multi Utility Landmine Detecting Robotic VehicleIRJET-  	  Multi Utility Landmine Detecting Robotic Vehicle
IRJET- Multi Utility Landmine Detecting Robotic Vehicle
 
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLEDESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
DESIGN & DEVELOPMENT OF UNMANNED GROUND VEHICLE
 
Design and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway TracksDesign and Development of Device Used for Detection of Cracks on Railway Tracks
Design and Development of Device Used for Detection of Cracks on Railway Tracks
 
Autonomous Landmine Tracker System
Autonomous Landmine Tracker SystemAutonomous Landmine Tracker System
Autonomous Landmine Tracker System
 
IRJET- Amphibian Spy Robot for Continuous Monitoring
IRJET-  	  Amphibian Spy Robot for Continuous MonitoringIRJET-  	  Amphibian Spy Robot for Continuous Monitoring
IRJET- Amphibian Spy Robot for Continuous Monitoring
 
IRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoTIRJET - Road Condition Improvement in Smart Cities using IoT
IRJET - Road Condition Improvement in Smart Cities using IoT
 
IRJET- Wireless Video Surveillance Robot
IRJET-  	  Wireless Video Surveillance RobotIRJET-  	  Wireless Video Surveillance Robot
IRJET- Wireless Video Surveillance Robot
 
IRJET- Wireless Multifunctional Robot for Military Applications
IRJET-  	  Wireless Multifunctional Robot for Military ApplicationsIRJET-  	  Wireless Multifunctional Robot for Military Applications
IRJET- Wireless Multifunctional Robot for Military Applications
 
IRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military SurveillanceIRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
IRJET- A Review Paper on IoT based Cognitive Robot for Military Surveillance
 
IRJET- Simultaneous Localization and Mapping for Automatic Chair Re-Arran...
IRJET-  	  Simultaneous Localization and Mapping for Automatic Chair Re-Arran...IRJET-  	  Simultaneous Localization and Mapping for Automatic Chair Re-Arran...
IRJET- Simultaneous Localization and Mapping for Automatic Chair Re-Arran...
 
IoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance Robot
 
IRJET- IoT based Motion Control System of a Robotic car
IRJET-  	  IoT based Motion Control System of a Robotic carIRJET-  	  IoT based Motion Control System of a Robotic car
IRJET- IoT based Motion Control System of a Robotic car
 
A Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote Exploration
A Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote ExplorationA Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote Exploration
A Custom designed 3D Printed 4 DoF Mobile Robotic Arm for Remote Exploration
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
 
IRJET- Automatic Railway Crack Locator
IRJET-	 Automatic Railway Crack LocatorIRJET-	 Automatic Railway Crack Locator
IRJET- Automatic Railway Crack Locator
 
IRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and ReportingIRJET- IoT based Accident Tracking and Reporting
IRJET- IoT based Accident Tracking and Reporting
 
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR SensorIRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
IRJET - Robotic Car for Avoidance and Detection of Obstacles using IR Sensor
 
IRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control SystemIRJET- GSM & GPS Based Vehicle Theft Control System
IRJET- GSM & GPS Based Vehicle Theft Control System
 
IRJET- Rescue Robot using ESP Microcontroller
IRJET-  	  Rescue Robot using ESP MicrocontrollerIRJET-  	  Rescue Robot using ESP Microcontroller
IRJET- Rescue Robot using ESP Microcontroller
 
IRJET-Smart Parking System
IRJET-Smart Parking SystemIRJET-Smart Parking System
IRJET-Smart Parking System
 

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

Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdfKamal Acharya
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxhublikarsn
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsmeharikiros2
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...josephjonse
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxkalpana413121
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network DevicesChandrakantDivate1
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfsumitt6_25730773
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxMustafa Ahmed
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxNANDHAKUMARA10
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...Amil baba
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxpritamlangde
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...ssuserdfc773
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 

Recently uploaded (20)

Post office management system project ..pdf
Post office management system project ..pdfPost office management system project ..pdf
Post office management system project ..pdf
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Introduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptxIntroduction to Robotics in Mechanical Engineering.pptx
Introduction to Robotics in Mechanical Engineering.pptx
 
Signal Processing and Linear System Analysis
Signal Processing and Linear System AnalysisSignal Processing and Linear System Analysis
Signal Processing and Linear System Analysis
 
Query optimization and processing for advanced database systems
Query optimization and processing for advanced database systemsQuery optimization and processing for advanced database systems
Query optimization and processing for advanced database systems
 
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...8th International Conference on Soft Computing, Mathematics and Control (SMC ...
8th International Conference on Soft Computing, Mathematics and Control (SMC ...
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
UNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptxUNIT 4 PTRP final Convergence in probability.pptx
UNIT 4 PTRP final Convergence in probability.pptx
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Computer Networks Basics of Network Devices
Computer Networks  Basics of Network DevicesComputer Networks  Basics of Network Devices
Computer Networks Basics of Network Devices
 
Introduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdfIntroduction to Data Visualization,Matplotlib.pdf
Introduction to Data Visualization,Matplotlib.pdf
 
Worksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptxWorksharing and 3D Modeling with Revit.pptx
Worksharing and 3D Modeling with Revit.pptx
 
Electromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptxElectromagnetic relays used for power system .pptx
Electromagnetic relays used for power system .pptx
 
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
NO1 Top No1 Amil Baba In Azad Kashmir, Kashmir Black Magic Specialist Expert ...
 
Digital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptxDigital Communication Essentials: DPCM, DM, and ADM .pptx
Digital Communication Essentials: DPCM, DM, and ADM .pptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
Convergence of Robotics and Gen AI offers excellent opportunities for Entrepr...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 

IRJET - Detection of Landmine using Robotic Vehicle

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3642 Detection of Landmine using Robotic Vehicle Prof. Y. Sharma, (M. Tech)1, A. Tiwari2, P. Parate3, A. Khorgade⁴, F. Shelki⁵, A. Sheikh⁶ 1,2,3,4,5,6 Electronics and Telecommunication Engineering, S.B. Jain Institute of Technology Management and Research, Nagpur-441501, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - In modern world many countries are working on different technologies. Hence, safety of soldiers and army personnel who fight for national security of their respective country need to considered. During warfare many of the soldiers lose their lives in abandoned areas or at borders. Landmines are an explosive weapon which may be or may not be buried under the soil and activated by a mere pressure of 9 kg when someone steps on it. It also has an adverse effect on environment such as damage to soil structure, reducing soil productivity and increase vulnerability of soil to water and wind erosion. Mines also kill innocent civilians and soldiers after war ends. In order to save the lives of soldiers and diffuse the mines this paper is proposing a robotic vehicle with a metal detector which is capable of sensing mine ahead of it. It will also detect position of landmine and send latitude, longitude coordinates using GPS module. Key Words: Node MCU (ESP8266), Router, GPS Module, Metal Detector, IP Camera, Motor Driver (L298N). 1. INTRODUCTION Landmine is an explosive device which kills not only human beings but animals as well. The landmines are often concealed 10-40mm below the soil and requires about minimum pressure of 9kg for detonation. Landmine pose a serious threat to soldiers and civilians worldwide and also provide major problem to agriculture land, waterreservoirs and road development in border regions. In order to encounter above problems a robot prototype is prepared which is capable of detecting buried landmines as well as sending the location hence while enabling the operator to detect landmines precisely. A metal detector which uses the concept of Electromagnetic Induction (EMI) based sensors can detect metal mines. As the landmine is detected the robotic vehicle stops at that position and GPS module is activated. The GPS data is extracted to get the latitude and longitude information of a particular location. The collected data i.e. longitude and latitude is sent to the blynk app in the form of type metal detected. The robotic vehicleiscontrolled using blynk app and it enables the operator to move in all possible direction. The blynk app transfer thesignal withthe help of IOT. Also an IP camera is used for live streaming of actions of robot. 2. Literature Survey Waqar Farooq [1] the paper entitled as “wireless controlled land mine detection”. A robot is proposed thathastheability to detect the buried mines and lets user control it wirelessly to avoid human causalities. The robot is equipped with special wheels controlled by H-Bridge module, allowingit to move in all possible directions. In this paper, focus is on the safety of humans and the robot; the robot is equipped with special range sensors that helps in avoiding the obstacles in the field by specifically detecting the position of obstacles. A wireless camera is added to the robot, which captures and broadcasts the present location of the robot. Raspberrypi commands the robot.Thistechniquehasthepractical benefit of reducing the number of casualties, after the implementation of the technique,therobotcan becontrolled efficiently and it robustly determines the position of the obstacle. Prof. R.M. Sahu [2] the paper entitled as “Wireless Detection of Landmines using GPS & GSM”, this system uses the Global Positioning System (GPS) tracking technology in combination with Global System for Mobile (GSM) technology. Thesystememployinglatesttrackingtechniques using satellite receiver in the form of GPSModem,connected with a robotic vehicle can be used to detect the exact location of metal in the field.ThentheGSMmoduletransmits the received data to the authorized Mobile user. Main purpose of this project is to detect landmines by using a GPS enabled remotely controlled robot. Prajakta Borole [3] the paper entitled as “Border Surveillance Using IP Camera “For thecompetent workingof remote control, a wireless camera is used so that user could see the accurate location of the robot and can send the robot where humans cannot go securely. Therefore, camera module is installed in proposed system. The camera chosen has good assortment of wireless transmission and displays the location in high quality output. The camera used in this system is FPV camera. A FPV is a type of digital videocamera commonly employed for surveillance and which, unlike analog closed circuit television (CCTV) cameras, can send and receive data via a computer network and the Internet. 3. Components and Description The wireless control system consists of Node MCU (ESP8266), GPS module, Metal detectorsensor,MotorDriver L298N, DC Motor, servo motor. The system is illustrated in fig below.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3643 Fig. Block Diagram 3.1 Node MCU The Node Micro Controller Unit (Node MCU) is used as a gateway. It has inbuilt Wi-Fi module which is used to send the sensor data to cloud for storage and analysis. The main motive behind selecting Node MCU is that the sensors used in our project uses only digital pins and one analog pins are compulsory. Also, it consumes less power (3.3v) and is of low cost when compared to other microcontrollers /processors like Arduino and Raspberry pi. Node MCU is connected to metal detector sensor, servo motors, GPS module, L298N motor driver, etc.  Voltage: 3.3V.  Wi-Fi Direct (P2P), soft-AP.  Operating current Average: 80mA Flash memory attachable: 16MB max (512K normal).  Integrated TCP/IP protocol stack.  Processor: TensilicaL106 32-bit.  Processor speed: 80~160MHz.  RAM: 32K + 80K.  GPIOs: 17 (multiplexed with other functions). Fig. Pin Diagram of Node MCU 3.2 Motor driver (L298N) It is essential to drive the motor accurately and it runs the required supply voltage and current to motors to drive it in clockwise and anticlockwise direction. L298N is used for this purpose and it works on H-bridge principle. The motor driver works on 12v. 3.3 GPS Module Global Positioning System (GPS) satellites Transmission signals from space that GPS receivers use to provide three- dimensional location latitude, longitude and altitude. Once SERVO 1 GPS MODULE SERVO 2 METAL DETECTOR NODE MCU MOTOR DRIVER (L298N) POWER SUPPLY IP CAMERA
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3644 the robot detect the location of landmine, it comes to stop position. The location of the landmine is given through GPS sensor. The GPS sensor contains an antenna to get the longitude and latitude value over a blynk app. 3.4 Power Supply Unit On-board 12V rechargeable battery is used to drive dc motors. We require 3.3V and for various sensors and we need 5V to drive node MCU and IP camera etc. So to do this we will have to build power supplyunitusingvoltagedivider circuit and regulator ICs like LM7805. 3.5 DC Motor Simple dc motors are being used as wheels of the original model. They are driven by 12V on board battery supply. 3.6 Camera Module For the proficient working of remote control, there was a requirement to attach a wireless camera so that user could see the precise location of the robot and can send the robot where humans cannot go firmly .Therefore, camera module is installed in planned structure .The camera chosen has good collection of wireless transmission and displays the location in high quality. The camera used in this system is IP camera. An IP camera is a type of digital video camera commonly hired for surveillance, and which, unlike analog closed circuit television (CCTV) cameras, can send and receive data via a computer network and theInternet.Inthis new system, the network manager does not need to be in one place, as these cameras can be accessed over the internet. It also requires a personal computer or mobile to configure your camera and an internet-connected video device to act as a remote viewing station. 3.7 Servo motors Here, servo motor is used which can rotate or push object at some specific angle or distance. Here we used servo motors for two purposes (1) To rotate IP camera in left and right direction to cover an entire area wide range of 0-180 degree for precise surveillance. (2) To rotate metal detector in left and right direction to detect landmine. 4. Working The robotic vehicle consists of Node MCU (ESP8266) connected with four wheels for the movement of the vehicle over the land in clockwise and anti-clockwise direction. In front side of robotic vehicle metal detector is placed which can sense mine ahead of it. When a Landmine is detectedthe robotic vehicle halts at that position and activates the GPS module. The GPS data is extracted online to get the latitude and longitude information of a particular location and transfer it to the blynk app at the controlling end. The ESP8266 Wi-Fi Module is a self-contained SOC with combined TCP/IP protocol stack that can give accesstoyour Wi-Fi network. The ESP8266 is proficient of either introducing an applicationor offloadingall Wi-Finetworking functions from other application. Whichgetsthelatitude and longitude location through online access and give it to the blynk app. The system consist of two main modules, which are control station which runs on a PC or mobile and remotely controlled robot. The control station consists of three integrated modules consisting of Metal detecting component, GPS data collecting component and Remote control component. These three components act as one system but the original system components act as instantaneously working autonomous systems. 5. Tools Identified 5.1 Hardware Tools Figure shows the prototype model of landmine detection robotic vehicle and there components are listed below.  Node MCU(ESP8266)  L298N (motor driver)  Servo motors  GPS module  IP camera  LM7805 IC  Metal detector sensor  DC motors 5.2 Software Tools  Proteus 8™ software  Embedded program using arduino software  Easy EDA
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 03 | Mar 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 3645 6. Results  The Robot will be able to moves in all four directions: ie. Right, Left, Front, Back  The Robot will be able to detect mine ahead of it.  This model robot provides less complex structure and reduces the cost to build a landmine detection robot.  Since it provides the latitude and longitude positioning using the GPS module, it is easy to point out the exact position of the landmine in the form of co-ordinates. 7. CONCLUSIONS In the current examination of the existing prototype of automatic landmine detection and sweeper robot has been presented and it can be made economically. So investments on landmine detection can be made more economical in the countries which are susceptible by landmines. This prototype delivers less complex structure and reduced the price to form a landmine detection robot. It can detect the landmines present under uneven ground surface and produces alarm to the user and successfully provides coordinates of landmine which can be then diffused safely, without the hazard of explosion 8. Future Improvement  Current detection unit is only able to detect metal in a range of 10 cm but replacing with large circumference electromagnet coil can increase the depth of detection.  In case of plastic landmine detection,thedetectorcanbe replaced by ground penetratingradarorother detection mechanism.  Wheels size should beincreasedto removethelandmine from the actual mine fields. Shock absorbers can be installed and adjust wheel unit, so that it can run on any uneven surfaces field.  Obstacle detection sensor can be installed to avoid collision of robot with object which are coming in front of it. REFERENCES 1. V. Abilash and J. Paul Chandra Kumar. ‘Arduino Controlled Landmine Detection Robot’. In ‘Third International Conference on Science Technology Engineering and Management (ICONSTEM)’ 2017. 2. Waqar Farooq, Nehal Butt, Sameed Shukat . ‘Wireless Controlled Mines Detection Robot’. In ‘Department of Electrical Engineering, the University of Lahore, Pakistan’ 2016. 3. Prof. R.M. Sahu, Mamata .S. Sawant, Komal .S. Salve, Mangesh .N. Nakade. ‘Wireless Detection of Landmines using GPS & GSM’. In ‘International Journal ofInnovative Research in Electrical, Electronics, Instrumentationand Control Engineering (IJIREEICE)’ 2016. 4. Gaurav Golatkar, Prathmesh Ambekar, Prashant Jadhav, Rohan Jadhav, Prajakta Borole. ‘Border Surveillance Using IpCamera’. In ‘IOSR Journal of Engineering (IOSRJEN)’ 2018. 5. Bharath J. ‘Automatic land mine detection and sweeper robot using microcontroller’. In ‘International journal of Mechanical Engineering and Robotics Research’.