Lecture 4 - Introduction to Digital Control, Control Systems
1 Data Reconstruction
Most of the control systems have analog controlled processes which are inherently driven by analog inputs. Thus the outputs of a digital controller should first be converted into analog signals before being applied to the systems. Another way to look at the problem is that the high frequency components of f (t) should be removed before applying to analog devices. A low pass filter or a data reconstruction device is necessary to perform this operation.
In control system, hold operation becomes the most popular way of reconstruction due to its simplicity and low cost. Problem of data reconstruction can be formulated as: “
Given a sequence of numbers, f (0), f (T ), f (2T ), · · · , f (kt), · · · , a continuous time signal f (t), t ≥ 0, is to be reconstructed from the information contained in the sequence.” Data reconstruction process may be regarded as an extrapolation process since the continuous data signal has to be formed based on the information available at past sampling instants.
Suppose the original signal f (t) between two consecutive sampling instants kT and (k + 1)T is to be estimated based on the values of f (t) at previous instants of kT , i.e., (k − 1)T , (k − 2)T , · · · 0.
Power series expansion is a well known method of generating the desired approximation which yields
Since the only available informadttionn a tb=okTut ff(otr) nis =its1,m2a, .g.n. itude at the sampling instants, the derivatives of f (t) must be estimated from the values of f (kT ), as
1.1 Zero Order
Hold Higher the order of the derivatives to be estimated is, larger will be the number of delayed pulses required. Since time delay degrades the stability of a closed loop control system, using higher order derivatives of f (t) for more accurate reconstruction often causes serious stability problem. Moreover a high order extrapolation requires complex circuitry and results in high cost.
For the above reasons, use of only the first term in the power series to approximate f (t) during the time interval kT ≤ t < (k + 1)T is very popular and the device for this type of extrapolation is known as zero-order extrapolator or zero order hold. It holds the value of f (kT ) for kT ≤ t < (k + 1)T until the next sample f ((k + 1)T ) arrives. Figure 1 illustrates the operation of a ZOH where the green line represents the original continuous signal and brown line represents the reconstructed signal from ZOH.
Figure 1: Zero order hold operation
The accuracy of zero order hold (ZOH) depends on the sampling frequency. When T → 0, the output of ZOH approaches the continuous time signal. Zero order hold is again a linear device which satisfies the principle of superposition.
Figure 2: Impulse response of ZOH
The impulse response of a ZOH, as shown in Figure 2, can be written as
Magnitude of Gho(j w):
Phase of Gho(j w):
The sign of ∠ sin(πw/ws) changes at every integral value of . The change of sign from + to − can be regarded as a phase change of −1800. Thus the phase characteristics of ZOH is linear with jump discontinuities of −1800 at integral multiple of ws. The magnitude and phase characteristics of ZOH are shown in Figure 3.
At the cut off frequency , magnitude is 0.636. When compared with an ideal low pass filter, we see that instead of cutting of sharply at w =
, the amplitude characteristics of Gho(j w) is zero at
and integral multiples of ws.
1.2 First Order
Hold When the 1st two terms of the power series are used to extrapolate f (t), over the time interval kT < t < (k + 1)T , the device is called a first order hold (FOH). Thus
Impulse response of FOH is obtained by applying a unit impulse at t = 0, the corresponding output is obtained by setting k = 0, 1, 2, .....
for k = 0, when 0 ≤ t < T ,
Figure 3: Frequency response of ZOH
f (0) = 1 [impulse unit] f (−T ) = 0 fh1(t) = in this region. When T ≤ t < 2T
Since, f (T ) = 0 and f (0) = 1, fh1(t) = in this region. fh1 (t) is 0 for t ≥ 2T , since f (t) = 0 for t ≥ 2T .
Figure 4 shows the impulse response of first order hold.
Figure 4: Impulse response of First Order Hold
If we combine all three regions, we can write the impulse response of a first order hold as,
One can verify that according to the above expression, when 0 ≤ t < T , only the first term produces a nonzero value which is nothing but (1 + t/T ). Similarly, when T ≤ t < 2T , first two terms produce non zero values and the resultant is (1 − t/T ). In case of t ≥ 2T , all three terms produce nonzero values and the resultant is 0.
The transfer function of a first order hold is:
Frequency Response
Magnitude:
Phase:
The frequency response is shown in Figure 5.
Figure 5: Frequency response of FOH
Figure 6 shows a comparison of the reconstructed outputs of ZOH and FOH.
Figure 6: Operation of ZOH and FOH
1. What is digital control? | ![]() |
2. What are the advantages of digital control over analog control? | ![]() |
3. How does digital control differ from analog control? | ![]() |
4. What are the main components of a digital control system? | ![]() |
5. How is stability achieved in digital control systems? | ![]() |