Dirac comb

From Infogalactic: the planetary knowledge core
Jump to: navigation, search
A Dirac comb is an infinite series of Dirac delta functions spaced at intervals of T

In mathematics, a Dirac comb (also known as an impulse train and sampling function in electrical engineering) is a periodic tempered distribution[1][2] constructed from Dirac delta functions

\operatorname{III}_T(t) \ \stackrel{\mathrm{def}}{=}\  \sum_{k=-\infty}^{\infty} \delta(t - k T) = \frac{1}{T}\operatorname{III}\left(\frac{t}{T}\right)

for some given period T. The symbol \operatorname{III}(t), where the period is omitted, represents a Dirac comb of unit period. Some authors, notably Bracewell as well as some textbook authors in electrical engineering and circuit theory, refer to it as the Shah function (possibly because its graph resembles the shape of the Cyrillic letter sha Ш). Because the Dirac comb function is periodic, it can be represented as a Fourier series:

\operatorname{III}_T(t) = \frac{1}{T}\sum_{n=-\infty}^{\infty} e^{2 \pi i  n \frac{t}{T}}.

The Dirac comb function allows one to represent both continuous and discrete phenomena, such as sampling and aliasing, in a single framework of continuous Fourier analysis on Schwartz distributions, without any reference to Fourier series. Owing to the Poisson summation formula, in signal processing, the Dirac comb allows modelling sampling via multiplication with it, but it also allows modelling periodization via convolution with it.[3]

Dirac Comb Identity

The Dirac comb can be constructed in two ways, either by using the comb operator (performing sampling) applied to the function that is constantly 1, or, alternatively, by using the rep operator (performing periodization) applied to the Dirac delta \delta. Formally, this yields

\operatorname{comb}_T \left \{ 1 \right \} \,=\, \operatorname{III}_T \,=\, \operatorname{rep}_T \left \{ \delta \right \}

where


 \operatorname{comb}_T \left \{ f(t) \right \} \,\stackrel{\mathrm{def}}{=}\, \sum_{k=-\infty}^\infty \, f(kT) \, \delta(t-kT)
    and     
 \operatorname{rep}_T \left \{ g(t) \right \} \,\stackrel{\mathrm{def}}{=}\, \sum_{k=-\infty}^\infty \, g(t-kT)
      (Woodward 1953),   (Brandwood 2003).

In signal processing, this property on one hand allows sampling a function f(t) via multiplication with \operatorname{III}_T, and on the other hand it also allows the periodization of f(t) via convolution with \operatorname{III}_T (Bracewell 1986).

Scaling

The scaling property of the Dirac comb follows from the properties of the Dirac delta function. Since   \delta(t) = \frac{1}{a} \,\, \delta\left(\frac{t}{a}\right)[4] for positive real numbers a, it follows that:

 \operatorname{III}_T\left(t\right) \,=\, \frac{1}{T} \,\operatorname{III}\left( \frac{t}{T} \right)
\operatorname{III}_{aT}\left(t\right) \,=\, \frac{1}{a} \ \operatorname{III}_T\left(\frac{t}{a}\right)

Note that requiring positive scaling numbers a instead of negative ones is no restriction because the negative sign would only reverse the summation within \operatorname{III}_T but not the result of the summation.

Fourier series

It is clear that \ \operatorname{III}_T(t) is periodic with period T \ . That is

\operatorname{III}_T(t+T) = \operatorname{III}_T(t)\,

for all t. The complex Fourier series for such a periodic function is

 \operatorname{III}_T(t) = \sum_{n=-\infty}^{+\infty} c_n e^{2 \pi i  n \frac{t}{T}} \

where the Fourier coefficients, cn are


\begin{align}
c_n\, & = \frac{1}{T} \int_{t_0}^{t_0 + T} \operatorname{III}_T(t) e^{-2 \pi i  n \frac{t}{T}}\, dt \quad ( -\infty < t_0 < +\infty ) \\[4pt]
& = \frac{1}{T} \int_{-\frac{T}{2}}^{\frac{T}{2}} \operatorname{III}_T(t) e^{-2 \pi i  n \frac{t}{T}}\, dt \\[4pt]
& = \frac{1}{T} \int_{-\frac{T}{2}}^{\frac{T}{2}} \delta(t) e^{-2 \pi i  n \frac{t}{T}}\, dt \\
& = \frac{1}{T} e^{-2 \pi i  n \frac{0}{T}} \\[4pt]
& = \frac{1}{T}.
\end{align}

All Fourier coefficients are 1/T resulting in

\operatorname{III}_T(t) = \frac{1}{T}\sum_{n=-\infty}^{\infty} e^{2 \pi i  n \frac{t}{T}}.

Fourier transform

The Fourier transform of a Dirac comb is also a Dirac comb. This is evident when one considers that all the Fourier components add constructively whenever f is an integer multiple of \frac{1}{T}.

Unitary transform to ordinary frequency domain (Hz):

\operatorname{III}_T(t) \quad \stackrel{\mathcal{F}}{\longleftrightarrow}\quad \frac{1}{T} \operatorname{III}_\frac{1}{T}(f) \quad = \sum_{n=-\infty}^{\infty} e^{-i2\pi fnT}.

Notably, the unit period Dirac comb transforms to itself:

\operatorname{III}(t) \quad\stackrel{\mathcal{F}}{\longleftrightarrow}\quad \operatorname{III}(f)

Unitary transform to angular frequency domain (radian/s):

\operatorname{III}_T(t) \quad \stackrel{\mathcal{F}}{\longleftrightarrow}\quad \frac{\sqrt{2\pi}}{T} \operatorname{III}_\frac{2\pi}{T}(\omega) \quad = \frac{1}{\sqrt{2\pi}}\sum_{n=-\infty}^{\infty} e^{-i\omega nT}. \,

Sampling and aliasing

Multiplying any function by a Dirac comb transforms it into a train of impulses with integrals equal to the value of the function at the nodes of the comb. This operation is frequently used to represent sampling.

 (\operatorname{III}_T x)(t) = \sum_{k=-\infty}^{\infty} x(t)\delta(t - kT) = \sum_{k=-\infty}^{\infty} x(kT)\delta(t - kT).

Due to the self-transforming property of the Dirac comb and the convolution theorem, this corresponds to convolution with the Dirac comb in the frequency domain.

 \operatorname{III}_T x \quad\stackrel{\mathcal{F}}{\longleftrightarrow}\quad \frac{1}{T}\operatorname{III}_\frac{1}{T} * X

Since convolution with a delta function \delta(t-kT) is equivalent to shifting the function by kT, convolution with the Dirac comb corresponds to replication or periodic summation:

 (\operatorname{III}_\frac{1}{T} * X)(f) = \sum_{k=-\infty}^{\infty} X\left(f - \frac{k}{T}\right)

This leads to a natural formulation of the Nyquist-Shannon sampling theorem. If the spectrum of the function x contains no frequencies higher than B (i.e., its spectrum is nonzero only in the interval (-B, B)) then samples of the original function at intervals 1/2B are sufficient to reconstruct the original signal. It suffices to multiply the spectrum of the sampled function by a suitable rectangle function, which is equivalent to applying a brick-wall lowpass filter.

 \operatorname{III}_\frac{1}{2B} x \quad\stackrel{\mathcal{F}}{\longleftrightarrow}\quad 2B\, \operatorname{III}_{2B} * X
 \frac{1}{2B}\Pi\left(\frac{t}{2B}\right) (2B \,\operatorname{III}_{2B} * X) = X

In the time domain, this multiplication is equivalent to convolving a sinc function with the samples of the signal, leading to the Whittaker–Shannon interpolation formula.

Use in directional statistics

In directional statistics, the Dirac comb of period 2π is equivalent to a wrapped Dirac delta function, and is the analog of the Dirac delta function in linear statistics.

In linear statistics, the random variable (x) is usually distributed over the real number line, or some subset thereof, and the probability density of x is a function whose domain is the set real numbers, and whose integral from -\infty to +\infty is unity. In directional statistics, the random variable (θ) is distributed over the unit circle and the probability density of θ is a function whose domain is some interval of the real numbers of length 2π and whose integral over that interval is unity. Just as the integral of the product of a Dirac delta function with an arbitrary function over the real number line yields the value of that function at zero, so the integral of the product of a Dirac comb of period 2π with an arbitrary function of period 2π over the unit circle yields the value of that function at zero.

See also

References

  1. Lua error in package.lua at line 80: module 'strict' not found.
  2. Lua error in package.lua at line 80: module 'strict' not found.
  3. Lua error in package.lua at line 80: module 'strict' not found.; 1st ed. 1965, 2nd ed. 1978.
  4. Lua error in package.lua at line 80: module 'strict' not found..

Further reading

  • Lua error in package.lua at line 80: module 'strict' not found..
  • Lua error in package.lua at line 80: module 'strict' not found.
  • Lua error in package.lua at line 80: module 'strict' not found..