PID tuner with feedback tf

3 次查看(过去 30 天)
cyberdyne
cyberdyne 2020-6-19
评论: Tony 2023-9-21
Hello, PID Turner can import Plant tranfer functions for the PID design. Is there a way to set also the transfer function of the feedback loop (e.g. Sensor's frequency response) ? Thanks ahead for a reply.

回答(1 个)

Arkadiy Turevskiy
Arkadiy Turevskiy 2020-10-7
No, there is no way to specify transfer function of other components. For PID Tuner, "Plant" is all system dynamics except for the controller.
Hope this helps.
Arkadiy
  1 个评论
Tony
Tony 2023-9-21
I think, it is fine when the sensor tranfer function (G_sensor) is included into Plant: Plant_new = Plant * G_sensor. Because the Openloop: G0 = G_controller * Plant * G_sensor
Correct me please, if Iam wrong.
Thanks
Tony

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 PID Controller Tuning 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by