I am using the Jetson Orin Nano board, when I use the “Power GUI” to monitor the power numbers, I have trouble to understand:
- as I configure the Orin Nano to the power mode (15W)
- then I run my benchmarking application and use the “Power GUI” to monitor the power numbers, for example, VDD_IN: 8081 mW, VDD_CPU_GPU_CV: 3654 mW, VDD_SOC:1535 mW
question: if I add these 3 (VDD_IN, VDD_CPU_GPU_CV, VDD_SOC) together, it’s about 13.270 mW, it’s close but not equal to my 15 W budget setting. I am trying to figure out if we can figure out the total power consumption of my Jetson Orin Nano device (or SoC) with “Power GUI” tool, or if we have better explanation to the VDD_IN, VDD_SOC definitions.