Check to see whether it is time invariant or not?

  • Thread starter Thread starter chessmath
  • Start date Start date
  • Tags Tags
    Invariant Time
AI Thread Summary
The discussion focuses on determining whether the transformation y[n] = T{x[n]} = x[kn] is time invariant. The initial reasoning suggests that since z(n) = T{x[n-A]} = x[k(n-A)] leads to y[n-A] = z(n), the system is time invariant. However, the solution indicates that it is time varying because z(n) results in x[kn-A], where A is not multiplied by n, leading to y[n-A] not equating to z(n). Additionally, the gain of the system increases indefinitely as time progresses, further supporting the conclusion of time variance. The key takeaway is that the transformation's dependence on time leads to its classification as time varying.
chessmath
Messages
20
Reaction score
0
Hi
the problem that I am dealing with is to check whether y[n]=T{x[n]}=x[kn] time invariant or not?

My solution is I said z(n)=T{x[n-A]}=x[k(n-A)]

and y[n-A]=x[k(n-A)]
and because y[n-A]=z(n) so it is time invariant

but solution is saying that it is time varying because z(n)=x[kn-A] meaning that A is not multiplied by n so y[n-A] is not equal to z(n).

Can anyone explain to me why this is the case?
Thanks
 
Physics news on Phys.org
The gain is obviously a function of time. As n (which means as time) increases, so does the gain of the system - ad infinitum. Example: x[n]) = 1 for all n, then y[n] = k, 2k, 3k, ... so the system gain increases forever.
 
Back
Top