1.Introduction to Control Systems
1.Introduction to Control Systems
Control Engineering Focus: Concerned with efficient techniques to solve specific problems in
system control.
Six Fundamental Problems:
a) Identification Problem: Measure variables and convert data for analysis.
b) Representation Problem: Describe a system using an analytical or mathematical model.
c) Solution Problem: Determine the response of the system model.
d) Stability Problem: Perform qualitative analysis of system stability.
e) Design Problem: Modify existing systems or develop new ones.
f) Optimization Problem: Choose the best design from various options.
Two Approaches:
Conventional Approach Modern Approach
• Electrical-oriented. • Mechanical-oriented.
• Based on complex function theory. • Based on state variable theory
2. Control System
A control system is a system, which provides the desired response by controlling the
output. A control system is composed of interconnected subsystems and processes (or plants)
strategically assembled to achieve precise control over the outputs of the overall process. The
following figure shows the simple block diagram of a control system. Examples: Traffic lights
control system, washing machine.
1
Faculty of Computer System & Technologies
University of Computer Studies (Taunggyi) Modern Control Systems
• Labor Efficiency: Automation reduces the reliance on human labor, allowing for more
efficient and cost-effective plant operations.
By addressing these critical aspects, control systems in production processes contribute
to the overall success, sustainability, and competitiveness of industrial operations.
2
Faculty of Computer System & Technologies
University of Computer Studies (Taunggyi) Modern Control Systems
3
Faculty of Computer System & Technologies
University of Computer Studies (Taunggyi) Modern Control Systems
• Can operate efficiently when input or system parameters are variable in nature
• Less nonlinearity effect of these systems on output response
• High bandwidth of operation
• There is facility of automation
• Time to time recalibration of the parameters are not required
Dis-advantages:
• Complex design and difficult to construct
• Expensive than that of open-loop control system
• Complicate for maintenance
• Less stable operation than that of open-loop control system
Positive Feedback
When the feedback is added to the input, it is called positive feedback. Positive
feedback boosts the error signal by adding the feedback to the input. This amplifies the signal
but also makes it unstable. It's used in certain cases like signal generators and oscillators for
increased speed and strength. However, due to its tendency to cause instability, positive
feedback has limited applications.
Where,
• TF is the transfer function or overall gain of positive feedback control system.
• G is the open loop gain, which is function of frequency.
• H is the gain of feedback path, which is function of frequency.
4
Faculty of Computer System & Technologies
University of Computer Studies (Taunggyi) Modern Control Systems
Negative Feedback
When the feedback is subtracted from the input, it is called a negative feedback.
Negative feedback lessens the error signal by subtracting it from the input. This gradual
reduction helps the system reach and maintain the desired output. In case of negative feedback,
the system is guided by the difference between the input signal and the feedback signal, which
is called the error signal. Most control systems use negative feedback because it brings stability,
ensuring accurate and steady system responses in different applications.
The transfer function of a control system having negative feedback is given by the
following expression,
𝐺
𝑇𝐹 = 1+𝐺𝐻 …... Equation (2)
Where,
• TF is the transfer function or overall gain of positive feedback control system.
• G is the open loop gain, which is function of frequency.
• H is the gain of feedback path, which is function of frequency.
5
Faculty of Computer System & Technologies
University of Computer Studies (Taunggyi) Modern Control Systems
Noise Reduction:
• Feedback mitigates the impact of external noise on the system.
• By reducing the influence of unwanted signals, feedback improves the signal-to-noise
ratio, leading to a more accurate system output.
Understanding and utilizing feedback effectively is crucial in designing control systems
that are not only responsive but also stable and resilient to external influences. The thoughtful
application of feedback mechanisms contributes significantly to the overall performance and
reliability of control systems in various applications.
The overall gain of negative feedback closed loop control system is the ratio of 'G' and
(1+GH). So, the overall gain may increase or decrease depending on the value of (1+GH).
Effect of (1+GH) on Overall Gain:
• (1+GH) < 1: If the value of (1+GH) is less than 1, the overall gain increases.
• (1+GH) > 1: Conversely, if the value of (1+GH) is greater than 1, the overall gain
decreases.
Sensitivity of the overall gain of negative feedback closed loop control system (T) to
the variation in open loop gain (G) is defined as:
𝜕𝑇
𝑃𝑒𝑟𝑐𝑒𝑛𝑡𝑎𝑔𝑒 𝑐ℎ𝑎𝑛𝑔𝑒 𝑖𝑛 𝑇
𝑆𝐺𝑇 = 𝑇
𝜕𝐺 = …………. Equation (3)
𝑃𝑒𝑟𝑐𝑒𝑛𝑡𝑎𝑔𝑒 𝑐ℎ𝑎𝑛𝑔𝑒 𝑖𝑛 𝐺
𝐺
So, we got the sensitivity of the overall gain of closed loop control system as the reciprocal of
(1+GH). So, Sensitivity may increase or decrease depending on the value of (1+GH).
Effect of (1+GH) on Sensitivity:
• (1+GH) < 1: If the value of (1+GH) is less than 1, then sensitivity increases.
• (1+GH) > 1: If the value of (1+GH) is greater than 1, then sensitivity decreases.
6
Faculty of Computer System & Technologies
University of Computer Studies (Taunggyi) Modern Control Systems
It is obtained by making the other input R(s) equal to zero. Compare Equation 7 and 8,
In the closed loop control system, the gain due to noise signal is decreased by a factor of
(1+GaGbH) provided that the term (1+GaGbH) is greater than one.
7
Faculty of Computer System & Technologies