Skip to main content
Engineering LibreTexts

4.7: Filtering Periodic Signals

  • Page ID
    1799
  • \( \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}}\)

    Learning Objectives
    • This module demonstrates the effect that a time-invariant filter can have on periodic waveforms.

    The Fourier series representation of a periodic signal makes it easy to determine how a linear, time-invariant filter reshapes such signals in general. The fundamental property of a linear system is that its input-output relation obeys superposition:

    \[L\left ( a_{1}s_{1}(t)+a_{2}s_{2}(t) \right )=a_{1}L\left ( s_{1}(t) \right )+a_{2}L\left ( s_{2}(t) \right ) \nonumber \]

    Because the Fourier series represents a periodic signal as a linear combination of complex exponentials, we can exploit the superposition property. Furthermore, we found for linear circuits that their output to a complex exponential input is just the frequency response evaluated at the signal's frequency times the complex exponential. Said mathematically, if :

    \[x(t)=e^{i\frac{2\pi kt}{T}} \nonumber \]

    then the output

    \[y(t)=H\left ( \frac{k}{T} \right )e^{i\frac{2\pi kt}{T}} \nonumber \]

    because

    \[f= \frac{k}{T} \nonumber \]

    Thus, if x(t) is periodic thereby having a Fourier series, a linear circuit's output to this signal will be the superposition of the output to each component.

    \[y(t)=\sum_{k=-\infty }^{\infty }c_{k}H\left ( \frac{k}{T} \right )e^{i\frac{2\pi kt}{T}} \nonumber \]

    Thus, the output has a Fourier series, which means that it too is periodic. Its Fourier coefficients equals:

    \[c_{k}H\left ( \frac{k}{T} \right ) \nonumber \]

    To obtain the spectrum of the output, we simply multiply the input spectrum by the frequency response. The circuit modifies the magnitude and phase of each Fourier coefficient. Note especially that while the Fourier coefficients do not depend on the signal's period, the circuit's transfer function does depend on frequency, which means that the circuit's output will differ as the period varies.

    periodic pulse signal.png
    Figure 4.7.1a Periodic pulse signal
    pulse signal .png
    Figure 4.7.1b Top plots show the pulse signal's spectrum for various cutoff frequencies. Bottom plots show the filter's output signals.

    In the above Figure 4.7.1b, a periodic pulse signal, such as shown on the left part where (Δ/2 = 0.2), serves as the input to an RC lowpass filter. The input's period was 1ms (millisecond). The filter's cutoff frequency was set to the various values indicated in the top row, which display the output signal's spectrum and the filter's transfer function. The bottom row shows the output signal derived from the Fourier series coefficients shown in the top row.

    Example \(\PageIndex{1}\):

    The periodic pulse signal shown on the left above serves as the input to a RC-circuit that has the transfer function

    \[H(f)=\frac{1}{1+i2\pi fRC} \nonumber \]

    Figure 4.7.1b shows the output changes as we vary the filter's cutoff frequency. Note how the signal's spectrum extends well above its fundamental frequency. Having a cutoff frequency ten times higher than the fundamental does perceptibly change the output waveform, rounding the leading and trailing edges. As the cutoff frequency decreases (center, then left), the rounding becomes more prominent, with the leftmost waveform showing a small ripple.

    Exercise \(\PageIndex{1}\)

    What is the average value of each output waveform? The correct answer may surprise you.

    Solution

    Because the filter's gain at zero frequency equals one, the average output values equal the respective average input values.

    This example also illustrates the impact a lowpass filter can have on a waveform. The simple RC filter used here has a rather gradual frequency response, which means that higher harmonics are smoothly suppressed. Later, we will describe filters that have much more rapidly varying frequency responses, allowing a much more dramatic selection of the input's Fourier coefficients.

    More importantly, we have calculated the output of a circuit to a periodic input without writing, much less solving, the differential equation governing the circuit's behavior. Furthermore, we made these calculations entirely in the frequency domain. Using Fourier series, we can calculate how any linear circuit will respond to a periodic input.


    This page titled 4.7: Filtering Periodic Signals is shared under a CC BY 1.0 license and was authored, remixed, and/or curated by Don H. Johnson via source content that was edited to the style and standards of the LibreTexts platform; a detailed edit history is available upon request.