how to convert PID controller into Fuzzy PID in simpower system
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
kandiban r
el 27 de Ag. de 2011
Respondida: Yarpiz / Mostapha Heris
el 12 de Sept. de 2015
i had PID controller for controlling dc motor speed in simpower system .
dc motor ref.. speed ranges : 1,500- 10,000
Kp-0.1
Kd- .0000000000048
Ki- 42
how PID controller implemented in fuzzy system?
i need number of input and their range and fuzzy rules, output ranges
1 comentario
KANALJEET SINGH
el 22 de Abr. de 2013
Although I don't know the exact answer but still one thing I want to tell that it will be very difficult to apply rules if all P,I and D are used in forming fuzzy inputs. You can use Fuzzy PD in parallel with integral to apply FPID logic. So decidign rules for P and D in fuzzy will be lot easier. I am also looking for these rules. If you know them now then please share them here or send them to my email id directly.
Respuesta aceptada
Más respuestas (1)
Yarpiz / Mostapha Heris
el 12 de Sept. de 2015
An approach is fuzzy gain scheduling for PID controllers, which is presented in this paper:
Zhen-Yu Zhao; Tomizuka, M.; Isaka, S., "Fuzzy gain scheduling of PID controllers," in Systems, Man and Cybernetics, IEEE Transactions on , vol.23, no.5, pp.1392-1398, Sep/Oct 1993
Implementation of this method, using Simulink and Fuzzy Logic Toolbox is available to download, in MATLAB File Exchange, in the following link:
http://www.mathworks.com/matlabcentral/fileexchange/52970-fuzzy-pid-controller
0 comentarios
Ver también
Categorías
Más información sobre Gain Scheduling en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!