Creating a battery charger indicator

Click For Summary
SUMMARY

This discussion focuses on creating a battery charger indicator for a cordless drill. The proposed solutions include using comparators and Zener diodes or employing an ADC with a microcontroller for precise voltage detection. An alternative method involves monitoring temperature or voltage rise to determine when charging is complete. The conversation emphasizes the importance of understanding the chemistry and configuration of the battery cells to effectively implement these solutions.

PREREQUISITES
  • Basic understanding of electrical circuits and components
  • Familiarity with comparators and Zener diodes
  • Knowledge of microcontrollers and ADC (Analog-to-Digital Converter) functionality
  • Understanding of battery chemistry and voltage characteristics
NEXT STEPS
  • Research circuit design using comparators and Zener diodes for battery indicators
  • Learn about ADC implementation in microcontroller projects
  • Explore methods for measuring temperature changes in battery charging
  • Investigate voltage drop measurement techniques across battery loads
USEFUL FOR

This discussion is beneficial for electronics hobbyists, circuit designers, and anyone interested in enhancing battery management systems for cordless tools.

lrprath
Messages
1
Reaction score
0
I have built a battery charger for a cordless drill. It works fine, however, I would like to add an LED indicator to let me know when the battery is fully charged. I'm getting tired of checking the voltage across the battery all the time to see if the thing is charged. I'm not picky on how exactly this indicator works. The simpler, the better.
 
Engineering news on Phys.org
Welcome to PhysicsForums!

The difficulty with the charge indicator (and you neglect to mention the chemistry and number of cells here) is that the difference between a fully charged and a 75% run-down battery is usually fairly low (under a half volt) per cell. Nevertheless, it is possible to design a circuit using comparators and Zeners (or even better, with an ADC and a microcontroller) to indicate this difference in a battery of cells. You can even Google for schematics and circuit diagrams.

However, it may be better to detect the completion of charging using temperature or voltage rise (especially if you're wanting to monitor the charge for the purpose of stopping the charging).
 
You might try interrupting the charging, measuring the no-load voltage across the battery, then momentarily putting a resistor equal to full load across it and measuring how much the voltage drops from no-load. A uC should be able to do that.
 

Similar threads

Replies
10
Views
6K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 5 ·
Replies
5
Views
5K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
Replies
28
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K