0
8.2kviews
Given that, H(s)=1/(S+1) . By impulse invariant method, obtain the digital filter transfer function y(n) .
1 Answer
0
1.2kviews

Impulse Invariance Transformation

Let h(t) and H(s) be the Impulse response and Transfer function of the analog filter.

h(t)=L1{H(s)}(1)

Let H(s) be a rational system with N distinct poles.

H(s)=Ni=1Aispi, where Ai are the partial fraction coefficients. (2)

From (1) and (2),h(t)=L1{Ni=1Aispi}

=Ni=1L1{Aispi}

=Ni=1Aiepitu(t), where u(t) is the CT Unit Step function.

Impulse response of the digital filter is obtained by uniform sampling of the Impulse response of the analog filter. Let T be sampling period.

t=nT, where n is the sampling instant.

Impulse response of the digital filter

h(n)=h(t)|t=nT

=Ni=1Aiepitu(t)|t=nT

=Ni=1AiepinTu(nT)

Transfer function of the digital filter

H(z)=Z{h(n)}

=Z{Ni=1AiepinTu(nT)}

=Ni=1AiZ{[(epiT)n]u(nT)}

=Ni=1Ai1epiTz1(3)

(2) and (3) represents Transfer Function in analog and digital domain. They must be equal.

Ni=1Aispi=Ni=1Ai1epiTz1 and

1spi=11epiTz1

1spi=zzepiT(4)

Given:

H(s)=1s+1

Here, s=1 is the pole in s-plane.

 From (4),H(z)=zze1×1 (Assuming T=1)

H(z)=zz0.3679

Transfer function of the digital filter

H(z)=zz0.3679z

Please log in to add an answer.