How to know the gain value used in this controller when I know the input and output of the pid controller
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I only know the input data of the pid controller and the output data obtained through the controller.
How can I know the gain value used in this controller when I know the input and output of the pid controller
After using tfestimate function, I wonder what to do next in details
0 Kommentare
Antworten (1)
Christopher McCausland
am 5 Okt. 2021
Mathematically speaking gain is the output divided by the input of a system. The next question is if this produces a linear or non-linear response. If you know the topology of the PID controller you should be able to generate the complete transfer function and work from there.
0 Kommentare
Siehe auch
Kategorien
Mehr zu PID Controller Tuning finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!