Signal and Systems

1.3 Exponential and Sinusoidal Signals

Imron Rosyadi

1.3 Exponential and Sinusoidal Signals

Introduction: Fundamental Building Blocks

In signals and systems, several basic types of signals frequently appear and serve as fundamental building blocks from which more complex signals can be constructed.

  • Importance:
    • Represent a wide range of physical phenomena.
    • Are crucial for analyzing the behavior of systems.
    • Form the basis for powerful analytical tools (e.g., Fourier Analysis).

We will explore two key types:

  1. Exponential Signals
  2. Sinusoidal Signals

Continuous-Time Real Exponential Signals

The continuous-time complex exponential signal is generally of the form \(x(t)=C e^{a t}\), where \(C\) and \(a\) are complex numbers.

Real Exponential Case: \(C, a\) are real

Growing exponential
  1. \(a>0\)
Decaying exponential
  1. \(a<0\)

Continuous-Time Real Exponential Signals

  • Form: \(x(t)=C e^{a t}\)
  • Behavior types (Figure 1.19):
    • If \(a > 0\): Growing exponential.
      • Used for chain reactions in atomic explosions, chemical reactions, population growth.
    • If \(a < 0\): Decaying exponential.
      • Used for radioactive decay, responses of \(RC\) circuits, damped mechanical systems.
    • If \(a = 0\): Constant signal (\(x(t)=C\)).

Demo: Continuous-Time Real Exponential

Explore how changing parameters affect a real exponential signal.

Continuous-Time Periodic Complex Exponential & Sinusoidal Signals

Purely Imaginary Exponential: \(a = j \omega_0\)

  • Form: \(x(t) = e^{j \omega_0 t}\)
  • This signal represents a point rotating on the unit circle in the complex plane.
  • Periodicity: This signal is periodic.
    • Condition: \(e^{j \omega_0 t} = e^{j \omega_0 (t+T)} \implies e^{j \omega_0 T} = 1\).
    • Requires \(\omega_0 T\) to be an integer multiple of \(2\pi\).
    • Fundamental Period (\(T_0\)): Smallest positive \(T\) satisfying the condition. \[ T_0 = \frac{2\pi}{|\omega_0|} \quad (\text{for } \omega_0 \ne 0) \tag{1.24} \]
    • \(\omega_0\) is the angular frequency (radians/second). \(f_0 = \omega_0 / (2\pi)\) is the ordinary frequency (Hertz, Hz).

Continuous-Time Periodic Complex Exponential & Sinusoidal Signals

Sinusoidal Signals

  • Form: \(x(t) = A \cos(\omega_0 t + \phi)\) (Figure 1.20)
    • \(A\): Amplitude, \(\omega_0\): Angular frequency, \(\phi\): Phase (radians), representing a time shift.
  • Periodicity: Same fundamental period \(T_0 = \frac{2\pi}{|\omega_0|}\) as the complex exponential.
  • Applications: Ideal LC circuits, spring-mass systems, AC power signals.
Continuous-time sinusoidal signal

Euler’s Relation and Signal Representation

Euler’s Relation: Unites complex exponentials and sinusoids – a fundamental identity in ECE. \[ e^{j \omega_0 t}=\cos \omega_0 t+j \sin \omega_0 t \tag{1.26} \]

Representing Sinusoids with Exponentials: We can express a sinusoidal signal in terms of complex exponentials, making analysis easier: \[ A \cos (\omega_0 t+\phi)=\frac{A}{2} e^{j \phi} e^{j \omega_0 t}+\frac{A}{2} e^{-j \phi} e^{-j \omega_0 t} \tag{1.27} \]

Euler’s Relation and Signal Representation

Alternatively (using the real part of a single complex exponential): \[ A \cos (\omega_0 t+\phi)=A \mathcal{R} \text{e}\left\{e^{j\left(\omega_0 t+\phi\right)}\right\} \tag{1.28} \] Similarly for sine (using the imaginary part): \[ A \sin (\omega_0 t+\phi)=A \mathcal{I} \text{m}\left\{e^{j\left(\omega_0 t+\phi\right)}\right\} \tag{1.29} \]

Euler’s Relation and Signal Representation

Frequency and Period Relationship (Inverse Proportionality): - Increasing \(|\omega_0|\) means higher oscillation rate, smaller period \(T_0\). - Decreasing \(|\omega_0|\) means lower oscillation rate, larger period \(T_0\).

omega1 omega2 omega3

Figure 1.21: \(\omega_1 > \omega_2 > \omega_3 \implies T_1 < T_2 < T_3\).

Energy and Power of Periodic Signals

  • Periodic complex exponentials and sinusoidal signals have infinite total energy but finite average power. This classifies them as power signals.
  • Example: \(x(t) = e^{j \omega_0 t}\)
    • Total energy integrated over all time is infinite, as the signal never dies out.
    • However, the average power over one period is easily calculated: \[ E_{\text{period}} = \int_{0}^{T_0} |e^{j \omega_0 t}|^2 dt = \int_{0}^{T_0} 1 \cdot dt = T_0 \tag{1.30} \]
    • Average power over one period: \[ P_{\text{period}} = \frac{1}{T_0} E_{\text{period}} = 1 \tag{1.31} \]
    • Since the signal repeats identically, the average power over all time is also: \[ P_x = \lim_{T \rightarrow \infty} \frac{1}{2T} \int_{-T}^{T} |e^{j \omega_0 t}|^2 dt = 1 \tag{1.32} \]

Energy and Power of Periodic Signals

  • A set of periodic exponentials, all with a common period \(T_0\).
  • Their frequencies \(\omega\) must be integer multiples of a fundamental frequency \(\omega_0 = 2\pi/T_0\). \[ \phi_k(t) = e^{j k \omega_0 t}, \quad k=0, \pm 1, \pm 2, \ldots \tag{1.36} \]
  • Each \(\phi_k(t)\) (for \(k \ne 0\)) has a fundamental period \(T_0/|k|\). This means they complete \(|k|\) cycles within \(T_0\).
  • These are the “harmonics” used in music and form the basis for Fourier Series representation of periodic signals (Chapter 3).

Demo: Continuous-Time Sinusoidal Signal

Visualize how amplitude, frequency, and phase affect a sinusoidal signal.

Example 1.5: Sum of Complex Exponentials

It’s useful to express the sum of two complex exponentials as a product of a single complex exponential and a sinusoid. This technique is often used in modulation.

Problem: Plot the magnitude of the signal \(x(t)=e^{j 2 t}+e^{j 3 t}\).

Solution Steps:

  1. Factor out average frequency: The average frequency of \(2t\) and \(3t\) is \((2+3)/2 = 2.5t\). \[ x(t)=e^{j 2.5 t}\left(e^{-j 0.5 t}+e^{j 0.5 t}\right) \tag{1.39} \]
  2. Apply Euler’s relation: Recall \(e^{jx} + e^{-jx} = 2 \cos(x)\). Here, \(x=0.5t\). \[ x(t)=2 e^{j 2.5 t} \cos (0.5 t) \tag{1.40} \]

Example 1.5: Sum of Complex Exponentials

  1. Find magnitude: We use the property that \(|z_1 z_2| = |z_1||z_2|\). Since \(e^{j\theta}\) represents a complex number on the unit circle, its magnitude is always unity (i.e., \(|e^{j 2.5 t}| = 1\)). \[ |x(t)|=2|\cos (0.5 t)| \tag{1.41} \] This is a full-wave rectified sinusoid (Figure 1.22).
Full-wave rectified sinusoid

Continuous-Time General Complex Exponential Signals

The most general complex exponential combines both real exponential and periodic complex exponential characteristics.

  • Form: \(C e^{a t}\) where \(C = |C|e^{j\theta}\) (polar form amplitude) and \(a = r + j\omega_0\) (rectangular form exponent). \[ C e^{a t}=|C| e^{r t} e^{j\left(\omega_0 t+\theta\right)} \tag{1.42} \]
  • Expanded Form (real and imaginary parts are damped/growing sinusoids): \[ C e^{a t}=|C| e^{r t} \cos \left(\omega_0 t+\theta\right)+j|C| e^{r t} \sin \left(\omega_0 t+\theta\right) \tag{1.43} \]
    • \(r > 0\): Growing sinusoid (amplitude expands outward).
    • \(r < 0\): Decaying sinusoid (damped sinusoid, amplitude shrinks inward).

Continuous-Time General Complex Exponential Signals

  • Envelope: The term \(|C|e^{rt}\) acts as an envelope, shaping the amplitude of the oscillations.
Growing sinusoid
  1. \(r>0\)
Decaying sinusoid
  1. \(r<0\)

Applications: - Damped sinusoids: Responses of RLC circuits, automotive suspension systems, and mechanical systems with both damping and restoring forces. These indicate energy dissipation with oscillations that decay in time. Modeling transient behavior in control systems.

Demo: Continuous-Time Damped/Growing Sinusoid

Visualize the real part of a general complex exponential \(C e^{at}\) as a damped or growing sinusoid.

Discrete-Time Complex Exponential & Sinusoidal Signals

Real Exponential Signals

  • Form: \(x[n] = C \alpha^n\) (where \(C\) and \(\alpha\) are real numbers). Sometimes expressed as \(x[n] = C e^{\beta n}\), where \(\alpha = e^\beta\).
  • Unlike continuous time, \(n\) is an integer here, so \(\alpha^n\) can be interpreted directly for negative \(\alpha\).

Discrete-Time Complex Exponential & Sinusoidal Signals

  • Behavior types (Figure 1.24):
alpha > 1
  1. \(|\alpha|>1\): Growing exponential (magnitudes increase).
0 < alpha < 1
  1. \(0<|\alpha|<1\): Decaying exponential (magnitudes decrease).
-1 < alpha < 0
  1. \(-1 < \alpha < 0\): Decaying, but with alternating sign at each step.
alpha < -1
  1. \(\alpha < -1\): Growing, with alternating sign.

Discrete-Time Complex Exponential & Sinusoidal Signals

  • Special Cases:
    • \(\alpha=1 \implies x[n]=C\) (constant DC signal).
    • \(\alpha=-1 \implies x[n]=C(-1)^n\) (alternates between \(C\) and \(-C\), a high-frequency square wave).

Demo: Discrete-Time Real Exponential

Explore how changing C and alpha affect a discrete-time real exponential.

Discrete-Time Sinusoidal Signals

  • Complex Exponential Forms (where \(\alpha = e^{j\omega_0}\) or \(\beta = j\omega_0\)):
    • \(x[n] = e^{j \omega_0 n}\)
  • Sinusoidal Form:
    • \(x[n] = A \cos(\omega_0 n + \phi)\)
    • \(\omega_0\): discrete-time angular frequency (radians).
  • Euler’s Relation (same arithmetic form as CT): \[ e^{j \omega_0 n}=\cos \omega_0 n+j \sin \omega_0 n \tag{1.48} \] \[ A \cos (\omega_0 n+\phi)=\frac{A}{2} e^{j \phi} e^{j \omega_0 n}+\frac{A}{2} e^{-j \phi} e^{-j \omega_0 n} \tag{1.49} \]

Discrete-Time Sinusoidal Signals

  • Like continuous-time, these signals have infinite total energy but finite average power (e.g., \(P_{\text{avg}}=1\) for \(e^{j \omega_0 n}\)).
DT sinusoid a DT sinusoid b DT sinusoid c

Figure 1.25: Discrete-time sinusoidal signals.

Discrete-Time General Complex Exponential Signals

If \(C = |C|e^{j\theta}\) (amplitude) and \(\alpha = |\alpha|e^{j\omega_0}\) (rate of change + frequency): \[ C \alpha^n = |C| |\alpha|^n \cos (\omega_0 n+\theta)+j|C| |\alpha|^n \sin (\omega_0 n+\theta) \tag{1.50} \]

  • \(|\alpha|=1\): Purely sinusoidal samples (constant amplitude oscillations).
  • \(|\alpha|<1\): Decaying sinusoidal samples (damped oscillations, e.g., digital filter responses).
  • \(|\alpha|>1\): Growing sinusoidal samples (unstable system responses).

Discrete-Time General Complex Exponential Signals

DT damped/growing sinusoids

Figure 1.26: (a) Growing discrete-time sinusoidal signals; (b) decaying discrete-time sinusoid.

Periodicity & Frequency Differences (Discrete-Time vs. Continuous-Time)

A key distinction between discrete-time and continuous-time complex exponentials that impacts frequency analysis.

Continuous-Time \(e^{j \omega_0 t}\):

  1. Distinct Frequencies: All signals \(e^{j \omega_0 t}\) are distinct for distinct values of \(\omega_0\). An infinite number of unique frequencies.

Discrete-Time \(e^{j \omega_0 n}\):

  1. Non-Distinct Frequencies (Aliasing): Frequencies separated by multiples of \(2\pi\) are identical. \[ e^{j(\omega_0+2\pi)n} = e^{j\omega_0 n} \tag{1.51} \]
    • Only need to consider \(\omega_0\) in an interval of length \(2\pi\) (e.g., \([0, 2\pi)\) or \((-\pi, \pi]\)). All frequencies outside this interval are “aliases” of frequencies within it.

Periodicity & Frequency Differences (Discrete-Time vs. Continuous-Time)

A key distinction between discrete-time and continuous-time complex exponentials that impacts frequency analysis.

Continuous-Time \(e^{j \omega_0 t}\):

  1. Periodicity: Periodic for any value of \(\omega_0\) (except \(\omega_0=0\) where period is undefined but the signal is constant).
    • \(T_0 = 2\pi/|\omega_0|\) (for \(\omega_0 \ne 0\)).

Discrete-Time \(e^{j \omega_0 n}\):

  1. Conditional Periodicity: Periodic only if \(\omega_0 / (2\pi)\) is a rational number.
    • \(\omega_0 N = 2\pi m \implies \frac{\omega_0}{2\pi} = \frac{m}{N}\) (for coprime integers \(m, N>0\)).
    • Fundamental Period \(N = m(2\pi/\omega_0)\) (if \(m,N\) are coprime).
    • If \(\omega_0 / (2\pi)\) is irrational (e.g., \(\omega_0 = 1\)), the signal is aperiodic.
    • \(T_0 = 2\pi/|\omega_0|\) (for \(\omega_0 \ne 0\)).

Periodicity & Frequency Differences (Discrete-Time vs. Continuous-Time)

A key distinction between discrete-time and continuous-time complex exponentials that impacts frequency analysis.

Continuous-Time \(e^{j \omega_0 t}\):

  1. Frequency Rate: Increasing \(|\omega_0|\) always increases the rate of oscillation. No upper bound on frequency.

Discrete-Time \(e^{j \omega_0 n}\):

  1. Frequency Rate: Rate of oscillation increases as \(\omega_0\) goes from \(0\) to \(\pi\), then decreases from \(\pi\) to \(2\pi\) (or \(-\pi\)).
    • \(\omega_0 = 0, 2\pi, \ldots\) are “DC” or slowest.
    • \(\omega_0 = \pm \pi, \pm 3\pi, \ldots\) are “fastest” (\(e^{j \pi n} = (-1)^n\), alternating sample by sample).

Demo: Discrete-Time Frequency Behavior

Observe unique frequency behavior in discrete-time sinusoids due to the sampling process.

Example 1.6: Fundamental Period of Sum of DT Exponentials

Problem: Determine the fundamental period of the discrete-time signal \(x[n]=e^{j(2 \pi / 3) n}+e^{j(3 \pi / 4) n}\).

Step-by-Step Solution:

  1. Analyze the first term: \(x_1[n] = e^{j(2 \pi / 3) n}\)
    • For \(x_1[n]\) to be periodic with period \(N_1\), we need \(e^{j(2\pi/3)(n+N_1)} = e^{j(2\pi/3)n}\).
    • This implies \(e^{j(2\pi/3)N_1} = 1\).
    • So, \((2\pi/3)N_1\) must be an integer multiple of \(2\pi\).
    • \((2\pi/3)N_1 = 2\pi k_1 \Rightarrow N_1/3 = k_1\).
    • The smallest positive integer \(N_1\) occurs when \(k_1=1\), so \(N_1=\mathbf{3}\).

Example 1.6: Fundamental Period of Sum of DT Exponentials

  1. Analyze the second term: \(x_2[n] = e^{j(3 \pi / 4) n}\)
    • Similarly, we need \(e^{j(3\pi/4)N_2} = 1\).
    • So, \((3\pi/4)N_2 = 2\pi k_2 \Rightarrow (3/4)N_2 = 2 k_2\).
    • \(N_2 = (8/3) k_2\). For \(N_2\) to be an integer, \(k_2\) must be a multiple of 3.
    • The smallest positive integer \(N_2\) occurs when \(k_2=3\), so \(N_2 = (8/3) \times 3 = \mathbf{8}\).
  2. Find the overall fundamental period: For the entire signal \(x[n]\) to repeat, both \(x_1[n]\) and \(x_2[n]\) must complete an integer number of their respective fundamental periods simultaneously.
    • This means the overall period of \(x[n]\) must be a common multiple of \(N_1=3\) and \(N_2=8\).
    • The fundamental period is the Least Common Multiple (LCM) of \(N_1\) and \(N_2\).
    • LCM(3, 8) = \(\mathbf{24}\).

Conclusion: The fundamental period of \(x[n]\) is \(\mathbf{24}\).

Comparison Summary: \(e^{j \omega_0 t}\) vs. \(e^{j \omega_0 n}\)

Feature Continuous-Time (\(e^{j \omega_0 t}\)) Discrete-Time (\(e^{j \omega_0 n}\))
Distinctness of Freqs Distinct signals for distinct values of \(\omega_0\). Infinite unique frequencies. Identical signals for values of \(\omega_0\) separated by multiples of \(2\pi\). Only \(2\pi\) range of unique frequencies.
Periodicity Periodic for any choice of \(\omega_0\) (except \(\omega_0=0\)). Periodic only if \(\omega_0 = 2\pi m / N\) for some positive integers \(N\) and \(m\).
Fundamental Frequency \(\omega_0\) (for \(\omega_0 \ne 0\)) \(\omega_0 / m\) (for \(\omega_0 \ne 0\), assuming \(m,N\) are coprime).
Fundamental Period \(\omega_0=0\): undefined
\(\omega_0 \ne 0: \frac{2\pi}{|\omega_0|}\)
\(\omega_0=0\): undefined
\(\omega_0 \ne 0: N = m\left(\frac{2\pi}{\omega_0}\right)\) (if \(m,N\) coprime)
Highest Oscillation Rate As \(\omega_0 \rightarrow \pm \infty\) At \(\omega_0 = \pi\) (or odd multiples of \(\pi\))
Lowest Oscillation Rate At \(\omega_0 = 0\) At \(\omega_0 = 0\) (or even multiples of \(2\pi\))

Conclusion

We’ve introduced fundamental continuous-time and discrete-time signals:

  • Exponential Signals:
    • Real exponentials: excellent models for growth or decay phenomena.
    • Complex exponentials: fundamental “building blocks” related to rotation, basis for all sinusoids.
    • General complex exponentials: model damped or growing oscillatory responses, common in LTI systems.
  • Sinusoidal Signals:
    • Represent pure, stable oscillations, deeply connected to complex exponentials via Euler’s relation.
    • Ubiquitous in nature and engineering (AC circuits, mechanical vibrations, wave propagation).

Conclusion

Key Takeaways on Differences:

  • Continuous-time signals have distinct frequencies across the entire real number line.
  • Discrete-time signals have frequencies that repeat every \(2\pi\) (aliasing).
  • Discrete-time signals are periodic only if their frequency is a rational multiple of \(2\pi\).

These simple signals are profound building blocks for understanding linearity, time-invariance, and the powerful frequency domain analysis of signals and systems, which we will explore in subsequent chapters.