Some threshold Hall Effect sensors latch state and maintain that state until an opposite field is detected. these latching types are useful in brushless motors, but useless as solid state Reed switch replacements.
this circuit converts one of these latching type Hall Effect sensors into a conventional type, which will reset the output state once the magnetic field is removed. this works by cutting power to the sensor, resetting it to its initial state.
in this circuit the magnet is represented by the logic source, 0 is no field, 1 is a southerly field. the hall effect sensor is represented by the npn/pnp latch.
the left opamp starts a clock which switches the sensor on/off repeatedly. the output of the sensor stays high. bringing the magnet near the sensor turns it on and the output goes low. but the clock resets the sensor, sending the output high again. if the magnetic field is still present, the sensor turns back on, but switches on immediately, sending the output low again. this output is filtered and read by the second opamp as a comparator, and while the sensor is switching, the voltage is reduced, so the comparator output is low. if the field is removed, the next reset of the sensor leaves the output off, sending the comparator high.
the latch on the far right shows the behaviour of the latch type sensor if you move the magnet near and far; once the magnetic field is detected, it's latched on and won't turn off until an opposite field is detected.
so if you're like me and have a pile of broken brushless fans that you want to use the sensors from to do other things, this should help.
|