Find's Treasure Forums

Welcome to Find's Treasure Forums, Guests!

You are viewing this forums as a guest which limits you to read only status.

Only registered members may post stories, questions, classifieds, reply to other posts, contact other members using built in messaging and use many other features found on these forums.

Why not register and join us today? It's free! (We don't share your email addresses with anyone.) We keep email addresses of our users to protect them and others from bad people posting things they shouldn't.

Click here to register!



Need Support Help?

Cannot log in?, click here to have new password emailed to you

Disclosure: electrical interference reduction in PI's

A

Anonymous

Guest
In hand-held pulse induction metal detectors, demodulation is normally done with CMOS transmission gates, which are either on or off, no in-between. In order to facilitate the use of nonsaturating amplifiers, some receiver topologies also use a transmission gate between the receiver coil and the preamp. Prior to the use of CMOS, bipolar and/or JFET transistors were probably used as switches. I've used bipolar differential amplifier preamps as switches. Go back farther and you'd probably find electromechanical relays and motor-driven commutators.
All these methods do sampling with a step function. The rising and falling edges of a step function demodulate extraneous high frequency frequency signals outside the range of interest down into the baseband, resulting in electrical interference. Heretofore it has been one of the Achilles' heels of pulse induction.
A partial solution to this problem is for the demodulators to use soft turn-on and turn-off. Coil/preamp gates can make good use of soft turn-on but will not ordinarily require soft turn-off.
There are several methods of achieving this.
1. Use discrete JFETs or MOSFETS as switching elements, applying a ramp to the gate(s) to accomplish the desired soft-switching function. The most obvious method is to use an RC circuit, but an RLC circuit may provide sufficient improvement in the windowing function to make the extra complexity worthwhile. Ordinarily a DC bias adjustment will be necessary, but the use of matched pairs may make possible a fixed DC network needing no adjustment.
2. Use a controlled-transconductance amplifier, for instance a bipolar differential pair, as the preamp and/or as the demodulator(s). Ramp the control current to provide the desired windowing function.
3. Rather than using a "linear" (continuous-time) soft switching system, use sequenced multiple transmission gates to approximate the desired window function. This has the advantage of wide dynamic range, but the disadvantages of complexity and ineffectiveness above a certain frequency.
4. Electronically controlled potentiometers could, in principle, be used, but charge injection and slow speed probably make them an unsatisfactory solution.
5. Integrated circuit multipliers, most of which are based on a modified Gilbert Cell, can be used; however, an ordinary long-tailed differential pair would usually be superior from the standpoint of signal-to-noise ratio.
DIGITIZED SYSTEMS
Until recently, the A/D resolution and speed required to do demodulation in software has been incompatible with the cost and power consumption constraints of hand-held consumer metal metal detectors. The power consumption of microcomputers needed to crunch the numbers has also been an impediment. However, the communications industry is driving rapid changes in this arena, and I expect we'll be seeing within the next several years metal detectors which do demodulation in software.
This doesn't make the problems go away. High resolution sampling A/D's (the most likely candidates) are fast switched devices capable of demodulating (unwanted) signals several orders of magnitude higher in frequency than their speed rating. The problem of electrical interference can be reduced by taking many samples and processing the data in a (presumably FIR) filter, but this approach runs into the same kind of upper frequency limit that the multiple-gate system (#3 above) does. Introducing pseudo-random phase noise into the A/D sample timing will reduce potential problems with synchronous interfering signals, but won't help with broadband interference.
Of course, we can cheat and use some really good anti-aliasing filtering ahead of the A/D, and then guess what? We've just spread our lovely pulse out like jam on toast. Well, maybe we can store the flyback smear as a constant in software.... but the dynamic ranges have to be juggled, and now signals demodulated by the protection diodes are being tossed into the data....
I'm not saying the problems have no solution. Just pointing out that the problem with free lunches, is how darn expensive they are.
A FIRST PREFERRED EMBODIMENT OF A DIGITALLY DEMODULATED PI SYSTEM
Use continuous-time soft turn-on gating of the preamp. This can be done with transistors used as variable resistors, between the coil and the preamp; or, by modulating the preamp itself by varying its transconductance. Another possibility, but probably not a desirable one, is to control gain by modulating the impedance of shunt elements, as is done in some analog multipliers.
The output signal from the preamp can be anti-alias filtered and then digitized.
A SECOND PREFERRED EMBODIMENT OF A DIGITALLY DEMODULATED PI SYSTEM
Use a fast saturating amplifer, as is frequently done in this industry. Soft-gate its output and feed the resulting signal into an anti-aliasing filter. Then digitize the filtered signal.
A NOTE ON FAST SATURATING AMPLIFIERS
It's been the custom in this industry to saturate the amplifier itself. Another approach is to saturate the feedback network (for instance using diode clamps), maintaining the amplifier itself biased in its linear region. This allows a wider choice of amplifiers and may provide faster recovery.
--Dave J.
 
Hi Dave,
As you stated the communication industry (and hobby ham radios and such) has been loading up on digital electronics, numerically controlled oscillators, microprocessors, etc. Of course this equipment still has high gain analog front ends.
To their advantage, most equipment is fairly narrow band, relative to the carrier frequency.
The first thing you notice, is the amount of shielding inside these boxes, trying to keep the now self generated electrical interference out of the rest of the electronics. They also go to alot of trouble to make sure the noise that is generated is out-of-band relative to the frequencies of interest. This can get really messy when your receiver can tune across many frequencies as clocks frequencies on the digital stuff are getting changed at times to keep the harmonics out-of-band. Shouldn't be a problem with PI where things are more fixed, but the shielding could be needed.
I messed around feeding pseudo-random noise into the spacing between the two samples on one PI I built a couple of years ago to reduce interference from synchronous sources, etc. It worked, as far as reducing noise and making an average noise level (good for general public), but never as good as tuning this spacing to find the sweet spot (lowest noise) so that is what I still do for my use.
The soft turn on-off is something I haven't tried but sure could be worth a try. Have to think about this one for awhile. Anything that can reduce noise would be great! Keep thinking.
JC
 
There is no one "best" window function, but for the purposes we're talking about here, a sigmoid (half raised-cosine) is about as good as it gets. For our purposes, a sloppy one is nearly as good as a perfect one-- no need to strive for perfection on it.
--Dave J.
 
Top