Designing a decoupling controller

2 Ansichten (letzte 30 Tage)
mehul kishan
mehul kishan am 13 Mär. 2021
Kommentiert: Walter Roberson am 14 Mär. 2021
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 Kommentare
mehul kishan
mehul kishan am 14 Mär. 2021
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?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Produkte


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by