Understanding Time-Invariant and Variant Systems: Examples and Solutions

  • Thread starter Thread starter steven-ka
  • Start date Start date
  • Tags Tags
    System
AI Thread Summary
The discussion focuses on evaluating whether the systems defined by y(t)=x(-t) and y(t)=x(t^2) are time-invariant or time-variant. For the first example, the transformation shows that y1(t) does not equal y2(t), indicating a time-variant system. In the second example, the outputs also differ after time shifting, confirming it as a time-variant system as well. Participants emphasize the need for clear proofs and correct definitions of input and output variables to validate the conclusions. Overall, the conversation highlights the confusion around proving time invariance in these examples.
steven-ka
Messages
4
Reaction score
0
I would like to have some assistance with two examples of checking times in/variant systems.

1) y(t)=x(-t)


2) y(t)=x(t^2)

I would like to know what's wrong with the following solution of mine(especially the second one):

1) y(t)=x(-t)


x1(t)=x1(t-t0) => y1(t)=x(-t-t0)

y2(t)=y2(t-t0)=> y2(t)=x(-(t-t0))=x(-t+t0)

y1(t)=!y2(t) => time variant system.

2) y(t)=x(t^2)

x1(t)=x1(t-t0)=> y1(t)=x(t^2-t0)

y2(t)=y2(t-t0)=> y2(t)=x((t-t0)^2)

y1(t)=!y2(t)=> time variant system.

I'll appreciate any helpful comment :) thanks.
 
Last edited by a moderator:
Physics news on Phys.org
I agree with your answers but I am baffled by the proofs.
I assume you are defining x1 as the tIme shifted input and y1 as the corresponding time shifted output. So surely you should write x1(t)=x(t-t0), y1(t)=x1(-t), etc?
 
Yeah yea exactly, so do you think its true?
 
Yes, but surely the point is to come up with a working proof.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top