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.

TPS746: Output capacitance

Part Number: TPS746


Hi TI,

I have a design with TPS746, from 1.8V to 0.75V/0.1A.

i know the max recommended capacitance is 220uF, but SI required LC filter with 220uF capacitance for dumping, with this, the total capacitance of 0.75V is 280uF.

Is there any risk to have 280uF cap?

Thanks.

  • Hi,

    The maximum capacitor recommended is assuming the typical minimum ESR for ceramic capacitors. Since you have a pi filter at the output, the impedance introduced by the inductor L1-N4 makes the effect of C456_N4 and the other capacitors negligible.  One thing you might see with excessive capacitance at the output is a non-monotonic rise. The reason for this is that the LDO will startup into the fold-back current limit and then may enter current limit as it tries to bring up VOUT. If the capacitance is excessive, there is a chance that the LDO can enter into thermal shutdown, and depending on the load conditions it may cycle on and off as it tries to bring up the output voltage. 

    Another concern is with so much output capacitance, if VIN is suddenly disabled or shorted to GND, care must be taken to ensure that reverse current through the parasitic body diode does not damage the device. This is normally mitigated with an external diode to bypass the LDO. 

    I hope this helps to answer your question. 

  • Thanks. So your suggestion is to reduce the capacitance to avoid power up issue or reverse current risk, right?

  • Hi,

    Reducing COUT could help to avoid any startup issues. It would be best if you could test this on an EVM to see if you can accept the startup profile.

    With respect to protecting against the reverse current, it really depends if you think that VIN can be suddenly shorted to GND  If this can happen, it is our standard recommendation to add an external parallel diode to shunt current from VOUT to VIN around the LDO. 

    Another approach might be to just use a much higher PSRR and lower noise LDO like the TPS7A91. This is a fast transient response low noise LDO which can help minimize the need for a lot of output capacitance. 

    Does this help to answer your question?

  • Yes. thanks John.