Electrical – Li-ion Step up to 5V 8A

lithium ionups

I am trying to design a DC to DC UPS using a Li-ion 5000 mAh battery where my load is between 5 V/4 A – 7 A. My system requires keep running after an outage about 20 mins. The load is a RPI3 with extra hardware and a small motor.

My major concern is the in the boost stage, I am looking for any DC-DC step-up/Booster for 7 A+, but I could not find any most are up 4 A.

I tried some solutions from Texas Instruments, Linear Technology and Microchip but no one fit my requirements

Does any one on the past face a similar situation?

I would like use a lead acid battery, but a big size and weight is not option for me.

details:

DC-DC step-up input range 3-4.2V (it is in Li-ion Battery)

DC-DC step-up output: 5V / 1A to 7A

Best Answer

(Expanding my comment as an answer)

For currents higher than say 3 or 4 Amps, you generally will have to search for Boost "Controller IC" instead of Boost Converter. The difference is that the controller IC has all the logic and smarts but require external MOSFETs.

Currents higher than a few Amps are difficult to handle in the same IC package. By using external MOSFETs, the high currents are handled outside.

Take a look at TI and Linear for higher power stuff and make use of their free design tools (e.g. TI WEBENCH Power Designer, Linear LTPowerCAD and LTSpice).

Keep in mind that there's a big tradeoff: it's now on you to design a good board layout that handles the high currents, minimizes noise coupling, provides good grounding to your IC, keeps the switching noise away from the analog sense lines using separate digital and analog grounds, etc.

If you go this route, make sure you very carefully review the recommended layouts and read the advice in the application notes several times. SMPS layouts that use external MOSFETs are tricky. If you just "wire stuff up" your SMPS will most likely be unstable, run hot, and possibly damage itself and your load.

Also, component selection is very critical. If you're new, then just find an app note that shows an example circuit and use those exact components. If you chose your own components, you will have to learn about inductor saturation, self-resonance, ESR, capacitor ESR and dielectric types, transistor switching speed, gate capacitance, Miller effect, threshold voltage, and then simulate the design taking all that into account! So if you're new and want something quick, scour the datasheets and app notes for a recommended example circuit and use what's already been tested.