Slashdot Mirror


Liquid Cooling More than One Component?

static0verdrive asks: "I am new to liquid-cooling, and I have designed a system for use in a micro-ATX OpenBSD server, with the following layout: Fillport > Reservoir/Pump > Y Split (one to CPU and the other to chip-set) > Y Reconnect > Radiator/Fan > Back to the fillport. I don't like the idea of having the hot coolant coming from the CPU going directly to the chip-set, hence the Y split. Could this split cause any problems? Would there be a difference in pressure (considering the CPU is most likely a lot hotter) that could cause an issue? How would you handle liquid-cooling more than one component? What if I wanted to cool 3 components, such as in the case where I add a video card to this setup later on?"

65 comments

  1. UPenn prof by 2.7182 · · Score: 5, Informative

    Jean Gallier at UPenn has a lot of stuff about this on his webpage: here

    1. Re:UPenn prof by Fry-kun · · Score: 1, Troll

      sorry in advance for nagging but please refrain from naming your URLs undescriptive names such as "here" or "click".
      There are 2 problems with naming a link "here": those who use a link summary program won't know what the link is about unless they read the post - which completely defeats point of using the link summary program. Obviously, they get frustarated as hell.
      Second problem is that search engines (yes i mean google :P ) use the link title to categorize it. If you name the link properly, the search engine will index it properly and someone looking for information will find it. If people kept naming this link "here", the page would need 10 times as many links pointing to it to get indexed.
      In this post, a perfect way to name that link would be "info about liquid cooling".

      --
      Did you know that "FTW" ("for the win") is a direct translation of "Sieg Heil"?
    2. Re:UPenn prof by Anonymous Coward · · Score: 0

      Err, if you're going to pester someone on this subject, why not the submitter and his completely pointless link to openbsd.org?

    3. Re:UPenn prof by Anonymous Coward · · Score: 0, Troll

      There are 2 problems with naming a link "here": those who use a link summary program won't know what the link is about unless they read the post - which completely defeats point of using the link summary program. Obviously, they get frustarated as hell.
      Second problem is that search engines (yes i mean google :P ) use the link title to categorize it.


      I don't write for people who use "link summary programs", nor do I write to make google's profit-making easier for them. If google want to make profit from my efforts, they'll have to write a better algorithm. If people want to get an idea what I'm linking to and don't bother reading anything but the few words on a link itself instead of actually reading the paragraph it's part of, then they can just go take their brains that are trained to exist on nothing but soundbites (while rejecting all relevant context) and just go get frustrated like they deserve to (and continually will do by adopting such habits).

      So take that

    4. Re:UPenn prof by Anonymous Coward · · Score: 0

      Somebody's being a little anal retentive today.... Sure mark me troll, just had to say it....

  2. suspect idea by Jeff+DeMaagd · · Score: 2, Insightful

    I think the idea is potentially suspect because you have no guarantee that both sections of the split line will have equivalent flow resistance. if one is more resistant than the other, more of your flow will go to the path of least resistance. It seems overkill to liquid cool the chipset's core chip. I'd suggest doing a series connection, cool water going to the chipset then CPU because its heat output should be much smaller than the CPU.

    1. Re:suspect idea by B'Trey · · Score: 2, Interesting

      So insert valves and flow meters and adjust until you get the ratio you want. (Extra credit if you have the computer monitor and automatically adjust its own cooling.)

      --

      "The legitimate powers of government extend only to such acts as are injurious to others." Thomas Jefferson.

    2. Re:suspect idea by static0verdrive · · Score: 0, Troll

      Oooooooo!! Now THAT'S a whoop-ass idea! Any thoughts on how to accomplish this?!

      --
      ========
      77 77 77 2e 6d 65 6c 76 69 6e 73 2e 63 6f 6d
    3. Re:suspect idea by arivanov · · Score: 1

      No.

      Extra credit if the valves are directly thermally controlled. No computers.

      If a central heating can do it why is that so difficult for a computer cooling system.

      Hint: the valves for floor central heating use valves which work based on the return fluid temperature. It should not be that hard to make something similar for Nx coolant distribution.

      --
      Baker's Law: Misery no longer loves company. Nowadays it insists on it
      http://www.sigsegv.cx/
    4. Re:suspect idea by $RANDOMLUSER · · Score: 5, Funny

      Damnit Jim!! I'm a programmer, not a plumber!

      --
      No folly is more costly than the folly of intolerant idealism. - Winston Churchill
    5. Re:suspect idea by richdun · · Score: 1

      Well, with no budget considerations... :) (used to work in a research lab doing some very fancy aerodynamics research)

      Digitally acutated valves are easy to find, as are digital flow meters (Google for a decent industrial supply place - McMaster-Carr is a good one). Find an I/O card (PCI I/O boards are cheap), then write some code to control the valves based on flow meter feedback and tie into your chip's temperature readouts and regulate temperature that way. Be sure to allow for calibration procedures (i.e., build user-input constants into your code that you determine experimentally, like flow per volt from the flow meters, flow per volt to the valves, etc. - extra points for heat capacity for different liquids and transfer for different cpu heatsinks).

      If you're in an experimental/research/academic environment and have access to LabVIEW or some other similar software, this should be easy to accomplish without much if any low level coding. LabVIEW systems tend to be not cheap though, but you can save on some rather coarse valves (you probably don't need microsecond response times or update cycles on the 10s of hertz levels...those babies are expensive). You're also not running anything too mission critical, so as long you're careful enough to use standard good practice plumbing, you shouldn't have to worry about inert valve coatings and the like (also expensive...but gold plated digitally actuated valves are fun to play with).

    6. Re:suspect idea by Anonymous Coward · · Score: 0

      Sounds like a job for a closed-loop PID controller. Just whip one up...

    7. Re:suspect idea by NeilTheStupidHead · · Score: 1

      I'd imagine that, although the scale is wrong, an automotive style thermostat would work perfectly. The valve opens and closes using a spring made from two different metals laminated together which expand and contract at different rates. As the fluid temperature increases, the valve opens wider and flow is increased and heat is dissapated faster because a larger volume of fluid moves of the cooling apparatus.

      --
      Lose: misplace or fail || Loose: not bound together
    8. Re:suspect idea by anti-drew · · Score: 3, Funny

      When all you have is a compiler, everything looks like a programming problem.

    9. Re:suspect idea by tinkertim · · Score: 1

      d0 - d7 of a parallel port would be a rather easy way. That's 8 possible motor speeds, or 3 possible speeds over 2 pumps + 2 on / off relays if you wanted to do it that way.

      You'd need, of course 8 relays done something like this:

      d0 ---> //1.5 v switching spst controlling 6 v//
      d1 ---> //1.5 v switching spst controlling 5 v//
      d2 ---> //1.5 v switching spst controlling 3 v//

      Assuming your pumps vary in speed from 3v to 6v. An identical setup for d3 d4 and d5.

      d6 and d7 would simply be a master on/off for each pump.

      Use lmsensors to pull cpu temp, or just use I2C and a string of temp sensors to monitor all liquid cooled components.

      I can't find the chunk of code I wanted to post (in assembly) which raises or lowers data bits 0 - 8 on a lpt port, but I will if I find it. Google should be able to turn it up and I'm just exploring an idea not providing blueprints :) However the theory is simple. Write a cron job or daemon to read the temp, and trigger the appropriate pin on lpt(x) that connected the right voltage to the pump which in turn goes faster or slower, or turn on or off a pump. Lets say for argument sake pump 2 was attached to some drive coolers or something.

      Just assemble a command line utility that lets you directly turn those on or off , i.e ./lptctl d0 on [off]

      Or you could use those extra 2 bits to change the color of your cathode from blue to red based on load averages. Anyway sky is the limit, have fun.

    10. Re:suspect idea by Emetophobe · · Score: 1
      I'd suggest doing a series connection, cool water going to the chipset then CPU because its heat output should be much smaller than the CPU.
      Personally I'd do it the other way around, have the cool water going to the cpu first, then to the chipset. The cpu is going to generate alot more heat than the chipset, so you want to provide it with the coolest water first IMO. Everything else you mentioned I would agree with though (definitely avoid using Y splitters).
    11. Re:suspect idea by palad1 · · Score: 1

      Damned, another perfectly good keyboard ruined with spitted coffee.

      $RANDOMLUUUUSSEERRR!!!!

  3. Independent pumps by ThinkingInBinary · · Score: 1

    As a Slashdot user

    Just my $0.02.

  4. Buy a Mac by Anonymous Coward · · Score: 0, Flamebait

    Dude, just throw it in a swimming pool ... and go out and buy a Mac.

    1. Re:Buy a Mac by static0verdrive · · Score: 1

      I already have a MacBook Pro. I love it. You simply cannot beat OpenBSD as a server though.

      --
      ========
      77 77 77 2e 6d 65 6c 76 69 6e 73 2e 63 6f 6d
    2. Re:Buy a Mac by drinkypoo · · Score: 1
      Dude, just throw it in a swimming pool ... and go out and buy a Mac.

      I think this comment is especially funny, since owners of liquid-cooled G5 macs are starting to experience an issue with pools of coolant forming under their system.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    3. Re:Buy a Mac by TinyManCan · · Score: 1

      This issue is happening to a very small percentage of the Liquid Cooled G5's out there. I agree with you that it is unacceptable, but compare the failure rates to those of other liquid cooled PCs out there. I am sure that you will find that Apple has managed to make a system that is many times more reliable than the rest of the industry.

    4. Re:Buy a Mac by drinkypoo · · Score: 0, Troll

      I'm sure I will find that too, if I go into the past and look at macs from the IIci back. Unfortunately, the IIfx was craptacular (all kinds of things are wacky, down to nonstandard SCSI termination) and everything since then has been shit - either it's been about half as fast as PCs of the day, not to even mention price, or it's been unreliable, or both. Sorry, but I've been using Macs almost as long as they've existed and we must be talking about a different Apple Computer or something. That or you're a tool.

      --
      "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
    5. Re:Buy a Mac by OrangeSpyderMan · · Score: 1

      You simply cannot beat OpenBSD as a server though.

      You can actually, what if you need HA clustering of applications?? Where's OpenBSD on that? We work in an area where our UNIX applications are clustered on 2 different HA clusters in 2 different countries, with replicated SAN volumes for each datacenter, and failure of one or more, or even the whole datacenter, is fixed by one or more cluster groups either failing over within the same datacenter or to the other datacenter a few thousand kms away, either automagically or manually. So show me an OpenBSD box that can do that, fanboy. Or did you just mean that you can't beat OpenBSD for mailserving from Mom's basement?
      I'm a big fan of the BSDs but leave out the dumb remarks, please.

      --
      Try NetBSD... safe,straightforward,useful.
    6. Re:Buy a Mac by static0verdrive · · Score: 1

      You are correct for some of those more obscure cases, even though in most cases it isn't that hard to port some of those capabilities over. For a single server, I stand by my statement in terms of security. I, like the OpenBSD team, value security and stability over the latest available features.

      As I said in another reply, this will be in my room with little airflow, always on, and I want it silent. It will serve SSH/SFTP, Doom 3, Quake 3 & 4, Unreal Tournament 2004, Armagetron Advanced, and a few other things. My room isn't a server farm or a datacenter that needs a storage area network setup, so I feel strongly that OpenBSD can't be beat. Obviously every OS has different features that can be used as ammo in a flame-war over the most useful OS (windows included, sadly), but in reality it's whichever is most useful to you. So I should have said "In My Opinion, you simply cannot beat OpenBSD as a server." But I thought, this being slashdot, it would be assumed that any such quotes are one's opinion in a post.

      Nice NetBSD sig, btw. And I'm the fanboy?

      --
      ========
      77 77 77 2e 6d 65 6c 76 69 6e 73 2e 63 6f 6d
  5. Remember Fluid dynamics by I_am_Rambi · · Score: 3, Informative

    I've looked into liquid cooling for a machine, but haven't done anything yet. From what I've found out, an ideal solution is to go reservoir->pump->cpu->video card (if doing video card)->north bridge-> radiator->reservoir. You get max cooling this way. Introducing a Y splitter introduces another connection (in which liquid can leak) and split forces of liquid. The liquid will take the path of least resistance, so you might not get max colling that way. I've found that Systemcooling.com has a wealth of information. You might want to pose this question on their forums, as they do more liquid cooling and have people who have done many systems.

    1. Re:Remember Fluid dynamics by Anonymous Coward · · Score: 0

      I run the above configuration almost exactly; reservoir/pump (Koolance EXOS) -> cpu (3.06Ghz Xeon) -> video card (NVidia 6800) -> hard drive -> reservoir/pump.

      It runs 88F when I'm reading /., and doesn't break 97F when running SPEC Viewperf 8.1 (a video card test that maxes out the CPU and possibly the video card). The Exos can run the fans faster for more cooling, but it doesn't happen during this test.

  6. Loop Planning by labalicious · · Score: 3, Informative

    You can find some really good advice and watercooling guides, like this one: http://forums.bit-tech.net/showthread.php?t=99891.

    The bottom line on your waterloop, in my own experience, you'll find that the order in which the water is flowing results in negligible water temperature increase/decrease.

    I have two machines WC'ed, a P4 (pre-prescott) and a Dual Xeon. The order of the loop for the P4, pump/res> radiator > CPU Waterblock > GPU Waterblock > Flow Indicator > Pump.

    The P4 only gets to about 90F during heavy gaming sessions (ATI X800XL). Then again, I have a triple 80MM fan radiator. Your results may and will vary.

    1. Re:Loop Planning by Anonymous Coward · · Score: 2, Informative

      most people are correct here that serial flow thru components is better. one thing to add is to save that Y-split for your radiators. if you have 2 equal radiators, it is better to attach them parallel so water goes slower and gives up more of its heat, without causing additional back-pressure.

      water sops up heat well enough to not worry about the heat input from your CPU, other chips do not need to be kept as cool. however, this is something to think about when buying/making your waterblocks. if you use a jet-inpingement waterblock that has high flow resistance, you cannot expect to make the water flow thru many more components optimally. hi-flow waterblocks create better situations for multiple chip cooling since not as much heat is stored per volume of water, instead, more volume is pumped thru the circut. course, jet impingement is the best CPU coolers(without going to peltiers) so there is your tradeoff.

    2. Re:Loop Planning by Wonko+the+Sane · · Score: 1
      f you have 2 equal radiators, it is better to attach them parallel so water goes slower and gives up more of its heat


      I agree that the radiators in parallel is better for heat transfer, but your explaination is nonsense. Heat transfer improves with the flow rate of the system. Slower moving fluid transfers heat less efficiently than fast moving fluid. Attatching the radiators in parallel reduces the total flow resistance in the system and increases flow through each radiator.
  7. adding to the question by Roskolnikov · · Score: 1

    having a good single chip water cooling system and moving to a dual chip (each being a dual core opteron) I had somewhat the same quetion.

    I previously cooled my cpu and graphics card (both 25% overclocked) but because of an initial lack of funding went back to air cooled and
    modest (10%) overclock.

    Anyone tackled with with a single pump/radiator solution?

    thanks!

    --
    Unix, an obscure operating system developed by bored researchers in an attempt to get a better game playing experience.
  8. my setup by Wootzor+von+Leetenha · · Score: 2, Interesting

    http://stringed.org/images/DSCF0006.JPG
    out to cpu, split one into geforce 6800 ultra OC, meet up with the split 1/4 " pipes to go back into the reservoir. works beautifully... in a non-airconditioned room in muggy SE Pennsylvania playing the Prey demo... only got to 42 Celcius. Add AC and it maxes out at 39 Celcius.
    It's a Koolance rig.

    --
    My name is Wootzor von Leetenhaxor
    1. Re:my setup by Anonymous Coward · · Score: 0

      here's mine:
      http://emptyempty2.tripod.com/inside.jpg

      (sorry for the bad resolution, grab from vid-cam)

  9. My take by jonging · · Score: 2, Informative

    Don't use "Y-splits" to redirect fluid. I understand your concern that you don't want hot parts connected in series but a series connection is superior to a parallel setup. The resistance overhead for a series setup is negligible. Also, was previously mentioned, it is more advantageous for you to minimize the amount of junctions and thereby increase the reliability of your setup.

  10. Y-Split generally not advised by grumpygrodyguy · · Score: 4, Informative

    "I am new to liquid-cooling, and I have designed a system for use in a micro-ATX OpenBSD server, with the following layout: Fillport > Reservoir/Pump > Y Split (one to CPU and the other to chip-set) > Y Reconnect > Radiator/Fan > Back to the fillport. I don't like the idea of having the hot coolant coming from the CPU going directly to the chip-set, hence the Y split. Could this split cause any problems? Would there be a difference in pressure (considering the CPU is most likely a lot hotter) that could cause an issue? How would you handle liquid-cooling more than one component? What if I wanted to cool 3 components, such as in the case where I add a video card to this setup later on?"

    Splitting the main(Y-split) to cool several devices is generally not recommend over cooling multiple components in serial.

    Most people go: Pump->CPU->radiator->reservoir

    some people go: Pump->CPU->Video GPU->radiator->reservoir

    and very few people go: Pump->CPU->Video GPU->Chipset->radiator->reservoir

    ( or even Pump->CPU->Video GPU #1>-Video GPU #2->Chipset->Memory->radiator->reservoir)

    As you add more and more stuff to the circuit, you'll also need a bigger pump, a bigger radiator, and you'll have to seal the connection points more carefully to gaurd against leaks resulting from higher pressure. It's the general consensus that splitting the coolant in a parallel fashion like you're describing is less effective than connecting the components in serial. The primary reason is that flowrate X volume is king in water cooling...with a Y-split you're cutting your CPU water cooling volume in half, and probably restricting flow even further with narrower tubing. Also, pressure drop in the system is a function of how much tubing you use. More tube, less pressure. People have tried this before...and their results weren't comparable with serial.

    I'm assuming you want to water cool so you can overclock. If this is so, then you need to prioritize your CPU over everything else. If you don't plan on overclocking and just want the silence, then you're still better off using serial because it's cheaper and safer(less connection points means a lower leak probability).

    Don't worry about warm water returning from the CPU and 'heating' the chipset. Fast flowrate and the high heat capacity of water keep this from being a problem. Generally the water temperature across the entire circuit is nearly homogenous(maybe 1-2 degrees difference).

    To learn more:

    1) Goto http://www.ocforums.com/forumdisplay.php?s=099a5c9 46c9ab33c79d52f8485eff396&f=71
    2) Spend at least 2 hours reading the stickies etc. (or register and ask your own question, the folks there are very knowledgeable.)

    Good luck with it!

    --
    The government has a defect: it's potentially democratic. Corporations have no defect: they're pure tyrannies. -Chomsky
    1. Re:Y-Split generally not advised by static0verdrive · · Score: 1

      Awesome! Thanks for the informative reply. Some of this I suspected but wasn't sure, and other points make a lot of sense. I think you've changed my mind on the Y-split!

      --
      ========
      77 77 77 2e 6d 65 6c 76 69 6e 73 2e 63 6f 6d
  11. Tube size by llZENll · · Score: 3, Interesting

    Why not just use a smaller diameter tube for the components that don't need as much cooling? KISS

  12. Electricity Analogy by Kadin2048 · · Score: 1

    Just as an aside, this is kind of a neat example of the resistors-in-parallel theorem; if you equate pressure to voltage and electrical resistance to flow resistance, and current to flow rate in volume/time, I'd be very surprised if you didn't get a result where the flow through each cooling block was close to what you'd calculate by dividing the pressure drop across the block by the flow resistance through the same block.

    The reason I bring this up is that it gives you a nice way to easily calculate the flow resistance if you only have one flowmeter (if the manufacturer doesn't state it): you can connect up each of the blocks separately and figure out their "resistance" by measuring the flow (for safety I'd want to check it at various pressures / flow rates to see if it's linear) and then use that value when figuring out the flow with both blocks in the system in parallel.

    If you also knew what the flow resistance was of the tubing (this can also be obtained from a lot of engineering manuals), it might be possible to equalize the flow through both blocks by adding extra tubing to one or the other, twisting it in a spiral, etc.

    There are obviously going to be some problems when doing it this way -- it's a big approximation to just assume that a liquid is going to flow like electricity (as you change the pressure and flow dramatically you might enter different flow behavior regions, i.e. non-laminar, and it might change unpredictably), but it would be easy enough to try if you had one flowmeter and pressure gauge.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  13. Might be fan noise. by Kadin2048 · · Score: 1

    Some people want to water-cool in order to cut down on fan noise.

    Rather than overclocking, they want to take a regular desktop processor running at its normal speed and move the heat out of the case and into a large radiator, where it can cool just into the ambient room air, without fans.

    I don't know how well this works, or how much noise the pumps make, but I've definitely heard people talking about using liquid systems as an alternative to forced air on basically typical (non-hotrodded) desktop systems.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
    1. Re:Might be fan noise. by Anonymous Coward · · Score: 0

      Good point. I had not heard of people doing this to cut down on noise.

  14. volume of flow solves the problem by Anonymous Coward · · Score: 0

    Don't want to beat a dead horse, but to reiterate some of the other comments, the series loop would be the best idea if you only have a single pump/resivoire. With a larger radiator and higher capacity, more coolant will be cooled before entering back into the chain of blocks. With a single series circuit moving coolant quickly, just as much heat will be transfered without the coolant temperature increasing as much, thus making temperatures at successive water blocks negligeable to cooling performance.

    On the other hand, splitting the flow into parallel paths decreases flow through the blocks that come after the split, causing the coolant to reach higher temperature, and ultimately demanding more work from the radiator.

  15. why go to liquid cooling? by zogger · · Score: 2, Informative

    ..maybe check out HP's new air cooling rig instead.

    1. Re:why go to liquid cooling? by Tamerz · · Score: 0

      One word. Noise. That thing is meant for data centers where noise isn't a concern. It is going to be insanely loud. With water, you get better temperatures with less noise.

    2. Re:why go to liquid cooling? by zogger · · Score: 1

      Good point. Would have to check HP specs to see actually how loud it really is. But ya, liquid cooling is very quiet. Myself with older (beat-on) ears I guess I am not as sensitive to fan noise anymore, this box sitting next to me has 4 fans and I barely notice it. My meatspace work is so loud computers seem like a big nothing.

  16. stop worrying by bored_engineer · · Score: 2, Informative

    hi. I'm a mechanical engineer (who loves to tinker) and has used watercooling. I'm going to suggest a few steps to help you see that your system is successful. (I'm not going to use any numbers or calculation, because I'm very lazy: 1) I did the work once for my own systems and found that the work was overkill, 2) water can carry more heat than you realize 3) I'm lazy.


    1. Relax, be lazy and have a beer. You're dealing with (I think) a server in your home that is probably going to remain lightly loaded. Even if you expect heavy loading, you still need to relax.

    2. Please know that the major reason to use water is that water has a MUCH higher heat capacity than does air. Another good reason is that water conducts heat better than does air.

    3. What you've already done is probably good enough. I use one water pump and four manifolds to feed three systems. (The water pump has a simple backup, although this is manual for now. I've not taken the time I need to learn how to design my vision of a good backup for it.) I don't overclock, but I'm lazy and don't want to deal with the hassle.

    4. You're talking about pulling from the system a maximum of probably 150 watts, assuming that your mATX system has a VERY high load on it. Unless you live in the midst of the mojave, you won't have any trouble pulling sufficient heat from the system. Remember that your car's cooling system can remove MUCH more heat. (A note to the pedantists: SHUT UP. I know that there are differences and I'm inimately familiar with the differences, but the analogy is good. Based on the scant information the poster has given, he's already well-covered.)

    5. TEST IT. Stop worrying, turn it on and see what you get. If you don't (as I don't) want to bother with lmsensors, (or the BSD equivalent), turn it on, load it for a few hours, reboot it and see what the BIOS tells you the temperatures are. If everything looks good, then you're golden. This is not a good design/testing methodology, but you're not designing a nuclear reactor which needs perfect redundancy and endless, constant tests to ensure that everything is operating perfectly. Keep an occasional eye on your water pump (there are several different types of flow meters available) and a very lax eye on temperatures; doing both of these will keep you sufficiently covered. (By the way, your sytem will still probably circulate a very small amount of water even if the pump fails. This depends on a temperature and gradient difference, though.)

    p.s. I'm assuming that you're not overclocking your system, nor operating in extreme environments.

    p.p.s. There are sizable holes in my advice. If you're looking for specific numbers, I'll charge you reasonable fees for reasonable consultation. Feel free to contact me if you want to pay my inflated rates.

    p.p.p.s. Have you noticed yet that I like bullets of one kind or another? ...And that I'm lazy?

    my last little bit: my point 5 is probably the best of what I've said. Turn it on and see what you get. Edison didn't have any results until he provided current. If you turn the thing on and it doesn't work out well, you can turn it back off in a few minutes and probably still be just fine. Remember, though, that most BIOSs can be configured to shut down the system if the temperatures get too high, providing enough fail-safe to determine that everything works.

  17. Independent pumps by ThinkingInBinary · · Score: 1

    As a Slashdot user (who knows nothing about liquid cooling), it seems to me like the way to ensure each component gets adequate cooling is to have a big, shared radiator and a smaller, separate pump for each component. That way they are each ensured their own coolant flow. The downside, of course, is that you need three pumps, which will cost more and make more noise.

    Just my $0.02.

  18. Do not Y for two reasons. by deacon · · Score: 2, Interesting

    Reason 1:

    Your lower water flow in each cold-plate due to splitting the flow with a Y lowers the velocity thru each cold-plate and thus lowers the heat transfer between the water and the cold-plate.

    Reason 2:

    You do not have the equipment needed to measure the flow thru the 2 branches of the Y so you risk having 1 component be hotter than needed and not know it. Some will suggest using valves to choke flow to the higher-flowing cold-plate, but this way you are wasting pump head.

    Sadly, water cooling has come from being done right (like by IBM and the water cooled version of the VAX 9000, which was changed to air cooling before being shipped) to the use of feeble pumps and undersized radiators. In many cases, water cooling in PCs has become the equivalent of a "Type R" sticker on a Honda sedan.

    There is nothing magical about water cooling. An air cooled setup can have the same performance, given good heat sink surface area, good fin efficiency of the heatsink, and 600 feet/minute airflow. A water cooling setup CAN let you to increase the effective heatsink area for ejecting heat into the room air without a fin efficiency penalty. But to do this you need enough flow and enough radiator area, and to keep costs down most kits are marginal on both.

  19. It doesnt matter... by Cyno01 · · Score: 2

    It shouldn't matter, but if you're that worried about your chipset temps you could throw another 80mm rad in between the proc and northbridge. Plenty of people i know though run everything on one loop with only 1 large rad or just an aditional one between the proc and graphics card(s).

    --
    "Sic Semper Tyrannosaurus Rex."
  20. Re:WTF?!? Who cares! by Anonymous Coward · · Score: 0
    I'd say this because it's safe to assume that one would water-cool a machine to offset overclocking which is counter-productive to "stability".

    Not really... I'm planning a machine that'll have 10 hard drives and 2 CPUs in a (slightly larger than normal) tower case. Getting all that heat out without either watercooling or hooking it up to a leafblower is going to be difficult. If I don't get the heat out, poof go the hard drives, and with them all my lovely photos.

    Yes, the drives are RAIDed, and yes I have backups, but who wants to re-build or restore a 2TB archive.

  21. Parallel vs. Series by Wonko+the+Sane · · Score: 2, Informative

    A parallel tubing configuration will always be superior to a series configuration (unless you are using a positive displacement pump for some reason). IF you have a method to balance the flow correctly to each component (such as throttle valves). The reduced flow resistance will allow the pump to operate at a higher flowrate and will make heat transfer in the radiator more efficient. This will reduce the outlet temperature of the radiator, supplying cooler water to each component. This makes all your components run cooler and also reduces the power usage of the pump.

    If you don't have a method to correctly balance the flow then your best bet is a hybrid series-parallel configuration. The best solution will depend on the heat load of every component you want to cool and the physical characteristics of the pump and radiator.

  22. serial connections. by aquabat · · Score: 2, Informative
    I've been water cooling for a couple of years now, and it has been my experience that connecting all your blocks in a chain has no detrimental effect on their cooling ability.

    My current loop is as follows:

    Athlon MP2800+ -> Athlon MP2800+ -> AMD 762 Northbridge -> FireGL X1-128 -> Koolance 2 DIMM RAM cooler-> Reserator.

    Once the temperatures reach steady state, the difference in temperature between any two points in the loop is less than 2 degrees C. In doesn't really matter how much water is circulating or how fast (these do matter though, in determining how fast the steady state can change when a cooled component suddenly changes its temperature). What really matters is the surface area of your radiator, and the airflow over it's fins.

    Under full load, on a 30C day, the Reserator is very warm to the touch. I can drop the temperature to below room temperature by putting a fan behind it. Whatever temperature the radiator is at is the temperature the blocks are at (at steady state conditions).

    If you want to cool more components, you don't have to fill up your case with parallel cooling loops. Instead, add them in series and add another radiator is series also. You only ever need one input hose and one output hose piercing the case. The Reserators work really well for this, since you only need a pump in one of them. The other(s) are just extra surface area.

    --
    A republic cannot succeed till it contains a certain body of men imbued with the principles of justice and honour.
    1. Re:serial connections. by Gothmolly · · Score: 1

      Sir, I submit to you that you are lying, or that your measurement technique is shit. Unless you are doing some sort of evaporative cooling, you cannot cool something below room temperature by blowing room temperature air on it.

      Yours truly,
      The Laws of Thermodynamics

      PS the Reserator is total rice, thus proving that you are a fag. You probably run Ubuntu on your "rig".

      --
      I want to delete my account but Slashdot doesn't allow it.
    2. Re:serial connections. by aquabat · · Score: 1
      You are correct. I just put a temperature sensor on the radiator, and it is 27C with the fan blowing on it, while the current ambient is 25C.

      I had only put my hand on it to feel the temperature when I made the previous statement. I should have used the sensor, so yeah, my measurement technique was shit.

      As for the Reserator, it works just fine. I like it because it has no fans, and is therefore quiet. I also like that it doesn't look like an automobile part. It has surface area to radiate enough heat to keep my system below 60C on that 30C day' without that external fan.

      I run Gentoo, actually. I started with slackware in 96, moved to mandrake for a year, in 2001, for the package management tools, and moved to gentoo in 2003, because I like the idea of optimizing the builds for my architecture, and keeping up with the toolchain updates. Granted, it kind of sucks for setting up multiple, concurrent, cross compiling environments, but I never could get a good package managed setup for that on any of the distro's I have used.

      Gentoo is my favorite, but I would have to recommend slackware to anyone looking to get into running linux.

      I've never used Ubuntu. What did you not like about it?

      --
      A republic cannot succeed till it contains a certain body of men imbued with the principles of justice and honour.
  23. Re:WTF?!? Who cares! by static0verdrive · · Score: 0, Flamebait

    Actually, pissant, it's going in a closet next to my bed. It will have no airflow, and I want it silent while I sleep.

    --
    ========
    77 77 77 2e 6d 65 6c 76 69 6e 73 2e 63 6f 6d
  24. Maybe link to the actual page? by silverdirk · · Score: 1

    thanks for linking us to the front page of the university... terribly helpful.

    --
    Mark of the Coder fades from you. You perform Opening on World of Warcraft. Warcraft crits GPA for 4. GPA dies.
  25. And why watercool? use the oil+fish tank by silverdirk · · Score: 1
    It's been posted before, but aparently people forget:
    http://www.markusleonhardt.de/en/oelrechner.html

    The idea is to submerge the entire computer in vegetable (or better, mineral) oil. This cools ALL components at a lot less cost than a bunch of watercool components, and at less effort as well.

    --
    Mark of the Coder fades from you. You perform Opening on World of Warcraft. Warcraft crits GPA for 4. GPA dies.
  26. There's nothing to "bother with" by Anonymous Coward · · Score: 0

    OpenBSD is an operating system. You don't need to hunt down and install random stuff to try to build an OS on top of it like with linux. He can just do sysctl hw to see his temp/volt/etc.

  27. My solution by malraid · · Score: 1

    I drilled a couple holes each in the CPU and chipset to improve water flow. Hooked them up with a Y split to an old VW Beetle radiator. Works like a charm. Never goes over room temp.

    --
    please excuse my apathy
    1. Re:My solution by Gothmolly · · Score: 1

      That's funny because old VW Beetles were air cooled.

      Jackhole.

      --
      I want to delete my account but Slashdot doesn't allow it.
  28. Re:And why watercool? use the oil+fish tank by Kadin2048 · · Score: 1

    I've seen that done as an experiment, and it's always intrigued me, but I've wondered if anyone has actually used such a system in anything approaching production. Even if "production" was 'average everyday home use.'

    I'm curious as well whether the heat transfer from a chip submerged in fluid like that is better or worse than one that has a cooling block with some sort of coolant forced through it. The dissipation of heat throughout a static volume of fluid might end up being worse than you can achieve by forcing coolant through pipes, because of the hot spots that would develop in a tank. (You could prevent this by circulating the fluid in the tank.)

    Submerged-liquid cooling is one of those ideas that keeps coming up, and it's obviously possible to do, but it's never really taken off as more than an experimental thing, even though it would seem on the surface to be much easier to do than running pipes and cooling blocks and radiators and the rest of the stuff that's involved in a "conventional" setup. Given that it ought to be that much easier, and nobody seems to use it, I'm suspicious.

    --
    "Ladies and gentlemen, my killbot features Lotus Notes and a machine gun. It is the finest available."
  29. Fluorinert by fahrbot-bot · · Score: 1
    Just submerge the entire system in Fluorinert (like the Cray-2 I use to admin at NASA Langley), circulate and cool the liquid, and be done with it.

    Of course, the liquid is about $270 a liter.

    --
    It must have been something you assimilated. . . .
  30. Good idea, a few comments, tho... by cr0sh · · Score: 1
    This is easily possible, but I would suggest that anyone planning to try this to "do it right" and use proper parallel port interfacing techniques. The OP's suggestion has merit, but properly interfacing to the parallel port isn't simply a matter of hooking up some relays to the pins. Yes, it is possible to do this, it is also possible to "blow your port" (and if you are really unlucky, your entire "super i/o" chip). Interface it right (ie, using at minimum a switching NPN transistor with current limiting base resistor - better would be to precede this with a hex buffer chip) - most parallel ports can only source/sink about 100ma of current - a relay connected straight will probably blow the port, not to mention the kickback from the coil when you turn it off).


    Also, note that if you are doing this as the OP suggests (cron job, etc), there is a *nix utility out there that can turn on/off individual parallel port pins - I don't have a link, but it is fairly easy to find (search under parallel port interfacing off of the ePanorama site). The only possible 'catch' to the app is that it needs to run as root, but I would imagine you would set up the cron job and such for this kind of monitoring that way anyhow...

    --
    Reason is the Path to God - Anon
    1. Re:Good idea, a few comments, tho... by tinkertim · · Score: 1

      I figured on using a parallel port relay board commonly found on e-bay, I don't have a link to the last one I bought or I would post it. They use small reed contacts that switch something that handles a bit more. Its actually a DPDT but wired in as if it was SPDT, one side is "beefier" than the other.

      I think most of these come with sample asm code to show you how to manipulate the registers, could be the very utility you were talking about.

      I looked into it once so I could have 3 led's, red, green and yellow that indicated the server's load status. Handy when you have a rack of 100 in a semi dark room with ultra bright led's :)

      But your right, I should have cautioned. Beware - use a chap-o ISA board with cheap ISA parallel card to test before you hook this contraption up to anything that cost money. Would be a neat project to work on man I wish I had time :)

  31. Jean Gallier's Home Page by Anonymous Coward · · Score: 0
    Dude, if your gona provide a link, do it all the way..

    Jean Gallier's Home Page

    Worth checking out, he has made some of his books downloadable if anyone is interested.