Method and system for performing floating point operations...

Electrical computers: arithmetic processing and calculating – Electrical digital calculating computer – Particular function performed

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Reexamination Certificate

active

06256655

ABSTRACT:

BACKGROUND OF THE INVENTION
1. Field of the Invention
The present invention relates to the field of digital signal processing (DSP). More specifically, the present invention relates to the optimization of floating point operations in DSP systems
2. Prior Art
Many of today's computer applications require the processing of both integer and non-integer values. In modem computer systems, the predominant non-integer representation of numbers is the floating point representation as defined by the IEEE floating point standard (IEEE 754-1985). Accordingly, modem computer systems are usually dual-instruction machines with an integer datapath and a floating point datapath for handling integer operations and floating point operations, respectively.
Floating point operations are typically performed by a floating point unit in a processor, which is coupled to the floating point datapath of a computer system. Importantly, a floating point number is generally stored in normalized format in a floating point register (FPR) coupled to the floating point datapath. When a floating point operation needs to be performed, the floating point operands are converted from normalized format to unnormalized format before they are operated upon. Thereafter, the result is converted back to normalized format before it is stored back into the FPR. The FPR always stores normalized formatted data.
More particularly, in the field of digital signal processing (DSP), floating point representation is frequently used to provide the appropriate range and precision required in sums of products computations. For example, audio applications such as filtering and wave table synthesis, and graphic applications such as clipping, matrix transformation, vertex calculation and texture processing all involve large amounts of sums of products calculations. Thus, an efficient implementation of floating point operations is essential to computer systems running DSP applications.
In one prior art method, a floating point multiply and add instruction is used in conjunction with the FPR to implement sums of products computations. Specifically, in each multiply and add instruction, two floating point numbers are first multiplied to determine their product. The product is then added to a running total in the FPR, which is an intermediate result representing the sum of previously calculated products, to derive the sum of the newly calculated product and the current running total. This sum is then normalized and stored back into the FPR as the new running total. The multiply and add instruction is repeated for each iteration of the sum of products computation at hand.
However, this prior art method is inefficient because performing a normalization is expensive both in terms of computational time and area requirement. Under this prior art method, performing a sum of products calculation requires a normalization for every intermediate sum, thus the time and area requirements increase as the number of iterations becomes larger. Further, since typical DSP applications involve frequent sums of products calculations, the performance delivered by this prior art method further deteriorates. Thus, this prior art method is far from ideal for performing floating point operations, especially for DSP applications in which extensive iterations are commonplace.
Moreover, due to the need of the normalization per sum under this prior art method, there is a latency of typically four instruction cycles for the floating point multiply and add instruction. In other words, the result of an instruction is not available for use by a subsequent instruction until four instruction cycles later. This latency imposes significant restrictions on the design and implementation of pipelined instructions and adversely affects the overall performance of floating point operations provided by this prior art method. In addition, efficient implementations of today's sophisticated DSP applications frequently require a one-cycle turnaround, or in other words, that the result of an instruction be available in the next instruction cycle. The instant prior art method is therefore not well suited to the implementation of modem high speed DSP applications.
Another prior art method involves the use of integer accumulators to implement sums of products calculations. By using integer representations in the calculations, this prior art method avoids the normalization required in the prior art method using floating point operations described above, and thus does not present the inefficiency inherent therein. Further, by using an integer accumulator to store the running total during sums of products calculations, rather than storing such intermediate results into a register for every addition, this method actually offers an improvement in performance. However, integer representations cannot provide the range and precision offered by floating point representations. Since DSP applications increasingly call for larger range and higher precision, this prior art solution based on integer accumulators is inadequate to handle the demand of today's high performance DSP applications.
Thus, there exists a need for a method and system for performing floating point operations that is capable of providing the large range and high precision required by DSP applications and at the same time delivering such capability without sacrificing computational efficiency and overall performance. Furthermore, there exists a need for a method and system for performing floating point operations which does not incur significant latency in the instruction pipeline in order to meet the ever-increasing performance demand of high performance DSP applications.
SUMMARY OF THE INVENTION
Accordingly, the present invention offers a method and system for performing floating point operations in unnormalized format using a floating point accumulator. The present invention provides a set of floating point instructions and also a floating point accumulator for storing the results of the operations in unnormalized format. Since the present invention operates on and stores floating point numbers in unnormalized format, the normalization step in the implementation of the floating point operations, which is typically required in the prior art, is readily eliminated. The present invention thus provides significant improvements in both time and space efficiency over prior art implementations of floating point operations. In digital signal processing applications, where floating point operations are used extensively for sums of products calculations, the performance improvements afforded by the present invention are further magnified by the elimination of normalization in each of numerous iterations of multiply and add instructions. A method for computing floating point operations and the circuitry used by the method are described herein. These and other advantages of the present invention not specifically described above will become clear within discussions of the present invention herein.
Specifically, one embodiment of the method of the present invention includes computing the product of two operands during a first instruction cycle and storing the product in an accumulator in unnormalized form. This exemplary embodiment implements the floating point multiply and load (fmal) instruction of the present invention. Another embodiment of the method of the present invention includes the above steps and further includes computing the product of two other operands during the next immediate instruction cycle while the first product remains in the accumulator in unnormalized form and then adding the newly computed product to (or subtracting the newly computed product from) the value in the accumulator. These additional steps implement the floating point multiply and add (fmal) (or floating point multiply and subtract (fmal), respectively) instruction of the present invention. Yet another embodiment of the method of the present invention includes the above steps and further includes computing a normalized result by normalizing v

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method and system for performing floating point operations... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method and system for performing floating point operations..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method and system for performing floating point operations... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-2449238

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.