This was the first hardware based demo of signal processing. The session was on TMS320F28375 DSP board. Emulation was observed of real time audio input in class demonstration.
We learned to perform basic arithmetic functions-
1. Basic Arithmetic operations - ADD,SUB,MUL,DIV.
2. Bitwise operations - AND, NOT
3. Shifting operation - SHIFT LEFT/RIGHT AND ROTATE LEFT/RIGHT
It was concluded that a large number of mathematical operations can be performed repeatedly on this processor as it is a specialised microprocessor.
We learned to perform basic arithmetic functions-
1. Basic Arithmetic operations - ADD,SUB,MUL,DIV.
2. Bitwise operations - AND, NOT
3. Shifting operation - SHIFT LEFT/RIGHT AND ROTATE LEFT/RIGHT
It was concluded that a large number of mathematical operations can be performed repeatedly on this processor as it is a specialised microprocessor.
you may try implementing more complex functions...
ReplyDelete32/40 bit shift oprations are done by .s unit
ReplyDeleteThis comment has been removed by the author.
ReplyDeletedsp processors have vliw architecture
ReplyDeleteContents of register were also verified.
ReplyDeleteDsp processors are used for real time processing of signals
ReplyDelete