My DIY Fermentation chiller with temp logging and charting

Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum

Help Support Homebrew Talk - Beer, Wine, Mead, & Cider Brewing Discussion Forum:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.

pelipen

Well-Known Member
Joined
Nov 10, 2010
Messages
730
Reaction score
61
Location
Philly
So, not wanting to buy a fridge because it would be too easy, I decided to make a wort chiller by temperature controlling the swamp cooler approach. I did this more because it's possible, than because it's the best solution. I like to tinker.

Pros:
  • cheap
  • Learn something new
  • doubles as storage bins

Cons:
  • ugly
  • involves wiring, water, and coding, which can be a deadly mix, particularly coding

I made up four temperature probes from stainless rod stock.
The thermometers I used are the Dallas/Maxim DS18S20's which a lot of people here use. These fit into the stainless probe with slight friction, so the fit is snug.
I sealed the ends with food safe epoxy.
I used the USB controller DS9420.
It all looks like this:
2012-06-24_12-17-34_998.jpg


I had an old cooler which I fill with water and a bunch of half size frozen water bottles (not the big ones pictured.
The pump is connected to the temperature controller (Control Products 2 stage)
Temp controller probe will be attached to the side of the fermentor, and insulated a bit.
The drain pictured is a test setup, the final will be much closer to the wall. Variable height for variable fermentors.
Water is pumped when the controller activates, when the temp reaches set point it shuts off. Simple. Pump is a cheap aquarium type from Harbor Freight.
I have a temperature monitoring probe in the fermentor, attached to the side, and in the water bath. This is so I can see correlation over time and frequency of pump activation.
The rough setup looks like this (but will be much cleaner when done):
2012-06-27_22-02-13_542.jpg


I calibrated the four DIY temperature probes against my reference brewing thermometer (with five involved, you have to pick one as reference). The correlation was very linear, and you can see the effect of making this correction over a 12 hour example set of data. 5 minute averages of per minute readings.
sm_img_0703_focused.jpg


The data is logged to a database using RRDTool
I then update a web page every minute with temp data graphs and gauges. I'm using RRDTool for the graph creation, and the slick html5 "Canvas Steel" gauges from Harmonic Code, which I saw first on this forum, along with a lot of these ideas.
I use Digitemp on a linux machine to pull the probe data, and some php scripts to do the temp correction, logging to the RRDTool database, and web page creation.
Later I'll make the page more dynamic so components refresh without reloading the page on a 60 second timer.
sensors.jpg


It's been fun. Hoping to set it all up and use it this weekend.
 
Last edited by a moderator:
I love this concept. Each time your pump runs it will generate some heat though. The closer the chiller pond gets to your ferm temp set point the more the pump will run... thus introducing more heat. If it got away from you it could end up warmer than surrounding ambient.

What about a DIY window AC as a "chiller" or putting your reservoir in a fridge/freezer?

I've been dreaming of a multi zone system with programmable temp curves but the brain portion is probably above my current and limited programming skills.
 
My hope is that it will give me enough improvement over the swamp cooler to be worth it. I was doing ok with the swamp approach, but things like sleep, long days at the office or a day trip, made it difficult to maintain temps sometimes, particularly in that room that gets afternoon sun. I don't mind constantly restocking the ice bottles, but I'm thinking this will give me a much wider buffer and be more consistent.

I'm eager to find out. Everything but the nifty purple bin was on my "need to buy" list or free, so I'm only out some time if it doesn't work like I want.

If I could find a beat to heck fridge on CL, tearing it apart and suspending the coils in the cooler would definitely work. Of course, then I might just end up building a chamber out of foamular.

I'll post some charts when it's running for comparison to other methods. Curious what kind of temp differential I'll get from inside to outside. I've read anywhere between 1 and 10 F.
 
Back
Top