0% found this document useful (0 votes)
37 views

DSP Lab

The document outlines the course outcomes and list of experiments for a Digital Signal Processing lab. Students will implement DSP algorithms using software and hardware and analyze digital filters. The experiments include generating standard signals, filtering, convolution, DFT, FFT, windowing techniques, and real-time audio signal processing.

Uploaded by

Surya R
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)
37 views

DSP Lab

The document outlines the course outcomes and list of experiments for a Digital Signal Processing lab. Students will implement DSP algorithms using software and hardware and analyze digital filters. The experiments include generating standard signals, filtering, convolution, DFT, FFT, windowing techniques, and real-time audio signal processing.

Uploaded by

Surya R
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/ 1

JNTUA B.Tech.

R20 Regulations

JAWAHARLAL NEHRU TECHNOLOGICAL UNIVERSITY ANANTAPUR


B.Tech (ECE)– III-I Sem L T P C
0 0 3 1.5
(20A04502P) DIGITAL SIGNAL PROCESSING LAB
Course Outcomes:
 Implement various DSP Algorithms using software packages.
 Implement DSP algorithms with Digital Signal Processor.
 Analyze and observe magnitude and phase characteristics (Frequency response
Characteristics) of digital IIR-Butterworth, Chebyshev filters.
 Analyze and observe magnitude and phase characteristics (Frequency response
Characteristics) of digital FIR filters using window techniques.
 Analyze digital filters using Software Tools.

The Programs shall be implemented in Software (Using MATLAB / Lab View / C Programming/
Equivalent) and Hardware (Using TI / Analog Devices / Motorola / Equivalent DSP processors).

List of Experiments:
1. Generate the following standard discrete time signals.
i) Unit Impulse ii) Unit step iii) Ramp iv) Exponential v) Sawtooth
2. Generate sum of two sinusoidal signals and find the frequency response (magnitude and
phase).
3. Implement and verify linear and circular convolution between two given signals.
4. Implement and verify autocorrelation for the given sequence and cross correlation between
two given signals.
5. Compute and implement the N-point DFT of a given sequence and compute the power
density spectrum of the sequence.
6. Implement and verify N-point DIT-FFT of a given sequence and find the frequency response
(magnitude and phase).
7. Implement and verify N-point IFFT of a given sequence.
8. Design IIR Butterworth filter and compare their performances with different orders (Low
Pass Filter /High Pass Filter)
9. Design IIR Chebyshev filter and compare their performances with different orders (Low Pass
Filter /High Pass Filter).
10. Design FIR filter (Low Pass Filter /High Pass Filter) using windowing technique.
i. Using rectangular window
ii. Using hamming window
iii. Using Kaiser window
11. Design and verify Filter (IIR and FIR) frequency response by using Filter design and Analysis
Tool.
12. Compute the Decimation and Interpolation for the given signal.
13. Real time implementation of an audio signal using a digital signal processor.
14. Compute the correlation coefficient for the two given audio signals of same length using a
digital signal processor.

Note: Any TWELVE of the experiments are to be conducted.


References:
1. Digital Signal Processing: Alon V. Oppenhelm, PHI
2. Digital Signal processing(II-Edition): S.K. Mitra, TMH
Online Learning Resources/Virtual Labs:
1. http://vlabs.iitkgp.ac.in/dsp/#

You might also like