- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
Physics
Chemistry
Biology
Mathematics
English
Economics
Psychology
Social Studies
Fashion Studies
Legal Studies
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Signals and Systems: Linear Time-Invariant Systems
Linear Time-Invariant (LTI) System
A system that possesses two basic properties namely linearity and timeinvariant is known as linear time-invariant system or LTI system.
There are two major reasons behind the use of the LTI systems −
The mathematical analysis becomes easier.
Many physical processes through not absolutely LTI systems can be approximated with the properties of linearity and time-invariance.
Continuous-Time LTI System
The LTI systems are always considered with respect to the impulse response. That means the input is the impulse signal and the output is the impulse response.
Consider a continuous-time LTI system as shown in the block diagram of Figure-1.
Here, the input to the system is an impulse signal, i.e.,
π₯(π‘) = πΏ(π‘)
And the impulse response of the system is
π¦(π‘) = β(π‘) = π[πΏ(π‘)]
According to the shifting property of signals, any signal can be expressed as a combination of weighted and shifted impulse signal, i.e.,
$$\mathrm{x(t)=\int_{-\infty }^{\infty }x(\tau )\delta \left ( t-\tau \right )d\tau} $$
Then, the impulse response is,
$$\mathrm{y(t)=T\left [x(t) \right ]=\int_{-\infty }^{\infty }x(\tau )T\left [ \delta \left ( t-\tau \right ) \right ]d\tau}$$
$$\mathrm{\Rightarrow y(t)=\int_{-\infty }^{\infty }x(\tau )h\left ( t-\tau \right )d\tau\: \:\: ...(1)} $$
The expression in equation (1) is known as convolution integral.
The symbolic representation of the convolution integral is given by,
π¦(π‘) = π₯(π‘) * β(π‘) … (2)
Discrete-Time LTI System
The discrete time LTI system is shown in Figure-2.
Here, the input to the system is an impulse signal, i.e.,
π₯(π) = πΏ(π)
And the discrete-time impulse response of the system is,
π¦(π) = β(π) = π[πΏ(π)]
According to the shifting property of signals, any signal can be expressed as a combination of weighted and shifted impulse signal, i.e.,
$$\mathrm{x(n)=\sum_{k=-\infty }^{\infty }x(k)\, \delta (n-k)} $$
Therefore, the impulse response of the system is,
$$\mathrm{y(n)=T\left [ \delta (n) \right ]=\sum_{k=-\infty }^{\infty }x(k)\, T\left [ \delta (n-k) \right ]} $$
$$\mathrm{\Rightarrow y(n)=\sum_{k=-\infty }^{\infty }x(k)\,h(n-k)\: \: \cdot \cdot \cdot (3)} $$
The expression of Eqn. (3) is known as convolution sum. The convolution sum can be represented symbolically as,
π¦(π) = π₯(π) * β(π) … (4)
Also,
$$\mathrm{ y(n)=\sum_{k=-\infty }^{\infty }x(k)\,h(n-k)=\sum_{k=-\infty }^{\infty }x(n-k)\,h(k)\: \: \cdot \cdot \cdot (5)} $$
- Related Articles
- Signals and Systems β Properties of Linear Time-Invariant (LTI) Systems
- Signals and Systems: Time Variant and Time-Invariant Systems
- Signals and Systems β Response of Linear Time Invariant (LTI) System
- Signals and Systems β Transfer Function of Linear Time Invariant (LTI) System
- Signals and Systems: Linear and Non-Linear Systems
- Signals and Systems β Filter Characteristics of Linear Systems
- Signals and Systems β Time Scaling of Signals
- Signals and Systems β What is a Linear System?
- Signals and Systems: Classification of Systems
- Signals and Systems: Invertible and Non-Invertible Systems
- Signals and Systems β Classification of Signals
- Signals and Systems: Multiplication of Signals
- Signals and Systems β Symmetric Impulse Response of Linear-Phase System
- Signals and Systems β Time-Reversal Property of Fourier Transform
- Signals and Systems β Time-Shifting Property of Fourier Transform
