Is PID 2-DOF same with fuzzy PID ?

5 vues (au cours des 30 derniers jours)
milad chalipa
milad chalipa le 29 Nov 2017
Réponse apportée : Harsh le 19 Sep 2024
I need precise PID controller for temperature of furnace (with ramp & soak) and want to implement fuzzy PID for more accurate system, So is PID with two degrees of freedom same with fuzzy PID ? Or need to assemble fuzzy PID manually in Simulink ?

Réponses (1)

Harsh
Harsh le 19 Sep 2024
Hi Milad,
A 2dof PID controller, commonly known as an ISA-PID compensator, is equivalent to a feedforward compensator and a feedback compensator. In contrast, Fuzzy PID controller uses fuzzy inference system (FIS) maps given inputs to outputs using fuzzy logic. For control applications, typical FIS inputs are the error and change of error.
You can use the Fuzzy PID controller from the Fuzzy Logic Toolbox. For more information on Fuzzy PID controller check the following page –

Catégories

En savoir plus sur Fuzzy Logic in Simulink dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by