Posts

Showing posts from May, 2018

DSPP Course Review

On the lecture of the DSP subject I was absent because of the internship so I won't be able give the first day or first week review of the course. From next week I started attending lectures and my first lecture was on DFT algorithm. DSP subject was the continuation the 'Signals and System' subject which was also taught by Talele sir so we knew some basic concepts of signals, filters already. From 1st module, we found how DFT is obtained using DTFT from sampling and by DFT formulas. But after completion of DFT module we found that the number of computations in DFT were too large. so we were introduced to FFT algorithm as 2nd module which was faster in performance. But there were some disadvantages of FFT so we went for OAM and OSM. 3rd module was on Filter design, we designed IIR filters by IIM and BLT method and FIR filters by Windowing and frequency sampling method. 4th module was on quantization  of filter parameters. In which we learned about Input, output, coefficie...