In continuous time it was possible;
u(t)⟶system⟶y(t)⟹δ(t)=du(t)dt⟶system⟶dy(t)dt=h(t)
Does the same apply for discrete time system i.e.
δ[t]=du[t]dtwhere:{δ[t]is the discrete time deltau[t]is the discrete time unit step function
Is there a way to obtain the impulse response of a discrete system by just knowing the response of the discrete unit step?
Answer
A simpler version of Phonon's answer is as follows.
Suppose that y denotes the response of the system to the unit step function. Then, as discussed in this answer, in general, y is the sum of scaled and time-delayed copies of the impulse response, and in this particular case, no scaling is required; only time delays. Thus, y[0]=h[0]y[1]=h[1]+h[0]y[2]=h[2]+h[1]+h[0]y[3]=h[3]+h[2]+h[1]+h[0]⋮ = ⋮
No comments:
Post a Comment