Skip to main content
Engineering LibreTexts

9.1: Discrete Time Aperiodic Signals

  • Page ID
    22893
  • \( \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 describes the type of signals acted on by the Discrete Time Fourier Transform.

    Relevant Spaces

    The Discrete Time Fourier Transform maps arbitrary discrete time signals in \(l^2(\mathbb{Z})\) to finite-length, discrete-frequency signals in \(L^2([0,2 \pi))\).

    DTFT1.png
    Figure \(\PageIndex{1}\): Mapping \(l^2(\mathbb{Z})\) in the time domain to \(L^2([0,2 \pi))\) in the frequency domain.

    Periodic and Aperiodic Signals

    When a function repeats itself exactly after some given period, or cycle, we say it's periodic. A periodic function can be mathematically defined as:

    \[f[n]=f[n+m N] \quad m \in \mathbb{Z} \label{9.1} \]

    where \(N > 0\) represents the fundamental period of the signal, which is the smallest positive value of N for the signal to repeat. Because of this, you may also see a signal referred to as an N-periodic signal. Any function that satisfies this equation is said to be periodic with period N. Periodic signals in discrete time repeats themselves in each cycle. However, only integers are allowed as time variable in discrete time. We denote signals in such case as \(f[n]\), \(n = ..., -2, -1, 0, 1, 2, ...\) Here's an example of a discrete-time periodic signal with period N:

    discrete-time periodic signalDTPeriodic.PNG
    Figure \(\PageIndex{2}\): Notice the function is the same after a time shift of N

    We can think of periodic functions (with period \(N\)) two different ways:

    1. as functions on all of \(\mathbb{R}\)
      per_fxn1.png
      Figure \(\PageIndex{3}\): discrete time periodic function over all of \(\mathbb{R}\) where \(f[n_0]=f[n_0+N]\)
    2. or, we can cut out all of the redundancy, and think of them as functions on an interval \([0,N]\) (or, more generally, \([a,a+N]\). If we know the signal is N-periodic then all the information of the signal is captured by the above interval.
      per_fxn2.png
      Figure \(\PageIndex{4}\): Remove the redundancy of the period function so that \(f[n]\) is undefined outside \([0,N]\).

    An aperiodic DT function, however, \(f[n]\) does not repeat for any \(N \in \mathbb{R}\); i.e. there exists no \(N\) such that Equation \ref{9.1} holds. This broader class of signals can only be acted upon by the DTFT.

    Suppose we have such an aperiodic function \(f[n]\). We can construct a periodic extension of \(f[n]\) called \(f_{No}[n]\), where \(f[n]\) is repeated every \(N_0\) seconds. If we take the limit as \(N_{0} \rightarrow \infty\), we obtain a precise model of an aperiodic signal for which all rules that govern periodic signals can be applied, including Fourier Analysis (with an important modification). For more detail on this distinction, see the module on the Discete Time Fourier Transform.

    Aperiodic Signal Demonstration

    AperiodicDemo
    Figure \(\PageIndex{5}\): Click on the above thumbnail image (when online) to download an interactive Mathematica Player testing Periodic versus Aperiodic Signals. To download, right-click and save as .cdf.

    Conclusion

    A discrete periodic signal is completely defined by its values in one period, such as the interval [0,N]. Any aperiodic signal can be defined as an infinite sum of periodic functions, a useful definition that makes it possible to use Fourier Analysis on it by assuming all frequencies are present in the signal.


    This page titled 9.1: Discrete Time Aperiodic Signals is shared under a CC BY license and was authored, remixed, and/or curated by Richard Baraniuk et al..

    • Was this article helpful?