Skip to content

Real-Time Digital Signal Processing on a TI DSP Starter Kit. Imperial College London Electrical & Electronic Engineering 3rd-year module

License

Notifications You must be signed in to change notification settings

eugenius1/ee3-rtdsp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EE3: Real-Time Digital Signal Processing

Real-Time Digital Signal Processing on a Texas Instruments DSP Starter Kit (TMS320C6713 DSK). Imperial College London Electrical & Electronic Engineering 3rd year module.

Lab 5: IIR Filtering

Objectives accomplished:

  • Learned to design IIR (Infinite-Impulse Response) digital filters using MATLAB.
  • Implemented the IIR filter using the C6713 DSK system in real-time.
  • Measured the filter characteristics using a spectrum analyzer.

Lab 5 Report.

Project: Speech Enhancement through noise reduction

Telephones are increasingly being used in noisy environments such as cars, airports and undergraduate laboratories! The aim of this project is to implement a real-time system that will reduce the background noise in a speech signal while leaving the signal itself intact: this process is called speech enhancement.

~ Paul D. Mitcheson, Imperial College London Dept of EEE, EE3-19 Real Time Digital Signal Processing, 2016

Objectives accomplished:

  • Implemented triple buffering: in, processing, and out buffers.
  • Implemented various noise estimation and noise reduction techniques,
  • Compared their performance and chose parameters that produced the best audible speech enhancement.

Final Report.

About

Real-Time Digital Signal Processing on a TI DSP Starter Kit. Imperial College London Electrical & Electronic Engineering 3rd-year module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published