This application claims priority to Japanese Patent Application No. 2014-033041, filed on Feb. 24, 2014, the contents of (each of) which are hereby incorporated by reference.
1. Technical Field
The present disclosure relates to a nonlinear distortion detection device that detects nonlinear distortion produced by a power amplifier used for a wireless communication device and the like and a distortion compensation power amplifier that is provided with the nonlinear distortion detection device.
2. Description of the Related Art
In recent years, mobile equipment equipped with a wireless communication function, such as mobile telephones and laptop personal computers, have been increasingly spread. In the wireless communication devices equipped in such equipment, there is a demand for high linearity in order to suppress an increase in adjacent channel leakage power derived from nonlinear input/output properties of a power amplifier. However, since it is difficult to attain higher output and higher efficiency while keeping high linearity, it becomes important to apply a nonlinear distortion compensation technique.
As an approach to compensate nonlinear properties of power amplifiers, a predistortion approach has been attracting attention in recent years. A predistortion approach is a method in which properties opposite to the distortion properties produced by a power amplifier are given to an input signal in advance to be inputted to the power amplifier. As a distortion compensation power amplifier using the predistortion approach, there is one described in Japanese Unexamined Patent Application Publication No. 2005-079935, for example.
However, in the distortion compensation power amplifier described in Japanese Unexamined Patent Application Publication No. 2005-079935, an amount of operations to obtain a distortion factor representing nonlinear properties of the power amplifier is large, so that there is a problem of causing a larger circuit size or a longer operation time.
Thus, one non-limiting and exemplary embodiment provides a nonlinear distortion detection device and a distortion compensation power amplifier that are capable of simplifying operations to obtain a distortion factor representing nonlinear properties of a power amplifier.
Additional benefits and advantages of the disclosed embodiments will be apparent from the specification and Figures. The benefits and/or advantages may be individually provided by the various embodiments and features of the specification and drawings disclosure, and need not all be provided in order to obtain one or more of the same.
In one general aspect, the techniques disclosed here feature a nonlinear distortion detection device of the present disclosure is a nonlinear distortion detection device that includes a test signal generator that generates a test signal and outputs the test signal to have the power amplifier amplify the test signal, a Fourier transformer that converts the amplified signal to a signal in a frequency domain, and a distortion factor calculator that calculates a distortion factor of the power amplifier based on amplitude information and phase information of the signal in the frequency domain.
According to the present disclosure, it is possible to simplify operations to obtain a distortion factor representing nonlinear properties of a power amplifier.
These general and specific aspects may be implemented using a system, a method, and a computer program, and any combination of systems, methods, and computer programs.
Descriptions are given below to embodiments of the present disclosure with reference to the drawings.
(Underlying Knowledge Forming Basis of One Embodiment of the Present Disclosure)
Here, relationship between the output signal z of the power amplifier 51 and the output signal y of the predistorter 50 is represented as Expression (1) using complex power series.
Here, Ak is a factor that represents nonlinear distortion properties of the power amplifier 51 and hereinafter referred to as a distortion factor. Similarly, relationship between the input signal x and the output signal y of the predistorter 50 is also represented as Expression (2) using complex power series.
Here, Bk is a factor that represents inverse distortion properties given in the predistorter 50 and hereinafter referred to as a compensation factor. When Expression (2) is substituted into Expression (1), relationship between input and output of the distortion compensation power amplifier 49 is represented as Expression (3).
Here, a factor Ck is represented as Expression (4) using the factors Ak and Bk.
The distortion factor calculator 52 obtains the factor Ak by solving a simultaneous equation represented as Expression (5).
Here, a matrix D is represented Expression (6).
Next, the compensation factor calculator 53 calculates Bk based on Expression (7). Expression (7) is obtained by making C3, C5, . . . to be zero in Expression (4).
The evaluation function calculator 54 and the back-off controller 55 determine B1 in such a manner that an adjacent channel leakage power ratio becomes not more than a predetermined threshold. The predistorter 50 carries out distortion compensation based on Expression (2) from Bk (k=3, 5, . . . ) that is obtained in the compensation factor calculator 53 and B1 that is obtained in the back-off controller 55 to output the output signal y to the power amplifier 51.
The technique described in Japanese Unexamined Patent Application Publication No. 2005-079935 has following problems. That is, in order to obtain the distortion factor Ak of the power amplifier 51, the simultaneous equation in Expression (5) or an inverse matrix of the matrix D represented by Expression (6) has to be solved. When solving as a simultaneous equation, a method such as elimination is used. When solving as an inverse matrix, whether or not there is an inverse matrix has to be determined by calculating a determinant of the matrix D to calculate each component of the inverse matrix. When seeking for a greater distortion compensation effect, the dimension of the matrix D has to be increased and the amount of operations rapidly increases. As a result, the circuit size becomes larger or the operation time becomes longer.
In addition, when operating by incorporating the output signal z of the power amplifier 51 in Expression (5), the output signal z is converted to a digital signal using ADC, where a number of significant bits of ADC has to be secured sufficiently for accurate conversion including distortion components at lower signal levels compared with the dominant wave components. However, the increase in number of significant bits is directly linked to an increase in circuit size and power consumption, so that the number of significant bits is forced to be suppressed particularly when the sampling rate is very high speed. In other words, when it is not possible to sufficiently secure a number of bits of ADC, the distortion factor Ak is not obtained accurately due to the influence of a quantization error.
Descriptions are given below to a nonlinear distortion detection device and a distortion compensation power amplifier that are capable of simplifying operations to obtain a distortion factor of a power amplifier and also obtaining a distortion factor accurately even when it is not possible to secure a number of bits of ADC sufficiently.
The test signal generator 10 described above outputs two-tone signal illustrated in Expression (8) as the test signal xt.
xt=a(cos ω1t+cos ω2t) (8)
Here, a is an amplitude of the test signal xt.
The output signal z of the power amplifier 11 is represented by Expression (9).
When Expression (8) is substituted into Expression (9), the output signal z is represented by Expression (10).
From Expression (10), it is found that the output signal z includes, in addition to frequency components (ω1, ω2) included in the test signal xt, distortion components (2ω1-ω2, 2ω2-ω1, 3ω1-2ω2, 3ω2-2ω1, . . . ) produced by nonlinearity of the power amplifier 11.
When a Fourier coefficient for Fourier transform of the output signal z of Expression (10) is Zk, Zk is represented by Expression (11).
Here, Z1 is a Fourier coefficient corresponding to the frequencies at ω1, ω2, Z3 is a Fourier coefficient corresponding to the frequencies at 2ω1-ω2, 2ω2-ω1, and Z5 is a Fourier coefficient corresponding to the frequencies at 3ω1-2ω2, 3ω2-2ω1. A matrix E is represented by Expression (12).
It is possible to obtain the distortion factor Ak by solving Expression (11), and it is found that the matrix E is an upper triangular matrix from Expression (12). An upper triangular matrix is a square matrix having all components lower left from a diagonal component to be zero. When the dimension of the matrix is n, it is understood that a general inverse matrix operation requires an amount of calculation of O(n3) whereas an inverse matrix operation of an upper triangular matrix is done with an amount of calculation of O(n2). In other words, related techniques require a general operation of an inverse matrix as Expression (6) whereas the present disclosure is done with an operation of an inverse matrix of the upper triangular matrix as Expression (12) and thus it is possible to reduce the amount of calculation.
In such a manner, with the nonlinear distortion detection device 1 according to First Embodiment, a distortion factor representing nonlinear properties of a power amplifier is obtained by an inverse matrix operation of an upper triangular matrix using a signal after Fourier transform, so that it is possible to attain simplification of the operation to obtain the distortion factor Ak compared with related techniques.
Next, descriptions are given to an embodiment when the nonlinear distortion detection device 1 in First Embodiment is applied to a distortion compensation power amplifier with reference to the drawings.
The test signal generator 10 generates a test signal xt to obtain a distortion factor Ak for output to the predistorter 14. The predistorter 14 directly outputs the test signal xt to obtain the distortion factor Ak, and carries out distortion compensation to the input signal x in accordance with Expression (2) for output to the DAC 15 to communicate after obtaining the distortion factor Ak. The DAC 15 converts the signal outputted from the predistorter 14 to an analog signal. The frequency converter 16 upconverts the signal outputted from the DAC 15 from the baseband to a carrier frequency. For example, when the signal outputted from the DAC 15 is represented by complex signals of I and Q, the frequency converter 16 is configured as a quadrature modulator.
The power amplifier 11 amplifies the signal outputted from the frequency converter 16 to predetermined power. The input/output properties of the power amplifier 11 are represented by Expression (1). The frequency converter 17 downconverts the frequency of the signal z outputted from the power amplifier 11 from the carrier frequency to the baseband. For example, when the signal inputted to the ADC 18 is represented by complex signals of I and Q, the frequency converter 17 is configured as a quadrature demodulator. The ADC 18 incorporates the signal downconverted by the frequency converter 17 at a predetermined sampling frequency for conversion to a digital signal. The Fourier transformer 12 carries out Fourier transform to the signal outputted from the ADC 18 for conversion to a signal in the frequency domain. The distortion factor calculator 13 calculates a distortion factor Ak of the power amplifier 11 using the signal outputted from the Fourier transformer 12. The compensation factor calculator 19 calculates a compensation factor Bk from the distortion factor Ak in accordance with Expression (7). The distortion factor calculator 13 calculates the distortion factor Ak by solving Expression (11). Since the matrix E in Expression (11) is an upper triangular matrix as described above, it is possible to simplify the operations to obtain the distortion factor Ak compared with distortion compensation power amplifiers in the past.
The Fourier transformer 12 carries out Fourier transform to convert the signal outputted from the ADC 18 to a signal in the frequency domain and obtains a Fourier coefficient corresponding to Zk in Expression (11) (step S200). After the Fourier transformer 12 obtains the Fourier coefficient corresponding to Zk, the distortion factor calculator 13 solves Expression (11) to obtain the distortion factor Ak from Zk. Then, the compensation factor calculator 19 obtains a compensation factor Bk from the distortion factor Ak based on Expression (7) (step S300).
After obtaining the compensation factor Bk, the compensation factor calculator 19 outputs it to the predistorter 14. Then, the predistorter 14 gives distortion of inverse properties to the input signal based on the compensation factor Bk for output to the power amplifier 11. Then, the distortion compensated signal is sent from the power amplifier 11.
In such a manner, with the distortion compensation power amplifier 2 according to Second Embodiment, the distortion factor representing nonlinear properties of a power amplifier is obtained by an inverse matrix operation of an upper triangular matrix using a signal after Fourier transform, so that it is possible to simplify operations of the distortion factor Ak compared with related techniques. Then, it is possible to carry out distortion compensation the power amplifier using the compensation factor Bk obtained from the distortion factor Ak.
Descriptions are given below to behaviors of the timing adjuster 20.
The timing adjuster 20 determines timing to carry out Fourier transform based on an amplitude value of the signal inputted to the Fourier transformer 12. Specifically, the timing of the maximum amplitude value of the signal is detected and the timing to carry out Fourier transform is determined based on that. The test signal xt is configured with two-tone signal and is a periodic function having a period determined by the frequencies of the two waves. The timing adjuster 20 detects the timing when the amplitude value of the signal becomes maximum by observing one or more periods of the period of the test signal xt.
Although the signal inputted to the Fourier transformer 12 through the power amplifier 11 is affected by nonlinear distortion of the power amplifier 11, the distortion components are at low levels compared with the components of the original test signal xt, so that the distortion components do not greatly affect behaviors of the timing adjuster 20. Since the signal sampled by the ADC 18 is inputted to the timing adjuster 20, the timing to carry out Fourier transform is adjustable in each sampling period of the ADC 18.
In such a manner, the distortion compensation power amplifier 3 according to Third Embodiment is provided with the timing adjuster 20 and appropriately adjusts timing to carry out Fourier transform, so that it is possible to accurately obtain the distortion factor Ak.
Descriptions are given below to a behavioral principle of the phase adjuster 21. For simplification, Expression (10) is rewritten to be represented by Expression (13). Expression (13) represents a case where there is no timing offset in timing to carry out Fourier transform to.
When a timing offset Δt occurs in the timing to carry out Fourier transform, z is represented by Expression (14).
From Expression (14), it is found that different phase rotation occurs for each frequency component. For example, phase rotation of ω1Δt occurs with a ω1 component, and phase rotation of (2ω1-ω2)Δt occurs with a (2ω1-ω2) component. Here, in order to cancel the timing offset Δt, phase rotation is given to the original test signal. When the phase rotation given to the ω1 component is θ1 and the phase rotation given to the ω2 component is θ2, Expression (14) is represented as Expression (15).
From Expression (13), it is found that the ω1 component and the ω2 component are in a same phase when there is no timing offset. Utilizing this, the phase adjuster 21 detects the timing offset Δt from a phase difference between the ω1 component and the ω2 component. When the phase difference between the ω1 component and the ω2 component is Δθ, Δθ is represented by Expression (16). The phase of the ω1 component and the phase of the ω2 component are obtained from the Fourier transformer 12.
By deforming Expression (16), Expression (17) is obtained.
Using the timing offset Δt obtained by Expression (17), θ1 and θ2 are given in Expression (18).
It is found that Expression (13) is obtained by substituting Expression (18) into Expression (15). In other words, by giving the phase rotation obtained by Expression (18) to the test signal xt in the phase adjuster 21, it becomes possible to cancel the timing offset Δt in the timing for Fourier transform. In the distortion compensation power amplifier 4 according to Fourth Embodiment, it is possible to adjust by giving arbitrary phase rotation without restricting adjustment accuracy by the sampling period of the ADC 18 as the distortion compensation power amplifier 3 according to Third Embodiment.
In such a manner, with the distortion compensation power amplifier 4 according to Fourth Embodiment, a timing offset in timing for Fourier transform is cancelled by the phase adjuster 21, so that it is possible to obtain a distortion factor Ak accurately.
In such a manner, with the distortion compensation power amplifier 5 according to Fifth Embodiment, after carrying out timing adjustment in the sampling period of the ADC 18, the timing is finely adjusted with accuracy less than the sampling period of the ADC 18, so that it is possible to accurately adjust the timing to carry out Fourier transform.
In such a manner, with the distortion compensation power amplifier 6 according to Sixth Embodiment, after suppressing frequency components having high signal levels out of the signal outputted from the power amplifier 11, the signal is amplified to the input range of the ADC 18 and then the distortion factor Ak is obtained, so that it is possible to accurately obtain the distortion factor Ak even when it is not possible to sufficiently secure the number of bits of the ADC.
Although a case where two-tone signal are used for a test signal is described in First through Sixth Embodiments described above as examples, three or more tone signals may also be used.
In addition, although the descriptions are given that Fourier transform is carried out as a behavior of the Fourier transformer 12 in First through Sixth Embodiments described above, fast Fourier transform (FFT) may also be carried out. Alternatively, it may also be a plurality of band pass filters. It may be as long as it is possible to extract a specific frequency component as a principle.
In Third and Fifth Embodiments described above, a period to observe the amplitude value of the signal in the timing adjuster 20 may be one period of the test signal and may also be two or more periods. By observing in two or more periods to detect a maximum value a plurality of times, it is possible to reduce the influence of disturbance, such as a noise, and it is possible to accurately determine timing for Fourier transform.
In addition, although the descriptions are given that the timing adjuster 20 detects the timing when the amplitude value of the signal inputted to the Fourier transformer 12 becomes maximum in Third and Fifth Embodiments described above, it may be other methods as long as it is possible to detect timing to be a reference of the test signal, which is a periodic function, and timing to have a minimum amplitude value may also be detected. In addition, timing to have a maximum absolute value of the amplitude value or timing to have a minimum absolute value of the amplitude value may also be detected. Further, when the signal outputted from the ADC 18 is complex signals of I and Q, an absolute value of the complex signal or timing to have a maximum or minimum power value may also be detected.
In First through Sixth Embodiments described above, the operation of Expression (2) in the predistorter 14 may also be achieved as a look-up table (LUT) to have an output signal y relative to an input signal x.
In Sixth Embodiment described above, although the descriptions are given to a case where the cancellation signal is two-tone signal as an example, tone signals of a greater number may also be used. Here, using
Subsequently, in step S280, the amplitude adjuster 25 adjusts the gain in such a manner that the level of the signal inputted to the ADC 18 gets closer to the input range of the ADC. At this time, the signal outputted from the amplitude adjuster 25 is as
In the flow chart in
A first nonlinear distortion detection device of the present disclosure is a nonlinear distortion detection device that includes a test signal generator that generates a test signal and outputs the test signal to have the power amplifier amplify the test signal, a Fourier transformer that converts the amplified test signal to a signal in a frequency domain, and a distortion factor calculator that calculates a distortion factor of the power amplifier based on amplitude information and phase information of the signal in the frequency domain.
A second nonlinear distortion detection device of the present disclosure is the first nonlinear distortion detection device, wherein the test signal is a two-tone signal.
A third nonlinear distortion detection device of the present disclosure is the first or second nonlinear distortion detection device, further including a timing adjuster that adjusts timing in which the Fourier transformer converts the amplified test signal to the signal in the frequency domain, wherein the timing adjuster adjusts timing for the conversion based on an amplitude value of the amplified test signal that is inputted to the Fourier transformer.
A fourth nonlinear distortion detection device of the present disclosure is any one of the first through third nonlinear distortion detection devices, further including a phase adjuster that adjusts a phase of the test signal, wherein the phase adjuster gives phase rotation to the test signal based on the phase information.
A fifth nonlinear distortion detection device of the present disclosure is any one of the first through fourth nonlinear distortion detection devices, further including a cancellation signal generator that generates a cancellation signal and adjusts an amplitude, a phase, and a delay of the cancellation signal, an adder that adds the adjusted cancellation signal and the amplified test signal output from the power amplifier, an amplitude adjuster that adjusts an amplitude of an output signal of the adder, and an ADC that converts the amplitude adjusted signal output from the amplitude adjuster to a digital signal, wherein the Fourier transformer converts the digital signal output from the ADC to a signal in the frequency domain, and the distortion factor calculator obtains the amplitude information and the phase information as first amplitude and phase information when the cancellation signal is not added with the amplified test signal output from the power amplifier and obtains the amplitude information and the phase information as second amplitude and phase information when the cancellation signal is added with the amplified test signal output from the power amplifier to calculate a distortion factor based on the first amplitude and phase information and the second amplitude and phase information.
A sixth nonlinear distortion detection device of the present disclosure is the fifth nonlinear distortion detection device, wherein the cancellation signal is a two-tone signal.
A seventh nonlinear distortion detection device of the present disclosure is the fifth nonlinear distortion detection device, wherein the cancellation signal is a four-tone signal.
An eighth nonlinear distortion detection device of the present disclosure is the fifth nonlinear distortion detection device, wherein the cancellation signal is a two-tone signal and a four-tone signal, and, after a first Fourier coefficient is obtained, the cancellation signal of the two-tone signal is outputted from the cancellation signal generator and the Fourier transformer obtains a second Fourier coefficient, and then, the cancellation signal of the four-tone signal is further outputted from the cancellation signal generator and the Fourier transformer obtains a third Fourier coefficient and later Fourier coefficient.
A distortion compensation power amplifier of the present disclosure is a distortion compensation power amplifier that performs predistortion of a power amplifier. The distortion compensation power amplifier includes a test signal generator that generates a test signal, a power amplifier that amplifies the generated test signal and outputs the amplified test signal, a Fourier transformer that converts the amplified test signal to a signal in a frequency domain, a distortion factor calculator that calculates a distortion factor of the power amplifier based on amplitude information and phase information of the signal in the frequency domain, a compensation factor calculator that calculates a compensation factor to perform predistortion based on the distortion factor, and a predistorter that performs predistortion of an input signal using the compensation factor, wherein the test signal is inputted to the power amplifier when the distortion compensation power amplifier calculates the distortion factor, and a signal predistorted using the compensation factor is inputted to the power amplifier when the distortion compensation power amplifier amplifies the input signal.
Although the descriptions have been given above to various embodiments with reference to the drawings, the present disclosure is not limited to such examples, of course. It is obvious that those skilled in the art may conceive of various modifications and alterations within the scope of the appended claims and it is naturally understood that they belong to the technical scope of the present disclosure.
It is possible to apply the present disclosure to various wireless communication devices, such as wireless LAN, ZigBee®, and Bluetooth®. Particularly, it is useful for wireless communication devices having an FFT circuit, such as wireless communication devices using an orthogonal frequency division multiplex (OFDM) approach for the modulation/demodulation system and wireless communication devices using a frequency domain equalizer (FDE) approach for the equalizer, for example.
Number | Date | Country | Kind |
---|---|---|---|
2014-033041 | Feb 2014 | JP | national |
Number | Name | Date | Kind |
---|---|---|---|
4672565 | Kuno | Jun 1987 | A |
5266906 | Inahashi | Nov 1993 | A |
5339054 | Taguchi | Aug 1994 | A |
5448206 | Newhall | Sep 1995 | A |
20080068080 | Miyatani et al. | Mar 2008 | A1 |
20100295612 | Ohkawara et al. | Nov 2010 | A1 |
Number | Date | Country |
---|---|---|
5-121958 | May 1993 | JP |
2005-079935 | Mar 2005 | JP |
2010-154459 | Jul 2010 | JP |
2011-004387 | Jan 2011 | JP |
2012-191297 | Oct 2012 | JP |
2006082681 | Aug 2006 | WO |
Entry |
---|
Physics Classroom, “Harmonics and Patterns”, p. 1-3, Waves Lesson 4—Standing waves, 2017, http://www.physicsclassroom.com/class/waves/Lesson-4/Harmonics-and-Patterns. |
Number | Date | Country | |
---|---|---|---|
20150241494 A1 | Aug 2015 | US |