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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Recursive Ladder Method 77<br />

This last impedance sum is inverted, added to the admittance sum, and this is<br />

then inveried to become the final branch-2 impedance. Only then is the<br />

resistor processed; but it is branch 4, since the minus sign indicates a<br />

null-branch 3.<br />

Note that the resistor is introduced with a zero value; this is one <strong>of</strong> two<br />

degenerate situations that may exist. The null resistor is needed to separate the<br />

branch-2 description from the branch-5 description. The second degenerate<br />

condition is covered by the following two rules: (I) level I can come before or<br />

after level 2, or not at all; (2) multiple level-2 entries must be separated by<br />

level I, even if by a null element. These dummy elements might be null C in<br />

parallel or null R in series.<br />

Depending on the mass storage capability <strong>of</strong> the small computer, it may be<br />

possible for the program owner to have another program to prompt him for<br />

input and arrange it in the proper form. However, the topological scheme just<br />

described is easily mastered by sale users.<br />

There are several ways to save memory in hand-held computers that are<br />

register oriented. Referring to the topology data shown in Figure 4.4, one way<br />

to save registers is to store each component type and its decrement (d = I/Q)<br />

in one register to the left and right <strong>of</strong> the decimal point, respectively. For<br />

example, the data in Figure 4.2 would be stored as -3.002,2.01, -1.0,2.004,<br />

and - 3.0005. Unpacking is simplified by use <strong>of</strong> the integer and fractional<br />

operators. Calls to the component-type subroutines are still easy, because most<br />

calculators ignore the sign and the fractional part <strong>of</strong> the numbers. However,<br />

any level-] and level-2 increases to the mantissa magnitude would need to be<br />

removed; this usually occurs anyway in the test to see if levels I and 2 are<br />

indicated. The unsealed component values would be paired with the registers;<br />

this occurs naturally in the HP-67/97 calculators, where primary/secondary<br />

register pairing is featured. In other programmable calculators, the pairing is<br />

by a fixed register number difference, e.g., registers I and 21, 2 and 22, etc.<br />

Packing the Nand K components and branch integers into one N.K format<br />

also saves one register.<br />

4.1.6, Recursive Ladder Analysis Sumtnary, The concept <strong>of</strong> working backward<br />

in a ladder network, from what is arbitrarily assumed to have occurred<br />

at the output end to what caused it at the input end, is well known. It is useful<br />

because the network is assumed to be linear. The method is valuable for both<br />

computations and algebraic formulations, as will be demonstrated in Section<br />

8.3. There is only one complex functional form, which is solved repeatedly; it<br />

requires just one multiplication and one addition. This operation is hest<br />

programmed in assembly language for fast evaluation on machines providing<br />

that opportunity along with a higher-level language, e.g., BASIC. The voltages<br />

and currents obtained for shunt and series branches, respectively, are <strong>of</strong>ten <strong>of</strong><br />

direct interest; how they enable the exact calculation <strong>of</strong> component sensitivities<br />

will be shown in Section 4.7.

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

Saved successfully!

Ooh no, something went wrong!