DSP Processor

The aim of this experiment was to perform various operations on DSP Processor. We used TMS320F2855 processor to perform those tasks. We used Code Composer Studio to program to processor. We performed Arithmetic operations like Addition, Subtraction, Multiplication and logical Operations like AND, OR, NOT.The change in the register values was observed. 

Comments

  1. convolution and correlation is done fast

    ReplyDelete
    Replies
    1. It has special processing units like MAC and Special addressing modes that make the program simple reducing the number of steps and making process faster.

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

    ReplyDelete
  3. circular addressing is also present in this board

    ReplyDelete
    Replies
    1. circular addressing of DSP processor is used in Circular Convolution for shifting oprations.

      Delete
  4. DSP processors are widely used in applications like Image Processing and Speech Recognition

    ReplyDelete
    Replies
    1. They are used in applications like RADAR, digital telephones etc.

      Delete
  5. DSP processor are very efficient in doing all the Digital Signal Processing tasks. Image processing is the one region, which I have studied its application.
    Good Work

    ReplyDelete
  6. DSP processors also have special inbuilt hardware like MAC to perform the DSP functions.It has ability to perform real time applications efficiently which we cannot do in general purpose boards.

    ReplyDelete
    Replies
    1. MAC unit is used for array operations of add multiply shift.

      Delete

Post a Comment

Popular posts from this blog

Overlap Add Method and Overlap Save Method

DSPP Course Review