Sunday, 23 April 2017

Basic Operations on DSP Processor

In this experiment some basic mathematical operations like convolution were performed  on Texas Instruments C2000 TMS320F28335 DSP processor. The code was written on Code Composer Studio 4 in C language.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 and these values were obtained in real-time using the debugging functionality of the software.

18 comments:

  1. TMS320f28335 can also be used in industrial applications.

    ReplyDelete
  2. good information about the emulation.

    ReplyDelete
  3. nice information

    ReplyDelete
  4. JTAG helps in real time debugging

    ReplyDelete
  5. Shortly explained... But really informative....

    ReplyDelete
  6. Shortly explained... But really informative....

    ReplyDelete
  7. JTAG (Joint Test Action Group) is really very helpful for real time debugging of several arrays or variables stored in memory.

    ReplyDelete
    Replies
    1. Thank you for adding this point Shivam!

      Delete
  8. DSP can be used for speech analysis, noise cancellation, etc

    ReplyDelete
    Replies
    1. Also it can be used in image processing,filtering application

      Delete