MODIFIED STRAIGHT DIVISION - A COMPUTER IMPLEMENTATION OF MULTIPLE-PRECISION DIVISION

Citation
R. Parthasarathi et A. Jhunjhunwala, MODIFIED STRAIGHT DIVISION - A COMPUTER IMPLEMENTATION OF MULTIPLE-PRECISION DIVISION, Microprocessing and microprogramming, 41(3), 1995, pp. 193-209
Citations number
17
Categorie Soggetti
Computer Sciences","Computer Science Hardware & Architecture
ISSN journal
01656074
Volume
41
Issue
3
Year of publication
1995
Pages
193 - 209
Database
ISI
SICI code
0165-6074(1995)41:3<193:MSD-AC>2.0.ZU;2-X
Abstract
The 'Straight division' algorithm is an in-place division technique th at has been known in India as a mental computation technique. This tec hnique is found to be suitable for implementing multiple-precision div ision on computers using existing single-precision operations. This pa per presents some modifications carried out on this basic technique to improve the efficiency of the algorithm. It also discusses an impleme ntation of multiple-precision division using this modified straight di vision technique on two different processor architectures. This is fol lowed by an analysis of these implementations in comparison with other existing division techniques. It is found that the modified straight division is superior in performance to other known methods.