最近用了TPS61253,负载为600mA时,启动存在问题:时而可以启动时而启动不了。
启动不成功时,sw脚没有起振,vout=vin=4.65,根据datasheet的描述好像处于软启动的状态。
不太明白怎么回事?请大神们指点一二!
谢谢!
补充:电感:SRN5020-1R0Y/1.0uH/3600mA
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.
最近用了TPS61253,负载为600mA时,启动存在问题:时而可以启动时而启动不了。
启动不成功时,sw脚没有起振,vout=vin=4.65,根据datasheet的描述好像处于软启动的状态。
不太明白怎么回事?请大神们指点一二!
谢谢!
补充:电感:SRN5020-1R0Y/1.0uH/3600mA
找到原因了,希望对大家有所帮助:
这个问题最终还是芯片特性决定,如下图
启动时,vout会有小于200ma的电流输出,然后让输出电压接近输入电压,最后起振工作;所以在同一负载情况,输入电压小,启动时输出电压就更容易接近输入电压,这样就解释了输入电压小时启动成功、输入电压大时启动常失败的原因了。
下面是datasheet对启动的描述:
During pre-charge, the rectifying switch is turned on until the output capacitor is charged to a value close to the input voltage. The rectifying switch is current limited (approx. 200mA) during this phase. This mechanism is used to limit the output current under short-circuit condition.Once the output capacitor has been biased to the input voltage, the converter starts switching.
再次感谢在此问题给我帮助的人(以后还是认真看datasheet,答案在那里静静地躺着,等着我们发现)。