• Please visit and share your knowledge at our sister communities:
  • If you have not, please join our official Homebrewing Facebook Group!

    Homebrewing Facebook Group

Automated volume sensing idea/help

Homebrew Talk

Help Support Homebrew Talk:

This site may earn a commission from merchant affiliate links, including eBay, Amazon, and others.
http://www.amazon.com/dp/B004U8TOE6/?tag=skimlinks_replacement-20

I'm using this ultrasonic sensor with my arduino build to tell my unit when to fire the heating element (safe volume level) and when to turn off the heating element if I'm in danger of a boil over. Can't wait to say goodbye to the chance of a boil over while I'm not watching the kettle. Gotta love automation!
That is way cool. What is the state the sensor uses to determine impending boil-over?
 
Last edited by a moderator:
It's an if statement based on the distance the sensor pings. If the distance it sees to the liquid level is short enough, then it turns off the little output pin to the heating element.
 
same one that i setup. it worked over a keg of water at ambient temperature but i wonder how good it will be when mounted over a steamy hlt or aimed at a foamy potential boilover.
 
Stream does not (or should not) be seen by the sensor. I am more worried about debugging the sensor for the temp change and the nonreflective surface of the foam. Haven't gotten it yet...
 
It's just that i've done a very modest bit of research on this and i found even with far more sophisticated sensors there is a degree of tuning required based on the environment in question. That's not to say this approach can't work.

How about this thread be used to motivate us to be he first to find an actual practical use for this HC-SR04 module. Winner can prove that the module measures accurately enough to automatically deliver a specified volume of strike water to a mash tun. This means the system has to stop the HLT being filled at the desired volume, hit the desired strike temp and subsequently stop the pump to the mash tun when enough strike water has been transferred.

In case any one thinks i have a head start i still don't have power/water in my brewery
 
Stream does not (or should not) be seen by the sensor. I am more worried about debugging the sensor for the temp change and the nonreflective surface of the foam. Haven't gotten it yet...

I have used ultrasonic for many years for measuring levels of various materials. Most are not affected by dust or turbulance. I would think that foam would not be an issue but if your using it to measure level in HLT or MLT, foam shouldnt really be an issue. Im in the process of puting mine together with a Micrologix 1500 PLC and plan on using ultrasonic for the HLT. Plus this is just my 2¢.
 
I have used ultrasonic for many years for measuring levels of various materials. Most are not affected by dust or turbulance. I would think that foam would not be an issue but if your using it to measure level in HLT or MLT, foam shouldnt really be an issue. Im in the process of puting mine together with a Micrologix 1500 PLC and plan on using ultrasonic for the HLT. Plus this is just my 2¢.

Nice. Micrologix! I know a professor who had one that wanted me to program it and build him an automated brewery. Unfortunately, at the time I knew nothing about that ladder logic programming language. Would love to have one of my own to play with.
 
Pretty slick, but datasheet specs only rate it to 150°F, so would probably fail in brewing conditions.

I highly doubt the stream over 12" above the liquid is 150F in an atmospheric pressure.
 
Sometimes I think this get over engineered when they can be very simple. I know you said no float switch but it doesn't need to be attached to the pot. I attached it to my sparge arm so the whole thing comes out in one piece and is not part of the pot.

C01D59C1.jpg
 
Sometimes I think this get over engineered when they can be very simple. I know you said no float switch but it doesn't need to be attached to the pot. I attached it to my sparge arm so the whole thing comes out in one piece and is not part of the pot.

C01D59C1.jpg

Slick setup, with simple elegance! I'm guessing the whole assembly is vertically adjustable for different batch sizes? Do you have a source/price you can share?

Still interested in a way to set sparge volume, what is the range of sensing with that float?

Thanks, Dale
 
... Do you have a source/price you can share?

Still interested in a way to set sparge volume, what is the range of sensing with that float?

eBay, search "Stainless Float Switch". There's plenty of different lengths, mounting options. I have a few of them for my rig, they were about $8 each.
 
Interesting ideas here! For those of you using pressure sensors (like with the Brewtroller), do you use this on a MLT? If so, wouldn't the suction from the pump during recirculation lead to inaccuracies during recirculation?
 
It's just that i've done a very modest bit of research on this and i found even with far more sophisticated sensors there is a degree of tuning required based on the environment in question. That's not to say this approach can't work.

How about this thread be used to motivate us to be he first to find an actual practical use for this HC-SR04 module. Winner can prove that the module measures accurately enough to automatically deliver a specified volume of strike water to a mash tun. This means the system has to stop the HLT being filled at the desired volume, hit the desired strike temp and subsequently stop the pump to the mash tun when enough strike water has been transferred.

In case any one thinks i have a head start i still don't have power/water in my brewery


Has anyone done it yet? I might embark on this mission as my first foray into Arduino programming. I'd hate to just replicate something that's already been done.
 
Ok, the folks in here seem more whack than the other forums, and I'm counting on that for ideas/feedback for optical volume sensor.

Did a thread search and found a bunch of float switch setups, but don't like the idea of having extra stuff hanging in my keggles and was concerned about accuracy when moving between keggles. And proximity and other sensors I found were major $$$$$.

Thanks, Dale

Just saw this post when I was hunting for ideas. I also found a tape based volume sensor for use with Arduino. It's Teflon sealed and rated for use with foods. Was just toying with the idea so haven't explored it in depth myself. Here is the sensor http://www.adafruit.com/products/1786

Good luck
 
Just saw this post when I was hunting for ideas. I also found a tape based volume sensor for use with Arduino. It's Teflon sealed and rated for use with foods. Was just toying with the idea so haven't explored it in depth myself. Here is the sensor http://www.adafruit.com/products/1786

Good luck

It's only rated to 150*F. mashes get hotter than that, and if it's to be mounted on the side of a pot, the tape could potentially be even hotter if gas-fired.
 
It's only rated to 150*F. mashes get hotter than that, and if it's to be mounted on the side of a pot, the tape could potentially be even hotter if gas-fired.

Like I said, I stumbled across it before I saw your post - never looked at the details too closely. Back to the drawing board. How about an Arduino based flow control valve on the input side, measures vol. based on a turning paddle wheel valve. Originally was targeting it as means of monitoring how much beer was left in a keg.
 
I saw the strip sensor, as well, but the temp rating scared me off. I've already ordered the HC-SR04 ultrasonic sensors to see if I can get them to accurately measure mash and BK levels. I'll let you guys know if I have success.
 
Got the sensors in on Saturday, tested them out and they seem to be working reliably on the breadboard. Next step is seeing if they still work when they're firing into a closed kettle...
 
Would like to know how this works out for you.

Had another thought, but I'm a bit out of my element here. I have sight gauges on my tanks so how about a low pressure air sensor mounted on the top of the sight tubes? Could this work for 15 gallon batches or would it work on a 300 gallon system? Thinking that the pressure differential would be too small on 15 gallon volumes.
 
Was looking at the MS5805 as way to measure volume.

Datasheet-http://www.datasheetlib.com/datasheet/1438323/ms5805-02ba01_msi-measurement-specialties-inc.html

Not sure of the sensitivity yet, but I was thinking of attaching via some sort of tubing to my existing sight gauge tube and connecting it via analog pins on my Beaglebone Black. The additional pressure in the sight gauge should be enough. Goal is to use on a 6 bbl system. I'm sure there are a number of reasons it won't work but.....
 

Latest posts

Back
Top