Skip to main content

Low complexity look up table based adaptive digital predistorter with low memory requirements

Abstract

With the advent of spectrally efficient wireless communication systems employing modulation schemes with varying amplitude of the communication signal, linearization techniques for nonlinear microwave power amplifiers (PAs) have gained significant interest. In this article, a low complexity, direct-learning multilevel lookup table based adaptive digital predistortion technique has been proposed to linearize a PA. A loop delay compensation scheme has been used to achieve a significant reduction in convergence time and an improvement in linearization accuracy in the presence of an unknown loop delay. Compared with the conventional predistorters, the proposed technique shows fast adaptation speed which enables the predistorter to track time-varying PA nonlinearities.

1. Introduction

Power amplifiers (PAs) are important components in a communication system, but they are inherently nonlinear. The nonlinearity produces spectral re-growth, which leads to adjacent channel interference and violations of the out of band emission standards. It also causes in band distortion, which degrades the bit error rate and data throughput of the communication system. To reduce the nonlinearity, the PA can be backed off so that it operates within the linear portion of its operating region. However, newer transmission formats, such as wideband code division multiple access, have large fluctuations in their signal envelopes, i.e., high peak-to-average power ratios. This means that the PA needs to be backed off well below its maximum saturated output power in order to handle infrequent peaks, which result in very low efficiencies.

To maintain linearity and efficiency, one can apply linearization to the PA through several compensation techniques such as feedback, feed-forward, and digital predistortion (DPD). In feedback approach, part of the output power is fed back to control the input power. But, this method demands a high loop gain and a sufficient phase margin for stability [13]. On the other hand in feed-forward compensation, a suitable signal is added to the output signal for linearization. But in case of high power PAs a high power summing point can hardly be implemented. In DPD technique, the PA input signal is predistorted in such a manner that the overall system becomes approximately linear, as depicted in Figure 1.

Figure 1
figure 1

Cascade of digital predistorter and PA.

DPD works entirely in the digital domain and is already in use in 2G systems. The techniques are mostly based on look up tables (LUTs) [4], using a memory-less characteristic of the PA. With large signal bandwidths as in 3G systems, memory effects become more pronounced [5]. Therefore, for such systems memory-less LUT approach will be of no use. Some of the noted work on LUT-based DPD can also be found in [68]. In this article, attention is focused on the development of an adaptive LUT-based DPD linearization technique which solve the linearization problem in an optimal way.

In the following sections, an adaptive DPD technique is modeled and simulated. The aim of this article is to develop a linearization technique which is less complex and requires less memory from FPGA implementation point of view.

In Section 2, the basic approach is described. In the last section, the simulation of the system and the computation of the LUT values have been reported.

2. Basic approach used in design of adaptive digital predistorter

LUT-based digital predistorters have low computational complexity, but they require significantly more memory space to store the model parameters than polynomial-based digital predistorters. Thus, LUT-based digital predistorters have slow convergence speed as compared to polynomial-based digital predistorters. Comparatively, evaluation of a polynomial function is more computationally complex than a simple memory LUT entry and compensation of higher orders of nonlinearity and memory effects requires a high order polynomial. For newer spectral efficiency transmission formats, a predistorter bandwidth of several tens of MHz might be required for implementation of these high order polynomials. In this article, a novel low complexity LUT-based adaptive digital predistorter with reduced memory requirements has been proposed by using interpolation and efficient spacing of table entries, which leads to low LUT requirement. The proposed adaptive digital predistorter has much higher convergence rate as compared to other LUT-based adaptive digital predistorters.

In the proposed design, polar LUT-based predistorter [9] has been used and is shown in Figure 2.

Figure 2
figure 2

Polar LUT-based predistorter.

Functions f ρ (x) and f θ (x) denote the nonlinear AM-AM and AM-PM distortions of PA. The polar predistorter consists of two LUTs that approximate the inverse function of the PA's amplitude distortion h ρ ( x ) = f ρ - 1 ( x ) and the phase compensation function h θ (x) = -f θ (x).

For computing the error in determining h ρ (x) and h θ (x), consider the n th entry of the amplitude LUT. For input amplitude, x i = x n +ε x with 0 < ε x d n , where d n = xn+1-x n is the width of the n th interval, the output of the LUT predistorter will be h ρ (x i )+ε . Because the calculation in error of h ρ (x) and h θ (x) is similar. So, only derivation for calculating the error ε in determining h ρ (x) will be presented, and is as follows:

Let h ρ (x) be a doubly differentiable function that is evaluated at points (x i , y i ) with y i = h ρ (x i ), where i 1,2,......,,N. The closed-form expression of the interpolation error within the interval [x n , xn+1] will be derived, for 1 < n < N. Let us assume that the interval considered is small enough that h ρ (x) can be approximated by a second-order polynomial within the n th interval. This is equivalent to neglecting the error terms above the second-order term in a Taylor series expansion. Consequently, the second-order derivative of h ρ (x) can be considered as a constant within the interval. The previous assumption is reasonable here since otherwise a linear approximation of f in that interval would yield a very inaccurate approximation. h ρ (x) is therefore given by

h ρ ( x ) = α x 2 + β x + γ  for  x n x x n + 1
(1)

After a few trivial algebraic manipulations, the coefficients α, β and γ can be calculated from the two reference points as functions of h ρ ( x ) , x n , x n + 1 , y i , y n + 1

α = h ρ ( x ) 2
(2)
β = y n - y n + 1 x n - x n + 1 - h ρ ( x ) 2 x n + x n + 1
(3)
γ = x i × y n + 1 - x n + 1 × y k x i - x n + 1 - h ρ ( x ) 2 x n × x n + 1
(4)

The linear approximation of h ρ (x) in the n th interval can be formulated as follows

h ̃ ρ ( x ) = a x + b
(5)

where a and b can also be expressed as a function of x n , xi+1, y n , yn+1.

a = y n - y n + 1 x n - x n + 1
(6)
b = x n × y n + 1 - x n + 1 × y n x n - x n + 1
(7)

The interpolation error between h ρ (x) and h ̃ ρ ( x ) for x n < x < xn+1can be calculated as follows

e i ( x ) = h ρ ( x ) - h ̃ ρ ( x )
(8)

Solving (8) using (1) to (7), we get

e i ( x ) = h ρ ( x ) 2 ( x - x n ) ( x - x n + 1 )
(9)

Let ε x be the deviation between x and x n , and d n the width of the n th interval

ε x = x - x n
(10)

and

d n = x n + 1 - x n
(11)

The expression of the linear interpolation error can then be rewritten as follows

ε h ρ = h ρ ( x ) ε x ( ε x - d n ) 2
(12)

The amplitude at the output of the PA is

x o = f ρ [ h ρ ( x i ) + ε h ρ ] f ρ [ h ρ ( x i ) ] + ε h ρ f ρ [ h ρ ( x i ) ] x i + h ρ ( x ) h ρ ( x i ) ε x ( ε x - d n ) 2 ,
(13)

Also the amplitude error measured at the PA's output can be expressed as e ρ = x o -x i

= h ρ ( x ) h ρ ( x i ) ε x ( ε x - d n ) 2
(14)

The output phase error can be expressed as

e θ = f ρ ( x i ) ε x ( ε x - d n ) 2
(15)

Assuming that the amplitude and phase errors to be very small, the output of the PA can be written as

v o = ( x i + e x ) e j ( θ i + e θ ) ( x i + e x ) e j θ i + e θ e j ( θ i + π / 2 ) v i + e x e j θ i + e θ x i e j ( θ i + π / 2 )
(16)

Thus the error at the output of the PA can be given by

e o = v o - v i e x e j θ i + e θ x i e j ( θ i + π / 2 )
(17)

The residual error at the output of the PA consists of two terms resulting from the approximation errors in the amplitude and phase LUTs. These two error terms can be considered independent of each other to simplify the remaining calculations. The total noise contribution of the n th entry to the output SNR can be computed using the usual quantizer assumption [10] that ε x is a random variable uniformly distributed in [0, d n ]. The mean-squared error (MSE) contribution of the n th entry of the amplitude table is

E e ρ 2 = h ρ ( x ) 2 4 d n h ρ ( x n ) 2 0 d n ε 2 ( ε - d n ) 2 d ε = h ρ ( x ) 2 120 h ρ ( x n ) 2 d n 4
(18)

Similarly, the contribution of the n th of the phase LUT to the total residual error is

E e θ 2 h θ ( x n ) 2 120 x n 2 d n 4
(19)

For an arbitrary LUT spacing achieved using a compander [10] c(x), the LUT entry width is related to the compander by

d n 1 N c ( x n ) ,
(20)

where N is the LUT size and V is the maximum amplitude addressable by the LUT. For the special case of uniform spacing c(x) = x and d n = 1/N is constant. Assuming that the number of LUT is large enough, the total residual distortion power at the PA output can be approximated as follows:

P d i s = P ρ + P θ
(21)

with

P ρ = 1 120 N 4 0 1 h ρ ( x ) 2 c ( x ) 4 h ρ ( x ) 2 p ( x ) d x
(22)
P θ = 1 120 N 4 0 A ¯ h θ ( x ) 2 c ( x ) 4 x 2 p ̃ ( x ) d x
(23)

where p(x) is the probability density function (PDF) of the input amplitude and p ̃ ( x ) is the PDF of the predistorted amplitude of the input signal. Equations (22) and (23) show that the mean-squared amplitude and phase errors are inversely proportional to N4, which is a much faster rate of decrease than [11], which results in a MSE that is inversely proportional to only N2.

3. Proposed design

The block diagram shown in Figure 3 shows the simulation platform used in the proposed design.

Figure 3
figure 3

Proposed LUT-based adaptive digital predistorter.

This platform has been implemented using Agilent ADS software. Because, each block has been implemented at component level, so details of each component have not being given deliberately. The training signal is a tone having an increasing magnitude, i.e., a ramp. The tone is generated by uniformly increasing the amplitude of the in-phase and quadrature component of the complex baseband signal. The shape of training ramp is shown in Figure 4.

Figure 4
figure 4

Training ramp.

Only the rising portion of the ramp is used by the adaptation algorithm in the calculation of the predistortion function. The hold and trailing ramp portions are included to smooth the transition between power levels and minimize the impact of finite length filters on the latter part of the rising portion of the ramp. The early implementations of LUT predistorters were mainly based on uniform spacing in power to reduce the complexity of the LUT address calculation. In the proposed implementation, an optimal spacing scheme for LUT has been used. Optimal spacing has been achieved by applying a suitable compander C(r) to the amplitude signal prior to addressing the LUT. Here, a set of companders C ρ and C θ is used that minimizes the total residual nonlinear distortion power at the output of the PA. To simplify the derived mathematical expressions, it is assumed that the input signal's amplitude and the amplifier's gain are normalized to unity. By using a similar approach given in [11], the value of C ρ and C θ has been found as

C ρ ( r ) = w ρ ( r ) 1 / 5 h 0 1 w ρ ( r ) 1 / 5 d r
(24)

And

C θ ( r ) = w θ ( r ) 1 / 5 h 0 1 w θ ( r ) 1 / 5 d r
(25)

where

w ρ ( r ) = p ( r ) and w ρ ( r ) = f ρ ( r ) h θ ( r ) p ^ ( r )
(26)

p(r) and p ^ ( r ) are the PDFs of the input amplitude and predistorted amplitude, respectively. Also by using an optimal compander, the total residual distortion power at the PA output remains inversely proportional to N4 as given in Equations (22) and (23) from simulation results it has been observed that the residual distortion power decreases by 12 dB when the LUT size is doubled as opposed to 6 dB. Thus, combination of linear interpolation with optimal spacing results in higher improvements in PA nonlinearity.

Here, one thing that must be considered is that the compander is implemented as an LUT. It is therefore critical that the additional memory requirements do not offset the gains obtained from using optimal spacing. Thus, the compander has to be implemented as a uniformly spaced, linearly interpolated LUT of size L, forming a piece-wise linear function. From simulation results, it has been observed that as compared to uniform spacing the value of error vector magnitude (EVM) improves by about 10 dB when the LUT size was kept as 256. Also it was observed that as the size of L has been increased beyond 256, no much improvement was found in EVM. Also when both uniform spaced and optimal spaced predistorters were implemented using VHDL synthesis, the gate count has shown almost two times reduction in case of optimally spaced compander.

The LUT address generation component translates the magnitude of the baseband input signal into a LUT address using power addressing schemes. The LUT is implemented using the LUT_RAM and the number of entries in the LUT is taken as 256. The LUT is initialized at the outset of the simulation using values read from a pair of text files. The text files have been stored in the data directory, so a path need not be provided along with the name of the text file. The accuracy of the open loop gain calculation dependents upon the accuracy of the estimation of the delay in the feedback path. The input signal must be delayed precisely by an amount equal to the delay in the feedback path. The delay in the feedback path is estimated by calculating the correlation between the magnitude of the input signal and the magnitude of the feedback signal. The use of the magnitude of the signals has the benefit of not requiring phase synchronization in the feedback path. Because the delay in the feedback path will not necessarily be equal to an integer number of DSP sample periods, interpolation is employed to more precisely align the input and feedback signals. Figure 5 shows the delay calculation between input signal and feedback signal.

Figure 5
figure 5

Delay between input signal and feedback signal.

The correlation between the input and feedback signal is performed on a modulated signal that precedes the training signal because the gain compression of the amplifier makes the accuracy of the correlation over the training signal suspect. In addition, because the envelope of the modulated signal will typically have a PDF such that it spends much of its time within the linear operating region of the amplifier, correlation using the modulated signal becomes more reliable. However, because the modulated signal is stochastic, the statistics of the modulated signal, as well as the size of the data block over which the correlation operation is performed will impact the accuracy of the delay estimation. In general, the accuracy of the estimation improves as the block size increases. Unfortunately, a larger block size requires more memory and takes longer to perform the estimate. The predistortion function cannot be exactly determined following the transmission of single training ramp and recalculation of the LUT coefficients thereafter. A series of training ramps will have to be transmitted. Although significant improvement in the ACPR of the amplifier should be observed even after a single training ramp, yet simulations have shown that the predistortion function can converge to a solution after only six training ramps.

Figures 6 and 7 show the magnitude and phase LUT entries for different training inputs. The final magnitude and phase LUT entries have been shown in Figure 8.

Figure 6
figure 6

Magnitude entries of LUT for different training ramps.

Figure 7
figure 7

Phase entries of LUT for different training ramps.

Figure 8
figure 8

Final magnitude and phase entries of LUT. Input signal.

To evaluate the performance of the proposed LUT-based adaptive digital predistorter, the input and output signals of PA have been plotted as shown in Figures 8 and 9, respectively.

Figure 9
figure 9

Output signal.

The spectrum of the output with and without predistortion is shown in Figure 10. The spectrum shows the capability of the proposed design in suppressing signal re-growth. Calculations show that the proposed LUT-based adaptive digital predistorter reduces EVM to 18.14% and ACLR by 54.19 dB.

Figure 10
figure 10

Spectrum of output signal with and without predistortion.

4. Conclusions

In this study, a low complexity adaptive digital predistorter with much higher convergence rate as compared to other LUT-based adaptive digital predistorters has been presented. Six training ramps have been used to get high degree of convergence. Although the proposed design shows better performance in terms of reducing EVM and improving ACLR, yet future work will be focused on FPGA implementation of the proposed technique with less hardware requirements.

References

  1. Schubert T, Kim E: Active and Nonlinear Electronics. John Wiley, New York; 1996.

    Google Scholar 

  2. Isidori A: Trends in Control. Springer-Verlag, London; 1995.

    Book  MATH  Google Scholar 

  3. Goodwin G, Sang Sin K: Adaptive Filtering Prediction and Control. Prentice-Hall, New Jersey; 1984.

    MATH  Google Scholar 

  4. Muhonen KJ, Kavehrad M, Krishnamoorthy R: Look-up table techniques for adaptive digital predistortion: a development and comparison. IEEE Trans Veh Technol 2000, 49(5):1995-2002. 10.1109/25.892601

    Article  Google Scholar 

  5. Kim J, Konstantinou K: Digital predistortion of wideband signals based on power amplifier model with memory. Electron Lett 2001, 37(23):1417-1418. 10.1049/el:20010940

    Article  Google Scholar 

  6. Kusunoki S, Yamamoto K, Hatsugai T, Nagaoka H, Tagami K, Tominaga N, Osawa K, Tanabe K, Sakurai S, Iida T: Power-amplifier module with digital adaptive predistortion for cellular phones. IEEE Trans Microwave Theory Techn 2002, 50(12):2979-2986. 10.1109/TMTT.2002.805137

    Article  Google Scholar 

  7. Woo W, Kenney JS: A predistortion linearization system for high power amplifiers with low frequency envelope memory effects. In 2005 IEEE MTT-S International Microwave Symposium Digest. Volume 4. Atlanta, USA; 2005:12-17.

    Google Scholar 

  8. Woo W, Miller MD, Kenney JS: A hybrid digital/RF envelope predistortion linearization system for power amplifiers. IEEE Trans Microwave Theory Techn 2005, 53(1):229-237.

    Article  Google Scholar 

  9. Faulkner M, Johansson M: Adaptive linearization using predistortion experimental results. IEEE Trans Veh Technol 1994, 43: 323-332. 10.1109/25.293651

    Article  Google Scholar 

  10. Gersho A: Principles of quantization. IEEE Trans Circ Syst 1978, 25: 427-436. 10.1109/TCS.1978.1084497

    Article  Google Scholar 

  11. Cavers JK: Optimum table spacing in predistorting amplifier linearizers. IEEE Trans Veh Technol 1999, 48: 1699-1705. 10.1109/25.790551

    Article  Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to SK Sharma.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Singla, R., Sharma, S. Low complexity look up table based adaptive digital predistorter with low memory requirements. J Wireless Com Network 2012, 43 (2012). https://doi.org/10.1186/1687-1499-2012-43

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2012-43

Keywords