22.01.2014 Views

download searchable PDF of Circuit Design book - IEEE Global ...

download searchable PDF of Circuit Design book - IEEE Global ...

download searchable PDF of Circuit Design book - IEEE Global ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

100 £Odder Network AlUllysis<br />

multiplying, and integrating the proper functions. Figure 4.17a is the impulse<br />

response function shown with values for Tat 0, ilT, and 2ilT. It is folded by its<br />

negative argument in Figure 4.17b, then shifted by the amount 2ilT in Figure<br />

4.17c. The unit-step excitation shown in Figure 4.17d (an arbitrary choice)<br />

multiplies the shifted function according to (4.74), with the resulting integrand<br />

in Figure 4.17e. This area is the output function Fo at time t=2il1, the shift<br />

interval.<br />

The second application <strong>of</strong> Simpson's rule is the convolution process illustrated<br />

in Figure 4.17. Integration <strong>of</strong> Figure 4.17e uses the three samples<br />

fo= h(2ilT)F;(0),<br />

f, =h(ilT)F;(ilT), (4.75)<br />

f 2 = h(O)F;(2 ilT),<br />

according to the integrand in (4.74). Then the integral estimate by (2.32) is<br />

F o (2ilT)"" ~T (f o +4f, +f 2 ). (4.76)<br />

This result can be compared to a general expression by Ley (1970):<br />

where<br />

Fo(kilT)= ~T (f o +4f,+2f 2 + .. · +2f o _ 2 +4f o _,+f o )' (4.77)<br />

f,=h(t-T)F;(T),<br />

t=kilT; k=2,4,6, ..., (4.78)<br />

'f=n.6.'T; 0=0,1,2,... ,k.<br />

The algorithm calls for a choice <strong>of</strong> k, the even number <strong>of</strong> integration intervals,<br />

and letting n vary from 0 to k to obtain the output time response Fo(kilT). The<br />

reader is urged to write the algebraic expressions in (4.77) and (4.78) for k = 2<br />

to confirm the (4.76) case shown in Figure 4.17e.<br />

Lines 480-620 in Program B4-2 accomplish this numerical convolution.<br />

The unit-step excitation is computed in lines 410-430 and provides an<br />

estimate <strong>of</strong> the exact step response<br />

g(t) = l-e-'.<br />

For engineering accuracy, about 100 frequency samples and<br />

limiting are required.<br />

(4.79)<br />

40-dB band<br />

4.6.3. Time Response Summary. Simpson's rule for numerical integration<br />

has been employed for both the Fourier and convolution integrals. The<br />

Fourier integral can be evaluated over a finite range for band-limited response<br />

functions. Furthermore, its integrand is the product <strong>of</strong> the system transfer<br />

function's real part and the cosine function when the system has a real<br />

impulse response that is zero in negative time.<br />

It does not take long to compute and save 100 frequency response samples<br />

for fairly complicated ladder networks. These are used to compute and save

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!