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.

Polynomial Addition and Subtraction <strong>of</strong>Parts 49<br />

The last step is to associate the left-half-plane roots with e(s) as required<br />

above. Using the four left-half-plane roots from (3.59) and Program B3-2, the<br />

e(s) polynomial is obtained, except for a constant. By (3.58), that constant<br />

must be J5776 = 76, so that<br />

e(s) = 76s 4 + 125s 3 + 135s 2 +84s+28. (3.60)<br />

Using the denominator <strong>of</strong> (3.57) as pes) and (3.60), the rational polynomial<br />

H(s) is thus found according to (3.54).<br />

3.2.5. SUtnmlJry <strong>of</strong> Polynomials From Zeros and Products. Programs that<br />

calculate polynomial coefficients given complex zeros or given a sequence <strong>of</strong><br />

polynomials to multiply are easy to program and require very little computer<br />

memory. QuadratiC factors, magnitude functions, and polynomial factors<br />

having roots in the left-half plane are important parts <strong>of</strong> the mathematics <strong>of</strong><br />

network synthesis.<br />

The basis <strong>of</strong> doubly terminated network selectivity behavior is the Feldtkeller<br />

energy equation (3.49), which describes the power transfer from a<br />

source, relative to maximum available power, in terms <strong>of</strong> the reflection<br />

coefficient at that interface. This leads to the transducer and characteristic<br />

functions that are polynomials in complex frequency s= a +jw. There is a free<br />

exchange <strong>of</strong> sand jw in the magnitude-function relationships (the interested<br />

reader is referred to Van Valkenburg, 1960, for details <strong>of</strong> the underlying<br />

analytic continuation principle). There is a straightforward procedure for<br />

finding the transducer numerator polynomial given the characteristic function<br />

numerator and denominator, and vice versa. The programs in this chapter<br />

make these computations relatively easy.<br />

33. Polynomial Addition and Subtraction <strong>of</strong> Parts<br />

The transducer and characteristic functions Hand K have been introduced by<br />

way <strong>of</strong> the Feldtkeller energy equation. The chain (or ABCD) parameters for<br />

two-port networks are commonly encountered as complex numbers at a<br />

frequency, but also may be rational functions <strong>of</strong> complex frequency s. This<br />

section will introduce a simple program for adding and subtracting polynomials.<br />

the main step required to use H(s) and K(s) to find the polynomials A, B,<br />

C, and D prior to finding an LC network that corresponds to the given data.<br />

The program and the synthesis steps will be described.<br />

3.3.1. Program for Addition and Subtraction <strong>of</strong> Parts. Program B3-4 in<br />

Appendix B adds or subtracts coefficients <strong>of</strong> like powers <strong>of</strong> s in two given<br />

polynomials, or just those coefficients <strong>of</strong> even powers or <strong>of</strong> odd powers. It is<br />

written in BASIC, but the single-subscript array R(·) is the basis <strong>of</strong> the<br />

memory assignment; this makes its translation to hand-held calculators especially<br />

elementary. The computation occurs in lines 200-370.

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

Saved successfully!

Ooh no, something went wrong!