Content deleted Content added
Hairy Dude (talk | contribs) →Aliasing: use display="block" rather than abusing invalid deflist markup; don't use explicit image sizes, don't use bigger than upright=1.8; consistently use TeX Tags: Mobile edit Mobile web edit Advanced mobile edit |
Hairy Dude (talk | contribs) →Derivation as a special case of Poisson summation: rm random boldface and nonfunctional nbsps; display="block"; use align environment for equational reasoning, not multiple math blocks Tags: Mobile edit Mobile web edit Advanced mobile edit |
||
Line 55:
==Derivation as a special case of Poisson summation==
When there is no overlap of the copies (also known as "images") of <math>X(f)</math>, the <math>k=0</math> term of {{EquationNote|Eq.1}} can be recovered by the product
where:
:<math>H(f)\ \triangleq\ \begin{cases}1 & |f| < B \\ 0 & |f| > f_s - B. \end{cases}</math>▼
▲
The sampling theorem is proved since <math>X(f)</math> uniquely determines <math>x(t).</math>▼
All that remains is to derive the formula for reconstruction. <math>H(f)</math> need not be precisely defined in the region <math>[B,\ f_s-B]</math> because <math>X_s(f)</math> is zero in that region. However, the worst case is when <math>B=f_s/2,</math> the Nyquist frequency. A function that is sufficient for that and all less severe cases is''':'''▼
▲All that remains is to derive the formula for reconstruction. <math>H(f)</math> need not be precisely defined in the region <math>[B,\ f_s-B]</math> because <math>X_s(f)</math> is zero in that region. However, the worst case is when <math>B=f_s/2,</math> the Nyquist frequency. A function that is sufficient for that and all less severe cases is
:<math>H(f) = \mathrm{rect} \left(\frac{f}{f_s} \right) = \begin{cases}1 & |f| < \frac{f_s}{2} \\ 0 & |f| > \frac{f_s}{2}, \end{cases}</math>▼
▲
:<math>X(f) = \mathrm{rect} \left(\frac{f}{f_s} \right) \cdot X_s(f)</math>▼
:::<math> = \mathrm{rect}(Tf)\cdot \sum_{n=-\infty}^{\infty} T\cdot x(nT)\ e^{-i 2\pi n T f}</math> (from {{EquationNote|Eq.1}}, above).▼
<math display="block">\begin{align}
:::<math> = \sum_{n=-\infty}^{\infty} x(nT)\cdot \underbrace{T\cdot \mathrm{rect} (Tf) \cdot e^{-i 2\pi n T f}}_{▼
▲
▲
\mathcal{F}\left \{
\mathrm{sinc} \left( \frac{t - nT}{T} \right)
\right \}}.
▲\right \}}.</math> {{efn-ua|group=bottom|The sinc function follows from rows 202 and 102 of the [[Table of Fourier transforms|transform tables]]}}
\end{align}</math>
The inverse transform of both sides produces the [[Whittaker–Shannon interpolation formula]]
which shows how the samples, <math>x(nT)
* Larger-than-necessary values of
* Theoretically, the interpolation formula can be implemented as a [[low-pass filter]], whose impulse response is <math>\mathrm{sinc} (
==Shannon's original proof==
|