SIGNAL PROCESSING LAB REVIEW
The most important thing that this lab taught me was the difference between a DSP processor and a general processor. Most general purpose microprocessors are present in personal computers. They are often used for computation, text editing, multimedia display, and communication over a network. Other microprocessors are part of embedded systems. These provide digital control over practically any technology, such as appliances, automobiles, cell phones, industrial process control, etc. The DSP processor, on the other hand, is a particular type of microprocessor. DSP stands for digital signal processing. It is basically any signal processing that is done on a digital signal or information signal. A DSP processor is a specialized microprocessor that has an architecture optimized for the operational needs of digital signal processing. DSPs also tend to be two to three times as fast as general-purpose microprocessors. This is because of architectural differences. DSPs tend t...