PID Autotuning VI and LimitationsPrimary Software: LabVIEW Toolkits>>PID and Fuzzy Logic ToolkitPrimary Software Version: 8.6 Primary Software Fixed Version: N/A Secondary Software: N/A
Problem: When using the Autotuning Wizard in the PID Control Toolset, the PID gains output from the tuning procedure do not work for my system. What is wrong? Solution: The PID Autotuning VI uses the Ziegler-Nichols tuning method. This is a heuristic method that will iterate the PID values until the system has reached a tuned state. The process the PID Autotuning VI uses is modeled by the diagram below. The autotuning procedure is excited by the setpoint relay which steps the setpoint up or down. This will allow the controller to respond to the change and tune the system for an acceptable response. For a more information about how this VI works, see the Product Manuals: LabVIEW PID Control Toolkit User Manual. In order to use the PID Autotuning VI you will first need to provide it with the proper information. First set up the autotuning parameters. These are the parameters the VI will use to tune your system.
Before you begin autotuning, you must establish a stable open-loop system even if you cannot tune the system on your own. If the system model is too complex or nonlinear the autotune may not work. The algorithm assumes that the controlled system is first-order with a dead-time. Another problem can be that the control output saturates at the output high and output low limits during autotuning. This adds a nonlinear element to the system and causes incorrect results. To avoid this problem, reduce the relay amplitude parameter and/or reduce the gain Kc of the PID controller before starting the autotuning procedure. Related Links: Product Manuals: LabVIEW PID Control Toolkit User Manual KnowledgeBase 4ETCALGH: LabVIEW PID Toolkit 8.5 Readme Developer Zone Tutorial: PID Control Developer Zone Tutorial: PID Theory Explained Developer Zone Community: PID, Fuzzy Logic and Real-Time Control Seminar Attachments:
Report Date: 03/25/2009 Last Updated: 05/29/2009 Document ID: 4VO7GUNC |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
