How does PID block tune the gains?
15 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I am writing my thesis and I have used the PID block to tune the gains. The response shows a very nice transient response, but I would like to know how the block works and how does it find these values. In other words, I want to understand the mathematical model the tuner is based on.
0 Commenti
Risposte (1)
Sam Chak
il 19 Ago 2023
Hi @Ahmad Baaj
The PID Autotuner is a proprietary algorithm that gives MathWorks® a competitive edge in the industrial automation and control system market. It is a key component contributing to the uniqueness of MATLAB/Simulink.
While you do not have access to the proprietary code, you can learn about the PID tuning objectives and how to specify the tuning parameters using the provided links. In your thesis, consider creating a flowchart that outlines the design procedure.
By reading the articles in the provided links, you will gain an understanding of how they tune a PID controller. This tuning process is based on a combination of frequency-response and computational optimization approaches, aimed at obtaining optimal parameter values for the PID controller.
0 Commenti
Vedere anche
Categorie
Scopri di più su PID Controller Tuning in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!