Intelligent Control Systems -Ch1
Intelligent Control Systems -Ch1
Faculty of Engineering
Electrical Engineering Department K جام ـ عة ك ـفر ال ش ـ ـ ـ ـ يخ
afrelsheikh University
Intelligent Control
Systems
Fourth Year
Prepared by
Dr. Wessam M. Fikry
2024 - 2025
Chapter: 1
1
Chapter One
Introduction to Intelligent Control Systems
Among these topics, fuzzy logic controller (FLC), neural networks
(NNS), fuzzy neural networks (FNNs), and genetic algorithms (GAs) have
played an important role in the development of intelligent control systems
because of their suitability for this work. Many researchers have studied
methodologies for combining these techniques with control theory to build
high-performance controllers for complex systems involving imprecisely
known and nonlinear dynamics.
Because the plant process is usually complex, i.e., it may consist of various
mechanical, electronic, hydraulic parts, etc., the appropriate choice of u is in
Chapter One
Introduction to Intelligent Control Systems
general not straightforward. Thus, there are three basic steps that must be
followed by most control engineering in choosing the input u, which is known
as the controller design steps. Basically, these are modelling, controller
design, and implementation as shown in Fig. 1.2 and are explained below.
Basically, there are only a few ways to generate the model. The first
principles of physics law can be used to write down a model. Another way is
to perform “system identification” via the use of real plant data to produce
a model of the system. Sometimes a combined approach is used where we
use physics to write down a general differential equation that we believe
represents the plant behavior, and then we perform experiments on the plant
to determine certain model parameters or functions.
Linear models such as given below have been used extensively in the past
and the control theory for linear systems is quite mature.
x= Ax + Bu
y = cx + DU
In this case u is the m-dimensional input; x is the n-dimensional state, y is the
p dimensional output; and A, B, C, and D are matrices of appropriate
dimension. Such models, or transfer functions:
Of particular interest with the above nonlinear models is the case where f
and g are not completely known, and subsequent research focuses on robust
control of nonlinear systems.
Discrete time versions of the above models are also used, and stochastic
effects are often considered via the addition of a random input or other
stochastic effects. Under certain assumptions the nonlinear model in Equation
(1.2) can be linearized to obtain a linear one.
In fact, there are certain properties of the plant that the control engineer
often seeks to identify early in the design process. For instance,
The stability of the plant may be analyzed (e.g., to see if certain variables
remain bounded).
Chapter One
Introduction to Intelligent Control Systems
The effects of certain nonlinearities are also studied.
If it is “non-minimum phase.”
In this approach, small effects, and phenomena outside the frequency range of
interest are neglected leading to a lower order and simpler plant model.
Once a model of the plant is available, one can proceed with the
controller design. In fact, the controller is designed to meet the performance
requirements for the plant model. These requirements can involve the
following factors:
Chapter One
Introduction to Intelligent Control Systems
Disturbance rejection properties
Insensitivity to plant parameter variation
Stability
Rise-time
Overshoot
Settling time
While these factors are used to characterize the technical conditions that
indicate whether a control system is performing properly, there are other
issues that must be considered that are often of equal or greater importance.
These include the following:
Cost: How much money will it take to implement the controller, or how
much time will it take to develop the controller?
Computational complexity: How much processor power and memory will
it take to implement the controller?
Manufacturability: Does your controller have any extraordinary
requirements about manufacturing the hardware that is to implement it?
1.1.3 Implementation
- "An intelligent control system has the ability to comprehend, reason and
learn about processes, disturbances and operating conditions" [Åström and
McAvoy,1992].
- "Intelligent control systems employ techniques that can sense and reason
about their environment and execute controls or commands in a flexible,
adaptive and robust manner" [Antsaklis and Passino,1993].
A task force was formed in May 1993 at the invitation of the Technical
Committee on Intelligent Control of the IEEE Control Systems Society to
characterize intelligent control systems, to distinguish them from
conventional approaches and to clarify the role of control in intelligent
systems. The final report extracted and summarized from the materials
contributed by the task force members on intelligent control states that: