Skip to main content
Engineering LibreTexts

1.3: Signal Operations

  • Page ID
    22839
  • \( \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 two signal operations affecting the time parameter of the signal, time shifting and time scaling. These operations are very common components to real-world systems and, as such, should be understood thoroughly when learning about signals and systems.

    Manipulating the Time Parameter

    Time Shifting

    Time shifting is, as the name suggests, the shifting of a signal in time. This is done by adding or subtracting a quantity of the shift to the time variable in the function. Subtracting a fixed positive quantity from the time variable will shift the signal to the right (delay) by the subtracted quantity, while adding a fixed positive amount to the time variable will shift the signal to the left (advance) by the added quantity.

    sigops1.png
    Figure \(\PageIndex{1}\): \(f (t-T)\) moves (delays) \(f\) to the right by \(T\).

    Time Scaling

    Time scaling compresses or dilates a signal by multiplying the time variable by some quantity. If that quantity is greater than one, the signal becomes narrower and the operation is called compression, while if the quantity is less than one, the signal becomes wider and is called dilation.

    sigops2.png
    Figure \(\PageIndex{2}\): \(f(at)\) compresses \(f\) by \(a\).

    Example \(\PageIndex{1}\)

    Given \(f(t)\) we would like to plot \(f(at−b)\).

    Solution

    The figure below describes a method to accomplish this.

    sigops4.png(a)
    sigops5.png(b)
    sigops6.png(c)

    Figure \(\PageIndex{3}\): (a) Begin with \(f(t)\) (b) Then replace \(t\) with \(at\) to get \(f(at)\) (c) Finally, replace \(t\) with \(t−\frac{b}{a}\) to get \(f(a(t−\frac{b}{a}))=f(at−b)\)

    Time Reversal

    A natural question to consider when learning about time scaling is: What happens when the time variable is multiplied by a negative number? The answer to this is time reversal. This operation is the reversal of the time axis, or flipping the signal over the y-axis.

    sigops3.png
    Figure \(\PageIndex{4}\): Reverse the time axis

    Time Scaling and Shifting Demonstration

    timeshiftDemo
    Figure \(\PageIndex{5}\): Download or Interact (when online) with a Mathematica CDF demonstrating Discrete Harmonic Sinusoids.

    Signal Operations Summary

    Some common operations on signals affect the time parameter of the signal. One of these is time shifting in which a quantity is added to the time parameter in order to advance or delay the signal. Another is the time scaling in which the time parameter is multiplied by a quantity in order to dilate or compress the signal in time. In the event that the quantity involved in the latter operation is negative, time reversal occurs.


    This page titled 1.3: Signal Operations is shared under a CC BY license and was authored, remixed, and/or curated by Richard Baraniuk et al..

    • Was this article helpful?