Wednesday, 26 April 2017

Basic Operations on DSP Processor

In this experiment some basic mathematical operations like convolution were performed  on Texas Instruments C2000 TMS320F28335 DSP processor.The theoretical aspects of DSP technology are not too difficult. We just have different algorithms for different operations. But, the real world doesn't work on just mathematics and algorithms. We need to have some physical hardware that will implement these operations. This is where the DSP processor comes in. The code was written on Code Composer Studio 3 in C language.The output of the instructions was stored in the registers and these values were obtained in real-time using the debugging functionality of the software.

11 comments: