Hello to everyone
We have done BMS application with BQ34z100g1 integration. Everything was fine, but in a 1-week idle battery, the voltage dropped to 21V, while SOC showed 100%. Can this cause it?
Sincelery
Faruk Sözüer
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.
Hello to everyone
We have done BMS application with BQ34z100g1 integration. Everything was fine, but in a 1-week idle battery, the voltage dropped to 21V, while SOC showed 100%. Can this cause it?
Sincelery
Faruk Sözüer
The battery I use is 6S.
Cell Min Voltage = 2.7V (16.2V)
Cell Max Voltage = 4.2V (25.2V)
Dsg Current Threshold = 400mA but the idle current of the system is 300mA. Should I correct this?
The BMS circuit draws 7mA current when idle. But we cannot see this current through BMS. Therefore, the voltage is falling in 1 week, but the BMS does not reflect this to SOC. Is there a way to prevent this? In fact, we need to automatically lower SOC in a 1 week idle BMS.
This side of the problem is solved this way. But we still can not prevent the voltage drop because we do not know the power spent in idle. For example, our BMS card consumes a total of 10mA power. This means 10mA/h capacity consumption in 1 hour. The capacity consumption is 240mA/h in 1 day and 1680mA/h in 1 week. But because we cannot see this consumption through the BMS, the voltage drops but the SOC remains at 100%. Does this make sense to send an IT_ENABLE command every time I use BMS to prevent this?
Hello Kang;
The data memory is sealed after the SOFT_RESET command. The time taken to make the data memory unseal a bit much for us. therefore we intend to continue with IT_ENABLE. Thank you very much for your support.