Determine if the following system is time invariant: y(t) = x(t - 2) + x(2 - t)

AI Thread Summary
The system defined by y(t) = x(t - 2) + x(2 - t) is determined to be not time invariant. A user attempts to prove it is time invariant but struggles with their calculations. They apply a shift to the input signal and derive a corresponding output, leading to confusion about the validity of their proof. Another participant suggests returning to the problem's specification for clarity. The discussion highlights the importance of understanding the definitions of time invariance in system analysis.
awelex
Messages
44
Reaction score
0

Homework Statement



Determine if the following system is time invariant:

y(t) = x(t - 2) + x(2 - t)

2. The attempt at a solution

I know from the solutions that the system is NOT time invariant, yet whenever I try to solve it I get the opposite result. Here's what I'm doing:

y1(t) = x1(t - 2) + x1(2 - t)

x2(t) = x1(t - t0)
y2(t) = x2(t - 2) + x2(2 - t) = x1(t - t0 - 2) + x1(2 - t + t0)

y1(t - t0) = x1(t - t0 - 2) + x1(2 - t + t0)

Therefore y2(t) = y(t - t0)

What am I doing wrong?

Thanks!
 
Physics news on Phys.org
You have told us everything you know about x(t)?
 
Yes; no information at all is given about x(t).
 
Any takers?

I found a case that clearly shows that the system is not time invariant, but I'd still love to know what is wrong about my proof. I can't seem to figure it out.

Thanks!
 
Please return to the specification of the problem, and quote verbatim the sentence there containing the word "odd" or "even". :smile: :smile: :smile:
 
Back
Top