PR (proportional Resonant) Controller
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
manikanta swamy
el 1 de Ag. de 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
el 4 de Nov. de 2022
I need the mathematical model of PR controller and its implementation in matlab simulink. Can you please send it on "seyfettinvadi@gmail.com"
Respuestas (2)
Hamid
el 27 de Jul. de 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 comentario
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!