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!