TARGET TRACKING AND DATA FUSION: How to Get the Most Out of Your Sensors and make a living out of it FUSION 2017

Size: px
Start display at page:

Download "TARGET TRACKING AND DATA FUSION: How to Get the Most Out of Your Sensors and make a living out of it FUSION 2017"

Transcription

1 TARGET TRACKING AND DATA FUSION: How to Get the Most Out of Your Sensors and make a living out of it AN OVERVIEW OF TRACKING ALGORITHMS FOR CLUTTERED AND MULTITARGET-MULTISENSOR ENVIRONMENTS Yaakov Bar-Shalom, Distinguished IEEE AESS Lecturer University of Connecticut, ECE Dept. Box U-4157, Storrs, CT ybs@ee.uconn.edu Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 1/ 31

2 INFORMATION EXTRACTION AND FUSION Extract the maximum possible amount of information from each sensor by using appropriate sensor and target models. Quantify the corresponding uncertainties. Fuse the information from the various sources accounting for their uncertainties. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 2/ 31

3 INFORMATION EXTRACTION AND FUSION Extract the maximum possible amount of information from each sensor by using appropriate sensor and target models. Quantify the corresponding uncertainties. Fuse the information from the various sources accounting for their uncertainties. Method of approach Make things as simple as possible, but not simpler. A. Einstein Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 2/ 31

4 OUTLINE The evolution of the technology of tracking targets (objects of interest) in a cluttered environment starting from the Kalman filter (recursive LMMSE estimator for Markovian dynamic systems), the backbone of most current systems. Approaches for handling target maneuvers (unpredictable motion, including thrusting/ballistic targets) and false measurements (clutter). Advanced robust techniques with moderate complexity. Tracking of multiple targets. Tracking with multiple sensors: Fusion architectures. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 3/ 31

5 TRACKING WITH UNCERTAIN MOTION MODELS AND UNCERTAIN MEASUREMENTS TRACKING consists of: Estimation of the current state of a target (i.e., filtering) based on uncertain measurements to reduce the effect of the various noises. Calculation of the accuracy/credibility associated with the state estimate. TARGET MODEL UNCERTAINTIES motion is subject to: Random perturbations and/or Unknown maneuvers or motion model changes. Multiple models are needed to describe different target behavior modes. MEASUREMENT UNCERTAINTIES: Measured values from the target are inaccurate (noisy) Origin of the measurements is not perfectly certain the measurement(s) can be from the target of interest, false alarms, clutter or other targets data association is necessary. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 6/ 31

6 TYPES OF DATA ASSOCIATION MEASUREMENT-TO-MEASUREMENT association (Start-up). MEASUREMENT-TO-TRACK association (Continuation). Gating is done in the measurement space consisting of kinematic variables (position, Doppler, etc.) as well as feature components (signal strength, frequency, etc.). TRACK-TO-TRACK association (in the decentralized multisensor case) Given two tracks, each based on the data from a different sensor, are they from the same target? Common origin hypothesis test Combination (fusion) of the estimates if common origin hypothesis is accepted for improved accuracy. Gating is done in the state space with a weighted Cartesian norm and the dependence of the state estimation errors (across independent sensors!) has to be accounted for. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 8/ 31

7 MANEUVERING TARGETS The true measurement of a kinematic variable can be far from the predicted location this can cause problems in data association. Modeling of maneuvers: PROCESS NOISE (assumed by the filter pseudo noise" white or from a subsystem driven by white noise) [Q: why white?] with a single high level (conservative) with several discrete levels with heuristic hard switching based on the norm of the innovations (not practical in clutter) MULTIPLE MODELS use various models that differ in state equation and/or process noise levels, state dimension (e.g., add turn rate or thrust for thrusting/ballistic targets) with hard switching (based on some logic not practical in clutter) with soft (probabilistic) switching Interacting Multiple Model (IMM) estimator works in clutter. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 9/ 31

8 ALGORITHMS FOR TRACKING AND DATA ASSOCIATION The α-β Filter Uses fixed gains and fixed association gates (with possible simple logic of switching between several sets gain scheduling) It does not yield state estimation accuracies (covariances) This filter is actually the steady-state Kalman filter for a kinematic model (2nd order with acceleration as white process noise) with a given set of parameters. A similar filter (α-β-γ) is available for a 3rd order model Handling of measurement ambiguities Measurement selection nearest neighbor" (following thresholding of the signal) strongest neighbor" (following gating). This is then used in the state update as if it was the correct one. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 11/ 31

9 ALGORITHMS FOR TRACKING AND DATA ASSOCIATION The α-β Filter Uses fixed gains and fixed association gates (with possible simple logic of switching between several sets gain scheduling) It does not yield state estimation accuracies (covariances) This filter is actually the steady-state Kalman filter for a kinematic model (2nd order with acceleration as white process noise) with a given set of parameters. A similar filter (α-β-γ) is available for a 3rd order model Handling of measurement ambiguities Measurement selection nearest neighbor" (following thresholding of the signal) strongest neighbor" (following gating). This is then used in the state update as if it was the correct one. Q: How can one improve on the α-β filter in clutter? (outlw) Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 11/ 31

10 THE STANDARD KALMAN FILTER Selection of the measurement (from the gate) for state update is done according to A minimum distance rule" Nearest-Neighbor (NNSKF), or A feature, e.g., the signal strength Strongest Neighbor (SNSKF). The update is done with a time-varying gain (as opposed to the α-β filter), which is optimal if the assumed motion model parameters are correct and the selected measurement is the correct one. No accounting is made of the possibility that a clutter measurement might have been selected it is a standard filter. A logic can be used to effect a switching between several process noise levels ( spaghetti logic unless the SNR is very high). For nonlinear state or measurement models: Extended KF uses linearization. (KF workhrs; α β mule) Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 13/ 31

11 THE PROBABILISTIC DATA ASSOCIATION FILTER (PDAF) This filter calculates for all the current measurements from the gate the association probability of having originated from the target in track based on their locations/features time depth 1. The state is then updated with a weighted combination of these measurements with the weights being the above association probabilities soft association decision. The covariance associated with the resulting state estimate includes a term due to the measurement origin uncertainty. This algorithm is suboptimal since it lumps" all the measurements in a single state estimate it replaces a Gaussian mixture by a single Gaussian using moment matching It is simple (1.3 the NNSKF) and yields significantly improved tracking performance. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 14/ 31

12 THE PROBABILISTIC DATA ASSOCIATION FILTER (PDAF) This filter calculates for all the current measurements from the gate the association probability of having originated from the target in track based on their locations/features time depth 1. The state is then updated with a weighted combination of these measurements with the weights being the above association probabilities soft association decision. The covariance associated with the resulting state estimate includes a term due to the measurement origin uncertainty. This algorithm is suboptimal since it lumps" all the measurements in a single state estimate it replaces a Gaussian mixture by a single Gaussian using moment matching It is simple (1.3 the NNSKF) and yields significantly improved tracking performance. Some implementations of the PDAF Jindalee over-the-horizon radar in Australia the only algorithm that was capable of working in very heavy clutter At Raytheon: Hawk SAM, ROTHR, THAAD, ASDE, GBR At EUROCONTROL (combined with the IMM). Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 14/ 31

13 THE MULTIPLE HYPOTHESIS TRACKER (MHT) This algorithm, with time depth > 1 Splits the existing track (within a sliding window) whenever there is an association ambiguity and follows each branch (sequence of measurements) with a probability calculation Updates the tracks for each hypothesis with a KF/IMM Has built-in track initiation capability. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 15/ 31

14 THE MULTIPLE HYPOTHESIS TRACKER (MHT) This algorithm, with time depth > 1 Splits the existing track (within a sliding window) whenever there is an association ambiguity and follows each branch (sequence of measurements) with a probability calculation Updates the tracks for each hypothesis with a KF/IMM Has built-in track initiation capability. Disadvantages Computational and memory requirements (NP-hard) Very complex data management and debugging Multitude of the output all the hypotheses are put out and it is very complicated to present an overall picture: one can display the most likely hypothesis which can jump" It does not provide target existence probabilities. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 15/ 31

15 THE MULTI-BERNOULLI FILTER (MBF) A RFS (random finite set) approach It provides, for each track estimate and covariance, the corresponding target existence probability Multi-Object Particles (MOP) represent a hypothesized set of tracks with a joint probability The association of new measurements to MOPs is done via 2-D assignment (auction) The posterior joint probabilities are marginalized to obtain the existence probabilities of a target behind a track (which appears in several MOPs). Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 16/ 31

16 THE MULTI-BERNOULLI FILTER (MBF) cont d Applied to a real world motivated scenario of a salvo of objects observed from a single stationary optical sensor which has initially unresolved measurements The MBF was used to associate the 2D measurements which were then used to predict the full 3D trajectories ch Modeling of unresolved measurements: variance is (unbeknownst to the tracker) equal to a multiple of the single target measurement variance A physics-based model is under development for the measurement noise variance of resolved and unresolved measurements from an optical sensor (preliminary results for resolved measurements in the paper by Balasingam at F 17). Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 17/ 31

17 frames in the FPA (the images are inverted due to the optics while the true trajectories are from the bottom left of the FOV and upwards, the images are from the top right and downwards.) Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 18/ 31

18 THE INTERACTING MULTIPLE MODEL (IMM) ESTIMATOR The Interacting Multiple Model estimation algorithm is a very efficient recursive scheme with fixed requirements for systems with switching models (hybrid systems) a self-adjusting variable-bw estimator. The IMM estimator runs Kalman filter (or EKF) modules simultaneously based on several target models (e.g., non-maneuvering and maneuvering models or thrusting and ballistic) in an interacting manner constantly exchanging information yields the current model" probability conditioned on the available data. The output consists of mode probabilities, combined state estimate weighted by the mode probabilities and covariance of the combined state estimate. The IMM was the key that made it possible for an off-the-shelf fish to intercept and incoming fish in a sea test. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 19/ 31

19 EXTENSIONS TO CLUTTERED ENVIRONMENT The IMM, which has a modular architecture, has been extended (IMMPDAF) for tracking a target in clutter by using the PDAF as the basic filter module and making suitable changes in the model probability calculation to account for the target P D and the clutter. Major advantages simplicity of implementation modest and fixed computational and memory requirements effects soft switching between the models never totally right, never totally wrong Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 20/ 31

20 EXTENSIONS TO CLUTTERED ENVIRONMENT The IMM, which has a modular architecture, has been extended (IMMPDAF) for tracking a target in clutter by using the PDAF as the basic filter module and making suitable changes in the model probability calculation to account for the target P D and the clutter. Major advantages simplicity of implementation modest and fixed computational and memory requirements effects soft switching between the models never totally right, never totally wrong The IMMPDAF has been fielded in an active hull mounted sonar to track low-snr maneuvering targets. The IMM has been successfully used in combination with assignment hard association decision for real ATC data (800 targets, 5 radars). Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 20/ 31

21 LARGE-SCALE ATC USING IMM/ASSIGNMENT ESTIMATOR Scenario: 5 FAA/JSS radars, 800 targets nmi RMS prediction errors 1 sensor.. 2 sensors 3 sensors... 4 sensors time (sec) Solution: 2-D assignment algorithm for data association in conjunction with the IMM estimator for tracking Real-time capability: IMM/Assignment tracker processed 5 minutes worth of data in less than one minute Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 21/ 31

22 LIMITS OF PERFORMANCE Major issue: Is there enough information in the data? Information in the sense of Fisher: a matrix whose inverse, if it exists, yields the lowest achievable covariance in estimation (the CRLB; in general there is no guarantee that one can achieve this bound). If P D < 1 and P F A > 0, one has a new situation: an information reduction factor (IRF) has been quantified there is less information and the CRLB in clutter (CRLBiC) is higher than the conventional CRLB. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 22/ 31

23 LIMITS OF PERFORMANCE Major issue: Is there enough information in the data? Information in the sense of Fisher: a matrix whose inverse, if it exists, yields the lowest achievable covariance in estimation (the CRLB; in general there is no guarantee that one can achieve this bound). If P D < 1 and P F A > 0, one has a new situation: an information reduction factor (IRF) has been quantified there is less information and the CRLB in clutter (CRLBiC) is higher than the conventional CRLB. In real world problems we have to understand the limits due to finite (perhaps insufficient) information in the sensor data the existing information seek efficient algorithms such that the extracted information is equal to the existing information, or as close as possible to it, subject to implementation constraints. Example: The ML-PDA for TBM acquisition is efficient for LO targets down to 4dB SNR in a cell average signal strength is 1.6 times the RMS noise. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 22/ 31

24 slant range (km) LOW OBSERVABLE TBM ACQUISITION USING ML-PDA Time (s) z (km) Scenario: km missile acquisition range, data for 6 s at 10 Hz Difficulty: low SNR high false alarm density (low observability) Solution: ML-PDA estimator with features to initialize tracks Efficient meets the CRLB in clutter (CRLBiC) down to 4 db SNR extracts all available information. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 23/ y (km) x (km)

25 MULTISENSOR TRACKING Prerequisites for successful data fusion: Sensor registration (alignment) Reliable statistical description of the uncertainties in each sensor s data Reliable estimation accuracies track error covariances. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 25/ 31

26 MULTISENSOR TRACKING Prerequisites for successful data fusion: Sensor registration (alignment) Reliable statistical description of the uncertainties in each sensor s data Reliable estimation accuracies track error covariances. An interesting results in fusion from distributed local trackers is that local tracks using independent sensors have correlated errors. This correlation is due to the common process noise the motion uncertainty model is common, only the measurement uncertainties are independent across local trackers and is quantified by crosscovariances". Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 25/ 31

27 SINGLE SENSOR TRACKING FOLLOWED BY TRACK FUSION W/O FEEDBACK Signal Association Filter processing update Tracks Gate computation Track to track association and fusion Signal Association Filter processing update Tracks Gate computation This fusion, even if performed optimally (with the exact cross-correlations between the local state estimation errors), is known to be slightly inferior (10 15%) compared to the centralized configuration. Explanation: optimal fusion of locally optimal tracks is globally suboptimal because the locally optimal filter gains are not globally optimal. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 26/ 31

28 SINGLE SENSOR TRACKING FOLLOWED BY TRACK FUSION W/O FEEDBACK Signal Association Filter processing update Tracks Gate computation Track to track association and fusion Signal Association Filter processing update Tracks Gate computation This fusion, even if performed optimally (with the exact cross-correlations between the local state estimation errors), is known to be slightly inferior (10 15%) compared to the centralized configuration. Explanation: optimal fusion of locally optimal tracks is globally suboptimal because the locally optimal filter gains are not globally optimal. It is critical that each estimate is consistent (has a covariance that is neither optimistic nor pessimistic). Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 26/ 31

29 CENTRALIZED CONFIGURATION FOR MULTISENSOR DATA FUSION In this configuration all the associations and tracking are carried out at a central location. Signal processing Association Filter update Tracks Signal Association processing Gate computation This provides the best performance but it has high communication bandwidth requirements. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 27/ 31

30 SUMMARY The α-β and the NNSKF/SNSKF approaches are overly simplistic and outdated. At the other extreme, the MHT technique is very complex. The use of discrete optimization (rather than enumerative hypothesis evaluation) makes it more efficient and brings it to the stage where real-time implementation is feasible. For a single target, the IMMPDAF is believed to be the best available compromise between complexity and performance. Its capabilities in a realistic cluttered environment have been shown in a series of Navy Benchmark problems. The use of the IMM (combined with PDAF or MHT) has, with its built-in auto-tuning, the potential of overcoming the problem that many filters cannot be tuned for a wide enough range of situations. For VLO targets the ML-PDA is the best algorithm because it can extract all the relevant information from the data it meets the CRLB in clutter down to 4dB SNR. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 28/ 31

31 SUMMARY (Cont d) For multisensor track-to-track fusion, the cross-correlations between local tracking errors have to be accounted for. Optimal track-to-track fusion on demand is slightly inferior to optimal centralized tracking but can save communication BW. Sensor alignment (registration) hinges on observability, which is not always guaranteed. Sensor resolution modeling still needs work. Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 29/ 31

32 Major Achievements in Multisensor Fusion a (very) partial list Distributed filtering algorithms Distributed tracking with data association Distributed fusion (information graph, hierarchical, consensus based) Heterogeneous data fusion (active-passive, collocated stationary passive-passive for ranging, multispectral) Feature, attribute and classification aided fusion Statistical efficiency of passive-passive asynchronous data fusion Sensor networks for security Environmental monitoring Autonomy (ground, sea or air vehicles) Space surveillance Human motion tracking and recognition Yaakov Bar-Shalom TTFMOSTSvb2a (June 12, 2017) Target tracking and data fusion 31/ 31

33 Heterogeneous Track-to-Track Fusion Ting Yuan, Yaakov Bar-Shalom and Xin Tian University of Connecticut, ECE Dept. Storrs, CT {tiy, ybs, T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

34 Motivation and Difficulties of Heterogeneous T2TF Motivation: There is need to fuse tracks from active and passive sensors. Compared with homogeneous track-to-track fusion (T2TF) that assumes the same system model for different local trackers, the heterogeneous case poses two major difficulties: The model heterogeneity problem: fuse tracks from different state spaces (related by a certain nonlinear transformation). The estimation errors dependence problem: recognized as the common process noise effect", which is quantified by the crosscovariance matrix. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

35 Heterogeneous T2TF Problem state-space models Consider the following state-space models at sensor i x i (k + 1) = f i [x i (k)] + v i (k) (1) z i (k) = h i [x i (k)] + w i (k) (2) at sensor j x j (k + 1) = f j [x j (k)] + v j (k) (3) z j (k) = h j [x j (k)] + w j (k) (4) where x i and x j are in different state spaces (with unequal dimensions). f ( ) and h ( ) are nonlinear in general v ( ) denote the process noises w ( ) denote measurement noises. Note that the two heterogeneous trackers are assumed synchronized and the time index k for sampling time t k will be omitted if there is no ambiguity. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

36 Heterogeneous T2TF Problem different state vectors Let x i be the larger dimension state (e.g., full Cartesian position and velocity in 2-dimensional space for tracking with an active sensor) x i = [ x ẋ y ẏ ] (5) and x j be the smaller dimension state (e.g., angular position and velocity for tracking with a passive sensor) x j = [ θ θ ] These state vectors have the nonlinear relationship (6) x j = g(x i ) (7) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

37 Heterogeneous T2TF Problem local tracks From sensor i one has the track ˆx i the covariance matrix P i. From sensor j one has the track ˆx j the covariance matrix P j. The problem is how to carry out the fusion of the track ˆx i with P i and the track ˆx j with P j to achieve improved estimation performance over single sensor track quality. comparable estimation performance to the track quality of centralized measurement tracker/fuser (CTF). T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

38 The LMMSE Fuser The LMMSE fused estimate of x = x i with observation" z = ˆx j (using the fundamental equations of LMMSE) is [ ( ˆx i LMMSE = ˆx i + P xzp 1 ˆx j g ˆx i)] (8) with the corresponding fused covariance matrix where zz P i LMMSE = P i P xzp 1 zz P xz (9) [( P xz = E x i ˆx i) (ˆx ) ] j g(ˆx i ) P i (G i ) P ij (10) [( ) ( ) P ] zz = E ˆx j g(ˆx i ) ˆx j g(ˆx i ) P j G i P ij P ji (G i ) + G i P i (G i ) (11) with G i the Jacobian of g(x i ) G i = [ x ig(x i ) ] (12) x i =ˆx i and P ij the crosscovariance matrix. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

39 The ML Fuser Under the Gaussian assumption, the heterogeneous T2TF problem can be solved by minimizing the negative log-likelihood function L = ln p(ˆx i, ˆx j x i ) ([ ] [ ]) [ ˆx i x i P i ˆx j x j P ji P ij P j ] 1 ([ ] [ ]) ˆx i x i ˆx j (13) Then, with x j = g(x i ), the ML fused estimate is the solution of x j x il = 0 (14) Because of the nonlinearity of the function g(x i ), we solve (14) by numerical search (or maximize directly (13) w.r.t. x i ). The fusion result is denoted as ˆx i ML with the corresponding covariance matrix ( [ PML i ] [ ] = I G i P i P ij 1 [ ] ) 1 I P ji where G i is defined in (12) and I is the identity matrix (4 4 in our case). P j G i (15) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

40 LMMSE and ML Fuser are the Same! For the homogeneous case (with the same state x j = x i ), the (Bayesian) MMSE approach yields exactly the same result as the Fisherian (i.e., non-bayesian) ML approach assuming Gaussian errors. MMSE approach: one estimate is the prior, the other is an observation. ML approach: no prior, each estimate is an observation. Bayesian recasting of the ML approach: use a diffuse (non-informational) prior!! T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

41 A Typical Scenario measurement and ground truth The measurements an active sensor located at (x a, y a) with measurements 1 range: r = (x x a) 2 + (y y a) 2 + w r ( ) 2 azimuth angle: θ a = tan 1 y ya x x a + w a a passive sensor located at (x p, y p) with measurements ( ) 1 only azimuth angle: θ p = tan 1 y yp x x p + w p where w r, w a and w p are assumed to be mutually independent zero mean white Gaussian noises with standard deviations (SD) σ r, σ a and σ p, respectively. The ground truth 1 A target moving with a constant speed of 250 m/s with initial state in Cartesian coordinates (with position in m) x(0) = [ x(0) ẋ(0) y(0) ẏ(0) ] = [ ] (16) At k = 10 (t = 100 s) it starts a left turn of 2 /s for 30 s, then continues straight until k = 20, at which time it turns right with 1 /s for 50 s, then left with 1 /s for 90 s, then right with 1 /s for 50 s, then continues straight until 50 s. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

42 A Typical Scenario overview Y (m) 9 x The Scenario and Sample Active Sensor Measurements 380s 335s 245s 200s Active sensor Passive sensor True trajectory Active sensor measurement Turning point 130s 100s X (m) x 10 4 Figure 1: The scenario, with the target true speed 250 m/s, the active sensor located at ( , ) m with sampling interval T a = 5 s and the passive sensor located at ( , ) m with sampling interval T p = 1 s. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

43 Local tracker Design the active sensor IMM The active sensor IMM estimator has two modes mode 1 linear nearly constant acceleration (NCA) model: implemented as discretized continuous white noise acceleration (CWNA) model. mode 2 nonlinear nearly coordinate turn (NCT) model: implemented as discretized continuous coordinate turn (CCT) model [Morelande&Gordon, ICASSP 2005]. The (target state-dependent) process noise covariance matrix of the NCT model is (details in [MG2005]) T a 3 3 Q i a [x(k)]= ẋ 2 (k) ẋ 2 (k)+ẏ 2 (k) qv T a 3 ẏ 2 (k) 3 ẋ 2 (k)+ẏ 2 (k) qv T q Ω where q a and q Ω are the power spectral densities (PSDs). Note that the process noise induced RMS change in the velocity and in the turn rate over sampling interval T a are qvt d v= a Ta q d Ω= Ω T a Ta whose physical dimensions are linear acceleration and turn acceleration, respectively. The CTF uses the same IMM design (CTF IMM for short) as the active sensor IMM. (17) (18) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

44 Local tracker Design the passive sensor KF For the passive sensor, in the scenario considered, the target maneuvering index is very small and the target maneuvers are nearly unobservable by the passive sensor. Consequently, a linear KF (rather than IMM estimator) is used [KB2003]. The motion model used is the discretized continuous Wiener process acceleration (CWPA) model (with angle, angle rate and angle acceleration). The covariance matrix of the process noise is Q j p (k) = Tp 5 20 Tp 4 8 T p 3 6 Tp 4 8 Tp 3 3 T p 2 2 Tp 3 6 Tp 2 2 T p qp (19) where q p is the process noise PSD. The process noise induced RMS change in the angular acceleration over T p are d p = qptp T p (20) whose physical dimension is the angular jerk (derivative of acceleration). Note that d p with d v and d Ω as in (18) are the design values used to select the process noise PSDs for the local trackers. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

45 The Heterogeneous T2TF The measurement noises: the active sensor σ r = 20 m and σ a = 5 mrad; the passive sensor σ p = 1 mrad. Note An unbiased measurement conversion from polar coordinates to Cartesian coordinates is done for the active sensor measurements for filtering. The process noise intensities settings Active sensor: d a (m/s 2 ) d Ω (mrad/s 2 ) Mode 1 (NCA) 0.2 N/A Mode 2 (NCT) 1 2 Passive sensor: d p = 0.04 mrad/s 3. The IMM transition probability matrix is [ ] π = with initial mode probability vector [ 0.9, 0.1 ]. The estimate ˆx i (k) from the active sensor IMM with the corresponding covariance matrix P i (k) and the estimate ˆx j (k) from the passive KF with the corresponding covariance matrix P j (k) are fused the heterogeneous T2TF. The fusion performance is compared with the corresponding single active sensor IMM track and the CTF IMM track. (21) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

46 The Sample Crosscorrelation MC simulations In view of the fact that there is no known way to evaluate the crosscovariance of the estimation errors in the case of heterogeneous trackers, a Monte Carlo (MC) investigation of these errors crosscorrelations is carried out. The sample crosscorrelation coefficient between the lth component of x i and the hth component of x j in M MC runs at a particular point in time is M ˆρ M m=1 = (ˆxi l,m xi l )(ˆxj h,m xi h ) x i l xj [ M ] [ h m=1 (ˆxi l,m M ] (22) xi l )2 m=1 (ˆxj h,m xj h )2 T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

47 The Sample Crosscorrelation position-to-position/velocity Sample crosscorrelation coefficient, 1000 MC runs Time (s) Figure 2: The sample crosscorrelation for x and ỹ with θ and θ. (Some are positive and some are negative) x and θ ỹ and θ x and θ ỹ and θ T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

48 The Sample Crosscorrelation velocity-to-position/velocity Sample crosscorrelation coefficient, 1000 MC runs Time (s) Figure 3: The sample crosscorrelation for ẋ and ẏ with θ and θ. (Some are positive and some are negative) ẋ and θ ẏ and θ ẋ and θ ẏ and θ T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

49 The Sample Crosscorrelation negligible crosscorrelation It can be seen from the MC simulations that Some of the crosscorrelations are positive and some are negative. The crosscorrelations depend on the relative geometry of the two sensors and the target, as well as the target maneuvers. For the nonlinear case, neglecting the crosscorrelations makes the fusion sometimes optimistic and sometimes pessimistic, but the effect is small. This supports the approach of ignoring the dependency between the tracks from different local sensors. Thus, since the maneuvers are unknown and scenario dependent, we pursue the heterogeneous T2TF without considering the crosscorrelation between the estimation errors. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

50 Simulation Results LMMSE fuser (RMSE in position space) Position RMSE (m) Position RMSE, 1000 MC runs Pos. RMSE: active sensor IMM Pos. RMSE: CTF IMM Pos. RMSE: LMMSE fuser Maneuvering interval Time (s) Figure 4: The position RMSE for LMMSE fuser. (Heterogeneouse T2TF is superior to CTF IMM during model switching) (ML fuser has practically the same performance as LMMSE fuser) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

51 Simulation Results LMMSE fuser (RMSE in velocity space) Velocity RMSE (m/s) Velocity RMSE, 1000 MC runs Vel. RMSE: active sensor IMM Vel. RMSE: CTF IMM Vel. RMSE: LMMSE fuser Maneuvering interval Time (s) Figure 5: The velocity RMSE for LMMSE fuser. (Heterogeneouse T2TF is superior to CTF IMM during model switching) (ML fuser has practically the same performance as LMMSE fuser) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

52 Simulation Results maneuvering mode probability (NCT) Mode probability Mode probability of NCT NCT(active sensor) NCT(CTF) Maneuvering interval Time (s) Figure 6: Maneuvering mode probability (NCT) in the active sensor IMM and CTF IMM. (Active sensor IMM is superior to CTF IMM!) T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

53 Conclusions The LMMSE and the ML approaches (equivalent!!) for heterogenous T2TF can effectively achieve improved performance over the single sensor track quality and superior performance to the CTF track. The estimation errors crosscorrelation has been examined by MC simulations. The crosscorrelation of the estimation errors from heterogeneous local sensors is too complicated to capture. The use of the passive measurements in the CTF IMM clouds" the maneuvers it is preferable to have an active sensor IMM (which does detect the maneuvers) and a passive sensor KF (since the passive sensor is almost blind" to the maneuvers) and fuse the outputs of these two local trackers. The freedom available to each local sensor to flexibly design a more suitable local estimator allows the heterogeneous T2TF approach to achieve a better estimation performance than the CTF IMM in the scenario considered. The LMMSE T2TF has practically the same performance as the ML T2TF and can be considered as an effective a simpler alternative for the numerical search required by the ML approach. T. Yuan, Y. Bar-Shalom and X. Tian Heterogeneous TtTF 383V2a June 12, / 21

Heterogeneous Track-to-Track Fusion

Heterogeneous Track-to-Track Fusion Heterogeneous Track-to-Track Fusion Ting Yuan, Yaakov Bar-Shalom and Xin Tian University of Connecticut, ECE Dept. Storrs, CT 06269 E-mail: {tiy, ybs, xin.tian}@ee.uconn.edu T. Yuan, Y. Bar-Shalom and

More information

Track-to-Track Fusion Architectures A Review

Track-to-Track Fusion Architectures A Review Itzhack Y. Bar-Itzhack Memorial Symposium on Estimation, Navigation, and Spacecraft Control, Haifa, Israel, October 14 17, 2012 Track-to-Track Architectures A Review Xin Tian and Yaakov Bar-Shalom This

More information

Robotics 2 Target Tracking. Kai Arras, Cyrill Stachniss, Maren Bennewitz, Wolfram Burgard

Robotics 2 Target Tracking. Kai Arras, Cyrill Stachniss, Maren Bennewitz, Wolfram Burgard Robotics 2 Target Tracking Kai Arras, Cyrill Stachniss, Maren Bennewitz, Wolfram Burgard Slides by Kai Arras, Gian Diego Tipaldi, v.1.1, Jan 2012 Chapter Contents Target Tracking Overview Applications

More information

Lecture Outline. Target Tracking: Lecture 3 Maneuvering Target Tracking Issues. Maneuver Illustration. Maneuver Illustration. Maneuver Detection

Lecture Outline. Target Tracking: Lecture 3 Maneuvering Target Tracking Issues. Maneuver Illustration. Maneuver Illustration. Maneuver Detection REGLERTEKNIK Lecture Outline AUTOMATIC CONTROL Target Tracking: Lecture 3 Maneuvering Target Tracking Issues Maneuver Detection Emre Özkan emre@isy.liu.se Division of Automatic Control Department of Electrical

More information

9 Multi-Model State Estimation

9 Multi-Model State Estimation Technion Israel Institute of Technology, Department of Electrical Engineering Estimation and Identification in Dynamical Systems (048825) Lecture Notes, Fall 2009, Prof. N. Shimkin 9 Multi-Model State

More information

Distributed estimation in sensor networks

Distributed estimation in sensor networks in sensor networks A. Benavoli Dpt. di Sistemi e Informatica Università di Firenze, Italy. e-mail: benavoli@dsi.unifi.it Outline 1 An introduction to 2 3 An introduction to An introduction to In recent

More information

Sliding Window Test vs. Single Time Test for Track-to-Track Association

Sliding Window Test vs. Single Time Test for Track-to-Track Association Sliding Window Test vs. Single Time Test for Track-to-Track Association Xin Tian Dept. of Electrical and Computer Engineering University of Connecticut Storrs, CT 06269-257, U.S.A. Email: xin.tian@engr.uconn.edu

More information

Summary of Past Lectures. Target Tracking: Lecture 4 Multiple Target Tracking: Part I. Lecture Outline. What is a hypothesis?

Summary of Past Lectures. Target Tracking: Lecture 4 Multiple Target Tracking: Part I. Lecture Outline. What is a hypothesis? REGLERTEKNIK Summary of Past Lectures AUTOMATIC COROL Target Tracing: Lecture Multiple Target Tracing: Part I Emre Özan emre@isy.liu.se Division of Automatic Control Department of Electrical Engineering

More information

Previously on TT, Target Tracking: Lecture 2 Single Target Tracking Issues. Lecture-2 Outline. Basic ideas on track life

Previously on TT, Target Tracking: Lecture 2 Single Target Tracking Issues. Lecture-2 Outline. Basic ideas on track life REGLERTEKNIK Previously on TT, AUTOMATIC CONTROL Target Tracing: Lecture 2 Single Target Tracing Issues Emre Özan emre@isy.liu.se Division of Automatic Control Department of Electrical Engineering Linöping

More information

Robotics 2 Target Tracking. Giorgio Grisetti, Cyrill Stachniss, Kai Arras, Wolfram Burgard

Robotics 2 Target Tracking. Giorgio Grisetti, Cyrill Stachniss, Kai Arras, Wolfram Burgard Robotics 2 Target Tracking Giorgio Grisetti, Cyrill Stachniss, Kai Arras, Wolfram Burgard Linear Dynamical System (LDS) Stochastic process governed by is the state vector is the input vector is the process

More information

Tactical Ballistic Missile Tracking using the Interacting Multiple Model Algorithm

Tactical Ballistic Missile Tracking using the Interacting Multiple Model Algorithm Tactical Ballistic Missile Tracking using the Interacting Multiple Model Algorithm Robert L Cooperman Raytheon Co C 3 S Division St Petersburg, FL Robert_L_Cooperman@raytheoncom Abstract The problem of

More information

Passive Sensor Bias Estimation Using Targets of Opportunity

Passive Sensor Bias Estimation Using Targets of Opportunity University of Connecticut DigitalCommons@UConn Doctoral Dissertations University of Connecticut Graduate School 7-23-2015 Passive Sensor Bias Estimation Using Targets of Opportunity Djedjiga Belfadel University

More information

Fisher Information Matrix-based Nonlinear System Conversion for State Estimation

Fisher Information Matrix-based Nonlinear System Conversion for State Estimation Fisher Information Matrix-based Nonlinear System Conversion for State Estimation Ming Lei Christophe Baehr and Pierre Del Moral Abstract In practical target tracing a number of improved measurement conversion

More information

Data association uncertainty occurs when remote sensing devices, such as radar,

Data association uncertainty occurs when remote sensing devices, such as radar, The Probabilistic Data Association Filter ESTIMATION IN THE PRESENCE OF MEASUREMENT ORIGIN UNCERTAINTY YAAKOV BAR-SHALOM, FRED DAUM, and JIM HUANG Data association uncertainty occurs when remote sensing

More information

ADDRESSING TRACK COALESCENCE IN SEQUENTIAL K-BEST MULTIPLE HYPOTHESIS TRACKING

ADDRESSING TRACK COALESCENCE IN SEQUENTIAL K-BEST MULTIPLE HYPOTHESIS TRACKING ADDRESSING TRACK COALESCENCE IN SEQUENTIAL K-BEST MULTIPLE HYPOTHESIS TRACKING A Thesis Presented to The Academic Faculty By Ryan D. Palkki In Partial Fulfillment of the Requirements for the Degree Master

More information

Lecture Outline. Target Tracking: Lecture 7 Multiple Sensor Tracking Issues. Multi Sensor Architectures. Multi Sensor Architectures

Lecture Outline. Target Tracking: Lecture 7 Multiple Sensor Tracking Issues. Multi Sensor Architectures. Multi Sensor Architectures Lecture Outline Target Tracing: Lecture 7 Multiple Sensor Tracing Issues Umut Orguner umut@metu.edu.tr room: EZ-12 tel: 4425 Department of Electrical & Electronics Engineering Middle East Technical University

More information

Instituto de Sistemas e Robótica * Pólo de Coimbra * Tracking and Data Association Using Data from a LRF

Instituto de Sistemas e Robótica * Pólo de Coimbra * Tracking and Data Association Using Data from a LRF Instituto de Sistemas e Robótica * Pólo de Coimbra * Tracing and Data Association Using Data from a LRF Technical Report Nº ISRLM2005/04 Cristiano Premebida October, 2005. Departamento de Engenharia Electrotécnica

More information

MMSE-Based Filtering for Linear and Nonlinear Systems in the Presence of Non-Gaussian System and Measurement Noise

MMSE-Based Filtering for Linear and Nonlinear Systems in the Presence of Non-Gaussian System and Measurement Noise MMSE-Based Filtering for Linear and Nonlinear Systems in the Presence of Non-Gaussian System and Measurement Noise I. Bilik 1 and J. Tabrikian 2 1 Dept. of Electrical and Computer Engineering, University

More information

SLAM Techniques and Algorithms. Jack Collier. Canada. Recherche et développement pour la défense Canada. Defence Research and Development Canada

SLAM Techniques and Algorithms. Jack Collier. Canada. Recherche et développement pour la défense Canada. Defence Research and Development Canada SLAM Techniques and Algorithms Jack Collier Defence Research and Development Canada Recherche et développement pour la défense Canada Canada Goals What will we learn Gain an appreciation for what SLAM

More information

Tracking in Several Real-World Scenarios

Tracking in Several Real-World Scenarios University of Connecticut DigitalCommons@UConn Doctoral Dissertations University of Connecticut Graduate School 5-27-2016 Tracking in Several Real-World Scenarios Kevin Romeo kromeo42@gmail.com Follow

More information

Nonlinear Estimation Techniques for Impact Point Prediction of Ballistic Targets

Nonlinear Estimation Techniques for Impact Point Prediction of Ballistic Targets Nonlinear Estimation Techniques for Impact Point Prediction of Ballistic Targets J. Clayton Kerce a, George C. Brown a, and David F. Hardiman b a Georgia Tech Research Institute, Georgia Institute of Technology,

More information

Target tracking and classification for missile using interacting multiple model (IMM)

Target tracking and classification for missile using interacting multiple model (IMM) Target tracking and classification for missile using interacting multiple model (IMM Kyungwoo Yoo and Joohwan Chun KAIST School of Electrical Engineering Yuseong-gu, Daejeon, Republic of Korea Email: babooovv@kaist.ac.kr

More information

Robotics 2 Data Association. Giorgio Grisetti, Cyrill Stachniss, Kai Arras, Wolfram Burgard

Robotics 2 Data Association. Giorgio Grisetti, Cyrill Stachniss, Kai Arras, Wolfram Burgard Robotics 2 Data Association Giorgio Grisetti, Cyrill Stachniss, Kai Arras, Wolfram Burgard Data Association Data association is the process of associating uncertain measurements to known tracks. Problem

More information

L11. EKF SLAM: PART I. NA568 Mobile Robotics: Methods & Algorithms

L11. EKF SLAM: PART I. NA568 Mobile Robotics: Methods & Algorithms L11. EKF SLAM: PART I NA568 Mobile Robotics: Methods & Algorithms Today s Topic EKF Feature-Based SLAM State Representation Process / Observation Models Landmark Initialization Robot-Landmark Correlation

More information

PERFORMANCE COMPARISON OF TRACKING ALGORITHMS FOR A GROUND BASED RADAR GÖKHAN SOYSAL AND MURAT EFE

PERFORMANCE COMPARISON OF TRACKING ALGORITHMS FOR A GROUND BASED RADAR GÖKHAN SOYSAL AND MURAT EFE Commun. Fac. Sci. Univ. Ank. Series A2-A3 V.5() pp -6 (2007) PERFORMANCE COMPARISON OF TRACKING ALGORITHMS FOR A GROUND BASED RADAR Ankara University, Faculty of Engineering, Electronics Engineering Department,

More information

Impact Point Prediction and Track Fusion for Heterogeneous Sensors

Impact Point Prediction and Track Fusion for Heterogeneous Sensors Impact Point Prediction and Track Fusion for Heterogeneous Sensors Ting Yuan, Ph.D. University of Connecticut, 2013 ABSTRACT In this dissertation, two topics in the area of estimation, target tracking

More information

A Gaussian Mixture Motion Model and Contact Fusion Applied to the Metron Data Set

A Gaussian Mixture Motion Model and Contact Fusion Applied to the Metron Data Set 1th International Conference on Information Fusion Chicago, Illinois, USA, July 5-8, 211 A Gaussian Mixture Motion Model and Contact Fusion Applied to the Metron Data Set Kathrin Wilkens 1,2 1 Institute

More information

Optimal Fusion Performance Modeling in Sensor Networks

Optimal Fusion Performance Modeling in Sensor Networks Optimal Fusion erformance Modeling in Sensor Networks Stefano Coraluppi NURC a NATO Research Centre Viale S. Bartolomeo 400 926 La Spezia, Italy coraluppi@nurc.nato.int Marco Guerriero and eter Willett

More information

Rao-Blackwellized Particle Filter for Multiple Target Tracking

Rao-Blackwellized Particle Filter for Multiple Target Tracking Rao-Blackwellized Particle Filter for Multiple Target Tracking Simo Särkkä, Aki Vehtari, Jouko Lampinen Helsinki University of Technology, Finland Abstract In this article we propose a new Rao-Blackwellized

More information

Linear Optimal State Estimation in Systems with Independent Mode Transitions

Linear Optimal State Estimation in Systems with Independent Mode Transitions Linear Optimal State Estimation in Systems with Independent Mode ransitions Daniel Sigalov, omer Michaeli and Yaakov Oshman echnion Israel Institute of echnology Abstract A generalized state space representation

More information

Tracking and Identification of Multiple targets

Tracking and Identification of Multiple targets Tracking and Identification of Multiple targets Samir Hachour, François Delmotte, Eric Lefèvre, David Mercier Laboratoire de Génie Informatique et d'automatique de l'artois, EA 3926 LGI2A first name.last

More information

Generalizations to the Track-Oriented MHT Recursion

Generalizations to the Track-Oriented MHT Recursion 18th International Conference on Information Fusion Washington, DC - July 6-9, 2015 Generalizations to the Track-Oriented MHT Recursion Stefano Coraluppi and Craig Carthel Systems & Technology Research

More information

Sequential Bayesian Estimation of the Probability of Detection for Tracking

Sequential Bayesian Estimation of the Probability of Detection for Tracking 2th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 Sequential Bayesian Estimation of the Probability of Detection for Tracking Kevin G. Jamieson Applied Physics Lab University

More information

STONY BROOK UNIVERSITY. CEAS Technical Report 829

STONY BROOK UNIVERSITY. CEAS Technical Report 829 1 STONY BROOK UNIVERSITY CEAS Technical Report 829 Variable and Multiple Target Tracking by Particle Filtering and Maximum Likelihood Monte Carlo Method Jaechan Lim January 4, 2006 2 Abstract In most applications

More information

Systematic Error Modeling and Bias Estimation

Systematic Error Modeling and Bias Estimation sensors Article Systematic Error Modeling and Bias Estimation Feihu Zhang * and Alois Knoll Robotics and Embedded Systems, Technische Universität München, 8333 München, Germany; knoll@in.tum.de * Correspondence:

More information

Distributed Data Fusion with Kalman Filters. Simon Julier Computer Science Department University College London

Distributed Data Fusion with Kalman Filters. Simon Julier Computer Science Department University College London Distributed Data Fusion with Kalman Filters Simon Julier Computer Science Department University College London S.Julier@cs.ucl.ac.uk Structure of Talk Motivation Kalman Filters Double Counting Optimal

More information

A PCR-BIMM filter For Maneuvering Target Tracking

A PCR-BIMM filter For Maneuvering Target Tracking A PCR-BIMM filter For Maneuvering Target Tracking Jean Dezert Benjamin Pannetier Originally published as Dezert J., Pannetier B., A PCR-BIMM filter for maneuvering target tracking, in Proc. of Fusion 21,

More information

L06. LINEAR KALMAN FILTERS. NA568 Mobile Robotics: Methods & Algorithms

L06. LINEAR KALMAN FILTERS. NA568 Mobile Robotics: Methods & Algorithms L06. LINEAR KALMAN FILTERS NA568 Mobile Robotics: Methods & Algorithms 2 PS2 is out! Landmark-based Localization: EKF, UKF, PF Today s Lecture Minimum Mean Square Error (MMSE) Linear Kalman Filter Gaussian

More information

A New Approach for Doppler-only Target Tracking

A New Approach for Doppler-only Target Tracking A New Approach for Doppler-only Target Tracking G. Battistelli, L. Chisci, C. Fantacci DINFO, Università di Firenze, Florence, Italy {giorgio.battistelli, luigi.chisci, claudio.fantacci}@unifi.it A. Farina,

More information

ENGR352 Problem Set 02

ENGR352 Problem Set 02 engr352/engr352p02 September 13, 2018) ENGR352 Problem Set 02 Transfer function of an estimator 1. Using Eq. (1.1.4-27) from the text, find the correct value of r ss (the result given in the text is incorrect).

More information

A Novel Maneuvering Target Tracking Algorithm for Radar/Infrared Sensors

A Novel Maneuvering Target Tracking Algorithm for Radar/Infrared Sensors Chinese Journal of Electronics Vol.19 No.4 Oct. 21 A Novel Maneuvering Target Tracking Algorithm for Radar/Infrared Sensors YIN Jihao 1 CUIBingzhe 2 and WANG Yifei 1 (1.School of Astronautics Beihang University

More information

A Sufficient Comparison of Trackers

A Sufficient Comparison of Trackers A Sufficient Comparison of Trackers David Bizup University of Virginia Department of Systems and Information Engineering P.O. Box 400747 151 Engineer's Way Charlottesville, VA 22904 Donald E. Brown University

More information

Performance Prediction of Multisensor Tracking Systems for Single Maneuvering Targets

Performance Prediction of Multisensor Tracking Systems for Single Maneuvering Targets Performance Prediction of Multisensor Tracing Systems for Single Maneuvering Targets WILLIAM D. BLAIR PAUL A. MICELI Studying the performance of multisensor tracing systems against maneuvering targets

More information

On Scalable Distributed Sensor Fusion

On Scalable Distributed Sensor Fusion On Scalable Distributed Sensor Fusion KC Chang Dept. of SEO George Mason University Fairfax, VA 3, USA kchang@gmu.edu Abstract - The theoretic fundamentals of distributed information fusion are well developed.

More information

Fuzzy Inference-Based Dynamic Determination of IMM Mode Transition Probability for Multi-Radar Tracking

Fuzzy Inference-Based Dynamic Determination of IMM Mode Transition Probability for Multi-Radar Tracking Fuzzy Inference-Based Dynamic Determination of IMM Mode Transition Probability for Multi-Radar Tracking Yeonju Eun, Daekeun Jeon CNS/ATM Team, CNS/ATM and Satellite Navigation Research Center Korea Aerospace

More information

Artificial Intelligence

Artificial Intelligence Artificial Intelligence Roman Barták Department of Theoretical Computer Science and Mathematical Logic Summary of last lecture We know how to do probabilistic reasoning over time transition model P(X t

More information

A Robust Event-Triggered Consensus Strategy for Linear Multi-Agent Systems with Uncertain Network Topology

A Robust Event-Triggered Consensus Strategy for Linear Multi-Agent Systems with Uncertain Network Topology A Robust Event-Triggered Consensus Strategy for Linear Multi-Agent Systems with Uncertain Network Topology Amir Amini, Amir Asif, Arash Mohammadi Electrical and Computer Engineering,, Montreal, Canada.

More information

Robotics. Lecture 4: Probabilistic Robotics. See course website for up to date information.

Robotics. Lecture 4: Probabilistic Robotics. See course website   for up to date information. Robotics Lecture 4: Probabilistic Robotics See course website http://www.doc.ic.ac.uk/~ajd/robotics/ for up to date information. Andrew Davison Department of Computing Imperial College London Review: Sensors

More information

Multistatic Tracking with the Maximum Likelihood Probabilistic Multi-Hypothesis Tracker

Multistatic Tracking with the Maximum Likelihood Probabilistic Multi-Hypothesis Tracker University of Connecticut DigitalCommons@UConn Doctoral Dissertations University of Connecticut Graduate School 5-9-2013 Multistatic Tracking with the Maximum Likelihood Probabilistic Multi-Hypothesis

More information

Multiple Model Cardinalized Probability Hypothesis Density Filter

Multiple Model Cardinalized Probability Hypothesis Density Filter Multiple Model Cardinalized Probability Hypothesis Density Filter Ramona Georgescu a and Peter Willett a a Elec. and Comp. Engineering Department, University of Connecticut, Storrs, CT 06269 {ramona, willett}@engr.uconn.edu

More information

Kalman filtering and friends: Inference in time series models. Herke van Hoof slides mostly by Michael Rubinstein

Kalman filtering and friends: Inference in time series models. Herke van Hoof slides mostly by Michael Rubinstein Kalman filtering and friends: Inference in time series models Herke van Hoof slides mostly by Michael Rubinstein Problem overview Goal Estimate most probable state at time k using measurement up to time

More information

Statistical Multisource-Multitarget Information Fusion

Statistical Multisource-Multitarget Information Fusion Statistical Multisource-Multitarget Information Fusion Ronald P. S. Mahler ARTECH H O U S E BOSTON LONDON artechhouse.com Contents Preface Acknowledgments xxm xxv Chapter 1 Introduction to the Book 1 1.1

More information

Tracking an Accelerated Target with a Nonlinear Constant Heading Model

Tracking an Accelerated Target with a Nonlinear Constant Heading Model Tracking an Accelerated Target with a Nonlinear Constant Heading Model Rong Yang, Gee Wah Ng DSO National Laboratories 20 Science Park Drive Singapore 118230 yrong@dsoorgsg ngeewah@dsoorgsg Abstract This

More information

Design of Nearly Constant Velocity Track Filters for Brief Maneuvers

Design of Nearly Constant Velocity Track Filters for Brief Maneuvers 4th International Conference on Information Fusion Chicago, Illinois, USA, July 5-8, 20 Design of Nearly Constant Velocity rack Filters for Brief Maneuvers W. Dale Blair Georgia ech Research Institute

More information

SLAM for Ship Hull Inspection using Exactly Sparse Extended Information Filters

SLAM for Ship Hull Inspection using Exactly Sparse Extended Information Filters SLAM for Ship Hull Inspection using Exactly Sparse Extended Information Filters Matthew Walter 1,2, Franz Hover 1, & John Leonard 1,2 Massachusetts Institute of Technology 1 Department of Mechanical Engineering

More information

Blind phase/frequency synchronization with low-precision ADC: a Bayesian approach

Blind phase/frequency synchronization with low-precision ADC: a Bayesian approach Blind phase/frequency synchronization with low-precision ADC: a Bayesian approach Aseem Wadhwa, Upamanyu Madhow Department of ECE, UCSB 1/26 Modern Communication Receiver Architecture Analog Digital TX

More information

State Estimation for Nonlinear Systems using Restricted Genetic Optimization

State Estimation for Nonlinear Systems using Restricted Genetic Optimization State Estimation for Nonlinear Systems using Restricted Genetic Optimization Santiago Garrido, Luis Moreno, and Carlos Balaguer Universidad Carlos III de Madrid, Leganés 28911, Madrid (Spain) Abstract.

More information

Estimation, Detection, and Identification CMU 18752

Estimation, Detection, and Identification CMU 18752 Estimation, Detection, and Identification CMU 18752 Graduate Course on the CMU/Portugal ECE PhD Program Spring 2008/2009 Instructor: Prof. Paulo Jorge Oliveira pjcro @ isr.ist.utl.pt Phone: +351 21 8418053

More information

G. Hendeby Target Tracking: Lecture 5 (MHT) December 10, / 36

G. Hendeby Target Tracking: Lecture 5 (MHT) December 10, / 36 REGLERTEKNIK Lecture Outline Target Tracking: Lecture 5 Multiple Target Tracking: Part II Gustaf Hendeby hendeby@isy.liu.se Div. Automatic Control Dept. Electrical Engineering Linköping University December

More information

Temporal-Difference Q-learning in Active Fault Diagnosis

Temporal-Difference Q-learning in Active Fault Diagnosis Temporal-Difference Q-learning in Active Fault Diagnosis Jan Škach 1 Ivo Punčochář 1 Frank L. Lewis 2 1 Identification and Decision Making Research Group (IDM) European Centre of Excellence - NTIS University

More information

A Multiple Target Range and Range-Rate. Tracker Using an Extended Kalman Filter and. a Multilayered Association Scheme

A Multiple Target Range and Range-Rate. Tracker Using an Extended Kalman Filter and. a Multilayered Association Scheme A Multiple Target Range and Range-Rate Tracker Using an Extended Kalman Filter and a Multilayered Association Scheme A thesis submitted by Leah Uftring In partial fufillment of the degree requirements

More information

Tracking Maneuvering Targets with a Soft Bound on the Number of Maneuvers

Tracking Maneuvering Targets with a Soft Bound on the Number of Maneuvers 4th International Conference on Information Fusion Chicago, Illinois, USA, July 5-8, 2 Tracking Maneuvering Targets with a Soft Bound on the Number of Maneuvers Daniel Sigalov Technion Israel Institute

More information

MULTI-MODEL FILTERING FOR ORBIT DETERMINATION DURING MANOEUVRE

MULTI-MODEL FILTERING FOR ORBIT DETERMINATION DURING MANOEUVRE MULTI-MODEL FILTERING FOR ORBIT DETERMINATION DURING MANOEUVRE Bruno CHRISTOPHE Vanessa FONDBERTASSE Office National d'etudes et de Recherches Aérospatiales (http://www.onera.fr) B.P. 72 - F-92322 CHATILLON

More information

Predetection Fusion with Doppler. Measurements and Amplitude Information

Predetection Fusion with Doppler. Measurements and Amplitude Information Predetection Fusion with Doppler 1 Measurements and Amplitude Information Ramona Georgescu, Student Member, IEEE and Peter Willett, Fellow, IEEE Abstract In previous work we discussed an efficient form

More information

2D Image Processing. Bayes filter implementation: Kalman filter

2D Image Processing. Bayes filter implementation: Kalman filter 2D Image Processing Bayes filter implementation: Kalman filter Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de

More information

A Tree Search Approach to Target Tracking in Clutter

A Tree Search Approach to Target Tracking in Clutter 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 A Tree Search Approach to Target Tracking in Clutter Jill K. Nelson and Hossein Roufarshbaf Department of Electrical

More information

Copyrighted Material. 1.1 Large-Scale Interconnected Dynamical Systems

Copyrighted Material. 1.1 Large-Scale Interconnected Dynamical Systems Chapter One Introduction 1.1 Large-Scale Interconnected Dynamical Systems Modern complex dynamical systems 1 are highly interconnected and mutually interdependent, both physically and through a multitude

More information

DATA FUSION III: Estimation Theory

DATA FUSION III: Estimation Theory DATA FUSION III: Estimation Theory Date: March 30, 2006 Time: 5:00 7:30 PM Location: B-300-2-3 (AAR-400) (Main Building, 2nd floor, near freight elevators) Instructor: Dr. James K Beard Credits: 1 Course

More information

Sensor Tasking and Control

Sensor Tasking and Control Sensor Tasking and Control Sensing Networking Leonidas Guibas Stanford University Computation CS428 Sensor systems are about sensing, after all... System State Continuous and Discrete Variables The quantities

More information

IMM vehicle tracking for traffic jam situations on highways

IMM vehicle tracking for traffic jam situations on highways IMM vehicle tracking for traffic jam situations on highways Nico Kaempchen, Klaus C.J. Dietmayer University of Ulm Dept. of Measurement, Control and Microtechnology Albert Einstein Allee 4 D 898 Ulm Germany

More information

A FIXED-LAG SMOOTHING SOLUTION TO OUT-OF-SEQUENCE INFORMATION FUSION PROBLEMS

A FIXED-LAG SMOOTHING SOLUTION TO OUT-OF-SEQUENCE INFORMATION FUSION PROBLEMS COMMUNICATIONS IN INFORMATION AND SYSTEMS c 2002 International Press Vol. 2, No. 4, pp. 325-348, December 2002 001 A FIXED-LAG SMOOTHING SOLUTION TO OUT-OF-SEQUENCE INFORMATION FUSION PROBLEMS SUBHASH

More information

Introduction p. 1 Fundamental Problems p. 2 Core of Fundamental Theory and General Mathematical Ideas p. 3 Classical Statistical Decision p.

Introduction p. 1 Fundamental Problems p. 2 Core of Fundamental Theory and General Mathematical Ideas p. 3 Classical Statistical Decision p. Preface p. xiii Acknowledgment p. xix Introduction p. 1 Fundamental Problems p. 2 Core of Fundamental Theory and General Mathematical Ideas p. 3 Classical Statistical Decision p. 4 Bayes Decision p. 5

More information

2D Image Processing (Extended) Kalman and particle filter

2D Image Processing (Extended) Kalman and particle filter 2D Image Processing (Extended) Kalman and particle filter Prof. Didier Stricker Dr. Gabriele Bleser Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz

More information

Gate Volume Estimation for Target Tracking

Gate Volume Estimation for Target Tracking Gate Volume Estimation for Target Tracking Darko Mušicki Mark R. Morelande Dept of Electrical Engineering Dept of Electrical Engineering University of Melbourne University of Melbourne Victoria 30 Victoria

More information

Target Tracking and Classification using Collaborative Sensor Networks

Target Tracking and Classification using Collaborative Sensor Networks Target Tracking and Classification using Collaborative Sensor Networks Xiaodong Wang Department of Electrical Engineering Columbia University p.1/3 Talk Outline Background on distributed wireless sensor

More information

Abnormal Activity Detection and Tracking Namrata Vaswani Dept. of Electrical and Computer Engineering Iowa State University

Abnormal Activity Detection and Tracking Namrata Vaswani Dept. of Electrical and Computer Engineering Iowa State University Abnormal Activity Detection and Tracking Namrata Vaswani Dept. of Electrical and Computer Engineering Iowa State University Abnormal Activity Detection and Tracking 1 The Problem Goal: To track activities

More information

BAYESIAN MULTI-TARGET TRACKING WITH SUPERPOSITIONAL MEASUREMENTS USING LABELED RANDOM FINITE SETS. Francesco Papi and Du Yong Kim

BAYESIAN MULTI-TARGET TRACKING WITH SUPERPOSITIONAL MEASUREMENTS USING LABELED RANDOM FINITE SETS. Francesco Papi and Du Yong Kim 3rd European Signal Processing Conference EUSIPCO BAYESIAN MULTI-TARGET TRACKING WITH SUPERPOSITIONAL MEASUREMENTS USING LABELED RANDOM FINITE SETS Francesco Papi and Du Yong Kim Department of Electrical

More information

Mobile Robot Localization

Mobile Robot Localization Mobile Robot Localization 1 The Problem of Robot Localization Given a map of the environment, how can a robot determine its pose (planar coordinates + orientation)? Two sources of uncertainty: - observations

More information

Optimal Linear Unbiased Filtering with Polar Measurements for Target Tracking Λ

Optimal Linear Unbiased Filtering with Polar Measurements for Target Tracking Λ Optimal Linear Unbiased Filtering with Polar Measurements for Target Tracking Λ Zhanlue Zhao X. Rong Li Vesselin P. Jilkov Department of Electrical Engineering, University of New Orleans, New Orleans,

More information

Lecture 2: From Linear Regression to Kalman Filter and Beyond

Lecture 2: From Linear Regression to Kalman Filter and Beyond Lecture 2: From Linear Regression to Kalman Filter and Beyond Department of Biomedical Engineering and Computational Science Aalto University January 26, 2012 Contents 1 Batch and Recursive Estimation

More information

A NEW FORMULATION OF IPDAF FOR TRACKING IN CLUTTER

A NEW FORMULATION OF IPDAF FOR TRACKING IN CLUTTER A NEW FRMULATIN F IPDAF FR TRACKING IN CLUTTER Jean Dezert NERA, 29 Av. Division Leclerc 92320 Châtillon, France fax:+33146734167 dezert@onera.fr Ning Li, X. Rong Li University of New rleans New rleans,

More information

EKF and SLAM. McGill COMP 765 Sept 18 th, 2017

EKF and SLAM. McGill COMP 765 Sept 18 th, 2017 EKF and SLAM McGill COMP 765 Sept 18 th, 2017 Outline News and information Instructions for paper presentations Continue on Kalman filter: EKF and extension to mapping Example of a real mapping system:

More information

Ground Moving Target Parameter Estimation for Stripmap SAR Using the Unscented Kalman Filter

Ground Moving Target Parameter Estimation for Stripmap SAR Using the Unscented Kalman Filter Ground Moving Target Parameter Estimation for Stripmap SAR Using the Unscented Kalman Filter Bhashyam Balaji, Christoph Gierull and Anthony Damini Radar Sensing and Exploitation Section, Defence Research

More information

Lecture 3. G. Cowan. Lecture 3 page 1. Lectures on Statistical Data Analysis

Lecture 3. G. Cowan. Lecture 3 page 1. Lectures on Statistical Data Analysis Lecture 3 1 Probability (90 min.) Definition, Bayes theorem, probability densities and their properties, catalogue of pdfs, Monte Carlo 2 Statistical tests (90 min.) general concepts, test statistics,

More information

GMTI Tracking in the Presence of Doppler and Range Ambiguities

GMTI Tracking in the Presence of Doppler and Range Ambiguities 14th International Conference on Information Fusion Chicago, Illinois, USA, July 5-8, 2011 GMTI Tracing in the Presence of Doppler and Range Ambiguities Michael Mertens Dept. Sensor Data and Information

More information

TSRT14: Sensor Fusion Lecture 8

TSRT14: Sensor Fusion Lecture 8 TSRT14: Sensor Fusion Lecture 8 Particle filter theory Marginalized particle filter Gustaf Hendeby gustaf.hendeby@liu.se TSRT14 Lecture 8 Gustaf Hendeby Spring 2018 1 / 25 Le 8: particle filter theory,

More information

Integrated Estimator/Guidance Law Design for Improved Ballistic Missile Defense

Integrated Estimator/Guidance Law Design for Improved Ballistic Missile Defense Integrated Estimator/Guidance Law Design for Improved Ballistic Missile Defense Josef Shinar 2, Yaakov Oshman 3 and Vladimir Turetsky 4 Faculty of Aerospace Engineering Technion, Israel Institute of Technology,

More information

Parameter Estimation in a Moving Horizon Perspective

Parameter Estimation in a Moving Horizon Perspective Parameter Estimation in a Moving Horizon Perspective State and Parameter Estimation in Dynamical Systems Reglerteknik, ISY, Linköpings Universitet State and Parameter Estimation in Dynamical Systems OUTLINE

More information

Computer Vision Group Prof. Daniel Cremers. 6. Mixture Models and Expectation-Maximization

Computer Vision Group Prof. Daniel Cremers. 6. Mixture Models and Expectation-Maximization Prof. Daniel Cremers 6. Mixture Models and Expectation-Maximization Motivation Often the introduction of latent (unobserved) random variables into a model can help to express complex (marginal) distributions

More information

Generalized Data Association for Multitarget Tracking in Clutter

Generalized Data Association for Multitarget Tracking in Clutter A. Tchamova 1, T. Semerdjiev 2, P. Konstantinova 3, Jean Dezert 4 1, 2, 3 Institute for Parallel Processing, Bulgarian Academy of Sciences, Acad. G. Bonchev Str.,bl.25-A, 1113, Sofia Bulgaria 4 ONERA,

More information

State estimation of linear dynamic system with unknown input and uncertain observation using dynamic programming

State estimation of linear dynamic system with unknown input and uncertain observation using dynamic programming Control and Cybernetics vol. 35 (2006) No. 4 State estimation of linear dynamic system with unknown input and uncertain observation using dynamic programming by Dariusz Janczak and Yuri Grishin Department

More information

RECENTLY, wireless sensor networks have been the object

RECENTLY, wireless sensor networks have been the object IEEE TRANSACTIONS ON SIGNAL PROCESSING, VOL. 55, NO. 4, APRIL 2007 1511 Distributed Sequential Bayesian Estimation of a Diffusive Source in Wireless Sensor Networks Tong Zhao, Student Member, IEEE, and

More information

Tracking, Association, and Classification: A Combined PMHT Approach

Tracking, Association, and Classification: A Combined PMHT Approach Digital Signal Processing doi:10.1006/dspr.2002.0431 Tracking, Association, and Classification: A Combined PMHT Approach S. Davey,, D. Gray, and R. Streit Cooperative Research Center for Sensor Signal

More information

A Two-Stage Approach to Multi-Sensor Temporal Data Fusion

A Two-Stage Approach to Multi-Sensor Temporal Data Fusion A Two-Stage Approach to Multi-Sensor Temporal Data Fusion D.Hutber and Z.Zhang INRIA, 2004 Route des Lucioles, B.P.93, 06902 Sophia Antipolis Cedex, France. dhutber@sophia.inria.fr, zzhangosophia.inria.fr

More information

Linear Dynamical Systems

Linear Dynamical Systems Linear Dynamical Systems Sargur N. srihari@cedar.buffalo.edu Machine Learning Course: http://www.cedar.buffalo.edu/~srihari/cse574/index.html Two Models Described by Same Graph Latent variables Observations

More information

Staggered Scheduling of Estimation and Fusion in Long-Haul Sensor Networks

Staggered Scheduling of Estimation and Fusion in Long-Haul Sensor Networks Staggered Scheduling of Estimation and Fusion in Long-Haul Sensor Networks Qiang Liu and Xin Wang Stony Brook University Stony Brook, NY 794 Email: {qiangliu,xwang}@ece.sunysb.edu Nageswara S. V. Rao Oak

More information

Probability Hypothesis Density Filter for Multitarget Multisensor Tracking

Probability Hypothesis Density Filter for Multitarget Multisensor Tracking Probability Hypothesis Density Filter for Multitarget Multisensor Tracing O. Erdinc, P. Willett, Y. Bar-Shalom ECE Department University of Connecticut ozgur, willett @engr.uconn.edu ybs@ee.uconn.edu Abstract

More information

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino ROBOTICS 01PEEQW Basilio Bona DAUIN Politecnico di Torino Probabilistic Fundamentals in Robotics Gaussian Filters Course Outline Basic mathematical framework Probabilistic models of mobile robots Mobile

More information

Censoring and Fusion in Non-linear Distributed Tracking Systems with Application to 2D Radar

Censoring and Fusion in Non-linear Distributed Tracking Systems with Application to 2D Radar Virginia Commonwealth University VCU Scholars Compass Theses and Dissertations Graduate School 15 Censoring and Fusion in Non-linear Distributed Tracking Systems with Application to D Radar Armond S. Conte

More information

1 Kalman Filter Introduction

1 Kalman Filter Introduction 1 Kalman Filter Introduction You should first read Chapter 1 of Stochastic models, estimation, and control: Volume 1 by Peter S. Maybec (available here). 1.1 Explanation of Equations (1-3) and (1-4) Equation

More information