We use cookies to enhance your experience on our website. By continuing to use our website, you are agreeing to our use of cookies. You can change your cookie settings at any time. Find out more

Oxford University Press is a department of the University of Oxford. It furthers the University's objective of excellence in research, scholarship, and education by publishing worldwide.

Print Price: $314.99

Format:
Hardback
672 pp.
300 line illustrations, 7 1/2" x 9 1/4"

ISBN-13:
9780195328486

Copyright Year:
2010

Imprint: Oxford University Press


Computer Arithmetic

Second Edition

Behrooz Parhami

Series : The Oxford Series in Electrical and Computer Engineering

Ideal for graduate and senior undergraduate courses in computer arithmetic and advanced digital design, Computer Arithmetic: Algorithms and Hardware Designs, Second Edition, provides a balanced, comprehensive treatment of computer arithmetic. It covers topics in arithmetic unit design and circuit implementation that complement the architectural and algorithmic speedup techniques used in high-performance computer architecture and parallel processing. Using a unified and consistent framework, the text begins with number representation and proceeds through basic arithmetic operations, floating-point arithmetic, and function evaluation methods. Later chapters cover broad design and implementation topics-including techniques for high-throughput, low-power, fault-tolerant, and reconfigurable arithmetic. An appendix provides a historical view of the field and speculates on its future.

An indispensable resource for instruction, professional development, and research, Computer Arithmetic: Algorithms and Hardware Designs, Second Edition, combines broad coverage of the underlying theories of computer arithmetic with numerous examples of practical designs, worked-out examples, and a large collection of meaningful problems. This second edition includes a new chapter on reconfigurable arithmetic, in order to address the fact that arithmetic functions are increasingly being implemented on field-programmable gate arrays (FPGAs) and FPGA-like configurable devices. Updated and thoroughly revised, the book offers new and expanded coverage of saturating adders and multipliers, truncated multipliers, fused multiply-add units, overlapped quotient digit selection, bipartite and multipartite tables, reversible logic, dot notation, modular arithmetic, Montgomery modular reduction, division by constants, IEEE floating-point standard formats, and interval arithmetic.

Readership : Senior/graduate level courses in Departments of Computer Science and Electrical and Computer Engineering called Computer Arithmetic.

Preface
Part I: Number Representation
1. Numbers and Arithmetic
2. Representing Signed Numbers
3. Redundant Number Systems
4. Residue Number Systems
Part II: Addition/Subtraction
5. Basic Addition and Counting
6. Carry - Lookahead Adders
7. Variations in Fast Adders
8. Multioperand Addition
Part III: Multiplication
9. Basic Multiplication Schemes
10. High - Radix Multipliers
11. Tree and Array Multipliers
12. Variations in Multipliers
Part IV: Division
13. Basic Division Schemes
14. High - Radix Dividers
15. Variations in Dividers
16. Division by Convergence
Part V: Real Arithmetic
17. Floating - Point Representations
18. Floating - Point Operations
19. Errors and Error Control
20. Precise and Certifiable Arithmetic
Part VI: Function Evaluation
21. Square - Rooting Methods
22. The CORDIC Algorithms
23. Variations in Function Evaluation
24. Arithmetic by Table Lookup
Part VII: Implementation Topics
26. Low - Power Arithmetic
27. Fault - Tolerant Arithmetic
28. Reconfigurable Arithmetic
Appendix: Past, Present, and Future
A.1 Historical Perspective
A.2 Early High - Performance Mach
A.3 Deeply Pipelined Vector Machines
A.4 The DSP Revolution
A.5 Supercomputers on Our Laps
A.6 Trends Outlook and Resources

There are no Instructor/Student Resources available at this time.

Behrooz Parhami is Professor of Computer Engineering at the University of California, Santa Barbara. He has written several textbooks, including Computer Arithmetic (OUP, 2000), and more than 200 research papers. He is a fellow of both the Institute of Electrical and Electronics Engineers (IEEE) and the British Computer Society (BCS). He is a member of the Association for Computing Machinery (ACM), and a distinguished member of the Informatics Society of Iran, for which he served as a founding member and the first president.

Making Sense - Margot Northey and Judi Jewinski

Special Features

  • Divided into 28 lecture-size chapters.
  • Emphasizes both the underlying theories of computer arithmetic and actual hardware designs.
  • Carefully links computer arithmetic to other subfields of computer engineering.
  • Includes 717 end-of-chapter problems ranging in complexity from simple exercises to mini-projects.
  • Incorporates many examples of practical designs.
  • Uses consistent standardized notation throughout.
  • Instructor's manual includes solutions to text problems.
  • An author-maintained website: http://www.ece.ucsb.edu/~parhami/text comp arit.htm contains instructor resources, including complete lecture slides.