Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

metal detecting circuit

Status
Not open for further replies.

amitaiwe

Member level 3
Joined
Feb 19, 2014
Messages
57
Helped
0
Reputation
0
Reaction score
0
Trophy points
6
Activity points
547
Hi to all,
I have build a metal detector circuit based on this idea:
https://www.micro-examples.com/public/microex-navig/doc/076-picodetector.html
I'm using a PIC16F877 and a Bluetooth module RN42SM.
I implemented the detector by oscillating a PWM wave via the PIC,
sending it through an inductor, capturing the frequency at the timer1
and transmitting the data via the BT module to a PC.

Up till now the timer's value slightly changes and doesn't give a good indication
for metal detecting. Does somebody have any ideas of how to improve the
detecting?
I tried changing the frequency's value (521-15000hz) and changing the
captures specifications for flag interrupt between every 4-16th rising edge.

Thanks, Amitai


WP_000071.jpg
 

I don't think that this method would give very good results, maybe a better way would to have a 555 oscillator that is controlled by the search coil inductance at say 20Khz and use the PIC to measure the period, changes in the period would indicate the presence of metal. You should be able to get a sensitivity of at least 10 times that of a BFO. You have not shown the search coil, this is perhaps the most important part of a metal detector design.
 


If its based on metal there or not, then metal cutting magnetic flux over inductor should work. But this can not detect metal deep inside something.
If detecting metal in depth and see its shapes, such idea will not work. Best metal detector is X-ray. Other than that it is a inverse scattering problem. There are imaging algorithms that can reconstruct the full 3D shape by sending EM waves to the metal and measure its scattered fields at different locations. Oil and mine exploration, medical non-destructive testing are using the same principle.

Ref:
http://en.wikipedia.org/wiki/Nondestructive_testing
http://en.wikipedia.org/wiki/Inverse_scattering_problem
**broken link removed**
http://www.wavenology.com/?page_id=348
 
Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top