How to know the gain value used in this controller when I know the input and output of the pid controller

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

Answers (1)

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.

Products

Asked:

on 5 Oct 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!