0% found this document useful (0 votes)
374 views4 pages

Module 2: Modeling Discrete Time Systems by Pulse Transfer Function

1. The document discusses pulse transfer functions of closed loop systems with samplers in either the forward or feedback path. It provides equations to model the input-output relationships in these cases. 2. Characteristics equations play an important role in studying linear systems and are obtained by setting the denominator of the transfer function equal to zero. 3. For a system to be causal, the output cannot depend on future inputs. This means the transfer function cannot contain positive powers of z, as that would indicate prediction.

Uploaded by

amrit
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)
374 views4 pages

Module 2: Modeling Discrete Time Systems by Pulse Transfer Function

1. The document discusses pulse transfer functions of closed loop systems with samplers in either the forward or feedback path. It provides equations to model the input-output relationships in these cases. 2. Characteristics equations play an important role in studying linear systems and are obtained by setting the denominator of the transfer function equal to zero. 3. For a system to be causal, the output cannot depend on future inputs. This means the transfer function cannot contain positive powers of z, as that would indicate prediction.

Uploaded by

amrit
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
You are on page 1/ 4

Digital Control

Module 2

Lecture 4

Module 2: Modeling Discrete Time Systems by Pulse


Transfer Function
Lecture Note 4

Pulse Transfer Functions of Closed Loop Systems

We know that various advantages of feedback make most of the control systems closed loop
nature. A simple single loop system with a sampler in the forward path is shown in Figure 1.

R(s)
+
r(t)

E (s)

E(s)

e(t)

e (t)

C(s)
G(s)
c(t)

H(s)

Figure 1: Block diagram of a closed loop system with a sampler in the forward path
The objective is to establish the input-output relationship. For the above system, the output
of the sampler is regarded as an input to the system. The input to the sampler is regarded as
another output. Thus the input-output relations can be formulated as
E(s) = R(s) G(s)H(s)E (s)
C(s) = G(s)E (s)

(1)
(2)

Taking pulse transform on both sides of (1),


E (s) = R (s) GH (s)E (s)

(3)

where
GH (s) = [G(s)H(s)]

1 X
G(s + jnws )H(s + jnws )
=
T n=
I. Kar

Digital Control

Module 2

Lecture 4

We can write from equation (3),


R (s)
1 + GH (s)
C(s) = G(s)E (s)
G(s)R (s)
=
1 + GH (s)
E (s) =

Taking pulse transformation on both sides of (2)


C (s) = [G(s)E (s)]
= G (s)E (s)
G (s)R (s)
=
1 + GH (s)
C (s)
G (s)

=
R (s)
1 + GH (s)
C(z)
G(z)

=
R(z)
1 + GH(z)
where GH(z) = Z[G(s)H(s)].
Now, if we place the sampler in the feedback path, the block diagram will look like the Figure
2.
R(s)

E(s)
+

r(t)

C(s)
G(s)

e(t)

c(t)

C (s)
H(s)
c (t)

Figure 2: Block diagram of a closed loop system with a sampler in the feedback path
The corresponding input output relations can be written as:

I. Kar

E(s) = R(s) H(S)C (s)

(4)

C(s) = G(s)E(s) = G(s)R(s) G(s)H(s)C (s)

(5)

Digital Control

Module 2

Lecture 4

Taking pulse transformation of equations (4) and (5)


E (s)
C (s)
where, GR (s)
GH (s)

=
=
=
=

R (s) H (s)C (s)


GR (s) GH (s)C (s)
[G(s)R(s)]
[G(s)H(s)]

C (s) can be written as


GR (s)
1 + GH (s)
GR(z)
C(z) =
1 + GH(z)
C (s) =

We can no longer define the input output transfer function of this system by either

C (s)
R (s)

C(z)
. Since the input r(t) is not sampled, the sampled signal r (t) does not exist. The
R(z)
continuous-data output C(s) can be expressed in terms of input as.
or

C(s) = G(s)R(s)

1.1

G(s)H(s)
GR (s)
1 + GH (s)

Characteristics Equation

Characteristics equation plays an important role in the study of linear systems. As said earlier,
an nth order LTI discrete data system can be represented by an nth order difference equation,
c(k + n) + an1 c(k + n 1) + an2 c(k + n 2) + ... + a1 c(k + 1) + a0 c(k)
= bm r(k + m) + bm1 r(k + m 1) + ... + b0 r(k)
where r(k) and c(k) denote input and output sequences respectively. The input output relation
can be obtained by taking Z-transformation on both sides, with zero initial conditions, as
C(z)
R(z)
bm z m + bm1 z m1 + ... + b0
= n
z + an1 z n1 + ... + a1 z + a0

G(z) =

(6)

The characteristics equation is obtained by equating the denominator of G(z) to 0, as


z n + an1 z n1 + ... + a1 z + a0 = 0
Example
Consider the forward path transfer function as G(s) =
I. Kar

2
and the feedback transfer
s(s + 2)
3

Digital Control

Module 2

Lecture 4

function as 1. If the sampler is placed in the forward path, find out the characteristics equation
of the overall system for a sampling period T = 0.1 sec.
Solution:
C(z)
G(z)
=
R(z)
1 + GH(z)
Since the feedback transfer function is 1,
G(z) = GH(z) =
=
=

C(z)
=
R(z)


2
z
s(s + 2)
2 (1 e2T )z
2 (z 1)(z e2T )
0.18z
2
z 1.82z + 0.82
0.18z
2
z 1.64z + 0.82


So, the characteristics equation of the system is z 2 1.64z + 0.82 = 0.

1.2

Causality and Physical Realizability

In a causal system, the output does not precede the input. In other words, in a causal
system, the output depends only on the past and present inputs, not on the future ones.
The transfer function of a causal system is physically realizable, i.e., the system can be
realized by using physical elements.
For a causal discrete data system, the power series expansion of its transfer function must
not contain any positive power in z. Positive power in z indicates prediction. Therefore,
in the transfer function (6), n must be greater than or equal to m.
m=n
m<n

I. Kar

proper transfer function


strictly proper Transfer function

You might also like