Tuesday, 25 April 2017

Basic operations using DSPP Processor

Unlike previous experiments which were performed in Scilab or  through C language , this experiment was a hardware based demo experiment. Instructions for arithmetic, Logical and Shift operations were performed on the processor kit.The changes in the register values before and after execution were noted. The processor is capable of performing many such complex operations. Real world scenarios require the use of proper hardware for implementation. A wide range of processors are available for signal processing and a selection of board should be made taking into consideration all the parameters of the system to be implemented.

13 comments:

  1. Computational efficiency of processor is one of the advantage of using DSP processor in various applications with complex mathematical operations.

    ReplyDelete
  2. DSP is different from basic microprocessors as it allows large array analysis, the array may store sampled real time signal.

    ReplyDelete
    Replies
    1. Mla, barrel shifter units are also available which makes it different from microprocessors.

      Delete
  3. This technique will help in solving complex algorithms.

    ReplyDelete
  4. We also studied rotation and shift instructions.

    ReplyDelete
  5. We used TMS320F28335 DSP processor

    ReplyDelete
  6. Bit reversal unit is available in dsp

    ReplyDelete
  7. It has a dedicated bit reversal unit to perform fast algorithms like FFT.

    ReplyDelete
  8. DSP processors have capability of executing these basic instructions in a single instruction Cycle with hundreds of MHz frequency.It can execute several million instructions in few seconds.

    ReplyDelete
    Replies
    1. It assists the main processor in applications.

      Delete
  9. This comment has been removed by the author.

    ReplyDelete