The subject invention relates to a method and apparatus for performing computations using residue arithmetic. The subject method and apparatus can utilize the Residue Number System (RNS) to implement automatic computing machinery. The use of the RNS has been proposed in Gamer, H. L., “The Residue Number System,” IRE Transactions on Electronic Computers, vol. EL-8, No. 6, Jun. 1959, pp. 140-147, and Taylor, F. J., “Residue Arithmetic: A Tutorial with Examples,” IEEE Computer, vol. 17, No. 5, May 1984, pp. 50-61. The RNS is generally used to implement automatic computing machinery for digital signal processing. Digital signal processing (DSP) is dominated by the repetitive computation of sums of products. The RNS is well-suited to performing computations of this type, as demonstrated in Mellott, J. D., Lewis, M. P., Taylor, F. J., “A 2D DFT VLSI Processor and Architecture,” Proceedings of IEEE International Conference on Acoustics, Speech, and Signal Processing, Atlanta, 1996, and Mellott, J. D., Smith, J. C., Taylor, F. J., “The Gauss Machine—A GaloisEnhanced Quadratic Residue Number System Systolic Array,” Proceedings of IEEE 11th Symposium on Computer Arithmetic, Windsor Ontario, 1993, pp. 156-162.
In the past, it has often been impractical to implement large-scale digital signal processors using a single semiconductor device due to the limitations of the amount of logic that can be placed on such a device. Instead, large-scale digital processors were typically implemented using discrete logic. The RNS is well-suited to this implementation methodology since its need for small adders and table lookup functions corresponds with the common availability of discretely packaged small adders and small programmable read-only memories (PROMs). An example of this implementation methodology is the Gauss Machine, discussed in the aforementioned reference by Mellott, et al. As it became possible to integrate large-scale digital signal processors onto a single semiconductor device, the methodology of using small adders and memories was carried forward. An example of such a digital signal processor is given by Smith, J. C., Taylor, F. J., “The Design of a Fault Tolerant GEQRNS Processing Element for Linear Systolic Array DSP Applications,” Proceedings of IEEE Great Lakes Symposium on VLSI, Notre Dame, Ind., 1994. Other examples of RNS digital signal processors can be found in U.S. Pat. No. 5,117,383 (Fujita et al.), issued May 26, 1992; U.S. Pat. No. 5,008,668 (Takayama, et al.), issued. Apr. 16, 1991, US. Pat. No. 4,949,294 (Wambergue), issued Aug. 14, 1990; and U.S. Pat. No. 4,281,391 (Huang), issued Jul. 28, 1981.
The aforementioned examples disclose the use of ROMs for implementation of table lookup functions. For the small table lookup functions typically found in RNS digital signal processor implementations, ROMs are attractive because they are easy to program and have known speed, area, and power characteristics. In contrast, the manual design of a collection of logic gates to realize a table lookup function can be a daunting task, and the speed, area, and power characteristics are generally not fully known until the time that the circuit is designed. Another feature associated with prior use of ROMs in integrated, as opposed to discrete, RNS digital signal processor implementations is that the ROMs offer favorable die area compared to other possible means of implementing small table lookups.
Prior techniques for performing computations using RNS suffer from one or more disadvantages related to the use of memories, usually ROMs, to implement table lookup functions. Some of these disadvantages include: memories with the required properties for use in RNS computations are not available in sufficient quantity in all ASIC implementation technologies; memories often contain analog circuitry that uses significant power even if there is no switching activity in the circuit; the analog circuitry found in most memory devices does not scale well into deep sub-micron semiconductor fabrication technologies; memories, since they are dependent upon analog circuits (e.g., differential amplifiers), can be more difficult to test than digital logic circuits, can require separate tests and test mechanisms than digital logic circuits, and are not generally compatible with leakage current (IDDQ) test methodologies; there is little or no flexibility to optimize a memory with respect to one or more of speed, power, and area; memories can be difficult to pipeline, and in many implementation technologies there is no realistic option to pipeline memory; the size of the memory is typically fixed by the number of inputs and outputs, and is essentially independent of the contents of the memory; for reliability reasons, wires unrelated to a memory are not usually allowed to pass over a memory on a semiconductor device, such that the presence of many small memories on a semiconductor device, such as would be used in an apparatus to perform computations using the RNS, can impair the ability to connect various functions, both memory and non-memory, on the device.
The subject invention pertains to a method and apparatus for performing computations using the Residue Number System (RNS). In a specific embodiment, a plurality of logic gates can be utilized to implement computations using the RNS. In light of recent semiconductor device scaling and design methodology changes, the subject invention can offer advantages over the use of ROMs for small table lookup functions in integrated RNS digital signal processor implementations. Some of these advantages include: logic gates can scale down in size or power better than the analog portions of the ROM circuitry, for example the differential sense amplifier; for integrated RNS implementations, small table lookup functions implemented with gates require less die area than the same functions implemented with ROMs; in general, logic gates are compatible with quiescent current test methodologies, while memory devices are not compatible with quiescent, or leakage, current test methodologies (also known as IDDQ testing); logic gates are generally scan testable whereas memory devices can require special test structures and are typically not directly compatible with scan test methodologies; and signal wires may be routed over logic gates, whereas most design methodologies do not allow signal wires to be routed over on-chip memories such that the presence of many small memories in a design may congest wire routing, potentially leading to higher design costs, slower circuit operation, greater power consumption, greater silicon die area consumption, and, thus, greater manufacturing cost.
The present invention can provide one or more of the following advantages: provide a means of implementing residue arithmetic computational circuitry with a reduced use of, or entirely without the use of, memories for table lookup operations so that the circuitry can be easily implemented using a variety of technologies, including, but not limited to, custom digital logic, standard cell logic, cell-based arrays of logic, gate arrays, field programmable gate arrays, and programmable logic devices; provide a means of implementing residue arithmetic computational circuitry that does not consume significant power in the absence of switching activity in the circuit; to provide a means of implementing residue arithmetic computational circuitry that scales directly into deep sub-micron semiconductor fabrication technologies; to provide a means of implementing residue arithmetic computational circuitry that is compatible with standard logic test methodologies (e.g., scan, IDDQ); provide a means of optimizing the mathematical functions in the residue arithmetic computational circuitry for one or more of speed, power, and area; provide a means of implementing the mathematical functions in residue arithmetic computational circuitry that allows pipelining and is fully compatible with Electronic Design Automation (EDA) methodologies for automatic pipelining; provide a means of implementing the mathematical functions in residue arithmetic computational circuitry that takes advantage of the structure of the values resulting from a mathematical function to produce an implementation that is smaller and faster than is possible with any memory-based implementation; and provide a means of implementing mathematical functions in the residue arithmetic computational circuitry that does not unduly interfere with the routing of wires or the semiconductor device.
Enabling Mathematical Theory
The following subsections present the mathematics which are relevant to the operation of the invention. While the mathematics are well-known, the theory is presented here so as to provide a consistent framework of notation and symbols.
The Chinese Remainder Theorem
Let S={p0, p1, p2, . . . , pL−1}, where gcd(pi, pj)=1 for all i,jε{0, 1, 2, . . . , L−1} and i≠j, wherein gcd stands for greatest common denominator. Let M=Πi=0L−1pi, and let XεZ/MZ, where Z denotes the ring of integers. By the Chinese Remainder Theorem, there exists an isomorphism
φ: Z/MZ−Z/p0Z×Z/p1Z×Z/p2Z× . . . ×Z/pL−1Z.
The mapping φ is given by
φ(X)−(x0, x1, x2, . . . , xL−1)
where (x0, x1, x2, . . . , xL−1)εZ/p0Z×Z/p1Z×Z/p2Z× . . . ×Z/pL−1Z, and xi≡X (mod pi) for all iε{0, 1, 2, . . . L−1}. The inverse mapping is given by
mi=M/pi, mimi−1≡1 (mod pi), and (x)p denotes the value in the set {0, 1, 2, . . . , p−1} that is congruent to X modulo p.
Number Theoretic Logarithms
If pi is prime then there exists a generator αiεZ/piZ such that
{αik|k=0, 1, 2, . . . , pi−2}={1, 2, 3, . . . , pi−1}
in the ring Z/piZ. If xiε(Z/piZ)\{0}, then there exists a unique lx, ∈Z/(pi−1)Z, such that
The value lx
The number theoretic logarithm may be exploited to compute products in the ring Z/piZ. If xi,yiε(Z/piZ)\{0}, then there exist unique lx
If either or both of xi,yi is zero, then the product xiyi is zero.
Complex Arithmetic
Let Z[j]/(f+1) denote the ring of Gaussian integers under the usual operations of addition and multiplication, numbers of the form a+jb where a,bεZ, and f=−1. Then (Z[j]/(f÷1))/piZ, denotes the ring of Gaussian integers modulo pi, and if a+jbεZ[j]/(f+1) then the mapping φ: Z[j]/(f+1)−(Z[j]/(f+1))/piZ is given by
φ((a+jb))−ai+jbi,
where ai≡a (mod pi) and bi≡b (mod pi). The set (Z[j]/(f+1))/piZ is a ring under the usual complex arithmetic operations of multiplication and addition. That is, if (ai+jbi),(ci+jdi)ε(Z[j]/(f+1))/piZ, then
(ai+jbi)+(ci+jdi)=((ai+ci)+j(bi+di))
(ai+jbi)×(ci+jdi)=((aici−bidi)+j(aidi+bici)).
Suppose pi is a prime and pi=4ki+1, where kiεZ. Then there exists an isomorphism between the Gaussian integers modulo pi under the usual complex arithmetic operations as shown above, and the Gaussian integers modulo pi under component-wise addition and multiplication, Ψ:(Z[j]/(f+1))/piZ−(Z[j]/(f+1))/piZ, with the mapping
Ψ((ai+jbi))−(zi,zi*)
where zi=ai+ĵbi,zi*=ai−ĵbi, and ĵ2≡−1(mod pi). The inverse mapping is given by
Ψ−1((zi,zi*))−(ai+jbi)
where ai=2−1(zi+zi*),bi=ĵ2−1(zi−zi*), and 2·2−1 ≡1(mod pi).
The Chinese Remainder Theorem (CRT) may be exploited to perform addition, subtraction, and multiplication of values in the ring of integers modulo M, Z/MZ, by breaking the computation into L independent computations in Z/piZ, for iε{0, 1, 2, . . . , L−1}. If each piεS is prime then number theoretic logarithms may be exploited to reduce the complexity of multiplication. Furthermore, if each piεS is prime and pi=4ki+1 where kiεZ, then it is possible to exploit the isomorphism Ψ to reduce the number of arithmetic operations required to implement complex multiplication from four real multiplies and two real additions to two real multiplies.
Referring to
Referring to the embodiment shown in
An embodiment for computation of modular products of a constant and a modular data operand is shown in
An embodiment for computation of number theoretic logarithms for a given base αi and modulus pi is shown in
In the embodiments shown in
An embodiment of the subject invention can be utilized for conversion of an L operand RNS value to a conventional value using the Chinese remainder theorem.
An embodiment of the subject invention can be utilized for conversion of an L operand RNS value to a conventional value using L-CRT.
An embodiment of the subject invention can be utilized for conversion of CRNS operands to QRNS form.
An embodiment of the subject invention can be utilized for conversion of QRNS operands to CRNS form.
The use of logic gates to implement various table lookup operations in accordance with this invention can provide manifold advantages over the previous method of using memory devices. The use of logic gates can allow RNS computational circuitry to be efficiently implemented in a variety of technologies, some of which would not have been previously amenable to the use of RNS techniques. Additionally, the use of logic gates rather than memories for RNS computational circuitry can provide one or more of the following benefits: logic gates implemented in complimentary metal oxide semiconductor (CMOS) static logic can consume very low power in the absence of switching activity in the circuit; logic gates can scale directly into deep sub-micron semiconductor fabrication technologies; logic gates can be compatible with standard logic test methodologies; groups of logic gates can be optimized for speed, power, and area; groups of logic gates can be easily pipelined through manual or automatic means; and logic gates can reduce interference with the routing of wires on a semiconductor device as compared with memories.
Unlike memories, which have a fixed area and speed for any given table lookup function of a given input and output size, groups of logic gates can be minimized for the specific table lookup function to be implemented. In many cases, the logic function to be minimized can have some underlying structure that is not obvious from inspection of the table. This structure can lead to significant area and speed advantages for groups of logic gates over memories. For example, a table lookup for the product of an eight bit input modulo 241, and 2−1, modulo 241, produced in a read only memory (ROM) in a 0.2 micron standard cell application specific integrated circuit (ASIC) process requires the equivalent area of 2,250 gates, and at 100 MHZ and has a power dissipation of 3.6 mW, while the same table produced as gates requires only the area of 36 gates, and at the same speed has a power dissipation of 0.23 mW. Another table of the same size, an exponentiation table modulo 241, requires only an area of 675 gates, and at the same speed has a power dissipation of 1.3 mW.
These results were obtained using the process previously described, with respect to the embodiment of
It should be understood that the examples and embodiments described herein are for illustrative purposes only and that various modifications or changes in light thereof will be suggested to persons skilled in the art and are to be included within the spirit and purview of this application and the scope of the appended claims.
The present application is a continuation of U.S. application Ser. No. 12/407,271, filed Mar. 19, 2009, which is a continuation of U.S. application Ser. No. 09/569,944, filed May 12, 2000, which is hereby incorporated by reference herein in its entirety, including any figures, tables, or drawings.
The subject invention was made with government support under a research project supported by the National Institutes Standards and Technology Cooperative Agreement No. FONANB7H3021. The government may have certain rights in this invention.
Number | Name | Date | Kind |
---|---|---|---|
3609328 | Kieburtz | Sep 1971 | A |
4107783 | Huang | Aug 1978 | A |
4281391 | Huang | Jul 1981 | A |
4363106 | Tai | Dec 1982 | A |
4506340 | Circello et al. | Mar 1985 | A |
4709345 | Vu | Nov 1987 | A |
4948959 | Houk et al. | Aug 1990 | A |
4949294 | Wambergue | Aug 1990 | A |
5008668 | Takayama et al. | Apr 1991 | A |
5077793 | Falk et al. | Dec 1991 | A |
5107451 | Houk | Apr 1992 | A |
5117383 | Fujita et al. | May 1992 | A |
5361221 | Fujita | Nov 1994 | A |
5424971 | Yang et al. | Jun 1995 | A |
5619535 | Alvarez, Jr. | Apr 1997 | A |
5987487 | Welland | Nov 1999 | A |
6195386 | Oh | Feb 2001 | B1 |
Number | Date | Country |
---|---|---|
0795819 | Sep 1997 | EP |
2 201 854 | Feb 1987 | GB |
S61-271536 | Dec 1986 | JP |
H10-021057 | Jan 1998 | JP |
Entry |
---|
Gary A. Ray, “Residue Computations in Rings of Algebraic Integers”, 1990, IEEE, p. 1527-1530. |
Paliouras et al., “Multifunction Archetictures for RNS Processors”, Aug. 1999, IEEE Transactions on Circuits and Systems-II: Analog and Digital Singal Processing, vol. 46, No. 8, p. 1041-1054. |
Smith, Jeremy C., Fred J. Taylor, (1995) “A Fault-Tolerant GEQRNS Processing Element for Linear Systolic Array DSP Applications”, IEEE Transactions on Computers 44(9): 1121-1130. |
Daniels, J.D., Digital Design from Zero to One, 1996, John Wiley & Sons, New York, NY, pp. 88-89, 199. |
Garner, H.L., “The Residue Number System,” IRE Transactions on Electronic Computers, Jun. 1959, pp. 140-147, vol. EC-8, No. 2. |
Griffin, M., et al., “New Scaling Algorithms for the Chinese Remainder Theorem,” 22nd Asilomar Conference on Signals, Systems and Computers, Oct. 31, 1988, pp. 375-378, vol. 1. |
Iwamura, K., et al., “A Study on High-Speed RSA Encryption Hardware,” Technical Research Report of the Institute of Electronics, Information and Communication Engineers, Japan, Mar. 8, 1991, pp. 25-32, vol. 90, No. 460. |
Kim, S.W., et al., “New Implementations of Converters for the Residue and Quadratic Residue Number System,” Proceedings of the IEEE International Symposium on Circuits and Systems, Jun. 11, 1991, pp. 2959-2962, vol. 5. |
Meehan, S.J., et al., “An Universal Input and Output RNS Converter,” IEEE Transactions on Circuits and Systems, Jun. 1990, pp. 799-803, vol. 37, No. 6. |
Mellott, J.D., et al., “ASAP—A 2D DFT VLSI Processor and Architecture,” Proceedings of the IEEE International Conference on Acoustics, Speech, and Signal Processing, 1996, Atlanta, GA, pp. 3280-3283, vol. 6. |
Mellott, J.D., et al., “The Gauss Machine: A Galois-Enhanced Quadratic Residue Number System Systolic Array,” Proceedings of the IEEE 11th Symposium on Computer Arithmetic, 1993, Windsor, ON, pp. 156-162. |
Smith, J.C., et al., “The Design of a Fault Tolerant GEQRNS Processing Element for Linear Systolic Array DSP Applications,” Proceedings of the IEEE 4th Great Lakes Symposium on Design Automation of High Performance VLSI Systems, 1994, Notre Dame, IN, pp. 46-49. |
Taylor, F.J., “Residue Arithmetic: A Tutorial with Examples,” IEEE Computer, May 1984, pp. 50-62, vol. 17, No. 5. |
Tietze, U., et al., “Halbleiter-Schaltungstechnik,” 1993, Springer-Verlag, Berlin, p. 224. |
Number | Date | Country | |
---|---|---|---|
20120284319 A1 | Nov 2012 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 12407271 | Mar 2009 | US |
Child | 13471197 | US | |
Parent | 09569944 | May 2000 | US |
Child | 12407271 | US |