Skip to main content

A mobile ground-based radar sensor for detection and tracking of moving objects

Abstract

The detection and tracking of moving objects (DATMO) in an outdoor environment from a mobile robot are difficult tasks because of the wide variety of dynamic objects. A reliable discrimination of mobile and static detections without any prior knowledge is often conditioned by a good position estimation obtained using Global Positionning System/Differential Global Positioning System (GPS/DGPS), proprioceptive sensors, inertial sensors or even the use of Simultaneous Localization and Mapping (SLAM) algorithms. In this article a solution of the DATMO problem is presented to perform this task using only a microwave radar sensor. Indeed, this sensor provides images of the environment from which Doppler information can be extracted and interpreted in order to obtain not only velocities of detected objects but also the robot's own velocity.

1 Introduction

The detection and tracking of moving objects (DATMO) are among the most challenging problems concerning autonomous driving in a dynamic environment. Although the DATMO problem has been extensively studied for decades [16], it is still very difficult to accomplish these tasks from a ground vehicle at high speeds in outdoor environments.

Indeed, the most difficult issue is to separate moving objects from stationary objects. A classical approach in indoor environments is to use appearance-based or feature-based techniques with cameras and laser [79]. Both methods rely on prior knowledge of the targets. In an outdoor context, there are many types of mobile objects such as pedestrians, animals, vehicles of different sizes (cars, trucks, etc.), which are all very difficult to detect and identify.

Furthermore, in an outdoor environment DATMO is more complex under various climatic constraints. In this context, classical sensors are limited due to the technologies used: ultrasound is perturbed by wind, optical sensors (laser, vision) by rain, fog or the presence of dust or by poor lighting conditions. One of the particularities of this work is the use of a microwave radar sensor. In our case, the information from this sensor regarding the signal power reflected by the targets with a 360° per second rotating antenna and a range from 5 to 100 m is used. The long range and the robustness of radar waves to atmospheric conditions make this sensor well suited for extended outdoor SLAM and DATMO applications.

In classical detection and tracking approach, multiple detections of a same object have to be done in order to obtain target velocity. Each potential moving object is tracked and its model representing both position and speed is initialized and updated. In such a method, the large number of false tracks launched, combined with incorrect data association lead to algorithm failures. In this article, based on the radar frequency modulation principle, the sensor is able to provide two simultaneous images of the environment from which Doppler information can be extracted. Also, both the distance and velocity of the targets can be estimated simultaneously. It allows to create and initialize tracks at the first detection reducing following false data association.

In Section 2 a review of articles related to our research work is carried out. Section 3 briefly presents the microwave radar scanner developed by a Cemagref Institute team working on environmental sciences and technologies. Section 5 gives the principle used in this article in order to estimate the robot's own velocity. Sections 6 and 7 present, respectively the DATMO. Finally Section 8 shows experimental results of this work. Section 9 concludes.

2 Related work

In most applications, in order to accomplish DATMO from a mobile platform, an accurate localization systems are essential [10, 11]. Unfortunately, inertial measurement system is often very expensive and Global Positionning System (GPS) or Differential Global Positioning System (DGPS) often fail in an urban or covered environment such as forests because of the canyon effect. In the past decade, the simultaneous localization and mapping (SLAM) problem has been intensively studied in robotics because it can provide an accurate estimate of the robot position without expensive inertial sensors or GPS and it allows to build consistent map of the surroundings without prior knowledge. For a broad and quick review of the different approaches developed to address this problem, the reader can consult the following articles [1215].

Most of the existing SLAM methods assume that the environment is static. If there is a moving object, and the data is erroneously associated with a landmark in the map database, many localization algorithms will fail, and the map will be deteriorated by the data of the moving object. The key point to solve this problem is to isolate the data of moving and static objects. Wang presented an approach to tackle SLAM and DATMO problems and proved that both problems are mutually beneficial [15]. These two research areas are studied jointly under the denotation SLAM and Moving Object Tracking (SLAMMOT).

In order to deal with dynamic objects, Hahnel et al. [16] filtered out moving people, and created a difference map between consecutive laser scans to remove those static but people-like objects. An implicit assumption here is that dynamic objects move all the time during their measurements. However this is not normally true. Wang [15] did on-line calculations of an occupancy map, and detected the objects that entered an object-free space. More recently, Xie et al. [17], developed a SLAMMOT application based on probabilistic occupancy grids.

In order to perform outdoor SLAM or SLAMMOT, laser sensors are widely used [1520]. Research work will continue to use them due to the success story of the Velodyne HDL-64 3D LIDAR [21]. Visual sensors are also used to solve SLAMMOT problems. Ess et al. [22] presented an approach of multiperson tracking using a stereo rig mounted on a mobile platform. Solà et al. [23] described a system based on a framework called BiCamSLAM, that combines the advantages of monocular reconstruction with the advantages of stereo vision. Marzorati et al. [24] showed that the problem of SLAMMOT can be solved with a single camera.

In the naval field [25], the use of radar sensor for SLAM(MOT) application is self-evident but in ground mobile robotics few works use such a kind of sensor. In [26], we described a trajectory-oriented SLAM. It is based on radar information over important distances using Fourier-Mellin transform for scan matching considering a static environment. Radar is an interesting sensor because not only range and bearing can be obtained but also Doppler information can be used to extract velocities. This Doppler information allows to relax the assumption of static environment and to extend Radar SLAM to a SLAMMOT algorithm. In classical applications, successive acquisitions are compared knowing the localization (or computing it) in order to have an idea of the movements in the surroundings of the vehicle. In our proposition, as Doppler information is measured, we do not have to wait for two successive observations to obtain detection velocities. As a result, the estimation of ego-motion from different sensor acquisitions or proprioceptive sensors is not needed. In our case, the DATMO problem can be solved without SLAM information considering moving objects in the radar frame due to the fact that Doppler is measured directly. In this article a DATMO algorithm based on Doppler information is described using the IMPALA radar sensor.

3 The IMPALA radar

The IMPALA radar was developed by the Cemagref Institute in Clermont-Ferrand, France, for applications in the environmental monitoring domain and robotics. It is a Linear Frequency Modulated Continuous Wave (LFMCW) radar [27]. The principle of a LFMCW radar consists in transmitting a continuous frequency modulated signal, and measuring the frequency difference (called beat frequency F b ) between the transmitted and the received signals. One can show that F b can be written as:

F b = 4 Δ F F m R c F r + 2 V λ F d
(1)

where ΔF is the frequency excursion, F m the modulation frequency, c the light velocity, λ the wavelength, R the radar-target distance (R < Rmax) and V the radial velocity of the target. The first part F r of Equation (1) only depends on the range R, and the second part F d is the Doppler frequency introduced by the radial velocity V. In order to solve the distance-velocity ambiguity, a triangular modulation function is applied (see Figure 1a). Considering the modulation slope, the shift introduced by the Doppler effect is added (negative slope) or subtracted (positive slope). Thus the sum and the difference of F b allow to determine without ambiguity the distance and velocity of the target (see Figure 1b). An example of radar power spectra obtained with the IMPALA radar is presented in Figure 2. Four targets are detected within the radar beam: three stationary targets and a moving one. This figure illustrates a well known problem of LFMCW radar: under certain conditions, the frequency matching step may lead to target mismatching, and thus may result in the creation of ghost targets [28]. One objective of the tracking step is to identify and eliminate these ghost targets.

Figure 1
figure 1

Triangular modulation function. (a) The time delay τ is the time of flight between the radar and the target. The vertical shift is the Doppler frequency introduced by the radial velocity. (b) Frequency difference between transmitted and received signals. The sum and the difference of F b allow to estimate the distance R and the radial velocity V of the target.

Figure 2
figure 2

Example of radar power spectra. Blue: positive slope of the modulation. Red: negative slope. Four targets are detected: three stationary (A, B and C marks) and a moving one (D mark).

3.1 Range resolution

Considering a zero radial velocity, the radar-target range is easily estimated from (1) with

R = F b c 4 Δ F F m
(2)

The range resolution δR is obtained by substituting the beat frequency F b by the frequency resolution δF b :

δ R = δ F b c 4 Δ F F m
(3)

Considering a triangular modulation of duration T m , δF b can be expressed as

δ F b = 2 T m = 2 F m
(4)

(the signal is observed twice during the modulation period, up-slope and down-slope). Substituting (4) into (3), the well-known relationship between the signal bandwidth and the range resolution is obtained:

δ R = c 2 Δ F
(5)

This expression of the range resolution is a theoretical relationship, it assumes a perfect linear modulation of the transmitted signal.

3.2 Velocity resolution

Two spectra are computed within the triangular frequency modulation: one for the up-slope part of the modulation, the other one for the down-slope part. The radial velocity of a target is computed by measuring the frequency shift δF between the corresponding peaks in the up and down spectra (see mark D in Figure 2). δF is expressed as:

δ F = 2 F d = 4 V λ
(6)

The velocity resolution δV corresponds to the minimum value of δF:

min ( δ F ) = F s N
(7)

with F s the sampling frequency and N the number of frequency points. Substituting (7) into (6), the expression of the velocity resolution is obtained:

δ V = λ F s 4 N
(8)

3.3 IMPALA radar characteristics

The IMPALA radar is panoramic. It is a monostatic radar, i.e., a common antenna is used for both transmitting and receiving. The rotating antenna achieves a complete 360° scan around the vehicle in 1 s, and a signal acquisition is realized at each degree. The maximum range of the radar is 100 m. The radar includes microwave components, electronic devices for emission and reception, data acquisition and signal processing unit (see Figure 3b). An example of radar image is presented in Figure 4. The radar is positioned at the center of the image (red cross). The gray scale level indicates the amplitude of the backscattered signal. Each element of the image is positioned through its polar coordinates (d, θ). Data acquisition and signal processing units are based on an embedded Pentium Dual Core 1.6 GHz PC/104 processor. Computed data is transmitted using an Ethernet link for visualization and further processing. Main characteristics of the radar are described in Table 1.

Figure 3
figure 3

Vehicle and sensor. (a) LASMEA lab's experimental vehicle: Vélac. (b) General view of the IMPALA radar. Overall dimensions: 24 × 27 × 30 cm (L × l × H).

Figure 4
figure 4

Example of a panoramic radar image. The radar is positioned at the center of the image (red cross).

Table 1 Characteristics of the IMPALA radar

4 Issues of DATMO using a mobile ground-based radar sensor

In order to tackle the DATMO problem with our ground-based radar sensor, different problems have to be analyzed and solved. Before detecting moving objects and estimating their speed, the Doppler effect created by the vehicle's own velocity has to be estimated. In this step, the Doppler disturbance created by the vehicle itself has to be removed from the radar data. Next, in order to extract non coherent entities, both corrected images obtained from the up and down modulations are compared. Differences between the scans indicate potential moving objects. As the radar is subjected to important noises detected as differences between up and down images, false detections occur and have to be filtered out. Once moving objects are detected, a tracking process can be launched. Each moving object detection is compared and associated to the list of existing moving objects in order to update or create a new track. The approach that is used here is based on a classical Kalman process. The choice of Kalman filter does not affect the reliability of our solution, even though we are aware that better alternatives could be used, especially when dealing with the problem of data association [2, 29, 30]. But our goal in this article was to focus our study on the behavior of a DATMO algorithm based on the Doppler information in a ground-based radar environment, using a well-known filter to make correct conclusions.

In the remaining part of this article we detail the process of vehicule's own velocity estimation (cf. Section 5). In Section 6, extraction and filtering steps of non-coherent entities considered as mobile objects are explained. Finally Section 7 presents the tracking methodology and all the experimental results are discussed in Section 8.

5 Robot velocity estimation

The Doppler effect is the frequency shift between the emitted and received signals when the distance between emitter and receiver is modified during the acquisition time. It is easy to demonstrate that for an emitter (or receiver) moving at velocity V in the direction of the receiver (emitter respectively), emitting at frequency F, the frequency modification F d is given by (1). In case the movement is not in the direction of the receiver, radial velocity has to be considered, so:

F d = 2 × V × cos ( θ ) λ with θ [ 0 , 2 π ]

By measuring this F d for different directions θ, radial velocity can be estimated. It is reminded that Doppler effect is produced from the vehicle's own displacement and also from the moving objects in the surroundings. In order to extract the robot's own velocity, we use the global coherence of the surroundings. The required assumption is that more than 50% of the environment is static. For each radar beam, both the up and down modulations are compared in order to extract the Doppler shift using a correlation of each spectrum. From this shift, radial velocity is obtained for each ray of the observation. As radial velocity is a projection of global velocity in each observed direction, velocity profile looks like a cosine function from which parameters have to be estimated.

V Doppler = V ( t ) × cos ( θ )

V(t) is the velocity of the radar bearing robot during the panoramic acquisition. Let us denote the robot's velocity profile V(t) with a polynomial function of the time t:

V ( t ) = X ( 1 ) × t m + X ( 2 ) × t m - 1 + + X ( m + 1 )
V Doppler 1 V Doppler n = t m 1 X cos ( θ 1 ) cos ( θ n )
(9)

where is the Hadamard product function.

Median least square algorithm [31] is applied to estimate the parameters of X of the function V(t) based on Doppler estimates for each radar beam. This principle is illustrated in Figure 5.

Figure 5
figure 5

Doppler velocity profile estimation during the acquisition.

Each measurement of Doppler velocity VDoppler i has an uncertainty σDoppler. As a result, parameters of X of the function V(t) are estimated with their own uncertainty. Vehicle's own velocity profile V(t) and uncertainty σV(t)can be known during the radar acquisition.

6 Search of non coherent entities

A Doppler image representing the Doppler effect created by the vehicle is obtained based on the previous estimated robot's velocity profile and (9). This result is presented in Figure 6.

Figure 6
figure 6

Doppler image based on velocity profile. Each red arrow is the Doppler velocity of the detected targets.

If no mobile object is present in the scan, no difference of velocity should be detected. In order to correct radar images, each power spectrum Sup and Sdw of the up and down acquisitions is modified based on the expected Doppler effect Δf i in the observed direction θ i to obtain the corrected data Scup and Scdw.

S c u p θ i ( f c ) = S u p θ i ( f - Δ f i ) S c d w θ i ( f c ) = S d w θ i ( f - Δ f i )

Corrected images and spectrum comparison allow to extract the area not conforming to the Doppler profile. The difference ϵ is given by:

ε = S c u p θ 1 : n ( f c ) - S c d w θ 1 : n ( f c )

In each area, entities are extracted with a local descriptor created from original up and down radar images. Examples of local descriptors are given in Figure 7. The correlation score in the depth direction (direction where the Doppler effect is visible) gives the global coherence of the extracted object and so its own Doppler velocity.

Figure 7
figure 7

Local polar descriptor of entities detected as moving object in up (left) and down (right) radar images.

As radar is subjected to important noises detected as differences between up and down images, false detections occur. A correlation score is used in order to filter some of false detections. Other false detections will be filtered out by the temporal moving object tracking process and the probabilistic approach (see Section 7).

In order to characterize the detections, a probabilistic study of this moving object detector has been done. As radar response varies as a function of the distance, the probabilities of correct and false detection knowing the presence of mobile objects have been computed as a function of the distance and are presented in Figure 8. The experiment was conducted in a complex and uncontrolled environment. Only known mobile objects were considered as good detections whereas pedestrians or uncontrolled parasite vehicles were treated as noise. As a consequence the probabilistic study is a pessimistic evaluation.

Figure 8
figure 8

Rate of TP and FN detections as a function of the range.

In order to explain these true positive (TP) and false negative (FN) rates, radar and Doppler characteristics need to be considered. Doppler represents the radial velocity of objects. When an object is moving perpendicularly to the sensor, Doppler is null and so there is no detection. This explains the 20% FN rates at low range. Moreover, because of radar signal properties, detections at a high range are less powerful and much more noised than detections at a short distance. So the longer the range of the detection is, the lower the TP rates of moving object detection are.

At the end of this detection step, each potential moving object detected (noted O) is initialized as follows: O = [X o , V o , p o ] where X o = (x o , y o ) is the position of the object in the radar frame, V o = ( V o x , V o y ) is the object's velocities and p o is the probability of being a mobile object. This probability is obtained based on the detector characterization and varies according to the distance from the radar.

7 Tracking of moving objects

Each moving object detection is compared and associated to the list of existing moving objects in order to update or create a new track. This Detection association is based on the classical Mahalanobis distance taking into account both position and Doppler measurement along with their uncertainties. For each potential mobile object, tracking is done with a classical Kalman approach based on a constant velocity model. Other tracking methods using Interacting Multiple Model (IMM) and Multiple Hypothesis Tracking (MHT) techniques could be used to refine detection and data association [3]. Additional difficulty with radar sensor is the absence of shape information.

At each detection and association step, position and velocity of moving objects are estimated by the Kalman process and a concurrent process updates the probability of each track according to the detection or not of the moving object (see (10) and (11), respectively). Posterior probability p(O|d) and p ( O | d ̄ ) are processed as follows:

p ( O | d ) = p ( O ) p ( d | O ) p ( d | O ) p ( O ) + p ( d | O ¯ ) ) ( 1 p ( O ) )
(10)
p ( O | d ¯ ) = p ( O ) p ( d ¯ | O ) p ( d ¯ | O ) p ( O ) + ( 1 p ( d | O ¯ ) ( 1 p ( O ) )
(11)

with p(O) the prior probability of the track, p(d|O) and p ( d ̄ | O ) the TP and FN rates of the detector respectively. These rates are linked to the distance of the detected object (cf. Figure 8). Then posterior probability p(O|d) or ( p ( O | d ̄ ) ) becomes the new object existence probability p(O).

Track management is done based on different criteria: in case of out of range moving objects (> 100 m) or low probability of existence (p o < 0.05).

8 Experimental results

For these experiments, two experimental vehicles have been used. One was equipped with proprioceptive sensors, D-GPS for ground truth estimation and IMPALA FMCW panoramic radar imager. The other one called Vélac acts as the target (cf. Figure 3), and was equipped with proprioceptive sensors and D-GPS as well to have ground truth for moving object detection and tracking. Experiments were conducted in Clermont-Ferrand, France, on Blaise Pascal University campus, at variable speeds (with maximum 30 km/h).

8.1 Robot's own velocity estimation

As a first step, the robot's own velocity has been estimated with different data sets acquired from the IMPALA radar sensor. Ground truth for velocity was taken from odometer and D-GPS. Speed estimation has been done on different kinds of displacements, i.e., rectilinear displacement and also classical road traffic displacement with different curves. Results of velocity profile extraction based on the method described in Section 5 are presented in Figure 9: on top, the two radar images obtained with the up and down modulation. For each acquired radar beam, velocity is estimated (in blue dots) based on correlation techniques. The median least square method using covariance of the extracted Doppler is used to select inliers Doppler detection (in red dots) and to process the robot's velocity profile during the acquisition (in red line). The Doppler velocity profile is estimated in green line.

Figure 9
figure 9

Robot's velocity profile estimation step: top left, up radar image, top right, down radar image. Bottom, extracted Doppler velocity and robot's velocity profiles in green and red lines, respectively.

The robot's velocity obtained during a 10 min, 2 km, travel is presented in Figure 10. Maximum speed during this travel was approximately 30 km/h. Trajectory is presented on aerial image in Figure 11. Ground truth for velocity is taken from filtered odometer data and DGPS. The acquisition system encountered a problem at the end of the experiment, so no reference is available for the last few meters.

Figure 10
figure 10

Robot's velocity profile estimation during the entire acquisition based on Doppler effect analysis. In red, ground truth velocity is obtained with filtered odometer data. In blue the estimates given by the method with the associated 1 σ uncertainty in green.

Figure 11
figure 11

Robot's ground truth trajectory (using D-Gps) during the velocity estimation experiment (2 km).

Doppler velocity estimation with correlation presents a standard deviation of 0.3 m/s which corresponds to the correlation resolution. The estimated speed with its respective uncertainty is presented in Figure 10. A statistical evaluation of our Doppler odometry has been done. The linear velocity estimate error ϵ V has a standard deviation σ ε V =0.76 m/s and a mean ε V ¯ = 0 . 27 m/s . An error during the classical odometer recording occurred at the end of the trajectory, which explains the 0 values on the red data while Doppler is still estimating the velocity.

8.2 Detection and tracking of moving objects

Different experiments have been conducted with a GPS referenced vehicle in complex and noisy environment resulting in several false detections. During this experiment, the vehicle equipped with the radar is static. Each potential mobile object is tracked and updated based on Doppler observations. The evolution of the existence probability of each detection and their respective trajectories are presented in Figures 12 and 13. Among the false detections, we can observe that their probabilities decrease quickly and then their tracks are deleted. Real mobile objects are tracked for a longer time and their probability increases at each new detection. We can see two moving objects in the data: one at time t = 25 to 50 represented in red, the other one at time t = 58 to 78 in blue. Respective trajectories are represented in Figure 13. Each track is plotted with the same color used in Figure 12. The trajectories of the two real moving objects are the two vertical straight lines. The accuracy of these tracks, both on position and velocity, has been processed based on D-GPS and proprioceptive sensor ground truth. The longest track (in red in Figure 12) is analyzed in Figure 14. The tracking error of the moving object has a mean of 4 m in position and a mean error of 0.3 m/s in velocity.

Figure 12
figure 12

Evolution of moving object tracks and of their existence probability: each track has got a different color.

Figure 13
figure 13

Trajectory of moving objects: each track has got a different color, the green hashed line is the reference trajectory. In red dot the radar position.

Figure 14
figure 14

Localization and velocity evaluations. (a) Localization and (b) velocity errors of the D-GPS referenced moving object. From top to bottom error on (a) x, y and distance (b) x velocity, y velocity and linear velocity with their 3 σ bound.

Trajectories presented in Figure 13 represent all the launched tracks. Two of them are due to real moving objects, while the remaining tracks are due to noises. Nevertheless, even if noise is important, their probability of existence is always decreasing and after five acquisitions (indeed 5 s) the majority of them are deleted as considered disturbances, while the remaining are confirmed as real mobile objects.

Tracking of multiple objects has been done in different formations (cf. Figure 15): with vehicles in a convoy and also with vehicles crossing one another near the radar sensor. A total of four vehicles moved in the surroundings of the IMPALA sensor at various speeds. In the presented experiment, a convoy of three vehicles started from time 20 to 30 s (cf. Figure 16a,c,e) and crossed a vehicle coming from the opposite direction at time 55 s (cf. Figure 17a). Then the three vehicles returned from time 110 to 140 s (Figure 17c,e,g). Trajectories and probabilities of moving objects from the first part of the experiment are given in Figure 16. Results concerning the vehicles coming from the opposite direction are presented in Figure 17. For each mobile object, a discontinuity in the track is observed due to (1) its proximity to the radar sensor and (2) to the fact that the Doppler effect of the mobile object becomes too small to be detected (as a function of radial velocity). This explains as to why two different tracks are initialized for the same mobile object.

Figure 15
figure 15

Example of multiple moving object detection.

Figure 16
figure 16

Trajectory of each moving object. (a, c, e) Temporal evolution of the probabilities of the tracks. (b, d, f) Shows the global trajectory of the track in the radar image of the environment.

Figure 17
figure 17

Trajectory of each moving object. (a, c, e, g) Temporal evolution of the probabilities of the tracks. (b, d, f, h) Shows the global trajectory of the track in the radar image of the environment.

All trajectories and all probabilities including false tracks and detection are super-imposed in Figures 18 and 19.

Figure 18
figure 18

Trajectories of all moving objects detected: each track has got a different color, the green hashed line is the reference trajectory. In red dot the radar position.

Figure 19
figure 19

Evolution of all moving object tracks and of their existence probabilities: each track has got a different color.

9 Conclusion

A method based on Doppler measurements for computing position and instantaneous velocity of moving objects in the surroundings of a robot using an original panoramic radar sensor was presented. Our IMPALA radar uses LFMCW in order to obtain both the radar-target distance and radial velocity of the target. With such a kind of ground-based radar sensor, the extraction and processing of landmarks remain a challenge because of detection ambiguity, false detection, Doppler Speckle effect and the absence of detection descriptors. Moreover, the data is affected by the Doppler effect created by the vehicle's own velocity. Correction based on a Doppler velocimetry has been applied in order to globally correct radar data. Once data is free from radar movement disturbances, non-coherent radar echoes are extracted and supposed as new moving objects. The probabilistic evaluation of our detector has been done and used to confirm or invalidate launched tracks at each new detection. Tracking of each entity is based on a classical extended Kalman filter. This approach was evaluated on real radar data, first, showing exteroceptive Doppler velocimetry feasibility and reliability at high speed (≈ 30 km/h), then detecting a D-GPS referenced moving object in a very noisy environment. A comparison between radar DATMO results and ground truth has been done. The main novelties of the proposed approach are the use of a panoramic LFMCW radar sensor and Doppler information for a ground mobile robotic application for DATMO purpose. Future work will include improving our radar SLAM (SLAM) process [26] by adding consideration of distortion due to non instantaneous data acquisition, Doppler information, and, as a consequence, a DATMO algorithm to tackle radar SLAMMOT problems in an extended outdoor environment. Moreover implementation of other filter techniques such as GM-CPHD (Gaussian mixture cardinalized probability hypothesis density) [32] will be compared with the actual Kalman method.

References

  1. Bar-Shalom Y: Tracking methods in a multitarget environment. IEEE Trans Automat Control 1978, 23: 4.

    Google Scholar 

  2. Bar-Shalom Y, Li XR: Multitarget-Multisensor Tracking: Principles and Techniques. YBS, Dan-vers, MA; 1995.

    Google Scholar 

  3. Blackman S, Popoli R: Design and Analysis of Modern Tracking Systems. Artech House, MA; 1999.

    Google Scholar 

  4. Blom H, Bar-Shalom Y: The interacting multiple model algorithm for systems with Markovian switching coefficients. IEEE Trans Automat Control 1988, 33(8):780-783. 10.1109/9.1299

    Article  Google Scholar 

  5. Reid DB: An algorithm for tracking multiple targets. IEEE Trans Automat Control 1979, 24(6):843-854. 10.1109/TAC.1979.1102177

    Article  Google Scholar 

  6. Schulz D, Burgard W, Fox D, Cremers AB: Tracking multiple moving targets with a mobile robot using particle filters and statistical data association. In IEEE Int Conf on Robotics and Automation. Seoul, Korea; 2001:1665-70.

    Google Scholar 

  7. Kluge B, Kohler C, Prassler E: Fast and robust tracking of multiple objects with a laser range finder. In IEEE Int Conf on Robotics and Automation. Seoul, Korea; 2001:1683-88.

    Google Scholar 

  8. Lindstrom M, Eklundh JO: Detecting and tracking moving objects from a mobile platform using a laser range scanner. In Proc Int Conf On Intelligent Robots and Systems. Maui, HI, USA; 2001:1364-69.

    Google Scholar 

  9. Gidel S, Checchin P, Blanc C, Chateau T, Trassoudaine L: Pedestrian detection and tracking in an urban environment using a multilayer laser scanner. IEEE Trans Intell Trans Syst 2010, 11(3):579-588.

    Article  Google Scholar 

  10. Prassler E, Scholz J, Fiorini P: A Robotic Wheelchair for crowded public environments. Robot Automat Mag 2001, 8: 38-45. 10.1109/100.924358

    Article  Google Scholar 

  11. Zhao L, Thorpe C: Qualitative and quantitative car tracking from a range image sequence. In IEEE Conf on Computer Vision and Pattern Recognition. Santa Barbara, CA, USA; 1998:496-501.

    Google Scholar 

  12. Bailey T, Durrant-Whyte H: Simultaneous localization and mapping: part II--state of the art. Robot Aut Mag 2006, 13: 108-117.

    Article  Google Scholar 

  13. Dissanayake G, Newman P, Durrant-Whyte H, Clark S, Csobra M: A solution to the simultaneous localization and map building problem. IEEE Trans Robot Autom 2001, 17(3):229-241. 10.1109/70.938381

    Article  Google Scholar 

  14. Durrant-Whyte H, Bailey T: Simultaneous localization and mapping: part I--the essential algorithms. Robot Autom Mag 2006, 9: 99-108.

    Article  Google Scholar 

  15. Wang CC: Simultaneous Localization, Mapping and Moving Object Tracking. In Ph.D. thesis. Carnegie Mellon Univ; 2004.

    Google Scholar 

  16. Hahnel D, Burgard W, Fox D, Thrun S: An efficient FastSLAM algorithm for generating maps of large-scale cyclic environments from raw laser range measurements. In Proc Conf on Intelligent Robots and Systems. Las Vegas, USA; 2003:206-211. 2003,

    Google Scholar 

  17. Xie J, Nashashibi F, Parent M, Garcia Favrot O: A real-time robust SLAM for large-scale outdoor environments. 17th ITS World Congress 2010.

    Google Scholar 

  18. Pfaff P, Triebel R, Stachniss C, Lamon P, Burgard W, Siegwart R: Towards mapping of cities. In Proc of the IEEE Int Conf on Robotics and Automation (ICRA). Rome, Italy; 2007:4807-4813.

    Google Scholar 

  19. Howard A, Wolf D, Sukhatme G: Towards 3D mapping in large urban environments. In Proc IEEE/RSJ Int Conf on Intelligent Robots and Systems (IROS). Sendai, Japan; 2004:419-424.

    Google Scholar 

  20. Bosse M, Zlot R: Map matching and data association for large-scale two-dimensional laser scan-based SLAM. Int J Robot Res 2008, 27: 667-691. 10.1177/0278364908091366

    Article  Google Scholar 

  21. Leonard J, How J, Teller S, Berger M, Campbell S, Fiore G, Fletcher L, Frazzoli E, Huang A, Karaman S, Koch O, Kuwata Y, Moore D, Olson E, Peters S, Teo J, Truax R, Walter M, Barrett D, Epstein A, Maheloni K, Moyer K, Jones T, Buckley R, Antone M, Galejs R, Krishnamurthy S, Williams J: A Perception Driven Autonomous Urban Vehicle. J Field Robot 2008, 25(10):727-774. 10.1002/rob.20262

    Article  Google Scholar 

  22. Ess A, Leibe B, Schindler K, Gool LV: Robust multi-person tracking from a mobile platform. IEEE Trans Pattern Anal Mac Intell 2009, 31(10):1831-1846.

    Article  Google Scholar 

  23. Solà J, Monin A, Devy M: Bicamslam: Two times mono is more a than stereo. In Proc of the IEEE Int Conf on Robotics and Automation (ICRA). Roma, Italy; 2007:4795-4800.

    Google Scholar 

  24. Marzorati D, Matteucci M, Migliore D, Rigamonti R, Sorrenti G: Use a single camera for simultaneous localization and mapping with mobile object tracking in dynamic environments. In ICRA09 Workshop on Safe navigation in open and dynamic environments Application to autonomous vehicles. Kobe, Japan; 2009.

    Google Scholar 

  25. Bibby C, Reid I: A hybrid SLAM representation for dynamic marine environments. In IEEE Int Conf on Robotics and Automation ICRA. Anchorage, Alaska, USA; 2010:257-264.

    Google Scholar 

  26. Gérossier F, Checchin P, Blanc C, Chapuis R, Trassoudaine L: Trajectory-oriented EKF-SLAM using the Fourier-Mellin transform applied to microwave radar images. In IEEE/RSJ Int Conf on Intellig Robots and Systems (IROS). St. Louis, USA; 2009:4925-4930.

    Google Scholar 

  27. Skolnik M: Introduction to Radar Systems. McGraw Hill, New York; 1980.

    Google Scholar 

  28. Reiher M, Yang B: Derivation of the frequency mismatch probability in linear FMCW radar based on target distribution. In IEEE RadarCon 2009. Pasadena, USA; 2009:1-6.

    Google Scholar 

  29. Ulmke M, Erdinc O, Willett P: GMTI tracking via the gaussian mixture cardinalized probability hypothesis density filter. IEEE Trans Aerosp Electron Syst 2010, 46: 1821-1833.

    Article  Google Scholar 

  30. Mahler R: PHD filters of higher order in target number. IEEE Trans Aerosp Electron Syst 2007, 43: 1523-1543.

    Article  Google Scholar 

  31. Press WH, Teukolsky SA, Vetterling WT, Flannery BP: Numerical Recipes 3rd Edition: The Art of Scientific Computing. 3rd edition. Cambridge University Press, New York; 2007.

    Google Scholar 

  32. Ulmke M, Erdinc O, Willett P: GMTI tracking via the gaussian mixture cardinalized probability hypothesis density filter. IEEE Trans Aerosp Electron Syst 2010, 46: 1821-1833.

    Article  Google Scholar 

Download references

Acknowledgements

This study was supported by the Agence Nationale de la Recherche (ANR--the French national research agency) (ANR Impala PsiRob--ANR-06-ROBO-0012).

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Damien Vivet.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Vivet, D., Checchin, P., Chapuis, R. et al. A mobile ground-based radar sensor for detection and tracking of moving objects. EURASIP J. Adv. Signal Process. 2012, 45 (2012). https://doi.org/10.1186/1687-6180-2012-45

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-6180-2012-45

Keywords