A Rectangular Signal
Derive the DFT of a rectangular signal that appears often in DSP applications.
We'll cover the following...
A rectangular signal, also known as a rectangular window, is the signal that is most frequently encountered in DSP. This is because the fundamentals of DSP are built on the basis of continuous-time and infinite-duration signals. However, all practical signals are limited in time (say, seconds) that can be taken as a product between the same infinite-duration signal and a rectangular window of length . This process is known as windowing.
Definition
In discrete time, an odd-length rectangular sequence is given by:
This is drawn in the figure below for and :
Spectrum
The spectrum of such a signal is not really intuitive. Let’s derive and plot this spectrum with the help of the DFT.
Since the DFT is periodic over samples, the summation can either be from to or to , even for . We have
...