0
4.9kviews
Determine if the following systems are time-invariant or time-variant. (i) y(n)=x(n)+x(n1) (ii) y(n)=x(n)
1 Answer
1
764views

Solution:

(i) y(n)=x(n)+x(n1)

Given:

output of the system y(n)=x(n)+x(n1)

If the input is delayed by ' k ' units in time, we have

y(n,k)=x(nk)+x(nk1)

If the output is delayed by ' k ' units in time, then (n\gtnk)

y(nk)=x(nk)+x(nk1)

Here, y(n,k)=y(nk)

Therefore, the system is time-invariant.

(ii) y(n)=x(n)

Given:

output of the system y(n)=x(n)

If the input is delayed by ' k ' units in time, we have,

y(n,k)=x(nk)

If the output is delayed by ' k ' units in time, then (n->n-k)

y(nk)=x(n+k)

Here, y(n,k)y(nk)

Therefore, the system is time-variant.

Please log in to add an answer.