I'm working on a project to optimise energy usage across distributed grids, and the proposed algo requires these min (and max) stats. Min is assuming no background processes at all - eg. as low as it can get from being just switched on, and max is the most it will ever pull. If we can infer this data from TDP figures, then that might also work - but only if all CPUs follow the same 'conversion formula', for want of a better term. It's really strange that this data isn't just routinely made public from Intel and AMDThe problem is "idling" means different things to different systems. The idle power draw on a system with a bog standard Windows install with nothing else on it sitting there for half an hour is different than mine where I have several background programs running.
You can specify a TDP because that's a maximum limit you don't want the CPU to go over.
And that's why there's no data on it, because there isn't a standard, well defined meaning of "idle." If we take your example for example, the answer is basically 0. The CPU isn't drawing any power at all. Something on the motherboard is kinda sitting there waiting for the power button to be pressed so it can go start up the system.I'm working on a project to optimise energy usage across distributed grids, and the proposed algo requires these min (and max) stats. Min is assuming no background processes at all - eg. as low as it can get from being just switched on, and max is the most it will ever pull. If we can infer this data from TDP figures, then that might also work - but only if all CPUs follow the same 'conversion formula', for want of a better term. It's really strange that this data isn't just routinely made public from Intel and AMD
That is not a good idea when using Intel CPUs. The TDP spec is at the base frequency with Intel Turbo Boost disabled. Almost every Intel CPU uses turbo boost so the TDP rating is not a good indicator of actual power consumption.If we can infer this data from TDP figures
FWIW my 13900K idles at around 12 watts. Does that help?TDP stats are easy to find but idling power draws seem to be a manufacturer's secret now. Any help gratefully received!
Not true, intel gives both TDP values the one for high load at base clocks and the one for high load at max turbo, which every reviewer promptly ignores.That is not a good idea when using Intel CPUs. The TDP spec is at the base frequency with Intel Turbo Boost disabled. Almost every Intel CPU uses turbo boost so the TDP rating is not a good indicator of actual power consumption.
Processor Base Power
125 W
Maximum Turbo Power
253 W
In each mode, the Intel® Turbo Boost Technology 2.0 power limits are reprogrammed along with a new OS controlled frequency range. The Intel Dynamic Tuning driver assists in Processor Base Power (a.k.a TDP) operation by adjusting processor PL1 dynamically. The Assured Power (cTDP) mode does not change the maximum perprocessor IA core turbo frequency.