![]() |
![]() |
![]() |
|
|
|||||||
| Electronic Projects Design/Ideas/Reviews Are you building an electronic project or want to? Maybe you need some assistance? Come and submit your electronic questions here and let our experienced members find a solution. |
|
|
Thread Tools | Display Modes |
|
|
(permalink) |
|
Hi there
We are doing a project for school and we decided to make a automated trashbin. Very funny, but we thought of including a metal detector so if we would throw a can inside it that thing will start to make noise. But I have no clue wether I can just wind a coil around that thing (it is square shaped). The only schemes I find on the internet include 2 coils, but since it is only a trashbin I though a single coil would do well. Or am I being foolish
__________________
\"The fear of the Lord is the beginning of wisdom\" - Proverbs 1:7 |
|
|
|
|
|
|
(permalink) |
|
Heya!
I truly love your autosignature! The link you posted cannot be viewed for some reason. Possibly the page is being developed. |
|
|
|
|
|
|
(permalink) |
|
From my limited knowledge about metal detectors, the two rings are required in order to create a "conversational" signal.
A BFO (Beat-frequency oscillator) metal detector uses two oscillating frequencies, one through each ring. Each oscillating frequency is set to match the other. Through circuitry, a beat is produced, which is constant. When a metal object is introduced into the field, the frequencies are distorted from their normal oscillation, which, through circuitry, generates a quicker beat and thus lets the user know that a metal object is within the field. Honestly, I think it would be pretty difficult to scan a trash can for metallic elements, for a couple of reasons: 1. Trash can contain small fragments of metal that will give a false reading that something of importance, in this case a can, has been thrown away. For instance, foil gum wrappers, pop can tabs, bottle caps etc. 2. I'm not sure if the other items within the trash will impede in the metal detector signal. For instance, a piece of cardboard, or plastic may keep the metal detector signal from reaching the can which is behind the plastic. etc. This doesn't mean the project isn't possible, I just think developing a metal detector that will work efficiently in a trash can may be beyond what you may be willing to develop. |
|
|
|
|
|
|
(permalink) |
|
Geocities does not allow links so you have to copy and paste the URL.
The theory behind the metal detector is that there are two oscillators of slightly different frequencies. The difference "beat" frequency is audable so the operator will know when metal near one coil has changed its frequency. One oscillator has to be isolated and stable, the other oscillator coil will be the one wound around the trash bin. Paper and plastic will not be detected, so your project should work well, but I think the design is beyond your capabilities ( or maybe not, give it a shot). You can get help on this forum.
__________________
see my website: www.geocities.com/russlk |
|
|
|
|
|
|
(permalink) |
|
This is all quite correct about how BFO metal detectors work, but it's probably not required for this very simple application. He's not wanting to find a small coin under six inches of soil - the metal object is actually passing through the coil - which makes a huge difference.
How about the coil in the bin been used as the coil in a simple oscillator, as the metal actually drops through the coil it should give a fairly large change in frequency - this should be easily detectable, without using high sensitivity BFO techniques. You could use a 555 as monostable, as you would in an analogue frequency meter (or rev counter) - this gives a DC voltage out, and you could use a comparator to give a signal when it goes above (or beow) a certain range. Or, being a 'PIC person', use a PIC to measure the frequency, and give a warning when it's outside a certain range. Experimentation with the coil design and frequency used would help to find the optimum design. |
|
|
|
|
|
|
(permalink) | |
|
Quote:
thats a nice name ive learnt alot about PICs from this site and most of the info comes from u. man how do u do that |
||
|
|
|
|
|
(permalink) | |
|
Quote:
Actually I already have!, I teach martial arts 3 nights a week as well as having an interest in Electronics. I've been using PIC's a long time now, my first version of PicProg ran under DOS, and (as far as I'm aware) my original Win3.1 version was the first Windows PIC Programmer software for David Tait style programmers. |
||
|
|
|
|
|
(permalink) | |
|
Quote:
__________________
\"The fear of the Lord is the beginning of wisdom\" - Proverbs 1:7 |
||
|
|
|
|
|
(permalink) | |
|
Quote:
1) Count the number of pulses over a certain time. 2) Measure the time between two pulses. Option 2 is faster, and for your purposes probably easier as well, you don't need to actually know the frequency - just to detect a change in it. For a simple way, feed the oscillator signal into a PIC pin (you may need to square it first, or if you choose an I/O pin with a schmitt it will probably be OK without). Wait for the pin to go high and then start counting, stop counting when it goes low - the value in the counter will be a representation of the frequency. This is only counting half a cycle, to count a full cycle you would need to carry on counting until it went high again. However, it should be plenty good enough for your needs. |
||
|
|
|
|
|
(permalink) | ||
|
Quote:
|
|||
|
|
|
|
|
(permalink) | ||
|
Quote:
__________________
\"The fear of the Lord is the beginning of wisdom\" - Proverbs 1:7 |
|||
|
|
|
|
|
(permalink) | |
|
Quote:
|
||
|
|
|
|
|
(permalink) |
|
When an L.C. oscillator runs the frequency depends
on the coil(s) and the capacitor(s). The coil's characteristics can be modified by various materials in its immediate vicinity. In particular, metals in the field of the coil will have an effect, thereby altering the frequency of the oscillations produced by an L.C. oscillator. Such alterations can be used as an indication to show the presence of metals. Hope this clarifies it a little ... John |
|
|
|
|
|
|
(permalink) |
|
just make sure it's not a metal trashcan
|
|
|
|
|
|
|
(permalink) | |
|
Quote:
__________________
\"The fear of the Lord is the beginning of wisdom\" - Proverbs 1:7 |
||
|
|
|