Build Digital Magnetometer with Gates - Tutorials/Guides

AI Thread Summary
Building a digital 3D magnetometer without using sensors or microcontrollers presents significant challenges, as sensing the magnetic field typically requires some form of detection technology. Suggestions include using Hall effect sensors arranged at right angles to measure magnetic fields, although this involves components that contradict the original request for a sensor-free design. A potential DIY approach could involve a moving coil magnetometer, but it would likely lack sensitivity and be cumbersome. For those open to using basic components, Hall effect sensor ICs are available for purchase and could facilitate the project. Overall, creating a fully functional magnetometer without any sensors is highly impractical.
alexsb92
Messages
11
Reaction score
0
Hey

I am interested in building a device that can give the local magnetic field in 3D. I'd like for the display to be digital not a mechanical gauge. I would not want to use any sensors or microcontrollers for that matter, but make it with gates and everything. If you do know how to make it with microcontrollers, please share, as I could probably take the commands from the microcontroller and make it do the same but not using the microcontroller.

Tutorials or guides would be very useful.
Thanks,
ALex
 
Engineering news on Phys.org
Thanks, but do you know anything else, as in guides for it? I would like for it not to be premade, but rather make it myself.
 
DIY Magnetometer?

Hi,

how can i build a digital display magnetometer from scratch? No sensors I mean.

Or could you point me to some pages that explain how a magnetometer really works and that I could replicate myself?

Alex
 
DIY Magnetometer?

Hi,

Does anyoneknow how can i make my own digital(7 segmentis fine) 3D magnetometer from scrath? No sensors or controllers.

Thanks
 


No sensors is going to be tricky - what do you call the bit that senses the field?

edit - just saw your other post.
You could use three hall effect sensors at right angles and read the values into an ADC yourself.
Honeywell make a whole set of 1/2/3d packages.
If you want to make a compass you will also need accurate tilt sensors to determine the orientation for the z field
 
You can't make a Hall probe yourself (unless you have a well equiped clean-room at home, which I doubt).
The only type of magnetometer I knpow of that you could potentially make yourself would be something based on a moving (e.g. rotating) coil; although it won't be very sensitive and making something that can sense in 3D would be very tricky (and probably quite large)
 
(merged 3 threads into one)
 
You can purchase Hall Effect sensor integrated circuit chips from www.digikey.com. They have several 1.4 and 4.5 mV per [STRIKE]millivolt[/STRIKE] Gauss Allegro IC's in the 4-SIP package (suitable for soldering) for about $$3.99 each. See
http://www.allegromicro.com/en/Products/Part_Numbers/1360/1360.pdf
 
Last edited:
Back
Top