Top Banner
LI Aijun
25
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

LI Aijun

Page 2: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Introduce yourself Where you fromMajorsupervisor

Page 3: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Basic Information

Course No. 098605

Hours 40 ( 28+12 )College Automation

Prerequisites Matlab/Simulink, Control System

Instructor Li Aijun ( Professor) Email : [email protected]

Cell phone: 13572565325

Office : Room 211

Page 4: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Grading Policy

Grades will be determined as follows:  

AssignmentPoints

Attendance and in-class participation 10 %

project 50 %

Final test 40 %

Page 5: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Textbook and References

The textbook for this class isLecture notes “ Intelligent Control ”. However, the textbook will not be followed very closely even though it covers most of the topics. The following are useful references for this class (but they might be difficult to understand if you do not have the appropriate background).1. Yong-Zai Lu. “Industrial Intelligent Control: Fundamentals and Applications”. John Wiley and Sons, Chichester. 1996. 2. Magnus Nørgaard, Ole Ravn, Niels K. Poulsen and Lars K. Hansen. “Neural Networks for Modelling and Control of Dynamic Systems” Springer-Verlag, London, 2000.3. Kevin M. Passino and Stephen Yurkovich. “Fuzzy Control”. Addison-Wesley – an Imprint of Addison-Wesley Longman, Inc. 1998.4. Jerry M. Mendel. “Uncertain Rule-Based Fuzzy Logic Systems: Introduction and New Directions: An expanded and richer fuzzy logic”. Prentice Hall. 2001.

Page 6: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Introduction - Conventional vs Intelligent Control

Fuzzy control

Neural Network control

Expert Control Systems

Contents

Page 7: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Lecture 1

Introduction

Lecture 1

Introduction

Page 8: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Distinguishing Between Conventional and Unconventional Control

Page 9: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.1 Conventional Control

• Classical control theory– three-term (PID) controllers

– used to control all kinds of devices,

– cannot always satisfy the increasing complexity of plants and the demands

• Modern control – introduced in the early 1960s

– Invaluable for finding solutions to well-structured control problems

– Application-----disappointing and few

Page 10: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

PID Control

• Proportional Control– Pure gain adjustment acting on error signal

• Integral Control– Adjust accuracy of the system

• Derivative Control– Adjust damping of the system

Page 11: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

PID Control

dt

tdeKdeKteKtm D

t

Ip

)()()()(

0

sKs

KKsG D

IpC )(

Page 12: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.1 Conventional Control

• relies on explicit mathematical model • the model of the plant be simplified • based on low order holistic models of the physical

plant. • controllers can only perform at their best at the

nominal operating point of the plant • gain-scheduling • Adaptive controllers --periodic identification is re-

quired

Page 13: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.2 Unconventional control --Intelligent Control

• based on the knowledge and experience of human operators --- Soft Control

• based on a microscopic description of the controlled plant using differential or difference equations --- Hard Control

Page 14: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Automatic control development

open-loop control

Feedback control

Optimal control

Stochastic control

Adaptive/robust control

Self-learning control

Intelligent control

Complexity of control

Intelligent control is the highest levelIntelligent control is the highest level

Page 15: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.2 Unconventional control --Intelligent Control• A fundamental difference between conventional

and Intelligent Control

distinct entities single entity

Page 16: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.2 Unconventional control --Intelligent Control

Page 17: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.2 Unconventional control --Intelligent Control

Intelligent Control is the fusion of Systems Theory, Computer Science, Operations Research and Computational Intelligence

Page 18: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.3 Intelligent Control TechniquesComputational Intelligence provides the tools with which to make intelligent control a reality.

Page 19: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

-Intelligent controllers use empirical models Instead of relying on explicit mathematical models

-The fundamental problem in developing an intelligent controller is elicitation and representation of the knowledge and experience of human operators in a manner that is amenable to computational processing.

1.3 Intelligent Control Techniques

Page 20: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

Definition of intelligent control system

• It is a more flexible control system which incorporates other elements, such as logic, reasoning and heuristics into the more algorithmic techniques provided by conventional control theory.

Astrom, K J & McAvoy, T J. “Intelligent control: an overview and evaluation” in White D A et al: “Handbook of intelligent control: neural, fuzzy adaptive approaches”. (Van Nostrand, N.Y., 1992, pp.3-34)

Page 21: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

IEEE ICS specification

• Intelligent control system(ICS)

• Technical Committee on Intelligent Control in IEEE Control System Society general characteristics of ICS:

• An ability to emulate human capabilities, such as planning, learning and adaptation.

Page 22: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.3 Intelligent Control Techniques

Basic elements of an intelligent controller

Page 23: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.5 Autonomy and Intelligent Control

a high degree of autonomy is required in intelligent Autonomy in setting and achieving goals is an importan characteristic of intelligent control systems.

Autonomy of operation is the objective and intelligent control is the means to this objective.

When a system has the ability to ac appropriately in an uncertain environment for extended periods of time without external intervention it is considered to be highly autonomous.

Page 24: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.5 Autonomy and Intelligent Control

Hierarchical structure of an Intelligent System

Saridis’ principle of “increasing precision

with decreasing intelligence”

hierarchical intelligent con-trol systems have three layers

Distributed architecture

Page 25: LI Aijun. Introduce yourself   Where you from   Major   supervisor.

1.6 Knowledge-Based Systems

techniques of Computational Intelligence

• Expert Systems • Fuzzy Logic • Artificial Neural Networks • Neuro-fuzzy Systems • Evolutionary Computation