Tool/software:
Hi expert,
Hope you are going well.
My customer wants to know if BQ25150 can be used as gauge to achieve SOC 1% accuracy requirement? If the answer is yes, then no fuel gauge is needed in the system.
Thank you!
BR,
Zach
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software:
Hi expert,
Hope you are going well.
My customer wants to know if BQ25150 can be used as gauge to achieve SOC 1% accuracy requirement? If the answer is yes, then no fuel gauge is needed in the system.
Thank you!
BR,
Zach
Hi Zach,
The BQ25150's ADC can be used for state of charge estimation. Please review the below literature for description of this implementation. I don't know that it can achieve the 1% SOC accuracy as required.
Best Regards,
Juan Ospina
Hi Juan,
Hope you are going well.
BR,
Zach
Hi Zach,
Unfortunately there are limitations to the accuracy of the SoC estimation due to the limited hardware on the BQ25150 ADC. The lack of coulomb counting and current integration hardware means that there is only so much approximation that can be done for the SoC. More precise measurements require a discrete gauge with dedicated hardware.
With regards to software files, we do have driver files for the BQ2515x which can serve as a starting point for other code development. Aside from Linux drivers, we don't have any code specific to this device. If the customer is running a Linux Kernel on their processor they may be able to integrate this directly into their system.
https://www.ti.com/tool/BQ2515XSW-LINUX
Best Regards,
Juan Ospina
Hi Juan,
Hope you are going well. I have other questions needed for your help.
BR,
Zach
Hi Zach,
Will voltage of VDD drop if it outputs 8~9mA
VDD should be able to handle current loads of <10mA DC current.
If there is no input, BQ25150 can't now exit ship mode, right?
By input I believe you mean at the IN pin. The BQ25150 can exit ship mode via /MR press if battery is sufficiently charged.
Best Regards,
Juan Ospina
Hi Juan,
Thanks for your prompt reply!
Ship Mode latches off the device and BAT FET until VIN > VUVLO or the MR button is depressed for tWAKE2 and released.
Based on description above, there are two ways to exit ship mode. Ship mode can be exited even without Input for IN put. Can ship mode be exited using I2C?
BR,
Zach
Hi Zach,
The listed ways are the only two for exiting shipmode (via VIN or via /MR Press). There isn't a way to exit via I2C, I2C is disabled when the device is in shipmode.
Best Regards,
Juan Ospina