I came across this problem in the text book Signals and Systems - Oppenheim (Example-1.16).
To solve this, I followed the following algorithm (described in the book earlier for a separate problem):
y(t)=x(2t)y1(t)=x1(2t)
Let x2(t)=x1(t−t0) and y2(t)=x2(2t)
⟹y2(t)=x1(2(t−t0))=x1(2t−2t0)
Now, y1(t−t0)=x1(2(t−t0))=x1(2t−2t0).
Since y2(t) and y1(t−t0) are equivalent, the system should be time-invariant.
However, the book takes a different(graphical) approach, wherein the time-shifted y(t), y(t−t0) is x(2t−t0) and the resulting system is time-varying.
I would like to understand why is there this inconsistency between the mathematical and the graphical approach.
Answer
From your solution:
I followed the following algorithm:
y(t)=x(2t)
Let x2(t)=x1(t−t0) and y2(t)=x2(2t)
On this following step (time sampling of the shifted argument) you make the usual mistake:
⟹y2(t)=x1(2(t−t0))
The remaining parts follow as usual to show that the time scaler is a time-varying system...
No comments:
Post a Comment