Details

Arithmetic and Logic in Computer Systems


Arithmetic and Logic in Computer Systems


Wiley Series in Microwave and Optical Engineering, Band 169 1. Aufl.

von: Mi Lu

101,99 €

Verlag: Wiley
Format: PDF
Veröffentl.: 04.03.2005
ISBN/EAN: 9780471726210
Sprache: englisch
Anzahl Seiten: 246

DRM-geschütztes eBook, Sie benötigen z.B. Adobe Digital Editions und eine Adobe ID zum Lesen.

Beschreibungen

Arithmetic and Logic in Computer Systems provides a useful guide to a fundamental subject of computer science and engineering. Algorithms for performing operations like addition, subtraction, multiplication, and division in digital computer systems are presented, with the goal of explaining the concepts behind the algorithms, rather than addressing any direct applications. Alternative methods are examined, and explanations are supplied of the fundamental materials and reasoning behind theories and examples.<br /> No other current books deal with this subject, and the author is a leading authority in the field of computer arithmetic. The text introduces the Conventional Radix Number System and the Signed-Digit Number System, as well as Residue Number System and Logarithmic Number System. This book serves as an essential, up-to-date guide for students of electrical engineering and computer and mathematical sciences, as well as practicing engineers and computer scientists involved in the design, application, and development of computer arithmetic units.
Preface. <p>List of Figures.</p> <p>List of Tables.</p> <p>About the Author.</p> <p><b>1. Computer Number Systems.</b></p> <p>1.1 Conventional Radix Number System.</p> <p>1.2 Conversion of Radix Numbers.</p> <p>1.3 Representation of Signed Numbers.</p> <p>1.3.1 Sign-Magnitude.</p> <p>1.3.2 Diminished Radix Complement.</p> <p>1.3.3 Radix Complement.</p> <p>1.4. Signed-Digit Number System.</p> <p>1.5 Floating-Point Number Representation.</p> <p>1.5.1 Normalization.</p> <p>1.5.2 Bias.</p> <p>1.6 Residue Number System.</p> <p>1.7 Logarithmic Number System.</p> <p>References.</p> <p>Problems.</p> <p><b>2. Addition and Subtraction.</b></p> <p>2.1 Single-Bit Adders.</p> <p>2.1.1 Logical Devices.</p> <p>2.1.2 Single-Bit Half-Adder and Full-Adders.</p> <p>2.2 Negation.</p> <p>2.2.1 Negation in One's Complement System.</p> <p>2.2.2 Negation in Two's Complement System.</p> <p>2.3 Subtraction through Addition.</p> <p>2.4 Overflow.</p> <p>2.5 Ripple Carry Adders.</p> <p>2.5.1 Two's Complement Addition.</p> <p>2.5.2 One's Complement Addition.</p> <p>2.5.3 Sign-Magnitude Addition.</p> <p>References.</p> <p>Problems.</p> <p><b>3. High-Speed Adder.</b></p> <p>3.1 Conditional-Sum Addition.</p> <p>3.2 Carry-Completion Sensing Addition.</p> <p>3.3 Carry-Lookahead Addition (CLA).</p> <p>3.3.1 Carry-Lookahead Adder.</p> <p>3.3.2 Block Carry Lookahead Adder.</p> <p>3.4 Carry-Save Adders (CSA).</p> <p>3.5 Bit-Partitioned Multiple Addition.</p> <p>References.</p> <p>Problems.</p> <p><b>4. Sequential Multiplication.</b></p> <p>4.1 Add-and-Shift Approach.</p> <p>4.2 Indirect Multiplication Schemes.</p> <p>4.2.1 Unsigned Number Multiplication.</p> <p>4.2.2 Sign-Magnitude Number Multiplication.</p> <p>4.2.3 One's Complement Number Multiplication.</p> <p>4.2.4 Two's Complement Number Multiplication.</p> <p>4.3 Robertson's Signed Number Multiplication.</p> <p>4.4 Recoding Technique.</p> <p>4.4.1 Non-overlapped Multiple Bit Scanning.</p> <p>4.4.2 Overlapped Multiple Bit Scanning.</p> <p>4.4.3 Booth's Algorithm.</p> <p>4.4.4 Canonical Multiplier Recoding.</p> <p>References.</p> <p>Problems.</p> <p><b>5. Parallel Multiplication.</b></p> <p>5.1 Wallace Trees.</p> <p>5.2 Unsigned Array Multiplier.</p> <p>5.3 Two's Complement Array Multiplier.</p> <p>5.3.1 Baugh-Wooley Two's Complement Multiplier.</p> <p>5.3.2 Pezaris Two's Complement Multipliers.</p> <p>5.4 Modular Structure of Large Multiplier.</p> <p>5.4.1 Modular Structure.</p> <p>5.4.2 Additive Multiply Modules.</p> <p>5.4.3 Programmable Multiply Modules.</p> <p>References.</p> <p>Problems.</p> <p><b>6. Sequential Division.</b></p> <p>6.1 Subtract-and-Shift Approach.</p> <p>6.2 Binary Restoring Division.</p> <p>6.3 Binary Non-Restoring Division.</p> <p>6.4 High-Radix Division.</p> <p>6.4.1 High-Radix Non-Restoring Division.</p> <p>6.4.2 SRT Division.</p> <p>6.4.3 Modified SRT Division.</p> <p>6.4.4 Robertson's High-Radix Division.</p> <p>6.5 Convergence Division.</p> <p>6.5.1 Convergence Division Methodologies.</p> <p>6.5.2 Divider Implementing Convergence Division Algorithm.</p> <p>6.6 Division by Divisor Reciprocation.</p> <p>References.</p> <p>Problems.</p> <p><b>7. Fast Array Dividers.</b></p> <p>7.1 Restoring Cellular Array Divider.</p> <p>7.2 Non-Restoring Cellular Array Divider.</p> <p>7.3 Carry-Lookahead Cellular Array Divider.</p> <p>References.</p> <p>Problems.</p> <p><b>8. Floating Point Operations.</b></p> <p>8.1 Floating Point Addition/Subtraction.</p> <p>8.2 Floating Point Multiplication.</p> <p>8.3 Floating Point Division.</p> <p>8.4 Rounding.</p> <p>8.5 Extra Bits.</p> <p>References.</p> <p>Problems.</p> <p><b>9. Residue Number Operations.</b></p> <p>9.1 RNS Addition, Subtraction and Multiplication.</p> <p>9.2 Number Comparison and Overflow Detection.</p> <p>9.2.1 Unsigned Number Comparison.</p> <p>9.2.2 Overflow Detection.</p> <p>9.2.3 Signed Numbers and Their Properties.</p> <p>9.2.4 Multiplicative Inverse and the Parity Table.</p> <p>9.3 Division Algorithm.</p> <p>9.3.1 Unsigned Number Division.</p> <p>9.3.2 Signed Number Division.</p> <p>9.3.3 Multiplicative Division Algorithm.</p> <p>References.</p> <p>Problems.</p> <p><b>10. Operations through Logarithms.</b></p> <p>10.1 Multiplication and Addition in Logarithmic Systems.</p> <p>10.2 Addition and Subtraction in Logarithmic Systems.</p> <p>10.3 Realizing the Approximation.</p> <p>References.</p> <p>Problems.</p> <p><b>11. Signed-Digit Number Operations.</b></p> <p>11.1 Characteristics of SD Numbers.</p> <p>11.2 Totally Parallel Addition/Subtraction.</p> <p>11.3 Required and Allowed Values.</p> <p>11.4 Multiplication and Division.</p> <p>References.</p> <p>Problems. </p> <p><b>Index.</b></p>
"...the perfect concise reference for computer arithmetic, and I highly recommended it to anyone involved in the study or implementation of such systems." (<i>Computing Reviews.com</i>, June 7, 2005) <p>"This comprehensive treatment of computer arithmetic is ideally suited for upper-level undergraduate or graduate students." (<i>Computing Reviews.com</i>, May 12, 2004)</p> <p>"Lu has prepared one of the best books this reviewer has read….An Excellent book for graduate and senior undergraduate engineering and computer science students.” (<i>Choice</i>, July 2004)</p>
Mi Lu received her MS and PhD in electrical engineering from Rice University, Houston. She joined the Department of Electrical Engineering at Texas A&M University in 1987 and is currently a professor. Her research interests include computer arithmetic, parallel computing, parallel computer architectures, VLSI algorithms, and computer networks. She has published over one hundred technical papers, and has served as associate editor of the Journal of Computing and Information and the Information Sciences Journal. She was conference chairperson of the Fifth, Sixth, and Seventh International Conferences on Computer Science and Informatics. She served on the panel of the National Science Foundation, the panel of the IEEE Workshop on Imprecise and Approximate Computation, and many conference program committees. She is the chairperson of sixty research advisory committees for masters and doctoral students. Dr. Lu is a registered professional engineer and a senior member of the IEEE. She has been recognized in Who’s Who in America.
A practical introduction to fundamentals of computer arithmetic <p>Computer arithmetic is one of the foundations of computer science and engineering. Designed as both a practical reference for engineers and computer scientists and an introductory text for students of electrical engineering and the computer and mathematical sciences, Arithmetic and Logic in Computer Systems describes the various algorithms and implementations in computer arithmetic and explains the fundamental principles that guide them.</p> <p>Focusing on promoting an understanding of the concepts, Professor Mi Lu addresses:</p> <ul> <li>Number representations, including the Conventional Radix and</li> <li>Signed-Digit Number Systems as well as Floating Point, Residue, and Logarithmic Number Systems</li> <li>Ripple Carry Adders and high-speed adders</li> <li>Sequential multiplication, parallel multiplication, sequential division, and fast array dividers</li> <li>Floating point operations, Residue Number operations, and operations through logarithms</li> </ul> <p>To assist the reader, alternative methods are examined and thorough explanations of the material are supplied, along with discussions of the reasoning behind the theory. Ample examples and problems help the reader master the concepts.</p>

Diese Produkte könnten Sie auch interessieren:

Intelligent Internet Knowledge Networks
Intelligent Internet Knowledge Networks
von: Syed V. Ahamed
PDF ebook
144,99 €
Applied Cryptanalysis
Applied Cryptanalysis
von: Mark Stamp, Richard M. Low
PDF ebook
114,99 €
Connections
Connections
von: H. Peter Alesso, Craig F. Smith
PDF ebook
69,99 €