I was looking around at PID kits and it seems like they are extremely expensive compared to the sum of individual component costs. A PID kit can cost somewhere around 200-300$ and often does not include installation.
A dual temperature PID controller starts at less than 50$ shipped on Ebay (
http://shop.ebay.com/i.html?_nkw=dual+p...m270.l1313). A relay will probably cost less than 5$ (
http://www.radioshack.com/search/index....relay&sr=1). Wires, terminals, temperature probes cannot possibly add up to more than 50$. Extra cosmetic accessories like Velcro, wire tubing/zip ties will add up to around 10 bucks. Total cost =~ 120$.
Why is there such a huge markup? Is it because the PID kits offers a higher end PID controller? Are people are hesitant to buy their own parts? Originally I thought it was because the average person lacks the technical capabilities to do the installation, but the kits often require self-installation. What do you guys think?
From a technical perspective, I'm not sure I understand the difference between a more expensive PID and a cheaper one. I did some brief PID research (including a discussion about PIDs with an individual with a EE Masters degree focusing on Controllers) for a DIY Sous Vide project and it was to my understanding that for the most part there are industry standards for PID algorithms. Why the cost difference?
As for accuracy - most(?) PID kits seem to use type-K thermocouples. While thermocouples have a faster response rate than resistance temperature detectors (RTDs), they are not known for accuracy down to a single degree, and often have a +-2 degree accuracy. In addition to this, there is temperature drift involved with thermocouples, sometimes after hours of use. Considering that espresso brewing is affected by as little as a 1 degree change, this seems a little sloppy to me.
With that in mind, are PID temperature probes normally mounted outside the boiler? I believe this is the case for PID kits, but what about for the PIDs within the higher-end professional machines? If the probes are mounted outside the boiler/grouphead, then the actual brewing temperature will be time-offset from the PID temperature reading because heat needs time to transfer via conduction. When the heating element is on, it will take a bit of time to heat the water, then the water takes a bit of time to change the temperature of the grouphead/boiler surface. As a result, a significant time lag can be seen causing errors in the process.
Last but not least - has anyone tried to use PIDs to control the pump pressure? It seems like this could be done with the help of a digital pressure gauge and a motor/servo. This might be a little too far fetched of an idea though.
Disclaimer: I am not an expert in espresso machines, PIDs, temperature probes, or hardware design. I have done a lot of reading on these topics and merely understand the concepts, so maybe the things I suggested are completely ridiculous and/or stupid and someone will come and correct me regarding my misconceptions.