1

Is there a circuit which can detect how much amps are flowing through it, and if the amperage falls below a certain level to output some signal? (e.g. to direct the voltage to a different output)

Due to getting only vague answers on the question How to attain a topping charge for a lead-acid battery?, I decided to rephrase what I need in a different manner. I am very new at these things, so I apologize in advance if there is some way I am not explaining myself well; or maybe this is completely trivial to look up somewhere, and that's the reason I have not gotten any answers other than those of the type "Yes, this can be done".

Alex
  • 195
  • 1
  • 11

1 Answers1

8

Here is a circuit that should do what you want. It uses the LT6100 is that it has variable gain and 0.5% accuracy. I have used this chip in a commercial product.

enter image description here

If you use it with a 100 mΩ resistor, a 1A load with drop 100 mV across the resistor. Using a gain of 20, this will give a 2v output. By adjusting the voltage divider feeding the + lead of the comparator, you can set the threshold you need.

If you combine the LT6100 with a 100 mΩ 0.5% resistor, you will have 1% accuracy for the combination.

The LT6100 is available from Digi-Key for $2.36.

tcrosley
  • 48,066
  • 5
  • 98
  • 162