Proportional Control Design MATLAB
4 ビュー (過去 30 日間)
古いコメントを表示
A LTI plant having a transfer function 50 s+2 is to be controlled using a Proportional controller with gain kc and unity feedback

0 件のコメント
回答 (1 件)
ag
2024 年 12 月 29 日
Hi Somadina,
I recommend exploring the "PR Controller" model available on MATLAB Central File Exchange: PR Controller - https://www.mathworks.com/matlabcentral/fileexchange/119348-pr-controller
The model provides a robust framework for implementing Proportional-Resonant (PR) controllers, which can be adapted to suit the specific requirements of your control system. You may need to modify the model parameters to incorporate the proportional gain ( K_c ) and ensure compatibility with the transfer function of your LTI plant.
Hope this helps!
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Classical Control Design についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!