Tuesday, 25 April 2017

Operations using DSP Processsor

The operations were performed on a DSP Processor(TMS320F28335). The TI Code Composer Studio(CCS) was used for programming the DSP processor.The various operations carried out were Arithmetic Operations which included Addition Subtraction Multiply Divide, Logical Operations like And and Not and Shifting Operations like Logical Shift Left, Logical Shift Right, Rotate Right, Rotate Left. 

7 comments:

  1. Dsp are prefered for signal processing application because of specially designed hardware.

    ReplyDelete
  2. It has a dedicated bit reversal unit to perform fast algorithms like FFT

    ReplyDelete
  3. DSP processor allows real time analysis of the input signal and hence, is better.

    ReplyDelete
  4. the processor is very efficient

    ReplyDelete
  5. Operations like convolution and correlation can also be done

    ReplyDelete
  6. These operations are executed within a single instruction cycle and millions of such instructions can be executed within seconds.That's what unique about DSP processors

    ReplyDelete