Skip to main content
Engineering LibreTexts

9.4: Properties of the DTFT

  • Page ID
    22896
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Introduction

    This module will look at some of the basic properties of the Discrete-Time Fourier Transform (DTFT) (Section 9.2).

    Note

    We will be discussing these properties for aperiodic, discrete-time signals but understand that very similar properties hold for continuous-time signals and periodic signals as well.

    Discussion of Fourier Transform Properties

    Linearity

    The combined addition and scalar multiplication properties in the table above demonstrate the basic property of linearity. What you should see is that if one takes the Fourier transform of a linear combination of signals then it will be the same as the linear combination of the Fourier transforms of each of the individual signals. This is crucial when using a table of transforms (Section 8.3) to find the transform of a more complicated signal.

    Example \(\PageIndex{1}\)

    We will begin with the following signal:

    \[z[n]=a f_{1}[n]+b f_{2}[n] \nonumber \]

    Now, after we take the Fourier transform, shown in the equation below, notice that the linear combination of the terms is unaffected by the transform.

    \[Z(\omega)=a F_{1}(\omega)+b F_{2}(\omega) \nonumber \]

    Symmetry

    Symmetry is a property that can make life quite easy when solving problems involving Fourier transforms. Basically what this property says is that since a rectangular function in time is a sinc function in frequency, then a sinc function in time will be a rectangular function in frequency. This is a direct result of the similarity between the forward DTFT and the inverse DTFT. The only difference is the scaling by \(2 \pi\) and a frequency reversal.

    Time Scaling

    This property deals with the effect on the frequency-domain representation of a signal if the time variable is altered. The most important concept to understand for the time scaling property is that signals that are narrow in time will be broad in frequency and vice versa. The simplest example of this is a delta function, a unit pulse with a very small duration, in time that becomes an infinite-length constant function in frequency.

    The table above shows this idea for the general transformation from the time-domain to the frequency-domain of a signal. You should be able to easily notice that these equations show the relationship mentioned previously: if the time variable is increased then the frequency range will be decreased.

    Time Shifting

    Time shifting shows that a shift in time is equivalent to a linear phase shift in frequency. Since the frequency content depends only on the shape of a signal, which is unchanged in a time shift, then only the phase spectrum will be altered. This property is proven below:

    Example \(\PageIndex{2}\)

    We will begin by letting \(z[n]=f[n−\eta]\). Now let us take the Fourier transform with the previous expression substituted in for \(z[n]\).

    \[Z(\omega)=\int_{-\infty}^{\infty} f[n-\eta] e^{-(j \omega n)} \mathrm{d} n \nonumber \]

    Now let us make a simple change of variables, where \(\sigma=n-\eta\). Through the calculations below, you can see that only the variable in the exponential are altered thus only changing the phase in the frequency domain.

    \[\begin{align}
    Z(\omega) &=\int_{-\infty}^{\infty} f[\sigma] e^{-(j \omega(\sigma+\eta) n)} d \eta \nonumber \\
    &=e^{-(j \omega \eta)} \int_{-\infty}^{\infty} f[\sigma] e^{-(j \omega \sigma)} d \sigma \nonumber \\
    &=e^{-(j \omega \eta)} F(\omega)
    \end{align} \nonumber \]

    Convolution

    Convolution is one of the big reasons for converting signals to the frequency domain, since convolution in time becomes multiplication in frequency. This property is also another excellent example of symmetry between time and frequency. It also shows that there may be little to gain by changing to the frequency domain when multiplication in time is involved.

    We will introduce the convolution integral here, but if you have not seen this before or need to refresh your memory, then look at the discrete-time convolution (Section 4.3) module for a more in depth explanation and derivation.

    \[\begin{align}
    y[n] &=\left(f_{1}[n], f_{2}[n]\right) \nonumber \\
    &=\sum_{\eta=-\infty}^{\infty} f_{1}[\eta] f_{2}[n-\eta]
    \end{align} \nonumber \]

    Time Differentiation

    Since LTI (Section 2.1) systems can be represented in terms of differential equations, it is apparent with this property that converting to the frequency domain may allow us to convert these complicated differential equations to simpler equations involving multiplication and addition. This is often looked at in more detail during the study of the Z Transform (Section 11.1).

    Parseval's Relation

    \[\sum_{n=-\infty}^{\infty}(|f[n]|)^{2}=\int_{-\pi}^{\pi}(|F(\omega)|)^{2} d \omega \nonumber \]

    Parseval's relation tells us that the energy of a signal is equal to the energy of its Fourier transform.

    DTFTpars.png

    Figure \(\PageIndex{1}\)

    Modulation (Frequency Shift)

    Modulation is absolutely imperative to communications applications. Being able to shift a signal to a different frequency, allows us to take advantage of different parts of the electromagnetic spectrum is what allows us to transmit television, radio and other applications through the same space without significant interference.

    The proof of the frequency shift property is very similar to that of the time shift (Section 9.4); however, here we would use the inverse Fourier transform in place of the Fourier transform. Since we went through the steps in the previous, time-shift proof, below we will just show the initial and final step to this proof:

    \[z(t)=\frac{1}{2 \pi} \int_{-\infty}^{\infty} F(\omega-\phi) e^{j \omega t} d \omega \nonumber \]

    Now we would simply reduce this equation through another change of variables and simplify the terms. Then we will prove the property expressed in the table above:

    \[z(t)=f(t) e^{j \phi t} \nonumber \]

    Properties Demonstration

    An interactive example demonstration of the properties is included below:

    Figure \(\PageIndex{2}\): Interactive Signal Processing Laboratory Virtual Instrument created using NI's Labview.

    Summary Table of DTFT Properties

    Table \(\PageIndex{1}\): Discrete-time Fourier transform properties and relations.
    Sequence Domain Frequency Domain
    Linearity \(a_1s_1(n)+a_2s_2(n)\) \(a_{1} S_{1}\left(e^{j 2 \pi f}\right)+a_{2} S_{2}\left(e^{j 2 \pi f}\right)\)
    Conjugate Symmetry \(s(n)\) real \(S\left(e^{j 2 \pi f}\right)=S\left(e^{-(j 2 \pi f)}\right)^{*}\)
    Even Symmetry \(s(n)=s(−n)\) \(S\left(e^{j 2 \pi f}\right)=S\left(e^{-(j 2 \pi f)}\right)\)
    Odd Symmetry \(s(n)=−s(−n)\) \(S\left(e^{j 2 \pi f}\right)=-S\left(e^{-(j 2 \pi f)}\right)\)
    Time Delay \(s(n−n_0)\) \(e^{-\left(j 2 \pi f n_{0}\right)} S\left(e^{j 2 \pi f}\right)\)
    Multiplication by n \(ns(n)\) \(\frac{1}{-(2 j \pi)} \frac{d S\left(e^{j 2 \pi f}\right)}{d f}\)
    Sum \(\sum_{n=-\infty}^{\infty} s(n)\) \(S(e^{j2 \pi 0})\)
    Value at Origin \(s(0)\) \(\int_{-\frac{1}{2}}^{\frac{1}{2}} S\left(e^{j 2 \pi f}\right) d f\)
    Parseval's Theorem \(\sum_{n=-\infty}^{\infty}(|s(n)|)^{2}\) \(\int_{-\frac{1}{2}}^{\frac{1}{2}}\left(\left|S\left(e^{j 2 \pi f}\right)\right|\right)^{2} d f\)
    Complex Modulation \(e^{j 2 \pi f_{0} n} s(n)\) \(S\left(e^{j 2 \pi\left(f-f_{0}\right)}\right)\)
    Amplitude Modulation \(s(n) \cos (2πf_0n)\) \(\frac{S\left(e^{j 2 \pi \left(f-f_{0}\right)}\right)+S\left(e^{j 2 \pi\left(f+f_{0}\right)}\right)}{2}\)
    \(s(n) \sin(2πf_0n)\) \(\frac{S\left(e^{j 2 \pi \left(f-f_{0}\right)}\right)-S\left(e^{j 2 \pi\left(f+f_{0}\right)}\right)}{2}\)

    This page titled 9.4: Properties of the DTFT is shared under a CC BY license and was authored, remixed, and/or curated by Richard Baraniuk et al..

    • Was this article helpful?