Other Parts Discussed in Thread: BQ25730, BQ40Z50
Tool/software:
Hi!
I'm a student beginning in the world PCB design.
During my internship I need to design a 1s7p battery charger. My choice landed on the BQ25730/31. To design my board I follow the BQ2573X evaluation module aswell as the typical application of BQ25731.
I wish to make a fuel gauge for the project. The first idea was to simply estimate remaining energy based on battery voltage but I would be affected by the load and age of batteries.
I noticed that I can monitor the system power usage from PSYS pin configurable via I²C. As far as I understood, the pin outputs current proportional to the power consumption. Tied with a resistor it allows to create a voltage drop on the resistance clamped at 3.3V.
Unfortunetaly, neither of the documents attached above specify how to use the PSYS pin. The first idea is to periodically monitor PSYS voltage by the ESP32, however I'm not sure this solution will be quet precise to estimate remaining energy. The other idea (not elaborated yet) would be to use an integrator that resets every time I read the analog value of the integrator.
Are there other, maybe simpler solutions that you would recommend?
Thank you
Simon