• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Power Dissipation Calculation

TVS

Junior Member
How to calculate power dissipation from overclocked CPU ? It's just only a knowledge, not any speacial purpose.
 
To a rough approximation the power dissipation will increase in direct proportion to the frequency and in proportion to the square of the voltage.
 
Power is equal to the core voltage times the current going through your CPU, P=IV. Check the technical documents for your CPU find out what the current is.


uart,

So you're saying that power = frequency x voltage sqaured, P=f*V^2? According to that my CPU is dissapating 2.45 Giga-Watts. :Q:Q I think I'm missing something. 😉
 
Muerto,
uart wrote...."To a rough approximation the power dissipation will increase in direct proportion to the frequency and in proportion to the square of the voltage". Key words are "pd will increase"...not "pd equals".

Uart expressed power dissipation as a RATIO between oc'd freq and spec freq and voltage voltage...which answers TVS's question re power dissipation of "overclocked" cpu.

PDoc = PDspec*(MHZoc/MHZspec)*(VCOREoc/VCOREspec)^2

If you know/estimate PDspec you can calc PDoc for oc'd conditions. That's how it's most frequently done.
John C. aka Le Vieux
 
Back
Top