<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: How can I control my beer temperature?</title>
	<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature/</link>
	<description>Comments on Ask MetaFilter post How can I control my beer temperature?</description>
	<pubDate>Sun, 18 May 2008 22:18:30 -0800</pubDate>
	<lastBuildDate>Sun, 18 May 2008 22:18:30 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: How can I control my beer temperature?</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature</link>	
		<description>I&apos;m looking for a serial-port temperature controller thingie for a bizarre cooling system I&apos;m building, for a beer fermenter. &lt;br /&gt;&lt;br /&gt; The Problem: Beer needs to be kept around 65-70 degF in order to ferment properly; too cold and everything slows down, too hot and the yeasts die.&lt;br&gt;
&lt;br&gt;
The Tools: I have a mini-fridge, a very small computer with only a serial port and 3 network ports, and not a lot of money.&lt;br&gt;
&lt;br&gt;
The Solution so far: I&apos;m going to have the beer fermenting in a glass &lt;a href=&quot;http://www.ebrew.com/Products_C/3-gallon_carboy.jpg&quot;&gt;carboy&lt;/a&gt;, and the mini-fridge running right beside it. Inside the fridge will be a tank of water, and inside the tank will be an aquarium pump.&lt;br&gt;
&lt;br&gt;
The aquarium pump is connected to some plastic hose which attaches to a copper coil (refrigeration grade) that circles around the carboy, then dumps the water back inside the fridge container. Basically, when the aquarium pump turns on, it cycles a new length of cold water into the copper tubing and cools the carboy. The whole carboy will be inside of a styrofoam box or something to insulate it.&lt;br&gt;
&lt;br&gt;
To control the pump, I&apos;m going to have a thermistor or some other temperature sensor floating in the beer, or even better a couple of them at different positions inside the carboy. This is where my question comes in:&lt;br&gt;
&lt;br&gt;
I can either try and build a circuit to switch on the aquarium pump when the temperature hits a certain trigger, using a prototype board and solder. Or, since I have this tiny computer sitting un-used, I can just find a temperature sensor that will plug into the serial port, then write a program to read the temperature and...I guess somehow use it to turn on the aquarium pump.&lt;br&gt;
&lt;br&gt;
Basically I want to know if anyone can think of a better setup than this (keeping in mind that i&apos;m poor,) or suggest another way to do it?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.91781</guid>
		<pubDate>Sun, 18 May 2008 21:31:39 -0800</pubDate>
		<dc:creator>geodave</dc:creator>
		
			<category>beer</category>
		
			<category>brewing</category>
		
			<category>homebrew</category>
		
			<category>refrigeration</category>
		
			<category>crazycontraption</category>
		
	</item> <item>
		<title>By: suedehead</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345042</link>	
		<description>Are you handy with programming/soldering? Do you already have the prototype board lying around? If not, the cheapest (but hardest) solution might be to create a small circuit board that utilizes the parallel port to both measure temperature and turn the pump on. &lt;br&gt;
&lt;br&gt;
You&apos;d want a relay for the pump, and a &lt;a href=&quot;http://www.riccibitti.com/pc_therm.htm&quot;&gt;cheap serial&lt;/a&gt; &lt;a href=&quot;http://martybugs.net/electronics/tempsensor/&quot;&gt;thermometer circuit&lt;/a&gt;. Modify the software so that one of the unused pins connects to the relay switch. Temperature output from sensor goes into computer, which then controls the output to the relay, which then controls the pump.&lt;br&gt;
&lt;br&gt;
All in all, this shouldn&apos;t cost you more than $15 in parts, less if you have diodes, relays, etc. lying around.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345042</guid>
		<pubDate>Sun, 18 May 2008 22:18:30 -0800</pubDate>
		<dc:creator>suedehead</dc:creator>
	</item><item>
		<title>By: hattifattener</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345044</link>	
		<description>Hm. Buy some DS1Wire or I2C temperature sensors from Digi-Key or Mouser; write a program to bit-bang them with some of the serial port&apos;s control lines (or use one of the open source ones). Use another one of the serial lines to control an optotriac which triggers a relay which controls the aquarium pump (leave off the relay if the pump&apos;s small enough to be controlled by the optotriac directly&#8212;&#160;remember to have a snubber for the inductive kick). WAG parts cost around $15, maybe?&lt;br&gt;
&lt;br&gt;
Or, y&apos;know, use a thermistor and a comparator instead of a computer. Dunno if that would actually be cheaper fin this situation.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345044</guid>
		<pubDate>Sun, 18 May 2008 22:23:24 -0800</pubDate>
		<dc:creator>hattifattener</dc:creator>
	</item><item>
		<title>By: hattifattener</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345057</link>	
		<description>Heh, simul-$15. Aberto Ricci Bitti&apos;s page exemplifies the I2C suggestion; martybugs&apos;, the DS1Wire suggestion.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345057</guid>
		<pubDate>Sun, 18 May 2008 22:34:32 -0800</pubDate>
		<dc:creator>hattifattener</dc:creator>
	</item><item>
		<title>By: 5MeoCMP</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345179</link>	
		<description>Can you put the copper in the fermenter, instead of outside it? Your coil will be a different shape, but you&apos;ll get a much better heat exchanger. If you&apos;re not wedded to the glass carboy, go for a plastic bucket with a snap-on lid instead (about $5 from home depot if you&apos;re in the states) -- just don&apos;t clean it with anything scratchy. Honestly, I really dislike glass carboys. They&apos;re impossible to clean well, they smash if you drop them, and they weigh a ton.&lt;br&gt;
&lt;br&gt;
I&apos;d tend to go the thermistor/parallel port route if for no other reason than that you then have a built-in data logger too. You&apos;ll be able to see the temperature trends over a day, better map the response of the system to fluctuations and so on.&lt;br&gt;
&lt;br&gt;
Or, could you fit the fermenter into the mini-fridge (taking out the shelves, natch) and just use the native, passive, unpowered insulative properties therein to maintain a reasonable temperature?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345179</guid>
		<pubDate>Mon, 19 May 2008 05:33:47 -0800</pubDate>
		<dc:creator>5MeoCMP</dc:creator>
	</item><item>
		<title>By: phil</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345194</link>	
		<description>would it not be easier to put the carboy in the fridge? im not sure if $52.99 is too pricey but plenty of homebrew shops sell &lt;a href=&quot;http://www.northernbrewer.com/temp-control.html&quot;&gt;thermostat overrides&lt;/a&gt;.  if it is too expensive it sounds like it is essentially the same device you would need to build in order to determine when to circulate water.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345194</guid>
		<pubDate>Mon, 19 May 2008 06:20:05 -0800</pubDate>
		<dc:creator>phil</dc:creator>
	</item><item>
		<title>By: phil</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345203</link>	
		<description>if cost is the determining factor a &lt;a href=&quot;http://www.homebrewadventures.com/articles/article07280201.shtml&quot;&gt;swamp cooler&lt;/a&gt; may by the way to go.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345203</guid>
		<pubDate>Mon, 19 May 2008 06:37:28 -0800</pubDate>
		<dc:creator>phil</dc:creator>
	</item><item>
		<title>By: rkent</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345223</link>	
		<description>I would have to recommend against 5MeoCMP&apos;s plan simply  because it&apos;s really hard to be &lt;i&gt;sure&lt;/i&gt; that you&apos;ve cleaned the coil enough to put it in the unfermented wort, which as you know is essentially a huge fungal/bacterial growth medium.  You want as little stuff as possible to touch the wort.&lt;br&gt;
&lt;br&gt;
I&apos;d essentially go with phil&apos;s suggestion and get a thermostat override.  I suspect you can&apos;t fit your carboy in your minifridge; only a few models accommodate them.  But even if you keep this weird heat exchanger in place, you can slide the thermostat probe in between the coil and the glass, and it&apos;ll be close.  Put a plastic thermometer strip directly on the glass and you can calibrate the thermostat reading with what temperature you actually achieve.&lt;br&gt;
&lt;br&gt;
I suspect this arrangement will be quite inefficient, however, and you&apos;ll need to leave the fridge on almost all the time and the precise thermostat control will be redundant.  Anyway, try it out.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345223</guid>
		<pubDate>Mon, 19 May 2008 07:06:03 -0800</pubDate>
		<dc:creator>rkent</dc:creator>
	</item><item>
		<title>By: range</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345283</link>	
		<description>&lt;em&gt;...or suggest another way to do it?&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
This all sounds way too complicated for your needs -- maybe I&apos;m nuts, but here&apos;s a simple 1-sensor controller that would cost maybe a couple of dollars in parts (beyond the cost of a thermistor, which a quick Digikey check says is $3-5).&lt;br&gt;
&lt;br&gt;
(Wow, this got long.  Summary: make a couple of voltage dividers, one with a thermistor and another with a pot for reference; feed it into a comparator; use that to control the relay.)&lt;br&gt;
&lt;br&gt;
You can set this up with whatever power supply you want, say 5-12V.  A 9V battery would work easily, or just grab and wire-strip a wall wart.  For this, let&apos;s say you need a 5k negative-coefficient thermistor (so its resistance decreases as temp increases), two 5k resistors, a 5k potentiometer, and a standard-issue 741 op-amp.&lt;br&gt;
&lt;br&gt;
The first chain you need to make is the thermistor and 5k resistor in series from power to ground -- that&apos;s (V+)---(therm.)---(5k)---(GND).  Call the voltage where the thermistor and the 5k meet Vtherm.  As the temp increases, the thermistor lowers its resistance, and Vtherm gets closer to V+.  Temp goes down, thermistor increases resistance, Vtherm goes closer to GND.&lt;br&gt;
&lt;br&gt;
The next chain is almost the same:  (V+)---(5k ^ pot)---(5k resistor)---(GND).  That&apos;s the left leg of the pot to V+, right leg to the 5k resistor, middle leg is your output, which will move around like Vtherm, but this time in response to you turning the knob of the pot.&lt;br&gt;
&lt;br&gt;
So -- connect Vtherm to the (+) input of the op-amp; connect the middle leg of the pot to the (-) input.  With no feedback, you&apos;ve got a comparator.  When Vtherm is higher than your reference voltage (from the pot), the output of the 741 will be V+ (roughly); when it&apos;s lower, the ouput is 0.  Connect that output to the relay that&apos;s controlling your pump, calibrate the thing with a kitchen thermometer, and you&apos;re done.  High temp = pump on, low temp = pump off.&lt;br&gt;
&lt;br&gt;
One caveat -- you&apos;ll almost definitely need some hysteresis so that the relay doesn&apos;t drive you nuts clacking back and forth when you&apos;re near the threshold.  The first example given by &lt;a href=&quot;http://www.maxim-ic.com/appnotes.cfm/an_pk/3616&quot;&gt;Maxim&lt;/a&gt; might be an easy place to start.  Any computer control you write is going to have to do this too.  If you want multiple sensors, you could use another couple of op amps to average their inputs and use this same technique to control the pump.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345283</guid>
		<pubDate>Mon, 19 May 2008 07:57:24 -0800</pubDate>
		<dc:creator>range</dc:creator>
	</item><item>
		<title>By: exphysicist345</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345406</link>	
		<description>Try it out.  You can do it either way &amp;ndash; or both &amp;ndash; and it depends on which you&apos;d like to try first: putting together a little circuit, or programming the serial port.  Have fun!  The journey is the reward.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345406</guid>
		<pubDate>Mon, 19 May 2008 09:43:16 -0800</pubDate>
		<dc:creator>exphysicist345</dc:creator>
	</item><item>
		<title>By: jclovebrew</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345407</link>	
		<description>Come on man, just buy a temp controller.  They&apos;re not that expensive, and you won&apos;t have a complicated setup to debug if things go wrong.&lt;br&gt;
&lt;br&gt;
Johnson Controls and Ranco are the two brands that I know of.  This page sells Johnson. &lt;a href=&quot;http://www.northernbrewer.com/temp-control.html&quot;&gt;http://www.northernbrewer.com/temp-control.html&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345407</guid>
		<pubDate>Mon, 19 May 2008 09:43:29 -0800</pubDate>
		<dc:creator>jclovebrew</dc:creator>
	</item><item>
		<title>By: geodave</title>
		<link>http://ask.metafilter.com/91781/How-can-I-control-my-beer-temperature#1345603</link>	
		<description>Thanks guys. Ain&apos;t no way a 6 gallon carboy is fitting in that tiny fridge.&lt;br&gt;
&lt;br&gt;
Plus, it just wouldn&apos;t be me unless it involved some elaborate overkill mad-scientist crap.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.91781-1345603</guid>
		<pubDate>Mon, 19 May 2008 12:43:51 -0800</pubDate>
		<dc:creator>geodave</dc:creator>
	</item>
	</channel>
</rss>
