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

    Homebrewing Facebook Group

Search results

Homebrew Talk

Help Support Homebrew Talk:

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

    Where to get these brewing water additives?

    Food grade Magnesium Chloride flakes can be ordered on Amazon. Picking lime can be bought at Walmart, a grocery store or even Amazon. You'll want to avoid chalk as it's difficult to dissolve without bubbling CO2 through solution. That's a lot of alkalinity you're adding... care to share your...
  2. B

    Does anybody have experience with Candi Syrup d-240

    Denny's used D-240, describes it as chocolate and coffee. https://www.homebrewersassociation.org/forum/index.php?topic=30313.msg397202#msg397202
  3. B

    Please help identify yeast

    That is very interesting radhe. What kind of leaf do you use? It'll be interesting to see your video.
  4. B

    Mineral loss from mash to kettle? Mash and kettle additions?

    AJ, Martin and Kai comment on this subject in this thread: https://www.homebrewtalk.com/forum/threads/is-the-calcium-in-mash-water-lost.353514/
  5. B

    Alkalinity/pH calculation questions

    Thank you (and Silver_Is_Money), those are the explanations I'm looking for. FWIW, I would certainly be interested in such a book and you seem to be an articulate and knowledgeable enough person to write such a book. I'm always asking why and pursuing precision and accuracy, though that may...
  6. B

    Alkalinity/pH calculation questions

    Thanks for explaining that. The question is what book can be referred to in order to learn such things? A basic chemistry book? A basic water book?
  7. B

    Alkalinity/pH calculation questions

    Yes, but magic numbers (err constants...) 50, 61... where do they come from? How are they derived?
  8. B

    Alkalinity/pH calculation questions

    Thanks Hanglow and AJDelange. I really wish there was a book that walked guys like me through the basics of doing these sort of calculations. Kinda like a water calculations/chemistry textbook. I've seen the Water Book but not sure it's simple enough for beginners or maybe if I'd just do more...
  9. B

    Alkalinity/pH calculation questions

    Suppose that using a Salifert Alkalinity test kit, I determine that my water has an alkalinity of 3.77 meq/L. Also, suppose that I have 10% and 85% phosphoric acid solutions. 1.) How does one convert 3.77 meq/L to ppm (mg/L)? 2.) How does one calculate the amount of each acid required to bring...
  10. B

    anyone got a recipe for a real working man's beer

    Drywall.... lol! That's a little too manly for me.
  11. B

    Help with Ro vs tap water test.

    What is the rating on your RO unit? 50/100/150 gallons per day? What is the water pressure entering the unit? Does it have a pump? Are the RO filters new? RO isn't necessarily better than tap but it may be "easier" to work with than tap as it has low to no alkalinity and very little...
  12. B

    Easy Wheat Malting (Picture Guide)

    Don't put the lid on as the grain needs to breath after being drowned. :)
  13. B

    Easy Wheat Malting (Picture Guide)

    Stored in cold/dry conditions seeds can sprout hundreds of years later. I see no reason why some of them wouldn't sprout, but the viability probably won't be 100%. As far as genetic difference from the red wheat of today... probably not much. Why did they store that much wheat? Did they...
  14. B

    Control loop

    Thanks @crane I'll definitely take a look.
  15. B

    Control loop

    Yes, absolutely agree that 20ms resolution for heating applications is unnecessary and won't provide a noticeable difference in performance. The output percentage / cycle time makes sense and gives me a hint as to how to code the entire PID algorithm.
  16. B

    Control loop

    Can better made SSR's handle a 20ms switch cycle? Does it shorten their life span? I would guess a normal PID implementation also switches faster as it approaches the set point (though not constantly like this bang-bang).
  17. B

    Control loop

    RE: Integral Windup - yes, I can certainly believe working on motor controls you would encounter physical limitations that need to be handled, etc... It's an interesting exercise to implement the rest of the PID algorithm and I may just do it for fun... (well fun for a software guy anyway).
  18. B

    Control loop

    Yes, thank you both, I thought as much but just needed verification from those who have gone before me. It will be single vessel Brew In A Basket (solid walls), 5500w element, constant recirculation, temp probe on mash cap input (top side). Though I've been eyeing a two vessel system (HLT/boil...
  19. B

    Control loop

    Coding a control loop for step mashing. The obvious is a PID loop. How well does a basic loop work: while true delta = desired_temp - measured_temp; if delta > 0 set ssr on else set ssr off end if delay 20ms end while
  20. B

    Home Malting..... lots of rootlets, but no acrospire

    Generally, when the steeping schedule is finished and the moisture content is 42-45%, you want to spread it out on the floor 1-2 in. thick, allow it to fully modify (i.e. grow that acrospires 75%-100% the length of kernel), while keeping it moist, constantly turning it so that it doesn't heat...
Back
Top