How can i write a matlab code for PID tuning using direct synthesis?

please i need help to write a sample matlab code on how to simulate PID using direct systhesis, the parameters given are , transfer function, reference model, 2 frequency point, Kp, Ki, Kd?, a step load of 0.01 is applied at t=1, tf= 120(0.3s+1)(0.08s+1)/((20s+1)(0.3s+1)(0.08s+1) +120/2.4) reference model = 0.4s/0.4s+1 frequency point w0 = 0.03 and w1 = 0.06 kp = 1.52. ki = 2.50/s, kd = 0.27s. please i really need help

1 件のコメント

Arun Yadav
Arun Yadav 2023 年 3 月 17 日
Pid control direct synthesis mathod matlab coding

サインインしてコメントする。

回答 (1 件)

Ojasvi Shaklya
Ojasvi Shaklya 2020 年 10 月 4 日

0 投票

Here I've solved a similar problem in Matlab ,hope this helps
https://github.com/ojasvishaklya/direct_synthesis

カテゴリ

質問済み:

2018 年 7 月 2 日

コメント済み:

2023 年 3 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by