Department of Electronics and Communication Engineering

Hamming Laboratory


Micro Projects

Digital Signal Processing Laboratory (EC692)

S.No. Title PO mapping PSO mapping
  1.  
Implement a speech denoising technique, which goes through the following steps:
  1. Load a speech signal from a WAVE file.
  2. Generate a white noise signal of equal duration with the speech signal.
  3. Use a highpass filter to preserve the frequencies of the noise above 3 kHz.
  4. Add the filtered noise to the original signal.
  5. Denoise the signal with a lowpass filter.
  6. Reproduce all three signals and plots their spectrograms.
1,2,4,5,8,9, 10,12 1,2
  1.  
Generate a synthetic signal that consists of three frequencies. Then, create a lowpass filter and apply it on the generated signal. Plot the spectrograms of the initial and the filtered signal, along with the frequency response of the designed filter. 1,2,4,5,8,9, 10,12 1,2