11-21-2009 03:51 PM
I'm trying to control a heating element by the difference between the user-set target temperature and the (absolute) extreme (user-set) temperature. I've considered testing for cases using first and second derivatives. From some reading, I've come across the idea of PID, but I can't view any working, accurate samples to even see if this is where I want to go. I'm in the planning stage, so I've only minimal code. My first step is "Intake Temperature Signal" (currently simulated by a gentle sin wave, just for a sim). Second, "Analyze Temp Signal"; third, "Analyze Temp Derivative(s)"; fourth, "Combine Signals" (somehow); and last, "Re-Analyze (or confirm) Temp Signal".
Thanks!
Solved! Go to Solution.
11-21-2009 03:53 PM
Oh, for the question -- any directions to where I can see good examples of PIDs, or confirmations that this is the direction that will take me where I want to go?
Thanks!
11-21-2009 06:00 PM
I've since realized I inadvertantly posted this in the wrong area. I've re-posted in the correct area, but cannot see how to delete this erroneous post.
11-23-2009 01:04 PM
Hi Emm,
If you could please post a link to the new thread here, then other users who stumble upon this post can be redirected to the new one.
Thanks!
11-23-2009 09:30 PM