sisotool graphical tuning problem with frd discrete model

6 vues (au cours des 30 derniers jours)
brag
brag le 31 Jan 2011
Hello! I have the frd model which created by
G=frd(A,[1e1:1:1e5],Ts);
and compensator
C=(5.724*z-5.615)/(z-1)
Ts=1.428e-005;
In sisotool graphical tuning this system appears incorrect http://i.piccy.info/i5/48/51/1035148/sisotool.gif but in ltiviewer it is correct http://i.piccy.info/i5/53/51/1035153/ltiviewer.gif
Thanks

Réponses (3)

brag
brag le 12 Fév 2011
With another FRD model sisotool works even worse http://i.piccy.info/i5/00/29/1092900/Untitled-1.gif right window(LTI viewer is true)
we can see a big gain offset and incorrect phase response in Graphical Tuning Utility(left window)
What is wrong?

Craig
Craig le 6 Juil 2011
Hi Brag,
This is a bug in the SISO Design Tool that has been fixed for the upcoming release R2011b. One way to work around this issue in the short term is that you could loop-shape the frequncy response with a continous time controller by setting the Sample Time of the FRD model to be 0. Once you are finished loop shaping use the c2d command (note: matched or tustin method will problably give best frequency domain match) to convert your controller to to the appropriate sample time.
  1 commentaire
Adeyemi Adepegba
Adeyemi Adepegba le 1 Août 2011
It doesnt allow you set a sample time of zero.

Connectez-vous pour commenter.


Adeyemi Adepegba
Adeyemi Adepegba le 29 Juil 2011
Hi Craig,
When is R2011b going to be released ?
Mathworks doesn't mention anywhere about this bug, how did you find out about this. I have done a substantial number of designs in discrete time using SISO tool and the simulations results seemed to be correct, are you saying I have to discard this. My system is such that I have to do all my designs in the discrete domain as the system has a peculiarity such that it produces an unstable zero which is not present in the continuos time. If I use the sampling idea you suggested, the practical implementation would still fail.
  2 commentaires
Walter Roberson
Walter Roberson le 29 Juil 2011
Mathworks does not publicly give out concrete release dates before the actual release, but _traditionally_ their "b" release is early September. For example R2010b was released September 3, 2010.
Craig
Craig le 1 Août 2011
Hi Adeyemi,
This issue only affects the bode/nichols graphical editors plots when the plant model is defined as a discrete time FRD model. If the plant model is defined as either a discrete or continuous zpk, ss or tf model, you will not run into this issue.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by