EC303_SIGNAL_Lecture 8
EC303_SIGNAL_Lecture 8
Classification of Systems:
A system is said to be time variant if its input and output characteristics vary with time.
Otherwise, the system is considered as time invariant.
The condition for time invariant system is:
y (n , t) = y(n-t)
The condition for time variant system is:
y (n , t) y(n-t)
Where y (n , t) = T[x(n-t)] = input change
y (n-t) = output change
Example:
y(n) = x(-n)
y(n, t) = T[x(n-t)] = x(-n-t)
y(n-t) = x(-(n-t)) = x(-n + t)
linear Time variant (LTV) and linear Time Invariant (LTI) Systems
If a system is both linear and time variant, then it is called linear time variant (LTV) system.
If a system is both linear and time Invariant then that system is called linear time invariant
(LTI) system.
Example:
Static and Dynamic Systems
A system is said to be causal if its output depends upon present and past inputs, and does not
depend upon future input.
For non causal system, the output depends upon future inputs also.
Example 1: y(n) = 2 x(t) + 3 x(t-3)
For present value t=1, the system output is y(1) = 2x(1) + 3x(-2).
Here, the system output only depends upon present and past inputs. Hence, the system is
causal.
Example 2: y(n) = 2 x(t) + 3 x(t-3) + 6x(t + 3)
For present value t=1, the system output is y(1) = 2x(1) + 3x(-2) + 6x(4) Here, the system
output depends upon future input. Hence the system is non-causal system.