Q: How to complete the development process and obtain mass production documents?
The development steps mainly include: 1. Configuration parameters 2. Calibration 3. Cell curve CHEM-ID selection 4. Golden learning 5. Export mass production files
1. Configuration parameters can be configured through bqCONFIG or bqEASY in EVSW. The most common way is to modify the parameters in dataMemory through EVSW or Gauge studio. The main parameters (some power meters may not display all parameters, so you can leave them blank) are
Parameters for judging full charge condition
->Charge Voltage Full charge voltage, charger constant voltage charging voltage
->Taper Current is the current when fully charged. It is generally set to be about 25mA higher than the current when the charger stops charging (note that the filling method for BQ27425, BQ27421/441 is slightly different. The conversion value is Taper current (value) = Design Capacity*10/Taper current (mA))
->Taper Voltage is used to determine whether the battery meets the full charge conditions. It is generally set to 100 or 150mV, which is 100-150mV lower than the charging voltage.
Battery capacity information
->Design Capacity is filled in according to the nominal capacity of the battery cell
->Design Energy is filled in according to the battery cell's nominal energy (4.2V cobalt lithium is nominal capacity*3.7, 4.35V fully charged voltage battery is nominal capacity*3.8)
System information (Note that the filling method for BQ27425, BQ27421/441 is slightly different, the conversion value is Threshold (value) = Design Capacity*10/Threshold (mA))
->Terminate Voltage The minimum operating voltage for normal system operation
->Dsg Current Threshold discharge threshold
->Chg Current Threshold charging threshold
->Quit Current
Other information, including interrupt pin function, temperature sensor selection, etc., can be filled in as needed
2. Calibration
First, make sure that the CC offset is calibrated without load and charging current, then calibrate the board offset, and then add a 1A discharge current and fill in the actual current value through the multimeter to calibrate the Pack current
There is no order for voltage and temperature calibration. You need to ensure that the battery or power supply voltage value is stable and then read the actual value through a multimeter for calibration.
For fuel gauges with integrated sampling resistors, there is no need to calibrate the pack current.
3.CHEM-ID selection
Battery A is first charged with a constant current of 0.5C and a constant voltage taper current of less than 0.01C.
B. Leave to stand for 2 hours
C connects to the EVM board and automatically logs the DataRAM data every 4 seconds
D starts discharging with a current of 0.1C until it reaches 2.8V
EStand for 5 hours
F Save the above log data and use MATHCAD program to calculate CHEM_ID. The software link is http://www.ti.com/litv/zip/sluc138bh
G Download CHEM_ID through the corresponding interface of bqCONFIG/EVSW/Gauge studio
Note that the board must be calibrated before doing CHEM_ID. The discharge process must be continuous. The recorded data includes the 5 hours of static time after discharge. BQ27425/BA27421/441 does not require this step. You only need to select the corresponding model.
4.Learn and export production files in a loop
A. Confirm that the relevant parameters have been set, calibration and CHEM_ID selection have been performed before this step can be performed. Send command 0x41 to reset and export DFI file or SENC file for backup
B. Prepare an empty battery cell (voltage between 3.0V-3.3V) and let it sit for 5 hours.
C. Connect the board and send the 0x0021 command to enable the IT algorithm. It is recommended to automatically record the Data RAM data (4s interval) and the Data FLash data (10 minutes interval)
D. Charge the battery fully according to the normal charging process, then let it stand for 2 hours, then discharge it to the cut-off voltage at 0.2C current, and let it stand for another 5 hours to ensure that the update status value is 0x06
E. Export the gg file of DataFlash, open it with Notepad and modify Update Status to 0x02 and Cycle Count to 0
F. Import the previously backed up DFI or senc file, and then write the modified gg file
G. Generate DFI, dffs files
Note: The test process is carried out at room temperature. The iron-lithium battery requires a longer standing time. A, E, and F are only for the pack side fuel gauge BQ27541 and BQ27741. For bq27421/441, step G is not required. You only need to get the gg file. The DFI file corresponding to BQ27425 is called DMI file. BQ27421/441 and BQ27425 do not need to send the 0x0021 command. For BQ275XX and BQ27741, it is necessary to confirm the sending of enable (0x0021) and seal command (0x0020) in actual mass production. BQ27421/441BQ27425 needs to send the seal command (0x0020)
|