Designing a decoupling controller

2 vues (au cours des 30 derniers jours)
mehul kishan
mehul kishan le 13 Mar 2021
Commenté : Walter Roberson le 14 Mar 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 commentaires
mehul kishan
mehul kishan le 14 Mar 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?

Connectez-vous pour commenter.

Réponses (0)

Produits


Version

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by