![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1023890/image.png)
Proper system linearization for tracking problems
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Federico Toso
am 6 Jun. 2022
Beantwortet: Sam Chak
am 7 Jun. 2022
I am familiar with the Model linearization tool provided by Matlab, which allows to linearize systems around a specific operating point.
However, in case of tracking control problems (i.e. when the desired refernce point changes in time) we want the system to evolve through many different equilibrium points. In addition, if the reference point moves quickly enough, neither of these equilibrium points may be actually reached by the system.
Suppose I want to design a PID feedback control in such a situation. Which would be the correct approach to follow? Should I linearize the system around a series of different operating points (hopefully known in advance) and then switch between them during the tracking execution? Or maybe Matlab provides a better and more efficient solution?
0 Kommentare
Akzeptierte Antwort
Sam Chak
am 7 Jun. 2022
Perhaps you should consider offline-designing a family of PID controllers that give consistent satisfactory closed-loop responses for different equilibrium points.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1023890/image.png)
You can find the example here:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Gain Scheduling finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!