I am trying to build a circuit with multiple wireless charges that require 5V/1A (5W). I have 5 of those those and some additional peripheral hardware such as a microcontroller and some LEDs. I also want to be able to power up a Raspberry Pi 4 from the same circuit (3A, 5V = 15W).
I need to find a solution to be able to power this circuit which, in theory, requires 40W to operate at max load. I looked around and I discovered that the most prevalent power source nowadays is USB-C enabled transformers that provide up to 20V at 5A (100W).
I did some reading here, here and here to understand more about USB-C PD system. I also wrote this stackexchange answer for a question with what I understood in order to ground my knowledge.
I do understand that generally any USB-C PD system will be able to offer 5V/3A until it receives a message through the CC line to increase the voltage. However, I am unsure how to choose a package for my device.
I am planning to use a buck-converter to transform the 12/15/20V to 5V to feed my devices.
What is the way forward? Can you link me to some more documentation? Please let me know if I am clear with the requirements.