Residue number systems : theory and implementation /

Residue number systems (RNSs) and arithmetic are useful for several reasons. First, a great deal of computing now takes place in embedded processors, such as those found in mobile devices, for which high speed and low-power consumption are critical; the absence of carry propagation facilitates the r...

Full description

Saved in:
Bibliographic Details
Online Access: Full text (MCPHS users only)
Main Author: Omondi, Amos R.
Other Authors: Premkumar, Benjamin
Format: Electronic eBook
Language:English
Published: London : Singapore ; Hackensack, NJ : Imperial College Press ; Distributed by World Scientific Pub., 2007
Series:Advances in computer science and engineering. Texts ; v. 2.
Subjects:
Local Note:ProQuest Ebook Central
Table of Contents:
  • 1. Introduction
  • 2. Mathematical fundamentals
  • 3. Forward conversion
  • 4. Addition
  • 5. Multiplication
  • 6. Comparison, overflow-detection, sign-determination, scaling, and division
  • 7. Reverse conversion
  • 8. Applications.