I am very new to the T3 series of controllers (2 days new). I have been in building automation for about 25 years mainly working with Johnson Controls, Honeywell, and EasyIO. I purchased a T3-BB the other day and just got it yesterday and have a few things I’d like to see.
1.) Auto-tuning PID loops would be great but maybe that’s asking too much.
2.) For the existing PID loops I’d like to see a “rate limiter” of some type. In testing the PID loops on the T3-BB I see times when the loop make significant jumps so I’d like to see something that would limit how quickly the output could change either upward or downward. It would also be great to have those rates adjustable.
3.) I would like to see adjustable PID loop outputs and not be limited to 0-100. I would like to see ranges from -100 to 200 at least.
4.) Most all of my programming involves PID loops and wind-up can be a real problem. The PID’s should be smart enough to know once they’ve hit 100% or 0% that the influence from the integral action would be stopped without sending the loop to 0%.
5.) I would like to see the “Programming” screen give live data feedback. I other words, when I’m looking at line in programming, It would be nice to see the value of each I/O and variable. Maybe in parentheses next to the object. As an example in the lines below, if the parentheses had the actual live values it would be very helpful.
10 SF_SPD (xx) = PID2 (xx) * SF_S (xx)
20 IF OCC_MODE(xx) AND NOT LT_A(xx) THEN START SF_C(xx) ELSE STOP SF_C(xx)
It’s only day two for me so I lack any significant know on this product but my initial reaction is that I can’t use this product to replace one of my CGM or Spyder controllers but I hope that will change as I get more comfortable with it. Just an initial observation.
Thanks