DocumentCode
2679948
Title
Design and Implementation of Interval Arithmetic Algorithms
Author
Shettar, Rajashekar ; Banakar, R.M. ; Nataraj, P.S.V.
Author_Institution
BVB Coll. of Eng. & Technol., Karnataka
fYear
2006
fDate
8-11 Aug. 2006
Firstpage
328
Lastpage
331
Abstract
Interval arithmetic provides an efficient method for monitoring and controlling errors in numerical calculations and can be used to solve problems that cannot be efficiently solved with floating point arithmetic. However, existing software packages for interval arithmetic are often too slow for numerically intensive calculations. While conventional floating point arithmetic is provided by fast hardware, interval arithmetic is simulated with software routines based on integer arithmetic. Therefore, the hardware design for interval arithmetic can provide a significant performance improvement over software implementations of interval arithmetic. In this paper, we design and implement interval arithmetic algorithms. The proposed method performs interval intersection, hull, minimum, maximum, and comparisons, as well as floating-point minimum, maximum and comparisons. Compared to the corresponding Forte Fortran 95 interval operations, about 80% reduction in the number of instructions is obtained with the proposed method. In short, it is found to greatly speedup the interval operations of hull, intersection, maximum, minimum, and comparisons over the corresponding Forte Fortran 95 interval operations
Keywords
floating point arithmetic; mathematics computing; subroutines; Forte Fortran 95 interval operations; floating-point minimum comparisons; hardware design; integer arithmetic; interval arithmetic algorithms; interval intersection; numerical calculations; software packages; software routines; Algorithm design and analysis; Computer errors; Computerized monitoring; Educational institutions; Error correction; Floating-point arithmetic; Hardware; Information systems; Software packages; Software performance;
fLanguage
English
Publisher
ieee
Conference_Titel
Industrial and Information Systems, First International Conference on
Conference_Location
Peradeniya
Print_ISBN
1-4244-0322-7
Type
conf
DOI
10.1109/ICIIS.2006.365747
Filename
4216608
Link To Document