Understanding Time-Invariant and Variant Systems: Examples and Solutions

  • Thread starter Thread starter steven-ka
  • Start date Start date
  • Tags Tags
    System
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
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
Yeah yea exactly, so do you think its true?