Sunday, 22 February 2026

 

📘 Fourier Transform – Convolution Property

One of the most powerful results: Convolution in time domain becomes multiplication in frequency domain.


🔹 1. Statement

If:

y(t) = x(t) * h(t)

Then:

Y(ω) = X(ω) · H(ω)

Very important result.

🔹 2. Dual Property

Multiplication in time domain becomes convolution in frequency domain:

x(t) h(t) ↔ (1/2Ï€) X(ω) * H(ω)


🔹 3. Why This is Powerful?

Instead of solving difficult convolution integral: We can: 1. Take Fourier Transform 2. Multiply 3. Take Inverse Transform Much easier.

🔹 4. Example 1

Given:

x(t) = e^{-at}u(t) h(t) = e^{-bt}u(t)

Time domain convolution is complex. Instead:

X(ω) = 1/(a + jω) H(ω) = 1/(b + jω)

Multiply:

Y(ω) = 1 / [(a + jω)(b + jω)]

Then inverse transform to get y(t). Much simpler.

🔹 5. Example 2 – Rectangular Pulse

Rectangular pulse in time:

Rect(t) ↔ sinc(ω)

If we convolve two rectangular pulses: Time domain → Triangle Frequency domain → sinc²(ω) Very important relation.

🔹 6. Graphical Understanding

Time Domain: Convolution spreads signal. Frequency Domain: Multiplication shapes spectrum.

🔹 7. Important Observations

  • Filtering action explained easily
  • System frequency response H(ω)
  • Output spectrum = Input spectrum × System response

🎯 GATE Important Points

  • Remember time ↔ frequency dual behavior
  • Very common conceptual question
  • Used heavily in communication systems
  • Know rectangular ↔ sinc relationship

Convolution in Time = Multiplication in Frequency

No comments:

Post a Comment

  Operational Amplifiers – Complete Theory Page 15 – Active Low Pass Filter An Active Low Pass Filter allows low-frequency sig...