Designing a decoupling controller

2 ビュー (過去 30 日間)
mehul kishan
mehul kishan 2021 年 3 月 13 日
コメント済み: Walter Roberson 2021 年 3 月 14 日
I have two control loops in simulink that need a decoupler to fix the inverse effect they have on each other.
I have the two transfer functions g(s) to plug between the two loops, but MATLAB 2020b doesn’t have an option for transfer functions in the form Aexp(-Bs), and I can’t find a work around.
If someone can give me any ideas it’d be of great help, thanks!
  3 件のコメント
mehul kishan
mehul kishan 2021 年 3 月 14 日
Hi, thanks for the response. What do you think should I do if B is negative so that I get a positive final output? I’m using the LTI System block i.e. tf(2.2,[1,0],’InputDelay’,-4.3) but it doesn’t work because InputDelay can’t be negative.
Would it perhaps be the same if I use OutputDelay and +4.3?
Walter Roberson
Walter Roberson 2021 年 3 月 14 日

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeClassical Control Design についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by