» About me   » Bristol VA/TN   » E-Mail   » Hobby Electronics
  » Environmentalism   » US Constitution   » Ending Racism   » Religious Themes

  » PICAXE Microcontroller   » Arduino Microcontroller   » Microcontroller Input/Output Ports

Using Ratiometric Hall Effect Sensors

by Lewis Loflin

A ratiometric Hall effect sensor outputs an analog voltage proportional to the magnetic field intensity. The devices I will use here are the UGN3503 and the Texas Instruments TL173C. Both are unipolar devices one operating at 5-volts and the other at 12-volts respectively. With no magnetic field applied the output is about one-half the supply voltage. The voltage will increase with the south magnetic pole on the face or decrease with the north magnetic pole on the face.

The ratiometric Hall effect sensor is demonstrated in the latter third of the above video.

Spec sheets in PDF: TL173C and UGN3503.

Hall Effect switch

Pictured above are typical pin outs on three lead Hall sensors. A ratiometric instead of switching on or off outputs a voltage from near zero to almost VCC proportional to the strength of the magnetic field and magnetic polarity.

Considering Magnets

The magnetic field typically produced by rare-earth magnets can be in excess of 1.4 teslas, whereas ferrite or ceramic magnets typically exhibit fields of 0.5 to 1 tesla. The Tesla is named in honor of the inventor, physicist, and electrical engineer Nikola Tesla. A smaller magnetic field unit is the Gauss (1 Tesla = 10,000 Gauss):

10-9 - 10-8 gauss: the human brain magnetic field;
0.31-0.58 gauss: the Earth's magnetic field on its surface;
25 gauss: the Earth's magnetic field in its core;
50 gauss: a typical refrigerator magnet;
100 gauss: a small iron magnet;
2000 gauss: a small neodymium-iron-boron (NIB) magnet;
15,000-30,000 gauss: a medical magnetic resonance imaging electromagnet.

Above ref. Wiki. To find out more about rare earth magnets in general visit www.rare-earth-magnets.com. Magnets can be stacked (N to S) to form a more powerful magnet.

Let's consider the specifications for a Texas Instruments TL173C Hall sensor. At zero gauss the output is 6 volts. At 50 mT (1/1000th Tesla = 10 gauss or 500 gauss total) the output voltage is 7 volts. That is on the south pole of the magnet. At 50 mT. (500 gauss) the output voltage is 5 volts with the north pole.

Note that magnetic flux flows from north to south in conventional theory. Positive donates south, negative donates north. So -50 mT is -500 gauss north polarity.

We can also use electromagnets.

Hall effect sensor

We can use the above circuit to read the output from the sensor. The voltage reading will give us an idea of the polarity and strength of a magnet. This opens the door to a number of interesting uses for these sensors. Let's look at a few.

Hall effect measure current

Calibrated linear Hall device in this example will measure the current through the wire. The higher the current the stronger the magnetic field and thus a higher output voltage.

Hall effect sensor and LM311

Using a Comparator

Pictured above we have connected the sensor to a LM311 comparator. We can adjust R1 to set a trip point to turn on LED D1. Unlike a Hall effect switch we can vary the sensitivity. The LM311 has an open collector output and can drive any number of small relays, opto-couplers, etc.

Also see Voltage Comparator Information And Circuits

Hall effect sensor and LM311

The circuit will also work at 5 volts as is, but use the UGN3503 or other 5-volt sensor instead. In the case of the UGN3503, disconnect it from the 5-volts and use 6 volts for greater sensitivity.

Hall sensor detecting slotHall sensor detecting gear teeth

Using the Sensors

We can use our comparator circuit either 5 or 12 volts to detect slots or gear teeth. In the two applications shown, a permanent bias magnet is attached with epoxy glue to the back of the epoxy package. The presence of ferrous material at the face of the package acts as a flux concentrator.

The south pole of a magnet is attached to the back of the package if the Hall-effect IC is to sense the presence of ferrous material. The north pole of a magnet is attached to the back surface if the integrated circuit is to sense the absence of ferrous material.

Hall effect sensor internal diagram
Inside the three-pin package.

Added January 2012: PICAXE Micro-controller Projects!

The PICAXE series of micro-controllers rank as the easiest and most cost effective way to use Microchip processors. I wanted an easier and less expensive way to introduce my students to the "PIC" micro-controller. Here I hope to get those starting out past poorly written literature and lack of simple working code examples.

The next groups of links below go to specific electronic/electrical devices on how to use and test them.

 




Web site © Copyright Lewis Loflin, All rights reserved.
If using this material on another site, please provide a link back to my site.