Poisson Summation Formula
Consider the summation of N complex sinusoids having frequencies uniformly spaced around the unit circle [264]:
![\begin{eqnarray*}
x(n) &\mathrel{\stackrel{\Delta}{=}}& \frac{1}{N} \sum_{k=0}^{N-1}e^{j\omega_kn} =
\left\{
\begin{array}{ll}
1 & n=0 \quad (\hbox{\sc mod}\ N) \\
0 & \mbox{elsewhere} \\
\end{array} \right. \\ [5pt]
&=& \hbox{\sc IDFT}_n(1 \cdots 1)
\end{eqnarray*}](http://www.dsprelated.com/josimages_new/sasp2/img1454.png)
where
.
Setting
(the FFT hop size) gives
![]() |
(9.26) |
where

Let us now consider these equivalent signals as inputs to an LTI
system, with an impulse response given by
, and frequency response
equal to
.
Looking across the top of Fig.8.16, for the case of input signal
we have
![]() |
(9.27) |
Looking across the bottom of the figure, for the case of input signal
![]() |
(9.28) |
we have the output signal
![]() |
(9.29) |
This second form follows from the fact that complex sinusoids

Since the inputs were equal, the corresponding outputs must be equal too. This derives the Poisson Summation Formula (PSF):
Note that the PSF is the Fourier dual of the sampling theorem [270], [264, Appendix G].
The continuous-time PSF is derived in §B.15.
Next Section:
Frequency-Domain COLA Constraints
Previous Section:
Summary of Overlap-Add FFT Processing