The present invention relates to a conjugate gradient based channel estimator.
Since the adoption of the ATSC digital television (DTV) standard in 1996 in the United States, there has been an ongoing effort to improve the design of receivers built for the ATSC DTV signal. The primary obstacle that faces designers in designing receivers so that they achieve good reception is the presence of multipath interference in the channel.
The broadcast television channel is a relatively severe multipath environment due to a variety of conditions that are encountered in the channel and at the receiver. Channels are characterized by impulse responses which may be several hundreds of symbols long, so that strong interfering signals may arrive at the receiver both before and after the largest amplitude signal. In addition, the signal transmitted through the channel is subject to time varying channel conditions due to the movement of the transmitter and signal reflectors, airplane flutter, and, for indoor reception, people walking around the room. If mobile reception is desired, movement of the receiver must also be considered.
Moreover, the ATSC DTV signal uses trellis coded 8-level vestigial sideband (usually referred to as 8T-VSB or, more simply, as 8-VSB) as the modulation method. 8-VSB data symbols are real and have a signal pulse shape that is complex. Only the real part of the complex pulse shape is a Nyquist pulse. Therefore, even if there is no multipath, the imaginary part of the complex pulse shape contributes intersymbol interference (ISI) when the channel gain seen by the equalizer is not real.
Multipath and intersymbol interference adversely affect the ability of the receiver to correctly receive the symbols transmitted by the transmitter. Therefore, designers add equalizers to receivers in order to cancel the effects of multipath and intersymbol interference and thereby improve signal reception.
Because the channel is not known a priori at the receiver, the equalizer must be able to modify its response to match the channel conditions that it encounters and to adapt to changes in those channel conditions. To aid in the convergence of an adaptive equalizer to channel conditions, the field sync segment of the frame as defined in the ATSC standard may be used as a training sequence for the equalizer. But when equalization is done in the time domain, long equalizers (those having many taps) are required due to the long channel impulse responses that characterize the channel.
The original Grand Alliance receiver used an adaptive decision feedback equalizer (DFE) with 256 taps. This adaptive decision feedback equalizer was adapted to the channel using a standard least mean square (LMS) algorithm, and was trained with the field sync segment of the transmitted frame. The LMS algorithm converges quite slowly and, even with only 256 taps, does not always converge during a single training sequence. Because the field sync segment is transmitted relatively infrequently (about every 260,000 symbols), the total convergence time of this equalizer is quite long if the equalizer only adapts on training symbols prior to convergence.
Therefore, in order to adapt equalizers to follow channel variations that occur between training sequences, the addition of blind and decision directed methods to equalizers has been suggested. However, when implemented in a realistic system, these methods may require several data fields to achieve convergence, and convergence may not be achieved at all under difficult multipath conditions.
In any event, because multipath signals in the broadcast channel may arrive many symbols after the main signal, the decision feedback equalizer is invariably used in 8-VSB applications.
It has been argued that a blind decision feedback equalizer is required due to the rise in mean square error (MSE) between training sequences. However, adaptation of the trained equalizer in the simulation that supported this argument was frozen between training sequences. It is possible that a decision-directed equalizer with good tracking performance may be able to follow the channel variations tested.
Blind algorithms based on the Sato algorithm and on Godard's constant modulus algorithm (CMA) have been proposed. The error term in both of these algorithms uses a continuous blending of a decision-directed term with the blind term. This blending enables a smooth transition between the blind mode and the decision-directed mode. However, when implemented in a realistic system, these algorithms also may take several data fields to converge.
As mentioned previously, adaptive equalizers utilizing the least mean square (LMS) algorithm may converge slowly or not at all depending on the channel conditions. Convergence may be adversely affected if the input data auto-correlation matrix has a large eigenvalue spread. Also, if the decision feedback equalizer has not converged before the end of the training sequence, the shape of the objective function may change so that it includes local minima. These local minima may be caused by closed eye channel conditions and decision feedback equalizer error propagation.
The recursive least square (RLS) algorithm is well known to avoid these convergence problems. However, the recursive least square algorithm, in its basic form, requires the computationally intensive inversion of the input data auto-correlation matrix.
Lattice based forms of the recursive least square algorithm avoid the need for this matrix inversion. However, the lattice based forms of the recursive least square algorithm are not easily amenable to the advantage of initialization from an initial channel impulse response (CIR) estimate, even though such an initialization may be desirable.
Recent work in reduced rank filtering has connected the multi-stage nested Wiener filter (MSNWF) of Goldstein and Reed to the conjugate gradient algorithm (CG). It has been shown that the multi-stage nested Wiener filter solves the Wiener-Hopf equations in the Krylov subspace associated with the auto-correlation matrix and the cross-correlation vector. The multi-stage nested Wiener filter is then re-formulated using the Lanczos iteration. It has also been shown that the Lanczos-based multi-stage nested Wiener filter is equivalent to the conjugate gradient algorithm. Since the multi-stage nested Wiener filter often needs few dimensions to approach the performance of the full-rank Wiener filter, the conjugate gradient algorithm is a good candidate for an adaptive equalization algorithm with fast convergence.
A description of the conjugate gradient optimization algorithm and many of its mathematical properties may be found in “An Introduction to Optimization,” by E. K. P. Chong and S. Zak, New York, N.Y., John Wiley & Sons, 1996. The algorithm described is applicable to the optimization of a fixed objective function. An excellent review of adaptive filtering with the conjugate gradient algorithm is found in “Analysis of conjugate gradient algorithms for adaptive filtering,” by P. S. Chang and A. N. Willson, Jr., vol. 48, pp. 409-418, IEEE Transactions on Signal Processing, February 2000. The mathematical richness of the algorithm relationships leads to a variety of options in the implementation of the basic conjugate gradient algorithm for minimizing a quadratic objective function. These options can be carried over to the adaptive situation to provide a number of options for implementation of the algorithm. One characteristic of the algorithm which may also be exploited is that it works directly with the correlation matrices and vectors. This characteristic makes initialization based on an initial channel impulse response straightforward, assuming information is available for this purpose.
Like lattice based forms of the recursive least square algorithm, the conjugate gradient algorithm does not require the inversion of the input data auto-correlation matrix. Another characteristic of the conjugate gradient algorithm may be exploited by recognizing that the input data auto-correlation matrix is the product of two Toeplitz matrices.
It has been known internally by assignee to use these characteristics to substantially reduce the computation load in the conjugate gradient algorithm and to even eliminate the need to form the input auto-correlation matrix. Accordingly, the improved conjugate gradient algorithm disclosed in that application may be used to achieve satisfactory convergence times for equalizers.
It has also been known internally by assignee that the conjugate gradient algorithm can be used to estimate channels. The present invention reduces the computation complexity in performing the conjugate gradient algorithm with respect to channel estimators.
In accordance with one aspect of the present invention, a method of processing a received signal y to produce a current channel estimate from one or more past channel estimates that include a previous channel estimate h1 comprises the following: (a) decoding the received signal y to form data s; (b) forming a convolution matrix Ŝ from a first portion of the data s; (c) forming a matrix F1 from a second portion the data s, wherein the second portion of the data s includes data that is less recent than the data in the first portion of the data s; (d) forming a matrix F2 from a third portion of the data s, wherein the third portion of the data s includes data that is more recent than the data in the first portion of the data s; (e) determining a predicted channel estimate hpred based on the one or more past channel estimates; and, (f) performing a conjugate gradient algorithm to determine the current channel estimate, wherein the conjugate gradient algorithm is based on the received signal y, the matrix Ŝ, the matrices F1 and F2, the predicted channel estimate hpred, and the previous channel estimate h1.
In accordance with another aspect of the present invention, a method of processing a received signal y to produce a current channel estimate from one or more past channel estimates that include a previous channel estimate h1 comprises the following: (a) decoding the received signal y to form data s; (b) forming a convolution matrix Ŝ from a first portion of the data s; (c) forming a matrix F1 from a second portion of the data s, wherein the second portion of the data s includes data that is less recent than the data in the first portion of the data s; (d) forming a matrix F2 from a third portion of the data s, wherein the third portion of the data s includes data that is more recent than the data in the first portion of the data s; (e) determining a predicted channel estimate hpred based on the one or more past channel estimates; and, (f) performing a conjugate gradient algorithm to determine the current channel estimate, wherein the conjugate gradient algorithm is based on the received signal y, the matrix Ŝ, the matrices F1 and F2, the predicted channel estimate hpred, and the previous channel estimate h1, wherein the conjugate gradient algorithm includes (i) forming FFTs based on the received signal y, the matrix Ŝ, and the matrices F1 and F2, (ii) multiplying the FFTs to form a multiplication product, and (iii) forming an inverse FFT of the multiplication product.
These and other features and advantages will become more apparent from a detailed consideration of the invention when taken in conjunction with the drawings in which:
As shown in
A decision feedback equalizer 20 is shown in
The output ŝ[n] of the summer 26 is the equalized output of the decision feedback equalizer 20. The hard decision device 28 (such as a slicer) determines the closest value {tilde over (s)}[n] for each of the symbols provided as the output ŝ[n] of the summer 26. These values {tilde over (s)}[n] are fed back as inputs to the feedback filter 24. The feedback filter 24 applies tap weights ĝB[n] to the values {tilde over (s)}[n] and provides its output to the summer 26. Likewise, the feed forward filter 22 applies tap weights ĝF[n] to the values y[n] of the received signal and provides its output to the summer 26. The summer 26 sums the output of the feedback filter 24 with the output of the feed forward filter 22 in order to produce the output ŝ[n].
The output ŝ[n] of the decision feedback equalizer 20 is given by the following equation:
where {tilde over (s)}[n] as indicated above is defined to be the symbol estimates provided by the hard decision device 28, where gFR=Re{gF} is the real part of the tap weights gF of the feed forward filter 22, where gFI=Im{gF} is the imaginary part of the tap weights gF of the feed forward filter 22, and where gB are the tap weights of the feedback filter 24.
The definitions given by the following equations may be assumed:
{tilde over (y)}F[n]=└{tilde over (y)}RT[n]yIT[n]┘T (2)
{tilde over (y)}[n]=└{tilde over (y)}FT[n]{tilde over (s)}T[n]┘T (3)
{tilde over (g)}F[n]=└gFRT[n]gFIT[n]┘T (4)
{tilde over (g)}[n]=└{tilde over (g)}FT[n]{tilde over (g)}BT[n]┘T (5)
where yR=Re{yF} is the real part of the received symbols yF, and where y1=Im{yF} is the imaginary part of the received symbols yF. Then, the equalized symbols ŝ[n] provided by the decision feedback equalizer 20 are given by the following equation:
The equalizer input y[n] and the feed forward tap weights gF are complex values, the feedback tap weights gB are real, and the output ŝ[n] of the decision feedback equalizer 20 is real. The imaginary part of the output of the feed forward filter 22, gFI, may be ignored and, therefore, not computed.
It is desired to determine the tap weight vector {tilde over (g)}[n] so that the error at the output of the decision feedback equalizer 20 is minimized according to the following equations:
where σs2 is the symbol variance and is equal to the average symbol energy, R{tilde over (y)}{tilde over (y)} is an autocorrelation matrix, and rs{tilde over (y)} is a cross correlation vector. The autocorrelation matrix R{tilde over (y)}{tilde over (y)} and the cross correlation vector rs{tilde over (y)} are defined in detail hereinafter. The error function F(g) is minimized by setting its gradient to zero according to the following equation:
∇F(g)=R{tilde over (y)}{tilde over (y)}{tilde over (g)}[n]−rs{tilde over (y)}=0 (9)
This minimization leads to the following well known Wiener-Hopf equation:
R{tilde over (y)}{tilde over (y)}{tilde over (g)}[n]=rs{tilde over (y)} (10)
Solving for the desired tap weights {tilde over (g)}[n] leads to the following equation:
So, in order to calculate the desired tap weight vector, the large system of equations represented by equation (11) must be solved. This solution requires the inversion of the large matrix R{tilde over (y)}{tilde over (y)} and, therefore, a considerable amount of computation.
One method for reducing the amount of computation involved in solving a large system of equations is the aforementioned conjugate gradient algorithm. In order to set up equation (11), estimation of the auto-correlation matrix Ryy[n=0] and the cross correlation vector rsy[n=0] is required. By definition, the auto-correlation matrix Ryy[n] is given by the following equation:
R{tilde over (y)}{tilde over (y)}[n]E[{tilde over (y)}[n]{tilde over (y)}H[n]] (12)
and the cross correlation vector rsy[n] is given by the following equation:
rs{tilde over (y)}[n]=E[s[n]{tilde over (y)}[n]] (13)
where s[n] represents the transmitted symbols, E is the expectation operator, and H denotes the Hermitian transpose.
The auto-correlation matrix R{tilde over (y)}{tilde over (y)}[n] and the cross correlation vector rs{tilde over (y)}[n] can be estimated using the forgetting factor method according to the following equations:
where 0<γ<1 is the forgetting factor. If γ is set to 0, the equations (14) and (15) yield the estimates of the auto-correlation matrix {circumflex over (R)}{tilde over (y)}{tilde over (y)} and the cross correlation vector {circumflex over (r)}s{tilde over (y)} from the most recent sample vector y.
In determining the tap weights gF for the feed forward filter 22 and gB for the feedback filter 24, the controller 30 initializes the auto-correlation matrix R{tilde over (y)}{tilde over (y)}[0] using equation (14) and the cross correlation vector rs{tilde over (y)}[0] using equation (15) by performing averaging over a period of time such as ½ data field or so. The controller 30 also initializes the tap weights {tilde over (g)}0[0]=0 and initializes the decision vector s[0] to the first Nfb of the known training symbols that are contained in the field sync portion of each data field as discussed above.
Further, the controller 30 initializes the data vector {tilde over (y)}[0] as follows. The data vector {tilde over (y)}F[0] as given in equation (2) is initialized by setting the real part yR[n=0]={yR[0], . . . , yR[Nff−1]}T such that yR[0], . . . , yR[Nts−Nfb−1] are the real part of the remaining training data (after those in {tilde over (s)}[0]) and yR[Nts−Nfb], . . . , yR[Nff−1] are the real part of the received data after the training sequence. This setting is repeated for {tilde over (y)}I[0]. Then, {tilde over (y)}F[0]=[yRT[0]yIT[0]]T is constructed as given in equation (2) and {tilde over (y)}[0]=[{tilde over (y)}FT[0]{tilde over (s)}T[0]]T is constructed as given in equation (3) based on the initialized vectors {tilde over (y)}F[0], {tilde over (y)}R[0], and {tilde over (y)}I[0] as given above. In an ATSC digital television environment, for example, the number of training symbols Nts may be 728, the number of feed forward taps Nff may be 512, and the number of feedback taps Nfb may also be 512.
Further, the controller 30 initializes the output ŝ[n] of the decision feedback equalizer 20 as ŝ[0]={tilde over (g)}0T[0]{tilde over (y)}[0] in accordance with equation (6), the controller 30 initializes a gradient tn[n] as t0[0]={circumflex over (R)}{tilde over (y)}{tilde over (y)}[0]{tilde over (g)}0[0]−{circumflex over (r)}sy[0], and the controller 30 sets the variable n to 0.
The controller 30 then executes a conjugate gradient algorithm once for each received data element, where each iteration of the algorithm is initiated upon the shifting of a new received data element into the feed forward filter 22. The parameters of the conjugate gradient algorithm as described above are defined in the table.
This conjugate gradient algorithm is as follows:
The largest of the part of the computations required by this conjugate gradient algorithm is contributed by the matrix-vector multiplications {circumflex over (R)}{tilde over (y)}{tilde over (y)}[n]b0[n] of steps 2 and 7. These multiplications require the update of matrix {circumflex over (R)}{tilde over (y)}{tilde over (y)}[n] from the vector {tilde over (y)}[n] as in equation (14). This update requires one multiply for each of the Ntaps2 matrix elements, a total of Ntaps2 multiplies. Then, the matrix-vector multiplication requires an additional Ntaps2 multiplies. Accordingly, the total computation is Ntaps2+Ntaps2=2Ntaps2 multiplies.
This computational load can be decreased as explained below.
A matrix-vector multiplication given by a=Yb, where Y is a convolution matrix, b is a vector, and a is the multiplication result, is equivalent to a[n]=y[n]*b[n] where * denotes linear convolution. These equations may be represented in matrix form by the following equation:
where n is chosen as a small number for explanatory purposes only. The columns and rows of the matrix Y in equation (16) can be circularly extended in accordance with the following equation:
where dc means don't care. Equation (17) is equivalent to a[n]=y[n] {circle around (×)}b[n] where {circle around (×)} denotes circular convolution. Circular convolution is equivalent to the following operation:
γ=FFT(y) (18)
=FFT(b) (19)
=γ× (20)
a=IFFT() (21)
where FFT in equations (18) and (19) indicates the Fast Fourier Transform operation, IFFT in equation (21) indicates the Inverse Fast Fourier Transform operation, and x in equation (20) indicates point-wise vector multiplication such that the elements of the resultant vector are given by Y0×B0, Y1×B1, Y2×B2, etc.
An embellishment on the above process involves 0 padding the columns to lengths of 2n. This 0 padding, as is well known, permits a computationally efficient FFT. Accordingly, the matrix-vector multiplication a=Yb can be written with 0 padding in matrix form according to the following equation:
It is noted that matrix Y has a Toeplitz structure, and that YH is also a Toeplitz matrix. (H denotes Hermitian transpose.)
It will be shown that the need for both the R{tilde over (y)}{tilde over (y)} update and the R{tilde over (y)}{tilde over (y)} multiply can be eliminated, and that the matrix R{tilde over (y)}{tilde over (y)} need not even be created.
Let γ=0 for equation (14). It is well known that
R{tilde over (y)}{tilde over (y)}={tilde over (y)}{tilde over (y)}H=YYH
where Y is a convolution matrix based on the vector y (that is, y forms the first column of the matrix Y). The vector {tilde over (y)} may be 0 padded to length 2n. Let {tilde over (y)}′ be the first column of YH. For the conjugate gradient operation, the calculation given by the following equation must be made:
ν=R{tilde over (y)}{tilde over (y)}[n]b0[n]=YHYb0[n] (23)
In order to calculate ν, the quantity Y′b0[n] should first be calculated according to the following equations:
γ=FFT(y) (24)
=FFT(b) (25)
X=γ× (26)
x=IDFT(X) (27)
xN=first N elements of x, remaining elements=0 (28)
XN=FFT(xN) (29)
where x in equation (26) denotes point-wise vector multiplication. Then, YH×XN is calculated according to the following equations:
γ′=FFT(y′) (30)
=γ′×X (31)
ν=IDFT (32)
νN=first N elements of ν, remaining elements=0 (33)
The number of multiplies in this process, particularly for large Ntaps, is much less that 2Ntaps2.
In the process given by equations (24)-(33), b is the vector b0 of the eight step algorithm described above, y is a vector of received symbols as described above, and νN is the quantity {circumflex over (R)}{tilde over (y)}{tilde over (y)}[n]b0[n] in steps 2 and 7 of the conjugate gradient algorithm described above.
The conjugate gradient algorithm described above can be used to make other calculations. For example, the conjugate gradient algorithm described above can be used to calculate updated channel impulse response estimates. This calculation can be useful, for instance, because known alternative methods of calculating MMSE (Minimum Mean Square Error) equalizer tap weights are based on having a channel impulse response estimate.
The conjugate gradient method described above permits the continuous calculation of channel impulse response estimate updates between training sequences (when only a priori unknown symbols are received) in a receiver for a time varying multipath channel. This calculation utilizes a least squares channel impulse response estimation calculated from an over-determined system of equations. Dynamic changes to the channel impulse response may be tracked by using receiver trellis decoder decisions on input symbols to form a long sequence of almost perfectly known symbols. This sequence should have relatively few errors.
The channel impulse response to be estimated is of length Lh=Lha+Lhc+1 where Lha is the length of the anti-causal part of the channel impulse response and Lhc is the length of the causal part of the channel impulse response.
The reliable trellis decoder decisions on the input symbols is a vector designated herein as s of length Ls. A Toeplitz matrix S may be defined based on this vector s according to the following equation:
where the elements in the matrix of equation (34) are real and consist of the symbol decisions of vector s.
To ensure an over-determined system of equations, the following inequality is necessary:
LS>2Lh−1. (35)
The matrix S is of dimension (LS−Lh+1)×Lh with (LS−Lh+1)≧Lh. The received signal vector is y with data elements yi for Lhc≦i≦(LS−Lha−1) where yi is the received symbol corresponding to input symbol decision si. Then, y=Sh+u where h is the Lh long channel impulse response vector and u is a white noise vector.
The least squares solution for h is given by the following equation:
ĥLS=(STS)−1STy. (36)
By utilizing reliable trellis decoder input symbol decisions, there should be sufficient support for calculating a channel impulse response estimate of the required length. As required by inequality (35), the vector s of symbol decisions must be at least twice as long as the channel impulse response being estimated.
For an 8 VSB receiver application, the following parameters may be assumed: Lh=512, Lha=63, Lhc=448, and LS=2496. The vector s may be formed from a sequence of trellis decoder decisions on the input symbols. Normally, the trellis decoder would just make output bit pair decisions, but it can also make equally reliable decisions on the input symbols.
The vector s, for example, may be selected as 3 segments (LS=2496 symbols) long. So, three data segments may be used to produce a single channel impulse response estimate update. A new channel impulse response estimate update can be obtained once per segment by proceeding in a sliding window manner. Optionally, several consecutive channel impulse response estimate updates can be averaged in order to further improve channel impulse response estimate accuracy if necessary. Of course, this additional step of averaging can be a problem if the channel impulse response is varying rapidly.
A vector b with fewer than 3 segments of symbol decisions may be used, but as stated in inequality (35), the length of vector b must be at least twice as long as the channel impulse response to be estimated. Longer b vectors help to diminish the adverse effect of additive white Gaussian noise on the channel.
The system of equations represented by equation (36) may be solved using the conjugate gradient algorithm in a manner similar to that previously described to solve equation (11) for the MMSE tap weights where STy in equation (36) takes the place of rs{tilde over (y)} in equation (11), where STS in equation (36) takes the place of R{tilde over (y)}{tilde over (y)} in equation (11), and where ĥLS in equation (36) takes the place of {tilde over (g)} in equation (11).
So, the conjugate gradient algorithm described above can facilitate the computation of (STS)b for the case of the channel impulse response estimation just as it facilitated the computation of R{tilde over (y)}{tilde over (y)}b for the calculation of tap weights.
In further reducing the computation complexity necessary to implement the matrix-vector multiplications required to perform the conjugate gradient algorithm, such as when the conjugate gradient algorithm is used to estimate a channel as described above, it is useful to note that the conjugate gradient algorithm may be used to solve the following linear system for the channel estimate h:
Sh=y. (37)
The matrix S is an m×n (e.g., 1985×512) Toeplitz matrix derived from symbol decisions, and y is a vector (the observation vector) derived from the received data. The symbol decisions can be made, for example, by a trellis decoder or a slicer.
The system may be written as STSh=STy by multiplying both sides of equation (37) by ST. The conjugate gradient algorithm can be used to solve this system for the channel estimate h according to the following steps:
and where dk is a 512×1 vector;
(b) hk+1=hk+αkdk (40)
where hk+1 is a 512×1 vector, where αk is 1×1, where
where qk=STSdk, where ST is a 512×1985 matrix, and where S is a 1985×512 matrix; and,
(c) rk+1=rk−αkqk (41)
where rk+1 is a 512×1 vector.
Steps 2(a)-(c) are repeated enough times until a desired accuracy is achieved for the channel estimate h. The index k, for example, may be incremented up to a value of 5 although any other desired value can be used.
It will be seen that step 2(b) includes the matrix vector multiplication STSdk. This operation is computationally very complex. A technique for reducing the computational complexity of implementing this operation is suggested above with respect to equations (23)-(33).
A straightforward approach to this technique would be to form the FFT of each of the three components ST, S, and dk, point-wise vector multiply the three resulting FFTs, and then take the inverse FFT of the multiplication result. This series of calculations, however, does not provide an accurate answer because the matrix S is not a true convolution matrix, and the IFFT of the triple product, therefore, produces a corrupted result.
According to the present invention, and as shown in
More specifically, because the linear system is defined by y=Sh, the following equations result:
y=(Ŝ+F)h (42)
y=Ŝh+Fh (43)
y−Fh=Ŝh (44)
Defining y−Fh1=ŷ, where h1 is a previous channel estimate derived by any known technique, the new system expression becomes ŷ=Ŝh. This expression can be written as ŜTŷ=ŜTŜh. The conjugate gradient algorithm can then be applied to solve for h in the new system as follows:
As indicated above following equation (40), step 2(b) includes calculating the expression qk=ŜTŜdk. This multiplication may be conveniently solved by forming the FFT of (i) the matrix Ŝ, (ii) dk, and (iii) ŜT. The three FFT results are then point-wise vector multiplied, and the inverse FFT (IFFT) is taken of the multiplication result. The first N elements of this IFFT produces qk. N, for example, can have a value of 512 for a 1024 point FFT/IFFT. However, N can have other values as desired.
As discussed above, the received data vector y may be related to the symbol decisions s by the following equation:
y=Sh+u (45)
where S is matrix formed of the symbol decisions and is of dimension (LS−Lh+1)×Lh with (LS−Lh+1)≧Lh, where h is the Lh long channel impulse response vector, and where u is a white noise vector. Ignoring the noise vector, equation (45) may be rewritten as equations (42)-(44) where S is shown in
ŷ=Ŝh (46)
However, the previous channel estimate h1 may be too outdated to be used in the equation ŷ=y−Fh1. More particularly, the lower left hand corner of the matrix F has the newest (most recent) symbol decisions, and the previous channel estimate h1 may not be valid for these most recent symbol decisions, such as in a dynamic channel environment where multipath taps may have Doppler shifts. It is, therefore, desirable to have a more accurate channel vector than the previous estimate, which may be too old.
A simple remedy to this problem is to separate the matrix F into two matrices as defined in the following equations:
F=F1+F2 (47)
where
ŷ=y−F1h1−F2hpred (48)
Then, equation (46) can be solved for h using the new ŷ in the conjugate gradient algorithm and FFT process described above.
Several methods can be used to determine the predicted channel estimate hpred. For example, a simple linear extrapolation may be used based on the use of past k channel estimates where k≧2. If k=2, for example, the predicted channel vector can be obtained by defining a difference vector Δ according to the following equation:
Δ=hk−1−hk−2 (49)
Then, the following equations result:
hpred=hk−1+Δ (50)
hpred=hk−1+(hk−1−hk−2) (51)
hpred=2hk−1−hk−2 (52)
In the case where k=2, equation (52) requires the storage of k=2 past channel estimations, namely hk−1 and hk−2. It is noted that h1=hk−1. Using simple linear extrapolation can be justified by considering a ghost (multipath) caused by a vehicle (truck, airplane, etc.) moving at a nearly constant speed. In this case, if the time span between two consecutive channel estimates are close enough, a linear extrapolation will work satisfactorily. In the case of digital television, the channel estimate is updated once per 832 symbols (i.e., once per segment or every 77 microseconds) so that a linear interpolation should be sufficient to improve the channel estimate.
Modifications of the present invention will occur to those practicing in the art of the present invention. For example, the Fast Fourier Transform (FFT) and Inverse Fast Fourier Transform (IFFT) are used in the present invention as described above. Alternatively, the Discrete Fourier Transform (DFT) and Inverse Discrete Fourier Transform (IDFT) can be used instead of the FFT and IFFT.
Accordingly, the description of the present invention is to be construed as illustrative only and is for the purpose of teaching those skilled in the art the best mode of carrying out the invention. The details may be varied substantially without departing from the spirit of the invention, and the exclusive use of all modifications which are within the scope of the appended claims is reserved.
This application is a continuation-in-part of U.S. application Ser. No. 10/729,722 filed on Dec. 5, 2003 now U.S. Pat. No. 7,327,810.
Number | Name | Date | Kind |
---|---|---|---|
6647078 | Thomas et al. | Nov 2003 | B1 |
20020159543 | Perlow et al. | Oct 2002 | A1 |
20020159544 | Karaoguz | Oct 2002 | A1 |
20050019042 | Kaneda et al. | Jan 2005 | A1 |
20050053129 | Yousef | Mar 2005 | A1 |
Number | Date | Country |
---|---|---|
WO 03036891 | May 2003 | WO |
Number | Date | Country | |
---|---|---|---|
20050123075 A1 | Jun 2005 | US |
Number | Date | Country | |
---|---|---|---|
Parent | 10729722 | Dec 2003 | US |
Child | 10913238 | US |