SIGNAL PROCESSING LAB OUTCOME

After Signals and Systems lab in last semester we were introduced with Signal Processing lab this semester. In signal processing lab we were supposed to implement the codes that were developed in C language (for some experiments) on DSP board. For both the labs all the experiments were performed under the guidance of Talele Sir. Sir had already shared the codes with us so that we can refer them and understand the logic and how to implement on the board.
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

Signal Processing Lab was an laboratory subject, which used concepts of Digital communication and signal and systems from 5th semester. The subject basically involves learning different sensors, and working different codes on DSP board. In this lab, we performed different codes on the DSP board or checked their output on code composer studio (CCS). Overall, we learned a lot of new things in this lab and this has helped us to become good engineers in future.
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 to have a different arithmetic Unit architecture; specialized units, such as multipliers, etc. In this lab we have extensively used code composer studio for making the programs.Some of the programs we based on the concepts that we learnt from last semester in signals and systems. After completing this practical lab I have understood the importance of DSP and how it is used in applications such as audio signal processing, audio compression, digital image processing, video compression, speech processing, speech recognition, digitalcommunications, digital synthesizers, radar, sonar, seismology and bio medicine.

Comments

  1. Are u doing a project on Dsp in final year ? You seem very excited

    ReplyDelete
    Replies
    1. Not very sure about. But planning to take DSP as my major during M.tech or MS.

      Delete
    2. Ok you are in category 1 or 2

      Delete
  2. It's really nice to see how fun DSP lab is to you. Keep it up bro and learn a lot in upcoming experiment/sessions.

    ReplyDelete

Post a Comment