Hi,
I would like to know how to calculate the TPS53355 output accuracy with RSS method.
Does TI have any equations to do this? please advise.
Thank you.
Steve
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.
Hi,
I would like to know how to calculate the TPS53355 output accuracy with RSS method.
Does TI have any equations to do this? please advise.
Thank you.
Steve
Hi Steve
Can you please clarify what you mean by RSS method?
Regards,
Gerold
Root Sum of Squares (RSS) is a method for adding up a series of independent random tolerances that contribute to a final tolerance. The formula is fairly straight forward:
Tolerance (RSS) = Square Root [ (1+Tolerance 1)^2 + (1+Tolerance 2)^2 + 1+Tolerance 3)^2 ]
The only aspects that are specific to the TPS53355 are what each of the tolerances for output voltage accuracy are:
1) Reference Voltage Tolerance: This is given in the datasheet electrical specification table. It is +/- 0.5% at 25C and +/- 1% over the -40 to +85C temperature range.
2) Resistor Divider Tolerance: This is based on the tolerance of the tolerance of the resistor divider, it is approximately +/- (Tolerance Rtop + Tolerance Rbot). For RSS tolerance, I would recommend considering the Top and Bot resistors independent tolerance variables.
3) RCC Injection Ramp Tolerance: If external RCC ripple injection is used, there is some tolerance to the output voltage due to variations in the injected ramp amplitude. The offset voltage at the FB voltage from the RCC injection is 1/2 VOUT/VIN * (VIN-VOUT) * 1/Fsw * 1/RC. The tolerance of the RCC injection, as a percentage of the output will 83.3 *{ [ VOUT/VIN(min) * (VIN(min)-VOUT) * (1/Fsw) * (1/RC(min)) ] - [ VOUT/VIN(min) * (VIN(min) - VOUT) * 1/Fsw * (1/RC(max) ] %
The dominant factor in this tolerance is typically the variation in VIN or the capacitor tolerance, which is why I have highlighted those variations above.