Hello Everyone.
i bought the book "Designing and building automatic stills - By Riku Version 2.
and i see that he have made a Lacretz Mk2 column. whit a Solenoid takeoff valve.
He made a Script for computer to open/close this valve. but i dont want to use a computer.
do anyone of you smart guys know how i can do this? im thinking abaout using a Sestos d1s Pid kontroller? but dont know how to set it up.
i event dont know if i can use this PID. maybe i have to buy another one.
Hope somone can help me.
Solenoid takeof valve
Moderator: Site Moderator
- Expat
- Distiller
- Posts: 2251
- Joined: Fri Feb 24, 2012 3:58 pm
Re: Solenoid takeof valve
PID is of no value for distillation since it controls temperature, whereas POWER input control is required.
Re automation; distillation is dangerous and should be supervised directly at all times, any attempt to automate processes should keep this in mind. That being so, there isn't tremendous value in building such system at the hobby scale.
Stay safe and have fun.
Re automation; distillation is dangerous and should be supervised directly at all times, any attempt to automate processes should keep this in mind. That being so, there isn't tremendous value in building such system at the hobby scale.
Stay safe and have fun.
_____________________
EXPAT
Current boiler and pot head
Cross flow condenser
Modular 3" Boka - pics tbd
___________________
EXPAT
Current boiler and pot head
Cross flow condenser
Modular 3" Boka - pics tbd
___________________
-
- Novice
- Posts: 5
- Joined: Sat Jun 01, 2019 10:22 am
Re: Solenoid takeof valve
Hello Expat.
This is not for making it automatic. But for making Pure vodka. And it's a must to have this valve. I still need to watch the cooling temp so it dont go over/under 60°. And this i have to do manualy.
This is not for making it automatic. But for making Pure vodka. And it's a must to have this valve. I still need to watch the cooling temp so it dont go over/under 60°. And this i have to do manualy.
- still_stirrin
- Master of Distillation
- Posts: 10372
- Joined: Tue Mar 18, 2014 7:01 am
- Location: where the buffalo roam, and the deer & antelope play
Re: Solenoid takeof valve
Huh? It sounds like you’re trying to automate the system.Crazylegs wrote:This is not for making it automatic....But for making Pure vodka....
Are you trying to throttle the cooling water...or regulate the heat input?Crazylegs wrote:And it's a must to have this valve. I still need to watch the cooling temp so it dont go over/under 60°. And this i have to do manualy.
You DO understand that the boiling point of the boiler charge will naturally increase as the run progresses, right? So, at some point trying to hold a vapor temperature constant will result in diminishing vapor production to the point that you’ll leave a lot of good alcohol in the boiler.
You need to do more reading on the fundamentals of alcohol distillation.
ss
My LM/VM & Potstill: My build thread
My Cadco hotplate modification thread: Hotplate Build
My stock pot gin still: stock pot potstill
My 5-grain Bourbon recipe: Special K
My Cadco hotplate modification thread: Hotplate Build
My stock pot gin still: stock pot potstill
My 5-grain Bourbon recipe: Special K
- Expat
- Distiller
- Posts: 2251
- Joined: Fri Feb 24, 2012 3:58 pm
Re: Solenoid takeof valve
Crazylegs wrote:This is not for making it automatic.
Sure seems like automation.Designing and building automatic stills
_____________________
EXPAT
Current boiler and pot head
Cross flow condenser
Modular 3" Boka - pics tbd
___________________
EXPAT
Current boiler and pot head
Cross flow condenser
Modular 3" Boka - pics tbd
___________________
Re: Solenoid takeof valve
Sounds like he's trying to automate one aspect of distillation for 'optimization'. There is nothing wrong with that. It is similar to using 'technology' to vary the amount of heat that is introduced.
I paid for that book and joined that forum, but never really got deep into understanding the method using that solenoid. If the method works ... awesome!
Without using a computer to run it, you would likely be able to use a 'Raspberry Pi' to run it. You would need a computer to write code and load the code onto the Raspberry Pi.
There are reasonably priced, tiny, Windows Micro Computers that could run it using existing/available code.
I paid for that book and joined that forum, but never really got deep into understanding the method using that solenoid. If the method works ... awesome!
Without using a computer to run it, you would likely be able to use a 'Raspberry Pi' to run it. You would need a computer to write code and load the code onto the Raspberry Pi.
There are reasonably priced, tiny, Windows Micro Computers that could run it using existing/available code.
-
- Swill Maker
- Posts: 314
- Joined: Thu Jun 01, 2017 3:38 pm
- Location: New Zealand
Re: Solenoid takeof valve
https://www.auberins.com/index.php?main ... x&cPath=53" onclick="window.open(this.href);return false;" rel="nofollow
Dspr400
Two versions of the Distilling Controller are offered at this time. DSPR220 is the standard model with one SSR control output. DSPR400 is the advanced model with two additional programmable relay outputs. These relays can be programmed to engage at specific temperature or time. They are very versatile and can be used for many different types of applications. Following are some examples.
Dspr400
Two versions of the Distilling Controller are offered at this time. DSPR220 is the standard model with one SSR control output. DSPR400 is the advanced model with two additional programmable relay outputs. These relays can be programmed to engage at specific temperature or time. They are very versatile and can be used for many different types of applications. Following are some examples.
-
- Novice
- Posts: 5
- Joined: Sat Jun 01, 2019 10:22 am
Re: Solenoid takeof valve
Thanks for understanding. Yes i was thinking about raspery pii or arduino. I talked whit a frend yesterday and he was gonna help me to program it.NineInchNails wrote:Sounds like he's trying to automate one aspect of distillation for 'optimization'. There is nothing wrong with that. It is similar to using 'technology' to vary the amount of heat that is introduced.
I paid for that book and joined that forum, but never really got deep into understanding the method using that solenoid. If the method works ... awesome!
Without using a computer to run it, you would likely be able to use a 'Raspberry Pi' to run it. You would need a computer to write code and load the code onto the Raspberry Pi.
There are reasonably priced, tiny, Windows Micro Computers that could run it using existing/available code.
Re: Solenoid takeof valve
Yes, I forgot arduino. Good call. All are very interesting gadgets. I've always been interested in them, but never played with them.