Contents
Practice Question on System Invertibility
The input x(t) and the output y(t) of a system are related by the equation
$ y(t)=x(t+2) $
Is the system invertible (yes/no)? If you answered "yes", find the inverse of this system. If you answered "no", give a mathematical proof that the system is not invertible.
You will receive feedback from your instructor and TA directly on this page. Other students are welcome to comment/discuss/point out mistakes/ask questions too!
Answer 1
Yes, this system is invertible. The inverse is $ y(t)=x(t-2) $
Proof:
$ x(t) \to \Bigg[ system 1 \Bigg] \to y(t) = x(t+2) \to \Bigg[ inverse \Bigg] \to z(t) = y(t-2) = x((t-2)+2) = x(t) $
--Cmcmican 17:08, 24 January 2011 (UTC)
- Good job! For some reason, this is a problem that a lot of students get stuck on. -pm
- Why does z(t)=y(t-2)?
- This is by the definition of the second system: it time delays its input. So if the input were x(t), then the output would be x(t-2). In this case, the input is called y(t), so the output is then y(t-2). You may want to look at this video for more clarification. -pm
Answer 2
Write it here.
Answer 3
Write it here.