Craft Beer Pi won't turn off element

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.

Bane

Well-Known Member
Joined
Apr 11, 2010
Messages
67
Reaction score
6
Location
Denver
I have a hose head with craft beer pi and no matter what I do, I can't get craft beer pi to properly control the element. I have run auto tune and got the numbers:

p: 28.24
I: 0.092
D 7.19

I have tried brewing on this setup three times and it never stops at my set mash temp. It always overshoots and seems to never stop. I usually end up intervening to save my mash.

Anyone run into this before? Any suggestions on how to fix it?

Thanks,
 
Had this problem on my last brew. Mash got to 83 degrees before I checked on it (was easting breakfast!) Unfortunately I don't have the answer. I'm moving away from CBPi though. Too many issues.
 
I have a hose head with craft beer pi and no matter what I do, I can't get craft beer pi to properly control the element. I have run auto tune and got the numbers:

p: 28.24
I: 0.092
D 7.19

I have tried brewing on this setup three times and it never stops at my set mash temp. It always overshoots and seems to never stop. I usually end up intervening to save my mash.

Anyone run into this before? Any suggestions on how to fix it?

Thanks,
I use PIDaudrino add on and it works perfect. I am using CBPI 3.0
 
Where is your temp probe in the flow?
I'll have to check, but I think I'm using the CascadePID add-on, and haven't had an issue with it.

Also, is it that CBPi is sending the signal to stay on, or are you having issues with the SSR?
 
also I personally think you need at least 5 Volt at least to the input of the SSR

additionally my Element setting is GPIOSimple for PID (Mash) and MOD_PWM with mod_pwm_logic for boil.
 
Last edited:
A little late to the party here, but I use cbpi with a hosehead. My HLT kettle logic is simply the offset logic. I set the offset to zero so simply if my hlt cools below my set point it kicks the element on, if it is above set point it kicks it off. I find this method for me is good enough as there’s so much heat mass between the hlt and recirculating mash it keeps everything real close to set point.

My brewing logic for mashing and ramping are ‘mashin’ for heating everything to strike (I recirculate strike water through my herms coil while heating everything to strike temp). Once I reach strike, my infusion logic is ‘mashstep’ where it drops my hlt setpoint to my mash temp - at this point I’ll also add cool water to hlt to aid in dropping my hlt from strike temp to mash temp so I can start my recirc. After 60 minutes I have another ‘mashstep’ called “ramp” and it ramps my HLT temperature up to about 8degrees F above my next step - which in my case is my mash out. The mashstep logic will hold the HLT at that temp for 1 minute then go to my next step which is ‘switchsensormashstep’. This logic basically controls the hlt to my step temp but waits until the mash sensor reaches my step temp before it starts the timer. So for me once it reaches 168 for my mashout, it starts my 10 minute timer. Once that step is done it goes on and I start my sparge.

Got more than you bargained for, but I see people struggle with the PID logic on this program, and I want to show that it’s really not necessary for herms setups. If you’re running biab, maybe the pid is needed, but in all reality a constantly recirculating mash with so much mass is served well with just the offset logic with zero offset.

hope this is helpful.
 
Back
Top