Is PID 2-DOF same with fuzzy PID ?

5 Ansichten (letzte 30 Tage)
milad chalipa
milad chalipa am 29 Nov. 2017
Beantwortet: Harsh am 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 ?

Antworten (1)

Harsh
Harsh am 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 –

Kategorien

Mehr zu Fuzzy Logic in Simulink finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by