Program/ Demo Execution Viva-Voce Record Total 10 30 30 10 10 10 100
Program/ Demo Execution Viva-Voce Record Total 10 30 30 10 10 10 100
(Regulations 2021)
b) Write a Mat Lab program to calculate Cross-correlation of a given sequences and verification
of its any four properties if x(n){1,1,2,2} and y(n)={3,3,4,4}. Plot the results.
6. a) Write a Mat lab code to find the DFT and IDFT of given signal x(n)=sin(nπ/4) for 0≤n≤7.
Draw its frequency spectrum.
b) Perform the linear convolution of two given sequences using Mat lab program. The input
sequence x(n)={2n for 0≤n≤7, otherwise zero } and impulse sequence h(n)={1,2,4}.
Design a digital filter(LPF,HPF,BPF &BSF) using Mat lab for which impulse response ranges
7.
from - ∞ to + ∞ ,which has monotonic characteristics in both passband and stop bands. Assume
its specifications.
Design a digital filter for which impulse response ranges from 0 to ∞ which has equiripple
8.
characteristics in passband and monotonic characteristics in stop bands. Assume its
specifications
Draw its results for odd and even orders.
Design a digital filter for which impulse response ranges from 0 to ∞ which has equiripple
9.
characteristics in stop band and monotonic characteristics in pass band bands. Assume its
specifications. Draw its results for odd and even orders.
10. Design a 25 tab finite impulse response filter of LPF, HPF, BPF and BSF and demonstrate the
filtering operation using rectangular and Hamming windows using Mat lab software. Assume its
specifications
11. Design linear phase filters of LPF, HPF, BPF and BSF and demonstrate the filtering operation
using any two windows using Mat lab software. Assume its specifications
Write a Mat lab program for design of a Butter worth IIR filter(LPF/HPF/BPF/BSF) with the
12.
following specifications pass band attenuation=0.4 db, stop band attenuation=30 db, pass band
frequency=400Hz,
stop band freuency800Hz and sampling frequency =2000Hz. Assume T=1sec.
a)Compute DFT of the sequence x(n)={1,2,4,8,8,4,2,1} using Mat lab. Draw the magnitude and
13.
phase response plots.
b) b). Perform the circular convolutions of two given sequences using Mat lab programs. Let
Page 3 of 3
14. Design FIR filter (LPF, HPF, BPF and BSF) and demonstrate the filtering operation using any
two windows using Mat lab software. Assume its specifications
15. Demonstrate the DSP processor architecture, write and explain the list of its major components.
16. Perform MAC operation using various addressing modes of DSP processor.
17. Generate any two types of signals and in its random noise using DSP processor.
18. Design and implement the FIR Filter for Low pass, High pass, Band pass and Band stop filters
with help of Mat lab program or equivalent using DSP processor.
19. Design and implement the Butter worth IIR Filters for Low pass, High pass, Band pass and Band
stop filters with help of Mat lab program or equivalent using DSP processor.
20. Design and implement the Chebyshev IIR Filters for Low pass, High pass, Band pass and Band
stop filters with help of Mat lab program or equivalent using DSP processor.