SlideShare ist ein Scribd-Unternehmen logo
1 von 3
Downloaden Sie, um offline zu lesen
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 711
Bluetooth controlled Metal detecting robot with message alert
M. Sirisha1, P. Nagalakshmi2, Y. Leela Brahmeswari3
1Asst Professor, Department of Electronics Engineering, CIET, Andhra Pradesh, India
2,3 Student, Department of Electronics Engineering, CIET, Andhra Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - This project is mainly used for finding metal
elements. In army for detecting the land mines the soldiers
use handled metal detector so that some times the land
mine was explode. That way the soldiers are died. For
solving this problem, this project is used .This project have
advanced alert system that is message alert. This is designed
by using ‘Ardino’ technology. In this project the metal
detector is connected to ardino board, the hole circuit is
placed on one robot car. This car is controlled by bluetooth
by using radio technology with Bluetooth module. When the
metal detector detect the metal the ardino send message to
mobile by using GSM module. This project obtain only one
ardino board because all three application programs are
merged in only one board. Using this project find valuable
treasures at under land and covered areas and also detect
the land mines at un manned areas. This project also used
for security purposes.
Key Words: Land mine detection; Old coins detection;
Un wanted metal detection in play grounds; Security.
1. Introduction
The Metal detectors are very useful in our daily life. These
are used in different sectors those are Army, Security and
Archeology. My project is used for detecting the land
mines in army. This project is designed by using Arduino
technology. This is the wireless controlled four wheel
robot. This is controlled by smart phone with the help of
Bluetooth technology. For this we designed one android
application. This project have message alert system. This
future is useful for knowing the robot output without
seeing that. In my project we use different types of
modules those are listed below.
I. Arduino
II. GSM900 Module
III. HC-05 Bluetooth Module
IV. LM-398 Motor controller
V. Metal detector circuit
The description of each above module is given below.
2. Arduino
In my project Arduino plays major role. The arduino board
have ATmega328 micro controller. It is open source
software by using this software we dump the the program
directly into micro controller in Arduino board. The
Arduino board have totally 28pins in this 28 pins 14 are
I/O pins and 6 are Analog pins. In my project the Arduino
controle the total robot. In this board we write the code
for our project and dump into the micro controller. In
Arduino we use total 14pins(either I/O,Analog,GND ,Vin
and Vout). In I/O pins we use total eight pins those for
motors, Bluetooth and GSM module. For motors
controlling we use four pins but the pins number choosing
is depend up on our program. These pins only choose
between pin-2 to pin-13 only because pin-0,1 are fixed for
Rx,Tx. For GSM module we use two I/O pins, these two
pins are converted into Rx and Tx pins by writing
program. The pins also chose in between pin-2 to pin-13
expect motor controlling pins. Similarly Bluetooth Rx and
Tx pins given to Tx,Rx pins(1 and 0) of Arduino board. The
Rx ,Tx pins are should connect reversely either GSM
module or Bluetooth module. We give +5V input to
Arduino board and we take +5V output from the Arduino
board for applying Bluetooth module and Metal detector
circuit[2].
3. GSM Module
In my project the GSM module is used for sending the alert
message. We use GSM900 module. Not only 900 module
may can also use any type of GSM modules for example
GSM800,GSM700,GSM1800 and GSM1900. The number
indicates the operating frequency in MHz In my project
GSM Rx,Tx are connect to Arduino Tx,Rx(pin-3 and pin-2).
This module require 12V DC supply for operating then we
give supply voltage to this module from 12V Li Ion
battery[3]. The connection between GSM module and
Arduino board is shown below Fig. 1
Fig.1 Connection between Arduino and GSM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 712
3. Bluetooth Module
The robot is controlled by Android smart mobile by using
Bluetooth technology. For this purpose we use Bluetooth
module HC-05. This module is used for controlling and
connect to any electronic circuit to Bluetooth. This module
also have Rx,Tx pins for receiving and transmitting data.
This Rx,Tx pins are given Tx,Rx of Arduino. For operating
this we have to apply +5V DC supply. This supply is taken
from Arduino board. [4]The connection between Arduino
and Bluetooth module is shown below Fig.2
Fig.2 Connections between Arduino and HC-05
4. LM-298N Motor Controller
LM-298 is a motor driver IC. It is a 16-pin DIP or bridge
type. This module have 4-input pins,4-output pins,3-enable
pins, one +12V(input),one GND and one +5V(output). In my
project we use total 4-motors, in this 4-motors one side 2
are parallel and another side two are parllely connected.
Signals for the motors are taken from the Arduino. Based
up on program and commends the motors rotation is
decided. We used motors all are 12V DC motors, so that we
connect 12V battery to motor controller[5]. The
connections between Arduino, Motors and Battery is
shown in below Fig.3.
Fig.3 Connection between Arduino,Motors and Battery
Enable pins connection is not mandatory. The connecting
pins between Arduino and Motor controller is depend
upon our program.
5.Metal Detector
The metal detector is a combination of active and passive
of elements. This circuit is designed by different types
components, for example some circuits are designed by
transistors and some circuits are designed by IC-555
timer. In my project the circuit is designed by
transistors(s9012,s9015,s9018). The metal detector
working principle is “electro magnetic induction”.
According to this principle when the current carrying
through the conductor, the magnetic field is established
around current carrying conductor. This circuit have two
copper coils(L1 and L2,where L1>L2). This two coils
connect to transistors according to circuit diagram. [1]The
circuit diagram is shown in below Fig.4.
Fig.4 Circuit diagram for Metal Detector
The working principle of “electro magnetic induction “is
shown in below Fig.5.
(a) (b)
Fig.5 working principle of electromagnetic induction
In above Fig the blue(in Fig.5a) lines indicate the magnetic
lines of force due to current carrying through coil. The red
lines in Fig.5b indicates the established currents due to the
magnetic lines of forces move towards the magnetic
material. This current is called “eddy currents”, due this
this currents the metal detector is excited and indicate by
the buzzer or any other indicating setup. In my project we
take output response from the metal detector circuit and it
give to Arduino analog pin(because the output of circuit is
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 713
analog voltage). When the metal detector circuit detect the
metal element the input is applied to the Arduino at analog
pin that’s why the Arduino send the message to our mobile.
This whole process is work by program.
6. Circuit diagram for project:
Fig.6. Circuit diagram for whole project
In above circuit the metal detector circuit is shown in
above Fig.5
7. CONCLUSION
This project deals with metal detecting purpose in
unmanned by using Arduino, GSM, Motor controller,
Bluetooth module, android mobile. The designed project is
basic stage for detecting metal elements and dynamites.
This project is used for military and police departments.
And also this is used for detecting the small pins in play
grounds. This cost effective and easy control.
REFERENCES
[1].Shahid Waqas, Designing an Autonomous Mine
Detecting Robot Paperback, 15 Nov 2012.
[2].By Massimo Banzi, Michael Shiloh, Getting Started with
Arduino: The Open Source Electronics Prototyping
Platform, Third Edition, Published by Maker Media,
2014.
[3].CT9A9G GSM 900/1800/1900 Mobile Phone User
Manual Philips9@9d.book Avantech Mobile, Avantech
Mobile GSM 900/1800/1900 Mobile Phone.
[4].https://www.itead.cc/wiki/Serial_Port_Bluetooth_Mod
ule_(Master/Slave)_:_HC-05.
[5].https://tronixlabs.com.au/.../tutorial-l298n-dual-
motor-controller-module-2a-and-arduino.

Weitere ähnliche Inhalte

Was ist angesagt?

Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distance
Iaetsd Iaetsd
 

Was ist angesagt? (20)

Arduino blueooth
Arduino blueoothArduino blueooth
Arduino blueooth
 
Absolute
AbsoluteAbsolute
Absolute
 
Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller Contactless digital tachometer using microcontroller
Contactless digital tachometer using microcontroller
 
Ppt
PptPpt
Ppt
 
Bachelors Project Report Presentation
Bachelors Project Report PresentationBachelors Project Report Presentation
Bachelors Project Report Presentation
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distance
 
Arduino obstacle avoidance robot
Arduino obstacle avoidance robotArduino obstacle avoidance robot
Arduino obstacle avoidance robot
 
Arduino Ch3 : Tilt Sensing Servo Motor Controller
Arduino Ch3 : Tilt Sensing Servo Motor Controller Arduino Ch3 : Tilt Sensing Servo Motor Controller
Arduino Ch3 : Tilt Sensing Servo Motor Controller
 
IRJET - Lie Detector using MATLAB, Arduino and Biomedical Sensors
IRJET -  	  Lie Detector using MATLAB, Arduino and Biomedical SensorsIRJET -  	  Lie Detector using MATLAB, Arduino and Biomedical Sensors
IRJET - Lie Detector using MATLAB, Arduino and Biomedical Sensors
 
SMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATIONSMART HOME AUTOMATION USING MOBILE APPLICATION
SMART HOME AUTOMATION USING MOBILE APPLICATION
 
obstacle avoiding robot
obstacle avoiding robotobstacle avoiding robot
obstacle avoiding robot
 
Home Automation System
Home Automation SystemHome Automation System
Home Automation System
 
Metal detecting robot
Metal detecting robotMetal detecting robot
Metal detecting robot
 
Smart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likharSmart door project ppt shivnaresh likhar
Smart door project ppt shivnaresh likhar
 
Encoder
EncoderEncoder
Encoder
 
Automatic Inspection System for Two Wheeler Servicing
Automatic Inspection System for Two Wheeler ServicingAutomatic Inspection System for Two Wheeler Servicing
Automatic Inspection System for Two Wheeler Servicing
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image Processing
 
Anti theft & Automation using Arduino
Anti theft & Automation using ArduinoAnti theft & Automation using Arduino
Anti theft & Automation using Arduino
 
Shiv smart door ppt
Shiv smart door pptShiv smart door ppt
Shiv smart door ppt
 
Zigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue teamZigbee based metal detecting robot to assist bomb detection and rescue team
Zigbee based metal detecting robot to assist bomb detection and rescue team
 

Ähnlich wie IRJET- Bluetooth Controlled Metal Detecting Robot with Message Alert

Ähnlich wie IRJET- Bluetooth Controlled Metal Detecting Robot with Message Alert (20)

IRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal RobotIRJET- Explosive Ordinanace Disposal Robot
IRJET- Explosive Ordinanace Disposal Robot
 
RF Controlled Robot Using Advanced Sensors
RF Controlled Robot Using Advanced SensorsRF Controlled Robot Using Advanced Sensors
RF Controlled Robot Using Advanced Sensors
 
IRJET- Testing the Induction Motor Voltage, Current, Torque, Speed, Power and...
IRJET- Testing the Induction Motor Voltage, Current, Torque, Speed, Power and...IRJET- Testing the Induction Motor Voltage, Current, Torque, Speed, Power and...
IRJET- Testing the Induction Motor Voltage, Current, Torque, Speed, Power and...
 
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile PhoneArduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
 
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...IRJET- Items’ Filling System Prototype with Sorting System According to the C...
IRJET- Items’ Filling System Prototype with Sorting System According to the C...
 
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAXIRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
IRJET - ATMEGA 328P based Smart Energy Meter Test Jig using PLX-DAX
 
Automatic Enable and Disable Speed Breaker
Automatic Enable and Disable Speed BreakerAutomatic Enable and Disable Speed Breaker
Automatic Enable and Disable Speed Breaker
 
IRJET- Power Theft Detection and Monitoring using GSM Technology
IRJET-  	  Power Theft Detection and Monitoring using GSM TechnologyIRJET-  	  Power Theft Detection and Monitoring using GSM Technology
IRJET- Power Theft Detection and Monitoring using GSM Technology
 
IRJET- IoT based Industrial Automation
IRJET-  	  IoT based Industrial AutomationIRJET-  	  IoT based Industrial Automation
IRJET- IoT based Industrial Automation
 
Joystick Controlled Wheelchair
Joystick Controlled WheelchairJoystick Controlled Wheelchair
Joystick Controlled Wheelchair
 
Automatic mini CNC machine for PCB drawing and drilling
Automatic mini CNC machine for PCB drawing and drillingAutomatic mini CNC machine for PCB drawing and drilling
Automatic mini CNC machine for PCB drawing and drilling
 
IRJET - Robovac(Cleaning Robot)
IRJET - Robovac(Cleaning Robot)IRJET - Robovac(Cleaning Robot)
IRJET - Robovac(Cleaning Robot)
 
IRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection RobotIRJET- Solar Powered Transmission Line Inspection Robot
IRJET- Solar Powered Transmission Line Inspection Robot
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting Robot
 
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
IRJET- Autonomous Adjustable Pesticide Spraying Device for Agricultural Appli...
 
IRJET - Fire Fighting Robot
IRJET - Fire Fighting RobotIRJET - Fire Fighting Robot
IRJET - Fire Fighting Robot
 
IRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoTIRJET- Monitoring and Measurement of Solar Parameters using IoT
IRJET- Monitoring and Measurement of Solar Parameters using IoT
 
IRJET- Design & Implementation of Black Box in Automobiles System
IRJET-  	  Design & Implementation of Black Box in Automobiles SystemIRJET-  	  Design & Implementation of Black Box in Automobiles System
IRJET- Design & Implementation of Black Box in Automobiles System
 
IRJET - Automatic Mechanism for LED Parameters Testing & Checking
IRJET -  	  Automatic Mechanism for LED Parameters Testing & CheckingIRJET -  	  Automatic Mechanism for LED Parameters Testing & Checking
IRJET - Automatic Mechanism for LED Parameters Testing & Checking
 
IRJET- V-I Characteristics Plotter
IRJET- V-I Characteristics PlotterIRJET- V-I Characteristics Plotter
IRJET- V-I Characteristics Plotter
 

Mehr von IRJET Journal

Mehr von 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...
 

Kürzlich hochgeladen

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Christo Ananth
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
Tonystark477637
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
dharasingh5698
 

Kürzlich hochgeladen (20)

University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(PRIYA) Rajgurunagar Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
Call for Papers - Educational Administration: Theory and Practice, E-ISSN: 21...
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete RecordCCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
CCS335 _ Neural Networks and Deep Learning Laboratory_Lab Complete Record
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 

IRJET- Bluetooth Controlled Metal Detecting Robot with Message Alert

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 711 Bluetooth controlled Metal detecting robot with message alert M. Sirisha1, P. Nagalakshmi2, Y. Leela Brahmeswari3 1Asst Professor, Department of Electronics Engineering, CIET, Andhra Pradesh, India 2,3 Student, Department of Electronics Engineering, CIET, Andhra Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - This project is mainly used for finding metal elements. In army for detecting the land mines the soldiers use handled metal detector so that some times the land mine was explode. That way the soldiers are died. For solving this problem, this project is used .This project have advanced alert system that is message alert. This is designed by using ‘Ardino’ technology. In this project the metal detector is connected to ardino board, the hole circuit is placed on one robot car. This car is controlled by bluetooth by using radio technology with Bluetooth module. When the metal detector detect the metal the ardino send message to mobile by using GSM module. This project obtain only one ardino board because all three application programs are merged in only one board. Using this project find valuable treasures at under land and covered areas and also detect the land mines at un manned areas. This project also used for security purposes. Key Words: Land mine detection; Old coins detection; Un wanted metal detection in play grounds; Security. 1. Introduction The Metal detectors are very useful in our daily life. These are used in different sectors those are Army, Security and Archeology. My project is used for detecting the land mines in army. This project is designed by using Arduino technology. This is the wireless controlled four wheel robot. This is controlled by smart phone with the help of Bluetooth technology. For this we designed one android application. This project have message alert system. This future is useful for knowing the robot output without seeing that. In my project we use different types of modules those are listed below. I. Arduino II. GSM900 Module III. HC-05 Bluetooth Module IV. LM-398 Motor controller V. Metal detector circuit The description of each above module is given below. 2. Arduino In my project Arduino plays major role. The arduino board have ATmega328 micro controller. It is open source software by using this software we dump the the program directly into micro controller in Arduino board. The Arduino board have totally 28pins in this 28 pins 14 are I/O pins and 6 are Analog pins. In my project the Arduino controle the total robot. In this board we write the code for our project and dump into the micro controller. In Arduino we use total 14pins(either I/O,Analog,GND ,Vin and Vout). In I/O pins we use total eight pins those for motors, Bluetooth and GSM module. For motors controlling we use four pins but the pins number choosing is depend up on our program. These pins only choose between pin-2 to pin-13 only because pin-0,1 are fixed for Rx,Tx. For GSM module we use two I/O pins, these two pins are converted into Rx and Tx pins by writing program. The pins also chose in between pin-2 to pin-13 expect motor controlling pins. Similarly Bluetooth Rx and Tx pins given to Tx,Rx pins(1 and 0) of Arduino board. The Rx ,Tx pins are should connect reversely either GSM module or Bluetooth module. We give +5V input to Arduino board and we take +5V output from the Arduino board for applying Bluetooth module and Metal detector circuit[2]. 3. GSM Module In my project the GSM module is used for sending the alert message. We use GSM900 module. Not only 900 module may can also use any type of GSM modules for example GSM800,GSM700,GSM1800 and GSM1900. The number indicates the operating frequency in MHz In my project GSM Rx,Tx are connect to Arduino Tx,Rx(pin-3 and pin-2). This module require 12V DC supply for operating then we give supply voltage to this module from 12V Li Ion battery[3]. The connection between GSM module and Arduino board is shown below Fig. 1 Fig.1 Connection between Arduino and GSM
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 712 3. Bluetooth Module The robot is controlled by Android smart mobile by using Bluetooth technology. For this purpose we use Bluetooth module HC-05. This module is used for controlling and connect to any electronic circuit to Bluetooth. This module also have Rx,Tx pins for receiving and transmitting data. This Rx,Tx pins are given Tx,Rx of Arduino. For operating this we have to apply +5V DC supply. This supply is taken from Arduino board. [4]The connection between Arduino and Bluetooth module is shown below Fig.2 Fig.2 Connections between Arduino and HC-05 4. LM-298N Motor Controller LM-298 is a motor driver IC. It is a 16-pin DIP or bridge type. This module have 4-input pins,4-output pins,3-enable pins, one +12V(input),one GND and one +5V(output). In my project we use total 4-motors, in this 4-motors one side 2 are parallel and another side two are parllely connected. Signals for the motors are taken from the Arduino. Based up on program and commends the motors rotation is decided. We used motors all are 12V DC motors, so that we connect 12V battery to motor controller[5]. The connections between Arduino, Motors and Battery is shown in below Fig.3. Fig.3 Connection between Arduino,Motors and Battery Enable pins connection is not mandatory. The connecting pins between Arduino and Motor controller is depend upon our program. 5.Metal Detector The metal detector is a combination of active and passive of elements. This circuit is designed by different types components, for example some circuits are designed by transistors and some circuits are designed by IC-555 timer. In my project the circuit is designed by transistors(s9012,s9015,s9018). The metal detector working principle is “electro magnetic induction”. According to this principle when the current carrying through the conductor, the magnetic field is established around current carrying conductor. This circuit have two copper coils(L1 and L2,where L1>L2). This two coils connect to transistors according to circuit diagram. [1]The circuit diagram is shown in below Fig.4. Fig.4 Circuit diagram for Metal Detector The working principle of “electro magnetic induction “is shown in below Fig.5. (a) (b) Fig.5 working principle of electromagnetic induction In above Fig the blue(in Fig.5a) lines indicate the magnetic lines of force due to current carrying through coil. The red lines in Fig.5b indicates the established currents due to the magnetic lines of forces move towards the magnetic material. This current is called “eddy currents”, due this this currents the metal detector is excited and indicate by the buzzer or any other indicating setup. In my project we take output response from the metal detector circuit and it give to Arduino analog pin(because the output of circuit is
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 713 analog voltage). When the metal detector circuit detect the metal element the input is applied to the Arduino at analog pin that’s why the Arduino send the message to our mobile. This whole process is work by program. 6. Circuit diagram for project: Fig.6. Circuit diagram for whole project In above circuit the metal detector circuit is shown in above Fig.5 7. CONCLUSION This project deals with metal detecting purpose in unmanned by using Arduino, GSM, Motor controller, Bluetooth module, android mobile. The designed project is basic stage for detecting metal elements and dynamites. This project is used for military and police departments. And also this is used for detecting the small pins in play grounds. This cost effective and easy control. REFERENCES [1].Shahid Waqas, Designing an Autonomous Mine Detecting Robot Paperback, 15 Nov 2012. [2].By Massimo Banzi, Michael Shiloh, Getting Started with Arduino: The Open Source Electronics Prototyping Platform, Third Edition, Published by Maker Media, 2014. [3].CT9A9G GSM 900/1800/1900 Mobile Phone User Manual Philips9@9d.book Avantech Mobile, Avantech Mobile GSM 900/1800/1900 Mobile Phone. [4].https://www.itead.cc/wiki/Serial_Port_Bluetooth_Mod ule_(Master/Slave)_:_HC-05. [5].https://tronixlabs.com.au/.../tutorial-l298n-dual- motor-controller-module-2a-and-arduino.