PR (proportional Resonant) Controller
4 views (last 30 days)
Show older comments
I need the mathematical model of PR controller and its implementation in matlab simulink. Can any one help me in this regard I shall be very thankful to him
3 Comments
manikanta swamy
on 1 Aug 2019
I need the mathematical model of PR controller and its implementation in matlab simulink. Can any one help me in this regard I shall be very thankful to him
Seyfettin
on 4 Nov 2022
I need the mathematical model of PR controller and its implementation in matlab simulink. Can you please send it on "seyfettinvadi@gmail.com"
Answers (2)
Hamid
on 27 Jul 2014
The transfer function of the PR controller is: G(s) = Kp+Ki*(s/(s2+w2)) where: s2 = s*s and w2 = w*w with w = 2*pi*fs [rad/sec] Fs represnts the synchronous frequency
1 Comment
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!