I love kamados, but if one is really concerned with temperature control I don't see how one could beat a water bath for cooking with a separate smoking step. Also, while interesting, that hyperboloid profile has significant disadvantages compared to the more traditional ovoid used by the BGE and clones: more difficult to manufacture, internal stresses, smaller cooking area, more weight, etc. Good engineering practice…
Harvard engineering students devise BBQ smoker
51–57 of 57 posts
Re: Harvard engineering students devise BBQ smoker
#52Earlier quoted context omitted.
If you're willing to throw it up on github, I'd love to see the code that you're running. I'd understand if you want to avoid that if you're planning on commercializing it, though.
I'm an embedded developer, so this has been my first experience in HTML/CSS/JS/Websockets. Here's a general overview: The Python server periodically reads the thermocouple chip over SPI and sends a JSON object over the websocket with temperature and time data. The javascript websocket handler is a switch statement to parse the incoming JSON, which is data updates, log info, and graph data. Each button on the webpage…
Re: Harvard engineering students devise BBQ smoker
#53I wonder if they used the "Texas Crutch," i.e., wrapped the brisket in foil after ~4 hours. The upshot of the Texas Crutch technique is: after about 2 hours on the smoke, the internal temperature of a brisket will plateau for 6-8 hours before climbing toward its final temperature. According to experiments by Greg Blonder[0], this stall is caused by evaporative cooling: once the internal temperature reaches a point wh…
Of course if you cringe at wrapping your smoked food in foil you'll hate this way too. I'm also not sure if this is the technique he used to win his bbq medals, perhaps that's a secret.
Re: Harvard engineering students devise BBQ smoker
#54I love kamados, but if one is really concerned with temperature control I don't see how one could beat a water bath for cooking with a separate smoking step. Also, while interesting, that hyperboloid profile has significant disadvantages compared to the more traditional ovoid used by the BGE and clones: more difficult to manufacture, internal stresses, smaller cooking area, more weight, etc. Good engineering practice…
When Nathan Myhrvold visited Google and spoke, I asked him what he thought the "best" way to make BBQ ribs was (with a stretched definition for "BBQ"). He said: sous vide, arrest via dipping in liquid nitrogen, deep fry, then smoke.
The modernist methods for BBQ do consistently produce a great que, but throwing a butt on an egg slow and low tastes just about as good and takes a lot less work.
Re: Harvard engineering students devise BBQ smoker
#55Earlier quoted context omitted.
When Nathan Myhrvold visited Google and spoke, I asked him what he thought the "best" way to make BBQ ribs was (with a stretched definition for "BBQ"). He said: sous vide, arrest via dipping in liquid nitrogen, deep fry, then smoke.
I'm so conflicted with Myhrvold: I hate Intellectual Ventures and what they do with the passion of a thousand suns, but Modernist Cuisine is an incredible and seminal work of art and science. The modernist methods for BBQ do consistently produce a great que, but throwing a butt on an egg slow and low tastes just about as good and takes a lot less work.
He had done some nice work providing evidence against the "it's just fat melting" theory (he prefers the idea there is water vapor around the meat, absorbing the heat). I suggested that one could wrap the butt in aluminum foil, which would eliminate the evaporation and cause much more of the low heat to stay within the body of the meat.
That would presumably affect the bark, which is why he suggested the deep fry, although I don't think that's really the same as a slow bark.
Re: Harvard engineering students devise BBQ smoker
#56Earlier quoted context omitted.
As soon as the meat reaches ~130f, it's not going to absorb any more smoke.
Could you explain why? Is it a property of the meat?
Re: Harvard engineering students devise BBQ smoker
#57Somehow I suspect this would have turned out better if they were UT or A&M students. Oh wait... can we just put brisket Texas students make using tin foil and a crock pot up against the brisket made by the Harvard kids? I'm pretty sure talent and experience will triumph over technology.