[go: up one dir, main page]

0% found this document useful (0 votes)
17 views2 pages

Assignment 1

The document outlines an assignment for the Digital Signal Processing course at Kit's College of Engineering, detailing various questions related to Discrete Fourier Transform (DFT), its properties, and convolution methods. It includes tasks such as explaining concepts, obtaining DFT and Inverse DFT for given sequences, and comparing linear and circular convolution. Additionally, it covers advanced topics like FFT algorithms and sectioned convolution methods.
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)
17 views2 pages

Assignment 1

The document outlines an assignment for the Digital Signal Processing course at Kit's College of Engineering, detailing various questions related to Discrete Fourier Transform (DFT), its properties, and convolution methods. It includes tasks such as explaining concepts, obtaining DFT and Inverse DFT for given sequences, and comparing linear and circular convolution. Additionally, it covers advanced topics like FFT algorithms and sectioned convolution methods.
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/ 2

Kit’s College Of Engineering (Empowered Autonomous), Kolhapur

Department of Electronics & Telecommunication Engineering


Class : T.Y. Year: 2025-26

Course: Digital Signal Processing


Course Code: UETPC0503
ISE component- Assignment

Assignment 1 (CO1)
Q.1 Explain DFT(frequency sampling) in detail.
Q.2 Explain Cyclic Property of Twiddle factor in detail.
Q.3 List the properties of DFT and explain any Six in detail.
Q.4 Obtain DFT of the following sequence and Sketch magnitude plot and phase plot for
a) x(n)={ 1 1 1 1 1 1 0 0 } b) h(n)={ 1 1 0 0 }
c)x(n)=d(n) d) x(n) = 𝒂𝒏 u(n) for 0 ≤ n ≤ N-1

Q.5 Obtain IDFT of the following sequence a) X(k)={ 1 0 1 0 } b) H(k)={ 5, 0, 1-j, 0,1,0,1+j,0 }
Q.6 Explain circular convolution property of the DFT in detail.
Q.7 Find the circular convolution using concentric circle method and matrix method for the
following sequence.
a) x1(n) = { 1, -1, -2, 3, 0} and x2(n) ={1, 2, 3}
b) x(n) = { 1, 1, 2, 2 } and h(n) ={1, 2, 3,4}
Q.8 Find the Linear convolution using circular convolution method and verify the answer of
linear convolution using tabular method for
a) x1(n) = { 1, 7, -2, 3, 0 1} and x2(n) ={1, 2, 3} b) x(n) = { 1, 1, 2, 1 } and h(n) ={ 3,4,0, 0}
Q9 Find the circular convolution using DFT and IDFT for the sequence
a) x1(n) = { 2,1,2,1 } and x2(n) ={1, 2, 3,4}
b) x(n) = { 2, 3, 1, 1 } and h(n) ={1, 3,5,3}
Q.10 Find the Linear convolution (or Response of FIR filter) using DFT and IDFT for the
sequence and verify the answer of linear convolution using tabular method for
a) x1(n) = { 1,2 } and x2(n) ={2, 2 }
b) x(n) = { 1, 2, 1 } and h(n) ={1, 3}
Q.11 Explain the difference between linear convolution and circular convolution.
Q.12 Explain the Overlap – Save method and Overlap –add method in detail.
Q.13 Find the sectioned convolution/Blocked convolution using a)Overlap – Save
method and b)Overlap –add method for the following
a)x(n) = { 1, -1, 1, 2, 1, 0, 1, -4, 3, 2, 1, 0, 1,1} and h(n)= {1,1 ,2,1}
b) x(n) = { 1, 2, -1, 2, 1, 0, 1, -4, 3, 2, 1, 2} and h(n)= {1,1 }
Q.14 Explain DIT FFT and DIF FFT algorithm in detail with signal flow graph
Q.15 The first five points of the 8 point DFT of a real valued sequence are

X(k) = { 4, 1-j, -2, 1+j,0 } Determine the remaining three points of the DFT

You might also like