Hello,
I have an application which runs on a solar panel to charge a Li-ion battery (of about 2200 mAh). Since the device will possibly be operated in low light conditions (e.g. in the forest) I'd like to "oversize" the solar panel, if possible. This way the relatively large panel area can generate more power even under low light conditions. But on the other hand, under full sun the oversized panel could give more power than necessary (or the power handling capability of BQ25570).
My application circuit with BQ25570:
- VBAT_OV = 4.2V
- VIN_DC = 0.5 ... 4 V depending on the selected solar panel
- boost charger indutor 22uH (Wuerth WE-TPC 744031220) rated current 510 mA(max), saturation current 360 mA(typ).
The datasheet says that the abs. max. power rating of BQ25570 is 510 mW and the input current capability of the chip is about 100 mA. So with a 4V 100 mA panel I'm on the safe side.
If the panel provides more current (Isc (short circuit) > ~100 mA) the BQ25570 regulates the input current to about 100 mA. I measured the following setups:
- Solar panel: Uoc = 0.5 V, Isc = 850 mA (Pmax ~ 425 mW), measured input under full sun: U = 0.4V, I = 126 mA
- Solar panel: Uoc = 1.0 V, Isc = 200 mA (Pmax ~ 200 mW), measured input under full sun: U = 0.95V, I = 119 mA
- Solar panel: Uoc = 2.0 V, Isc = 380 mA (Pmax ~ 760 mW), measured input under full sun: U = 1.9V, I = 115 mA
The above measurements show that the current limiting occurs at about 120 mA.
However the third panel has a power rating which clearly exceeds the abs. max power rating of BQ25570 (760 mW > 510 mW). My questions are:
- Is it safe to use solar panels with maximum power > 510 mW, since the chip will limit the input current anyways? I mean panels with Uoc <= 4 V.
- How is that current limiting done? The excess power is converted into heat? If so, which component dissipates the excess energy?
- Can I increase the power handling capability e.g. with better cooling?
Thank you very much!