Signals and System_webView
Signals and System_webView
for
EC / EE / IN
By
www.thegateacademy.com
✆080-40611000
Syllabus
thegateacademy.com/gate-papers
thegateacademy.com/gate-syllabus
Contents
#4. Z-Transform 42 – 50
Introduction 42 – 43
Properties of ROC 43
Properties of Z – Transform 44 – 45
Characterization of LTI System from H(z) and ROC 45 – 46
Solved Examples 46 – 50
Reference Books 67
1
CHAPTER
Learning Objectives
After reading this chapter, you will know:
1. Classifications of Signals
2. Basic Operations on Signals
3. Elementary Signals
4. Exponential
5. Characteristics of Systems
Introduction
Signal: Signal is defined as a function that conveys useful information about the state or behaviour of
a physical phenomenon. Signal is typically the variation with respect to an independent quantity like
time or distance as shown in figure below. Time is assumed as independent variable for remaining
part of the discussion, unless mentioned.
(1) Speech signal – plot of amplitude with respect to time [x(t)]
(2) Image –plot of intensity with respect to spatial co-ordinates [I(x, y)]
(3) Video – plot of intensity with respect to spatial co-ordinates and time [V(x, y, t)]
x(t)
t
Type equation here.
System: System is defined as an entity which extracts useful information from the signal or
processes the signal as per a specific function.
E.g.: Speech Signal Filtering
Classification of Signals
Depending on property under consideration, signals can be classified in the following ways.
Deterministic vs Random Signals: A signal is said to be deterministic signal whose values can be
predicted in advance.
E.g.: A sinωt
A signal is said to be random signal whose values are can’t be predicted in advance.
E.g.: Noise
x(t) x[n]
x(T)
x(2T)
0 n
t
Demonstration of Sampling
In the figure shown above, x[n] is the discrete time signal obtained by uniform sampling of x(t) with
a sampling period T.
Analog Signal vs Digital Signal: An analog signal is defined as a signal which can take any value
between −∞ to ∞ and can be defined at either specific or ray long instant of time
E.g.: x(t) = sin(at + ϕ)
Digital signal is defined as a signal which is defined at specific instants of time and also dependent
variables can take only specific values. Digital signal is obtained from discrete-time signal by
quantization.
Periodic vs Non-Periodic Signals: A continuous –time signal is periodic if there exists T such that
x(t + T) = x(t), ∀ t ;T∈ R – {0}
If there is no such T then the signal is called non-periodic signal.
Example of periodic signal is sine waveform like x (t) = sin (t) and non-periodic is x(t) = et
Note: Even a non – periodic can be called periodic, with period ∞.
The smallest positive value of T that satisfies above condition is called fundamental period of x(t).
Also, angular frequency of continuous-time signals is defined as, Ω= 2π/T and is measured in
rad/sec.A discrete-time signal is periodic if there exists N such that
x[n] = x[n + N], ∀n ; N ∈ Z – {0}
The smallest positive N that satisfies above condition is called fundamental period of x[n]. Here N is
always positive integer and angular frequency is defined as ω = 2π/N and is measured in
radians/samples.
Note 1: If x1 (t) and x2 (t) are periodic signals with periods T1 and T2 respectively, then
x(t) = x1 (t) + x2 (t) is periodic if (if and only if) T1 ⁄T2 is a rational number and period of x(t) is
least common multiple (LCM) of T1 and T2 .
Note 2: If x1 [n] is periodic with fundamental period N and x2 [n] is periodic with fundamental period
M then x[n] = x1 [n] + x2 [n] is always periodic with fundamental period equal to the least common
multiple (LCM) of M and N.
Figure below shows a signal, x(t) of period T
x(t)
2T t
−2T −T 0 T
Real vs Complex Signals: A signal x(t) is real signal if its value are only real numbers and the signal
x(t) is complex signal if its value are complex numbers.
Even and Odd Signals: A CTS x(t) is called even if x(−t)= x(t) example x(t) = cos t and it is called
odd if x(−t) = −x(t)
E.g.: x(t)= sin(t)
Conjugate Symmetric vs Skew Symmetric Signals: A continuous time signal x(t) is conjugate
symmetric if x(t) = x*(−t);∀t. Also, x(t) is conjugate skew symmetric if x(t) = −x ∗(−t); ∀t.
Note: Any arbitrary signal x(t) can be considered to constitute 2 parts as below,
x(t) = xe (t)+ x0 (t)
(x(t) + x ∗ (−t))
Where, xe (t) = conjugate symmetric part of signal = = xe ∗ (−t) and
2
(x(t) − x ∗ (−t))
x0 (t) = conjugate skew symmetric part of signal = = −x0 ∗ (−t)
2
If signal x(t) is real, x(t) constitutes even and odd parts.
x(t) = xe (t) + x0 (t)
(x(t) + x(−t))
Where, xe (t) = and xe (t) = xe (−t)
2
(x(t) − x(−t))
x0 (t) = and x0 (t) = −x0 (−t)
2
Above properties can also be applied for discrete time signals and are summarized in the following
table.
In the figure shown below, x1 (t), x2[n] are even signals and y1 (t), y2 [n] are odd signals.
x1(t) y1 (t)
A
+A
−T
t t
−T T T
−A
x2 [n] y2 [n]
2
1
1
−3 − 2 − 1 n
1 2 3
n −1
−3 −2 −1 1 2 3
N2
T2
5. Integration y(t) = ∫ x(t)dt y[n] = ∑ x[n]
T1
n=N1
t t t
−1 1 0.5 0.5 −2 2
Demonstration of Time Scaling
In Discrete-time (D-T) signals, time scaling can be divided in to two ports. One is Decimation and the
other is interpolation.
For a D-T signal x(n), the scaled version of it is given by y(n), where
y(n) = x[kn] and k is scaling factor
(i) Decimation: If value of k > 1, it would lead to reduction of samples from the original D-T
sequence. This process is known as Decimation (or) Down sampling.
Example: For a D-T sequence x(n) = {4, 3, 2, 1, 2, 3, 4}, x(2n), x(3n) etc are the decimated
↑
sequences of x(n) x[2n] = {3, 1, 3} and x(3n) = {4, 1, 4}
↑ ↑
From the above example it is clear that x(2n)and x(3n) are decimated sequences formed by
selecting every second and every third sample respectively of x(n) starting from n = 0
Note: In the process of decimation, care has to be taken that sequence is not affected by
Aliasing.
(ii) Interpolation: If the value of k < 1, it would lead to increase in samples when compared to
original sequence. This process is known as interpolation (or) up sampling.
Example: For the sequence x(n) given in last example, find x[n/2]
x[n/2] = {4, _, 3, _, 2, _, 1, _, 2, _, 3, _, 4}
↑
If the extra samples are added by zeros, it is known as zero interpolation.