Tuesday, 26 April 2016

DSPP Experiment No. 7 - To perform operations using DSP processor

Start of use and understanding of DSP Processor

The dsp kit used TMS320f28375.
Study of Arithmetic (ADD, SUBTRACT, MULTIPLICATION),
logical (NOT AND )
and shifting operations(SHIFT RIGHT, SHIFT LEFT, ROTATE LEFT, ROTATE RIGHT).
The instructions for above operations were implemented and register values before and after execution were observed and noted down.

9 comments:

  1. TMS320f28375 kit was used and Code composer studio version 3.3 was used for programming which unfortunately isn't compatible for windows 7 and later updates!

    ReplyDelete
  2. Even for higher versions of windows with some systems
    Nevertheless Code composer still stands as Texas's prime IDE

    ReplyDelete
  3. Even for higher versions of windows with some systems
    Nevertheless Code composer still stands as Texas's prime IDE

    ReplyDelete
  4. This comment has been removed by the author.

    ReplyDelete
  5. We learnt the basics functions of DSP processor and implemented it on the Processor..

    ReplyDelete
  6. We learnt the basics functions of DSP processor and implemented it on the Processor..

    ReplyDelete
  7. It is pleasing to see some practical dsp applications. The main applications of DSP are audio signal processing, audio compression, digital image processing, video compression, speech processing, speech recognition, digital communications, radar, sonar, financial signal processing, seismology and biomedicine. And interesting part of this is , at the core level ot consists of these assembly codes. Well have tried implementing any otjer applications related to DSP??

    ReplyDelete
  8. Dear sir,
    Thank you for your most valued suggestions.
    Currently working on implementation of space vector modulation
    Will keep you updated with future work

    ReplyDelete
  9. Speech Processing is used as input for the process.

    ReplyDelete