Today was a good day for me with this project!
Some perceptions I had, to implement changes:
* Nowadays we work with lower voltages (3.3v, 4.2v, 5v, 6v, 9v). So why not initialize the source, with the relays configured for the lowest secondary output? Another benefit observed here is that this way, the relays would be saved absurdly.
* Why not initialize the power supply with the output in PAUSE, until the MCU activates the relays, if necessary, and wait for the complete charging of the electrolytic capacitors?
* To implement these changes I would need an MCU with more ports and so I chose the PIC16F676.
There are still some adjustments to be made in the firmware, but I believe that by tomorrow I will be able to fix it.