Tuesday, 25 April 2017

Basic Operation using DSP Processor

 We used the hardware kit for the first time. The kit used was TMS320F28375. Instructions for arithmetic, Logical and Shift operations were performed. The changes in the register values before and after execution were observed and noted. Also a program was voice modulation was demonstrated.

8 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. We studied basic arithmetic and logical functions that can be performed.

    ReplyDelete
  3. What arithematic operations can be performed using DSP board

    ReplyDelete
    Replies
    1. Arithmetic, Logical and shift operations were implemented by us.

      Delete
  4. DSPs are much faster for floating point operations. In microcontrollers, this has to be done in software.

    ReplyDelete
  5. Dsp have bit reversal unit in built

    ReplyDelete
  6. Replies
    1. Arithmetic instructions like add, shift left and right and also logical operations like AND nad NOT were performed.

      Delete