This was a demonstration experiment where one of our seniors showed us the operations that can be done on a 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 Shitft Right, Rotate Right, Rotate Left.
Speech Recognition was used in this demonstration which is the basic application of DSP processor.
ReplyDeleteCode Composer Studio (CSS) was used to program DPS Board.
ReplyDeleteYes. CCS 3.3 was used but it wasn't compatible with windows7
DeleteCan you mention some advantages of DSP processor over other processors?
ReplyDeleteParallel execution of instructions is possible.
DeleteInstructions are executed in one clock cycle.
Fast processor.
Converts analog signal to digital signal which can be captured, sampled, processed and transmitted.
JTAG cable was used to interface DSP processor and the computer rather than USBASP cable as JTAG allowed the user to check the values of the register of DSP processor in intermediate stages rather than just at the end which helps in debugging.
ReplyDeleteThankyou for mentioning that.
Delete