Friday, 22 April 2016

DSP Processor

The sixth experiment consisted of using a DSP processor for various operations like arithmetic, logical and shifting. The session was conducted by our seniors using the TMS320C5505 DSP board. We learnt about the operations as well as their syntax and addressing before and after the execution of a particular operation. The operations performed were as follows:[1] Arithmetic-add, subtract, multiply [2] Logical –and ,not [3] Shifting –left shift, right shift, rotate right and left.

A separate session was also conducted for our batch in which the real time audio processing was done using the dsp processor by our seniors during our lab session. 


5 comments:

  1. could u tell me what was the code implemented for real time processing which was performed in your batch?

    ReplyDelete
  2. I don't know the exact code for it but they gave a recapitulation of what they did in that.

    ReplyDelete
  3. I don't know the exact code for it but they gave a recapitulation of what they did in that.

    ReplyDelete
  4. We can use both Assembly level language as well as C language for coding in Code composer studio.

    ReplyDelete
  5. A DSP has dedicated functionalities like circular shifting, dedicated high speed MACs, VLIW and many other features

    ReplyDelete