2005 IEEE International Conference on Application-Specific Systems, Architecture Processors (ASAP'05)
DOI: 10.1109/asap.2005.29
|View full text |Cite
|
Sign up to set email alerts
|

Decimal Floating-Point Square Root Using Newton-Raphson Iteration

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

0
7
0

Publication Types

Select...
6
1

Relationship

0
7

Authors

Journals

citations
Cited by 22 publications
(7 citation statements)
references
References 8 publications
0
7
0
Order By: Relevance
“…2) of a given integer number x. Among these methods are: the rough estimation (Ercegovac, 2007), binary search (BS) (Higginbotham, 1993) and the two most studied methods by the research community, the Newton-Raphson (NR) method (Wang & Schulte, 2005) and the digit-recurrence algorithm, which is also known as digit-by-digit calculation or digit sequential algorithm (Montuschi et al, 2007;Piñeiro et al, 2004;Samavi, Sadrabadi, & Fanian, 2008;Sutikno, 2010;Takagi, 2001;Takagi & Takagi, 2006;Torres-Jimenez et al, 2011;Xiumin, Yang, Qiang, & Shihua, 2009;Yamin & Wanming, 1997).…”
Section: Related Workmentioning
confidence: 99%
“…2) of a given integer number x. Among these methods are: the rough estimation (Ercegovac, 2007), binary search (BS) (Higginbotham, 1993) and the two most studied methods by the research community, the Newton-Raphson (NR) method (Wang & Schulte, 2005) and the digit-recurrence algorithm, which is also known as digit-by-digit calculation or digit sequential algorithm (Montuschi et al, 2007;Piñeiro et al, 2004;Samavi, Sadrabadi, & Fanian, 2008;Sutikno, 2010;Takagi, 2001;Takagi & Takagi, 2006;Torres-Jimenez et al, 2011;Xiumin, Yang, Qiang, & Shihua, 2009;Yamin & Wanming, 1997).…”
Section: Related Workmentioning
confidence: 99%
“…The latter generally provides a more efficient method for processors. Common methods for square-rooting include first-order algorithms (Newton-Raphson [2]), binomial expansions (Goldschmidt's [3]), or Taylor-series expansion [3].…”
Section: Introductionmentioning
confidence: 99%
“…Liang-Kai and Schulte present an optimised version of the Newton-Raphson method that approximates X −1/2 [2], using the following equation:…”
Section: Introductionmentioning
confidence: 99%
“…For example, there are several methods, which are called estimation methods, such as Newton-Raphson method [8], Babylonian method [9] and Taylor-Series expansion mehod [10]. There are also methods called digit-by-digit calculation methods, which are more suitable for FPGA Implementation purpose.…”
Section: Introductionmentioning
confidence: 99%