Fourier series representations possess important properties useful for conceptual insights and simplifying calculations.
These properties help us understand how operations on a signal in the time domain affect its Fourier series coefficients.
Shorthand Notation for Fourier Series
To simplify discussion, we use a shorthand notation.
If \(x(t)\) is a periodic signal with period \(T\) and fundamental frequency \(\omega_0 = 2\pi/T\), and its Fourier series coefficients are \(a_k\), we write:
Symmetry Implication:
If \(x(t)\) is even (\(x(-t) = x(t)\)), then \(a_k = a_{-k}\).
If \(x(t)\) is odd (\(x(-t) = -x(t)\)), then \(a_k = -a_{-k}\).
Time Reversal: Interactive Visualization
Observe an asymmetric periodic signal and its time-reversed version.
Time Scaling
If \(x(t)\) is periodic with period \(T\) and fundamental frequency \(\omega_0\), then \(x(\alpha t)\) (for \(\alpha > 0\)) is periodic with period \(T/\alpha\) and fundamental frequency \(\alpha \omega_0\).
The Fourier coefficients for \(x(\alpha t)\) are the same as for \(x(t)\), i.e., \(a_k\).
Important: While the coefficients \(a_k\) remain the same, the series representation changes because the fundamental frequency is now \(\alpha \omega_0\).
Time Scaling: Interactive Visualization
Observe how scaling affects the signal’s period and fundamental frequency, while the coefficients themselves remain invariant.
A significant consequence for real signals (\(x(t) = x^*(t)\)) is conjugate symmetry:
\[
a_{-k}=a_{k}^{*}
\]
This implies various symmetry properties for magnitudes, phases, real, and imaginary parts of coefficients for real signals.
Parseval’s Relation for Continuous-Time Periodic Signals
Parseval’s relation states that the average power of a periodic signal in the time domain equals the sum of the average powers of its harmonic components in the frequency domain.
\[
\frac{1}{T} \int_{T}|x(t)|^{2} d t=\sum_{k=-\infty}^{+\infty}\left|a_{k}\right|^{2}
\]
The left side is the average power in one period of \(x(t)\). The term \(|a_k|^2\) represents the average power in the \(k\)-th harmonic component.
Important
Conservation of Energy: This relation highlights the conservation of power between the time and frequency domains.
Parseval’s Relation: Interactive Demonstration
Let’s verify Parseval’s relation for a simple square wave.
Summary of Properties
Many important properties of continuous-time Fourier series are summarized in the table below.
Property
Periodic Signal
Fourier Series Coeffs
Linearity
\(Ax(t) + By(t)\)
\(Aa_k + Bb_k\)
Time Shift
\(x(t-t_0)\)
\(a_k e^{-jk\omega_0 t_0}\)
Freq Shift
\(e^{jM\omega_0 t}x(t)\)
\(a_{k-M}\)
Conjugation
\(x^*(t)\)
\(a_{-k}^*\)
Time Reversal
\(x(-t)\)
\(a_{-k}\)
Time Scaling
\(x(\alpha t)\)
\(a_k\) (with new \(\omega_0\))
Summary of Properties
Property
Periodic Signal
Fourier Series Coeffs
Periodic Convolution
\(\int_T x(\tau)y(t-\tau)d\tau\)
\(T a_k b_k\)
Multiplication
\(x(t)y(t)\)
\(\sum_{l=-\infty}^\infty a_l b_{k-l}\)
Differentiation
\(dx(t)/dt\)
\(jk\omega_0 a_k\)
Integration
\(\int x(\tau)d\tau\)
\((1/(jk\omega_0)) a_k\)
Real Signal
\(x(t)\) real
\(a_k = a_{-k}^*\)
Real & Even
\(x(t)\) real & even
\(a_k\) real & even
Real & Odd
\(x(t)\) real & odd
\(a_k\) purely imag. & odd
\[
\frac{1}{T} \int_{T}|x(t)|^{2} d t=\sum_{k=-\infty}^{+\infty}\left|a_{k}\right|^{2} \quad \text{(Parseval's Relation)}
\]
Example 3.6: Using Linearity and Time Shifting
Consider the signal \(g(t)\) with period 4.
We know \(g(t) = x(t-1) - 1/2\), where \(x(t)\) is a symmetric square wave with \(T=4, T_1=1\).
The coefficients \(a_k\) for \(x(t)\) are \(\frac{\sin(\pi k/2)}{k\pi}\) (for \(k \neq 0\)) and \(a_0 = 1/2\).
graph LR
A["x(t) - Square Wave T=4, T1=1"] --> B{"Shift by 1: x(t-1)"}
C["Constant -1/2"] --> D{Add to B}
B --> E["g(t) = x(t-1) - 1/2"]
D --> E
Example 3.6: Deriving Coefficients
Time Shifting: Coefficients \(b_k\) for \(x(t-1)\) are \(a_k e^{-j k \omega_0 t_0}\).
By time-shifting and linearity, coefficients \(b_k\) for \(q(t)\) are:
\(b_k = a_k e^{j k \omega_0 T_1} - a_k e^{-j k \omega_0 T_1}\)
\(b_k = \frac{1}{T} (e^{j k \omega_0 T_1} - e^{-j k \omega_0 T_1}) = \frac{2j \sin(k \omega_0 T_1)}{T}\)
graph TD
A["Square Wave g(t)"]
B["Derivative d/dt"]
C["Impulse Train x(t)"]
D["Shifted x(t+T1)"]
E["Shifted x(t-T1)"]
F["q(t) = D - E"]
A -- B --> F
C -- Shift --> D
C -- Shift --> E
D -- Subtract --> F
E -- Subtract --> F
Example 3.8: Connecting Back to Square Wave
Since \(q(t)\) is the derivative of \(g(t)\), we use the differentiation property:
\[
b_{k}=j k \omega_{0} c_{k}
\]
Where \(c_k\) are the Fourier coefficients of \(g(t)\).
Solving for \(c_k\) (for \(k \neq 0\)):
\[
c_{k}=\frac{b_{k}}{j k \omega_{0}}=\frac{2 j \sin \left(k \omega_{0} T_{1}\right)}{j k \omega_{0} T}=\frac{\sin \left(k \omega_{0} T_{1}\right)}{k \pi}, \quad k \neq 0
\]
For \(c_0\), the average value of \(g(t)\) from inspection of a square wave with width \(2T_1\):
\[
c_{0}=\frac{2 T_{1}}{T}
\]
These are the same coefficients derived directly for a square wave!
Example 3.9: Characterizing a Signal
Given facts about \(x(t)\):
\(x(t)\) is a real signal.
\(x(t)\) is periodic with \(T=4\), coefficients \(a_k\).
\(a_k = 0\) for \(|k|>1\).
The signal with coefficients \(b_k = e^{-j\pi k/2} a_{-k}\) is odd.
So, \(x(t) = a_0 + 2\operatorname{Re}\{a_1 e^{j\pi t/2}\}\).
Fact 4: Signal with \(b_k = e^{-j\pi k/2} a_{-k}\) is odd.
\(a_{-k}\) corresponds to \(x(-t)\) (Time Reversal).
\(e^{-j\pi k/2}\) corresponds to a time shift of \(t_0=1\) (since \(e^{-jk\omega_0 t_0}\) with \(\omega_0=\pi/2, t_0=1\) gives \(e^{-jk\pi/2}\)).
\(\implies b_k\) correspond to \(x(-(t-1)) = x(-t+1)\).
Since \(x(-t+1)\) is odd and real (Fact 1), its Fourier coefficients \(b_k\) must be purely imaginary and odd. \(\implies b_0 = 0\) and \(b_{-1} = -b_1\).
Example 3.9: Final Steps
From \(b_0 = 0\):
\(b_0 = e^{-j\pi (0)/2} a_{-0} = a_0 = 0\).
From \(b_{-1} = -b_1\):
We also know \(b_k = e^{-j\pi k/2} a_{-k}\).
For \(k=1\): \(b_1 = e^{-j\pi /2} a_{-1} = -j a_{-1}\).
Since \(a_{-1} = a_1^*\), we have \(b_1 = -j a_1^*\).
Since \(b_k\) are purely imaginary, \(b_1\) must be purely imaginary. This is consistent with \(-j a_1^*\).