Tuesday, 25 April 2017

Basic operations using DSP Processor

In this experiment, we performed basic operations like addition, subtraction, multiplication etc on DSP Processor C2000. Code composer studio was used as coding platform.Using the previously developed implementations of DSP algorithms in C language, the codes were modified to work on-chip in embedded C. 

10 comments:

  1. Dsp processor acts along with main processor i.e. assists the main processor in applications

    ReplyDelete
  2. Logical shift left multiplies the variable by powers of 2.

    ReplyDelete
  3. It has a dedicated bit reversal unit to perform fast algorithms like FFT

    ReplyDelete

  4. Digital signal processor are preferred over conventional processors as they have optimised instructions set as well as they have VLIW architecture.

    ReplyDelete
  5. JTAG can be used in real-time debugging

    ReplyDelete
  6. CCS is a great tool for embedded coding

    ReplyDelete

Paper Review: Comparison of Parametric Representations for Monosyllabic Word Recognition in Continuously Spoken Sentences

Title: Comparison of Parametric Representations for Monosyllabic Word Recognition in Continuously Spoken Sentences Author: Steven B. Davi...