Basic Operations using DSP Processor

In this Laboratory session, the aim was to perform the basic operations on DSP Processor specifically on Texas Instruments C2000 DSP(Digital Signal Processor) TMS320F28335. The platform was Code Composer Studio 3 where the code was written in C language.The result various registers was noted down before and after each execution which is the major difference while performing operations on DSP board and the C compiler. The output of these instructions is seen using the JTAG debugger.DSP Processor allows faster and more efficient execution of this instruction with the help of Multiply and Accumulate Unit (MAC).Basic operations were performed on the C2000 Board such as addition and subtraction.We have also performed the Shift operations on DSP board

Comments

  1. JTAG cable was used to interface DSP processor and computer

    ReplyDelete
    Replies
    1. Yes ,the Joint Test Action Group (JTAG) is an electronics industry association formed in 1985 for developing a method of verifying designs and testing printed circuit boards after manufacture.

      Delete
  2. Many arithmetic operations can be performed using this board.

    ReplyDelete
  3. DSP processor is efficient for real time signal processing

    ReplyDelete
  4. Some of friend were doing project of DSP board related to speed control

    ReplyDelete
  5. One of my friend did the project on soft heating of metals using DSP board

    ReplyDelete
  6. JTAG can be used for real-time debugging

    ReplyDelete
  7. Read my all blogs on Learning experiences of DSPP

    ReplyDelete

Post a Comment

Popular posts from this blog

Filtering of Long Data Sequence

Discrete Fourier Transform

Discrete time Convolution and Correlation