I'm posting this in the “3rd Party Boards” subcategory because I don't have permission to post this in the correct subcategory.
According to the “From Blink to Think” livestream, the Arduino UNO Q consumes one watt of power. On the other hand, https://docs.arduino.cc/tutorials/uno-q/power-specification/#input-power recommends a USB-C power supply with an output of at least 15 watts. Which power consumption metric is more accurate?
I have corrected the problem with the configuration of the UNO Family > UNO Q category that caused that. The category is now configured so that everyone can create topics in it.
The specs are always for the worst case. They even had to invent their own special USB-C interface to get from 3A to 5A. The worst case is when the radio is at max.
Would you design a PSU that only worked at less than the worst case?
Worst case for RPi is when you have an 16GB version with a bunch of powered USB devices connected, an SSD, a camera, and are using the Ethernet. Use of the GPU is probably another factor.
I'd expect the Wifi to be relatively minor (250mA for wifi modules is pretty common, whereas a USB device might draw 500mA or more.)
I linked to that same article in my original post. It's lacking these details:
The only power consumption metric that both articles provide is recommendations for the rated current capabilities, when shopping for a 5V USB-C power supply. Only after including a statement made during the “From Blink to Think” livestream, does the discrepancy between vendors become somewhat resolved.
Maximum simulated power draw (stress-ng --matrix 0): 1.9 W
During Geekbench multicore benchmark: 2.5 W
During top500 HPL benchmark: 3.5 W
These measurements were all taken with a 27W USB-C power supply plugged into a ThirdReality Smart Outlet, with WiFi on and accessing the Uno via WiFi. No other peripherals were plugged in at the time.
Hi, I've been measuring power consumtion with a usbc meter, because I'm very interested in both consumption and heat generation. I can confirm more or less the same numbers. I've a feeling that HW drivers are still not really optimized though, so maybe in some tasks it will hopefully improve in the future (decoding and encoding video as an example)
I run Uno Q, webcam, dongle, 2 servos and proximity sensor, everything on usb-c cable connected to Xiaomi powerbank (10000 mAh), and it can last for full day, sometimes 2 days on one charge. You need normal 3A cable to dongle for sure, otherwise 2 servos on full speed will reboot Uno. Project here: GitHub - msveshnikov/agi-robot
For some reason, it works stable only with USB-C/USB-C cable between powerbank and dongle. USB/A in powerbank booting Uno in 50% probability, it is not coming to heart animation just rebooting again after logo