Other Parts Discussed in Thread: BQSTUDIO
Several times on different system we had state f charge drop situation occurring randomly:
System uses BQ40Z80 chip to monitor state of charge of 4S LiPo 14.8V 4000mAh battery.
Typical discharge current is in range 14A-16A.
During regular system operation BQ40Z80 reported sudden drop of SOC to 0%. Usually from some higher soc in range 30-50%.
On our master system connected to BQ chip we started collecting additional data from device to try locating issue once situation occurs again.
We managed to catch situation once in field and extracted following info:
1. At the time of drop both current and voltage measurements reported by BQ chip were in regular range, no sudden spikes or any abnormality
2. Drop was detected in following measurements
- SOC dropped from 38 to 0%
- Remaining Capacity (mAh) from 1488 to 0mAh
- Full Charge Capacity (mAh) from 3696 to 2206mAh
We observed same data during charging process afterwards. Remaining Capacity was rising slowly and once it reached Full Charge Capacity both measurements jumped to value of 3692mAh when BatteryStatus reported FC.
Additional info: Typical operation cycle of system:
1. System charged to 100% and remains on charging circuit (no battery drawn from battery)
2. System in use - discharge with aroung 14-16A
3. System in use - waiting for charge to start - discharge with current of around 500mA
4. System charging to full.
Some configuration info:
IT Gauging Configuration: 0xD1CE
IT Gauging Ext: 0x001A
We are also considering to gather gauging data as well such as GaugingStatus() flags and some of GaugingStatus1,2,3 measurements such as compensated resistance and Qmax measurements.