Sunday, 23 April 2017

Basic Operation of DSP Processor

digital signal processor (DSP) is a specialized microprocessor, with its architecture optimized for the operational needs of digital signal processing. It is usually used to measure, filter or compress continuous real world analog signals. We used a custom board of C2000 processor. Code Composer studio was used as a coding platform. We also implemented the FFT algorithms. While implenenting on hardware we have to refer the registers which is not required in C language.

8 comments:

  1. JTAG cable was used to interface DSP processor and computer

    ReplyDelete
  2. Code composer studionwas tedious to use

    ReplyDelete
  3. Dsp has applications in biomedical radar,sonar etc

    ReplyDelete
  4. Separating mixed signals is also one major application

    ReplyDelete
  5. CCS is a good tool for embedded applications

    ReplyDelete
  6. DSP processor ensures fast operation.

    ReplyDelete
  7. TMS320F28335 has many real time applications

    ReplyDelete
  8. We also learned to use Code composer studio for writing codes and use its debugging functionality to debug the code step by step....

    ReplyDelete