Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
DIGITAL PROCESSOR HAVING INSTRUCTION SET WITH COMPLEX EXPONENTIAL NON-LINEAR FUNCTION
Document Type and Number:
WIPO Patent Application WO/2013/063447
Kind Code:
A2
Abstract:
A digital processor is provided having an instruction set with a complex exponential function. The digital processor evaluates a complex exponential function for an input value, x, by obtaining a complex exponential software instruction having the input value, x, as an input; and in response to the complex exponential software instruction: invoking at least one complex exponential functional unit that implements complex exponential software instructions to apply the complex exponential function to the input value, x; and generating an output corresponding to the complex exponential of the input value, x. A complex exponential function for an input value, x, can be evaluated by wrapping the input value to maintain a given range; computing a coarse approximation angle using a look-up table; scaling the coarse approximation angle to obtain an angle from 0 to θ; and computing a fine corrective value using a polynomial approximation.

Inventors:
AZADET KAMERAN (US)
MOLINA ALBERT (ES)
OTHMER JOSEPH H (US)
VENKATARAGHAVAN PARAKALAN (IN)
YU MENG-LIN (US)
WILLIAMS JOSEPH (US)
Application Number:
PCT/US2012/062191
Publication Date:
May 02, 2013
Filing Date:
October 26, 2012
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
LSI CORP (US)
AZADET KAMERAN (US)
MOLINA ALBERT (ES)
OTHMER JOSEPH H (US)
VENKATARAGHAVAN PARAKALAN (IN)
YU MENG-LIN (US)
WILLIAMS JOSEPH (US)
International Classes:
G06F9/06; G06F9/30; G06F9/44
Foreign References:
US20090245406A12009-10-01
Other References:
See also references of EP 2758867A4
Attorney, Agent or Firm:
MASON, Kevin, M. et al. (Mason & Lewis LLP,1300 Post Road - Suite 20, Fairfield CT, US)
Download PDF:
Claims:
We claim:

1. A method performed by a digital processor for evaluating a complex exponential function for an input value, x, comprising:

obtaining one or more complex exponential software instructions having said input value, x, as an input;

in response to at least one of said complex exponential software instructions, performing the following steps:

invoking at least one complex exponential functional unit that implements said one or more complex exponential software instructions to apply said complex exponential function to said input value, x; and

generating an output corresponding to said complex exponential of said input value, x. 2. The method of claim 1, wherein said digital processor executes software instructions from program code.

3. The method of claim 1, wherein said digital processor comprises one or more of a vector processor and a scalar processor.

4. The method of claim 1, further comprising the steps of accumulating an angle within said complex exponential function and returning one or more of a complex exponential of an argument and a current accumulation value. 5. The method of claim 1, further comprising the step of multiplying an input signal by an exponential of an argument of said complex exponential function.

6. A method performed by a digital processor for evaluating a complex exponential function for an input value, x, said method comprising:

wrapping said input value to maintain a given range; computing a coarse approximation angle using a look-up table using a number of most significant bits (MSBs) of said input value;

scaling said coarse approximation angle to obtain an angle from 0 to θ ; and computing a fine corrective value using a polynomial approximation.

7. The method of claim 6, wherein said polynomial approximation comprises a Taylor Series.

8. The method of claim 6, wherein said polynomial approximation is a cubic approximation.

9. The method of claim 6, wherein said digital processor executes software instructions from program code. 10. The method of claim 6, wherein said digital processor comprises one or more of a vector processor and a scalar processor.

11. The method of claim 6, further comprising the step of employing symmetry properties to reduce a size of said look-up table.

12. The method of claim 6, further comprising the steps of accumulating an angle within said complex exponential function and returning one or more of a complex exponential of an argument and a current accumulation value. 13. The method of claim 6, further comprising the step of multiplying an input signal by an exponential of an argument of said complex exponential function.

14. A digital processor that evaluates a complex exponential function for an input value, x, comprising:

a memory; and at least one hardware device, coupled to the memory, operative to: obtain one or more complex exponential software instructions having said input value, x, as an input and in response to at least one of said complex exponential software instructions, performing the following:

invoke at least one complex exponential functional unit that implements said one or more complex exponential software instructions to apply said complex exponential function to said input value, x; and

generate an output corresponding to said complex exponential of said input value, x.

15. The digital processor of claim 14, wherein said digital processor executes software instructions from program code.

16. The digital processor of claim 14, wherein said digital processor comprises one or more of a vector processor and a scalar processor.

17. The digital processor of claim 14, wherein said at least one hardware device is further configured to accumulate an angle within said complex exponential function and return one or more of a complex exponential of an argument and a current accumulation value.

18. The digital processor of claim 14, wherein said at least one hardware device is further configured to multiply an input signal by an exponential of an argument of said complex exponential function.

19. A digital processor that evaluates a complex exponential function for an input value, x, comprising:

a memory; and

at least one hardware device, coupled to the memory, operative to: wrap said input value to maintain a given range;

compute a coarse approximation angle using a look-up table using a number of most significant bits (MSBs) of said input value; scale said coarse approximation angle to obtain an angle from 0 to θ ; and compute a fine corrective value using a polynomial approximation.

20. The digital processor of claim 19, wherein said polynomial approximation comprises a Taylor Series.

21. The digital processor of claim 19, wherein said polynomial approximation is a cubic approximation. 22. The digital processor of claim 19, wherein said digital processor executes software instructions from program code.

23. The digital processor of claim 19, wherein said digital processor comprises one or more of a vector processor and a scalar processor.

24. The digital processor of claim 19, wherein said at least one hardware device is further configured to employ symmetry properties to reduce a size of said look-up table.

25. The digital processor of claim 19, wherein said at least one hardware device is further configured to accumulate an angle within said complex exponential function and return one or more of a complex exponential of an argument and a current accumulation value.

26. The digital processor of claim 19, wherein said at least one hardware device is further configured to multiply an input signal by an exponential of an argument of said complex exponential function.

Description:
DIGITAL PROCESSOR HAVING INSTRUCTION SET WITH

COMPLEX EXPONENTIAL NON-LINEAR FUNCTION

Cross-Reference to Related Applications

The present application claims priority to United States Patent Provisional

Application Serial No. 61/552,242, filed October 27, 2011, entitled "Software Digital Front End (SoftDFE) Signal Processing and Digital Radio," incorporated by reference herein.

The present application is related to United States Patent Application Serial No. 12/324,926, entitled "Digital Signal Processor Having Instruction Set with One or More Non- Linear Complex Functions;" and United States Patent Application Serial No. 12/362,879, entitled "Digital Signal Processor Having Instruction Set With An Exponential Function Using Reduced Look-Up Table," each filed November 28, 2008 and incorporated by reference herein.

Field of the Invention

The present invention is related to digital processing techniques and, more particularly, to techniques for digital processing of complex exponential functions.

Background of the Invention

Digital signal processors (DSPs) are special-purpose processors utilized for digital processing. Signals are often converted from analog form to digital form, manipulated digitally, and then converted back to analog form for further processing. Digital signal processing algorithms typically require a large number of mathematical operations to be performed quickly and efficiently on a set of data.

DSPs thus often incorporate specialized hardware to perform software operations that are often required for math-intensive processing applications, such as addition, multiplication, multiply-accumulate (MAC), and shift-accumulate. A Multiply-Accumulate architecture, for example, recognizes that many common data processing operations involve multiplying two numbers together, adding the resulting value to another value and then accumulating the result. Such basic operations can be efficiently carried out utilizing specialized high-speed multipliers and accumulators. A vector processor implements an instruction set containing instructions that operate on vectors (i.e., one-dimensional arrays of data). The scalar DSPs, on the other hand, have instructions that operate on single data items. Vector processors offer improved performance on certain workloads.

DSPs and vector processors, however, generally do not provide specialized instructions to support complex exponential functions. Increasingly, however, there is a need for complex exponential operations in processors. For example, complex exponential operations are needed when a first complex number is multiplied by a second complex number. The complex exponential function is important as it provides a basis for periodic signals as well as being able to characterize linear, time-invariant signals.

A need therefore exists for digital processors, such as DSPs and vector processors, having an instruction set that supports a complex exponential function.

Summary of the Invention

Generally, a digital processor is provided having an instruction set with a complex exponential function. According to one aspect of the invention, the disclosed digital processor evaluates a complex exponential function for an input value, x, by obtaining one or more complex exponential software instructions having the input value, x, as an input; and in response to at least one of the complex exponential software instructions, perform the following steps: invoking at least one complex exponential functional unit that implements the one or more complex exponential software instructions to apply the complex exponential function to the input value, x; and generating an output corresponding to the complex exponential of the input value, x.

According to another aspect of the invention, the disclosed digital processor evaluates a complex exponential function for an input value, x by wrapping the input value to maintain a given range; computing a coarse approximation angle using a look-up table using a number of most significant bits (MSBs) of the input value; scaling the coarse approximation angle to obtain an angle from 0 to θ ; and computing a fine corrective value using a polynomial approximation. The polynomial approximation comprises, for example, a Taylor Series, such as a cubic approximation. The digital processor executes software instructions from program code and can be, for example, a vector processor or a scalar processor. In one variation, symmetry properties are used to reduce a size of the look-up table. In addition, an angle can optionally be accumulated within the complex exponential function and a complex exponential of an argument and/or a current accumulation value can be returned. In another variation, an input signal is multiplied by an exponential of an argument of the complex exponential function.

A more complete understanding of the present invention, as well as further features and advantages of the present invention, will be obtained by reference to the following detailed description and drawings.

Brief Description of the Drawings

FIG. 1 is a schematic block diagram of an exemplary digital processor that incorporates features of the present invention;

FIG. 2 is a flow chart describing an exemplary implementation of a complex exponential function computation process that incorporates features of the present invention;

FIG. 3 illustrates the computation of a coarse estimate for the complex exponential using a look up table; and

FIG. 4 is a schematic block diagram of an exemplary vector-based digital processor that processes one or more real numbers simultaneously in accordance with an embodiment of the present invention.

Detailed Description

Aspects of the present invention provide a digital processor that supports a complex exponential function using a two-step coarse and fine estimate approach. Generally, one or more look-up tables store coarse estimate values for at least a portion of the computation of a complex exponential function, such as exp(j*2* π *x). Further aspects of the present invention recognize that a Taylor series approximation can be employed to compute a fine correction for the complex exponential function when the dynamic range of the input value is limited, as discussed further below. As used herein, the term "digital processor" shall be a processor that executes instructions in program code, such as a DSP or a vector processor. It is further noted that the disclosed complex exponential function can be applied for values of x that are scalar or vector inputs.

The present invention can be applied in handsets, base stations and other network elements.

FIG. 1 is a schematic block diagram of an exemplary digital processor 100 that incorporates features of the present invention. The exemplary digital processor 100 can be implemented as a DSP or a vector processor. As shown in FIG. 1, the exemplary digital processor 100 includes one or more functional units 110 for complex exponential functions. In addition, the digital processor 100 comprises one or more look-up tables 120 that store values for computing a coarse estimate of the complex exponential function, as discussed further below in conjunction with FIG. 3.

Generally, if the digital processor 100 is processing software code that includes a predefined instruction keyword corresponding to a complex exponential function and any appropriate operands for the function, the instruction decoder must trigger the appropriate complex exponential functional units 110 that is required to process the instruction. It is noted that a complex exponential functional unit 110 can be shared by more than one instruction.

Generally, aspects of the present invention extend conventional digital processors to provide an enhanced instruction set that supports complex exponential functions using one or more look-up tables. The digital processor 100 in accordance with aspects of the present invention receives at least one real number as an input, applies a complex exponential function to the input and generates an output value.

The disclosed digital processors 100 may have a scalar architecture, as shown in FIG. 1, that processes a single number at a time, or a vector architecture, as discussed hereinafter in conjunction with FIG. 4, that processes one or more numbers simultaneously. In the case of a vector-based digital processor implementation, the input number is a vector comprised of a plurality of scalar numbers that are processed in parallel. The disclosed complex exponential functions may be employed, for example, for digital up-conversion or modulation of baseband signals and other signal processing requiring the multiplication of two numbers, such as Fast Fourier Transform (FFT) algorithms.

FIG. 2 is a flow chart describing an exemplary implementation of a complex exponential function computation process 200 that incorporates features of the present invention to compute exp(j*2* π *x). Generally, the exemplary complex exponential function computation process 200 implements a two step approach, where a coarse estimate is initially obtained and then corrected using a fine estimate.

As shown in FIG. 2, the exemplary complex exponential function computation process 200 initially wraps the 2* r *x input value during step 210 to bring it in the range [0,2* π ], for example, using a modulo operation, or alternatively wraps x in the range [0,1]. Thereafter, the complex exponential function computation process 200 computes a coarse approximation angle during step 220 using a 4 bit look-up table 120 using the 4 most significant bits (MSBs) of x, as discussed further below in conjunction with FIG. 3.

During step 230, the complex exponential function computation process 200 scales the angular result of step 220 to obtain an angle from 0 to θ , where Θ is a small value. Finally, during step 240, the complex exponential function computation process 200 computes a fine corrective exp(j*2 π * ε ) value using a Taylor Series, as discussed further below. It has been found that a quadratic Taylor Series expansion gives sufficient accuracy compared to a 2K table.

Mathematically, the operations performed by the complex exponential function computation process 200 can be expressed as follows:

2π χ←2π xmod[2 r] (1) x = x Q + ε (2) The first term in equation (2) provides a value in the range 0 to 15/16 and the second term in equation (2) provides a value that is below 1/16. Equation (2) can be expressed as follows:

exp(j 2π .x) = exp(j2 · x 0 )· exp(j 2π . ε ) (3) The first term in equation (3) is the coarse phase estimate obtained from the look- up table 120, as discussed further below in conjunction with FIG. 3. The second term in equation (3) provides a residual phase or fine correction value computed using the Taylor Series expansion.

FIG. 3 illustrates the computation of a coarse phase estimate for the complex exponential using a look up table. As shown in FIG. 3, the 4 MSBs are translated to an angle using a circular diagram 300, where the four bit value identifies one entry 310 in the look-up table 120.

Polynomial Approximation of Complex Exponential Functions

Aspects of the present invention recognize that a fine correction for the complex exponential function can be approximated using a Taylor series. Thus, a complex exponential function, exp(j*2*pi*x), can be expressed as:

In addition, the present invention recognizes that a cubic approximation (i.e., including up to x 3 in the Taylor series) or a quadratic approximation (i.e., including up to J 4 in the Taylor series) typically provides sufficient accuracy. The following table illustrates the exemplary error for cubic and quadratic approximations, in comparison to a 2K look-up table:

FIG. 4 is a schematic block diagram of an exemplary vector-based digital processor 400 that processes one or more numbers simultaneously in accordance with an embodiment of the present invention. Generally, the vector-based implementation of FIG. 4 increases the number of MIPS (instructions per second), relative to the scalar implementation of FIG. 1, by performing different processes concurrently. Thus, the vector-based digital processor 400 contains plural functional units for complex exponential functions 310-1 through 310-N. For example, a dual digital processor 400 contains two functional units 310-1 and 310-2 that are capable of performing two independent complex exponential function operations concurrently. Generally, the vector-based digital processor 400 processes a vector of inputs x and generates a vector of outputs, exp(j.2 π . x). The exemplary vector-based digital processor 400 is shown for a 16- way vector processor expj instruction implemented as:

vec_expj(xl,x2,..,xl6), range of x[k] from 0 to 1

In one variation, the size of the look-up table can be reduced by making use of symmetry. For example, a sine wave oscillates up and down, so top and bottom symmetry can be leveraged to reduce the look-up table in half (0 to /2) or even using quarter symmetry (0 to π/4). In yet another variation, the complex exponential function can accumulate an angle within the function (i.e., the function also performs an increment of the angle that is applied to the input data, by a fixed amount or an angular amount passed with the function call). The complex exponential function with angular accumulation can return two results, the argument of the exponential and the current accumulation.

In another variation, the disclosed complex exponential (j- Θ) function can also be employed for modulation to multiply an input signal x by the exponential of the argument j - Θ . This operation can optionally be performed by the complex exponential instruction (or a Complex Multiply-Accumulate (CMAC) unit) so that the exponential of the argument is computed and the result is multiplied by the input signal x.

Conclusion

While exemplary embodiments of the present invention have been described with respect to digital logic blocks and memory tables within a digital processor, as would be apparent to one skilled in the art, various functions may be implemented in the digital domain as processing steps in a software program, in hardware by circuit elements or state machines, or in combination of both software and hardware. Such software may be employed in, for example, a digital signal processor, application specific integrated circuit or micro-controller. Such hardware and software may be embodied within circuits implemented within an integrated circuit.

Thus, the functions of the present invention can be embodied in the form of methods and apparatuses for practicing those methods. One or more aspects of the present invention can be embodied in the form of program code, for example, whether stored in a storage medium, loaded into and/or executed by a machine, wherein, when the program code is loaded into and executed by a machine, such as a processor, the machine becomes an apparatus for practicing the invention. When implemented on a general-purpose processor, the program code segments combine with the processor to provide a device that operates analogously to specific logic circuits. The invention can also be implemented in one or more of an integrated circuit, a digital processor, a microprocessor, and a micro-controller.

It is to be understood that the embodiments and variations shown and described herein are merely illustrative of the principles of this invention and that various modifications may be implemented by those skilled in the art without departing from the scope and spirit of the invention.