Title: Fuzzy Logic Controller for the Inverted Pendulum Problem '
1Fuzzy Logic Controllerfor the Inverted Pendulum
Problem .
Project
2Why?
3Simulator
Simulator
4Problem Statement
5Re-statement
6(No Transcript)
7Consequent MFs
- cp fn ( 17, -5.4 5.4 )
- Evenly Spaced
- Horizontally Symmetrical
- Orthogonal
- Trapezoidal
- Support 3 x Core
8Rule-Base
 cmf(i, j, k, l) cp(i j k l - 3)
for i, j, k, l 1 5
92 Dimensions
10Rule-Base
 cmf(i, j, k, l) cp( i (j-1) (-k5)
(-l5) )
11Rule-Base
 cmf( 1, 1, 1, 1 ) cp( i (j-1) (-k5)
(-l5) ) cp( 9 ) Force 0
12Rule-Base
Angle is large positive. Angular Velocity is
large positive. Cart Position is large
negative. Cart Velocity is large negative. cmf(
5, 5, 1, 1 ) cp( i (j-1) (-k5) (-l5)
) cp( 17 ) Force large positive
13Rule-Base
Angle is small positive. Angular Velocity is
small positive. Cart Position is zero. Cart
Velocity is zero. cmf( 4, 4, 3, 3 ) cp( i
(j-1) (-k5) (-l5) ) cp( 11 ) Force
small positive
14Neural Net
15(No Transcript)
16Demo
17Take Aways
- Fuzzy Controllers Work
- 4-input, 5-MF
- Work the Best
- Computationally Expensive
- Difficult to Tune
- Automated Tuning Techniques Work
18End
19Questions/Facts