In previous 4 labs of DSPP, we have seen different mathematical calculation on discrete time signal, such as convolution, correlation. That are used to find the output of the system. We did Fourier transform of discrete time signal and used OSM and OAM to give a start to filter designing.
All the labs discussed above were performed by simple c code. But to study the behavior of a system we need to first simulate it using the appropriate simulator and then process it in the real world, to do that we go for emulation. All upcoming labs are scheduled for simulation of the program Emulation of some of the previously performed labs.Sunday, 23 April 2017
Subscribe to:
Post Comments (Atom)
DSP application on one dimensional signal
Patent Review : Pulse width modulation control unit of inverter. Application No: 89303871.1 Patent No:033878B1 Date of patent:18.04.89 ...
-
We have performed filtering of long data sequence using overlap-add(OAM) and overlap save (OSM) method.These techniques are block processi...
-
The first experiment performed in DSPP lab was convolution and correlation with the help of c language. we used input signal x(n) of length...
-
Second lab of DSPP was about discrete fourier transform i.e DFT and IDFT which are the computational method for frequency analysis of sign...
-
All previous labs performed by us were either mathematical calculation and its execution using c language on compiler or simulatio...
-
We performed Fast fourier transform in 3rd experiment . In FFT,The procedure of performing the butterfly computations and returning the r...
-
We saw two types of filters, those are IIR and FIR. The design of filter means to find H(z) in Digital filter design and H(s) in ...
-
Patent Review : Pulse width modulation control unit of inverter. Application No: 89303871.1 Patent No:033878B1 Date of patent:18.04.89 ...
-
In previous 4 labs of DSPP, we have seen different mathematical calculation on discrete time signal, such as convolution, correlati...
-
In the previous lab we performed FIR filter designing using windowing method. This lab was about designing a filter having linear or...
-
Our previous lab was about Butterworth filter. There is another kind of filter designing technique for IIR filter. That is Chebyshev...
Very well explained
ReplyDelete