Sunday, 23 April 2017

Basic Operations on DSP Processor

The main aim of this experiment was to make us familiar with the DSP processors and to perform basic arithmetic and signal processing operations.
In this experiment basic convolution operation was performed on Texas Instruments C2000 TMS320F28335 DSP processor. The code was written on Code Composer studio which is used as a platform for implementing and debugging the codes. The advantage of using DSP processor is that, it is capable of handling large mathematical operations and also real time data can be processed with higher speed. For emulation XDS100v2 USB Emulator was selected. The output of the instructions was stored in the registers. In order to obtain the real time values of the register, the debugging functionality of the software was use.




16 comments:

  1. Advantages of DSP processors over the conventional processors

    ReplyDelete
    Replies
    1. DSP processors are preferred over conventional processors as they provide parallel execution of instructions which provides faster execution.

      Delete
  2. Nice. DSP are also used in industrial applications as they have enhanced PWM module,CAN support and many features.

    ReplyDelete
    Replies
    1. They are used in many power electronics applications such as induction heating and ac motor speed control and many more

      Delete
  3. DSP processors are preferred for real time processing because of specially designed hardware like MAC unit & barrel shifter and optimized instruction set

    ReplyDelete
    Replies
    1. Yes. Hence they are used in digital signal processing applications like speech processing speech compression and speech recognition

      Delete
  4. Parallel processing is possible in case of DSP processors unlike conventional general purpose processors which is an advantage.

    ReplyDelete
    Replies
    1. Hence they can provide faster execution

      Delete
  5. Pipelining and VLIW architecture support faster operation in DSPs.

    ReplyDelete
    Replies
    1. Hence long instructions can be executed at a faster rate as compared to that of conventional processor

      Delete
  6. It has a dedicated bit reversal unit to perform fast algorithms like FFT.

    ReplyDelete
    Replies
    1. Yes absolutely. FFT can be used to determine the output of FIR filter and many more applications.

      Delete
  7. one could be the presense of more no. of ALU's and multiplier blocks compared to general processor

    ReplyDelete
  8. DSP processors are preferred over conventional processors as they provide parallel execution of instructions which provides faster execution.

    ReplyDelete
    Replies
    1. Yes. Hence they are preferred in applications which require faster execution

      Delete