how to convert PID controller into Fuzzy PID in simpower system

12 次查看(过去 30 天)
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 个评论
KANALJEET SINGH
KANALJEET SINGH 2013-4-22
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.

请先登录,再进行评论。

采纳的回答

Arkadiy Turevskiy
Arkadiy Turevskiy 2014-8-12
shown in this example .

更多回答(1 个)

Yarpiz / Mostapha Heris
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

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by