I'm trying to properly size the output inductor for the buck circuit on the DRV8301 to handle an short circuit for an extended amount of time.
There is another post the specifies that the DRV8301 uses the TPS54160 as the buck converter http://e2e.ti.com/support/applications/motor_drivers/f/38/p/223933/791680.aspx#791680
The TPS54160 datasheet mentions the typical current limit threshold is 2.7Amps. To determine RMS inductor current, would this be a good starting point?:
current_rms = 2.7 - inductor_rippple_pk_pk/2
For my design, the nominal current is pretty low (~250mA). To prevent pulse skipping the current ripple is 250mA pk-pk, and the inductance is (33uH).
The RMS current for a dead short would be about 2.6Amps, which would require a rather large inductor. Is there a good way to limit output current to allow a smaller inductor?
Normally, I would use an IC with a lower current limit like the TPS54060, but I don't have that option because I want to use the built-in DRV8301 DC/DC.