Digital Signal Processing Lab - 1
Digital Signal Processing Lab - 1
Experiment 1 : Sampling
There are various strategies for interpolation, one of the is zero interpolation. Analog
band-limited was sampled at frequency f = 2fmax Sampled signal was upsampled to
twice the number of samples by inserting zero between any two data points. It was then
passed to a low pass filter to interpolate at the newly inserted points. Since a sudden fall
and rise at each zero-insertion point causes high frequency component to creep in, low
pass filter will eliminate by by interpolating at those points. I used butterworth filter as a
low pass filter. Resultant signal should be ideally equivalent to a signal sampled at fs =
24KHz. This can be clearly seen from the last plot. Delay between the two signals can
be clearly seen. This delay is introduced due to the filter. As we increase the order of
the filter more delay is expected to creep in.