ELF detector

Hello,

I was hoping someone could send me in the right direction to find information on a low frequency detector. Either a low cost purchased unit, or the schematics to build one. I am trying to detect in the 0- 30Hz range. I appreciate any info, Larry

Reply to
Larry
Loading thread data ...

Use an opamp with low 1/f noise, and a loop antenna.

Reply to
Robert Baer

And a Pixie tube, of course.

--
Regards, John Woodgate, OOO - Own Opinions Only. 
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
Reply to
John Woodgate

The zero on the bottom end of the range can be trouble.

You can get GMRs from Digikey.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

You didn't give enough details. How big does the loop have to be to do the "0-" part of the range?

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

A 100W light bulb does a good job for me. Its sensitivity extends all the way to 60Hz, in fact.

Tim.

Reply to
Tim Shoppa

I think that can be fixed with suitable software.

Ed wb6wsn

Reply to
Ed Price

Older hams know that 100 Watt light bulbs have a frequency response to at least 50 MHz! But they must roll off badly above 1 GHz, because they never show the power I'm really putting out!

Ed wb6wsn

Reply to
Ed Price

I doubt software can do it. You need to divide by zero. Most programmers have a hard time writing code that does that successfully.

--
--
kensmith@rahul.net   forging knowledge
Reply to
Ken Smith

I read in sci.electronics.design that Ken Smith wrote (in ) about 'ELF detector', on Sat, 25 Sep 2004:

IF DIVISOR = 0, THEN RESULT = 1E+38 ELSE RESULT = DIVIDEND/DIVISOR

It's the order in which you write it that matters. (;-)

--
Regards, John Woodgate, OOO - Own Opinions Only. 
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
Reply to
John Woodgate

Depends on the sensitivity you want. Obviously, you cannot make a loop any where near 1/4 wavelength...

Reply to
Robert Baer

ORDER?????????? What is *that*??

Reply to
Robert Baer

Precisely, solved in Basic, circa 1968! Or in Fortran, even earlier! That's how coders solve those pesky little "special cases".

Ed wb6wsn

Reply to
Ed Price

Ask your friendly local Marine sergeant.

--
Regards, John Woodgate, OOO - Own Opinions Only. 
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
Reply to
John Woodgate

I read in sci.electronics.design that Ed Price wrote (in ) about 'ELF detector', on Sun, 26 Sep 2004:

There's a bit more to it. My pseudocode produces an extreme outlier result, which the user really ought to pick up. It does NOT produce an error message that stops the program. Of course it can be extended to produce a *warning*. Stopping the program for a recoverable error is, IMHO, really rather stupid.

--
Regards, John Woodgate, OOO - Own Opinions Only. 
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
Reply to
John Woodgate

Note that you've arbitrarily chosen to use a very large positive number for the result, even if the dividend is negative. I prefer math that saturates in the appropriate direction. Sometimes, even with division by zero errors, you can get it right. The sign tends to matter quite a bit in control stuff.

Best regards, Spehro Pefhany

--
"it's the network..."                          "The Journey is the reward"
speff@interlog.com             Info for manufacturers: http://www.trexon.com
Embedded software/hardware/analog  Info for designers:  http://www.speff.com
Reply to
Spehro Pefhany

John Woodgate writes within:

IF DIVISOR = 0 THEN PRINT "Division by 0!" ELSE RESULT = DIVIDEND/DIVISOR

[]s
--
Chaos MasterĀ®, posting from Brazil.
"Two of the most famous products of Berkeley are LSD and Unix. I don't think 
that this is a coincidence."  -- Anonymous
"I'd rather be hated for who I am, than loved for who I am not" - Kurt Cobain
"F*** you, pal. " -- Amy Lee

"STATUS: ELF and ORC signals detected on Tolkien (sp?) Ring network!"

The Evanescen(t/ce) HP: http://marreka.no-ip.com
Reply to
Chaos Master

I read in sci.electronics.design that Chaos Master wrote (in ) about 'ELF detector', on Sun, 26 Sep 2004:

But that overflows the column in a table of results, and is liable to scramble the whole rest of the print-out. I speak from experience! (8-O(

--
Regards, John Woodgate, OOO - Own Opinions Only. 
The good news is that nothing is compulsory.
The bad news is that everything is prohibited.
http://www.jmwa.demon.co.uk Also see http://www.isce.org.uk
Reply to
John Woodgate

On Sunday 26 September 2004 12:23 am, John Woodgate did deign to grace us with the following:

Gee, John, do you still punch your Fortran onto Hollerith cards?

;-) Rich

Reply to
Rich Grise

Friendly?

Charles

Reply to
Charles W. Johson Jr.

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.