Friday, 22 April 2016

Basic Operations using DSP Processor

EXPERIMENT 9: Basic Operations using DSP Processor

Day 9 of DSPP practicals. This was a demo experiment which we observed from the comforts of our home-ground; our class. A senior explained the DSP processor and its applications quite thoroughly.  
The aim of this experiment was to perform operations using DSP Processor.
 We learned programming using DSP Hardware.
In this experiment, we took two, 4 point signal values performed addition, subtraction, multiplication and division using Processor.
We also performed bitwise logical operations and shifting of signal values. After performing each of these operations we verified the register values and compared them with the values of these registers before the execution of these instructions. 
We observed the practical implementation of the processor and its instructions. 


5 comments:

  1. sir also showed us a demonstration of the kit. dsp emulation was achieved using ccs3.3

    ReplyDelete
  2. JTAG cable was used to interface DSPP processor and the computer rather than USBASP cable as JTAG allowed the user to check the values of register of DSP processor in intermediate stages rather than just at the end which helps in debugging.

    ReplyDelete
  3. Sir demonstrated a real time emulation of voice processing.

    ReplyDelete