Sunday, 22 February 2026

 

๐Ÿ“˜ Continuous Time Convolution – Complete Explanation

For an LTI system, output is obtained using convolution of input and impulse response. This is the most important operation in Signals & Systems.


๐Ÿ”น 1. Convolution Definition

y(t) = x(t) * h(t) = ∫ x(ฯ„) h(t − ฯ„) dฯ„

Where:
  • x(t) = Input
  • h(t) = Impulse response
  • y(t) = Output

๐Ÿ”น 2. Important Idea

Convolution means: 1. Flip one signal 2. Shift it 3. Multiply 4. Integrate

๐Ÿ”น 3. Step-by-Step Procedure

To compute y(t):
  • Replace h(t) by h(−ฯ„)
  • Shift → h(t − ฯ„)
  • Multiply with x(ฯ„)
  • Integrate over overlapping region

๐Ÿ”น 4. Example 1 – Step with Step

Given:

x(t) = u(t) h(t) = u(t)

Then:

y(t) = ∫₀แต— 1 dฯ„ = t u(t)

Result: Ramp signal.

๐Ÿ”น 5. Example 2 – Exponential Case

Given:

x(t) = e-tu(t) h(t) = u(t)

Then:

y(t) = ∫₀แต— e-ฯ„ dฯ„ = 1 − e-t

Output:

y(t) = (1 − e-t)u(t)


๐Ÿ”น 6. Important Properties

  • Commutative → x*h = h*x
  • Associative
  • Distributive

๐Ÿ”น 7. Graphical Understanding

Output depends on overlapping area of signals. As shift increases → overlap changes → output changes.

๐ŸŽฏ GATE Important Points

  • Unit step convolution gives ramp
  • Know integral limits carefully
  • Draw overlap region before integrating
  • Practice piecewise signals

Convolution = Input Spread by Impulse Response

No comments:

Post a Comment

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