Monday, 24 April 2017

Basic Operations using DSP processor

We were taught the basic arithmethic and logical operations using the procedure of how to program a DSP processor and we saw various arithmethic and logical syntaxes. We learnt addition, subtraction , multiplication , division and logical shift left,right etc. 

11 comments:

  1. Replies
    1. It is computationally very fast for dsp application.

      Delete
  2. Where did you code the instructions?

    ReplyDelete
    Replies
    1. we have used code composer studio for the same

      Delete
  3. Can logical operations be performed?

    ReplyDelete
    Replies
    1. yes logical operations can be performed on this kit

      Delete
  4. DSPP's are generally used for a specific application rather than general purpose processors.They implement Harvard Architecture, pipelining and parallel processing techniques for faster computations.

    ReplyDelete
    Replies
    1. Yes Harvard architecture doe make it more efficient

      Delete
  5. Did you use code composer studio?

    ReplyDelete