Adaptive filter to reduce multipath

The direct path of a radio signal from transmitter to receiver is frequently interfered with by reflections of the signal from stationary and moving objects. This is called multipath noise. This invention utilizes a new adaptive filter technique to reduce multipath noise. A nonlinear least squares method measures the delay, Doppler shift and amplitude of the multipath due to each object and subtracts a very accurate reconstruction of each multipath signal from the noisy signal. If an object is a target, its range, range rate and magnitude is got from the measured multipath delay, Doppler shift and amplitude. Position and velocity of the target can be obtained by geometric triangulation with multiple transmitters. Target angle can be measured by the relative phase of the corresponding filter coefficients across multiple antennas. The system can be used on a surveillance aircraft to cancel ground reflections and measure targets.

Skip to: Description  ·  Claims  · Patent History  ·  Patent History
Description

[0001] Cross Reference to Related Applications

[0002] This method of reducing multipath avoids the cross term noise produced by other methods [Refs. 1 through 10]. These other methods correlate (cross correlate or auto correlate) two versions of the signal each containing the direct path and multipath reflections. A correlation peak between the direct path and a reflection gives a measurement of the relative delay between the direct path and the reflected path and the amplitude and phase of the reflection. As the relative delay between the two signals is moved from this peak, other correlation peaks are produced when there is correlation between the reflections, i.e., when the relative delay equals the difference of the delays for two objects. This produces noise which interferes with the measurement since there are many possible combinations. When one delays one of the signals and subtracts it from the other with the correct amplitude and phase, he tends to cancel the multipath. The other reflections, however, are dragged along with it and produce noise. These noises are avoided by the invention described in this disclosure.

Statement Regarding Federally Sponsored R&D

[0003] No Federal funds were used to conceive or develop this invention.

REFERENCE TO APPENDIX CONTAINING COMPUTER PROGRAM

[0004] The Appendix contains listings of computer programs written in the APL language and a sample computer run. The programs embody the basic features of this invention. The computer run is a demonstration of its performance on simulated data.

[0005] The program NORM generates simulated data. The program DELRES calculates the delay residuals. The program NLS minimizes the residuals defined in DELRES by nonlinear least squares.

[0006] The program NLS is first edited so as to output the residuals as RR. The program NORM is used to generate 100000 mean zero variance 1 random numbers in X5. This represents a 50000 Hz broadband signal sampled at 100000 samples per second with r.m.s. (root mean square) of 1. Two multipaths are simulated both of 0.1 magnitude. One is delayed 1 sample; the other is delayed 3 samples. The result is put into XX5. The signal to multipath noise ratio is calculated to be 17 dB. The NLS program is applied to XX5 and the two multipath noises are canceled to a level of 51 dB signal to multipath noise ratio.

BACKGROUND

[0007] The direct path of a radio signal from transmitter to receiver is frequently interfered with by reflections of the signal from stationary and moving objects. This is called multipath noise. This invention utilizes a new adaptive filter technique to reduce multipath noise. This method of reducing multipath avoids the cross term noise produced by other methods [Refs. 1 through 10]. These other methods correlate (cross correlate or auto correlate) two versions of the signal each containing the direct path and multipath reflections. A correlation peak between the direct path and a reflection gives a measurement of the relative delay between the direct path and the reflected path and the amplitude and phase of the reflection. As the relative delay between the two signals is moved from this peak, other correlation peaks are produced when there is correlation between the reflections. This produces noise which interferes with the measurement. When one delays one of the signals and subtracts it from the other with the correct amplitude and phase, he tends to cancel the multipath. The other reflections, however, are dragged along with it and produce noise. These noises are avoided by the invention described in this disclosure.

BRIEF SUMMARY

[0008] A nonlinear least squares method measures the delay, Doppler shift and amplitude of the multipath due to each object and subtracts a very accurate reconstruction of each multipath signal from the noisy signal. If an object is a target, its range, range rate and magnitude is got from the measured multipath delay, Doppler shift and amplitude. Position and velocity of the target can be obtained by geometric triangulation with multiple transmitters. Target angle can be measured by the relative phase of the corresponding filter coefficients across multiple antennas. The system can be used on a surveillance aircraft to cancel ground reflections and measure targets.

BRIEF DESCRIPTION OF DRAWING

[0009] The Figure is a block diagram illustrating the adaptive filter of the invention to reduce multipath in a radio transmitted signal wherein the multipath is caused by reflections from fixed and moving objects, interferers, or targets.

[0010] The method works best on white signals; therefore, prewhitening and post unwhitening filters are employed.

[0011] The differential delay and Doppler shift for each target is measured by the filter weight xmn which corresponds to the differential delay nD and Doppler shift mf caused by that target. The magnitude of the filter weight is a measure of the strength of the target.

[0012] The quantity labeled “Residual” in the Figure is the received signal minus the result of application of the filter weights w1, w2, w3, x11, x12 , x13 . . . , x21, x22, x23 . . . x31,x32,x33 . . . . A nonlinear least squares method is used to pick the filter weights which minimize the mean squares of the “Residual”. The result is a clean version of the original signal which is the received signal minus the multipath reflections.

[0013] The filter weight xmn corresponding to a moving target is a measure of the differential range nDc and range rate mfc where c is the speed of light. The system, with a common antenna, can be duplicated to receive two signals each from each of two widely separated transmitters. Geometric triangulation can be used to measure the two dimensional position and velocity of the target. Triplication can be used for three dimensional position and velocity.

[0014] Another use of the system is to detect the angle of moving targets. If multiple antennas are provided, each connected with a system like that shown in the Figure, the angle of a moving target causing a multipath reflection to the receiving antennas can be measured by using the relative phase of the corresponding delay and Doppler complex coefficients across the several antennas.

[0015] The receiving antennas, receivers and processing system can be placed in a surveillance aircraft the position and velocity of which is obtained by an accurate navigation system such as GPS. Objects on the ground, interferers and targets causing multipath reflections can be processed by the system. Target position and velocity can be obtained by adding the position and velocity of the surveillance aircraft to the measured position and velocity of the target.

DETAILED DESCRIPTION

[0016] This method of reducing multipath avoids the cross term noise produced by other methods [Refs. 1 through 10]. These other methods correlate (cross correlate or auto correlate) two versions of the signal each containing the direct path and multipath reflections. A correlation peak between the direct path and a reflection gives a measurement of the relative delay between the direct path and the reflected path and the amplitude and phase of the reflection. As the relative delay between the two signals is moved from this peak, other correlation peaks are produced when there is correlation between the reflections. This produces noise which interferes with the measurement. When one delays one of the signals and subtracts it from the other with the correct amplitude and phase, he tends to cancel the multipath. The other reflections, however, are dragged along with it and produce noise. These noises are avoided by the invention described in this disclosure.

[0017] The Figure is a block diagram illustrating the adaptive filter of the invention to reduce multipath in a radio transmitted signal wherein the multipath is caused by reflections from fixed and moving objects, interferers, or targets.

[0018] The method works best on white signals; therefore, prewhitening and post unwhitening filters are employed.

[0019] The differential delay and Doppler shift for each target is measured by the filter weight xmn which corresponds to the differential delay nD and Doppler shift mf caused by that target. The magnitude of the filter weight is a measure of the strength of the target.

[0020] The quantity labeled “Residual” in the Figure is the received signal minus the result of application of the filter weights w1, w2, w3, x11, x12, x13 . . . , x21, x22, x23 . . . x31, x32, x33 . . . . A nonlinear least squares method is used to pick the filter weights which minimize the mean squares of the “Residual”. The result is a clean version of the original signal which is the received signal minus the multipath reflections.

[0021] Refer to the Figure. The signal is modulated and amplified by the transmitter, Tx [Ref. 17, ROHDE, p.14]. After transmission from the antenna most of the power takes the direct path to the receive antenna. Some power, however, is reflected from stationary and moving objects such as buildings and aircraft. This tends to add or subtract from the direct path causing what is known as multipath interference noise[Ref. 18, SKOLNIK, p. 18.46]. This invention removes the multipath noise from the received signal.

[0022] The signal at the receive antenna is amplified and demodulated by the receiver, Rx [Ref. 17, ROHDE, p. 361 ][Ref. 19, VAN VALKENBURG, p. 23-6]. It is then passed through a presampling filter, sampled and converted from analog to digital [Ref. 19, VAN VALKENBURG, p. 28-7]. These real digital samples have a Fourier transform the real part of which is symmetric about zero frequency and the imaginary part of which is antisymmetric about zero frequency. The real samples are first frequency shifted by multiplying by e-j2&pgr;Ft where t is time, F={fraction (1/2D)} and {fraction (2/D)}is the sampling frequency [Ref. 14, PAPOULIS, p. 15]. These complex samples are then passed through a low pass digital filter with a maximum frequency of F [Ref. 16, RABINER, p. 100] [Ref. 13, OPPENHEIM, p. 261]. The output of the low pass filter is resampled at a frequency of {fraction (1/D)}, i.e., every other sample, to obtain the complex samples of the received signal.

[0023] The received signal, after demodulation, analog to digital conversion and conversion to complex samples, can be modeled as 1 q i = s i + ∑ n = 1 N ⁢ ∑ m = - M M ⁢ a mn ⁢ ⅇ - j2 ⁢   ⁢ π ⁢   ⁢ mfnD ⁢ s i - n ⁢ E m + η i

[0024] where

[0025] Si=original signal

[0026] i=sample index

[0027] D=sampling time interval

[0028] n=time delay index

[0029] f=Doppler shift frequency interval

[0030] m=Doppler shift index

[0031] amn=Multipath amplitude coefficient

[0032] j=unit imaginary number

[0033] e=base of natural logarithms

[0034] &pgr;=pi

[0035] E=ej2&pgr;ft

[0036] t=iD

[0037] &eegr;i=white noise

[0038] From the Figure, the residual is 2 r i = q i ⁢ - ∑ l = 1 L ⁢ w l ⁢ q i - 1 - ∑ n = 1 N ⁢ ∑ m = - M M ⁢ x mn ⁢ r i - n ⁢ E m

[0039] where the wl are whitening filter coefficients and the xmn are the delay-Doppler filter coefficients. This equation corresponds to that of Box [Ref. 11, BOX, p. 498]. One can minimize the root mean squared (r.m.s.) residual 3 1 I ⁢ ∑ t = 1 I ⁢ r i 2

[0040] over w1, w2, . . . , wL, x-M1, x-M2, . . . , x-MN, x-M+11, x-M+12, . . . , x-M+1N, . . . , xMN by nonliear least squares [Ref. 11, BOX, p. 5045 p. 505] [Ref. 12, MARQUARDT, p. 431].

[0041] To show that this removes the Multipath and restores the original signal, define the whitened signal as 4 p i = s i - ∑ l = 1 L ⁢ w 1 ⁢ s 1 - l

[0042] and the modified noise as 5  i = η i - ∑ l = 1 L ⁢ w 1 ⁢ η 1 - l

[0043] Then, the residual is 6 r i = p i + ∑ n = 1 N ⁢ ∑ m = - M M ⁢ a mn ⁢ ⅇ - j2 ⁢   ⁢ π ⁢   ⁢ mfnD ⁢ p i - n ⁢ E m +  i - ∑ n = 1 N ⁢ ∑ m = - M M ⁢ x mn ⁢ r i - n ⁢ E m

[0044] The root mean square residual is minimized when

[0045] xmn≈amne-j2&pgr;mfnD

[0046] and

[0047] Ri≈p1+s1

[0048] Note that only delayed samples of the whitened signal p1, i.e., pi-n, n≠0, are subtracted from pi, so that it is not possible to cancel the whitened signal p, since it is uncorrelated with delayed versions of itself.

[0049] Adding the above two equations which describe the action of the whitening filter, one obtains 7 r i ≈ ( s 1 + η 1 ) - ∑ l = 1 L ⁢   ⁢ w 1 ⁢ ( s i - l + η i - l )

[0050] Solving this equation, one gets 8 s i + η 1 ≈ r 1 + ∑ l = 1 L ⁢   ⁢ w 1 ⁢ ( s i - l + η i - l )

[0051] which, from the Figure, gives the output of the unwhitening filter. This is the desired result which restores the original signal without multipath. The xmn imply target differential range, range rate and magnitude.

[0052] A simple test of this concept was made with the computer program shown in the Appendix. The Marquardt method for nonlinear least squares [Ref. 11, BOX, p. 504, p. 505] [Ref. 12, MARQUARDT, p. 431] was programmed in the APL language in program NLS. The equation for the residual was programmed in DELRES with xmn=0 when m#0

[0053] and

[0054] w1=0

[0055] If

[0056] w1≠0

[0057] this corresponds to the equation of Box [Ref. 11, BOX, p. 498] and is a general recursive digital filter [Ref. 15, PAPOULIS, p. 45].

[0058] The original signal s1 was generated with a Gaussian random number generator in program NORM with root mean square (r.m.s.) of 1 and I=100000. This corresponds to one second of a 50000 Hz bandwidth signal represented by 100000 real samples. The data is white, zero mean, Gaussian with r.m.s.=1.

[0059] The received signal q1 was generated with a01=a03=0.1, otherwise=0

[0060] and

[0061] &eegr;=0

[0062] This corresponds to two multipaths both of magnitude 0.1, one is delayed 1 sample, the other is delayed 3 samples. The white signal itself provides an effective noise which perturbs the estimates.

[0063] The process converged in three iterations, the final r.m.s. residual=1.002370568. The three coefficients x01,x02,x03 are shown to be approximately=0.1, 0.0, 0.1 matching a01,a12,a03 with r.m.s. errors of about 0.003. The mean residual was about 0.0087. The original signal to multipath noise ratio was 17 dB. After processing, the two multipaths were canceled to a signal to multipath noise ratio of 51 dB.

[0064] The filter weight xmn corresponding to a moving target is a measure of the differential range nDc and range rate mfc where c is the speed of light. The system, with a common antenna, can be duplicated to receive two signals each from each of two widely separated transmitters. Geometric triangulation [Ref. 18, SKOLNIK, p.25.5, p.25.13] can be used to measure the two dimensional position and velocity of the target. Triplication can be used for three dimensional position and velocity.

[0065] Another use of the system is to detect the angle of moving targets. If multiple antennas are provided, each connected with a system like that shown in the Figure, the angle of a moving target causing a multipath reflection to the receiving antennas can be measured by using the relative phases of the corresponding delay and Doppler complex coefficients across the several antennas [Ref. 18, SKOLNIK, p.3.34, p.3.35].

[0066] The receiving antennas, receivers and processing system can be placed in a surveillance aircraft the position and velocity of which is obtained by an accurate navigation system such as GPS. Objects on the ground, interferers and targets causing multipath reflections can be processed by the system. Target position and velocity can be obtained by adding the position and velocity of the surveillance aircraft to the measured position and velocity of the target. 1 cit. no. patent no. name date [1] 6,031,882 ENGE 02-29-2000 [2] 6,031,881 WEILL 02-29-2000 [3] 5,918,161 KUMAR 06-29-1999 [4] 5,630,208 ENGE 05-13-1997 [5] 5,966,411 STRUHSAKER 10-12-1999 [6] 5,995,538 LOMP 11-30-1999 [7] 5,615,232 VAN NEE 03-25-1997 [8] 5,809,064 FENTON 09-15-1998 [9] 5,673,286 LOMP 09-30-1997 [10]  5,923,703 PON 07-13-1999

Non Patent Literature

[0067] [11] BOX, GEORGE E. P., JENKENS, GWILYM M., Time Series Analysis: Forecasting and Control, 1976, p. 498, p. 504, p. 505, Holden-Day, San Francisco

[0068] [12] MARQUARDT, D. W., “An algorithm for least squares estimation of non-linear parameters”, Journ. Soc. Ind. AppL Math., 1963, p. 431, Vol 11.

[0069] [13] OPPENHEIM, ALAN V., SCHAFER, RONALD W., Digital Signal Processing, 1975, p. 261, Prentice-Hall, Englewood Cliffs, N.J.

[0070] [14] PAPOULIS, ATHANASIOS, The Fourier Integral and its Applications, 1962, p.15, McGraw-Hill, N.Y.

[0071] [15] PAPOULIS, ATHANASIOS, Signal Analysis, 1977, p. 45, McGraw-Hill, N.Y.

[0072] [16] RABINER, LAWRENCE R., GOLD, BERNARD, Theory and Application of Digital Signal Processing, 1975, p. 100, Prentice-Hall, Englewood Cliffs, N.J.

[0073] [17] ROHDE, ULRICH L., BUCHER, T. T. N., Communications Receivers Principles and Design, 1988, p. 14, p. 361, McGraw-Hill, N.Y.

[0074] [18] SKOLNIK, MERRILL I.(ed.), Radar Handbook, Second Edition, 1990, p. 3.34, p. 3.35, p. 18.46, p. 25.5, p. 25.13, McGraw-Hill, N.Y.

[0075] [19] VAN VALKENBURG, MAC E.(ed.), Reference Datafor Engineers, 1993, p. 23-6, p. 28-7, Prentice-Hall, 11711 North College, Carmel, Indiana 46032, USA

APPENDIX Computer Programs and Sample Run

[0076] 2 APPENDIX Computer Programs and Sample Run ∇NORM[□]∇ [0] X←NORM N;Z;T;R [1] A ;; [2] A 9612024.1712 [3] A GENERATE N NORMAL RANDOM VARIABLES, MEAN 0, SIGMA 1 [4] A □RL IS SEED [5]  Z←2, ┌N÷2 [6]  Z←Z&rgr;(÷10000)×?(×/Z)&rgr;10000 [7]  T←(o2)×Z[1;] [8]  R←(−2×{circle over (*)}Z[2;])*0.5 [9]  X←N↑,(1 1⋄.×R)×2 1⋄. oT ∇1996−12−10 11.00.01 (GMT-4) ∇DELRES[□]∇ [0] R←Y DELRES X;N;I [1] A ;; [2] A 000323.2241 [3] A DELAY RESIDUALS [4]  N←&rgr;X [5]  R←0×Y [6]  R[&igr;N]←Y[&igr;N] [7]  I←0 [8] NEXTI:I←I+1 [9]  R[N+I]←Y[N+I]−R[N+I−&igr;N]+.×X [10]  →NEXTI×&igr;I<(&rgr;Y)−N [11]  R←N↓R ∇ 2000-03-25 22.51.47 (GMT-4) ∇NLS[□]∇ [0] XE←XD NLS RES;X;&Dgr;X;R;P;J;&Dgr;R;A;B:D;EM;E;I;EE;AA [1] A ;RES; [2] A 800225.0914 800820 000321.1532 [3] A NONLINEAR LEAST SQUARES [4] A CHAR. VECT. RES IS RESIDUAL FUNCTION NAME [5]  X←XD[1;] [6]  &Dgr;X←XD[2;] [7]  EE←′′ [8]  I←0 [9] NEXTI:I←I+1 [10]  R←&phgr;RES, ′ X′ [11] A (R A B)←&phgr;RES, ′(X &Dgr;X)′ [12] A EE←EE,(÷/+/(R*2),[0.5]1)*0.5 [13]  (÷/+/(R*2),[0.5]1)*0.5 [14] A ANALYTIC RESIDUAL PARTIALS [15] A P←&phgr;(RES, ′P′), ′ X′ [16] A→ANPAR [17] A CALCULATE R, A AND B [18] A (R A B)←&phgr;RES, ′(X &Dgr;X)′ [19] A →CALCRAB [20] A NUMERIC RESIDUAL PARTIALS [21]  P←′′ [22]  J←0 [23] NEXTJ:J←J+1 [24]  &Dgr;R←(&phgr;RES, ′ X+&Dgr;X[J]×J=&igr;&rgr;X′)−R [25]  P←P,&Dgr;R÷&Dgr;X[J] [26]  →NEXTJ×&igr;J<&rgr;X [27]  P←ø((&rgr;X),(&rgr;P)÷&rgr;X)&rgr;P [28] ANPAR:A←(øP)+.×P [29]  B←(øP)+.×R [30] CALCRAB: [31]  D←÷(((0 1+&rgr;A)&rgr;A)[;1]+1E−10)*0.5 [32]  AA←(A×D⋄.×D)+1E−10×(&rgr;A)&rgr;1,0×A [33]  X←X−D×(D×B)AA [34]  →NEXTI×&igr;I<3 [35]  R←&phgr;RES, ′ X′ [36] A (R A B)←&phgr;RES, ′(X &Dgr;X)′ [37]  EM←÷/+/R,[0.5]1 [38]  E←(÷/+/(R*2),[0.5]1)*0.5 [39]  XE←(X,EM),[0.5]E×(((0 1+&rgr;AA)&rgr;(D⋄.×D)×AA)[;1],1)*0.5 [40] A EE,E [41]  E [42] A ′ ′ [43] A XE [44] A →NEXTI×&igr;I<20 [45] A RR←R ∇ 2000-03-29 23.00.55 (GMT-4) ∇NLS[□45] [45] A RR←R [45]  RR←R [46] ∇ &rgr;X5←NORM 100000 100000 □←S←(÷/+/((X5)*2),[.5]1)*.5 1.002357739 &rgr;XX5←X5[3+&igr;99997]+.1×X5[(&igr;99997)⋄.+−1+&igr;4]+.×1 0 1 0 99997 □←N←(÷/+/((XX5−3↓X5)*2),[.5]1)*.5 0.1418755036 20×10{circle over (*)}S÷N 16.98230664 (2 3&rgr;0 0 0 .001 .001 .001)NLS ′XX5 DELRES′ 1.011856929 1.002412348 1.00237057 1.002370568 0.09896411424   0.001084301862 0.09780701046 0.008745036907 0.003147221067   0.003163105505 0.003146911359 1.002370568 □←N←(÷/+/((RR−6↓X5)*2),[.5]1)*.5 0.002841730873 20×10{circle over (*)}S÷N 50.94879605

Claims

1. This invention uses an adaptive filter to reduce multipath in a radio transmitted signal wherein the multipath is caused by reflections from fixed objects. This method is superior to other methods which methods use correlation.

2. The concept can be extended to reduce multipath in a transmitted signal in which the multipath is caused in part by reflection from moving objects, interferers or targets.

3. In the case of a moving target, the cancellation is accomplished by subtraction of a coefficient times a delay and Doppler shift of the direct path signal. The delay multiplied by the speed of light gives a measure of differential target range. The Doppler shift multiplied by the speed of light gives a measure of differential target range rate. The amplitude of the coefficient is a measure of the magnitude of the target.

4. The two dimensional position and velocity of the target can be calculated by geometric triangulation using one receive antenna and two transmitters. The three dimensional position and velocity of the target can be calculated by geometric triangulation using one receive antenna and three transmitters.

5. The method works best with broadband uncorrelated white signals. Correlation in the signal reduces the accuracy of the measurements. The invention, to improve performance, therefore, uses a prewhitening filter and a post unwhitening filter.

6. Another use of the system is to measure the angle of moving targets. If multiple antennas are provided, each connected with a system as shown in the Figure, the angle of a moving target causing a multipath reflection to the receiving antennas can be measured by using the relative phase of the corresponding delay and Doppler complex coefficients across the several antennas.

7. The receiving antennas, receivers and processing system can be placed in a surveillance aircraft the position and velocity of which is obtained by an accurate navigation system. Objects on the ground, interferers and targets causing multipath reflections can be processed by this system. Target positions and velocities can be obtained by adding the surveillance aircraft position and velocity to the measured position and velocity of the target.

Patent History
Publication number: 20020005799
Type: Application
Filed: May 2, 2001
Publication Date: Jan 17, 2002
Inventor: Henry Michaels Beisner (Rockville, MD)
Application Number: 09847093
Classifications