Title :
Serial Binary Division by Ten
Author :
Sites, Richard L.
Author_Institution :
Computer Science Department, Stanford University
Abstract :
A technique is presented for dividing a positive binary integer by ten, in which the bits of the input are presented serially, low-order bit first. A complete division by ten is performed in two word times (comparable to the time needed for two serial additions). The technique can be useful in serial conversions from binary to decimal, or in scaling binary numbers by powers of 10.
Keywords :
Binary division, binary-to-decimal conversion, decimal floating point, serial arithmetic, serial division.; Circuits; Computer science; Delay; Floating-point arithmetic; Binary division, binary-to-decimal conversion, decimal floating point, serial arithmetic, serial division.;
Journal_Title :
Computers, IEEE Transactions on
DOI :
10.1109/T-C.1974.223849