Maximizing Battery Life: Using Load Droop to Detect Charge Level

AI Thread Summary
For building a power bank with a charge level indicator using LEDs, it's noted that battery voltage alone may not accurately reflect the state of charge due to variations with age, temperature, and technology. IC chips, such as those from Maxim, can provide better battery state of charge information and are categorized as battery fuel gauges. While an MCU with an ADC can also achieve this, the effectiveness of open circuit voltage as a gauge varies by battery type, particularly for lithium-ion and lead-acid batteries. A proposed method to enhance accuracy involves momentarily connecting a load to measure voltage droop, which decreases as the battery charges. Understanding these factors is crucial for developing a reliable battery monitoring system.
Akmalidin
Messages
69
Reaction score
6
Hello,

I am building a power bank myself and want to set put detector that determines the voltage level and indicates it in LED (4 LED are planned to be used). I know how to make it with transistors and op amp. But I was wandering if there is any IC chip that does it?

Thank you,
Akmalidin Alimov
 
Engineering news on Phys.org
The voltage of a battery isn't always a good indication of the state of charge. Battery voltage also varies with age and temperature and technology.

Google battery monitor ic. Companies like Maxim have a range. Might be easier to buy a ready built module off ebay
 
  • Like
Likes davenn
Chips designed to provide battery state of charge information are typically listed as battery fuel gauges under supplier categories. Though you can do what you want pretty simply with an MCU using its ADC. For some battery types open circuit or light load voltage can provide a good gauge for state of charge. For other battery types It doesn't work as well. Lithium-ion and lead-acid can be gauged well enough using open circuit voltage as long as temperature is not extreme. Primary batteries such as alkaline can also be gauged that way. Problem is battery voltage drops under load depending on current draw and battery internal resistance (which can vary due to temperature, battery wear, and state of charge). You may need a mechanism to deal with those factors depending on how accurate your gauge needs to be.
 
Another way to determine the state of charge of batteries is to momentarily connect a load representing the maximum load you expect the battery to see and measure the amount of droop. As the battery charges, the amount of droop will decrease. You would need to decide the amount of droop that would represent a full charge.
 
Thread 'Weird near-field phenomenon I get in my EM simulation'
I recently made a basic simulation of wire antennas and I am not sure if the near field in my simulation is modeled correctly. One of the things that worry me is the fact that sometimes I see in my simulation "movements" in the near field that seems to be faster than the speed of wave propagation I defined (the speed of light in the simulation). Specifically I see "nodes" of low amplitude in the E field that are quickly "emitted" from the antenna and then slow down as they approach the far...
Hello dear reader, a brief introduction: Some 4 years ago someone started developing health related issues, apparently due to exposure to RF & ELF related frequencies and/or fields (Magnetic). This is currently becoming known as EHS. (Electromagnetic hypersensitivity is a claimed sensitivity to electromagnetic fields, to which adverse symptoms are attributed.) She experiences a deep burning sensation throughout her entire body, leaving her in pain and exhausted after a pulse has occurred...
Back
Top