as mentioned the heater would likely work with a standard compression fitting... my 1000w one will arrive in three days I will post results.
Have you put it together?
as mentioned the heater would likely work with a standard compression fitting... my 1000w one will arrive in three days I will post results.
This thread is pretty interesting. One snag on the copper for me is figuring out how to get that element in there since I don't where to get the silicone bungs. All I have seen are the standard carboy bungs.
This has really intrigued me, and seeing Mojzis tube on another thread has me trawling Ebay to find the required parts. My thoughts are to incorporate this into my very long and no-light-at-the-end-of-the-tunnel-yet arduino controller project, but to get it up and running I was think of using a cheap Ardunio Mini Pro to run it.
All in all I think I could get a stand alone tube with controller up and running for around $60 (with hose tails for the in/out). I have a similar issue that Alpha has with not living in the US so getting cheap fittings sometimes get stung with crazy shipping costs. I have found a couple of Chinese suppliers with "free" shipping and pretty cheap unit costs for fittings. I have also gone for a 1/2" tube design and 6mm heater (only 400W but should be able to maintain temps) due to restrictions in what these suppliers do offer!
Tube
Controller
- Heater $8.50
- 1/2" x 75mm Barrel Nipple $1.90
- 1/2" Tee 2x $3.00 = $6.00
- DS18B20 SS Temp probe $2.60
- 1/2" NPT x 6mm Compression Fitting 2x $4.50 = $9.00
- 1/2" NPT x 12mm Hose tail 2x $2.30 = $4.60
- Tube Total = $32.60
Total Build cost $52.80
- Rotory encoder $1.00
- LCD + Serial board $5.70
- Arduino Pro Mini + USB/UART converter $5.00
- Project Box + Power supply for Arduino ~$5.00
- 25A SSR $3.50
- Control Total = $20.20
Can you walk me through assembling and programing the controller?All the parts are still on a slow boat from China
Have you put it together?
well I finally got around to building mine... I used 3/4" copper for the main body and 1/2" fittings at all ends. I tested it tonight with just 2 gallons of water in my mashtun which it heated from 76 to 153 (setpoint) in 35 minutes so it should have no issues just maintaining my mash temps.
My "1000w" element doesnt appear to truly be 1000w however since its only drawing 3 amps? its rated at 220v according to the numbers etched into the side and I am feeding it 240v so I would think the draw should be even higher right?
Regardless of this I am happy, I was able to use a 1/2" compression fitting wit a very small amount of teflon tape wrapped around the very top of the element... its holding up fine so far.
I wonder if you have been duped, 220Vac is an odd voltage nowadays as I understand. Commonly it is 240Vac (220Vac is commonly used as a throwback to the old standard).
But lets accept what is written on the package - 1000W @ 220Vac gives a resistance of 48.4 ohms. You would need to be feeding a 48.4 ohm load a 145Vac for it to be drawing 3A, and be putting out 435W.
If it was 1000W @ 240Vac it would need to be supplied at only 170Vac to be drawing 3 A.
Now the interesting part - if it was actually spec'd at 750W @ 240Vac - that would be equvilant to supplying it with 230Vac (reasonably to assume this would be true) when it draws 3A (or 3.125A @ 240Vac). This would give an output power of just under 700W which allowing for some loss fits your test very closely = 2 gallons raised 77°F in 35 minutes
And what was the diameter of the 1000W cartridge heater?
I now wonder if my amp/volt meter in my panel may be off when reading that low... my new 4500w element draws 18.5amps and my meter shows 240-242v tonight... less when there are other things drawing on my power in the house.just under 1/2"... about 7/16
I now wonder if my amp/volt meter in my panel may be off when reading that low... my new 4500w element draws 18.5amps and my meter shows 240-242v tonight... less when there are other things drawing on my power in the house.
my older 4500w ulwd elements draw 17.5 and about 17.8 if I remember correctly...
Damnit! my edit button is gone and I keep hitting the quote button instead!
I have the 1000w also and I feel like mine heats faster than that. No real data to go by though. If I remember right mine draws somewhere around 6 amps.
I used the 1/2" compression, tightened the hell out of it then sealed the end with JB weld just in case.
I have the 1000w also and I feel like mine heats faster than that. No real data to go by though. If I remember right mine draws somewhere around 6 amps.
I used the 1/2" compression, tightened the hell out of it then sealed the end with JB weld just in case.
I use those "tiny ebay pumps".... I always start them at a real slow speed with my pwm speed controllers and then slowly turn them up to full power over the course of 30 seconds or so... over 30 brew sessions with no stuck sparge. I did have 1 or two that seemed to run slower though.Even with those tiny eBay pumps, you have to restrict the output from them to prevent "stuck sparges" in the mash tun. You need a valve between the pump and the RIMS tube so you can reduce the flow rate (don't put it after the RIMS tube, as you don't want the possibility of pressure building up there if the controller goes wrong and boils the wort).
Most importantly, you need to start the recirculation very slowly to set the grain bed to prevent sticking. You can then gradually increase it as the mash proceeds (the parts of the grain bed that would stick gradually thin as the mash converts starches to sugars and the pump moves fine material from the bottom to the top of the grain bed - by the end of a 60 min mash I can run my Topsflo pump at full speed, where I had started at maybe 10% flow rate. I'm using a 12" domed mesh false bottom). Manually vorlaufing before starting the pump can help as well. You need to tune the PID controller for the slower flow rate to prevent overshoots.