The reason I ask is because I'd like to place a lower limit on the thermal expenditure of ASICs, using
Landauer's principle.
So, for SHA256D, I gather there cannot be fewer than 73,728 bits (=32*(768+640+896)) written or erased per hash.
(assuming each addition, XOR, and OR operation involves no more than 32 bits written or erased)
So,
73,728 k T ln(2) = 2.29×10¯¹⁶ Joules,
assuming Boltzmann's constant k = 1.380 6504(24)×10¯²³ J K¯¹ and the circuit is at 324 K (which is the average of my ASIC).
If I'm hashing at 1.1 Thash/s, for example, I get that the power dissipated/required should be:
0.251 milliWatts
So, even the most efficient ASICs like the S5 are many orders of magnitude away from being as efficient as they could be. (Computers nowadays dissipate/require on the order of at least 500× the Landauer limit per elementary logic operation.)