SlideShare a Scribd company logo
1 of 8
Download to read offline
IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE)
e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. I (Jan – Feb. 2015), PP 80-87
www.iosrjournals.org
DOI: 10.9790/1676-10118087 www.iosrjournals.org 80 | Page
Microcontroller-Based Metal Detection System with GSM
Technology
1
B.O. Omijeh, 2
G.O.Ajabuego, 3
L.T. Osikibo
1
Department of Electronic and Computer Engineering, Rivers State University of Science & Technology, Rivers
State, Nigeria
2
Department of Electrical Engineering University of Port Harcourt, Rivers State, Nigeria
3
Department of Electrical Engineering, Rivers State University of Science & Technology, Rivers State, Nigeria
Abstract: In this paper, a Metal Detection System with GSM technology has been presented. The system senses
or detects a metallic object and sends an alert message in form of an SMS text to an embedded security GSM
number for further actions. The design methodology employed in this work, consist of the following stages:
Power Supply Unit , Metal Detectors, Modem for SMS and Call (cell phone), Graphical Liquid Crystal Display
(GLCD), Microcontroller and the Multiplexer unit for selecting detector ports. The design specification was
strictly followed with series of experimental tests. The results obtained were quite satisfactory. If design is fully
implemented in restricted areas like Banks, Airports etc, it would help to detect unwanted dangerous metallic
objects like guns or sharp objects carried by suspicious persons; and thereby contributing greatly to the
reduction of crime rate.
Key Words: Microcontroller-based, Metal Detection System, GSM Technology.
I. Introduction
Security of lives and property has always been a major concern for a very long time. In the olden days,
voodoo practices were very common in protection while in later times, traps made of sharp and harmful objects
came into use. In recent times, technology has introduced more sophisticated methods of preventing loss of lives
and property such as electronic security systems (alarms). Surveillance is defined as a close watch, especially
one kept over a prisoner (Lorimer et al 1995). The emphasis in the above definition is in the clause „a close
watch.‟ At this point, it is important to note that close watch can be kept on virtually everybody and not just
prisoners. Several techniques can be employed in executing this close watch and these are embedded in the
surveillance technology.
Surveillance Technology is used to scrutinize and sometimes record the actions of others either overtly
(openly) or covertly (secretly). It is not the actual technology but its use that brings a technology into this
category. Hence sociologists have suggested the term “surveillance-capable technology”.
Consider a situation where an intruder enters an environment with a harmful metal hidden somewhere.
A security personnel stationed at the entrance may not find the metal even after searching, due to a number of
reasons such as incomplete search. This may eventually lead to loss of property, and even lives because the
entire environment will be taken unawares.
With a metal detector, the metal will be automatically detected and an alarm will be raised, but in this
case, through a GSM cell phone (Grosvenor, 1998).
There is a power supply unit that supplies power to the metal detectors, microcontroller and the GLCD.
A serial data cable interface will be created to establish communication between the microcontroller and the cell
phone. The GLCD acts as a means of communication between the user and the metal detection system. A
multiplexer under the control of the microcontroller is present and it selects the right metal detector port to be
connected to the counter resource of the microcontroller. The microcontroller coordinates all activities in the
system. The metal detectors are responsible for recognising the presence of metals. The AT commands
compatible modem (cell phone) is used to call or send SMS to a stored phone number when a metal has been
detected.
Metal detectors use electromagnetic induction to detect metal. They are used in de-mining (the
detection of land mines), the detection of weapons such as knives and guns, especially at airports, geophysical
prospecting, archaeology and treasure hunting.
In its simplest form, a metal detector consists of an oscillator producing an alternating current that
passes through a coil producing an alternating magnetic field. If a piece of electrically conductive metal is close
to the coil, eddy currents will be induced in the metal, and this produces an alternating magnetic field of its own.
If another coil is used to measure the magnetic field (acting as a magnetometer), the change in the magnetic
field due to the metallic object can be detected.
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 81 | Page
II. History
The modern development of the metal detector began in the 1930s. Gerhard Fisher had developed a
system of radio direction-finding, which was to be used for accurate navigation. The system worked extremely
well, but Fisher noticed that there were anomalies in areas where the terrain contained ore-bearing rocks. He
reasoned that if a radio beam could be distorted by metal, then it should be possible to design a machine which
would detect metal using a search coil resonating at a radio frequency. In 1937 he applied for, and was granted,
the first patent for a metal detector. However, it was one Lieutenant Josef Stanislaw Kosacki, a Polish officer
attached to a unit stationed in St Andrews, Fife, Scotland during the early years of World War II, that refined the
design into a practical detector. They were heavy, ran on vacuum tubes, and needed separate battery packs
(Wikipedia, 2008).
A microcontroller is a single chip that contains the processor (the CPU), non-volatile memory for the
program (ROM or flash), volatile memory for input and output (RAM), a clock and an I/O control unit. It is also
called a “computer on a chip”.
There is a power supply unit that supplies power to the metal detectors, microcontroller and the GLCD.
A serial data cable interface will be created to establish communication between the microcontroller and the cell
phone. The GLCD acts as a means of communication between the user and the metal detection system. A
multiplexer under the control of the microcontroller is present and it selects the right metal detector port to be
connected to the counter resource of the microcontroller. The microcontroller coordinates all activities in the
system. The metal detectors are responsible for recognising the presence of metals. The AT commands
compatible modem (cell phone) is used to call or send SMS to a stored phone number when a metal has been
detected.
III. Design
Hardware Design
The hardware consists of Metal Detectors, Modem for SMS and Call (cell phone), Graphical Liquid
Crystal Display (GLCD), Microcontroller, Multiplexer for selecting detector ports, Switching devices, Power
Supply Unit (fig 1).
The metal detectors are based on the concept of change of inductance of an inductor which is caused by
mutual inductance with a neighbouring metal or ferromagnetic material. The diagram is shown in fig 2.
The modem is a device that interfaces our metal detection system to a remote using the existing
telecommunication (e.g. GSM) infrastructure. This modem could be any type compatible with the Hayes AT
commands standard.
The GLCD is based on EPSON‟s S1D15G14 colour LCD driver. A cheaply available source of this
LCD is the Nokia 3510i screen. This chip has the ability to realize a stable 12bit colour with onboard LCD
driving voltage generation capability. The LCD can be connected to a microcontroller directly via a serial or
parallel interface. The package we are using uses the serial interface mode. The controller is capable of driving
104 by 82 pixels at 12bits. A single dot of pixel on the screen corresponds to 4 bits on the DDRAM. The block
diagram is shown in fig 3.
This microcontroller is an intelligent manager that coordinates all activities. This includes reading
metal detector, communicating with the modem and a user interface via the menu style buttons. The selection of
the microcontroller was simply based availability. The ideal processor should be able to handle required
throughput of the GLCD, being the most demanding in terms of processing time. This is because of the sheer
amount of data to be clocked in every refresh cycle. The block diagram is shown in fig 4.
The multiplexer under the control of microcontroller selects the right metal detector port to be
connected to the counter resource of the controller. The multiplexer was “realized” from gates combined
together. The realization was done using three NAND gates, three NOT gates and an OR gate. The schematic is
shown in fig 5.
Switching devices are devices used for making or breaking circuits. They are of different types namely;
toggle switch, rotary switch and push button switch. In this project, we used push button switches.
Four push button switches were used and they serve the following purposes:
Menu Button: When this switch is pressed, the menu is displayed on the GLCD. The menus are; call level (call
threshold value), SMS level (SMS threshold value), clear errors, number location SIM.
Zero Button: When this button is pressed, the metal detector coils are zeroed. This is measuring the stable
frequency without any metal change. When there is a change in metal level, there is also a change in frequency.
Up and Down Buttons: These buttons are used for scrolling between the menus.
This project requires three voltage levels namely 12V to power the detector, 3.3Vvolts for the GLCD and 5V for
the digital logic and the microcontroller. The integrity and quality of the power supply to a great deal determine
the stability of components like the microcontroller and a steady image from the GLCD. The voltages are
generated from standard three-terminal fixed and variable voltage regulators. The step down transformer takes
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 82 | Page
in an unregulated 220V AC from the wall mains and steps it down to a more manageable 18V. This is in turn
rectified by a regular bridge rectifier and filtered with a 1000uf 25V aluminum oxide electrolytic capacitor. The
12V is generated from a 7812 fixed regulator. 5V is generated from 7805 and the 3.3V from the LM317. The
circuit diagram is shown in fig 6 (Tocci, 2004; Theraja, 2005)
Fig 1: Block Diagram of the Hardware
Fig 2: Metal Detector Schematic
Capacitor, C= 10nF, Number of turns, N=14, Diameter of the coil, D=22cm
Radius of the coil, r = = 11cm, Length of the coil, l=7.4cm = 0.074m
The cross-sectional area of the coil, which is circular, is given by,
, A = π×11² = 380.13cm²=0.038013m²
In accordance with electromagnetic theory, the inductance of an inductor is given by,
L= . Where µ is the permeability of the coil
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 83 | Page
, L= = × , ; but =
(Alexander, 2000).
, ,
Fig 3: Block Diagram of GLCD
Fig 4: Pin Diagram of the Microcontroller
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 84 | Page
Fig 5: Diagram of Multiplexer with Three Channels
Fig 6: Circuit Diagram of the Power Supply Unit
The DC power supply produces a steady and regulated flow of voltage to all components of the system except
the GSM phone. Fig. 7 shows a block diagram of the component parts and stages of the power supply system.
TRANSFORMER RECTIFIER FILTER REGULATOR
FROM
AC
MAINS
TO
LOAD
Fig 7: Block Diagram of Power Supply Unit
Transformer: The transformer is an electrical device that transforms energy from one circuit to another by
magnetic coupling with no moving parts. A transformer comprises two or more coupled windings or single
tapped winding and in most cases, a magnetic core to concentrate magnetic flux. Transformers are used to
convert between high and low voltages, to change impedance, and to provide electrical isolation between
circuits.
If a time-varying voltage, is applied to the primary winding of turns, a current will flow in it producing a
magneto-motive force ( ). Just as an electromotive force ( ) drives current around an electric circuit,
so drives magnetic flux through a magnetic circuit. The primary produces a varying magnetic flux
in the core, and with an open circuit secondary winding, induces a back electromotive force in opposite to
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 85 | Page
. In accordance with Faraday‟s law of induction, the voltage induced across the primary winding is
proportional to the rate of change of flux.
t
p
NpVp


 and
t
s
NsVs


 . Where,
and are the voltages across the primary and secondary windings.
and are the number of turns in the primary and secondary windings.
and are the derivatives of the flux with respect to time of the primary and secondary
windings.
For the primary and secondary windings to be perfectly coupled, = . Substituting and solving for the
voltages shows that,
Ns
Np
Vs
Vp
 .Where, and are voltages across primary and secondary respectively.
and are the number of turns in the primary and secondary respectively.
However, in this project, a 50Hz 220V/18V, step-down transformer is used. Thus, the ratio of the primary
windings to the secondary winding is approximately 12:1.
Rectifier: The rectifier is an electrical device comprising one or more semiconductor devices (such as diodes)
or vacuum tubes arranged for converting alternating current to direct current. When one diode is used to rectify
AC (by blocking the negative or positive portion of the waveform) it is called a rectifier. The difference between
the term diode and the term rectifier is merely one of usage. For example the diode retains its name when used
in DC to block flow of current. Fig.8 shows a typical sinusoidal measuring.
AVV = 0.637 × PV
V = 0.707 × VRMS P
VP
Fig 8: Measuring sinusoidal alternating current
A little algebra can be used to relate root mean square ( ) values to average values:
VpVav  637.0 (1)
VpVrms  707.0 (2)
From 2,
707.0
Vrms
Vp  (3)
Substituting the RHS of (3) and (1)
Vrms
Vrms
Vav  9.0
707.0
637.0 (For Full-wave cases)
VrmsVrmsVac  45.0
2
9.0
(For Half-wave cases)
In this work, a full-wave rectifier (bridge rectifier) was used.
Filter: A filter is a circuit used to remove AC components from pulsating DC just after rectification. There are
several filtering techniques used in electronic power supply circuits. In this work, a capacitive filter was used.
Regulator: Various kinds of regulators are used for voltage regulation in electronic power supply circuits. IC
regulator units contain the circuitry for reference source, comparator amplifier, control device and overload
protection all in a single IC. IC regulators provide regulation of a fixed positive voltage, fixed negative voltage,
or an adjustably set voltage. For this project, a three terminal IC regulator unit providing regulation of a fixed
positive voltage is used.
Various models of IC voltage regulators exist by virtue of the regulation provided. So, positive voltage
regulators in 7800 series include 7805, 7806, 7808, 7810 and so on. In this project, we used 7805, 7812 and
LM317 since 5V, 12V and 3.3V are required to power the metal detectors, microcontroller and GLCD
respectively.
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 86 | Page
Software Design
The software running on the microcontroller was edited compiled and programmed using Mikrobasic
V5.03 integrated development environment. It features a basic-like syntax and a large library for commonly
used peripherals. The programming style is basically a procedural structure with an element of multitasking
used in setting MODEM_DETEC flag (a flag used to signify modem detection). Two user-defined pre-compiled
libraries namely ATLIB.PBAS and NOKIA_3510i_LCD.pbas were used to communicate with the Modem and
GLCD respectively. The code consist basically of four routines namely (Mikro Elektronika ,2007; Anon, 2008)
1. Initialization
2. Metal Find
3. Modem Communicate
4. User Interface
Each of this procedure handle unique aspects as hinted by their names by calling many other set of functions.
The flow chart for the software design is shown in fig 8.
IV. Testing And Results
A scenario was created with a metallic objects brought close to the operational range of the
microcontroller-based metallic detector. It was strongly observed that the metallic object was detected by the
constructed device and the microcontroller sent a message through a data cable to GSM cell phone representing
a stored security number for necessary action . The data cable acts as an interface between the microcontroller
and the cell phone, there is also an interface between the microcontroller and a Liquid Crystal Display (LCD).
Sending this message to the stored security number was made possible by use of a high level language with the
help of a compiler. The programming language used is known as mikrobasic. Test was repeated several times
and the results obtained were very satisfactory.
Fig 9: Flow Chart for the Main Software
Microcontroller-Based Metal Detection System with GSM Technology
DOI: 10.9790/1676-10118087 www.iosrjournals.org 87 | Page
V. Conclusion
A metal detector controlled by a microcontroller with GSM technology been designed .With minimal
cost, a microcontroller based metal detection system with a GSM modem can be constructed with an efficient
performance. If the GSM phone must be put into another use beside its initial use (especially in domestic cases),
it is recommended that the interface between the microcontroller and GSM phone be wireless .
References
[1]. Alexander, C.K. and Sadiku, M.N.O. (2000): Fundamentals of Electric Circuits, McGraw-Hill Companies, USA, Pg. 212
[2]. Anon, 2008: www.bbc.co.uk/coast/programmes/09-john-o-groats-berwick.shtml, 25/09/2008
[3]. Grosvenor, Edwin S. and Wesson, Morgan (1997): Alexander Graham Bell: The Life and Times of the Man Who Invented the
Telephone, Harry N. Abrahms, Inc., New York, USA, Pg. 107. ISBN 0-8109-4005-1.
[4]. Microchip , 2001: www.microchip.com.
[5]. Mikro Elektronika (2007): Programming PIC Microcontrollers in BASIC, www.mikroelektronika.com
[6]. Lorimer and Lechner (1995): The New Webster’s Dictionary of the English Language, International Edition, Lexicon
Publications Incorporated, New York, USA, Pg. 996.
[7]. Theraja, B.L. and Theraja, A.K. (2005): A Textbook of Electrical Technology, Revised 24th
Edition, S. Chand & Company Ltd.,
New Delhi, India, Pg. 2408-2411
[8]. Tocci, R.J., Widmer, N.S. and Moss, G.L. (2004): Digital Systems Principles and Applications, 9th
Edition, Pearson Education,
Inc., New Jersey, USA, Pg 74-77
[9]. Wikipedia 2008:www.en.wikipedia.org, 25/09/2008
Authors Biography
Bourdillon .O. Omijeh holds a B.Eng degree in Electrical/Electronic Engineering, M.Eng and Ph.D Degrees
in Electronics/Telecommunications Engineering from the University of Port Harcourt & Ambrose Alli
University (A.A.U), Ekpoma respectively. His research areas include: Artificial Intelligence, Robotics,
Embedded Systems Design, Modeling and Simulation of Dynamic systems, Intelligent Metering Systems,
Automated Controls, Telecommunications and ICT. He has over thirty (30) technical papers & publications in
reputable International learned Journals and also, has developed over ten(10) application Software. He is a
member, Institute of Electronics and Electrical Engineers (MIEEE), Member, Nigeria Society of Engineers;
and also, a Registered Engineer (COREN). He is currently a Senior Lecturer & pioneer HOD, Department of
Electronic and Computer Engineering, University of Port Harcourt, Nigeria; and also, a consultant to companies
& Institutions. He is happily married with Children.
Ajabuego, G.O holds a B.Eng and M.Eng degrees in Electrical/Electronic Engineering. His research areas are
Electrical Service design, Power Electronic, Electromagnetic Fields & Waves, Renewable Energy etc. He has
quality Journal articles and publications. He is a member, Institute of Electronics and Electrical Engineers
(MIEEE), Member, Nigeria Society of Engineers; and also, a Registered Engineer (COREN). He is currently a
lecturer with wealth of experience in the department of Electrical Engineering, University of Port Harcourt. He
is happily married with Children.
Osikibo, L.T. holds B.Eng in Electrical/ Electronic Engineering, Rivers State University of Science and
Technology, and MSc in Instrument &Control Engr (UK).His research interest is in Telecommunication,
Instrumentation, Control, Automation, Robotics and Mechatronics. He is currently a lecturer in the Department
of Electrical and Computer Engineering, Rivers State University of Science and Technology,
Port Harcourt-Nigeria

More Related Content

What's hot

Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal RobotAbhishek Gupta
 
IRJET - Footstep Power Generation using Piezo Electric Sensor
IRJET -  	  Footstep Power Generation using Piezo Electric SensorIRJET -  	  Footstep Power Generation using Piezo Electric Sensor
IRJET - Footstep Power Generation using Piezo Electric SensorIRJET Journal
 
A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch ScreenA Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch ScreenIJTET Journal
 
Bachelors Project Report Presentation
Bachelors Project Report PresentationBachelors Project Report Presentation
Bachelors Project Report PresentationManu Mitra
 
Smart door project report shivnaresh likhar
Smart door project report shivnaresh likharSmart door project report shivnaresh likhar
Smart door project report shivnaresh likharShivnaresh Likhar
 
Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.Nitish Kumar
 
Design, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color SorterDesign, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color SorterMd. Muntasir R- Rafi
 
Epoch 2 single sheet english
Epoch 2 single sheet   englishEpoch 2 single sheet   english
Epoch 2 single sheet englishMaziar Yari
 
Home automatin
Home automatinHome automatin
Home automatinEngrNirob
 

What's hot (11)

Wireless Bomb Disposal Robot
Wireless Bomb Disposal RobotWireless Bomb Disposal Robot
Wireless Bomb Disposal Robot
 
IRJET - Footstep Power Generation using Piezo Electric Sensor
IRJET -  	  Footstep Power Generation using Piezo Electric SensorIRJET -  	  Footstep Power Generation using Piezo Electric Sensor
IRJET - Footstep Power Generation using Piezo Electric Sensor
 
A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch ScreenA Smart Handheld Measuring and Testing Electronic Device with Touch Screen
A Smart Handheld Measuring and Testing Electronic Device with Touch Screen
 
Fingerprint Biometrics
Fingerprint BiometricsFingerprint Biometrics
Fingerprint Biometrics
 
Bachelors Project Report Presentation
Bachelors Project Report PresentationBachelors Project Report Presentation
Bachelors Project Report Presentation
 
Smart door project report shivnaresh likhar
Smart door project report shivnaresh likharSmart door project report shivnaresh likhar
Smart door project report shivnaresh likhar
 
Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.Arduino interfacing with bluetooth.
Arduino interfacing with bluetooth.
 
PERSON ALIVE DETECTION
PERSON ALIVE DETECTIONPERSON ALIVE DETECTION
PERSON ALIVE DETECTION
 
Design, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color SorterDesign, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color Sorter
 
Epoch 2 single sheet english
Epoch 2 single sheet   englishEpoch 2 single sheet   english
Epoch 2 single sheet english
 
Home automatin
Home automatinHome automatin
Home automatin
 

Viewers also liked

Viewers also liked (20)

L010416873
L010416873L010416873
L010416873
 
J017648994
J017648994J017648994
J017648994
 
I1101047680
I1101047680I1101047680
I1101047680
 
H010424954
H010424954H010424954
H010424954
 
P01821104110
P01821104110P01821104110
P01821104110
 
M017218088
M017218088M017218088
M017218088
 
H017215057
H017215057H017215057
H017215057
 
B1804010610
B1804010610B1804010610
B1804010610
 
D017252327
D017252327D017252327
D017252327
 
H017634452
H017634452H017634452
H017634452
 
L017158389
L017158389L017158389
L017158389
 
E1103043235
E1103043235E1103043235
E1103043235
 
I010425559
I010425559I010425559
I010425559
 
Back-Propagation Neural Network Learning with Preserved Privacy using Cloud C...
Back-Propagation Neural Network Learning with Preserved Privacy using Cloud C...Back-Propagation Neural Network Learning with Preserved Privacy using Cloud C...
Back-Propagation Neural Network Learning with Preserved Privacy using Cloud C...
 
B0310711
B0310711B0310711
B0310711
 
M1303047377
M1303047377M1303047377
M1303047377
 
A011210108
A011210108A011210108
A011210108
 
C010631015
C010631015C010631015
C010631015
 
Core Components of the Metabolic Syndrome in Nonalcohlic Fatty Liver Disease
Core Components of the Metabolic Syndrome in Nonalcohlic Fatty Liver DiseaseCore Components of the Metabolic Syndrome in Nonalcohlic Fatty Liver Disease
Core Components of the Metabolic Syndrome in Nonalcohlic Fatty Liver Disease
 
Design, Construction and Operation of a 4-Bit Counting Circuit
Design, Construction and Operation of a 4-Bit Counting CircuitDesign, Construction and Operation of a 4-Bit Counting Circuit
Design, Construction and Operation of a 4-Bit Counting Circuit
 

Similar to M010118087

Design and Implementation of a Sophisticated Metal Detector Used in the Field...
Design and Implementation of a Sophisticated Metal Detector Used in the Field...Design and Implementation of a Sophisticated Metal Detector Used in the Field...
Design and Implementation of a Sophisticated Metal Detector Used in the Field...Associate Professor in VSB Coimbatore
 
MULTIPURPOSE ROBOT
MULTIPURPOSE ROBOTMULTIPURPOSE ROBOT
MULTIPURPOSE ROBOTsathish sak
 
Cell Phone Operated Robot for Search and Research of an Object
Cell Phone Operated Robot for Search and Research of an ObjectCell Phone Operated Robot for Search and Research of an Object
Cell Phone Operated Robot for Search and Research of an ObjectNikita Kaushal
 
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using ZigbeeIRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using ZigbeeIRJET Journal
 
safety helmet.pptx
safety helmet.pptxsafety helmet.pptx
safety helmet.pptxRoohiShifa
 
AUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTH
AUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTHAUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTH
AUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTHAbhinav Maggu
 
metal detector for security applications
metal detector for security applicationsmetal detector for security applications
metal detector for security applicationsHamed Raza
 
Autonomous Landmine Tracker System
Autonomous Landmine Tracker SystemAutonomous Landmine Tracker System
Autonomous Landmine Tracker SystemIRJET Journal
 
MAJOR PROJECT PPT
MAJOR PROJECT PPTMAJOR PROJECT PPT
MAJOR PROJECT PPTChaitanya S
 
A low cost electromagnetic sensor for detecting holes in metallic sheet
A low cost electromagnetic sensor for detecting holes in metallic sheetA low cost electromagnetic sensor for detecting holes in metallic sheet
A low cost electromagnetic sensor for detecting holes in metallic sheetTELKOMNIKA JOURNAL
 
Minesweeper International Competition 3rd Prize - 2016
Minesweeper International Competition 3rd Prize - 2016Minesweeper International Competition 3rd Prize - 2016
Minesweeper International Competition 3rd Prize - 2016Abdelrahman Sayed
 
A FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATION
A FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATIONA FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATION
A FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATIONsipij
 
Design and implementation of advanced security system based on one time passw
Design and implementation of advanced security system based on one time passwDesign and implementation of advanced security system based on one time passw
Design and implementation of advanced security system based on one time passwIAEME Publication
 
IoT elements of Iot
IoT elements of IotIoT elements of Iot
IoT elements of IotSumitMali22
 
Wireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal DetectorWireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal DetectorSourabh Chourasiya
 
IRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And Smartphone
IRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And SmartphoneIRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And Smartphone
IRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And SmartphoneIRJET Journal
 

Similar to M010118087 (20)

Design and Implementation of a Sophisticated Metal Detector Used in the Field...
Design and Implementation of a Sophisticated Metal Detector Used in the Field...Design and Implementation of a Sophisticated Metal Detector Used in the Field...
Design and Implementation of a Sophisticated Metal Detector Used in the Field...
 
185-171203073329.pdf
185-171203073329.pdf185-171203073329.pdf
185-171203073329.pdf
 
MULTIPURPOSE ROBOT
MULTIPURPOSE ROBOTMULTIPURPOSE ROBOT
MULTIPURPOSE ROBOT
 
Loma Guide to Metal Detection
Loma Guide to Metal DetectionLoma Guide to Metal Detection
Loma Guide to Metal Detection
 
Cell Phone Operated Robot for Search and Research of an Object
Cell Phone Operated Robot for Search and Research of an ObjectCell Phone Operated Robot for Search and Research of an Object
Cell Phone Operated Robot for Search and Research of an Object
 
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using ZigbeeIRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
IRJET- Implementation of Wireless Sensor in Coal Mine Safety System using Zigbee
 
safety helmet.pptx
safety helmet.pptxsafety helmet.pptx
safety helmet.pptx
 
AUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTH
AUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTHAUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTH
AUTOMATED METAL DETECTOR ROBOTIC VEHICLE WITH MANUAL CONTROL USING BLUETOOTH
 
Integrative detection of Human, Object movement and Fire Sensing Using LoRaWA...
Integrative detection of Human, Object movement and Fire Sensing Using LoRaWA...Integrative detection of Human, Object movement and Fire Sensing Using LoRaWA...
Integrative detection of Human, Object movement and Fire Sensing Using LoRaWA...
 
Safety Helmet for Coal Miners
Safety Helmet for Coal MinersSafety Helmet for Coal Miners
Safety Helmet for Coal Miners
 
metal detector for security applications
metal detector for security applicationsmetal detector for security applications
metal detector for security applications
 
Autonomous Landmine Tracker System
Autonomous Landmine Tracker SystemAutonomous Landmine Tracker System
Autonomous Landmine Tracker System
 
MAJOR PROJECT PPT
MAJOR PROJECT PPTMAJOR PROJECT PPT
MAJOR PROJECT PPT
 
A low cost electromagnetic sensor for detecting holes in metallic sheet
A low cost electromagnetic sensor for detecting holes in metallic sheetA low cost electromagnetic sensor for detecting holes in metallic sheet
A low cost electromagnetic sensor for detecting holes in metallic sheet
 
Minesweeper International Competition 3rd Prize - 2016
Minesweeper International Competition 3rd Prize - 2016Minesweeper International Competition 3rd Prize - 2016
Minesweeper International Competition 3rd Prize - 2016
 
A FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATION
A FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATIONA FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATION
A FLUXGATE SENSOR APPLICATION: COIN IDENTIFICATION
 
Design and implementation of advanced security system based on one time passw
Design and implementation of advanced security system based on one time passwDesign and implementation of advanced security system based on one time passw
Design and implementation of advanced security system based on one time passw
 
IoT elements of Iot
IoT elements of IotIoT elements of Iot
IoT elements of Iot
 
Wireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal DetectorWireless Image Transmission By Robo With Metal Detector
Wireless Image Transmission By Robo With Metal Detector
 
IRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And Smartphone
IRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And SmartphoneIRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And Smartphone
IRJET - Fire Fighting Robot using Ultrasonic Camera Via Bluetooth And Smartphone
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptxLBM Solutions
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsHyundai Motor Group
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 

Recently uploaded (20)

Key Features Of Token Development (1).pptx
Key  Features Of Token  Development (1).pptxKey  Features Of Token  Development (1).pptx
Key Features Of Token Development (1).pptx
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
The transition to renewables in India.pdf
The transition to renewables in India.pdfThe transition to renewables in India.pdf
The transition to renewables in India.pdf
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
#StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter RoadsSnow Chain-Integrated Tire for a Safe Drive on Winter Roads
Snow Chain-Integrated Tire for a Safe Drive on Winter Roads
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 

M010118087

  • 1. IOSR Journal of Electrical and Electronics Engineering (IOSR-JEEE) e-ISSN: 2278-1676,p-ISSN: 2320-3331, Volume 10, Issue 1 Ver. I (Jan – Feb. 2015), PP 80-87 www.iosrjournals.org DOI: 10.9790/1676-10118087 www.iosrjournals.org 80 | Page Microcontroller-Based Metal Detection System with GSM Technology 1 B.O. Omijeh, 2 G.O.Ajabuego, 3 L.T. Osikibo 1 Department of Electronic and Computer Engineering, Rivers State University of Science & Technology, Rivers State, Nigeria 2 Department of Electrical Engineering University of Port Harcourt, Rivers State, Nigeria 3 Department of Electrical Engineering, Rivers State University of Science & Technology, Rivers State, Nigeria Abstract: In this paper, a Metal Detection System with GSM technology has been presented. The system senses or detects a metallic object and sends an alert message in form of an SMS text to an embedded security GSM number for further actions. The design methodology employed in this work, consist of the following stages: Power Supply Unit , Metal Detectors, Modem for SMS and Call (cell phone), Graphical Liquid Crystal Display (GLCD), Microcontroller and the Multiplexer unit for selecting detector ports. The design specification was strictly followed with series of experimental tests. The results obtained were quite satisfactory. If design is fully implemented in restricted areas like Banks, Airports etc, it would help to detect unwanted dangerous metallic objects like guns or sharp objects carried by suspicious persons; and thereby contributing greatly to the reduction of crime rate. Key Words: Microcontroller-based, Metal Detection System, GSM Technology. I. Introduction Security of lives and property has always been a major concern for a very long time. In the olden days, voodoo practices were very common in protection while in later times, traps made of sharp and harmful objects came into use. In recent times, technology has introduced more sophisticated methods of preventing loss of lives and property such as electronic security systems (alarms). Surveillance is defined as a close watch, especially one kept over a prisoner (Lorimer et al 1995). The emphasis in the above definition is in the clause „a close watch.‟ At this point, it is important to note that close watch can be kept on virtually everybody and not just prisoners. Several techniques can be employed in executing this close watch and these are embedded in the surveillance technology. Surveillance Technology is used to scrutinize and sometimes record the actions of others either overtly (openly) or covertly (secretly). It is not the actual technology but its use that brings a technology into this category. Hence sociologists have suggested the term “surveillance-capable technology”. Consider a situation where an intruder enters an environment with a harmful metal hidden somewhere. A security personnel stationed at the entrance may not find the metal even after searching, due to a number of reasons such as incomplete search. This may eventually lead to loss of property, and even lives because the entire environment will be taken unawares. With a metal detector, the metal will be automatically detected and an alarm will be raised, but in this case, through a GSM cell phone (Grosvenor, 1998). There is a power supply unit that supplies power to the metal detectors, microcontroller and the GLCD. A serial data cable interface will be created to establish communication between the microcontroller and the cell phone. The GLCD acts as a means of communication between the user and the metal detection system. A multiplexer under the control of the microcontroller is present and it selects the right metal detector port to be connected to the counter resource of the microcontroller. The microcontroller coordinates all activities in the system. The metal detectors are responsible for recognising the presence of metals. The AT commands compatible modem (cell phone) is used to call or send SMS to a stored phone number when a metal has been detected. Metal detectors use electromagnetic induction to detect metal. They are used in de-mining (the detection of land mines), the detection of weapons such as knives and guns, especially at airports, geophysical prospecting, archaeology and treasure hunting. In its simplest form, a metal detector consists of an oscillator producing an alternating current that passes through a coil producing an alternating magnetic field. If a piece of electrically conductive metal is close to the coil, eddy currents will be induced in the metal, and this produces an alternating magnetic field of its own. If another coil is used to measure the magnetic field (acting as a magnetometer), the change in the magnetic field due to the metallic object can be detected.
  • 2. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 81 | Page II. History The modern development of the metal detector began in the 1930s. Gerhard Fisher had developed a system of radio direction-finding, which was to be used for accurate navigation. The system worked extremely well, but Fisher noticed that there were anomalies in areas where the terrain contained ore-bearing rocks. He reasoned that if a radio beam could be distorted by metal, then it should be possible to design a machine which would detect metal using a search coil resonating at a radio frequency. In 1937 he applied for, and was granted, the first patent for a metal detector. However, it was one Lieutenant Josef Stanislaw Kosacki, a Polish officer attached to a unit stationed in St Andrews, Fife, Scotland during the early years of World War II, that refined the design into a practical detector. They were heavy, ran on vacuum tubes, and needed separate battery packs (Wikipedia, 2008). A microcontroller is a single chip that contains the processor (the CPU), non-volatile memory for the program (ROM or flash), volatile memory for input and output (RAM), a clock and an I/O control unit. It is also called a “computer on a chip”. There is a power supply unit that supplies power to the metal detectors, microcontroller and the GLCD. A serial data cable interface will be created to establish communication between the microcontroller and the cell phone. The GLCD acts as a means of communication between the user and the metal detection system. A multiplexer under the control of the microcontroller is present and it selects the right metal detector port to be connected to the counter resource of the microcontroller. The microcontroller coordinates all activities in the system. The metal detectors are responsible for recognising the presence of metals. The AT commands compatible modem (cell phone) is used to call or send SMS to a stored phone number when a metal has been detected. III. Design Hardware Design The hardware consists of Metal Detectors, Modem for SMS and Call (cell phone), Graphical Liquid Crystal Display (GLCD), Microcontroller, Multiplexer for selecting detector ports, Switching devices, Power Supply Unit (fig 1). The metal detectors are based on the concept of change of inductance of an inductor which is caused by mutual inductance with a neighbouring metal or ferromagnetic material. The diagram is shown in fig 2. The modem is a device that interfaces our metal detection system to a remote using the existing telecommunication (e.g. GSM) infrastructure. This modem could be any type compatible with the Hayes AT commands standard. The GLCD is based on EPSON‟s S1D15G14 colour LCD driver. A cheaply available source of this LCD is the Nokia 3510i screen. This chip has the ability to realize a stable 12bit colour with onboard LCD driving voltage generation capability. The LCD can be connected to a microcontroller directly via a serial or parallel interface. The package we are using uses the serial interface mode. The controller is capable of driving 104 by 82 pixels at 12bits. A single dot of pixel on the screen corresponds to 4 bits on the DDRAM. The block diagram is shown in fig 3. This microcontroller is an intelligent manager that coordinates all activities. This includes reading metal detector, communicating with the modem and a user interface via the menu style buttons. The selection of the microcontroller was simply based availability. The ideal processor should be able to handle required throughput of the GLCD, being the most demanding in terms of processing time. This is because of the sheer amount of data to be clocked in every refresh cycle. The block diagram is shown in fig 4. The multiplexer under the control of microcontroller selects the right metal detector port to be connected to the counter resource of the controller. The multiplexer was “realized” from gates combined together. The realization was done using three NAND gates, three NOT gates and an OR gate. The schematic is shown in fig 5. Switching devices are devices used for making or breaking circuits. They are of different types namely; toggle switch, rotary switch and push button switch. In this project, we used push button switches. Four push button switches were used and they serve the following purposes: Menu Button: When this switch is pressed, the menu is displayed on the GLCD. The menus are; call level (call threshold value), SMS level (SMS threshold value), clear errors, number location SIM. Zero Button: When this button is pressed, the metal detector coils are zeroed. This is measuring the stable frequency without any metal change. When there is a change in metal level, there is also a change in frequency. Up and Down Buttons: These buttons are used for scrolling between the menus. This project requires three voltage levels namely 12V to power the detector, 3.3Vvolts for the GLCD and 5V for the digital logic and the microcontroller. The integrity and quality of the power supply to a great deal determine the stability of components like the microcontroller and a steady image from the GLCD. The voltages are generated from standard three-terminal fixed and variable voltage regulators. The step down transformer takes
  • 3. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 82 | Page in an unregulated 220V AC from the wall mains and steps it down to a more manageable 18V. This is in turn rectified by a regular bridge rectifier and filtered with a 1000uf 25V aluminum oxide electrolytic capacitor. The 12V is generated from a 7812 fixed regulator. 5V is generated from 7805 and the 3.3V from the LM317. The circuit diagram is shown in fig 6 (Tocci, 2004; Theraja, 2005) Fig 1: Block Diagram of the Hardware Fig 2: Metal Detector Schematic Capacitor, C= 10nF, Number of turns, N=14, Diameter of the coil, D=22cm Radius of the coil, r = = 11cm, Length of the coil, l=7.4cm = 0.074m The cross-sectional area of the coil, which is circular, is given by, , A = π×11² = 380.13cm²=0.038013m² In accordance with electromagnetic theory, the inductance of an inductor is given by, L= . Where µ is the permeability of the coil
  • 4. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 83 | Page , L= = × , ; but = (Alexander, 2000). , , Fig 3: Block Diagram of GLCD Fig 4: Pin Diagram of the Microcontroller
  • 5. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 84 | Page Fig 5: Diagram of Multiplexer with Three Channels Fig 6: Circuit Diagram of the Power Supply Unit The DC power supply produces a steady and regulated flow of voltage to all components of the system except the GSM phone. Fig. 7 shows a block diagram of the component parts and stages of the power supply system. TRANSFORMER RECTIFIER FILTER REGULATOR FROM AC MAINS TO LOAD Fig 7: Block Diagram of Power Supply Unit Transformer: The transformer is an electrical device that transforms energy from one circuit to another by magnetic coupling with no moving parts. A transformer comprises two or more coupled windings or single tapped winding and in most cases, a magnetic core to concentrate magnetic flux. Transformers are used to convert between high and low voltages, to change impedance, and to provide electrical isolation between circuits. If a time-varying voltage, is applied to the primary winding of turns, a current will flow in it producing a magneto-motive force ( ). Just as an electromotive force ( ) drives current around an electric circuit, so drives magnetic flux through a magnetic circuit. The primary produces a varying magnetic flux in the core, and with an open circuit secondary winding, induces a back electromotive force in opposite to
  • 6. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 85 | Page . In accordance with Faraday‟s law of induction, the voltage induced across the primary winding is proportional to the rate of change of flux. t p NpVp    and t s NsVs    . Where, and are the voltages across the primary and secondary windings. and are the number of turns in the primary and secondary windings. and are the derivatives of the flux with respect to time of the primary and secondary windings. For the primary and secondary windings to be perfectly coupled, = . Substituting and solving for the voltages shows that, Ns Np Vs Vp  .Where, and are voltages across primary and secondary respectively. and are the number of turns in the primary and secondary respectively. However, in this project, a 50Hz 220V/18V, step-down transformer is used. Thus, the ratio of the primary windings to the secondary winding is approximately 12:1. Rectifier: The rectifier is an electrical device comprising one or more semiconductor devices (such as diodes) or vacuum tubes arranged for converting alternating current to direct current. When one diode is used to rectify AC (by blocking the negative or positive portion of the waveform) it is called a rectifier. The difference between the term diode and the term rectifier is merely one of usage. For example the diode retains its name when used in DC to block flow of current. Fig.8 shows a typical sinusoidal measuring. AVV = 0.637 × PV V = 0.707 × VRMS P VP Fig 8: Measuring sinusoidal alternating current A little algebra can be used to relate root mean square ( ) values to average values: VpVav  637.0 (1) VpVrms  707.0 (2) From 2, 707.0 Vrms Vp  (3) Substituting the RHS of (3) and (1) Vrms Vrms Vav  9.0 707.0 637.0 (For Full-wave cases) VrmsVrmsVac  45.0 2 9.0 (For Half-wave cases) In this work, a full-wave rectifier (bridge rectifier) was used. Filter: A filter is a circuit used to remove AC components from pulsating DC just after rectification. There are several filtering techniques used in electronic power supply circuits. In this work, a capacitive filter was used. Regulator: Various kinds of regulators are used for voltage regulation in electronic power supply circuits. IC regulator units contain the circuitry for reference source, comparator amplifier, control device and overload protection all in a single IC. IC regulators provide regulation of a fixed positive voltage, fixed negative voltage, or an adjustably set voltage. For this project, a three terminal IC regulator unit providing regulation of a fixed positive voltage is used. Various models of IC voltage regulators exist by virtue of the regulation provided. So, positive voltage regulators in 7800 series include 7805, 7806, 7808, 7810 and so on. In this project, we used 7805, 7812 and LM317 since 5V, 12V and 3.3V are required to power the metal detectors, microcontroller and GLCD respectively.
  • 7. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 86 | Page Software Design The software running on the microcontroller was edited compiled and programmed using Mikrobasic V5.03 integrated development environment. It features a basic-like syntax and a large library for commonly used peripherals. The programming style is basically a procedural structure with an element of multitasking used in setting MODEM_DETEC flag (a flag used to signify modem detection). Two user-defined pre-compiled libraries namely ATLIB.PBAS and NOKIA_3510i_LCD.pbas were used to communicate with the Modem and GLCD respectively. The code consist basically of four routines namely (Mikro Elektronika ,2007; Anon, 2008) 1. Initialization 2. Metal Find 3. Modem Communicate 4. User Interface Each of this procedure handle unique aspects as hinted by their names by calling many other set of functions. The flow chart for the software design is shown in fig 8. IV. Testing And Results A scenario was created with a metallic objects brought close to the operational range of the microcontroller-based metallic detector. It was strongly observed that the metallic object was detected by the constructed device and the microcontroller sent a message through a data cable to GSM cell phone representing a stored security number for necessary action . The data cable acts as an interface between the microcontroller and the cell phone, there is also an interface between the microcontroller and a Liquid Crystal Display (LCD). Sending this message to the stored security number was made possible by use of a high level language with the help of a compiler. The programming language used is known as mikrobasic. Test was repeated several times and the results obtained were very satisfactory. Fig 9: Flow Chart for the Main Software
  • 8. Microcontroller-Based Metal Detection System with GSM Technology DOI: 10.9790/1676-10118087 www.iosrjournals.org 87 | Page V. Conclusion A metal detector controlled by a microcontroller with GSM technology been designed .With minimal cost, a microcontroller based metal detection system with a GSM modem can be constructed with an efficient performance. If the GSM phone must be put into another use beside its initial use (especially in domestic cases), it is recommended that the interface between the microcontroller and GSM phone be wireless . References [1]. Alexander, C.K. and Sadiku, M.N.O. (2000): Fundamentals of Electric Circuits, McGraw-Hill Companies, USA, Pg. 212 [2]. Anon, 2008: www.bbc.co.uk/coast/programmes/09-john-o-groats-berwick.shtml, 25/09/2008 [3]. Grosvenor, Edwin S. and Wesson, Morgan (1997): Alexander Graham Bell: The Life and Times of the Man Who Invented the Telephone, Harry N. Abrahms, Inc., New York, USA, Pg. 107. ISBN 0-8109-4005-1. [4]. Microchip , 2001: www.microchip.com. [5]. Mikro Elektronika (2007): Programming PIC Microcontrollers in BASIC, www.mikroelektronika.com [6]. Lorimer and Lechner (1995): The New Webster’s Dictionary of the English Language, International Edition, Lexicon Publications Incorporated, New York, USA, Pg. 996. [7]. Theraja, B.L. and Theraja, A.K. (2005): A Textbook of Electrical Technology, Revised 24th Edition, S. Chand & Company Ltd., New Delhi, India, Pg. 2408-2411 [8]. Tocci, R.J., Widmer, N.S. and Moss, G.L. (2004): Digital Systems Principles and Applications, 9th Edition, Pearson Education, Inc., New Jersey, USA, Pg 74-77 [9]. Wikipedia 2008:www.en.wikipedia.org, 25/09/2008 Authors Biography Bourdillon .O. Omijeh holds a B.Eng degree in Electrical/Electronic Engineering, M.Eng and Ph.D Degrees in Electronics/Telecommunications Engineering from the University of Port Harcourt & Ambrose Alli University (A.A.U), Ekpoma respectively. His research areas include: Artificial Intelligence, Robotics, Embedded Systems Design, Modeling and Simulation of Dynamic systems, Intelligent Metering Systems, Automated Controls, Telecommunications and ICT. He has over thirty (30) technical papers & publications in reputable International learned Journals and also, has developed over ten(10) application Software. He is a member, Institute of Electronics and Electrical Engineers (MIEEE), Member, Nigeria Society of Engineers; and also, a Registered Engineer (COREN). He is currently a Senior Lecturer & pioneer HOD, Department of Electronic and Computer Engineering, University of Port Harcourt, Nigeria; and also, a consultant to companies & Institutions. He is happily married with Children. Ajabuego, G.O holds a B.Eng and M.Eng degrees in Electrical/Electronic Engineering. His research areas are Electrical Service design, Power Electronic, Electromagnetic Fields & Waves, Renewable Energy etc. He has quality Journal articles and publications. He is a member, Institute of Electronics and Electrical Engineers (MIEEE), Member, Nigeria Society of Engineers; and also, a Registered Engineer (COREN). He is currently a lecturer with wealth of experience in the department of Electrical Engineering, University of Port Harcourt. He is happily married with Children. Osikibo, L.T. holds B.Eng in Electrical/ Electronic Engineering, Rivers State University of Science and Technology, and MSc in Instrument &Control Engr (UK).His research interest is in Telecommunication, Instrumentation, Control, Automation, Robotics and Mechatronics. He is currently a lecturer in the Department of Electrical and Computer Engineering, Rivers State University of Science and Technology, Port Harcourt-Nigeria