WO2001059963A1 - A real-time method for measuring the ricean k-factor - Google Patents

A real-time method for measuring the ricean k-factor Download PDF

Info

Publication number
WO2001059963A1
WO2001059963A1 PCT/US2001/003854 US0103854W WO0159963A1 WO 2001059963 A1 WO2001059963 A1 WO 2001059963A1 US 0103854 W US0103854 W US 0103854W WO 0159963 A1 WO0159963 A1 WO 0159963A1
Authority
WO
WIPO (PCT)
Prior art keywords
factor
power gain
window
amplitude
samples
Prior art date
Application number
PCT/US2001/003854
Other languages
French (fr)
Inventor
Eamonn Gormley
Jose Rodriguez-Sanchez
Original Assignee
At & T Wireless Services, Inc.
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 At & T Wireless Services, Inc. filed Critical At & T Wireless Services, Inc.
Priority to CA002399385A priority Critical patent/CA2399385C/en
Priority to EP01908893A priority patent/EP1254528A1/en
Priority to BR0108183-7A priority patent/BR0108183A/en
Priority to MXPA02007623A priority patent/MXPA02007623A/en
Publication of WO2001059963A1 publication Critical patent/WO2001059963A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B7/00Radio transmission systems, i.e. using radiation field
    • H04B7/005Control of transmission; Equalising
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04BTRANSMISSION
    • H04B17/00Monitoring; Testing
    • H04B17/30Monitoring; Testing of propagation channels
    • H04B17/309Measuring or estimating channel quality parameters

Definitions

  • the present invention relates generally to wireless communications, and more particularly, to a system for measuring the Ricean stastical nature of radio propagation in real time.
  • a channel having two fundamental components comprised of a fixed component and a fluctuating multipath component can be characterized as having a propagation environment that is Ricean in statistical nature.
  • the K-factor of a Ricean channel is the ratio of the power received in the fixed component, to the total power received via indirect scattered paths.
  • Knowledge of the Ricean K-factor is important in the understanding of fixed and other wireless channels. It is a statistical computation that helps to implement link budget calculations by allowing estimates of fast fading margins, i.e., it enables the description of the fast fading envelope's distribution. It also provides useful information to provide efficient power control.
  • the present invention provides a system and method for measuring the Ricean K-factor of a wireless channel in real time.
  • the method generally comprises the following steps. Initially, an amplitude sample of a transmitted RF waveform is low-pass filtered to eliminate high frequency noise if present.
  • the sample can be either of a fixed or varying amplitude. If the sample is of a varying amplitude, it is normalized prior to being applied to the low-pass filter.
  • the magnitude squared of the filtered sample amplitude is then squared to obtain the power gain of the sample and the magnitude squared of the power gain is computed.
  • the sums of a window of power gains and the sum of the squares of the power gains are updated.
  • Fig. 1 depicts a general schematic of a system for measuring the Ricean K-factor in accordance with the present invention
  • Fig. 2 is a hardware schematic of the present invention
  • Fig. 3 is a flow-chart diagram of a method for measuring the Ricean K-factor in accordance with the present invention.
  • Fig. 1 there is depicted a general schematic of an end-to-end real-time system 10 for measuring the Ricean K-factor.
  • the system 10 is part of a wireless communications system including a transmitter 12 and a receiver 14.
  • the transmitter 12 sends a known signal (continuous or time keyed) 16 of a fixed or varying amplitude.
  • the system 10 associated with the receiver 14 processes an amplitude sample of the signal and processes the signal sample to provide an updated K-factor for the channel. This may be done at either fixed or non-fixed time intervals.
  • the K-factor value thus obtained can be displayed or used by other parts of the wireless system, e.g., to effect power control. The details of this procedure are described in greater detail hereinbelow.
  • g(t) is the frequency-flat response
  • N is a complex constant
  • v(t) is a complex, zero mean random time variation caused by diverse factors such as vehicular motion, wind-blown foliage, etc.
  • G d is the time average (rms value) of the power gain
  • G v is the rms fluctuation of the power gain about Ga.
  • G. and G Typically, only partial knowledge (i. e., estimates) of these two parameters are known. Accordingly, a real-time system which uses EQ. 1 and EQ. 2 to compute the K-factor must pay special attention to the estimates of G d and G v .
  • the power gain of the narrowband wireless channel is defined as:
  • the time average or true mean of G is represented by:
  • G a
  • the power gain G has a Ricean distribution over time.
  • the total power is represented by Ga, and the K-factor is characterized by:
  • EQ. 21 can be expressed using the moments derived above.
  • the power of the fixed component therefore becomes:
  • the first and second moments in EQ. 26 are the true moments of G, i. e., the time average and time variance, respectively. Since we only have statistical values, we must now utilize an efficient real-time algorithm to compute K. Since the time frame for enabling the calculation of the true values of the moments of G is not infinite, these moments are estimated using appropriate estimators.
  • the best estimator of the mean is the sample mean defined as:
  • ⁇ x X f ⁇ x , ( EQ. 27 ) .
  • the above expression is intended to be an exemplary estimator of variance.
  • the optimal estimator of the variance averages over N-1 samples instead of over N samples.
  • the formula expressed above is not generally considered to be the best estimator of the variance since it is biased. However, given the size of N the bias is negligible in the context of the present invention.
  • the exemplary estimator is computationally simpler than one that optimally estimates the variance over N-1 samples, and for all practical purposes the bias can be disregarded without any appreciable loss of accuracy (or if desired, the bias may be compensated for).
  • the minimal sufficient statistics necessary to calculate the first and second moments just defined are calculated. Further explanations on the theory of sufficient statistics can be found in S. M.
  • IIR low pass filters IIR low pass filters
  • x[n] is the input sample at time n;
  • y[n] is the output sample at time n
  • is a forgetting factor
  • This type of IIR filter is simple and requires a minimum amount of memory. Although the effectiveness of the filter can be enhanced by increasing the order of the filter, the computational complexity, memory requirements, and computing time comensurately increases.
  • two basic estimators are employed: the average of the power gains and the average of the power gains squared. Accordingly, it is preferred to to filter the output of these two esti- mators using the IIR filter defined in EQ. 36. The same methodology can be used to smooth the estimation of the K-factor as well.
  • the simplest solution to the problem of estimating G d and G v is to record a certain number of amplitude samples from the channel and subsequently, off-line, computing the K-factor using EQ. 2. This is the common way in which the moment-based method has been implemented.
  • the problem with this methodology is that it does not occur in real-time, i.e, because the moment estimation is not made online, changes in the settings of a wireless system can not be made "on the fly".
  • the K-factor is first computed off-line, and then the information is used to make the requisite changes in the wireless system.
  • the present invention enables the K-factor determination to be made on-line such that fast and automatic decisions can be made.
  • Another possible solution involves recording a certain number of amplitude samples from the channel on-line (on the DSP chip), and then computing the K-factor on-line using EQ. 2.
  • this method is advantageous over the first method described above.
  • it creates an additional problem, namely, that of data storage. This problem is evident with the type of DSP chips commonly used in wireless devices because they typically have a very limited on-board memory. Accordingly, it is desirable to minimize the amount of buffering (storing of data) on the DSP chip.
  • the present invention utilizes an improved methodology for estimating the requisite parameters.
  • the minimum sufficient statistics of the channel are modelled utilizing EQ.l .
  • This type of estimation solves two primary problems: it is implementable in real-time, and it requires minimum buffering. Accordingly, for a fixed period of time (i.e., for a window of amplitude samples) only two values need to be stored: the sum of the power gain samples, and the sum of the power gain samples squared. More detail on this approach is described below.
  • the statistical nature of these computations unfortunately implies imperfect knowledge of our parameters. Thus, wild variations in an otherwise smooth measured signal will show up. Since these fluctuations can affect the accuracy of the calculations, a method of preventing such deviations is necessary.
  • the present invention therefore employs first-order low-pass filtering to provide the requisite smoothing to keep our estimates within a margin of error of +-10%.
  • K-factor is computed for every incoming datum, many operations would have to be executed in a short period of time.
  • we can have extremely fast updates in the K-factor in the range of milliseconds). Such a high speed is not necessary and it can be a waste of computational resources.
  • An update rate of once every few seconds is more appropriate and reliable.
  • illustrative window size is 2000 samples.
  • the K-factor is calculated after processing the sums of the power gains and power gains squared of 200C incoming amplitudes.
  • the K- factor will be updated approximately every 6 seconds.
  • Different window sizes can be selected depending upon how fast it is desired to obtain an updated K-factor and the available computational resources.
  • Figs. 2 and 3 there is depicted a hardware diagram of the system, and a functional diagram of the methodology, respectively.
  • an RF waveform of fixed amplitude is communicated from the transmitter 12.
  • an RF waveform of varying amplitude is transmitted.
  • the waveform is normalized to remove variations present in the signal. This normalization does not remove the received amplitude variation due to the channel. If waveforms of fixed amplitude are transmitted, this normalization procedure is unnecessary.
  • an RF waveform of varying amplitude is normalized at 100.
  • the normalized incoming amplitude sample is then low-pass filtered at 102 to eliminate potential high frequency noise in the sample.
  • the cutoff frequency of the filter must be higher than the Doppler frequency of the fading profile. If the noise level is low enough, it is possible to to obtain good performance without this initial filtering procedure.
  • the power gain is determined by computing the magnitude squared of the filtered sample amplitude at 104.
  • the square of the power gain is then computed at 106.
  • the sum ( ⁇ x) of the power gains, x, and the sum of the squares of the power gains ( ⁇ x 2 ) is updated in respective accumulators at 108 and 1 10 respectively. These are the minimal sufficient statistics previously discussed. As shown in Fig. 2, the sums and counter 109 are reset to zero at the end of each measurement window.
  • the measurement window is set to N, the sample size, i.e., 2000, in register 1 11.
  • the system checks the number of times that the sums of the power gains ( ⁇ x) and squares of the power gains ( ⁇ x 2 ) have been modified. If this number is equal to the selected window size N, then the end of the window has been reached, and the process proceeds to the final steps to calculate the K-factor. If the window N has not yet been reached, the system waits until the next amplitude sample arrives at 1 14 (while at the same time storing the values of the updated sums in accumulators 108, 110).
  • the sum of the power gains ( ⁇ x) and the sum of the squares of the power gains ( ⁇ x 2 ) is final averaged at 1 16 by dividing these values by the sample size N. With these averages, an estimate is made of the first and second moments of the window of samples just processed.
  • EQ. 37 and EQ. 38 represent the estimates of G d and G v respectively, where N is the size of the window of samples defined above. These estimates are then inserted into EQ.2 to obtain the estimate of the K-factor of the channel for the given sample window.
  • the resultant K-factor can be passed through a low-pass IIR filter at 122 to further smooth it.
  • the filtering process is applied is important.
  • the low pass filtering can be implemented only after computation of the K-factor.
  • this approach requires the use of higher order filters, thereby creating additional complexity, more computations, and likely buffering of some samples.
  • filtering the averages (or the sums) bounds the inputs to the GME equation, thereby bounding the computed K-factor.
  • further filtering is applied to remove noise in the estimated K-factor.
  • This implementation advantageously reduces the margin of fluctuations in the estimation of the K-factor; avoids system overflows (by bounding the averages); reduces data buffering requirements; reduces the quantity of operations per filter (atttributable to the order of the filters); and provides quick convergence of the reported K-factor to the actual value.

Abstract

A system and method for measuring the Ricean K-factor of a wireless channel in real time. An amplitude sample of a transmitted RF waveform of either fixed or varying amplitude is low-pass filtered to eliminate high frequency noise if present. The magnitude squared of the filtered sample amplitude is squared to obtain the power gain of the sample and the magnitude squared of the power gain is computed. The sums of a window of power gains and the sum of the squares of the power gains are then updated. These sums of the window of amplitude samples are then averaged to estimate the first and second moments of the window of samples. The averages are low-pass filtered to minimize fluctuations. The final average is input to a moment-based set of Greenstein-Michelson-Erceg (GME) equations to obtain estimates for the time average of the power gain and rms deviation of the power gain. The K-factor is calculated in accordance with these equations and low-pass filtered to smooth the result.

Description

A REAL-TIME METHOD FOR MEASURING THE RICEAN K-FACTOR
The present invention relates generally to wireless communications, and more particularly, to a system for measuring the Ricean stastical nature of radio propagation in real time.
A channel having two fundamental components comprised of a fixed component and a fluctuating multipath component (i.e., the addition of several scattered versions of the original beam), can be characterized as having a propagation environment that is Ricean in statistical nature. The K-factor of a Ricean channel is the ratio of the power received in the fixed component, to the total power received via indirect scattered paths. Knowledge of the Ricean K-factor is important in the understanding of fixed and other wireless channels. It is a statistical computation that helps to implement link budget calculations by allowing estimates of fast fading margins, i.e., it enables the description of the fast fading envelope's distribution. It also provides useful information to provide efficient power control. Field technicians can use K-factor readings to estimate the condition of the channel, and to determine the bit error rate of the channel. Accordingly, the ability to implement timely and accurate measurements of the K-factor is a highly desirable characteristic in a wireless communication system- Measurements of the K-factor have traditionally been made by way of a network analyzer that compares transmitted and received waveforms. An example of which is disclosed in J.P.M.G. Linnartz (Ed.), How to measure the Ricean K-factor, in Wireless Communication, The Interactive Multimedia CD-ROM, Edition 1999, Baltzer Science Publishers, Amsterdam, 1999. Using a network analyzer for this application has drawbacks including high cost and impractical implementation. Network analyzers are typically bulky devices that cannot be embedded into a system. Moreover, measurements obtained in this manner cannot be used to perform real-time tasks as the process is more akin to a "laboratory testing" environment.
SUMMARY OF THE INVENTION In accordance with the present invention, it is an object thereof to provide a system for measuring the K-factor of a Ricean channel in real time.
It is further object of the present invention to provide a system for measuring the K-factor of a Ricean channel to improve wireless transmission efficiency. It is another object of the present invention to provide a system for measuring the K-factor of a Ricean channel using a moment- estimation method.
It is yet another object of the present invention to employ a minimum sufficient statistics estimation in combination with selective filtering of the estimation to measure the K-factor of a Ricean channel.
It is another object of the present invention to provide a system for measuring the K-factor of a Ricean channel which advantageously reduces the margin of fluctuations in the estimation of the K-factor, avoids system overflows, reduces data buffering requirements, reduces the quantity of operations per filter, and provides quick convergence of the reported K-factor to the actual value.
In accordance with the above objects and additional objects that will become apparent hereinafter, the present invention provides a system and method for measuring the Ricean K-factor of a wireless channel in real time. The method generally comprises the following steps. Initially, an amplitude sample of a transmitted RF waveform is low-pass filtered to eliminate high frequency noise if present. The sample can be either of a fixed or varying amplitude. If the sample is of a varying amplitude, it is normalized prior to being applied to the low-pass filter. The magnitude squared of the filtered sample amplitude is then squared to obtain the power gain of the sample and the magnitude squared of the power gain is computed. The sums of a window of power gains and the sum of the squares of the power gains are updated. These sums of the window of amplitude samples are then averaged to estimate the first and second moments of the window of samples. The averages are low-pass filtered to minimize fluctuations. The final average is input to a moment-based set of Greenstein- Michelson-Erceg (GME) equations (described in detail hereinbelow) to obtain estimates for the time average of the power gain and rms deviation of the power gain. The K-factor is calculated in accordance with these equations and low-pass filtering may by applied to smooth the result. BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 depicts a general schematic of a system for measuring the Ricean K-factor in accordance with the present invention;
Fig. 2 is a hardware schematic of the present invention; and Fig. 3 is a flow-chart diagram of a method for measuring the Ricean K-factor in accordance with the present invention. DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENT
Referring now to Fig. 1, there is depicted a general schematic of an end-to-end real-time system 10 for measuring the Ricean K-factor. The system 10 is part of a wireless communications system including a transmitter 12 and a receiver 14. The transmitter 12 sends a known signal (continuous or time keyed) 16 of a fixed or varying amplitude. The system 10 associated with the receiver 14 processes an amplitude sample of the signal and processes the signal sample to provide an updated K-factor for the channel. This may be done at either fixed or non-fixed time intervals. The K-factor value thus obtained can be displayed or used by other parts of the wireless system, e.g., to effect power control. The details of this procedure are described in greater detail hereinbelow.
Most wireless communication networks have the capability to transmit pilot tones of a known amplitude. In these systems, the receiving portion of the system for measuring the K-factor can be incorporated into the receiving components of the wireless system. Theoretically, a time function representing the complex signal path gain of a narrowband wireless channel can be shown as: g(t) = V + v(t) (EQ. 1).
Then, the K-factor can be calculated with the following expression:
Figure imgf000005_0001
where: g(t) is the frequency-flat response; N is a complex constant; v(t) is a complex, zero mean random time variation caused by diverse factors such as vehicular motion, wind-blown foliage, etc.; Gd is the time average (rms value) of the power gain; and
Gv is the rms fluctuation of the power gain about Ga.
The details of this derivation are discussed in L. J. Greenstein, D. G.
Michelson, and N. Erceg, "Moment-Method Estimation of the Ricean
K-Factor," IEEE Communications Letters, Nol. 3, No. 6, pp. 175-176, June 1999, the disclosure of which is incorporated by reference as though fully set forth herein.
In real-time systems it is unusual to have true measurements of
G. and G . Typically, only partial knowledge (i. e., estimates) of these two parameters are known. Accordingly, a real-time system which uses EQ. 1 and EQ. 2 to compute the K-factor must pay special attention to the estimates of G d and Gv.
In deriving the expression for the K-factor (EQ. 2), the power gain of the narrowband wireless channel is defined as:
Figure imgf000006_0001
Expanding, this equation provides:
G = ((V + v(t))2 ) (EQ. 4).
Figure imgf000006_0002
And so,
G = (V + v(t))2 = (V + v(f )) • (V + v * (0) (EQ. 5), where v*(t) is the complex conjugate of v(t). Furthermore,
G = VN + V-v*(t) + y-v(t) + v(t)-v*(t) = |v|2+V-(v*(t) + v(t))-ι-|v(t)|2
EQ.6
But,
v*(t) = v(t) = 2Re{v*(t)} (EQ.7).
Therefore,
G = \V\2 + 2 Re{V v * (t)}+ |v(t)|2 (EQ.8).
The time average or true mean of G is represented by:
Ga=G = \V\ + |v( | + 2 Re{V v * (/)} (EQ.9), and
Ga = |V|2 + |v(t)|2 + 2Re{V-v*(t)j (EQ.10).
However, since the above derivation establishes that v(t) is a zero-mean random process, further simplification yields:
Figure imgf000007_0001
And, since v(t) represents a zero mean random time variation, its variance is shown by:
Figure imgf000007_0002
Thus, the final form of the time average (true value) of the power gain is: V + σ2 (EQ. 13).
Next, we are interested in obtaining the variance of G. That is, the fluctuation of G about G . That is,
Figure imgf000008_0001
First, we concentrate on the inner part of this equation:
Figure imgf000008_0002
Substituting EQ. 8 and EQ. 13 in the right hand side of EQ. 18 and simplifying, we obtain:
(G - G„ )2 = |v(t)|4 + σ4 - (2 ■ |v(t)|2 • σ2 )+ (2 Re{V v * (t)})2 (EQ. 16).
Since EQ. 14 requires the average of EQ. 15, we obtain:
(G - G 2 = |v(t) + σ4 - ( 2
Figure imgf000008_0003
σ2 + (2 Re{V v * (t)})2 (EQ. 17).
By substituting EQ. 7 in EQ. 17 we have:
(G - Gu )2 = |v(t)|4 + σ4 - (2 - σ4 )+ (2 Re{V v * (t)})2 (EQ. 18).
Simplifying,
G = {G - Ga f = |v(t)|4 - σ4 + (2 Re{V v * (t)})2 (EQ. 19).
Again using the initial assumption that v(t) is a zero-mean complex Gaussian random process, we have: G = σ4 + 2\v\2 *>} (EQ. 20).
Given the definition of g(t) above and based on the initial assumption that v(t) is a zero-mean complex Gaussian process, the power gain G has a Ricean distribution over time. The total power is represented by Ga, and the K-factor is characterized by:
K = =L= (EQ. 21). |v(r)|2
EQ. 21 can be expressed using the moments derived above. The power of the fixed component therefore becomes:
G2 - G;
Figure imgf000009_0001
+ σ2 )2 - (σ4 + 2|v|V )= |v|4 (EQ. 22).
Accordingly,
Figure imgf000009_0002
A similar derivation is employed to represent the power of the multipath component. We previously found that:
Figure imgf000009_0003
rearranging we have:
Figure imgf000009_0004
Substituting the second term by its moment-based definition yields:
Figure imgf000009_0005
Therefore, the final expression for the K-factor in terms of the moments of the power gain is:
Figure imgf000010_0001
Accordingly, the first and second moments in EQ. 26 are the true moments of G, i. e., the time average and time variance, respectively. Since we only have statistical values, we must now utilize an efficient real-time algorithm to compute K. Since the time frame for enabling the calculation of the true values of the moments of G is not infinite, these moments are estimated using appropriate estimators.
For complex Gaussian signals, the best estimator of the mean is the sample mean defined as:
~x = Xf Σx, (EQ. 27).
For the same complex Gaussian signal, a good estimator of the variance is the sample variance as follows: ι V ^
' " ι=l
The above expression is intended to be an exemplary estimator of variance. The optimal estimator of the variance averages over N-1 samples instead of over N samples. The formula expressed above is not generally considered to be the best estimator of the variance since it is biased. However, given the size of N the bias is negligible in the context of the present invention. The exemplary estimator is computationally simpler than one that optimally estimates the variance over N-1 samples, and for all practical purposes the bias can be disregarded without any appreciable loss of accuracy (or if desired, the bias may be compensated for). Next, the minimal sufficient statistics necessary to calculate the first and second moments just defined are calculated. Further explanations on the theory of sufficient statistics can be found in S. M. Kay, Fundamentals Of Statistical Signal Processing: Estimation Theory, New Jersey: Prentice Hall, 1993, pp. 102-1 16, and J. S. Bendat, A. G. Piersol, Random Data: Analysis and Measurement Procedures, New York: Wiley, 1986, pp. 74-88, the disclosures of which are incorporated herein by reference.
First, the right hand side of EQ. 28 is expanded as follows:
Figure imgf000011_0001
That is,
1 N I -V N _ 2
N ι=l r N
Substituting the previously defined sample mean yields:
(EQ. 31).
Figure imgf000011_0002
That is,
σ] = — Y x -2x + x (EQ. 32).
Simplifying,
σ* = ^∑χ. -χ 2 (EQ- 33)- Writing everything ir terms of summations provides:
Figure imgf000012_0001
Therefore, the minimal sufficient statistics used to compute the K- f actor are:
∑ ,,I 2 (EQ. 35).
.=1 ι=l
These are the only two values that are required in order to determine the K-factor. Accordingly, the real time algorithm only requires that these two values be calculated and saved. It is therefore unnecessary to save each individual tone or the tone's power value. This avoids wasting memory as a result of buffering the tones.
The use of simple minimal sufficient statistics enables an iterative real-time algorithm to be used which eliminates storage issues. In view of memory limitations on the DSP chips commonly used in wireless devices, this is a significant advantage. We can obtain the K- factor during a window of time by keeping track of the sum and sum of the squares of the individual power gains, and by having a counter of the samples arrived.
Accordingly, if using the minimal sufficient statistics criterion established above there is one major issue to analyze, namely, what is a minimum or reasonably minimum number of samples (N) needed to obtain a good estimation of the K-factor? "Good" is defined herein to mean an estimation within an acceptable margin of error, (i. e., +-10%) and one which does not require an excessive amount of computing time. A number of simulations were made where the "window size" (N) was varied. It was found that window sizes of 2,000-10,000, with each sample arriving every 3 ms, provide good simulation results.
Experimentation has demonstrated that a window size of 2,000 samples gives reasonably good results in conjunction with an acceptable computing time (it updates the K-factor every 6 seconds). The larger the window size selected, the longer the computing time to determine the final value.
Whenever estimators are used, there exists the possibility of introducing excessive fluctuations in the estimated values. In order to minimize such fluctuations, filters can be utilized to smooth the estimated values. In the exemplary embodiment, IIR low pass filters
(first order) are employed to smooth some of the estimated variables.
The form of a first-order low pass IIR filter is:
y[n] = «y[n - l]+ (l - α) [n] (EQ. 36),
where:
x[n] is the input sample at time n;
y[n] is the output sample at time n; and
α is a forgetting factor.
This type of IIR filter is simple and requires a minimum amount of memory. Although the effectiveness of the filter can be enhanced by increasing the order of the filter, the computational complexity, memory requirements, and computing time comensurately increases. In the exemplary algorithm, two basic estimators are employed: the average of the power gains and the average of the power gains squared. Accordingly, it is preferred to to filter the output of these two esti- mators using the IIR filter defined in EQ. 36. The same methodology can be used to smooth the estimation of the K-factor as well.
The simplest solution to the problem of estimating Gd and Gv is to record a certain number of amplitude samples from the channel and subsequently, off-line, computing the K-factor using EQ. 2. This is the common way in which the moment-based method has been implemented. The problem with this methodology is that it does not occur in real-time, i.e, because the moment estimation is not made online, changes in the settings of a wireless system can not be made "on the fly". Thus, the K-factor is first computed off-line, and then the information is used to make the requisite changes in the wireless system. Ideally, the present invention enables the K-factor determination to be made on-line such that fast and automatic decisions can be made. Another possible solution involves recording a certain number of amplitude samples from the channel on-line (on the DSP chip), and then computing the K-factor on-line using EQ. 2. In terms of automatization this method is advantageous over the first method described above. However, it creates an additional problem, namely, that of data storage. This problem is evident with the type of DSP chips commonly used in wireless devices because they typically have a very limited on-board memory. Accordingly, it is desirable to minimize the amount of buffering (storing of data) on the DSP chip.
Due to the constraints and problems of the two approaches above, the present invention utilizes an improved methodology for estimating the requisite parameters. In the preferred embodiment, the minimum sufficient statistics of the channel are modelled utilizing EQ.l . This type of estimation solves two primary problems: it is implementable in real-time, and it requires minimum buffering. Accordingly, for a fixed period of time (i.e., for a window of amplitude samples) only two values need to be stored: the sum of the power gain samples, and the sum of the power gain samples squared. More detail on this approach is described below. The statistical nature of these computations unfortunately implies imperfect knowledge of our parameters. Thus, wild variations in an otherwise smooth measured signal will show up. Since these fluctuations can affect the accuracy of the calculations, a method of preventing such deviations is necessary. The present invention therefore employs first-order low-pass filtering to provide the requisite smoothing to keep our estimates within a margin of error of +-10%.
One other consideration in the design of the system resides in the format in which incoming data is processed. If the K-factor is computed for every incoming datum, many operations would have to be executed in a short period of time. On the other hand, we can have extremely fast updates in the K-factor (in the range of milliseconds). Such a high speed is not necessary and it can be a waste of computational resources. An update rate of once every few seconds is more appropriate and reliable. Accordingly, in the present invention it is preferred to compute the K-factor after processing a window of amplitude samples. For the duration of the window, the only values being updated are the sums of the power gains and the power gains squared. The computation of the square root and the division in EQ. 2 occurs only once at the end of each window. This approach saves time and computing power, since calculations of square roots and divisions are expensive operations in DSPs. As described above, illustrative window size is 2000 samples. In this example, the K-factor is calculated after processing the sums of the power gains and power gains squared of 200C incoming amplitudes. In an exemplary fixed wireless application, if the amplitude is sampled every 3ms, the K- factor will be updated approximately every 6 seconds. Different window sizes can be selected depending upon how fast it is desired to obtain an updated K-factor and the available computational resources.
Referring now to Figs. 2 and 3, there is depicted a hardware diagram of the system, and a functional diagram of the methodology, respectively. In some instances, an RF waveform of fixed amplitude is communicated from the transmitter 12. In other instances, an RF waveform of varying amplitude is transmitted. In the latter case, the waveform is normalized to remove variations present in the signal. This normalization does not remove the received amplitude variation due to the channel. If waveforms of fixed amplitude are transmitted, this normalization procedure is unnecessary. In the illustrative process, an RF waveform of varying amplitude is normalized at 100.
The normalized incoming amplitude sample is then low-pass filtered at 102 to eliminate potential high frequency noise in the sample. The cutoff frequency of the filter must be higher than the Doppler frequency of the fading profile. If the noise level is low enough, it is possible to to obtain good performance without this initial filtering procedure.
After the signal is filtered at 102, the power gain is determined by computing the magnitude squared of the filtered sample amplitude at 104. The square of the power gain is then computed at 106. Next, the sum (∑x) of the power gains, x, and the sum of the squares of the power gains (∑x2) is updated in respective accumulators at 108 and 1 10 respectively. These are the minimal sufficient statistics previously discussed. As shown in Fig. 2, the sums and counter 109 are reset to zero at the end of each mesurement window. The measurement window is set to N, the sample size, i.e., 2000, in register 1 11.
At 112, the system checks the number of times that the sums of the power gains (∑x) and squares of the power gains (∑x2) have been modified. If this number is equal to the selected window size N, then the end of the window has been reached, and the process proceeds to the final steps to calculate the K-factor. If the window N has not yet been reached, the system waits until the next amplitude sample arrives at 1 14 (while at the same time storing the values of the updated sums in accumulators 108, 110).
When the summation window expires, the sum of the power gains (∑x) and the sum of the squares of the power gains (∑x2) is final averaged at 1 16 by dividing these values by the sample size N. With these averages, an estimate is made of the first and second moments of the window of samples just processed.
These averages are then low-pass filtered at 1 18 to avoid wild fluctuations using, in the illustrative embodiment, first order low-pass
IIR filters. These filtered values are then utilized as inputs to the moment-based set of Greenstein- Michelson-Erceg (GME) equations at
120, i.e.. using EQ.2 and the following auxiliary equations:
Figure imgf000017_0001
And,
G = -Ϋ 2 -G2 (EQ. 38)
1 N ' Here, EQ. 37 and EQ. 38 represent the estimates of Gd and Gv respectively, where N is the size of the window of samples defined above. These estimates are then inserted into EQ.2 to obtain the estimate of the K-factor of the channel for the given sample window. The resultant K-factor can be passed through a low-pass IIR filter at 122 to further smooth it.
The order in which the filtering process is applied is important. In one expedient, the low pass filtering can be implemented only after computation of the K-factor. However, this approach requires the use of higher order filters, thereby creating additional complexity, more computations, and likely buffering of some samples. In the preferred embodiment, filtering the averages (or the sums) bounds the inputs to the GME equation, thereby bounding the computed K-factor. Additionally, after calculating the K-factor using the GME equations, in the preferred embodiment further filtering is applied to remove noise in the estimated K-factor. This implementation advantageously reduces the margin of fluctuations in the estimation of the K-factor; avoids system overflows (by bounding the averages); reduces data buffering requirements; reduces the quantity of operations per filter (atttributable to the order of the filters); and provides quick convergence of the reported K-factor to the actual value.
The present invention has been shown and described in what is considered to be the most preferred and practical embodiment. It is anticipated, however, that departures may be made therefrom, and that obvious modifications will be implemented by those skilled in the art.

Claims

Claims:
1. A method for measuring the Ricean K-factor of a wireless channel in real-time, comprising the steps of: (a) obtaining an amplitude sample;
(b) computing the magnitude squared of the sample to obtain the power gain and computing the magnitude squared of the power gain;
(c) calculating the sum of the power gain and the magnitude squared of the power gain for a window of amplitude samples; (d) final averaging the sums of the window of amplitude samples to estimate the first and second moments of the window of samples;
(e) inputing the final average to obtain estimates for the time average of the power gain Ga and rms deviation of the power gain Gv about
Ga :
Figure imgf000019_0001
and,
Figure imgf000019_0002
(f) computing the K-factor in accordance with:
Figure imgf000019_0003
2. The method for measuring the Ricean K-factor of a wireless channel in real-time recited in Claim 1, further comprising the step of normalizing the incoming amplitude sample.
3. The method for measuring the Ricean K-factor of a wireless channel in real-time recited in Claim 1 , further comprising the steps of low pass filtering the amplitude sample prior to obtaining the power gain and computing the magnitude squared of the power gain, and low- pass filtering the estimates of first and second moments of the window of samples.
4. The method for measuring the Ricean K-factor of a wireless channel in real-time recited in Claim 1, further comprising the step of low-pass filtering the computed K-factor.
5. The method for measuring the Ricean K-factor of a wireless channel in real time recited in Claim 1 , wherein the window of samples ranges from 2000- 10,000.
6. A method for measuring the Ricean K-factor of a wireless channel in real-time, comprising the steps of:
(a) normalizing an incoming amplitude sample;
(b) low-pass filtering the amplitude sample; (c) computing the magnitude squared of the sample to obtain the power gain and computing the magnitude squared of the power gain
(d) calculating the sum of the power gain and the magnitude squared of the power gain for a window of amplitude samples;
(e) final averaging the sums of the window of amplitude samples to estimate the first and second moments of the window of samples; (f) low-pass filtering the averages of the sums of the window of amplitude samples;
(g) inputing the final average to obtain estimates for the time average of the power gain Ga and rms deviation of the power gain Gv about Ga :
Figure imgf000021_0001
and,
(h) computing the K-factor in accordance with:
Figure imgf000021_0002
(i) low-pass filtering the computed K-factor.
PCT/US2001/003854 2000-02-08 2001-02-07 A real-time method for measuring the ricean k-factor WO2001059963A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
CA002399385A CA2399385C (en) 2000-02-08 2001-02-07 A real-time method for measuring the ricean k-factor
EP01908893A EP1254528A1 (en) 2000-02-08 2001-02-07 A real-time method for measuring the ricean k-factor
BR0108183-7A BR0108183A (en) 2000-02-08 2001-02-07 Real-time method for measuring ricean k-factor
MXPA02007623A MXPA02007623A (en) 2000-02-08 2001-02-07 A real time method for measuring the ricean k factor.

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US18092800P 2000-02-08 2000-02-08
US60/180,928 2000-02-08
US09/777,783 2001-02-06
US09/777,783 US6868120B2 (en) 2000-02-08 2001-02-06 Real-time system for measuring the Ricean K-factor

Publications (1)

Publication Number Publication Date
WO2001059963A1 true WO2001059963A1 (en) 2001-08-16

Family

ID=26876747

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US2001/003854 WO2001059963A1 (en) 2000-02-08 2001-02-07 A real-time method for measuring the ricean k-factor

Country Status (7)

Country Link
US (1) US6868120B2 (en)
EP (1) EP1254528A1 (en)
AR (1) AR029037A1 (en)
BR (1) BR0108183A (en)
CA (1) CA2399385C (en)
MX (1) MXPA02007623A (en)
WO (1) WO2001059963A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3075548A1 (en) * 2017-12-19 2019-06-21 Thales METHOD AND DEVICE FOR CALCULATING STATISTICAL PARAMETERS OF THE PROPAGATION CHANNEL

Families Citing this family (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7151797B2 (en) * 2002-05-14 2006-12-19 Limberg Allen Leroy Adaptive K-factor-improvement filter for receiver of radio signals subject to multipath distortion
US8194770B2 (en) * 2002-08-27 2012-06-05 Qualcomm Incorporated Coded MIMO systems with selective channel inversion applied per eigenmode
US20040081131A1 (en) 2002-10-25 2004-04-29 Walton Jay Rod OFDM communication system with multiple OFDM symbol sizes
US8169944B2 (en) 2002-10-25 2012-05-01 Qualcomm Incorporated Random access for wireless multiple-access communication systems
US7986742B2 (en) * 2002-10-25 2011-07-26 Qualcomm Incorporated Pilots for MIMO communication system
US8218609B2 (en) * 2002-10-25 2012-07-10 Qualcomm Incorporated Closed-loop rate control for a multi-channel communication system
US8170513B2 (en) * 2002-10-25 2012-05-01 Qualcomm Incorporated Data detection and demodulation for wireless communication systems
US7002900B2 (en) * 2002-10-25 2006-02-21 Qualcomm Incorporated Transmit diversity processing for a multi-antenna communication system
US8320301B2 (en) * 2002-10-25 2012-11-27 Qualcomm Incorporated MIMO WLAN system
US8208364B2 (en) 2002-10-25 2012-06-26 Qualcomm Incorporated MIMO system with multiple spatial multiplexing modes
US8134976B2 (en) 2002-10-25 2012-03-13 Qualcomm Incorporated Channel calibration for a time division duplexed communication system
US7324429B2 (en) 2002-10-25 2008-01-29 Qualcomm, Incorporated Multi-mode terminal in a wireless MIMO system
US8570988B2 (en) * 2002-10-25 2013-10-29 Qualcomm Incorporated Channel calibration for a time division duplexed communication system
US7885228B2 (en) * 2003-03-20 2011-02-08 Qualcomm Incorporated Transmission mode selection for data transmission in a multi-channel communication system
US9473269B2 (en) * 2003-12-01 2016-10-18 Qualcomm Incorporated Method and apparatus for providing an efficient control channel structure in a wireless communication system
US7466749B2 (en) 2005-05-12 2008-12-16 Qualcomm Incorporated Rate selection with margin sharing
US8358714B2 (en) * 2005-06-16 2013-01-22 Qualcomm Incorporated Coding and modulation for multiple data streams in a communication system
US20100008440A1 (en) * 2008-07-08 2010-01-14 Industrial Technology Research Institute Link adaptation in wireless communications
CN113296396B (en) * 2021-05-26 2022-06-03 广东电网有限责任公司 Automatic tracking system and method for high-frequency noise power gain

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3937945A (en) 1974-06-25 1976-02-10 The United States Of America As Represented By The United States National Aeronautics And Space Administration Office Of General Counsel-Code Gp Apparatus for simulating optical transmission links
US4089462A (en) 1976-02-19 1978-05-16 International Telephone & Telegraph Corporation Temperature control system including K-Factor adjustment
US5774814A (en) 1996-03-22 1998-06-30 Cornell Research Foundation, Inc. Multiply-detected macrodiversity method and system for wireless communications
US6359938B1 (en) * 1996-10-31 2002-03-19 Discovision Associates Single chip VLSI implementation of a digital receiver employing orthogonal frequency division multiplexing
US6304594B1 (en) * 1998-07-27 2001-10-16 General Dynamics Government Systems Corporation Interference detection and avoidance technique
US6320919B1 (en) * 1998-11-30 2001-11-20 Ericsson Inc. Adaptive channel characterization using decoded symbols
US6690746B1 (en) * 1999-06-11 2004-02-10 Southwest Research Institute Signal recognizer for communications signals

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
"Modeling diversity reception over narrowband fixed wireless channels", IEEE MTT-S INTERNATIONAL TOPICAL SYMPOSIUM ON TECHNOLOGIES FORWIRELESS APPLICATIONS, XX, XX, 1 January 1999 (1999-01-01) - 24 February 1999 (1999-02-24), XX, pages 95 - 100, XP002171558 *
BOHDANOWICZ A ET AL: "WIDEBAND INDOOR AND OUTDOOR MULTIPATH CHANNEL MEASUREMENTS AT 17 GHZ", AMSTERDAM, SEPT. 19 -22, 1999,NEW YORK, NY: IEEE,US, vol. CONF. 50, 19 September 1999 (1999-09-19), pages 1998 - 2003, XP000895962, ISBN: 0-7803-5436-2 *
GREENSTEIN L J ET AL: "MOMENT-METHOD ESTIMATION OF THE RICEAN K-FACTOR", IEEE COMMUNICATIONS LETTERS,IEEE SERVICE CENTER, PISCATAWAY,US,US, vol. 3, no. 6, June 1999 (1999-06-01), pages 175 - 176, XP000830990, ISSN: 1089-7798 *
NDZI D ET AL: "HYPER-RESOLUTION INDOOR CHANNEL IMPULSE RESPONSES: MULTIPATH COMPONENTS AN K-FACTORS", ELECTRONICS LETTERS, vol. 35, no. 9, 29 April 1999 (1999-04-29), pages 698 - 699, XP002171556 *
SÖDER, G: "Modellierung, Simulation und Optimierung von Nachrichtensystemen", 1993, SPRINGER-VERLAG, BERLIN, HEIDELBERG, NEW YORK, XP002171559 *
VAN DER WIJK ET AL: "ASSESSMENT OF A PICO-CELLULAR SYSTEM USING PROPAGATION MEASUREMENTS AT 1.9 GHZ FOR INDOOR WIRELESS COMMUNICATIONS", IEEE TRANSACTIONS ON VEHICULAR TECHNOLOGY, vol. 44, no. 1, February 1995 (1995-02-01), pages 155 - 162, XP002171557 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FR3075548A1 (en) * 2017-12-19 2019-06-21 Thales METHOD AND DEVICE FOR CALCULATING STATISTICAL PARAMETERS OF THE PROPAGATION CHANNEL
EP3503649A1 (en) * 2017-12-19 2019-06-26 Thales Method and device for computing propagation channel statistical parameters

Also Published As

Publication number Publication date
BR0108183A (en) 2004-06-22
US6868120B2 (en) 2005-03-15
US20020027951A1 (en) 2002-03-07
EP1254528A1 (en) 2002-11-06
CA2399385A1 (en) 2001-08-16
CA2399385C (en) 2007-04-17
MXPA02007623A (en) 2003-01-28
AR029037A1 (en) 2003-06-04

Similar Documents

Publication Publication Date Title
US6868120B2 (en) Real-time system for measuring the Ricean K-factor
US6246732B1 (en) Demodulator including adaptive equalizer and demodulating method in digital communications
US9226249B2 (en) Modified SIR values for fast power control
US20040259514A1 (en) Method and apparatus for estimating carrier frequency offset and fading rate using autoregressive channel modeling
US6269131B1 (en) Physical channel estimator
US6505053B1 (en) Method for sinusoidal modeling and prediction of fast fading processes
Baddour et al. Robust Doppler spread estimation in nonisotropic fading channels
US20040139375A1 (en) Method for estimating clock skew within a communications network
US7974365B2 (en) Method and apparatus for computing SIR of time varying signals in a wireless communication system
Chen et al. Estimation of Ricean and Nakagami distribution parameters using noisy samples
US8654899B2 (en) Pilot symbol assisted modulation signal processing systems and methods
US5602484A (en) Delay-spread sensor and detection switching circuit using the same
US20040131108A1 (en) Method and device for estimating sir of a signal
EP1099328B1 (en) Channel impulse response estimation using received signal variance
US6674815B2 (en) Method for symbol-spaced estimation and/or tracking of a fractionally-spaced fading radio channel
Enescu et al. On the estimation of state matrix and noise statistics in state-space models
Enescu et al. Recursive estimation of noise statistics in Kalman filter based MIMO equalization
EP3163763B1 (en) Efficient rake receiver finger selection
Sénécal et al. Particle filtering equalization method for a satellite communication channel
Kim et al. Joint estimation of time delay and channel amplitude by simplex unscented filter without assisted pilot in CDMA systems
Tepedelenlioglu Analytical performance analysis of moment-based estimators of the Nakagami parameter
Leon et al. The polynomial-based generalized recursive least squares estimator for rayleigh fading channels
Shin et al. New quasi-analytic ber estimation technique on the nonlinear satellite communication channels
Olama et al. Time varying wireless channel modeling, estimation, identification, and power control from measurements
Bober et al. Performance of energy detection in nlos frequency-selective fading channels

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): BR CA MX

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE TR

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2399385

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: PA/a/2002/007623

Country of ref document: MX

WWE Wipo information: entry into national phase

Ref document number: 2001908893

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 2001908893

Country of ref document: EP

WWW Wipo information: withdrawn in national office

Ref document number: 2001908893

Country of ref document: EP