How to Run a Computer in a Sub-Zero Environment?
Underdog asks: "I've seen tons of Slashdot articles on cooling hardware, but my company may be taking on the task of wiring a large sub-zero (as low as -14) warehouse with temperature sensors and the requisite network equipment and computers to read them. Our initial proposal includes at least a dozen acquisition computers, hung from the racks in the freezer. Does anyone have any experience with installing computers in extremely low temperature locations?"
I once worked for a company that had a computer closet on top of a mountain.It would often get -25 to -50F and sometimes much much lower. If you can find a way to enclose the computers they will keep themselves warm. We just put up some 1"-thick insulation inside the walls of the little shed and the two computers kept it at 40-50F in there at the worst times.
-----------------------------------------
Remove the Greed which plagues mankind.
This may be missing the point of the OP, but why not install the computers elsewhere and use something like the Sensatronics sensors? The sensor device can be outside the freezer - only the probes need to be in that brutal environment. The device connnects via Ethernet. We monitor using Intellipool Network Monitor, although before we had that package I threw together a Perl script to poll the devices via snmp.
Transistors are designed to behave within a specific range of voltages and switching speeds for a particular range of temperatures. Most COTS electronics are targeted for an ambient temperature around 72F and work best at that temperature. When temperature extremes are needed, the transistors are actually doped and constructed differently.
That having been said, there are some things you can consider:
1. Do the computers really need to be in the freezer? If there is a way to build it so that they're not in the freezer, do it.
2. Enclose the cases with no ventilation. At subzero ambient temperatures they'll lose enough heat through the chassis. Insulate until the internal temperature is reasonable but not so far that it'll retain too much heat.
3. Install an electric heating coil in the case to bring the temperature up if it drops too low.
4. Underclock everything on the system: the CPU, the PCI bus, etc. Stretching out the clock cycles should give you a greater tolerance to the change in how the transistors behave and lower than expected temperatures.
5. Don't forget to consider the impact of the heat load on the freezer. You said computers with an S. Each one is going to dump 200 watts or more of electric heat into the freezer 24/7. Does the freezer have enough excess capacity to handle that and still do its job?
Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
For what it's worth, we've always built room-temperature enclosures to house electronics gear and PCs for the work we do in Antarctica. It's almost always easier and cheaper then trying to insure all your equipment can survive harsh temperatures.
For the odd piece of gear that needs to survive out in the open, we test them thoroughly in a freezer ahead of time. Some things - in particular simple solid state single board gear with no moving parts - seem to do quite well down to -50 C or lower. But, as capacitor values drift and sockets and connectors contract, even some likely candidates fail. Anything with lubricants or precision mechanical parts (drives, fans, etc) are almost certain to cause trouble. Expect your batteries to die and a some read-write storage media to fail.
But, is it really necessary to put a dozen full computers in this environment? It sounds like serious overkill to run a bunch of temperature sensors. If you absolutely need to use PCs, see if you can place them just outside of the cold space and run cables. Or, if that's not possible, put them all in a single, insulated, enclosed space with an active thermostat and some electric heaters. Make sure that when all the PCs are running at full tilt the temperature in the box is slightly below your target, so that you can control it with only a heater.
Better yet, replace the PCs with small readout and control boards. If all you need is to record temperatures to within a few tenths of a degree, building a board that will give you dozens of channels and a straightforward digital interface should be a few day's work for a reasonably competent engineer - and fabbing them may well cost less than a dozen PCs. You can then hand pick parts and packaging that is rated (or tested by you) to low temperatures, or you can build in very small heaters that keep individual parts warm without dumping too much heat into the environment. You may even be able to find such a product off-the-shelf if you hunt around.
If you absolutely must have PCs, see if you can't find a small single-board computer that will do the job. Test several over dozens of thermal cycles in a freezer before deciding to use it, and buy a bunch of extras.
Computers are hurt by cold. If the operating temperature is too cold the chips and other electronics will heat up and expand faster then the pcb causing solder joints to break. Google for thermal expansion.
I've done lots of industrial installations, in places where -14 would be considered 'toasty warm' compared to outside temps in the middle of winter. If I saw a proposal that includes putting full blown computers in the freezer, the first thing I'd do, find another vendor, this one obviously has no clue when it comes to embedded industrial equipment. Mil grade sensors that are good to -40, may not be a dime a dozen, but, there's lots of them out there that you can just buy and install, which will happily feed the data back to a computer sitting in an office somewhere.
The bottom line, if you are going to put rack mount pc's inside the freezer, do your customer a huge favour, and reccommend they find an expert in the field. You will be saving yourself a long term support nightmare, and your customer a whole big pile of money, because the proposed solution is kind of like taking money and flushing it down the toilet.