scispace - formally typeset
Patent

Method, system and device for realizing 32-bit integer division with high precision

Tan Dingfu
Reads0
Chats0
TLDR
In this paper, a method for realizing 32-bit integer division with high precision is presented, where the precision of the quotient is effectively guaranteed, the output bit width is small, subsequent use is facilitated, and the error is smaller than one thousandth.
Abstract
The invention discloses a method for realizing 32-bit integer division with high precision. The method comprises the following steps that: inputting a first dividend and a first divisor into a zero judgment unit, and when the first dividend and the first divisor are not zero, allowing the zero judgment unit to output a second dividend and a second divisor; inputting the second dividend and the second divisor into a symbol extraction module, wherein the symbol extraction module outputs the symbol of a quotient, a third dividend and a third divisor; inputting the third dividend and the third divisor into a scaling module, scaling the third dividend and the third divisor, and outputting a fourth dividend, a fourth divisor, a third dividend scaling factor and a third divisor scaling factor; inputting the fourth dividend and the fourth divisor into a CORDIC iteration unit, updating the quotient and the initial value, and performing iteration; after the iteration is completed, allowing the CORDIC iteration unit to output the quotient to the result output unit, and allowing the result output unit to output the quotient and the scaling factors. The precision of the quotient is effectivelyguaranteed, the output bit width is small, the subsequent use is facilitated, and the error is smaller than one thousandth.

read more

References
More filters
Patent

Trigonometric function CORDIC iteration operation coprocessor and operation processing method thereof

Song Li
TL;DR: In this article, a trigonometric function coordinate rotation digital computer (CORDIC) iteration operation coprocessor was proposed, which consists of a CORDIC iteration operation unit, an operation result output unit and an angle range conversion unit.
Patent

Reconfigurable floating-point operation device based on CORDIC algorithm

TL;DR: In this paper, a reconfigurable floating-point arithmetic device based on CORDIC algorithm comprises a preprocessing module for completing input data from IEEE-754 standard, and maps it into the convergence region.
Patent

An improved floating point multiply-adder and a floating point multiply-add calculating method

TL;DR: In this article, an improved floating point multiply-adder and a floating point add calculating method are presented. But the floating point multiplicative unit is not optimized in the aspect of hardware circuit; the operation efficiency of the floating-point multiplyadder is increased and the area and the power consumption of hardware circuits are reduced.
Patent

Method for achieving fixed point and floating point mixed division in general-purpose digital signal processor (GPDSP)

TL;DR: In this article, a method for achieving fixed point and floating point mixed division in a general-purpose digital signal processor (GPDSP) is presented, which is complete in division function, simple, short in execution cycle, small in time delay and high in division execution efficiency.