0% found this document useful (0 votes)
9 views18 pages

Digital Control Systems Overview

The document discusses digital control systems, highlighting their advantages over analog systems, including flexibility, noise sensitivity, and cost-effectiveness. It also explains the Ziegler-Nichols tuning method for PID controllers, various types of industrial automation, and the architecture of automation systems. Additionally, it covers concepts such as state transition matrices, integral reset in PID controllers, and frequency domain analysis, providing a comprehensive overview of control system principles and applications.

Uploaded by

phansearyak
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views18 pages

Digital Control Systems Overview

The document discusses digital control systems, highlighting their advantages over analog systems, including flexibility, noise sensitivity, and cost-effectiveness. It also explains the Ziegler-Nichols tuning method for PID controllers, various types of industrial automation, and the architecture of automation systems. Additionally, it covers concepts such as state transition matrices, integral reset in PID controllers, and frequency domain analysis, providing a comprehensive overview of control system principles and applications.

Uploaded by

phansearyak
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Explain digital control system

Digital Control Systems


In analog control systems, the signal at every point in the system is a continuous
function of time. Used the notations such as, r(t), c(t), e(t), etc. where t indicated
the time function. Applied the Laplace transform to move the continuous time
signal into the s-plane.
Controllers that viz, P, PI, PD and PID are referred to as Analog controllers as
they work with continuous time signals i.e., the input as well as the output of
these controllers are continuous time signals.

In this, proportional as well as the derivative action is obtained using physical


devices (viz, amplifiers, resistors, capacitors etc.). The plant block could be a
simple valve, a compressor, a heater, a motor etc. depending on the application.
Important thing to note is that all the above mentioned devices require a
continuous time domain signal (current/voltage) at its input. As the complexity of
the system increases, it becomes difficult to design controllers in the analog
domain. The cost of analog controllers also rise sharply with increase in
complexity. A digital controller is therefore an ideal choice for complex systems.
There has been an exponential growth in the use of digital control systems with
the advent of microprocessor due to which computers can be used as controllers.
Advantages: Digital control systems can perform complex operations with
constant accuracy. Digital control systems are extremely flexible in the sense, a
control function can be easily modified by changing the instructions in the
program.
Digital control systems have an improved sensitivity to noise. Mathematics used
in digital control systems is the Z-transform as opposed to the Laplace transform.
Digital control systems are cost effective for complex control operations.
Explain the Ziegler-Nichols tuning method of a PID controller
PID Tuning using Ziegler-Nichols Method
One approach is to use a technique which was developed in the 1950's
but is still very popular. This is known as the Ziegler Nichols tuning
method. The Ziegler-Nichols method of tuning a PID controller is
extremely simple. In the Ziegler Nichols method (Closed loop Method),
the controller is set to the proportional mode by turning the Integral and
Derivative modes off. The proportional gain is slowly increased till the
system becomes marginally stable and starts oscillating with constant
amplitude. The value of the gain (Kcritical). The output of such a
system is shown in Fig. 12.5.
The time period of the oscillation known as critical period or ultimate
period for sustained oscillations is noted as [Link] Kcritical
and Tcritical, and using the Ziegler Nichols Tuning chart given below,
compute the values of Kp K₁ and K.
What do you mean by Industrial Automation? What are its types?
Explain the architecture of an automation.
Industrial automation refers to the use of technology and control systems to automate
industrial processes and operations. It involves the application of various control techniques,
software, and hardware components to monitor, control, and optimize industrial processes,
resulting in increased efficiency, productivity, and reliability.
Types of Industrial Automation: 1. Fixed Automation: Fixed automation, also known as
hard automation, is designed for specific tasks or processes that have a high volume and
require little or no flexibility. It involves the use of specialized machinery or equipment that
is dedicated to performing a specific operation repeatedly. Fixed automation is often used in
industries where the production volume is high, and the product design and process remain
constant over an extended period.2. Programmable Automation: Programmable automation
offers a higher level of flexibility compared to fixed automation. It involves the use of
programmable logic controllers (PLCs) or other computer-based control systems to automate
a wide range of industrial processes. Programmable automation allows for reprogramming
and reconfiguring the control system to accommodate different products or process
variations. It is commonly used in industries where product customization, rapid changeover,
or process adaptability is required. 3. Flexible Automation: Flexible automation provides
the highest level of adaptability and versatility. It employs advanced control technologies,
such as robotics, computer numerical control (CNC), and artificial intelligence, to automate
complex and diverse industrial processes. Flexible automation systems can handle a variety
of tasks, products, and process variations with minimal manual intervention. They are
typically used in industries that require high customization, frequent product changes, and
complex operations.
Architecture of Industrial Automation: The architecture of an industrial automation
system comprises several interconnected components and layers that work together to
control and manage the industrial processes. Here are the typical components of an industrial
automation architecture:
1. Field Devices: Field devices include sensors, actuators, switches, transmitters, and other
devices that interact with the physical processes and collect data about the process variables.
2. Supervisory Control and Data Acquisition (SCADA) System: The SCADA system acts
as the interface between the field devices and the control room. It collects real-time data
from the field devices, provides visualization and monitoring capabilities, and allows
operators to control and supervise the industrial processes.
3. Programmable Logic Controllers (PLCs): PLCs are specialized computers that execute
control programs to monitor and control the field devices. They receive input signals from
sensors, make decisions based on predefined logic, and send output signals to actuators or
other devices to control the process.
4. Human-Machine Interface (HMI): The HMI is the graphical user interface that enables
operators and engineers to interact with the automation system.
Draw and explain the block diagram of digital control system.

The terms digital control system, discrete data


control system, sampled data control system
are used interchangeably to broadly classify
discrete data systems. The digital control
system uses digital signals and a computer to
control a process.
Sampling The Analog to Digital Converter
(ADC) performs the sampling operation to
convert a continuous signal to a discrete one.
Sampling can be visualized as a simple switch
which closes every T sec, called as the
sampling period.
Every time the switch is closed, the input is
transferred to the output. Sample and hold
circuit is the first stage of the ADC and it
receives an analog input signal. It holds the
signals at a constant value for a specified
period of time. Usually the signal is electrical
but it may be optical or mechanical.

The final output of the ACD which is called a discrete time signal is fed to a digital
control system that performs mathematical operations and gives out an appropriate
output. The output of the digital control system is also a discrete time signal.
Signal Reconstruction The digital control system modifies the discrete input signal e
(nT) to generate an output g (nT). This discrete output signal must be converted back
into the continuous form as most of the real world output devices work on continuous
signals. This task of converting a discrete time signal to a continuous one is performed
by a Digital to Analog Converter (DAC). A DAC in its most basic form is a hold
circuit. The simplest hold circuit is a zero-order hold (ZOH). In this the reconstructed
signal retains the same value as the last received sample till it receives a new sample.
In a first order hold, the last two samples are used to reconstruct the present value.
Here x (t) is a sampled version of x (t). A zero hold system yields a staircase
approximation of x (t). The zero hold system is represented in the Laplace domain z-
transform. The analysis and design of digital control systems is carried out using the z-
transform which was evolved using the Laplace transform.
Explain Proportional mode, Integral Mode and Derivative Mode.
Proportional Mode: The proportional mode is one of the three components of a PID
(Proportional-Integral-Derivative) controller. It is a control mode that generates an output
signal proportional to the error between the desired setpoint and the measured process
variable. The proportional gain (Kp) determines the sensitivity of the controller's response to
the error.
In proportional control, the controller output is directly proportional to the error. A higher
proportional gain amplifies the control action, leading to a larger correction signal. However,
relying solely on proportional control can result in steady-state error, as it cannot eliminate
the error completely.
Integral Mode: The integral mode, also known as the integral action or integral control, is
another component of a PID controller. It accounts for the accumulated error over time by
integrating the error signal. The integral action helps eliminate steady-state error and enables
the controller to maintain the process variable at the setpoint.
The integral control continuously adjusts the output based on the integral of the error. It
responds to both present error and past accumulated error, making it effective in handling
persistent or systematic disturbances. The integral gain (Ki) determines the rate at which the
integral term accumulates and contributes to the control action.
Derivative Mode: The derivative mode, or derivative action, is the third component of a PID
controller. It calculates the rate of change of the error signal and uses it to predict the future
behavior of the process variable. The derivative action introduces a corrective signal based
on the rate of error change, helping to anticipate and counteract rapid changes in the system.
The derivative control provides damping and stability to the system. It can prevent overshoot
or undershoot by reducing the control action when the error changes rapidly. The derivative
gain (Kd) determines the sensitivity of the derivative action and regulates the contribution of
the rate of change of error to the overall control action.
Combining Proportional, Integral, and Derivative Modes: In a P' controller, the proportional,
integral, and derivative modes wor. together to achieve precise and stable control.
Obtain the expression for state transition matrix using Laplace transform
method and state any four properties of state transition matrix.
What do you understand by Integral Reset in PID controller? Explain with suitable
example. In a PID controller, the integral term accumulates the error over time and
continuously adjusts the control action. It is used to eliminate steady-state error and drive the
system towards the desired setpoint. However, there can be situations where the integral term
accumulates too much error, leading to overshoot or instability when the setpoint changes
abruptly or the system experiences sudden disturbances. To address this issue, various
techniques are employed to prevent the integral term from causing excessive overshoot or
instability. These techniques are commonly referred to as anti-windup methods. One such
method is known as "Integral Anti-Windup." Integral Anti-Windup is a technique used to
limit the impact of integrator windup. Integrator windup occurs when the control output
cannot change the system's behavior due to saturation or limits, but the integral term
continues to accumulate error, resulting in undesired effects. In Integral Anti-Windup, the
integration of the error is limited or adjusted when the control output saturates. This prevents
the integral term from increasing further and causing instability or overshoot. There are
several ways to implement Integral Anti-Windup, such as clamping the integrator term, back-
calculation, or using additional logic to modify the integration process.
Let's consider an example to illustrate Integral Anti-Windup: Suppose we have a PID
controller used for controlling the position of a robotic arm. The desired position is to be
maintained at 90 degrees. The integral term in the PID controller accumulates the error
between the desired position and the actual position of the arm However, the robotic arm has
physical limits and cannot move beyond ±100 degrees. When the arm reaches these limits,
the control output saturates, but the integral term continues to accumulate error, leading to
integrator windup To prevent integrator windup, Integral Anti-Windup is applied. When the
control output saturates at the physical limits of the robotic arm, the integration of the error is
adjusted or limited. This can be done by clamping the integrator term to a maximum value or
by scaling down the accumulated error. By applying Integral Anti-Windup, the integral term
is constrained within a suitable range, preventing it from causing excessive control action
and maintaining stability in the system. Once the control output is no longer saturated, the
integral term resumes normal accumulation, aiding in eliminating any steady-state error
Integral Anti-Windup techniques are essential in practical control systems t ensure stable and
robust performance, particularly in scenarios where the system experiences saturation or
limits that restrict the control action.
Explain canonical controllable and observable state model
In state space representation, a canonical controllable and observable form is a specific form
of state model that simplifies the analysis and design of control systems. It is a desirable
form because it exhibits important properties related to controllability and observability.
Canonical Controllable Form: The canonical controllable form of a state model is given by
the following equations:
x = Ax + Bu y = Cx + Du
where: x is the vector of state derivatives.
x is the vector of system states.
u is the vector of control inputs.
y is the vector of system outputs.
A, B, C, and D are matrices that describe the system dynamics and connections between
states, inputs, and outputs.
with eigenvalues or poles of the system on the diagonal blocks. This form makes it easier to
analyze the controllability properties of the system. If the system is controllable, all the states
are reachable by applying suitable control inputs.
Canonical Observable Form: The canonical observable form of a state model is given by the
following In the canonical controllable form, the matrix A is in a block-upper triangular
form, equations: x = Ax + Bu y = Cx + Du
where:x is the vector of state derivatives.
x is the vector of system states.
u is the vector of control inputs.
y is the vector of system outputs.
A, B, C, and D are matrices that describe the system dynamics and connections between
states, inputs, and outputs.
In the canonical observable form, the matrix A is in a block-lower triangular form, with
eigenvalues or poles of the system on the diagonal blocks. This form makes it easier to
analyze the observability properties of the system. If the system is observable, all the states
can be estimated or reconstructed from the measured outputs.

Need of Industrial Automa- tion:-


Lost-production costand [Link] Quality of good rather improving perfection.
producing larger volume of goods. Increasing Sales and profit
Multiple produdarbe
manufactured simultane- ously. To support flexieble
Manufacturing System
1 Ability to be more competitive Increasing the prodation.
Easy integration. optimal Utilization of Floor Space.
Define the terms i) State ii) State Variables iii) State Vector iv) State Space
i) State: The state of a system refers to the minimal set of information that captures its
internal condition at a specific time. This information encompasses all previous inputs and
outputs that affect the system's future behavior. Think of it as a "snapshot" of the system's
internal memory that summarizes its history and determines its future trajectory.
ii) State Variables: State variables are individual quantities that constitute the state of a
system. Together, they provide a complete and concise description of the system's internal
dynamics. The choice of state variables depends on the specific system and what aspects of
its behavior you're interested in.
iii) State Vector: The state vector is a column vector containing all the state variables
arranged in a specific order. It provides a compact and convenient way to represent the entire
state of the system at a particular time. For a system with n state variables, the state vector
would be:
x(t) = [x1(t), x2(t), ..., xn(t)]^T where x_i(t) represents the value of the i-th state variable at
time t.
iv) State Space: The state space is a geometric space where each point represents a possible
state of the system. The axes of this space correspond to the individual state variables. The
dimension of the state space is equal to the number of state variables. Points in the state
space map to different internal configurations of the system that influence its future behavior.

Advantages of Frequency Domain Analysis


1) It is easy to get a frequency domain test in a laboratory with good accuracy. This is useful
if transfer function is difficult to be obtained by analytical techniques.
2) Design of open loop transfer function for specified closed loop performance is easier in
frequency domain than time domain.
3) Effects of noise disturbance and parameter variations are easy to visualize in frequency
domain.
4)Frequency domain tests are simple to perform and can be performed accurately using
signal generators and accurate / precise measuring instruments.
5) The apparatus required for measuring frequency domain are easy to use, simple and
inexpensive.
6) Those systems which do not have rational transfer function, frequency domain can be
precisely applied to them also.
State and explain the various frequency domain specifications
The RC circuit is an example of a 1st order system. A standard second order system is shown
in Fig. 8.4.1. (A RLC circuit is a classic example of a 2^{nd} order system).

The typical magnitude response of this system with low is shown in Fig. 8.4.2. Smaller the
value of, higher is the peak. Here is the damping factor. The system response exhibits a peak
at frequency or which is slightly less than wn, the natural frequency of the system. The
maximum value of | T (jo) | is termed as the resonance peak (M,) and the frequency at which
it occurs, or, is called the resonance frequency.
Resonance peak M, is a good measure of relative stability of a closed loop system. A large
M, corresponds to a large Mp (peak overshoot in transient response).

The resonance
frequency o, is a
measure of the speed
of the response,
higher the or, faster
the system. If the
damping (5) is very
large, there is no
resonance peak as
well as resonance
frequency. We
derive equations for
resonance peak and
resonance frequency
to understand their
dependence on the
damping of the
system.
Explain Nyquist Stability Criterion.
Write controller equations,
transfer functions and draw block
diagrams of PI controllers.
Proportional Integral Controller
(P-I Controller) :Proportional
controllers suffer from a drawback
known as offset. One way of
eliminating the offset is by
incorporating an integral controller
along with the proportional
controller.
The integral action is given by the
formula, m₁ (t) = K, e(t) dt + m(0)
m(0)
is the controller output when the
integral action starts. The integral of
a function basically calculates the
area under the curve. Hence an
integral controller gives out a signal
which is the integral of the error
signal e(t). In the P-I controller, the
proportional unit tries to correct the
error by giving a signal proportional
to the error but does not succeed
completely. The integral unit of the
P-I controller continues to give a
control signal as long as the error
(offset, in this case) exists. Larger the
error, faster is the increase in the
controller output. Hence as long as
the offset exists, the integral action
provides extra current to the control
valve. The integral action eventually
removes the offset. Due to this
property, the integral control action is
also known as automatic reset.
State the Limitations of frequency domain approach While the frequency domain
approach is a valuable tool for analyzing and designing control systems, it does have certain
limitations. Some of the limitations of the frequency domain approach include: 1. Limited
Information about Transient Response: The frequency domain approach primarily focuses
on the steady-state behavior of a system and provides limited information about the transient
response. It does not directly capture the system's time-domain characteristics such as rise
time, settling time, or overshoot, which are important for assessing the system's performance
during dynamic events. 2. Assumption of Linearity: The frequency domain approach
assumes linearity of the system. However, many practical systems exhibit nonlinear
behavior, and their frequency responses can vary with operating conditions or input
amplitudes. The frequency domain analysis may not accurately capture the system's behavior
in such cases. 3. Limited Representation of Nonlinearities: Nonlinearities in a system,
such as saturation, dead zones, or hysteresis, can significantly affect the system's response.
The frequency domain approach typically assumes linear time- invariant (LTI) systems and
may not adequately represent or account for these nonlinearities. 4. Dependence on
Transfer Function Models: The frequency domain analysis relies heavily on transfer
function models, which represent the system's behavior as a ratio of polynomials in the
Laplace domain. However, constructing accurate transfer function models can be
challenging, especially for complex or nonlinear systems. Inaccurate or approximate transfer
function models can lead to misleading frequency domain analysis results.5. Insensitivity to
Time-Varying Systems: The frequency domain approach assumes time-invariant systems,
meaning the system parameters do not change with time. It may not capture the behavior of
time-varying systems accurately, such as systems with time-varying parameters.
State the characteristics of P, I, and D controllers Proportional (P) Controller: The
proportional controller produces an output that is directly proportional to the error between
the desired setpoint and the actual value. It uses a gain parameter, known as the proportional
gain, to determine the strength of its response. The output of the P controller is calculated by
multiplying the error by the proportional gain. The P controller provides a response that is
proportional to the error, but it does not consider the past or future behavior of the system.
Integral (1) Controller: The integral controller integrates the error over time to eliminate
any steady-state error. It continuously sums up the error signal and multiplies it by the
integral gain, which determines the response strength. The I controller is effective in
eliminating offset or bias in the system, as it accumulates the error and produces a corrective
action. It is capable of driving the error to zero, even in the presence of disturbances or
system uncertainties. However, the integral controller may introduce instability or
oscillations if its gain is set too high. Derivative (D) Controller: The derivative controller
calculates the rate of change of the error with respect to time. It provides a response that is
proportional to the rate of change of the error signal. The D controller introduces a damping
effect, reducing overshoot and improving the system's stability. It anticipates the future
behavior of the system based on the rate of change of the error and adjusts the control action
accordingly. The derivative controller is sensitive to noise or rapid changes in the error
signal, which can lead to amplification of high-frequency components.
nlist
various
terms in
PID
controller
with sketch
of output
of PD.

You might also like