[Chen G.R.] Fuzzy PID controllers

Telechargé par crazygarbage
Fuzzy PID Controllers
for Industrial Applications
G. Ron Chen
Lecture for EE 6452
City University of Hong Kong
Summary
Proportional-Integral-Derivative (PID) controllers are the
most widely used controllers in industries today
Statistics: > 90% controllers in industries are PID or PID-
type of controllers (the rest are programmable logical
controllers (PLC))
Merits of PID controllers: simple, cheap, reliable, and
effective
For lower-order linear time-invariant systems and processes,
PID controllers have good set-point tracking performance
with guaranteed stability
Fuzzy logic provides a certain level of artificial intelligence
to the conventional PID controllers
Fuzzy PID controllers have self-tuning ability and on-line
adaptation to nonlinear, time-varying, and uncertain systems
Fuzzy PID controllers provide a promising option for
industrial applications with many desirable features
Outline of the Presentation
Overview of the Fuzzy Logic Technology
Overview of Conventional PID Controllers
Introduction to Fuzzy PID Controllers
Some Successful Examples of Applications
Concluding Remarks
Overview of the Fuzzy Logic Technology
Closed-Loop Set-Point Tracking System
Consider the typical set-point tracking system:
r
(reference Controller
e
(error
+
u
(control
signal)signal)
Plant y
(output
signal)
signal) Σ
Figure 1 A typical closed-loop set-point tracking system
Objective:
e(t) := r(t) y(t) 0 (t)
Approach: Design a fuzzy logic controller (FLC)
Fuzzification Fuzzy Rule Base Defuzzification
eu
controller
input controller
output
Fuzzy Logic Controller (FLC)
Figure 2 General structure of a fuzzy logic controller
temperature
t0
r= 45 oy t( )
e t( ) a
bc
d
Figure 3 Temperature set-point tracking example
(i) If e > 0 then
e = r y > 0 or r > y
the output y is at position a or d
(ii) Furthermore, if
&
e
< 0 then
&
e
= yyr&&&
=
0 or 0
>
y
&
(iii) Therefore, the output y is at position a
Fuzzy Logic Rule Base:
R1: IF e > 0 AND
&
e
< 0 THEN u(t+) = u(t)
R2: IF e < 0 AND
&
e
< 0 THEN u(t+) = u(t)
R3: IF e < 0 AND
&
e
> 0 THEN u(t+) = u(t)
R4: IF e > 0 AND
&
e
> 0 THEN u(t+) = u(t)
Fuzzy Controller Design
A. Fuzzification
Purpose: Enable the input physical signal to use the rule base
Approach: Use membership functions
1
0H
µPL
µPS
e e
.
,
1
0H
µNL µNS
e e
.
,
(a) (b)
Figure 4 Four membership functions for signals e and
&
e
B. Programmable Rule Base
R1: IF e = PL AND
&
e
< 0 THEN u(t+) = µPL(e) . u(t)
R2: IF e = PS AND
&
e
< 0 THEN u(t+) = (1µPS(e)) . u(t)
R3: IF e = NL AND
&
e
< 0 THEN u(t+) = µNL(e) . u(t)
R4: IF e = NS AND
&
e
< 0 THEN u(t+) = (1µNS(e)) . u(t)
R5: IF e = NL AND
&
e
> 0 THEN u(t+) = µNL(e) . u(t)
R6: IF e = NS AND
&
e
> 0 THEN u(t+) = (1µNS(e)) . u(t)
R7: IF e = PL AND
&
e
> 0 THEN u(t+) = µPL(e) . u(t)
R8: IF e = PS AND
&
e
> 0 THEN u(t+1) = (1µPS(e)) . u(t)
1 / 23 100%

[Chen G.R.] Fuzzy PID controllers

Telechargé par crazygarbage
La catégorie de ce document est-elle correcte?
Merci pour votre participation!

Faire une suggestion

Avez-vous trouvé des erreurs dans linterface ou les textes ? Ou savez-vous comment améliorer linterface utilisateur de StudyLib ? Nhésitez pas à envoyer vos suggestions. Cest très important pour nous !