Author Topic: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head  (Read 9915 times)

0 Members and 1 Guest are viewing this topic.

Offline BountyTopic starter

  • Newbie
  • Posts: 3
Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« on: September 26, 2013, 11:33:13 pm »
Hello evryone, I would like to build an OpenHardware project here:

a DIY Magnetometer Gussmeter using an Hard Disk Head.

https://en.wikipedia.org/wiki/Magnetometer

https://en.wikipedia.org/wiki/Disk_read-and-write_head





Why ? Because I need a magnetometer to measure from 1 to 20 Tesla to be put in a gap of 0.5 - 0.25 millimeters
like in the gap of the following picture:


I have asked for the same help here:
http://forums.hackaday.com/viewtopic.php?f=4&t=3751

Thank you in advance
 

Offline DavidDLC

  • Frequent Contributor
  • **
  • Posts: 755
  • Country: us
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #1 on: September 26, 2013, 11:37:55 pm »
Just buy one of the shell, with I2C or SPI interface, that will be the easiest way to do it

If you make your own, how are you going to make sure you are reading the correct Tesla ?

Remember you need to compensate for earth magnetic field as well on any case

David.
 

Offline BountyTopic starter

  • Newbie
  • Posts: 3
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #2 on: September 27, 2013, 12:52:10 pm »
Quote from: David
Just buy one of the shell, with I2C or SPI interface, that will be the easiest way to do it

I need a magnetometer to measure from 1 to 20 Tesla to be put in a gap of 0.5 - 0.25 millimeters
The problem is the gap size, most Hall sensors seem to have a package with a thickness of 1 millimeter
which is too thick.  I'will look better on the internet later today.

Thank you for the following advices.
Quote from: David
If you make your own, how are you going to make sure you are reading the correct Tesla ?

Remember you need to compensate for earth magnetic field as well on any case

David.

 

Offline madshaman

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: ca
  • ego trans insani
Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #3 on: September 27, 2013, 01:38:57 pm »
The following idea occurred to me after reading your last post:

File down the ceramic/plastic package from an off-the-shelf sensor until it fits?  ^^'

Might be a s**t idea, but it might work.
« Last Edit: September 27, 2013, 01:43:26 pm by madshaman »
To be responsible, but never to let fear stop the imagination.
 

Offline madshaman

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: ca
  • ego trans insani
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #4 on: September 27, 2013, 01:45:19 pm »
Just buy one of the shell, with I2C or SPI interface, that will be the easiest way to do it

If you make your own, how are you going to make sure you are reading the correct Tesla ?

Remember you need to compensate for earth magnetic field as well on any case

David.

Idea 2: use an off-the-shelf sensor to calibrate/characterise your hacked one?
To be responsible, but never to let fear stop the imagination.
 

Offline BountyTopic starter

  • Newbie
  • Posts: 3
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #5 on: September 27, 2013, 02:26:18 pm »
Remember you need to compensate for earth magnetic field as well on any case

Quote from: en.wikipedia.org
The field ranges between approximately 25,000 and 65,000 nT (0.25–0.65 G).
http://en.wikipedia.org/wiki/Earth%27s_magnetic_field#Description
I was just wake up, I didn't noticed that earth magnetic field ranging from 25*10^-6 Tesla to 65*10^-6 Tesla
won't bother me at all when, triyng to measure something between 1 Tesla and 20 Tesla

Bye
« Last Edit: September 27, 2013, 02:29:52 pm by Bounty »
 

Online Andy Watson

  • Super Contributor
  • ***
  • Posts: 2082
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #6 on: September 27, 2013, 05:07:41 pm »
Have you considered other means of measuring the magnetic field - like proton resonance, or the Faraday/Kerr effect ?
Are you trying to measure the whole field or are you trying to map the field locally?
 

Offline Echo20-127

  • Newbie
  • Posts: 2
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #7 on: October 07, 2013, 06:58:28 am »
Hi Bounty
For starters, the current harddisk heads use use Giant magnetoresistance sensors. I don't think you will be able to get any sort of linear measurement on such a wide range with these, since they are designed to give a digital (0 or 1) response for very small values of magnetic flux density.

There are several different ways to measure a magnetic field that are comonly employed as we speak.
Since I'm guessing you are looking for an analog response, you will want to try building your own Hall effect Sensor or Magnetoresistance(not the giant kind) sensor.
I say "build your own" because it doesn't look like you will find off the shelf components that small.

What kind of environments do you work in? Temperature variations can have quite an effect on these types of measurements and off the shelf parts are usually compensated for that...
 

Offline Hardcorefs

  • Regular Contributor
  • *
  • Posts: 81
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #8 on: October 13, 2013, 05:32:31 am »
Quote
For starters, the current harddisk heads use use Giant magnetoresistance sensors. I don't think you will be able to get any sort of linear measurement on such a wide range with these, since they are designed to give a digital (0 or 1) response for very small values of magnetic flux density.
Fail....
NO they are not, they are materials that CHANGE their electrical resistance based on a magnetic field, there are no '1 & 0' involved until much...much... later in the process.

Modern disk-drives DO NOT record values of One's and Zero's, and in many cases the actual recovery of values is based on PROBABILITY.,disk-drives are a powerful collection of analog signal and DSP hardware combined together with software, find the RIGHT place to tap in and you can recover the data you are interested in.
 

Offline ConKbot

  • Super Contributor
  • ***
  • Posts: 1382
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #9 on: October 17, 2013, 04:04:35 pm »
Quote
For starters, the current harddisk heads use use Giant magnetoresistance sensors. I don't think you will be able to get any sort of linear measurement on such a wide range with these, since they are designed to give a digital (0 or 1) response for very small values of magnetic flux density.
Fail....
NO they are not, they are materials that CHANGE their electrical resistance based on a magnetic field, there are no '1 & 0' involved until much...much... later in the process.

Modern disk-drives DO NOT record values of One's and Zero's, and in many cases the actual recovery of values is based on PROBABILITY.,disk-drives are a powerful collection of analog signal and DSP hardware combined together with software, find the RIGHT place to tap in and you can recover the data you are interested in.

Doesnt mean they are linear or even non-linear upto 20T though ;)
http://en.wikipedia.org/wiki/Giant_magnetoresistance
shows a definite saturation, and this seems to indicate that the write heads have fields upto ~2.45T.  I wouldnt expect the read heads to take 10x that an not be saturated.
 

Offline madshaman

  • Frequent Contributor
  • **
  • Posts: 698
  • Country: ca
  • ego trans insani
Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #10 on: October 18, 2013, 07:11:37 pm »
Monotonic is all you need, you can use software to linearise the response; you just need a magnetic references to calibrate against (maybe a simple air coil driven by a current source?)
To be responsible, but never to let fear stop the imagination.
 

Online NiHaoMike

  • Super Contributor
  • ***
  • Posts: 9005
  • Country: us
  • "Don't turn it on - Take it apart!"
    • Facebook Page
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #11 on: October 29, 2013, 04:46:26 am »
What about a piece of foil as a homemade Hall sensor? Sensitivity would be poor but you are working with a large magnetic field.
Cryptocurrency has taught me to love math and at the same time be baffled by it.

Cryptocurrency lesson 0: Altcoins and Bitcoin are not the same thing.
 

Offline Noize

  • Regular Contributor
  • *
  • Posts: 183
  • Country: gb
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #12 on: November 01, 2013, 03:29:52 pm »
What ever probe you make you could calibrate it with a Helmholz coil made out of some pvc drain pipe, drilling a hole in the pipe between the two coils to put the probe in.

http://en.wikipedia.org/wiki/Helmholtz_coil
 

Offline eV1Te

  • Regular Contributor
  • *
  • Posts: 186
  • Country: se
  • Your trusted friend in science!
    • richardandersson.net
Re: Help me build a DIY Magnetometer, Gussmeter with an Hard Disk Head
« Reply #13 on: December 02, 2013, 06:39:29 pm »
What about a piece of foil as a homemade Hall sensor? Sensitivity would be poor but you are working with a large magnetic field.

Yes Hall Effect is the only what to do this, build your own from some foil material (you would get bad sensitivity by using metal, but for these very high fields it might work).

You can get an old hard-drive, the type before magneto resistance, where they used small coils in the tip, not sure if you can use it to measure static magnetic fields though.

How did you get your hands on a 20 Tesla magnet by the way? What is the pole-piece made from, Holmium or something similar exotic i can imagine?  :)
« Last Edit: December 02, 2013, 06:44:56 pm by eV1Te »
 


Share me

Digg  Facebook  SlashDot  Delicious  Technorati  Twitter  Google  Yahoo
Smf