I want to charge 4 cells of NiMH batteries in series. The battery pack parameters are as follows.
capacity: 3Ah
nominal voltage: 4.8V
fully charged voltage: 5.6V
low voltage: 4V
max charging current: 1A (not critical)
charging method: constant current
Below are my questions regarding this system.
- Is the BQ25713 suitable for charging NiMH batteries? The TI's web page for this part clearly states that it is suitable, but the datasheet isn't so clear. The whole datasheet assumes approximately 3V per cell as in lithium polymer batteries, instead of 1.4V per cell as with NiMH batteries.
- What voltage value should be connected to the CELL_BATPRESZ pin for my purposes? The datasheet states: "CELL_BATPRESZ pin also sets SYSOVP thresholds to 5 V for 1-cell, 12 V for 2-cell, and 19.5 V for 3-cell/4-cell." These settings clearly isn't suitable for NiMH batteries and only appears to allow for 4 voltages. Can I set a voltage that is different to these 4 specified? Can I set this pin to say 6V using a resistor divider instead of the 4 voltage levels specified in the datasheet?
- In the event of a full system reboot, how can I ensure that the output voltage from the charger does not exceed 6V with a 4 cell NiMH batteries in series? The BQ25713 does not appear to have non-volatile memory for the registers.
- I need a 10uH inductor. What resistor should be connected to IADPT pin? The datasheet states: "The resistances recommended for 1uH, 2.2uH and 3.3uH inductance are 93kΩ, 137kΩ and 169kΩ, respectively." That is, it does not have any other resistor value recommendations and no equation has been provided for other inductances.
- I need a 10uH inductor. What is the maximum value of the output capacitance? The datasheet states: "To get good loop stability, the resonant frequency of the output inductor and output capacitor should be designed between 10 kHz and 20 kHz." However, the datasheet also states: "Minimum 6 pcs of 10-μF 0805 size capacitor is suggested to be placed by the inductor." Using the suggested minimum of 60uF caps, the resonance frequency is 6.5kHz [ f = 1 / (2*pi*sqrt(LC)) ] which is outside of the 10kHz to 20kHz limits specified. This is even before adding in other capacitors in the system circuit. This appears to assume a maximum of 3.3uH inductance, which is odd, and is not mentioned in the inductor selection section of the datasheet.
Please help.
Daniel