consider continous time system yt xt2 where xt is the syste
consider continous time system y(t) = x(t-2) where x(t) is the system input and y(t) is the system output. Is system time invariant . Is system linear
Solution
y(t)=x(t-2);
For input x1(t)
y1(t)=x1(t-2)
For input x2(t)
y2(t)=x2(t-2)
For input x3(t) =a*x1(t)+b*x2(t)
y3(t)=a*x1(t-2)+b*x2(t-2)
y3(t)=a*y1(t)+b*y2(t)
For Linear combination of inputs ,output is linear combination of its individual outputs
So system is Linear
For input x1(t)
y1(t)=x1(t-2)
For input x2(t) =x1(t-t0)
y2(t)=x1(t-t0-2)=y1(t-t0)
Hence the system is Time Invariant
