Tuesday, November 12, 2019

DSP REVIEW

This semester we were introduced to Digital Signal Processing Lab which had the prerequisite of Signals and Systems Lab and Signal Processing Lab as done in the Semester 5 & 6. The difference was that the codes that we implemented in  C language during Signals and Systems Lab, in Digital Signal Processing lab we had to implement on DSP boards. Unlike code in 'C' where to get output we just have to print the statement , but to implement it on DSP boards this wasn't the case, print function will give you an error, first one has to include DSP libraries inside the code and to yield output one has to specify exact GPIO pins from where the output has to be measured.In Digital Signal Processing we were to implement our experiments on Matlab and Python script.
All the experiments were performed under the expertise of Talele Sir, with the start of this lab session of Digital Signal Processing we were expected to implement codes in Matlab Simulink or sometimes python script to write code with respect to the theory and numericals we solved or did in the classroom to get the desired output .
Time flies by very quick, with Talele sir with this lab session our 4th year comes to an end and complete our semester 7.Overall both lab sessions and classroom lectures were quite interesting,good lab experiments combining with lot of hard work to do.