3.4 Convergence of the Fourier Series
Early mathematicians like Euler and Lagrange struggled with Fourier series for discontinuous signals.
We approximate a periodic signal \(x(t)\) using a finite sum of harmonically related complex exponentials: \[ x_{N}(t)=\sum_{k=-N}^{N} a_{k} e^{j k \omega_{0} t} \]
The approximation error is defined as: \[ e_{N}(t)=x(t)-x_{N}(t) \]
To quantify the approximation’s quality, we use the energy in the error over one period: \[ E_{N}=\int_{T}\left|e_{N}(t)\right|^{2} d t \]
Key Result: The coefficients \(a_k\) that minimize this energy \(E_N\) are precisely the Fourier series coefficients: \[ a_{k}=\frac{1}{T} \int_{T} x(t) e^{-j k \omega_{0} t} d t \]
Tip
This means that truncating the Fourier series provides the “best” approximation in a least-squares sense for a finite number of terms.
Important
This means \(x(t)\) and its infinite Fourier series representation are indistinguishable from an energy perspective, even if they differ at isolated points. Physical systems respond to signal energy.
Note
Most physically generated or processed signals in ECE satisfy all three Dirichlet conditions.
For Signals Satisfying Dirichlet Conditions:
Why it matters for ECE:
Caution
For applications sensitive to peak values (e.g., driving an amplifier to saturation), the Gibbs phenomenon can be a critical design consideration.