Skip to main content
Engineering LibreTexts

6.1: Continuous Time Periodic Signals

  • Page ID
    22872
  • \( \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 Continuous Time Fourier Series.

    Relevant Spaces

    The Continuous-Time Fourier Series maps finite-length (or \(T\)-periodic), continuous-time signals in \(L^2\) to infinite-length, discrete-frequency signals in \(l^2\).

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

    Periodic 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(t)=f(t+m T) \forall m:(m \in \mathbb{Z}) \label{6.1} \]

    where \(T>0\) represents the fundamental period of the signal, which is the smallest positive value of \(T\) for the signal to repeat. Because of this, you may also see a signal referred to as a \(T\)-periodic signal. Any function that satisfies this equation is said to be periodic with period T.

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

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

    An aperiodic CT function \(f(t)\), on the other hand, does not repeat for any \(T \in \mathbb{R}\); i.e. there exists no \(T\) such that Equation \ref{6.1} holds.

    Demonstration

    Here's an example demonstrating a periodic sinusoidal signal with various frequencies, amplitudes and phase delays:

    sinDrillDemo
    Figure \(\PageIndex{3}\): Interact (when online) with a Mathematica CDF demonstrating a Periodic Sinusoidal Signal with various frequencies, amplitudes, and phase delays. To download, right click and save file as .cdf.

    To learn the full concept behind periodicity, see the video below.

    Khan Lecture on Periodic Signals
    video
    from
    Khan Academy

    Conclusion

    A periodic signal is completely defined by its values in one period, such as the interval \([0,T]\).


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