This mod is about taking over Silvia's brew and steam thermostats that has large temperature margin (~10-16 °C ) and replace it with an accurate, energy saving PID controller.
There are few ways to do this mod, each present different approach and involves different components and wiring.
For me, it was important to separately control both brew and steam set-point (=the target temperature for the boiler to reach) and to see the current temperature while in process (=dual display).
|
One way to do this is with 2 separate controllers, each with its own set-point, or a dual set-point controller.
I have found that dual set-point controllers are very expansive and only few exist, so I started searching and hunting for used ones. This hunt went for few months but it was worth the trouble and the waiting since I eventually got
a Watlow 96A0-FCDU-00RG controller for ~$35.
This controller that I got is a Watlow 96 series. See its spec here and manual here. See also my Watlow fix page.
The controller has 4 possible outputs and each can be one of few, so there are many models out there and it is advised to know exactly what you are buying.
The basic options for a Watlow 96 output are:
Type C - can drive DC-AC SSR
Type K - can drive AC-AC SSR
Type F - can drive proportional DC-AC SSR (best option but requires costly SSR)
Type D - is a mechanical relay that can take 2A@250VAC. (100K operations lifetime)
Since Silvia's heat element is 5A and operates many times, you can't connect this relay directly to the heat element and thus it is not a preferred output. It is possible however to connect this output to an SSR but still, the triggering component remains a mechanical relay. My advice is to avoid this option for the brew function.
What is the big deal with this F-type output anyway ?
This is a proportional output that allows the controller to act like a dimmer and trigger the heat element not only with on (100%) or off (0 %) but rather with any value in between as well.
It allows using more sophisticated control algorithm, save energy and getting better and faster results.
Type F output requires a proportional SSR in order to use its proportional ability and this SSR might be expensive.
As I wrote earlier, if you are a hunter and wait enough time, you'll find what you want. I got my Crydom 10PCV2425 proportional SSR for less than $20, so be patient.
Tip: Type F is range selectable and can be set as 0-20mA, 4-20mA , 0-5VDC, 1-5VDC, 0-10VDC.
I set this output to 4-20mA and added 500 Ohm 1/4W resistor in parallel to the input contacts of the SSR.
This way I got 2-10V to trigger the SSR. Crydom 10PCV2425 input is 2-10VDC so I got full range match this way.
|