7.00 Chapter Map - Continuous-Time Fourier Series | 7.02 Symmetry Conditions & Waveform Analysis


7.01 Trigonometric Fourier Series Representation

Core Idea

Continuous-Time Fourier Series (CTFS) decomposes any continuous-time periodic signal into a linear combination of infinite, harmonically related sinusoidal components {sines and cosines}. Because sinusoidal waves represent the natural modes of linear time-invariant (LTI) systems, this trigonometric decomposition simplifies complex system analysis by shifting our analytical focus from a complicated time-domain waveform to a discrete, manageable set of frequency-domain coefficients {Euler-Fourier amplitudes}.


1. Mathematical Definitions & Foundations

1.1 Periodicity and Fundamental Parameters

A continuous-time signal is classified as periodic if there exists a positive, non-zero constant such that:

The minimum positive value of that satisfies this condition is the fundamental period {the duration of one complete repetitive wave cycle}. From this, we extract two fundamental frequency parameters:

  • Fundamental Cyclic Frequency ():
  • Fundamental Angular Frequency ():

Harmonics are defined as integer multiples of this fundamental frequency ( for ).


1.2 Signal Vector Spaces & Orthogonality

To mathematically justify the summation of sinusoidal components, we treat continuous signals as vectors in an infinite-dimensional function space. The inner product {which measures the overlap or similarity} between two continuous functions and over an arbitrary interval is defined as:

Mathematical PropertyMathematical ConditionPhysical Signal Meaning
OrthogonalityThe signals share zero common frequency information; they are completely independent.
OrthonormalitySymmetrical independence where each basis signal is scaled to contain exactly unit energy.

The Trigonometric Orthogonal Basis

The set of functions: forms an orthogonal basis over any interval of length . This is proven by three fundamental integral identities for all non-zero integer harmonics and :

  1. \int_{t_0}^{t_0 + T_0} \cos(m\omega_0 t) \sin(n\omega_0 t) \, dt = 0 \quad \text{for all } m, n \tag{Identity 1}
  2. \int_{t_0}^{t_0 + T_0} \cos(m\omega_0 t) \cos(n\omega_0 t) \, dt = \begin{cases} 0, & m \neq n \\ \frac{T_0}{2}, & m = n \end{cases} \tag{Identity 2}
  3. \int_{t_0}^{t_0 + T_0} \sin(m\omega_0 t) \sin(n\omega_0 t) \, dt = \begin{cases} 0, & m \neq n \\ \frac{T_0}{2}, & m = n \end{cases} \tag{Identity 3}
[GRAPH: Visualizing Orthogonality. Plot of g(t) = sin(w_0 t)cos(2w_0 t) highlighting perfect odd symmetry over [-T_0/2, T_0/2], illustrating why the net integrated area under the curve cancels out to exactly zero] [193]

2. Trigonometric Fourier Series Representation

Any periodic signal satisfying the convergence criteria can be expanded into its Trigonometric Fourier Series:

f(t) = \frac{a_0}{2} + \sum_{n=1}^{\infty} a_n \cos(n\omega_0 t) + \sum_{n=1}^{\infty} b_n \sin(n\omega_0 t) \tag{1}

where the constant and harmonic amplitudes are evaluated using the Euler-Fourier Analysis Equations over one period [157, 195, 248-250]:

  • DC / Average Value (): a_0 = \frac{2}{T_0} \int_{t_0}^{t_0+T_0} f(t) \, dt \tag{2}
  • Cosine Coefficients (): a_n = \frac{2}{T_0} \int_{t_0}^{t_0+T_0} f(t) \cos(n\omega_0 t) \, dt \tag{3}
  • Sine Coefficients (): b_n = \frac{2}{T_0} \int_{t_0}^{t_0+T_0} f(t) \sin(n\omega_0 t) \, dt \tag{4}

2.1 Rigorous Mathematical Proof of Euler-Fourier Coefficients

We derive the coefficients by applying our trigonometric orthogonality identities to the general synthesis equation (Eq. 1) [196, 212-213].

Part A: Derivation of the DC Term ()

To isolate , integrate both sides of Eq. 1 over a full fundamental period :

Distributing the integration across individual terms yields:

Since sinusoidal waves integrated over an exact integer multiple of their period evaluate to zero, the harmonic summation terms vanish completely:

Isolating yields the official average component formula:


Part B: Derivation of the Cosine Amplitudes ()

To isolate for a specific harmonic , multiply Eq. 1 by and integrate over :

By Identity 2, the cosine product integral evaluates to zero for all terms where . The only term that survives the infinite summation is :

Isolating yields the cosine amplitude formula:


Part C: Derivation of the Sine Amplitudes ()

Similarly, to isolate for a specific harmonic , multiply Eq. 1 by and integrate over :

Applying Identity 1 and Identity 3, all terms evaluate to zero except the sine product term where :

Isolating yields the sine amplitude formula:


3. Dirichlet Conditions for Series Convergence

A periodic signal can be represented as a convergent trigonometric Fourier series if and only if it satisfies the following Dirichlet Conditions {the mathematical gatekeepers of Fourier existence}:

Dirichlet's Three Criteria

  1. Absolute Integrability: must be absolutely integrable over any single period: \int_{t_0}^{t_0 + T_0} |f(t)| \, dt < \infty \tag{Dirichlet 1} This guarantees that every computed coefficient remains finite.
  2. Finite Extrema: must have a finite number of local maxima and minima within any single period. This rules out extremely oscillatory functions like near the origin.
  3. Finite Discontinuities: must have a finite number of discontinuities within any single period, and each discontinuity must be of finite height.

4. High-Yield Solved Numericals

4.1 Example 1: The Symmetrical Square Wave [PYQ 2022 / 2017 - 12 Marks]

Question: Obtain the trigonometric Fourier series components of the periodic square wave signal of amplitude and period which is symmetrical with respect to the vertical axis at time .

               x(t)
                |
          +-----+-----+                 +-----+
          |  A  |     |                 |     |
    ------|     |     +-----------------+     |-------> t
   -T0/2  |     |     |   -A            |     |  T0/2
    +-----+-----+-----+-----------------+-----+
         -T0/4  0    T0/4              3T0/4

Step-by-Step Mathematical Solution:

  1. Formulate the Piecewise Waveform Equation: Over a single symmetrical period , the signal is defined as:

  2. Evaluate the DC Coefficient (): Calculate the average value over the period: Note: Because the positive area balances the negative area perfectly, the DC term is zero.

  3. Analyze Symmetry: Notice that . The waveform is an even function. This immediately dictates that the sine coefficients must vanish:

  4. Evaluate the Cosine Coefficients (): Using the even symmetry shortcut to integrate over the half-period : Substitute : Since for all integers : a_n = \frac{4A}{n\pi} \sin\left(\frac{n\pi}{2}\right) \tag{5}

  5. Evaluate Harmonic Cases: We evaluate Eq. 5 for different integer values of :

    • For Even (): .
    • For : .
    • For : .
  6. Write the Final Trigonometric Series:


4.2 Example 2: The Continuous Symmetrical Triangular Wave [PYQ 2021 - 3 Marks]

Question: Obtain the trigonometric Fourier series expansion for the periodic continuous triangular waveform of period and peak amplitude shown below.

               f(t)
                |
          _/\_  2  _/\_
         / \  \ | /  / \
    ----/---\--\|/--/---\----> t
       -1   -0.5| 0.5   1

Step-by-Step Mathematical Solution:

  1. Formulate the Piecewise Waveform Equation: With period , we find . Over one symmetrical period , the triangle wave with peak 2 is formulated as: Note: This waveform is an odd function when centered about its slope changes, but if we shift it to have odd symmetry , the series contains only sine terms. Let us evaluate the standard odd triangular wave where and . The sine coefficients are:

  2. Apply Integration by Parts (): Let , and let : For odd harmonics where : b_n = \frac{16}{n^2\pi^2} \sin\left(\frac{n\pi}{2}\right) \tag{6}

  3. Evaluate Harmonic Amplitudes:

  4. Write the Final Trigonometric Series: f(t) = \frac{16}{\pi^2} \left[ \sin(\pi t) - \frac{1}{9}\sin(3\pi t) + \frac{1}{25}\sin(5\pi t) - \dots \right] \quad \blacksquare \tag{7}


5. ECE 2108 Laboratory Realization

In the ECE 2108 Signals & Systems-1 lab, we verify CTFS convergence computationally. As the number of summated harmonics approaches infinity (), the Fourier approximation matches the ideal signal.

[GRAPH: 3D frequency visualization showing periodic time-domain square wave decomposing into separate sinusoidal harmonics, showcasing how adding progressive sinusoidal components builds up a perfect square edge] [157]

5.1 MATLAB Implementation for a Symmetrical Pulse Train

This MATLAB script constructs a periodic rectangular pulse train using a specified number of harmonics:

clc; 
clear all; 
N = 1000;                  % Number of points in simulation
t = linspace(0, 1, N);    % Time vector
A = 5;                     % Peak Amplitude
res = A/2;                 % Initialize with DC component (a_0/2) [122]
M = input('Enter number of harmonics for reconstruction = ');
 
for i = 1:2:M
    e = (2*A/pi)*(1/i)*sin(i*2*pi*1*t); % Calculate single harmonic term
    res = res + e;                      % Accumulate into running sum
    
    subplot(3, 1, 1);
    plot(t, e); hold on; title('Individual Sinusoidal Harmonics');
    
    subplot(3, 1, 2);
    plot(t, res); hold on; title('Accumulated Fourier Series Summation');
end
hold off;
 
subplot(3, 1, 3);
plot(t, res, 'k', 'linewidth', 2);
title(['Resultant Pulse Train with ', num2str(M), ' Harmonics']);
xlabel('Time (s)'); ylabel('Amplitude (V)');

6. Common Mistakes That Cost Marks

The "a0 / 2" DC Division Trap

In the standard Fourier equation, the constant term is written as . However, the integration formula calculates directly. A very common exam error is forgetting to divide the calculated value by 2 when writing down the final series. This doubles the DC offset, resulting in a 4 to 5 mark deduction.

  • If , you must write in the final expansion.
  • Alternatively, some textbooks define and write in the series. Always stick to your instructor’s textbook convention to prevent penalty!

Confusing Period (T) with Half-Period (l) Limits

If your function uses spatial coordinates instead of time , the fundamental frequency is instead of . Mixing these up in integration limits and harmonic coefficients results in incorrect frequency scaling and causes the entire derivation to fail.


7. PYQ Bank — Verbatim Questions & Answer Plans

7.1 PYQ 2022 / 2018 [8 Marks]

Question: Define Fourier series. State necessary and sufficient conditions for the existence of the Fourier series representation for a signal.

  • Answer Plan:
    1. Define Fourier Series: Write out the formal synthesis equation (Eq. 1) and state that it decomposes any periodic, non-sinusoidal signal into a linear combination of harmonically related sines, cosines, and a constant DC offset.
    2. State Existence Conditions: List the three Dirichlet Conditions in full mathematical detail (Absolute Integrability, Finite Extrema, Finite Discontinuities) as structured in Section 3.

7.2 PYQ 2016 [4 Marks]

Question: “A periodic signal can be represented as a summation of a number of sinusoidal wave with different frequencies” — Justify the statement.

  • Answer Plan:
    1. Write the Trigonometric Fourier Series equation (Eq. 1).
    2. Explain that the basis set of sines and cosines is orthogonal over a period , meaning no individual harmonic component overlaps or contains energy from any other harmonic.
    3. Outline the Euler-Fourier coefficient formulas (Eqs. 2–4), demonstrating that we can uniquely isolate and compute the exact amplitude contribution () at each specific discrete frequency .

8. Self-Check Before Moving On

  • Can you write down the general trigonometric Fourier series synthesis equation from memory?
  • Do you know how to prove that the set of sines and cosines is mathematically orthogonal over a fundamental period?
  • Can you rigorously derive the integration formula for the cosine harmonic coefficient using inner product integration?
  • Are you able to state all three Dirichlet conditions for CTFS convergence?
  • Do you know how to check the final series to ensure the DC coefficient is properly scaled by ?

Source: (k.Deergha Rao) signals and systems.pdf (Chapter 3), 01 Fourier Series.pdf, ECE 2108 Signal & Systems-1 (1).pdf (Experiment 3), Rabiul sir class note.pdf.