Electronic – High current, slow turn-on, low ripple power supply

high-currentpower supply

I am a hobbyist and I'm trying to make a power supply that withstands a few amps load, that also has a slow turn-on and low ripple. I'm powering up an ESP32-Cam that's pretty sensitive to ripple and voltage drops, so after scavenging the internet for circuits and some documentation, this is what I came up with:

Schematic

Is this schematic going to work?

C2, C4 and C8 are tantalum caps, would that help with ripple?

Are the transistors properly wired?

I have seen some schematics with and without low 0.1ohm resistors coming out from the emitter

What is the reason of those resistors?

Should I add them?

I don't have proper knowledge on electronics, so any help or guidance would be highly appreciated! Thanks!

Best Answer

  • Yes it most likely work.

  • It doesn't make much difference in linear power supplies because you don't have much of ripple at the input. tantalum capacitors usually used for switching power supplies, where ESR matters.

  • The resistor on the emitter is to match the transistors. it's called fixed bias which you can read more about in here. and for this design you don't need it.

As a hobbyist who is also in the process of building a power supply based on LM317, I'll share some of my experiences:

Lab PSU, PCB design

If you are going to draw more than 1 A from the supply and as you mentioned for cam which is going to run 24/7, using linear power supply is really wasting energy and money.

I suggest that you use a switching power supply with high frequency and design a filter for it's output to reduce the ripple to minimum. and that is going to be another question.


Edit:

If you want to draw only few mA, you can simplify your circuit and remove the bypass transistor. LM317 can provide up to 1.5 A, just make sure it's installed on a proper heatsink.