Method and apparatus for live-object detection

Information

  • Patent Grant
  • 10302741
  • Patent Number
    10,302,741
  • Date Filed
    Monday, April 4, 2016
    8 years ago
  • Date Issued
    Tuesday, May 28, 2019
    5 years ago
Abstract
An FMCW radar is used to detect live objects by processing the matched, filtered radar return on a frame by frame basis. An FFT cross correlation coefficient is computed, followed by computing a modified geometric mean of the absolute value of the cross correlation coefficients. The modified geometric mean is then compared to a preset threshold to determine whether the object is moving or is stationary.
Description
TECHNICAL FIELD OF THE INVENTION

The technical field of this invention is radar based live object detection.


BACKGROUND OF THE INVENTION

Recent years have witnessed widespread use of millimeter wave (mm-Wave) radars for advanced driver assistance system (ADAS) applications. Compared with other sensing modalities such as a camera, radar has the ability to perform equally well during different times of the day and can be deployed out of sight behind the car bumper or the doors. In many ADAS applications such as parking, cruise control, and braking, the radar is primarily used to find the three-dimensional location of objects around the vehicle. This includes range, azimuth angle, and elevation angle. The range is computed from the round trip delay of the transmitted signal and the two-dimensional (2D) angle is estimated by using the data collected by an antenna array employing a beamforming-based or an eigen-decomposition based high-resolution frequency estimation method.


The use of radar sensors in automotive pedestrian recognition systems is of special interest since radar sensors are less influenced by environmental conditions (e.g. fog, rain, etc.) as other systems like video cameras. Moreover, high resolution radar sensors are available in many modern vehicles as a part of Adaptive Cruise Control (ACC) systems.


SUMMARY OF THE INVENTION

A 77 GHz radar is used to detect a moving object in its view. This invention is based on processing the matched-filtered radar return on a frame-by-frame basis. For each window, the zeroth lag FFT cross-correlation coefficient is computed of the first chirp in the first frame with the first chirp in subsequent frames. Modified geometric mean (MGM) of the absolute values of these cross-correlation coefficients is then computed and compared with a threshold. This MGM serves as a decision measure to distinguish between a static scene and a scene that has a living object present in it.





BRIEF DESCRIPTION OF THE DRAWINGS

These and other aspects of this invention are illustrated in the drawings, in which:



FIG. 1 is a block diagram of the radar employed in the invention;



FIG. 2 shows the received radar frames;



FIG. 3 is a block diagram of the method of this invention; and



FIG. 4 is a plot of experimental results.





DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS

As shown in FIG. 1, a radar based pedestrian recognition system may consist of an RF transmitter and receiver (102), a transmit/receive antenna (103) and a signal processing unit (101). The implementation shown employs a 77 GHz FMCW (frequency modulated continuous wave) radar. FIG. 2 shows the received radar frames after they are matched-filtered with the transmitted chirps. Each frame contains multiple FMCW chirps, where the matched filtered chirps are called the beat signal x(n). For a frame, only the first chirp will be considered in the processing shown in this invention.


The live object detection method of this invention is shown in FIG. 3.

  • (301) The beat signal corresponding to the first received chirp of each frame is represented by x(n,k), where k is the frame index and n is the time index.
  • (302) Compute fast Fourier transform (FFT) of x(n,k). Call it X(f,k), a column vector of size K, where K is FFT size.
  • (303) For the ith window of size W frames chosen by the user, compute the zeroth-lag cross correlation of the FFT of first frame with all subsequent frames in the window. Call this cross-correlation C0(i,k). It is computed as:









C
0



(

i
,
k

)


=


1





X
H



(

f
,
0

)




X


(

f
,
0

)








X
H



(

f
,
k

)




X


(

f
,
k

)











X
H



(

f
,
0

)




X


(

f
,
k

)




,





k
=
0

,





,

W
-
1.





  • (304) Compute the modified geometric mean of W cross coefficients as:








G


(
i
)


=




k
=
0

W











C
0



(

i
,
k

)




.






  • (305) Declare the processing frame W of ith window as containing a live object or being static based on the following criterion:
    • If G(i)≥γ, the scene is declared static
    • If G(i)<γ, the scene is declared to have a live object present in it.



The threshold γ ranges between 0 and 1 and is chosen by the user beforehand.



FIG. 4 shows a plot of γ with values between 0 and one, plotted against 200 frames, showing live objects 401 and static objects 402.

Claims
  • 1. A method of moving object detection using a radar system comprising: generating, by a processor of the radar system, a frequency modulated continuous wave (FMCW) signal;transmitting the FMCW signal toward an object to be detected using an antenna;receiving, by the antenna, a signal, the received signal including a reflection from the object of the transmitted FMCW signal;executing instructions using the processor to perform the steps of: forming a plurality of sequentially-ordered frames based on the received signal, wherein each frame includes a plurality of sequential chirps, wherein each sequential chirp within a frame is determined by filtering a chirp in the received signal with a corresponding chirp in the transmitted FMCW signal;defining a plurality of windows, each window including at least a subset of the sequentially-ordered frames, the subset being contiguous and including a first frame that is the sequentially earlier than all other frames of the subset;for each frame: identifying, from the sequential chirps of the frame, an earliest-received chirp as a first chirp; andcomputing a fast Fourier transform (FFT) of the first chirp; andfor each window: computing a zeroth lag cross correlation of the FFT of the first chirp of the first frame in the window with the FFT of the first chirp of each other frame in the window to obtain W zeroth lag cross correlation coefficients, wherein W is the number of frames in the window;computing a geometric mean using the W zeroth lag cross correlation coefficients;comparing the geometric mean to a predetermined threshold; andusing a result of comparing the geometric mean to the predetermined threshold to determine whether the object is static or moving in the window.
  • 2. The method of claim 1, wherein: for each frame: the first chirp of the frame is represented by x(n,k) where k is the frame index and n is the time index within the frame;the FFT of the first chirp is represented by X(f,k); andthe computation of the zeroth lag cross correlation of the FFT of the first chirp with the FFT of the first chirp of each other frame in the window to obtain W zeroth lag cross correlation coefficients is determined as:
  • 3. The method of claim 2, wherein the geometric mean is determined as:
  • 4. The method of claim 1, wherein, for each frame, the first chirp is the only chirp in the frame on which a fast Fourier transform is applied.
  • 5. The method of claim 1, wherein the transmitted FMCW signal is a 77 GHz FMCW signal.
  • 6. The method of claim 1, wherein the number of frames W for each window is equal.
  • 7. An electronic system comprising: a radio frequency transmitter to generate a frequency modulated continuous wave (FMCW) signal;an antenna to transmit the FMCW signal toward an object located at a distance from the electronic system and to a receive a signal from the object, the received signal including a reflection from the object of the transmitted FMCW signal;a processor; andmemory to store program instructions that, when executed by the processor, cause the electronic system to: form a plurality of sequentially-ordered frames based on the received signal, wherein each frame includes a plurality of sequential chirps, wherein each sequential chirp within a frame is determined by filtering a chirp the received signal with a corresponding chirp in the transmitted FMCW signal;define a plurality of windows, each window including at least a subset of the sequentially-ordered frames, the subset being contiguous and including a first frame that is the sequentially earlier than all other frames of the subset;for each frame: identify, from the sequential chirps of the frame, an earliest-received chirp as a first chirp; andcompute a fast Fourier transform (FFT) of the first chirp; andfor each window: compute a zeroth lag cross correlation of the FFT of the first chirp of the first frame in the window with the FFT of the first chirp of each other frame in the window to obtain W zeroth lag cross correlation coefficients, wherein W is the number of frames in the window;compute a geometric mean using the W zeroth lag cross correlation coefficients;compare the geometric mean to a predetermined threshold; anduse a result of comparing the geometric mean to the predetermined threshold to determine whether the object is static or moving in the window.
  • 8. The electronic system of claim 7, wherein: for each frame: the first chirp of the frame is represented by x(n,k) where k is the frame index and n is the time index within the frame;the FFT of the first chirp is represented by X(f,k); andthe computation of the zeroth lag cross correlation of the FFT of the first chirp with the FFT of the first chirp of each other frame in the window to obtain W zeroth lag cross correlation coefficients is determined as:
  • 9. The electronic system of claim 8, wherein the geometric mean is determined as:
  • 10. The electronic system of claim 7, wherein, for each frame, the first chirp is the only chirp in the frame on which a fast Fourier transform is applied.
  • 11. The electronic system of claim 7, wherein the transmitted FMCW signal is a 77 GHz FMCW signal.
  • 12. The electronic system of claim 7, wherein the number of frames W for each window is equal.
CLAIM OF PRIORITY

This application claims priority under 35 U.S.C. 119(e) (1) to U.S. Provisional Application No. 62/142,086 filed Apr. 2, 2015.

US Referenced Citations (31)
Number Name Date Kind
4339754 Hammers Jul 1982 A
4990925 Edelsohn Feb 1991 A
5659318 Madsen Aug 1997 A
6448923 Zrnic Sep 2002 B1
6789054 Makhlouf Sep 2004 B1
7929375 Nuttall Apr 2011 B2
9229102 Wright Jan 2016 B1
9494682 Choi Nov 2016 B2
9536143 Jiang Jan 2017 B2
20020044083 Meyer-Hilberg Apr 2002 A1
20030103212 Westphal Jun 2003 A1
20040127791 Mast Jul 2004 A1
20070106157 Kaczkowski May 2007 A1
20080106460 Kurtz May 2008 A1
20090003134 Nuttall Jan 2009 A1
20090010103 Sallas Jan 2009 A1
20090278728 Morgan Nov 2009 A1
20090292475 Alam Nov 2009 A1
20100265799 Cevher Oct 2010 A1
20100286981 Krini Nov 2010 A1
20110025546 Cook Feb 2011 A1
20110295548 Takabayashi Dec 2011 A1
20120143510 Alam Jun 2012 A1
20130335569 Einecke Dec 2013 A1
20140022113 Nogueira-Nine Jan 2014 A1
20140333475 Sierwald Nov 2014 A1
20150234040 Nikolov Aug 2015 A1
20150235081 Jiang Aug 2015 A1
20160020792 Wilson Jan 2016 A1
20170199270 Huemer Jul 2017 A1
20170325101 Gates Nov 2017 A1
Foreign Referenced Citations (1)
Number Date Country
2004289762 Oct 2004 JP
Non-Patent Literature Citations (3)
Entry
S. Chang, M. Wolf, and J. W. Burdick, “Human detection and tracking via Ultra-Wideband (UWB) radar,” in Robotics and Automation (ICRA), 2010 IEEE International Conference on, 2010, pp. 452-457.
E. Yavari, C. Song, V. Lubecke, and O. Boric-Lubecke, “System-on-Chip based Doppler radar occupancy sensor,” in 2011 Annual International Conference of the IEEE Engineering in Medicine and Biology Society, 2011, pp. 1913-1916.
C. Kun-Mu, H. Yong, Z. Jianping, and A. Norman, “Microwave life-detection systems for searching human subjects under earthquake rubble or behind barrier,” Biomedical Engineering, IEEE Transactions on, vol. 47, pp. 105-114, 2000.
Related Publications (1)
Number Date Country
20160291142 A1 Oct 2016 US
Provisional Applications (1)
Number Date Country
62142086 Apr 2015 US