Digital Data of Control System

💡
Key learnings:
  • Digital Data Definition: Digital data in control systems consists of discrete or sampled data that represents continuous signals in a digital format.
  • Sampling Process: Sampling is the conversion of analog signals to digital signals using a sampler, which switches ON and OFF.
  • Z Transformations: Z transformations in discrete systems are similar to Fourier transforms in continuous systems and include properties like linearity and shifting.
  • Hold Circuits: Hold circuits convert discrete data back to continuous form, with types including zero-order and first-order hold circuits.
  • Block Diagram of Digital Control System: Represents the components and their interactions within a digital control system.

In this article, we will discuss discrete signals, made up of digital data in control systems. But first, why do we need digital technology when we have analog systems?
So let us discuss first some advantages of digital system over analog system.

  1. Power consumption is less in digital system as compared to analog system.
  2. Digital systems can handle non linear system easily which is the most important advantage of digital data in control system.
  3. Digital systems works on the logical operations due to this they show decision making property which is very useful in the present world of machines.
  4. They are more reliable as compared to analog systems.
  5. Digital systems are easily available in compact size and have light weight.
  6. They works on instructions we can program them as per our needs hence we can they are more versatile than analog systems.
  7. Various complex tasks can be performed easily by the help of digital technology with a high degree of accuracy.

How do you convert a continuous signal into discrete signals? The answer is simple: through the sampling process.

Sampling Process

The sampling process converts analog signals into digital signals using a switch, called a sampler, that turns ON and OFF. For an ideal sampler, the output pulse width is very small (almost zero). In discrete systems, Z transformations play a crucial role, similar to Fourier transform in continuous systems. Let’s explore Z transformations and their uses in detail.
We define z transform as

Where, F(k) is a discrete data
Z is a complex number
F (z) is Fourier transform of f (k).

Important Properties of z transformation are written below
Linearity
Let us consider summation of two discrete functions f (k) and g (k) such that

such that p and q are constants, now on taking the Laplace transform we have by property of linearity:

Change of Scale: let us consider a function f(k), on taking the z transform we have

then we have by change of scale property

Shifting Property: As per this property

Now let us discuss some important z transforms and I will suggest readers to learn these transforms:

Laplace transformation of this function is 1/s2 and the corresponding f(k) = kT. Now the z transformation of this function is

Function f (t) = t2: Laplace transformation of this function is 2/s3 and the corresponding f(k) = kT. Now the z transformation of this function is


Laplace transformation of this function is 1/(s + a) and the corresponding f(k) = e(-akT). Now the z transformation of this function is

Laplace transformation of this function is 1/(s + a)2 and the corresponding f(k) = Te-akT. Now the z transformation of this function is

Laplace transformation of this function is a/(s2 + a2) and the corresponding f(k) = sin(akT). Now the z transformation of this function is

Laplace transformation of this function is s/(s2 + a2) and the corresponding f(k) = cos(akT). Now the z transformation of this function is

Now sometime there is a need to sample data again, which means converting discrete data into continuous form. We can convert digital data of control system into continuous form by hold circuits which are discussed below:

Hold Circuits: These are the circuits which converts discrete data into continuous data or original data. Now there are two types of Hold circuits and they are explained in detail:

zero order hold circuit

Zero Order Hold Circuit
The block diagram representation of the zero order hold circuit is given below:
Figure related to zero order hold.
In the block diagram we have given an input f(t) to the circuit, when we allow input signal to pass through this circuit it reconverts the input signal into continuous one. The output of the zero order hold circuit is shown below.
Now we are interested in finding out the transfer function of the zero order hold circuit. On writing the output equation we have

on taking the Laplace transform of the above equation we have

From the above equation we can calculate transfer function as

On substituting s=jω we can draw the bode plot for the zero order hold circuit. The electrical representation of the zero order hold circuit is shown below, which consists of a sampler connected in series with a resistor and this combination is connected with a parallel combination of resistor and capacitor.

gain plotGAIN PLOT – frequency response curve of ZOHphase plot
PHASE PLOT – frequency response curve of ZOH

First Order Hold Circuit
The block diagram representation of the first order hold circuit is given below:

first order hold circuit

First Order Hold Circuit

In the block diagram we have given an input f(t) to the circuit, when we allow input signal to pass through this circuit it reconverts the input signal into continuous one. The output of the first order hold circuit is shown below: Now we are interested in finding out the transfer function of the first order hold circuit. On writing the output equation we have

On taking the Laplace transform of the above equation we have

From the above equation we can calculate transfer function as (1-e-sT)/s. on substituting s=jω we can draw the bode plot for the zero order hold circuit. The bode plot for the first order hold circuit is shown below which consists of a magnitude plot and a phase angle plot.The magnitude plot starts with magnitude value 2π/ωs.

gain plot

Gain Plot of First Order Hold Circuit

Want To Learn Faster? 🎓
Get electrical articles delivered to your inbox every week.
No credit card required—it’s 100% free.

About Electrical4U

Electrical4U is dedicated to the teaching and sharing of all things related to electrical and electronics engineering.

Leave a Comment