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!