Sie sind auf Seite 1von 21

www.allsyllabus.

com

DISCRETE FOURIER TRANSFORM


1. Introduction

The sampled discrete-time fourier transform (DTFT) of a finite length, discrete-time signal is
known as the discrete Fourier transform (DFT). The DFT contains a finite number of samples
equal to the number of samples N in the given signal. Computationally efficient algorithms for
implementing the DFT go by the generic name of fast Fourier transforms (FFTs). This chapter
describes the DFT and its properties, and its relationship to DTFT.

2. Definition of DFT and its Inverse

Lest us consider a discrete time signal x (n) having a finite duration, say in the range 0 n N-1.

m
The DTFT of the signal is

co
N-1

-jwn (1)

s.
X ( ) = x (n)e
bu
n-0
la
Let us sample X using a total of N equally spaced samples in the range : (0,2), so the
sampling interval is 2 That is, we sample X() using the frequencies.
yl

N
= k = 2k , 0 k N-1.
lls

N-1
-jwn (2)
.a

Thus X (k) = x (n)e


n-0
w
w

N-1
w

X (k) = x (n)e
- j2kn (2)

N
n-0

The result is, by definition the DFT.

That is ,

Equation (0.2) is known as N-point DFT analysis equation. Fig 0.1 shows the Fourier transform
of a discrete time signal and its DFT samples.

vtu.allsyllabus.com
www.allsyllabus.com

x(w)

0 2 w

Fig.1 Sampling of X(w) to get x(k)

While working with DFT, it is customary to introduce a complex quantity


WN = e-j2 /N

m
Also, it is very common to represent the DFT operation

co
N=1

s.
X(k) = DFT ( x(n)) = x(n) WNkn, 0nN-1
bu
n=0
la
The complex quantity Wn is periodic with a period equal to N. That is,
WNa+N = e-j+2/N(a+N) = e-j2 /N n = WNa where a is any integer.
yl
lls

Figs. 0.2(a) and (b) shows the sequence for 0nN-1 in the z-plane for N being even and
odd respectively.
.a

6 5
5 7 4 6
w
w

4 0 0
w

3 1 3 1

2 2

(a) (b)

Fig.2 The Sequence for even N (b) The sequence for odd N.

The sequence WkNN for 0 n N-1 lies on a circle of unit radius in the complex plane
and the phases are equally spaced, beginning at zero.
The formula given in the lemma to follow is a useful tool in deriving and analyzing
various DFT oriented results.

vtu.allsyllabus.com
www.allsyllabus.com

2.1. Lemma

N-1

Wkn = N (k) = { N, k = 0 (3)

n-0 N 0, k 0

Proof :
N-1
an = 1 - aN : a 1
n-0 1-a

We know that
Applying the above result to the left side of equation (3.3), we get

m
N-1

co
(WkN) n = 1- WkNN = 1- e-j2 kNN
n= 0
1- WkNN 1- e-j2 kNN : k 0

s.
= 1- 1
bu
1- e- j2 kNN
la
= 0, k 0
yl

when k = 0, the left side of equation (3.3) becomes


lls

N-1 N-1
WN0xn =
.a

1=N
n= 0 n =0
w

N-1 N, k = 0
w

Hence, we may write


WN0xn = 0, k 0
w

n=0
= N (k), 0 k N-1

2.2 Inverse DFT

The DFT values (X(k), 0 k N-1), uniquely define the sequence x(n) through the inverse DFT
formula (IDFT) :

N-1
x (n) = IDFT (X(k) = 1 X(k) WN-kn , 0 k N-1
N k=0

The above equation is known as the synthesis equation.

vtu.allsyllabus.com
www.allsyllabus.com

N-1 N-1 N-1


Proof : 1 X(k) WN-kn = 1 x(m) WNkm
[ ] = WN-kn
N k=0 N k=0 m=0
N-1 N-1 N-1
= 1 x(m) WN-(n-m)k
[ ]
N k=0 m=0
It can be shown that
N-1
WN(n-m)k = N, n=m
0, n m
Hence,

m
N-1

co
1 x(m) N (n-m)
N

s.
= 1 x Nx (m) ( sifting property)
bu
N m=n
la
= x(n)
yl

2.3 Periodicity of X (k) and x (n)


lls

The N-point DFT and N-point IDFT are implicit period N. Even though x (n) and X (k) are
sequences of length N each, they can be shown to be periodic with a period N because the
.a

exponentials WNkn in the defining equations of DFT and IDFT are periodic with a period N. For
w

this reason, x (n) and X (k) are called implicit periodic sequences. We reiterate the fact that for
finite length sequences in DFT and IDFT analysis periodicity means implicit periodicity. This
w

can be proved as follows :


w

N-1
X (k) = x(n) WNkn
N-p=0
X (k+N) = x(n) WN(k+N)n
Since, WNNn = e-j2nNn = 1, we get
N-1
X (k+N) = x(n) WN-kn
n=0
= X (k)

vtu.allsyllabus.com
www.allsyllabus.com

N-1
Similarly, x (n) X (k) WN-kn
k=0

N-1
x (n+N) = 1 X(k) WN-k(n+N)
N k=0

N-1
= 1 X(k) WN-kn WN -kn
N k=0

m
Since, WN-kn = e-j2/N kN = e-j2k = 1, we get
N-1

co
x(n+N) = 1 X(k) WN-kn

s.
= x (n)
bu
Since, DFT and its inverse are both periodic with period N, it is sufficient to compute the
results for one period (0 to N-1). We want to emphasize that both x (n) and X (k) have a starting
la
index of zero.
A very important implication of x (n), being periodic is, if we wish to find DFT of a
yl

periodic signal, we extract one period of the periodic signal and then compute its DFT.
lls

Example 1 Compute the 8 point DFt of the sequence x (n) given below :
.a

x (n) = (1,1,1,1,0,0,0,0)
w

Solution
w

The complex basis functions, W for 0 n 7 lie on a circle of unit radius as shown in Fig. Ex.3
w

W86

W85 W87

W84 1.0 Re(z)

W83 W81

W82

Fig. 3 Sequence W80 for 0 n 8.

vtu.allsyllabus.com
www.allsyllabus.com

Since N = 8 we get W = e j2/8


Thus,
W 80 =1
W 81 = e -j/4 = 1 j 1
2 2
W 82 =e -j/2 =j

W 83 = e -j3/4 = 1 j 1
2 2
W 84 0
= -W8 = -1

m
By definition, the DFT of x (n) is

co
X ( k) = DFTI (x (n))
= W8kn

s.
= 1+1 x W k + W -2k + W 3k .
8 8 8 bu
= 1 + W k + W 2k + W 3k k = 0, 17
8 8 8
X(0) = 1+1+1+1 = 4
X(1) = 1+ W 1 + W 2 + W 3 = 1 j2.414
la
8 8 8
X(2) = 1+ W 2 + W 4+ W 6 = 0
8 8 8
yl

X(3) = 1+ W 3 + W 6+ W 1 = 1 j0.414
8 8 8
lls

X(4) = 1 + W 4 + W 0+ W 4 = 0
8 8 8
X(5) = 1+ W 5 + W 2 + W 7 = 1+j0.414
.a

8 8 8
X(6) = 1+ W 6 + W 4 + W 2 = 0.
8 8 8
w

X(7) = 1+ W 7 + W 6 + W 5 = 1+j2.414
8 8 8
w

Please note the periodic property : WNa = WNa+N where a is any integer.
w

Example 2 : Compute the DFT of the sequence defined by x (n) = (-1) n for
a. = N= 3
b. N = 4,
c. N odd,
d. N even.

Solution
X (k) = DFT (x-n)
N-1
= (-1)n WNnk
n-0

vtu.allsyllabus.com
www.allsyllabus.com

N-1
(-1)n [WNk] n
n=0
= 1 (1)N for W k -1
N
1+ WNk
a. N = 3

X(k) = 2 = 2 0 k 2
1+ WNk 1+ cos (2k/3) j sin ((2k/3)

b. N = 4 X (k) = 0 for W4k -1 or k 2


With k = 2 we get

m
N-1
X(2) (-1)n W42n

co
n=0

s.
= 1 - W42 + W44 - W46
= 1 (-1) + (-1)2 (-1)2 = 4
bu
Hence, X (k) = 48(k-2)
la

c. We know that
yl
lls

W42n e-j2 / N k
If N = 2k, we get WNk= -1.
.a

Since N is odd no k exists. This means to say that WNk -1 for all k from 0 to N-1.
w

Therefore,
X(k) = 2 0 k N-1
w

1+ WN k
w

d. N even WNk = - 1, if k = N/2.

X ( k) = 0 for k N/2

With k = 2, we get
N-1
And x (N/2) = [- WNk] n
n=0
N-1
= [1] = N
n=0
Hence X (k) = N (k-N/2)

vtu.allsyllabus.com
www.allsyllabus.com

Example 3. Compute the inverse DFT of the sequence,

X(k) = (2,1+j,0,1 j)

Solution

x (n) = IDFT (X(k))


N-1
1 x(n) WN-kn , 0 n N -1
N n=0

Please note that :

m
WN-kn = [ WNkn]*

co
Since, N = 4, we get

s.
N-1
bu
x (n) = 1 X(k) W4-kn , 0 n 3
la
4 n=0
yl

= 1 [X(0) W4-0xn + X(1) W4-n + X (2) W4-2n + X (3) W4-3n]


lls

4
.a

= 1 [2 + (1+j) W4-n +0 + (1-j) + X (3) W4-3n]


w

4
Hence, x (0) = 1 [2 + (1+j) +(1-j)] = 1
w

4
w

x (1) = 1 [2 + (1+j) W4-1 +(1-j) W4-3] = 1


4
x (2) = 1 [2 + (1+j) W4-2 +(1-j) W4-6] = 1
4
Because of periodicity, W4-6 = W4-2
Hence, x (2) = 1 [2 + (1+j) (-1) + (1-j) (-1)] = 0
4

x (3)= 1 [2 + (1+j) W4-3 +(1-j) W4-9] = 1


4
Because of periodicity, W4-9 = W4-5 = W4-1

vtu.allsyllabus.com
www.allsyllabus.com

Hence, x (3) = 1 [2 + (1+j) W4-3 +(1-j) W4-1]


4
= 1 [2 + (1+j) (-j) (-j) + (1-j) ] = 1
4
Hence, x(n) = (1,0,0,1)

3. Matrix Relation for Computing DFT

The defining relation for DFT of a finite length sequence x (n) is

N-1
X (k) = x(n) Wnkn , 0.1, N-1
n=0

m
co
Let us evaluate X (k) for different values of k in the range (0, N-1) as given below :
X (0) = WN0 x (0) + WN0 x (1) + + WN0 x (N-1)

s.
X (1) = WN0 x (0) + WN1 x (1) + + WN(N-1) x (N-1)
X (2) = WN0 x (0) + WN2 x (1) + + WN2(N-1) x (N-1)
bu
X (N-1) = WN0 x (0) + WN(N-1)x (1) + .. =+ WN(N-1) (N-1) x (N-1)
la
yl

Putting the N DFT equations in N unknowns in the matrix form, we get


X = W Nx
lls

Here X and x are (N x 1) matrices, and Wn is an (N x N) square matrix called the DFT matrix.
.a

The full matrix form is described by


w

X(0) W N0 W N0 W N0 W N0 x(0)
w

X(1) W N0 W N1 W N2 WN(N-1) x(1)


w

X(2) = W N0 W N2 W N4 WNkn x(2)


: : : : : :
X(N-1) 0
WN WN N-1 WN2(N-1) WN(N-1)(N-1) x(N-1)

The elements WNkn of WN are called complex basis functions or twiddle factors.

Example : Compute the 4-point DFT of the sequence, x(n) = (1,2,1,0).

Solution
With N = 4, W4 = e-j2 /4 = -j.
We know that

vtu.allsyllabus.com
www.allsyllabus.com

X = WN x

X(0) W 40 W 40 W 40 W 40 x(0)

X(1) W 40 W 41 W 42 W 43 x(1)

X(2) = W 40 W 42 W 44 W 46 x(2)

X(3) W 40 W 43 W 46 W 40 x(3)

Exploiting the periodic property WN0 = WNn+N where a is any integer the above matrix relation
becomes.

m
co
X(0) W 40 W 40 W 40 W 40 x(0)

X(1) W 40 W 41 W42 W 43 x(1)

s.
X(2) = W 40 W 42 W 40 W 42 x(2)
bu
X(3) W 40 W 43 W 42 W 41 x(3)
la
X(0) 1 1 1 1 1
X(1) 1 -j -1 j 2
yl

X(2) = 1 -1 1 -1 1
lls

X(3) 1 j -1 -j 0
.a

Hence,
X(k) = (4, -j2, 0, j2)
w
w

4. Matrix Relation for Computing IDFT


w

We know that x = W N1 X
Premultiplying both the sides of the above equation by we get

WN-1-X = WN-1 WNx

WN-1X = x
Or x = WN-1X

In the above equation (.8) x = WN-1 is called IDFT matrix.


The defining equation for finding IDFT of a sequence X (k) is

vtu.allsyllabus.com
www.allsyllabus.com

N-1
X (n) = 1 X(k) W , 0 n N-1
N k=0

N-1
= 1 X (k) [WNkn ]*
N k=0

The first set of N IDFT equation in N unknowns may be expressed in the matrix form as

x = 1 W*NX
N

m
Where W*N denotes the complex conjugate of WN. Comparision of equation (3.8) and (3.9)
leads us to conclude that

co
WN-1 = 1/N W*N

s.
This very important result shows that W-1N requires only conjugation of Wn multiplied by 1/N.
bu
an obvious computational advantage. The matrix relations (.7) and (.9) together define DFT as a
linear transformation.
la
yl

5. Using the DFT to Find the IDFT


lls

We know that
.a

N-1
x* (n) = 1 X(k) WN-kn , n= 0,1 . N-1
w

N k=0
w
w

Taking complex conjugates on both the sides of the above equation, we get

N-1
x*(n) = 1 X(k) WN-kn *
N k=0

vtu.allsyllabus.com
www.allsyllabus.com

N-1
x*(n) = 1 X*(k) WN-kn * (10)
N k =0

The right hand side of equation (3.10) is recognized as the DFT of X* (k), so we can rewrite
equation (3.10) as follows :

x*(n) = 1 DFT (X*(k))


N
Taking complex conjugates on both the sides of equation (11), we get

x*(n) = 1 [DFT (X*(k))]


N

m
The above results suggests the DFT algorithm itself can be used to find IDFT. In practice, this is

co
indeed what is done.

s.
6. Properties of DFT
In the following section, we shall discuss some of the important properties of the DFt. They are
bu
strikingly similar to other frequency domain transforms, but must always be used in keeping with
implied periodicity for both DFT and IDFT in time and frequency domains.
la

6.1 Linearity
yl
lls

DFT (ax1(n) + bx2(n)j = aX1(k) + bX2(k), k = 0, N =1


.a

If X1(k) and X2(k) are the DFTs of the sequence x1 (n) and x2 (n), respectively, both of lengths
N.
w
w

Proof :
w

N-1
We know that DFT [x(n)] = x(n) WNkn
n=0

Letting x (n) = ax1(n) + bx2(n) we get


N-1
DFT = ax1(n) + bx2(n) = (ax1(n) +bx2 (n)] WNkn
n=0
N-1
= a x1(n) WNkn + b x1(n) WNkn
n=0

vtu.allsyllabus.com
www.allsyllabus.com

= aX1 (k) + bX2(k), 0 k N-1

Sometimes we represent the linearity property as given below


DFT
ax1 (n) + bx2(n) aX1 (k) + bX2(k)

Example : Find the 4- point DFT of the sequence


X(n) = cos ( n) + sin ( n)
4 4
Use linearity property.

Solution

Given N = 4,

m
WN = e j2 /n W = e j /2
We know that, W 40 = 1

co
Hence, W 40 = 1

s.
W41 = e = -j
W43 = e = -1
bu
x1 (n) = cos ( /4 n )
Let
la

x2 (n) = sin ( /4 n )
yl

and
lls

Then, the values of x (n) and x2 (n) for 0 <n <3 tabulated below :
.a

N x1 (n) = cos ( /4 n ) x2 (n) = sin ( /4 n )


w

0 1 0
w

1 1 1
w

2 2
2 0 1
3 -1 1
2 2

X1 (k) = DFT (x1 (n))

3
x1 (n) W4kn, k = 0,1,2,3
n=0

X1 (k) = 1 + 1 W4k +0 1 W43k

vtu.allsyllabus.com
www.allsyllabus.com

2 2
Hence, X1 (0) = 1 + 1 1 = 1
2 2
X1 (1) = 1 + 1 W4 1 W43 = 1 j1.414
1

2 2
X1 (2) = 1 + 1 W4 1 W46
2

2 2
= 1 + 1 W4 1 W24 = 1
2

2 2
X1 (3) = 1 + 1 W4 1 W49
3

2 2
= 1 + 1 W4 1 W41
3

2 2

m
Similarly, X2 (k) = DFT (x2 (n))

co
3
x2 (n) W4kn

s.
n=0
X2 (k) = 1 W4k + W42k + 1 W43k
bu
2 2
Hence, X2 (0) = 1 + 1 + 1 = 2.414
la
2 2
yl

X2 (1) = 1 W4 + W42 + 1 W43 = -1


1

2 2
lls

2 0
X2 (2) = 1 W4 + W4 + 1 W49
.a

2 2
= 1 W4 + W46 + 1 W49 = -0.414
3
w

2 2
w

X2 (3) = 1 W43 + W46 + 1 W49


w

2 2
= 1 W43 + W42 + 1 W41 = -1
2 2

Finally, applying the linearity property, we get


X (k) = DFT ( x1(n) + x2(n))
= X1(k) + X2(k)
= ( X1(0) + X2(0), X1(1) + X2(1). X1(2), X2(2), X1(3) + X2 (3) )
= (3.414. j1.414.0.586. j1.414)

k=0

vtu.allsyllabus.com
www.allsyllabus.com

It may be noted that the arrow, explicitly represents the position index of k = 0 or n = 0 of a
given sequence. The absence of this arrow also implicitly means that the first element in a
sequence always has the index k = 0 or n = 0.

Example Compute DFT (x(n)) of the sequence given below using the linearity property.
x (n) = cosh an, 0 n N-1

Solution
Given x(n) = cosh an, 0 n N-1

Then the N point DFT of the sequence x (n) is

X (k) = DFT [x(n)] = DFT ( cosh an)

m
= DFT 1 ean + 1 e-an

co
2 2
Applying linearity property, we get

s.
X (k) = 1 DFT [e an ] + 1 DFT [e -an ], 0 n N-1
bu
2 2
We know from Example 3.5, that
DFT (b N ) = b N -1
la
, 0 k N-1
k
b WN -1
yl

Hence, X (k) = 1 e a(N) - 1 + e a(N) - 1


ls

2 e a(N) k
WN -1 e W Nk - 1
-a
l
.a

= WN-kn ( e a(N-1) + e -a(N-1) - e -a + e a ] - e aN- e aN +2


w

2[1- WNk (ea ea ) + WNk ]


= 1 cosh Na + W k [cosh ( N-1)a cosh a] ,
w

N 0 k N-1
1- 2 WNk cosha + WNk
w

6.2 Circular time shift

If DFT [x(n)] = X (k).


Then DFt [x(n-m))] = X(k), 0 n N-1

Proof :

N=1
x (n) = 1 [ X (k) WN-kn
N k=0

vtu.allsyllabus.com
www.allsyllabus.com

N=1
x (n-m) = 1 [ X (k) WNk(n-m)
N k=0

Since, the time shift is circular, we can write the above equation as
N=1
x (n-m) = 1 [ X (k) WNkm ] WN-kn
N k=0
x (n-m)N = IDFt [ X(k) WNkm]
or DFT [x(n-m) N ] = WNkm X (k)
In terms of the transform pair, we can write the above equation is

DFT

m
x (n-m)N WNkm X (k)

co
Example Find the 4- point DFT of the sequence, x(n) = (1, -1, 1, -1) Also, using time shift
property, find the DFT of the sequence, y(n) = x (n-2)4.

s.
Solution bu
Given N = 4
We know that
la

W40= 1, W41= -j
yl

W42 = -1, W 43 = j
lls

Hence, X (k) = DFT (x (n) )


3
.a

= x(n) W4kn , 0 k 3
w

n=0
= 1 W40k x 1 x W4k +1 x W42k - 1 x W43k
w

= 1- W41+W42k - W43k
w

X(0) = 1 -1 +1 -1 = 0
X(1) = 1 - W41+ W42- W43 = 0
X(2) = 1 - W42 + W44 - W46
= 1- W42+ W40 - W42 = 4
X(3) = 1 - W43 + W46- W49
= 1- W43 + W42- W41= 0
Given y (n) = x(n-2) 4

Applying circular time shift property, we get


Y(k) = W42k X (k), k = 0,1,2,3
Y(0) = W40 X(0) = 0

vtu.allsyllabus.com
www.allsyllabus.com

Y(1) = W42 X (1) = 0


Y(2) = W44 = W40 x(2) = 4
Y(3) = W46x (3) = W42 x (3) = 0
Hence, Y(k) = (0,0,4,0)

k-0

Example Suppose x(n) is a sequence defined on 0 -7 only as ( 0,1,2,3,4,5,6,7),


a. Illustrate x(n-2) is
b. If DFT (x(n)) = X (k), what is the DFT (x (n-2)s)

Solution
a. Given

m
To generate x (n-2) move the last 2 samples of x (n) to the beginning.
That is, x (n-2) = (6,7,0,1,2,3,4,5)

co
s(n-2)g

s.
7 bu 5
6 4
2 3
la
1
yl
lls

0 1 2 3 4 5 6 7 n
.a

It should be noted that x (n-2) is implicity periodic with a period N = 8.


b. Let y(n)=x(n-2) 8
w

Applying circular time shift property, we get


w

Y(k) = W32k X(k)


w

Example : Let X (k) donate a 6-point DFT of a length 6 real sequence, x(n). The sequence is
shown in Fig. Ex 3.17, without computing the IDFT, determine the length -6 sequence, y(n)
whose 6-point DFT is given by, Y (k) = W32k X(k)

1 2 3 x(n)
0
4 5
-1
Fig. Sequence x(n)

vtu.allsyllabus.com
www.allsyllabus.com

Solution
We may write
W32k = e-j2/3nx2k
= e-j2/3nx2k
Hence, W32k = W64k
It is given in the problem that
Y(k) = W3 j2k X(k)
Y(k) = W64k X(k)
We know that DFT (x(n=m) N = WNmk X(k)
IDFT WNmk X(k) = x(n-m) N
Hence, y(n) = x(n-4)6

m
Since, x(n) = (1,-1,2,3,0,0)
We get x(n-4) is by moving the last 4 samples of x(n) to the beginning

co
y(n) = x(n-4) 6
= (2,3,0,0,1-1)

s.
bu
Circular frequency shift ( Multiplication by exponential in time-domain)
If DFT (x(n)) = X (k), then DFT = X (k-1) N.
la

Proof :
yl
lls

N-1
X (k) = DFT (x (n)) = x(n) WNkn, 0 k N-1
.a

n=0
N-1
w

X(k-1) = x(n) WN(k-1)n


w
w

Since, the shift is frequency is circular, we may write the above equation as

N-1
X(k-1)8 = { x(n) WN-ln } WNkn
n=0
Hence, DFT {x(n) WN-ln } = X (k=1)N

Example Compute the 4-point DFT of the sequence x (n) = (1,0,1,0), Also, find y (n) if Y (k) =
X (k-2) 4.

vtu.allsyllabus.com
www.allsyllabus.com

Solution
Given N = 4.
Also W40 = 1, W4l =-j, W42 =-1, W43 =j,

The DFT of the sequence, x (n) is


3
X(k) = x(n) W4kn , 0 k 3
= 1x W40k + 0+1 x W42k =0
= 1 +W42k
X(0) = 1+1= 2
X(1) = 1+W2 = 0
4
X(2) = 1+W04 = 2

m
X(3) = 1+W24 = 0

co
X(0) = 1+1= 2
X(k) = X(k-2))4

s.
Given Y(k) = X(k-2) 4 bu
We know that, DFT (WN-ln x (n)) = X(k-l)N
la

That is, y(n) = WN-ln x (n) DFT Y(k) = X(k-1)N


yl
lls

Hence, y(n) = W4-2n x (n)


y(0) = W4-0 x (0) = 1
.a


y(1) = W4-2 x (1) = 0
w

y (2) = W4-4 x (2)


w

= W4-0 x (2) = 1x 1 =1
w

y(3) = W4-6 x (3) = W4-2 x (3) = 0


That is, y(n) = (1,0,1,0)

n=0

vtu.allsyllabus.com
www.allsyllabus.com

Circular convolution
Unlike DFT convolution in DFT in circular consider two sequence x(n) and y(n) the
circular convolution of x(n) and y(n) in given by

Let f (n) = x (n) x y(n)

N-1
x(n+N) = 1 x(n-m) Nh(m) 0 n N-1
m=0
N-1
= x(m) h(n-m) n
n=0
Point to be noted here in that x(n) and y(n) should be of same length

m
co
s.
Example : bu
Let x (n) = 1,1,1 y (n) = 1,-2,2
Retain x (n) as it is and circularly fold y (n) i.e. y(n) = 1,2,-2.
la
yl

N x(m) y(n-m)N f(n)


0 1,1,1 1,2,-2 1 x 1+1x2+1x-2 = 1
lls

1 1,1,1 -2,1,2 1 x -2 + 1x1 + 1x2 = 1


2 1,1,1 2,-2,1 1 x 2, +1x-2 + 1x1 = 1
.a

h (n) = 1,1,1
w
w
w

vtu.allsyllabus.com
www.allsyllabus.com

Summary
N-1
1) x (k) = x(n) e-jwn
n=0
N-1
= x(n) Wnkn
n=0

N-1
2) x (n) = 1 x(n) Wnkn 0 n N-1
N k=0

3) Periodicity of Wnkn

om
6
W
8

.c
5 7
W W
8 8

W
4
8
W
0
6 8
=W
4
b us W

N
=W
N
+N

-W78= W38
1 5
la
W = -W
8 8
2
yl

W
8
8
lls

=W 8
4) DFT { ax1(n) + bx2(n) } = ax1 (k) + bx2(k)
.a
w

5) DFT {x(n-m)N} = WNmk x (k)


w

6) DFT {W -lnx(n) } = x(k-l)


w

n N

7) X (k) = Xy (N-k)

8) DFT {x(N-n)} = x(N-k)

9) DFT { xe (n) } = 1 DFT {x(n) + 1 DFT { x(-n)N)}


2
= 1 x (k) + 1 x (-k) N
2 2
10) DFT { x1 (n) x2(n) } = 1 x 1(k) x2 (k)
N

vtu.allsyllabus.com

Das könnte Ihnen auch gefallen