CN1968030A - Channel estimation method of frequency-domain receiver - Google Patents

Channel estimation method of frequency-domain receiver Download PDF

Info

Publication number
CN1968030A
CN1968030A CNA2006100780598A CN200610078059A CN1968030A CN 1968030 A CN1968030 A CN 1968030A CN A2006100780598 A CNA2006100780598 A CN A2006100780598A CN 200610078059 A CN200610078059 A CN 200610078059A CN 1968030 A CN1968030 A CN 1968030A
Authority
CN
China
Prior art keywords
channel
frequency domain
channel estimation
received signal
mrow
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CNA2006100780598A
Other languages
Chinese (zh)
Inventor
曹爱军
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CNA2006100780598A priority Critical patent/CN1968030A/en
Publication of CN1968030A publication Critical patent/CN1968030A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Noise Elimination (AREA)

Abstract

The invention relates to a signal channel evaluating method of frequency-domain receiver, wherein it converts receiving signal to frequency domain to obtain frequency receiving signal; via iterate method, repeatedly processes spread-spectrum factor removing, signal channel removing, constant-gain combination, to obtain signal evaluation. The invention can improve the accuracy of signal channel evaluation.

Description

Channel estimation method of frequency domain receiver
Technical Field
The invention relates to the field of mobile communication, in particular to a channel estimation method of a DS-CDMA (Direct Sequence code division Multiple Access) signal frequency domain receiver.
Background
The direct sequence code division multiple access DS-CDMA method IS adopted in the second generation wireless cellular communication system IS-95 and the third generation wireless cellular communication systems CDMA2000, WCDMA, etc. which are currently being developed. In DS-CDMA systems, the low-speed signal of each user is multiplied by a high-speed signal, called the spread-spectrum signal, associated with the user as the user's transmitted signal; while all users in the system use the same bandwidth and frequency and can transmit simultaneously. Each user has its own spread spectrum signal that remains orthogonal to the spread spectrum signals of the other users. In the receiver, correlation operation is carried out on the transmitted signal of a specific user, the current wireless channel is estimated, and then the correlated result is corrected to recover the information of the user.
In general, in a DS-CDMA receiver, the estimation of the channel is often performed by temporally inserting a known pilot signal in the transmitted signal, and accordingly, the channel estimation is performed in the time domain. If the delay spread of the wireless channel is large, and the orthogonal characteristic of the spread spectrum signal after wireless multipath propagation is damaged to a certain extent, additional interference occurs, and the accuracy of channel estimation is affected.
Generally, within one Symbol (Symbol), the time domain expression of the transmitted signal is:
s = s 1 . . . s N = E s c 1 d . . . c N d b + E p c 1 p . . . c N p - - - ( 1 )
wherein E issFor user data energy, EpFor the energy of the pilot frequency,the spreading code for the user of the dedicated channel,
Figure A20061007805900043
is a pilot spreading code; b is a transmission symbol, N represents a spreading code length, P represents a pilot, and d represents a dedicated channel.
The transmitted signal is FFT transformed by M points, where M > ═ N, and the corresponding frequency domain FFT is expressed as:
S = S 1 . . . S M = E s C 1 d . . . C M d b + E p C 1 p . . . C M P - - - ( 2 )
wherein,for the FFT transformation of the spreading code of the user,
Figure A20061007805900053
is an FFT transformation of the pilot spreading code.
Then, the FFT of the received signal can be expressed as:
R = R 1 . . . R M = H 1 ( E s C 1 d b + E p C 1 p ) . . . H M ( E s C M d b + E p C M P ) + O 1 . . . O M - - - ( 3 )
wherein,H1…HMrepresenting the value of the impulse response of the channel after FFT, i.e. the channel spectrum, O1…OMIt refers to the value of the noise after FFT, i.e. the noise spectrum. If M > N, oversampling, common zero padding or interpolation, etc. may be applied to the input signal, so that the number of input signal points required for FFT is increased from N to M.
The following is the demodulation process for the received signal R:
a. removing the influence of the spreading factor:
R 1 = R 1 C 1 d * . . . R N C N d * = ( H 1 ( E s C 1 d b + E p C 1 p ) + O 1 ) C 1 d * . . . ( H N ( E s C N d b + E p C N p ) + O N ) C N d * - - - ( 4 )
b. removing channel influence:
Y = Y 1 . . . Y N = R 1 C 1 d * H 1 * . . . R N C N d * H N * = ( H 1 ( E s C 1 d b + E p C 1 p ) + O 1 ) C 1 d * H 1 * . . . ( H N ( E S C N d b + E p C N p ) + O N ) H N *
= E s | H 1 | 2 | C 1 d | 2 b + | H 1 | 2 E p C 1 p C 1 d * + O 1 C 1 d * H 1 * . . . E s | H N | 2 | C N d | 2 b + | H N | 2 E p C N p C N d * + O N C N d * H N * - - - ( 5 )
c. the columns are summed to obtain the decision variable (equal gain combining):
<math> <mrow> <mi>Z</mi> <mo>=</mo> <munder> <mi>&Sigma;</mi> <mi>i</mi> </munder> <msqrt> <msub> <mi>E</mi> <mi>s</mi> </msub> </msqrt> <msup> <mrow> <mo>|</mo> <msub> <mi>H</mi> <mi>i</mi> </msub> <mo>|</mo> </mrow> <mn>2</mn> </msup> <msup> <mrow> <mo>|</mo> <msubsup> <mi>C</mi> <mi>i</mi> <mi>d</mi> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <mi>b</mi> <mo>+</mo> <msup> <mrow> <mo>|</mo> <msub> <mi>H</mi> <mi>i</mi> </msub> <mo>|</mo> </mrow> <mn>2</mn> </msup> <msqrt> <msub> <mi>E</mi> <mi>p</mi> </msub> </msqrt> <msubsup> <mi>C</mi> <mi>i</mi> <mi>p</mi> </msubsup> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <mo>+</mo> <msub> <mi>O</mi> <mi>i</mi> </msub> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <msubsup> <mi>H</mi> <mi>i</mi> <mo>*</mo> </msubsup> </mrow> </math>
<math> <mrow> <mo>=</mo> <mrow> <mo>(</mo> <msqrt> <msub> <mi>E</mi> <mi>s</mi> </msub> </msqrt> <mi>&Sigma;</mi> <msup> <mrow> <mo>|</mo> <msub> <mi>H</mi> <mi>i</mi> </msub> <msubsup> <mi>C</mi> <mi>i</mi> <mi>d</mi> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <mi></mi> <mo>)</mo> </mrow> <mi>b</mi> <mo>+</mo> <mrow> <mo>(</mo> <msqrt> <msub> <mi>E</mi> <mi>p</mi> </msub> </msqrt> <mrow> <munder> <mi>&Sigma;</mi> <mi>i</mi> </munder> <msup> <mrow> <mo>|</mo> <msub> <mi>H</mi> <mi>i</mi> </msub> <mo>|</mo> </mrow> <mn>2</mn> </msup> <msubsup> <mi>C</mi> <mi>i</mi> <mi>p</mi> </msubsup> <msubsup> <mi>C</mi> <mi>i</mi> <mrow> <msup> <mi>d</mi> <mo>*</mo> </msup> </mrow> </msubsup> </mrow> <mo>)</mo> </mrow> <mo>+</mo> <munder> <mi>&Sigma;</mi> <mi>i</mi> </munder> <msub> <mi>O</mi> <mi>i</mi> </msub> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <msubsup> <mi>H</mi> <mi>i</mi> <mo>*</mo> </msubsup> <mo>-</mo> <mo>-</mo> <mo>-</mo> <mrow> <mo>(</mo> <mn>6</mn> <mo>)</mo> </mrow> </mrow> </math>
the first term in the above equation (6) represents signal power, the third term is related to noise, the second term is interference caused by pilot, and the pilot spreading code and the user data spreading code are orthogonal in the time domain and also orthogonal in the frequency domain after FFT, but the second term is not 0 due to the channel weight, and therefore, interference cancellation is required. In the prior art, a frequency domain receiver for DS-CDMA is disclosed, in which pilot interference cancellation is performed before despreading in the downlink case, and this method uses a simple averaging method to obtain an estimate of the channel. However, when the channel estimation is performed by using this method, due to the presence of non-orthogonal terms, the estimation accuracy is low, which makes the channel estimation difficult, and it is completely impossible to perform simple channel estimation by using the time-averaging method as in the time domain, and thus a more effective channel estimation method is required.
Disclosure of Invention
The invention aims to provide a channel estimation method capable of improving the accuracy of channel estimation in a frequency domain receiver.
In order to achieve the above object, the present invention provides a channel estimation method for a frequency domain receiver, which performs channel estimation on a received signal of the frequency domain receiver, and converts the received signal to a frequency domain to obtain a frequency domain received signal; and repeatedly carrying out spreading factor influence removal, channel influence removal and equal gain combination processing on the channel frequency domain received signals for multiple times through an iteration method to obtain channel estimation.
In the above method of the present invention, the following operations are performed within the tth symbol, where t ≧ 1:
1) performing initial estimation on a channel to obtain initial channel estimation;
2) sequentially removing spread spectrum factor influence, removing channel influence and equal gain combination on the frequency domain received signals in the step 1) by using the current channel estimation to obtain initial judgment;
3) updating channel estimation according to the obtained judgment;
4) removing the influence of a spreading factor, removing the influence of a channel, carrying out equal gain combination on the frequency domain receiving signal by using the updated channel estimation, and then carrying out judgment to obtain a new judgment of the symbol;
5) and repeating the steps 3) and 4) for multiple iterations to obtain the final channel estimation.
In the above method of the present invention, before performing step 1), the following steps are further performed in the tth symbol:
1A) carrying out FFT operation on the received signal to obtain a frequency domain received signal on a frequency domain;
1B) for the ratio of user data power to pilot power in frequency domain received signal Q = E s E p Estimating in the time domain;
in the step 3), channel estimation is updated according to the obtained decision and the Q parameter.
In the above method of the present invention, in step 1), initial estimation is performed on a channel according to a frequency domain received signal and an M-point FFT transform value of a local user spreading code, where M is the number of subsegments of the entire spectrum; in the step 3), updating the channel estimation according to the M-point FFT variation value of the local user spreading code, the M-point FFT variation value of the local pilot spreading code, the Q parameter obtained in the step 1B), the currently obtained decision, and the frequency domain received signal obtained in the step 1A).
In the above method of the present invention, in the step 1B), the Q parameter is estimated by a ratio of a signal-to-interference ratio, SIR, of a dedicated channel to a common channel.
In the above method of the present invention, further comprising step 6): and smoothing the iteration result by adopting a moving average method in time to obtain the channel estimation finally used for user data demodulation at present.
The invention can greatly improve the accuracy of channel estimation in a frequency domain receiver by iterative smoothing, and can be used in a DS-CDMA system or an MC-CDMA (multicarrier code division multiple access) system.
Drawings
Fig. 1 shows a flow chart of the channel estimation method of the frequency domain receiver of the present invention.
Detailed Description
The following detailed description of embodiments of the invention refers to the accompanying drawings. However, it should be noted that the drawings and the detailed description are only for illustrating the present invention and the present invention is not limited thereto.
The channel estimation method of the frequency domain receiver is used for carrying out channel estimation on a received signal of the frequency domain receiver and converting the received signal to a frequency domain to obtain a frequency domain received signal; and repeatedly carrying out spreading factor influence removal, channel influence removal and equal gain combination processing on the channel frequency domain received signals for multiple times through an iteration method to obtain channel estimation.
Specifically, in the above method of the present invention, the following operations are performed within the tth symbol, where t ≧ 1:
1) performing initial estimation on a channel to obtain initial channel estimation;
2) sequentially removing spread spectrum factor influence, removing channel influence and equal gain combination on the frequency domain received signals in the step 1) by using the current channel estimation to obtain initial judgment;
3) updating channel estimation according to the obtained judgment;
4) removing the influence of a spreading factor, removing the influence of a channel, carrying out equal gain combination on the frequency domain receiving signal by using the updated channel estimation, and then carrying out judgment to obtain a new judgment of the symbol;
5) and repeating the steps 3) and 4) for multiple iterations to obtain the final channel estimation.
Wherein, in the tth symbol, before performing step 1), the following steps may be further performed:
1A) carrying out FFT operation on the received signal to obtain a frequency domain received signal on a frequency domain;
1B) for the ratio of user data power to pilot power in frequency domain received signal Q = E s E p The estimation is done in the time domain where the Q parameter can be estimated as the ratio of the signal-to-interference ratio, SIR, of the dedicated channel to the common channel.
In the step 3), channel estimation is updated according to the obtained decision and the Q parameter.
In addition, in the above method of the present invention, step 6): and smoothing the iteration result by adopting a moving average method in time to obtain the channel estimation finally used for user data demodulation at present.
More specifically, in the above method, in step 1), an initial estimation is performed on the channel according to the frequency domain received signal and the M-point FFT transform value of the local user spreading code, where M is the number of subsegments of the entire spectrum; in the step 3), updating the channel estimation according to the M-point FFT variation value of the local user spreading code, the M-point FFT variation value of the local pilot spreading code, the Q parameter obtained in the step 1B), the currently obtained decision, and the frequency domain received signal obtained in the step 1A).
In the following, for convenience of description, without loss of generality, the following assumptions are made:
● the pilot frequency has the same length as the user data spreading code, both are N, the following description and derivation are also applicable to the case of unequal spreading code lengths, but the corresponding signs need to be corrected;
● no scrambling code, perfect descrambling can be realized under the condition of synchronous transmitting and receiving signals;
● pilot symbols are all 1, because the pilot symbols are known, assuming all 1, without loss of generality, and meanwhile, the formula can be made simpler;
● other user interference is equivalent to noise, or a single user case.
Fig. 1 shows a channel estimation method of a frequency domain receiver of a communication system using DS-CDMA spreading under the above-mentioned assumption.
According to equation (3), the received signal of the k-th sub-band is subjected to M-point FFT (M ═ N), which can be expressed as: -
R k = H k ( E S C k d b + E p C k p ) + O k
= E p H k ( E s E p C k d b + C k p ) + O k - - - ( 7 )
Wherein, Ck dM-point FFT transformation of spreading codes for local users, Ck pM-point FFT transform of a local pilot spreading code, HMRepresenting the value of the channel impulse response after an M-point FFT, i.e. the channel spectrum, OMThe value of the noise after M-point FFT, i.e. the noise spectrum, k 1.. M, indicates the sequence number of these spectrum subsegments, and M is the FFT length, and indicates that the whole spectrum is divided into M subsegments. Because the pilot frequency transmitting power does not change along with the time, the pilot frequency transmitting power can be changed along with the time
Figure A20061007805900093
As estimated quantityHk represents the frequency domain response of the k-th sub-band spectrum, representing the spectral characteristics of the channel.
The present invention performs channel estimation based on the above formula (7), and the adopted channel estimation algorithm is as follows:
1) according to the formula (4), to receiveSignal RkRemoving the effect of spreading factors, i.e. making RkFFT transform C by local user spreading codek dIs conjugated with (C)k d*To obtain R1.
2) User data power to pilot power ratio in time domain Q = E s E p Is estimated. For example, the ratio of the SIR of the dedicated channel to the common channel can be used for estimation.
3) Within the t-th Symbol (Symbol) the following is done:
a. the initial estimation of the channel is performed according to the following formula:
H ^ k ( 0 ) = 1 C k p R k
the formula is given by formula (7) in the condition that b and O are ignoredkIs obtained byRepresents an initial estimate of the frequency domain response for the kth sub-band, k 1.
b. Receiving signal R according to formula (5)kRemoving the channel effect, i.e. multiplying R1 obtained in step 1) above by
c. The first equal gain combination is carried out according to the formula (6) to obtain Z(0)Wherein the channel HiUsing the estimated value in step a
Figure A20061007805900102
Instead, a decision is made to obtain the first decision b of the t Symbolt (0)
d. Performing a second channel estimation according to the following formula:
H ^ k ( 1 ) = 1 Q ^ C k d b t ( 0 ) + C k p R k
e. the second removal of the channel effects is performed according to equation (5), where the channel spectral response HiUsing the estimated value H in step dk (1)Replacing;
f. second equal gain combining according to equation (6) where the channel spectral response HiUsing the estimated value H in step dk (1)Instead, the decision is made to obtain the second decision b of the t Symbolt (1)
<math> <mrow> <msup> <mi>Z</mi> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> </msup> <mo>=</mo> <mi>&Sigma;</mi> <msqrt> <msub> <mi>E</mi> <mi>s</mi> </msub> </msqrt> <msup> <mrow> <mo>|</mo> <msubsup> <mover> <mi>H</mi> <mo>^</mo> </mover> <mi>k</mi> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <msup> <mrow> <mo>|</mo> <msubsup> <mi>C</mi> <mi>i</mi> <mi>d</mi> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <mi>b</mi> <mo>+</mo> <msup> <mrow> <mo>|</mo> <msubsup> <mover> <mi>H</mi> <mo>^</mo> </mover> <mi>k</mi> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <msqrt> <msub> <mi>E</mi> <mi>p</mi> </msub> </msqrt> <msubsup> <mi>C</mi> <mi>i</mi> <mi>p</mi> </msubsup> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <mo>+</mo> <msub> <mi>O</mi> <mi>i</mi> </msub> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <msubsup> <mover> <mi>H</mi> <mo>^</mo> </mover> <mi>k</mi> <msup> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> <mo>*</mo> </msup> </msubsup> </mrow> </math>
<math> <mrow> <mo>=</mo> <mrow> <mo>(</mo> <msqrt> <msub> <mi>E</mi> <mi>s</mi> </msub> </msqrt> <mi>&Sigma;</mi> <msup> <mrow> <mo>|</mo> <msubsup> <mover> <mi>H</mi> <mo>^</mo> </mover> <mi>k</mi> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> </msubsup> <msubsup> <mi>C</mi> <mi>i</mi> <mi>d</mi> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <mi></mi> <mo>)</mo> </mrow> <mi>b</mi> <mo>+</mo> <mrow> <mo>(</mo> <msqrt> <msub> <mi>E</mi> <mi>p</mi> </msub> </msqrt> <munder> <mi>&Sigma;</mi> <mi>i</mi> </munder> <msup> <mrow> <msubsup> <mrow> <mo>|</mo> <mover> <mi>H</mi> <mo>^</mo> </mover> </mrow> <mi>k</mi> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> </msubsup> <mo>|</mo> </mrow> <mn>2</mn> </msup> <msubsup> <mi>C</mi> <mi>i</mi> <mi>p</mi> </msubsup> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <mo>)</mo> </mrow> <mo>+</mo> <munder> <mi>&Sigma;</mi> <mi>i</mi> </munder> <msub> <mi>O</mi> <mi>i</mi> </msub> <msubsup> <mi>C</mi> <mi>i</mi> <msup> <mi>d</mi> <mo>*</mo> </msup> </msubsup> <msubsup> <mover> <mi>H</mi> <mo>^</mo> </mover> <mi>k</mi> <msup> <mrow> <mo>(</mo> <mn>1</mn> <mo>)</mo> </mrow> <mo>*</mo> </msup> </msubsup> </mrow> </math>
g. Repeating the steps b to f, carrying out W times of iteration to obtain the W-th estimation of the channel
Figure A20061007805900106
H ^ k ( W ) = 1 Q ^ C k d b t ( W - 1 ) + C k p R k
(3) And smoothing the iteration result by adopting a moving average method in time to obtain a channel estimation value finally used for user data demodulation at present.
The above method is not only suitable for frequency domain reception of single carrier DS-CDMA signals, but also suitable for use in MC-CDMA receivers.
The above specific embodiments illustrate the present invention, but these embodiments are exemplary, and the present invention is not limited to the specific embodiments. Those skilled in the art may make modifications, changes or substitutions to the present invention without departing from the spirit and scope of the present invention.

Claims (7)

1. A channel estimation method of a frequency domain receiver, which performs channel estimation on a received signal of the frequency domain receiver,
converting the received signal to a frequency domain to obtain a frequency domain received signal; and repeatedly carrying out spreading factor influence removal, channel influence removal and equal gain combination processing on the channel frequency domain received signals for multiple times through an iteration method to obtain channel estimation.
2. The method of claim 1,
within the t-th symbol, the following operations are carried out, wherein t is more than or equal to 1:
1) performing initial estimation on a channel to obtain initial channel estimation;
2) sequentially removing spread spectrum factor influence, removing channel influence and equal gain combination on the frequency domain received signals in the step 1) by using the current channel estimation to obtain initial judgment;
3) updating channel estimation according to the obtained judgment;
4) removing the influence of a spreading factor, removing the influence of a channel, carrying out equal gain combination on the frequency domain receiving signal by using the updated channel estimation, and then carrying out judgment to obtain a new judgment of the symbol;
5) and repeating the steps 3) and 4) for multiple iterations to obtain the final channel estimation.
3. The method of claim 2,
in the t-th symbol, before performing step 1), the following steps are also performed:
1A) carrying out FFT operation on the received signal to obtain a frequency domain received signal on a frequency domain;
1B) for the ratio of user data power to pilot power in frequency domain received signal Q = E s E p Estimating in the time domain;
in the step 3), channel estimation is updated according to the obtained decision and the Q parameter.
4. The method of claim 3,
in the step 1), performing initial estimation on a channel according to a frequency domain receiving signal and an M-point FFT (fast Fourier transform) value of a local user spread spectrum code, wherein M is the number of subsegments of the whole frequency spectrum;
in the step 3), updating the channel estimation according to the M-point FFT variation value of the local user spreading code, the M-point FFT variation value of the local pilot spreading code, the Q parameter obtained in the step 1B), the currently obtained decision, and the frequency domain received signal obtained in the step 1A).
5. The method of claim 3,
in said step 1B), said Q parameter is estimated by the ratio of the signal-to-interference ratio, SIR, of the dedicated channel to the common channel.
6. The method according to one of claims 2 to 5,
further comprising step 6): and smoothing the iteration result by adopting a moving average method in time to obtain a channel estimation value finally used for user data demodulation at present.
7. Method according to one of the claims 2-5, characterized in that it is used in a DS-CDMA system or a MC-CDMA system.
CNA2006100780598A 2006-04-29 2006-04-29 Channel estimation method of frequency-domain receiver Pending CN1968030A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNA2006100780598A CN1968030A (en) 2006-04-29 2006-04-29 Channel estimation method of frequency-domain receiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNA2006100780598A CN1968030A (en) 2006-04-29 2006-04-29 Channel estimation method of frequency-domain receiver

Publications (1)

Publication Number Publication Date
CN1968030A true CN1968030A (en) 2007-05-23

Family

ID=38076614

Family Applications (1)

Application Number Title Priority Date Filing Date
CNA2006100780598A Pending CN1968030A (en) 2006-04-29 2006-04-29 Channel estimation method of frequency-domain receiver

Country Status (1)

Country Link
CN (1) CN1968030A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101815053A (en) * 2010-03-18 2010-08-25 展讯通信(上海)有限公司 Signal channel estimation method and device thereof
CN101945067A (en) * 2010-09-28 2011-01-12 电子科技大学 Method for detecting receiver of single-carrier frequency domain equalizing system
CN103731240A (en) * 2007-08-30 2014-04-16 Lg电子株式会社 Apparatus for transmitting and receiving a signal and method for transmitting and receiving a signal

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103731240A (en) * 2007-08-30 2014-04-16 Lg电子株式会社 Apparatus for transmitting and receiving a signal and method for transmitting and receiving a signal
CN103731240B (en) * 2007-08-30 2018-01-02 Lg电子株式会社 Signal sending and receiving device and signal method of sending and receiving
CN101815053A (en) * 2010-03-18 2010-08-25 展讯通信(上海)有限公司 Signal channel estimation method and device thereof
CN101815053B (en) * 2010-03-18 2013-08-21 展讯通信(上海)有限公司 Signal channel estimation method and device thereof
CN101945067A (en) * 2010-09-28 2011-01-12 电子科技大学 Method for detecting receiver of single-carrier frequency domain equalizing system
CN101945067B (en) * 2010-09-28 2013-06-12 电子科技大学 Method for detecting receiver of single-carrier frequency domain equalizing system

Similar Documents

Publication Publication Date Title
CN1193563C (en) Multicarrier receiver with channel estimator
CN1723629A (en) Generalized two-stage data estimation
CN1642159A (en) Apparatus and method for estimating interference and noise in a communication system
CN100340069C (en) Channel estimation in a radio receiver
CN1625862A (en) Reception of multicarrier spread- sprectrum signals
CN1777054A (en) Array antenna channel estimating aftertreatment method
CN2701176Y (en) Radio code-division multi-access user equipment
CN1158803C (en) Propagation path estimating method for interference eliminator and interference eliminator
CN1702979A (en) Equalization technique and associated detection technique combined receiver and receiving method thereof
CN100345405C (en) Method for testing aerrays system in use for multiple inputs and multiple outputs
CN1604512A (en) United detecting method and apparatus
CN1771671A (en) Joint multi-code detectors in CDMA communications system
CN1968030A (en) Channel estimation method of frequency-domain receiver
CN1520077A (en) Method for estimating channel containing multiple code sets in time slot CDMA system
CN107682124B (en) Parallel-serial-parallel multi-user detection method for uplink of multi-user shared access technology
CN1656765A (en) Segment-wise channel equalization based data estimation
CN1742439A (en) Receiver having a signal reconstructing section for noise reduction, system and method thereof
CN1684379A (en) Method and device for evaluating channels
CN1913409A (en) Goupling Hadamard code generating method, device and communication method and system using it
CN1168255C (en) New communication method of combined spread spectrum
CN101060505A (en) Joint channel estimation method and estimation device in a wireless mobile communication system
CN1754322A (en) Reduced complexity sliding window based equalizer
CN1529438A (en) CDMA spectrum-spreading method, despreading method and receiver
CN1770672A (en) Space-time block code MT-CDMA system uplink transmitting and receiving method
CN1599279A (en) Pilot channel sign method and system by quadrature modulation

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Open date: 20070523