Hi,
I'm new to Switched Mode Power Supply design, and need some help designing my first SMPS for my microcontroller project. The microcontroller is an Atmega 324p that will be running on 5VDC, and will control two solenoid valves running on 24VDC. I need to design the power supply for the valves and for the microcontroller. So I am thinking to first make an isolated flyback SMPS to go from mains voltage to 24VDC, and then a buck converter that steps 24VDC down to 5VDC.
The 5V circuit will draw a maximum of around 50mA, and minimum 1mA.
The 24V circuit will draw a maximum of around 0.8A. If the 5V is stepped down from the 24V supply, then the minimum current on the 24V rail will be approximately 0.2mA. If not, the minimum current on the 24V is 0A.
Project description:
The SMPS will be connected to mains (mostly 230V, 50Hz, but if the SMPS can be made for universal voltages, that would be preferred) and supply a circuit that will most of the time (let's say 99% of the time) be in sleep mode. Let's assume sleep mode draws around 1mA @ 5V. Valves will be off in this state. The remaining 1% of the time the microcontroller will be awake and controlling the two solenoid valves (one 10W, 24VDC valve, and one 8W, 24VDC valve). First the 10W valve will be on for around 5 seconds. After that, the 8W valve will be run for around 5 seconds. Sometimes they can also be run simultaneously for a couple of seconds.
I tried WEBENCH, and found many simple circuits with high efficiency for stepping down from 24VDC to 5VDC, but when it comes to the 230VAC to 24VDC, I could not find any good solution that had high efficiency all the way from 0.8A down to 0,2mA. Or is this simply not possible? Do I have to add some more components to the circuit, like LEDs, to make the circuit draw more current in sleep mode?
If someone would kindly help me out, it will be very appreciated. Thank you.