Skip to main content
Engineering LibreTexts

3.10: Time and Frequency Domains

  • Page ID
    1751
  • \( \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
    • First module of the two-rooms analogy to solving problems in the time and frequency domains.

    When we find the differential equation relating the source and the output, we are faced with solving the circuit in what is known as the time domain. What we emphasize here is that it is often easier to find the output if we use impedances. Because impedances depend only on frequency, we find ourselves in the frequency domain. A common error in using impedances is keeping the time-dependent part, the complex exponential, in the fray. The entire point of using impedances is to get rid of time and concentrate on frequency. Only after we find the result in the frequency domain do we go back to the time domain and put things back together again.

    To illustrate how the time domain, the frequency domain and impedances fit together, consider the time domain and frequency domain to be two work rooms. Since you can't be two places at the same time, you are faced with solving your circuit problem in one of the two rooms at any point in time. Impedances and complex exponentials are the way you get between the two rooms. Security guards make sure you don't try to sneak time domain variables into the frequency domain room and vice versa. Figure shows how this works.

    rooms1.png
    Figure 3.10.1 The time and frequency domains are linked by assuming signals are complex exponentials. In the time domain, signals can have any form. Passing into the frequency domain “work room,” signals are represented entirely by complex amplitudes.

    As we unfold the impedance story, we'll see that the powerful use of impedances suggested by Steinmetz greatly simplifies solving circuits, alleviates us from solving differential equations, and suggests a general way of thinking about circuits. Because of the importance of this approach, let's go over how it works.

    1. Even though it's not, pretend the source is a complex exponential. We do this because the impedance approach simplifies finding how input and output are related. If it were a voltage source having voltage vin = p(t) (a pulse), still let: \[v_{in}=V_{in}e^{i2\pi ft} \nonumber \] We'll learn how to "get the pulse back" later.
    2. With a source equaling a complex exponential, all variables in a linear circuit will also be complex exponentials having the same frequency. The circuit's only remaining "mystery" is what each variable's complex amplitude might be. To find these, we consider the source to be a complex number (Vin here) and the elements to be impedances.
    3. We can now solve using series and parallel combination rules how the complex amplitude of any variable relates to the sources complex amplitude.
    Example \(\PageIndex{1}\):

    illustrate the impedance approach, we refer to the RC circuit below, and we assume that \[v_{in}=V_{in}e^{i2\pi ft} \nonumber \]

    circuit5.png impedence for simpleRC circuit.png

    A simple RC circuit and the impedance counterpart for the RC circuit

    Note that the source and output voltage are now complex amplitudes

    Using impedances, the complex amplitude of the output voltage Vout can be found using voltage divider:

    \[V_{out}=\frac{Z_{C}}{Z_{C}+Z_{R}}V_{in}\\ V_{out}=\frac{\frac{1}{i2\pi fC}}{\frac{1}{i2\pi fC}+R}V_{in}\\ V_{out}=\frac{1}{i2\pi fRC+1}V_{in} \nonumber \]

    If we refer to the differential equation for this circuit as shown in Circuits with Capacitors and Inductors to be:

    \[RC\frac{\mathrm{d} v_{out}}{\mathrm{d} t}+v_{out}=v_{in} \nonumber \]

    letting the output and input voltages be complex exponentials, we obtain the same relationship between their complex amplitudes. Thus, using impedances is equivalent to using the differential equation and solving it when the source is a complex exponential.

    In fact, we can find the differential equation directly using impedances. If we cross-multiply the relation between input and output amplitudes,

    \[V_{out}(i2\pi fRC+1)=V_{in} \nonumber \]

    and then put the complex exponentials back in, we have

    \[RCi2\pi fV_{out}e^{i2\pi ft}+V_{out}e^{i2\pi ft}=V_{in}e^{i2\pi ft} \nonumber \]

    In the process of defining impedances, note that the factor i2πf arises from the derivative of a complex exponential. We can reverse the impedance process, and revert back to the differential equation.

    \[RC\frac{\mathrm{d} v_{out}}{\mathrm{d} t}+v_{out}=v_{in} \nonumber \]

    This is the same equation that was derived much more tediously in Circuits with Capacitors and Inductors. Finding the differential equation relating output to input is far simpler when we use impedances than with any other technique.

    Exercise \(\PageIndex{1}\)

    Suppose you had an expression where a complex amplitude was divided by i2πf. What time-domain operation corresponds to this division?

    Solution

    Division by i2πf arises from integrating a complex exponential. Consequently,

    \[\frac{1}{i2\pi f}V\Leftrightarrow \int Ve^{i2\pi ft}dt \nonumber \]


    This page titled 3.10: Time and Frequency Domains 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.