Earlier quoted context omitted.
Passive cooling refers to "passive radiative cooling"[0]. This is a well established technique, but I have doubts on how well it will scale with the heat generated by computation. Radiative cooling works by exploiting the fact that hot objects emit electromagnetic radiation (glow), and hot means everything above absolute zero. The glow carries away energy which cools down the object. One complication is that each glo…
This is exactly right, and an important fact is that there is a limited bandwidth for heat radiation. So essentially they need to create a giant lightbulb... > Additionally, deep space is cold, which is accurate in that the "effective" ambient temperature is around -270°C, corresponding to the temperature of the cosmic microwave background. There's a lot of bad information in their document too. This -270C temperatur…
I am more concerned about heat dissipation, which should scale with surface area, but heat generation scales with compute volume.
[0]:
shell thickness, t
compute radius, r
shell volume is (r+t)^3 - r^3 = 3 r^2 t + 3 r t^2 + t^3 = O(r^2)
shielding/compute is O(r^2)/O(r^3) = O(1/r), ie their linear decrease