BigBlock
Well-Known Member
- Joined
- Feb 1, 2013
- Messages
- 83
- Reaction score
- 11
Would small amounts of CO2 being bubbled during the boil impact the flavor/chemistry of the beer?
Background:
I'm working on some automation and wrote some code for my bubbler level sensor (http://playground.arduino.cc/Main/Waterlevel). After getting it running last night, I'm looking for a means to reduce the noise in the signal due to supply pressure fluctuations. There are many ways to accomplish this through mech or control filtering (which I have in my code), but there is a huge difference between using a fishtank pump (noisy) and pulling off my 60gal compressor tank. Since I don't want my brew to taste like compressor oil, that option is out. I could use a secondary tank in series with the fishtank pump but its more claptrap that I'd prefer to avoid. I could also take the relatively small accuracy hit of using a check valve in the link provided, but I'd prefer to have a continuous system. So my thought is to use CO2 regulated way down with a needle valve to meter final flow. In terms of flow it should be less than 1cm^3/sec.
Background:
I'm working on some automation and wrote some code for my bubbler level sensor (http://playground.arduino.cc/Main/Waterlevel). After getting it running last night, I'm looking for a means to reduce the noise in the signal due to supply pressure fluctuations. There are many ways to accomplish this through mech or control filtering (which I have in my code), but there is a huge difference between using a fishtank pump (noisy) and pulling off my 60gal compressor tank. Since I don't want my brew to taste like compressor oil, that option is out. I could use a secondary tank in series with the fishtank pump but its more claptrap that I'd prefer to avoid. I could also take the relatively small accuracy hit of using a check valve in the link provided, but I'd prefer to have a continuous system. So my thought is to use CO2 regulated way down with a needle valve to meter final flow. In terms of flow it should be less than 1cm^3/sec.