margin command on a system with transfer function on reference
2 ビュー (過去 30 日間)
古いコメントを表示
I have the following system (see picture). When calculating gain and phase margins with 'margin' command, should I consider L=GK to be an open loop transfer function (i.e. should I call margin(GK) )? If so, what difference does the transfer function H applied on the reference r make to gain and phase margins?
0 件のコメント
採用された回答
Sriram Narayanan
2015 年 8 月 13 日
It depends on what you are using the Transfer Function H for. H would typically be used as a prefilter or for feedforward control. So, it should not be shaping the crossover frequency and therefore, would not have an effect on the gain/phase margins. However, you should calculate gain/phase margins using the open-loop GK to meet desired robustness/disturbance rejection requirement and the prefilter H could help is adjusting the reference to meet reference tracking requirement.
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!