11-03-2005 09:33 AM
11-11-2005
02:34 AM
- last edited on
04-17-2024
02:08 PM
by
Content Cleaner
A deadtime (time delay) is the worst thing for a control system to handle. A standard PID controller is probably not the best approach to deal with this type of problem and there are several methods (e. g. model based control - Smith predictor) to deal with this problem.
In Lookout your options are a bit limited to implement anything else but PID. In Lookout you could try to de-tune the controller to make it very slow so it doesn't get time to overshoot. Additionally you shoudl be very careful with KI. Maybe you will get the best results using a PD controller.
The best approach however would be to use an intelligent network module like the FP-2000 to run the control algorithm onboard. An FP-2000 can be programmed with LabVIEW Real-Time which allows you to implement your own control algorithms including model based approaches.
I hope that helps,
Jochen Klier
National Instruments Germany