Other Parts Discussed in Thread: BQSTUDIO
Hi
I am using the BQ34110 gas gauge for our backup battery system an got some problems with the EOS learning cycle. First some application information.
The Battery:
- acid lead
- 1200mAh
- 12 Cell
- 24V nominal voltage
- gg-File:
Steps already done:
- Calibrate voltage, current and temperature
- Configure the date flash for our application (see gg-file)
- Generate a CEDV-profile with the GPC tool
- Learned FFC with a learning cycle
- Verified SOC with different loads.
- Tried to start a EOS learning cycle without success
About the EOS-learning problem:
- We are using discharge before charge (LSM = 1), because the charger is usually connected to the battery (floating).
- We disconect the charger. The system is then supplied with the external supply.
- After that we trigger a learning cycle with the EOS_START_LEARN() or EOS_RCELL_RRATE_LEARN() command.
- LCMD and LRLX get set
- However, we never reach the relaxation condition. Therefore, the cycle does not start.
Relaxation Condition according to the TM:
If the change in the consecutive 100-s averages of Voltage() is less than 4 μV, then relaxation is deemed achieved.
We never reach this condition. The RXLX never gets 0 and the LDSG never get 1. There is no discharge through the battery.
Questions:
- Is there something wrong with our setup?
- Is it possible to change the 4uV over 100s?
- It is clear that in the beginning (when disconnecting the charger) the voltage is decreasing slowly. But how long do I have to wait?
- Is the 4uV per cell or pack?
- Are there other issues that I don’t see?
Thank you in advanced.