Linear Time Invariant System
Linear Time Invariant System
Prepared by:
Team of Lecturers
Department of Electrical Engineering
System
System can be defined as a process of converting input signal to a new form of signal.
System can be represented in different forms such as filtering, modulation, etc. Physically,
system can be a transmitter, canal, receiver, etc.
𝑥(𝑡) Continuous-Time y
System
2
Classification of Systems
Linear
Superposition : Assume a system is supplied then the output will be , and the output will be if
is given as the input.
Homogeneity: Assume a system is supplied then the output will be , and the output will be if
is given as the input, whereas is a constant.
3
Classification of Systems
Time-Invariant System
When a system is given , then the output will be . This system should meet the following rule to
be a time-invariant
𝑥 (𝑡 − 𝑡 0 ) → 𝑦 (𝑡 − 𝑡0 )
To put it differently, a system is considered time-invariant if the output signal shifted equally
according to input signal.
4
Classification of Systems
Time-Invariant System
5
Assignment
Time-Invariant System
Assume that the input , make a python program to determine whether following equation is
linear.
(Linear/Not Linear)
(Linear/Not Linear)
6
References
Gunawan, D., & Juwono, F. H. (2012). Pengolahan Sinyal Digital dengan Pemrograman Matlab. Graha
Ilmu.
Proakis, J. G., & Manolakis, D. G. (2021). Digital Signal Processing Principles, Algorithms, and
Applications (5th ed.). Pearson.
Thank You