1. Technical Field
Embodiments of the invention relate to the field of digital compensation in receivers, and more specifically to compensating I/Q imbalance in receivers.
2. Background Information and Description of Related Art
In digital video broadcast systems, such as those used in terrestrial or satellite transmission (DVB-S and DVB-T), a tuner is used at the end-user site to down-convert the signal in frequency and to provide a first stage of demodulation that yields the baseband quadratures (I and Q components). Due to imperfect analog demodulation, the two quadratures will be off-balance in both phase and amplitude.
This in turn has an adverse effect on the receiver performance in that it causes a distortion of the shape of the QAM/PSK constellation, which results in larger cluster variance and higher bit error rate, and it prevents the proper operation and convergence stability of some of the internal loops of the receiver (for example, the decision directed equalization and phase lock loop).
The invention may best be understood by referring to the following description and accompanying drawings that are used to illustrate embodiments of the invention. In the drawings:
Embodiments of a method and apparatus for compensating I/Q imbalance in receivers are described. In the following description, numerous specific details are set forth. However, it is understood that embodiments of the invention may be practiced without these specific details. In other instances, well-known circuits, structures and techniques have not been shown in detail in order not to obscure the understanding of this description.
Reference throughout this specification to “one embodiment” or “an embodiment” means that a particular feature, structure, or characteristic described in connection with the embodiment is included in at least one embodiment of the invention. Thus, the appearances of the phrases “in one embodiment” or “in an embodiment” in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
Referring to
System 100 includes a tuner 104 to down-convert received signals in frequency and to demodulate the signals into baseband quadratures. In one embodiment, the baseband quadratures comprise I and Q components. Due to imperfect analog modulation/demodulation processes or for other reasons, the quadratures may be off-balance in both amplitude and phase. An I/Q balancer 102 corrects the amplitude and phase imbalance of the quadratures. The system 100 also includes one or more analog-to-digital converters (ADC), such as 106 or 108, to convert received analog signals to digital signals, and an automatic gain control element (AGC) 110 to control the input energy to the system 100 by controlling the gain of the tuner. Other components of the system may include a numerically controlled oscillator (NCO) 112, a low-pass filter (LPF) 114, a timing recovery block 116, an equalizer 118, a slicer 120 outputting bits 124, a phase lock loop (PLL) 122, and a channel decoder 126.
phase imbalance Δθ=sin−1(R1), where
magnitude imbalance
To avoid division, the magnitude imbalance may be estimated as a normalized difference between the energies of the quadratures instead of a ratio. Thus, the magnitude imbalance may be approximated as follows:
That is, the magnitude imbalance is approximated as the difference of the energies of the quadratures multiplied by a normalization factor of 1/ES2. The normalization factor is the inverse of the energy of the input signal, denoted by ES2 and represents the sum of the energies of both quadratures, i.e. ES2=E[I′2]+E[Q′2]. ES2 may be obtained from the automatic gain control element (AGC) 110, which maintains the total input energy at a preset target value. After the estimated magnitude imbalance, ε, is determined, the imbalance may be corrected by multiplying the quadratures by (1−ε) and (1+ε), respectively.
The phase imbalance may be approximated as follows using the cross-correlation:
Δθ≈arcsin(2*Rp) or
Δθ≈2*Rp, where
That is, the phase imbalance is approximated as the cross-correlation of the quadratures multiplied by the normalization factor of 1/ES2.
where α may represent constant values in a range of αε[0.4:0.8]. The filtered energies are then subtracted, and the difference of the energies is input into normalizer 306 to be normalized by a factor of 1/2ES2 (where ES2 is the energy of the input signal). The normalization factor may be obtained from the AGC 110. The normalized difference is the energy error and is accumulated by integrator 308. In one embodiment, the integrator 308 is a first order integrator of the form:
where β may represent constant values in the order β≈2−14. The integrated error is the estimate of the amplitude imbalance, ε. Two correction factors are then generated: (1−ε) and (1+ε). These correction factors are used to multiply the next samples of I and Q, respectively.
In one embodiment, an optimization of the number of bits may be used in the amplitude correction block 200. For example, suppose the I and Q components are 10 bits each. These 10 bit numbers may be represented as a fixed point number, S2.7 (one sign bit, two integer bits, and 7 fractional bits). After the I and Q components are squared and filtered, the result is a 19 bit number that may be represented as S4.14 (one sign bit, 4 integer bits, and 14 fractional bits). After normalization, the result is a 20 bit number. After integration, the resulting estimated amplitude imbalance, ε, is a 32 bit number, which may be represented as S0.31 (one sign bit, no integer bits, and 31 fractional bits).
where α may represent constant values in a range of αε[0.4:0.8]. The filtered cross-correlation is then input into normalizer 404 to be normalized by a factor of 1/2ES2. The normalization factor may be obtained from the AGC 110. The normalized cross-correlation is the phase error and is accumulated by integrator 406. In one embodiment, the integrator 406 is a first order integrator of the form:
where β may represent constant values in the order β≈2−14. The integrated error is the estimate of the phase imbalance, Δθ. A correction vector matrix [A]−1 is then generated:
In one embodiment, the correction matrix may be constructed using one or more lookup tables 408 used to generate the following two terms:
The correction matrix may then be constructed as:
In an alternative embodiment, the two terms, A1 and A2, may be approximated using Taylor series as:
Multipliers may be used to generate the approximated A1 and A2 terms. For example, a first multiplier may be used to generate the square Δθ and a second multiplier may be used to generate the cube of Δθ.
After the matrix [A]−1 is determined, the phase-corrected quadratures, Ī and
In one embodiment, an optimization of the number of bits may be used in the phase correction block 202. For example, suppose the I and Q components are 10 bits each. These 10 bit numbers may be represented as a fixed point number, S2.7 (one sign bit, two integer bits, and 7 fractional bits). After the I and Q components are multiplied and filtered, the result is a 19 bit number that may be represented as S4.14 (one sign bit, 4 integer bits, and 14 fractional bits). After normalization and integration, the resulting estimated phase imbalance, Δθ, is a 16 bit number, which may be represented as S0.15 (one sign bit, no integer bits, and 15 fractional bits).
At 504, a cross-correlation between the two quadratures is determined. The cross-correlation may be determined by multiplying the instantaneous values of the two quadratures. At 506, phase imbalance is corrected using the cross-correlation between the two quadratures. In one embodiment, the cross-correlation may be filtered and then normalized. The normalized cross-correlation may then be accumulated by an integrator to estimate the phase imbalance. A correction matrix may then be constructed using the estimated phase imbalance. The correction matrix may then be multiplied by the two quadratures to correct the phase imbalance.
While the invention has been described in terms of several embodiments, those of ordinary skill in the art will recognize that the invention is not limited to the embodiments described, but can be practiced with modification and alteration within the spirit and scope of the appended claims. The description is thus to be regarded as illustrative instead of limiting.
Number | Name | Date | Kind |
---|---|---|---|
4085378 | Ryan et al. | Apr 1978 | A |
5263196 | Jasper | Nov 1993 | A |
5705949 | Alelyunas et al. | Jan 1998 | A |
5949821 | Emami et al. | Sep 1999 | A |
6044112 | Koslov | Mar 2000 | A |
6122325 | Mogre et al. | Sep 2000 | A |
6744829 | Mohindra | Jun 2004 | B1 |
6765623 | Parker | Jul 2004 | B1 |
6895045 | Ozluturk et al. | May 2005 | B2 |
7035341 | Mohindra | Apr 2006 | B2 |
7061994 | Li et al. | Jun 2006 | B2 |
7123896 | Chiu | Oct 2006 | B2 |
20020097812 | Wiss | Jul 2002 | A1 |
20050135521 | Nemer et al. | Jun 2005 | A1 |
Number | Date | Country |
---|---|---|
WO 0044143 | Jul 2000 | WO |
WO 0108292 | Feb 2001 | WO |
PCTUS2004041908 | Apr 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20050135521 A1 | Jun 2005 | US |