PR (proportional Resonant) Controller
4 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
manikanta swamy
le 1 Août 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
le 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"
Réponses (2)
Hamid
le 27 Juil 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 commentaire
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!