PR (proportional Resonant) Controller
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
manikanta swamy
am 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
am 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"
Antworten (2)
Hamid
am 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 Kommentar
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!