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 x 1 ( t ) produces output y 1 ( t ) , and input x 2 ( t ) produces output y 2 ( t ) , then input x 1 ( t ) + x 2 ( t ) produces output y 1 ( t ) + y 2 ( t ) . Homogeneity (Scaling): If input x ( t ) produces output y ( t ) , then input a ⋅ x ( t ) produces output a ⋅ y ( 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 ( t − t 0 ) produces output y ( t − t 0 ) . 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 ...