DSP Processor
The aim of this experiment was to perform various operations on DSP Processor. We used TMS320F2855 processor to perform those tasks. We used Code Composer Studio to program to processor. We performed Arithmetic operations like Addition, Subtraction, Multiplication and logical Operations like AND, OR, NOT.The change in the register values was observed.
convolution and correlation is done fast
ReplyDeleteIt has special processing units like MAC and Special addressing modes that make the program simple reducing the number of steps and making process faster.
DeleteThis comment has been removed by the author.
ReplyDeletecircular addressing is also present in this board
ReplyDeletecircular addressing of DSP processor is used in Circular Convolution for shifting oprations.
DeleteDSP processors are widely used in applications like Image Processing and Speech Recognition
ReplyDeleteThey are used in applications like RADAR, digital telephones etc.
DeleteDSP processor are very efficient in doing all the Digital Signal Processing tasks. Image processing is the one region, which I have studied its application.
ReplyDeleteGood Work
DSP processors also have special inbuilt hardware like MAC to perform the DSP functions.It has ability to perform real time applications efficiently which we cannot do in general purpose boards.
ReplyDeleteMAC unit is used for array operations of add multiply shift.
Delete