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.

UCC28056: PFC enable/disable function

Part Number: UCC28056

Tool/software:

Explanation of circuit specifications and requirements

We are currently developing an application where we need to power, using a PFC, an inverter that drives a motor.

Therefore, we are currently evaluating for this application TI’s UCC28056 PFC controller.

We would like to have two different working modes:

  • The PFC is active and powers the inverter
  • The PFC is disabled (the converter MOSFET is turned off and doesn’t switch), but the inverter is still powered through the boost diode although the output voltage is unregulated.

To do this, we need to be able to enable and disable the PFC during operation (we change mode of operation only when the motor isn’t moving to avoid dangerous transients).

The important thing for us is that when the PFC is re-enabled the UCC28056 correctly performs its Soft Start function to avoid dangerous transients.

Questions regarding the behavior of TI’s UCC28056 PFC controller

Our questions concerning the PFC controller UCC28056 are the following:

  • Is there a way to enable/disable the UCC28056 to get the behavior that we have described above?
    • Is it possible to do so by acting directly on the IC’s pins?
    • If it’s not possible to act directly on the IC’s pins are there any workarounds to get the behavior that we want?

Possible ideas that we thought could solve our problem

  • By lowering the value of Ros1 by switching in parallel a low value resistor R, as show in the picture below, we could make the IC think that an Over-Voltage event has occurred and thus shut down the PFC.

 

  • By controlling a PMOS as shown in the figure below we can pull-down Vcc to 0V and thus disable the entire IC and therefore even the PFC.

 

Are these ideas safe or can they lead to the arise of problems during the operation of the circuit?

  • You can simply control the COMP pin to achieve this feature. Please check datasheet section 8.4 for the mode transition details. Soft start will occur every time the COMP is re-enabled. 

    Switching stops, and the controller enters a low-power state (BstOffb), when the voltage on the COMP pin drops below VBSTFall. Switching resumes when the COMP pin voltage exceeds VBSTRise.

    Best,

    Ning