Linear Time-Invariant (LTI) System

 

Linear Time-Invariant (LTI) System

A Linear Time-Invariant system is a fundamental concept in signal processing and control theory. Let’s break it down:

1. Linearity

A system is linear if it satisfies:

  • Additivity: If input x1(t) produces output y1(t), and input x2(t) produces output y2(t), then input x1(t)+x2(t) produces output y1(t)+y2(t).

  • Homogeneity (Scaling): If input x(t) produces output y(t), then input ax(t) produces output ay(t).

Together, these are called the superposition principle.

2. Time-Invariance

A system is time-invariant if its behavior does not change with time.

  • If input x(t) produces output y(t), then a shifted input x(tt0) produces output y(tt0).

  • This means the system’s properties remain constant over time.

3. Impulse Response

  • The behavior of an LTI system is completely characterized by its impulse response, denoted h(t).

  • Any input signal can be expressed as a combination of impulses, and the output is the convolution of the input with h(t):

y(t)=x(t)h(t)=x(τ)h(tτ)dτ

4. Frequency Response

  • Using Fourier Transform, convolution in time becomes multiplication in frequency:

Y(ω)=X(ω)H(ω)
  • Here, H(ω) is the frequency response of the system.

5. Examples

  • RC Circuit: Linear and time-invariant, with impulse response determined by resistor-capacitor values.

  • Digital Filters: FIR and IIR filters in signal processing.

  • Mechanical Systems: Mass-spring-damper models.

Key Takeaway

An LTI system is powerful because:

  • It is predictable (defined by impulse response).

  • It simplifies analysis (convolution in time, multiplication in frequency).

  • It forms the backbone of control systems, communication systems, and signal processing.

Comments

Popular posts from this blog

Assignment – Control Systems (Unit 1)

Assignment – AC Machines (Unit 1)

Assignment 02– Control System & PLC