DSP - (Bec-502) - Module 2 & 3
DSP - (Bec-502) - Module 2 & 3
(BEC502)
(2022 scheme)
Module-2
Module 3
Channel Name: Engg-Course-Made-Easy SUBSCRIBE
5
https://youtu.be/KVQvRPgDUlE
8 Compute 4 – point DFT of the signal 𝑥(𝑛)={0,1,2,3} using DFT matrix https://youtu.be/kjnJQSUwPBQ
Find the 4-point DFT of the sequence x[n]= {1, 0, 0, 1} using matrix method and verify the answer
9
by taking the 4-point IDFT of the result. https://youtu.be/JWlJfTaqjyY
Compute N point DFT of a sequence
1 1 2𝜋 𝑁
𝑥(𝑛) = 2 + 2 𝑐𝑜𝑠 [ 𝑁 (𝑛 − 2 )]
10 https://youtu.be/GQRB5X3caS0
Properties of DFT
1. Linearity Property
11
2. Circular Time shift property
https://youtu.be/-QwAI13DnKc
1. Circular Frequency shift property
12
2. Time Reversal Property https://youtu.be/8zOP9Xtkt84
3. Circular Convolution in Time domain (Convolution property)
OR
13
Show that multiplication of the DFTs of two sequences is equivalent to the circular convolution of the
https://youtu.be/-OenjaGEeZo
two sequences in the time – domain.
4. Symmetry Properties
14 Case 1: Real valued sequence https://youtu.be/mC8TLt-NRGg
Case 2: DFT of Real Even and Real Odd Sequences
15 Case-3: Both x(n) and its DFT X(k) are complex Valued https://youtu.be/pqEsW9S_oEU
5. Periodicity Property https://youtu.be/1jd8flGoSFY
16
For the sequence x(n)= {-1,2,3,0,-4,1,2,-3}, calculate, without computing DFT.
7 7
Verify the result using frequency domain approach using DFT and IDFT https://youtu.be/V5WZNmpl_U4
Compute the N – point DFT of the following signals.
26
(𝑖) 𝑥(𝑛)= 𝛿(𝑛−𝑛0); 0 <𝑛0<𝑁 (𝑖𝑖) 𝑥(𝑛)=𝑎𝑛 ; 0≤𝑛≤(𝑁−1 https://youtu.be/12dG9u50HCw
Compute N point DFT of a sequence
1 1 2𝜋 𝑁
𝑥(𝑛) = 2 + 2 𝑐𝑜𝑠 [ 𝑁 (𝑛 − 2 )]
27 https://youtu.be/GQRB5X3caS0
Compute the circular convolution using DFT and IDFT method for the following sequences
28
x1 (n) = {1,2,3,1} and x2 (n) = {4,3,2,2} https://youtu.be/7aFkjvC3R0M
Let x(n) be a real sequence of length N and its N-point DFT is X(k), show that i) X(N − K) =
X ∗ (K) ii) X(0) is real
29 https://youtu.be/7xuHHqUiG5s
N
iii) If N is even, then X ( 2 ) is real
Compute the circular convolution of the following sequences using DFT and IDFT method.
30
𝑥1 (𝑛) = {1,2,3,4} 𝑥2 (𝑛) = {4,3,2,1} https://youtu.be/0_rDSECGJ80
1 1 2𝜋 𝑁
If 𝑤(𝑛) = 2 + 2 𝑐𝑜𝑠 [ 𝑁 (𝑛 − 2 )] what is the DFT of the window sequence
31 https://youtu.be/uuFn5c3VSMA
𝑦[𝑛] = 𝑥[𝑛]. 𝑤[𝑛]? Relate the answer in terms of X(k)
Compute 4-point DFT of sequence x(n)= {1,2,3,4}. Using time shift property find the DFT Y(K), if y(n)=
32
𝑥((𝑛 − 3))4 https://youtu.be/zvzhhvzIyWI
The 4-point DFT of a sequence x(n) is given by X(k)={16, -4+j4, -4, -4-j4}. Determine
33
the energy of x(n) using Parseval’s theorem https://youtu.be/PvNyIsEq2R8
3
Given X(k) = {1, j4, 1, -j4}, find x(n) using Radix-2 DIT – FFT algorithm. https://youtu.be/4-mTQDodu4I
What do you mean by computational complexity? Compare the direct computation
and FFT algorithms. In the direct computation of 32-point DFT of x(n), How
many
4
i) Complex multiplications (ii) Complex additions
https://youtu.be/qaBkK-q6i3w
ii) Real multiplications. iv) Real Additions
v) Trigonometric function evaluations are required.
5 Develop 8-point DIT-FFT Radix-2 algorithm and draw the signal flow graph. https://youtu.be/9WNJflDOk14
Using DIT-FFT algorithm compute the DFT of a sequence x[n]=[1,1,1,1,0,0,0,0]
6 https://youtu.be/RHXvrzH0XvA
7 Given X(k)= [0, j4, 0, -j4]. Find x(n) using Radix 2 DIT FFT algorithm https://youtu.be/fdAyK_5vaYc
Comparison between computation of DFT using direct method and using FFT
8
algorithms. https://youtu.be/aoez3R7Y2gg
9 Given 𝑥(𝑛) = (𝑛 + 1) 𝑓𝑜𝑟 0 ≤ 𝑛 ≤ 7. Find 𝑋(𝑘) using DIT – FFT algorithm. https://youtu.be/smDROo5md-k
Compare the Complex multiplications and additions for the direct computation of
10
DFT versus FFT algorithm for N-128. https://youtu.be/qaBkK-q6i3w