I'd like to try to stabilise the temperature in a domestic property in one room where there is some test equipment.
The data of interest (time interval) and temperature are both saved continuously to a hard disk on a computer. I was thinking that if the temperature was too low, to make the computer do more work, so generating more heat. Has anyone ever tried this?
The computer is a Sun Ultra 80 workstation with 4x450MHz CPUs, so the heat generated is significant, but I know it certainly runs warmer when the CPUs are running flat out doing CPU intensive tasks. It is possible (and I will check this with some Sun experts) that taking CPUs 'offline' (which one can do under software control) will reduce the heat generated by them.
The problem is that there is going to be quite a thermal lag between any change in the heat generated by the computer and where the temperature needs to be constant (air intake of test equipment). I'm monitoring the temperature at the air intake.
Any thoughts on what sort of control algorithm could be used?
I was thinking of perhaps getting the computer to generate more heat for
2 hours, then less, then more 2 hours later, and try to determine a) If this is feasible. b) The approximate thermal lag.
This is not really my area of expertise, so any help appreciated.