Wednesday, 26 April 2017

Basic operations using DSP Processor

Unlike other experiments which were performed on Scilab or with the help of C programming language, this experiment was somewhat hardware based where we used the actual DSP processor. The DSP processor we used to implement the basic instructions like arithemetic, logical and shift operations. The results were observed by checking the change in the value of the register before and after the execution of the program. The DSP processors are capable of processing real time signal by storing them in long arrays and this is what makes them different from other normal proccesors. 

10 comments:

  1. The operations such as AND,NOT,OR were well explained using the DSP Processor .It was understood well

    ReplyDelete
  2. Logical and arithmethic operations were implemented and explained

    ReplyDelete
  3. JTAG can be used for real time debugging

    ReplyDelete
  4. CCS is a great tool for embedded coding

    ReplyDelete
  5. Dsp processor is a very fast one for implementing a number of applications

    ReplyDelete
  6. They execute instructions in a single cycle because of specially designed hardware

    ReplyDelete
    Replies
    1. Yes and this is one of the reason why DSP processors are different from general purpose processors.

      Delete
  7. They have high degree of parallelism

    ReplyDelete