10-26-2005 10:50 PM
10-27-2005 02:34 AM
Hi,
I think your PID solution lies exactly in the Example Finder. The PID VI that you have found is basically a soft PID and depending upon certain algorithms it takes the inputs calculates/adjusts the output values and tries to minimize the error.
Basically, if you have become theoritically strong on PID concepts, it will help you modify the existing soft PID. For example, my previous application was on mentaining constant pressure in a pressure controller (in pressure control only P and I will come into the picture, D will be zero). Similarly, in case of temperature, since the chage is a slow, all the three will come into the picture i.e.P, I and D.
But most importantly, you should be able to set proper values to P, I and D, which could only be done by hit and trial.
10-27-2005 09:46 AM
Not to derail your LabView efforts, but in terms of price I fail to see how you can beat ~$200 for an off-the-shelf standalone PID temperature controller (Omega comes to mind). Investment is labor is comparatively nil too- specify/purchase/connect probe and power, connect heating blanket and supply, and set setpoint and PID parameters with about an hour or two of total time investment.
Just a controls suggestion
10-28-2005 10:30 AM
10-29-2005 01:48 PM