Control Systems Lecture-1 2018
Control Systems Lecture-1 2018
Control Systems Lecture-1 2018
EE303
Dr J. Mudare
josephmudare@yahoo.com
TOPICS
• Introduction
• Transfer Functions
• Laplace Transforms
• System response
• Mathematical modelling of control systems
• Discrete systems
• Stability Analysis
What are Control Systems?
Simple systems
• Automatic washing machines
• Refrigerators
• Ovens
Complex systems
• Aircraft automatic pilots
• Welding and inspection robots used in manufacturing and
electric power generation and distribution systems.
Elements of control
System
A system is a collection, set, or arrangement of
elements(Subsystem)
Subsystem
A subsystem is part of a system.
-any system may be considered as a subsystem of a larger
system
Element(component)
An element is the smallest part of a system that can be
treated as a whole(entity).
Elements of control
Block
A block is a set of elements that can be grouped together, with
overall characteristics described by an input/output relationship.
Control
Control means to regulate, direct, or govern.
Automatic
Automatic implies self-action without any human intervention.
Elements of control
Control System
A control system is a group of physical components forming
a system that controls itself or another system to provide a
desired response.
or
A control system is a system of devices or set of devices, that
manages, commands, directs or regulates the behaviour of
other device(s) or system(s) to achieve desired results.
Elements of control
Controller
A controller is a control system that manages the behavior of another
device or system.
Compensator
A Compensator is a control system that regulates another system,
usually by conditioning the input or the output to that system.
Compensators are typically employed to correct a single design flaw,
with the intention of affecting other aspects of the design in a
minimal manner.
- A compensator is an additional component or circuit that is inserted
into a control system to compensate for a deficient performance of
the overall system.
Elements of control
Manual Control System
A manual control system is a control system regulated through
human intervention
Regulator System
A regulator system is a control system where the reference(input) is
normally fixed.
A Single input- single output (SISO) system is a system where only one
parameter is entered as input and only one parameter represents the
output.
input output
Linear system
A linear system is a system where input/output relationships maybe
represented by a linear differential equation
Modern Controls
• Methods where high-order differential equations
are broken into a system of first-order equations.
• The input, output, and internal states of the system
are described by vectors called "state variables".
Branches of Control Engineering
Robust Control
• Control methodologies where arbitrary outside
noise/disturbances are accounted for, as well as
internal inaccuracies caused by the heat of the
system itself, and the environment.
Optimal Control
• In a system, performance metrics are identified, and
arranged into a "cost function". The cost function is
minimized to create an operational system with the
lowest cost.
Branches of Control Engineering
Adaptive Control
• In adaptive control, the control system changes its
response characteristics over time to better control
the system.
Nonlinear Control
• The youngest branch of control engineering,
nonlinear control encompasses systems that cannot
be described by linear equations or ODEs, and for
which there is often very little supporting theory
available.
Branches of Control Engineering
Game Theory
Game Theory is a close relative of control theory, and
especially robust control and optimal control theories. In
game theory, the external disturbances are not considered
to be random noise processes, but instead are considered
to be "opponents". Each player has a cost function that
they attempt to minimize, and that their opponents
attempt to maximize.
Functioning of a Control System
Figure 2.2
Figure 2.3
Block Diagrams
Summing point
• The summing point is the block used to represent the
addition and/or subtraction of signals.
• It is shown as a small circle connected to arrows
representing signal lines.
• Incoming lines are further identified with either a
positive or negative sign, indicating the addition or
subtraction process.
• Output of a summing point is again a signal, shown
with an outgoing arrow. No sign is attached to this
outgoing signal.
• It is also known as a summing junction.
Block Diagrams
Summing point
Block Diagrams
Take off point
• A takeoff point is used when a signal needs to be routed to
two or more blocks. It can be thought of as an electrical
junction with voltage being sent to all connected terminals.
• It is represented as a dot (solid circle) with arrows away
from it
Block Diagrams
Block diagram representation of an equation
• Algebraic equations and mathematical functions
can be very conveniently represented using block
diagrams.
a. y = mx + c
Block Diagrams
b. z = 1.2x -10y + 25
where m = 1.2 c = 10
Block Diagrams
Block Diagram representation of Control Systems
• A pictorial diagram of a process generally conveys
information about the physical components used in the
process and does not provide information about the
interaction of control signals.
• For the purpose of analysis it is vital to know the way
control information is being transferred from one
component to another.
• Once components are replaced by equivalent blocks and
these blocks are connected through signal-flow lines. The
pictorial view has been transformed into an equivalent
block diagram.
Block Diagrams
Output C = (R - CH) x G
C = RG – CGH
C + CGH = RG
C(1 + GH) = RG
Transfer functions
Output C = (R + CH) x G
C = RG + CGH
C - CGH = RG
C(1 - GH) = RG
G
TF =
1 + GH
1 GH
TF =
H 1 + GH
Transfer functions