SLUSD66D September 2019 – February 2021 TPS92520-Q1
PRODUCTION DATA
An LED open circuit fault ultimately causes the output voltage to increase and settle close to the input voltage. When this occurs, the TPS92520-Q1 switching operation is then controlled by the fixed on-time and minimum off-time resulting in a duty cycle close to 100%. However during open circuit, the dynamic behavior of the device and buck converter is influenced by the input voltage, VIN, and the output capacitor, COUT, value. The device response to open circuit can be categorized into the following three distinct cases.
Case 1: For a Buck converter design with a small output capacitor, the switching operation in open load condition excites the inductor and the output capacitor resonance, forcing the output voltage to oscillate. The frequency and amplitude of the oscillation are based on the resonant frequency and Q-factor of the tank. The open-circuit is detected by checking the CHxCOMPOV, CHxTOFFMIN bits in STATUS1 and STATUS2 registers and by polling the CHxVLED register to verify the output voltage measured by internal ADC.
Case 2: For a buck converter design with larger output capacitor, the inductor Q-factor and resonant frequency are much lower than the switching frequency. In this case, output voltage rises to input voltage and the converter continues to switch with minimum off-time. The open-circuit fault is detected by checking the CHxTOFFMIN bit in STATUS2 register and by polling the CHxVLED register to verify the output voltage measured by internal ADC.
Case 3: When operating at higher input voltage, the larger gate-to-drain charge depletes the bootstrap capacitor and triggers bootstrap UVLO protection. When bootstrap voltage is below 2.95 V, undervoltage protection is triggered. Due to insufficient gate drive supply, the high-side MOSFET RDSON is larger than typical value tripping the high side current limit circuit. On detection of high-side current limit, the low-side FET is turned on, causing the output capacitor to discharge and trip the low-side current limit. Further attempts to restart the converter cause the low-side protection to trigger and the sequence continues until the output capacitor is discharged to ground. The operation is illustrated in Figure 7-12.
The open circuit can be detected by reading the CHxHSILIM, CHxLSILIM bits in the STATUS1 register and CHxBSTUV bit in the STATUS2 register in conjunction with the CHxTOFFMIN and CHxVLED register. The microcontroller can detect and respond to open circuit by polling CHxVLED register in conjunction with reading CHxTOFFMIN, CHxLSILIM, and CHxBSTUV bits.
Table 7-3 summarizes the device response to open circuit faults. The device can transition between different modes near the input voltage range of 40 V to 50 V. TI recommends polling STATUS1, STATUS2, and STATUS3 registers to correctly identify an open circuit fault based on the specified input voltage range and choice of output capacitor.
VCSNx ADC | CHxCOMPOV | CHxTOFFMIN | CHxBSTUV | CHxHSILIM | CHxLSILIM | CHxSHORT | |
---|---|---|---|---|---|---|---|
Case 1 | Read CSNx ADC measurement | 1 | 1 | 0 | 0 | 0 | 0 |
Case 2 | Read CSNx ADC measurement | 0 | 1 | 0 | 0 | 0 | 0 |
Case 3 | Ignore CSNx ADC measurement | x | x | 1 | 1 | 1 | 1 |