Multisensor Data Fusion Using Two-Stage Analysis on Pairs of Plots Graphs

Size: px
Start display at page:

Download "Multisensor Data Fusion Using Two-Stage Analysis on Pairs of Plots Graphs"

Transcription

1 Multisensor Data Fusion Using Two-Stage Analysis on Pairs of Plots Graphs Rogério Perroti Barbosa 1,2, Frederic Livernet 3, Beatriz S. L. P. de Lima 1, José Gomes de Carvalho Jr COPPE/ Federal University of Rio de Janeiro (UFRJ), Rio de Janeiro, Brazil 2 Brazilian Navy Research Institute (IPQM), Rio de Janeiro, Brazil 3 General Directorate for Armament (DGA) Toulon, France Abstract This article provides a derivation and a description of the analysis on pair of plots graphs, useful to data fusion of multiple targets in a multiple sensors cluttered environment. The method proposes an analysis in two stages, instead of the previously proposed single-stage method, to choose the best data from possible redundant sensors. The analysis in two stages is parallelizable, which potentially brings performance gains. In this paper, the single-stage and the twostage algorithms are evaluated in light and heavy cluttered environments. The evaluation is based in two different metrics applied over different target trajectories with hard and heavy environmental clutter conditions. Keywords- Target Monitoring; Target fusion; Graph theory. I. INTRODUCTION Command and control naval systems often obtain information from sensors such as radars, infrared sensors, sonars and radio buoys, among others. The signs provided by these sensors may suffer interference from external agents (sea state, weather conditions, etc.), or internal errors (thermal noise, sensor adjustment). These systems must be able to unify the redundant information, providing to the operator a consolidated scenario. This article concentrates in fusion of data provided by different radars. This process is known as multi-target multisensor data fusion. The whole task comprises a tracking estimation method preceded by a plot association process. The conventional Single-Hypothesis Tracking (SHT) [1] algorithm uses the extended Kalman filter (EKF) [2] for filtering and the Global Nearest Neighbor (GNN) [3] for data association. The SHT algorithm propagates only the best data association hypothesis over time. If the association is ambiguous, it fails in providing the hypothesis corresponding to the true association. In a different approach, the track-oriented Multiple Hypothesis Tracking (MHT) algorithm [4, 5] propagates a set of alternative association hypotheses. The least likely hypotheses are discarded, while the true hypothesis is retained. A lot of solutions are similar to MHT and many of these processes are intensive in scenarios with large amount of targets and clutter (false alarms). II. GRAPH-BASED SOLUTIONS The graph based methods are also track-oriented algorithms based on optimizing paths in a graph composed by nodes representing track s positions provided by sensors. The optimizing function varies with model. Some authors [6], [7] proposed fusion methods based on graphs. In these articles each node of the graph represents a target position provided by a sensor in a Cartesian space or a clutter associated with this measure. The data generated by sensors (plots representing target detections or false alarms) are correlated, forming a hypothesis that represents a target path during a certain lag of time. In [8] the authors proposed a different graph-based method, where each node in the graph represents a pair of sequential position points in the Cartesian space. After that, a pair of plots graph is constructed using these points.the authors demonstrated that this approach optimizes the process of filtering clutter associated with sensor measures. To understand the pair of plots graph, consider two sensor providing measurements (sensor 1 and sensor 2). The plots sent by sensor 1 are represented in Fig 1 by circles and plots sent by the sensor 2 are represented by squares. Fig 2 and Fig 3 show graph of plots separated by sensor. They were built using the methodology described in [8], where each plot delivered by the sensor on a time frame is defined as a vertex or node of the graph. Any arc between two plots is built under the following condition: Dpair < Vmax ΔT + f(ε). Where Dpair is the distance between two plots, ΔT is the time elapsed between two plots, Vmax is the maximum speed for the object of interest, and f(ε) is the uncertainty on distance which depends on the measurement errors. In any case this time must obey the following condition ΔT < n*ts where Ts is the sensor update rate and n is the number of time steps in the current window. From the graphs of Fig 2 and Fig 3, are elaborated the pairs of plots graphs shown in Fig 4 and Fig 5, respectively. Those graphs are constructed using the speeds and times of points that belong to each arc in the plot graph to be a new node in the pairs of plots graph. The previous nodes are discarded. So, a new graph is built where the nodes of the final graph are the arcs of the previous graph. 2073

2 Figure 1 Plots (sensor 1 and 2). Figure 2 Graph of plots (sensor 1). In the pairs of plots graph, the arcs represent the several hypotheses for targets paths on a selected time window. After the graph construction, the hypotheses are evaluated and an optimization process is fired to choose the most probable path for target based in the Dantzig s algorithm [9]. Dantzig s algorithm was developed to determine and rank the different paths of the graph according to a predefined criterion. For instance, in the famous travelling salesman problem, the criterion is the distance between the different cities. According to [8], one key point of the pair of plots graph based tracking is the estimation of kinematics consistency criteria between the arcs of the graph. These criteria are used by the recursive optimal path cover algorithm such as Dantzig s algorithm to determine the most consistent hypothesis /path among the possible one. The kinematics criteria used by the Dantzig s algorithm is based on the following basic data: The speed of each node of the graph: Where t and x are the time and position of the plots of the node i. The acceleration between two vertices of each arc is: Figure 3 Graph of plots (sensor 2). Figure 4 Pairs of plots graph (sensor 1). Where V xi and V xi-1 are the speed of the two vertices. Using the two kinematics data described above, the criteria used by the Dantzig s algorithm defined in [8] is presented following in equation (1): 1 (1) Where N is the number of arcs of any hypothesis or path, τ is the variation of acceleration between two consecutive arcs of a path, and Gi is a normalization factor. Dantzig s algorithm determines the hypothesis /paths of the graph that minimize C i.e. the one that contain a maximum number of minimize C i.e. the one that contain a maximum number of vertices while minimizing mean square acceleration deviation. The methodology proposed in [8] applies the Danzig algorithm over a pair of points graph constructed with all points supplied by all sensors involved in the fusion process. As the number of sensors increases or as the clutter becomes heavier, the number of hypothesis grows rapidly, impacting the performance. Figure 5 Pairs of plots graph (sensor 2). III. THE PROPOSED SOLUTION This article proposes another approach to construct the pair of plots graphs that enables paralyzing the optimization 2074

3 process. Instead of constructing a single graph for all the sensors, the method proposes two steps. In the first step, the method constructs a pair of plots graph for each sensor and applies the optimization process for each graph (Fig 6). This approach enables the parallelism of this first step. After constructing the new pair o plots graph with only the plots that were not pruned in the first step, the optimization process using Dantzig algorithm is repeated. The final result is the best global hypothesis for target path, considering all the sensors (in this case, only two sensors) plots and clutter involved in the acquisition process (Fig 9). Figure 6 Trajectories chosen by the first step. In a second step, another graph is constructed, now using the optimized paths selected from each sensor pairs of plots graph from the first step (Fig 7). Figure 7 Optimized plots graph. In this new graph the nodes also represent plots. However, only the nodes selected as forming the best hypothesis for each sensor in the first step are considered to construct the new hypothetical paths. The nodes are not necessarily the same used in the first step. The new graph is constructed with new nodes that represent potentially different associations between plots (Fig 8). Since the sensors are not considered to be synchronized, the time interval between plots may vary. Thus, a pair of plots in this stage can associate plots from the same sensor or from two different sensors, depending on the time they are obtained. However, the plots considered to form a new pair are those that originally form a pair that was not pruned in the first step. Figure 8 - Pairs of plots graph (sensors 1 e 2). Figure 9 Best trajectory, sensors 1 and 2. The reduction in the number of hypothesis in the first step is accompanied by the potential parallelism of this step, bringing significant savings in time, as related in section IV. In addition, the second step constructs a graph with a significant decrease in the number of nodes, which also accelerates the optimization process. These time savings, however, are not obtained against a loss of accuracy in the whole process. On the contrary, there were gains in terms of accuracy, as shown by the metrics proposed following. IV. TESTING SCENARIO A simulation software was created to validate the proposed model. This software provides a model to simulate targets in a traffic transit area accordingly to a specific user-defined cinematic. It is also possible to define sensors to provide data acquisition data from traffic area scenario. The software also simulates data sensor acquisition process, including targets detection plots and false plots due to clutter. All data generated by data sensor acquisition process is used as input for the fusion algorithm to operate on. The targets trajectories in the traffic area are simulated considering a user-defined cinematic and a Gaussian process noise. Each data sensor acquisition process adds one Gaussian noise for that particular sensor. This noise is added to the spherical coordinate s measurement accordingly to a desired sensor noise variance in range and bearing measurement. The standard deviation values for each input noise are configurable in the simulation software. The time interval between each sensor update is also configurable, besides a probability reflecting the tax of plot losses for each sensor in the data acquisition process. After plots provided by data acquisition process for each sensor are available, other plots are added to the data input set, representing clutters in the acquisition process. These false plots are generated with a uniform distribution around the track plot position with the maximum number of clutters and distance to the real plot defined by the user. 2075

4 The simulated data used in tests are presented in figures like Fig 10. In this figure plots sent by sensor 1 corresponding to actual vessel detection are represented by x. The same plots provided by the other sensor are represented by +. Plots representing clutter for both sensors are presented as. in the graph. It may also be observed, in Fig 10, the presence of the correct position of the vessel, calculated by the simulator before the introductions of process noise and acquisition data noise, represented by diamonds in the graph. Figure 10 Simulated Data. The fusion algorithms receive all these plots, obviously without distinction, to perform filtering and fusion. The algorithm output is the plot representing the best hypothesis for vessel position at that specific time. This final plot is represented as a circle in the graph (Fig 11). So, circles with x or + inside them represent right choices, while circles with. inside represent wrong choices (clutter choices). path of the target. This metric shows a ratio of distances that can show a deviation of the chosen route in relation to the most probable route of the target. The most probable route contains in each instant of time points of minor deviation from the real trajectory. This metric is called Distances ratio (M2): 2 min, Where is the distances between points chosen and points that best represent the path of the target, and n is the number of time windows during test trajectory. Two different target traffic scenarios and two different data acquisition conditions were created to test the model. In the first scenario, a single target is modeled with a speed of 1000 km/h. After performing a fifty seconds straight run, it turns starboard with a turn rate of 4 degrees/sec during 45 seconds and finally straight run for another fifty seconds (Fig 12). In the second scenario, a single target is modeled with a speed of 500 km/h. After performing a fifty seconds straight run, it turns starboard with a turn rate of 4 degrees/sec during sixty seven seconds and finally straight run for another fifty seconds (Fig 13). Data provided by two sensors are used for all the tests. In the first data acquisition, a light clutter environment is simulated, with a random amount of false alarms per sensor acquisition time varying from zero to 10 plots. In the second data acquisition, a heavier clutter condition is simulated, with amount of plots varying till 30 false alarms per sensor acquisition time. Both scenarios are simulated with light and heavy data acquisition conditions. Figure 11 -Plots after filtering and fusion Two metrics were proposed for algorithms evaluation: 1. The mean percentage of points chosen correctly inside the time window (M1). 1 / 100 Where n is the number of time windows during test trajectory, A is the number of true choices in a time window, and T is the number of chosen points in time window. 2. Relationship between the distances of points chosen and the distances of the points that best represent the Figure 12 Trajectory 1 (Heavy Clutter) Figure 13 Trajectory 2 (Heavy Clutter) 2076

5 V. RESULTS OBTAINED USING THE TWO METHODS Since comparison between the pair of plots (PP) graph method and the classic Multi Hypothesis Tracking (MHT) was done in [8], resulting in gains for the first method over the second, this work only compares the proposed method, called pairs of plots in two stages (PPTS) with the PP method. Tables I, II, III and IV show the results obtained applying the PP and PPTS methodologies. In the trajectory 1 with light clutter (TABLE I), the percentage of correct points (M1) is the same using the two methods, but the second metric (M2) demonstrates that the points chosen by PPTS are closer to the real points, meaning that PPTS made better choices. The computational time (T) is lower with PPTS, allowing the selection of a greater time window, which is essential in complicated scenarios. TABLE I. RESULTS IN THE FIRST TRAJECTORY USING LIGHT CLUTTER Trajectory 1 with light clutter Segment 1 M1 100% 100% M T 0.79s 0.33s Segment 2 M1 100% 100% M T 0.86s 0.34s Segment 3 M1 100% 100% M T 0.75s 0.37s In the trajectory 1 with heavy clutter (TABLE II), the percentage of correct points was slightly greater on the first segment with PPTS, and in the other two segments PPTS obtained the same tax of correct points as PP (100%). Similar to the first case, the second metric demonstrates that the points chosen by PPTS are closer to the real points, meaning better choices. The computational time is much lower using PPTS in all three segments of the trajectory, showing the possibility of using greater time windows, which can improve accuracy. TABLE II. RESULTS IN THE FIRST TRAJECTORY USING HEAVY CLUTTER Trajectory 1 with heavy clutter Segment 1 M % 99.40% M T 13.16s 2.54s Segment 2 M1 100% 100% M T 14.58s 3.05s Segment 3 M1 100% 100% M T 12.36s 4.13s In the trajectory 2 with light clutter (TABLE III), the percentage of correct points was greater in the first and the third trajectory s segments using PP, and higher in the second segment using PPTS. Like the previous test cases, the second metric demonstrates that the points chosen by PPTS are close to the real points, meaning again better choices. The computational time was smaller with PPTS like in trajectory 1 making possible use of greater time windows. TABLE III. RESULTS IN THE SECOND TRAJECTORY USING LIGHT CLUTTER Trajectory 2 with light clutter Segment 1 M % 83.86% M T 1.09s 0.45s Segment 2 M % 97.81% M T 1.01s 0.45s Segment 3 M % 87.61% M T 0.87s 0.39s In the trajectory 2 with heavy clutter (TABLE IV), the percentage of correct points was greater in the three trajectory segments, and once more the second metric indicates that PPTS made better choices. The computational time was reduced more than six times, making possible the use of a big size time window in real time. TABLE IV. RESULTS IN THE SECOND TRAJECTORY USING HEAVY CLUTTER Trajectory 2 with heavy clutter Segment 1 M % 90.90% M T 25.9s 2.68s Segment 2 M % 89.94% M T 31.29s 5.20s Segment 3 M % 83.33% M T 84.55% 90.90% VI. CONCLUSIONS According to [5], the pair of plots (PP) graph analysis represents an important alternative in track to plot association process, mainly in comparison with traditional MHT algorithm. In this article, an improved version of PP algorithm, named pairs of plots in two stages (PPTS) was presented, in order to decrease the number of association hypothesis investigated and increase the performance by paralyzing some algorithm steps. In order to evaluate the results, two metrics were proposed. The first one is the percentage of correct points chosen by the algorithm in a cluttered environment. The second metric is the deviation of the chosen route from the most probable route of the target. Tests realized with simulated scenarios demonstrated that PPTS made better choices among points provided by simulated sensors, resulting in more accurate estimated trajectories. The 2077

6 proposed algorithm is especially efficient, as demonstrated by the results, in environments with high density clutter, allowing more precise solutions in the target tracking and effecting the coherent fusing of data proceeding from many sensors, as shown in Tables I, II III and IV. Besides performing better in both proposed metrics, PPTS also provide reduction in computational time. It can be noted that gains obtained in time performance of PPTS over PP were measured without using the paralyzing possibilities provided by PPTS, since multi thread resources were not available in the testing implementation environment. The use of this resource will probably increase the difference in computational time performance. Time gains obtained with the proposed algorithm are proportional to the number of sensors considered in the fusion process, since data provided by each sensor may be treated in a parallel thread in first stage of PPTS algorithm. Thus, in multi sensor environments, the computational time difference between PP and PPTS tends to increase if a multi-thread computational environment is available for PPTS execution. Time gains obtained with PPTS may also be used to increase the size of past time windows, enabling to work with more past points and providing better accuracy in pair of plots association algorithms, according to [5]. It should also be highlighted that the significant reduction of time enables application of PPTS in real time target tracking environments, monitored for many sensors in complex scenarios with great number of targets, multi sensors and high noise. REFERENCES [1] A. Jazwinski, Stochastic Processes and Filtering Theory. New York: Academic, 1970, ch. 8, pp [2] Y. Bar-Shalom, and Xiao-Rong Li, Multitarget-Multisensor Tracking: Priciples and Techiniques, [3] S. Blackman and R. Popoli, Design and Analysis of Modern Tracking. Systems. Norwood, MA: Artech House, [4] D. Reid, An algorithm for tracking multiple targets, IEEE Transactions on Automatic Control, vol. 24, no. 6, pp , December [5] S. Blackman, Multiple hypothesis tracking for multiple target tracking, IEEE Aerospace and Electronic Systems Magazine, vol. 19, no. 1, pp. 5 18, January [6] Y. C. Tang e C. S. G. Lee, A geometric feature relation graph formulation for consistent sensor fusion, in Systems, Man and Cybernetics, Conference Proceedings., IEEE International Conference on, 1990, p [7] D. L. Hall and J. Llinas, Handbook of Multisensor Data Fusion: Theory and Practice, CRC Press, [8] Frédéric Livernt, Olivier Cuillier, Tracking based on graph theory applied to pairs of plots, Radar Conference, IEEE. [9] Yves Tabourier, All shortest distances in a graph. An improvement to Dantzig s inductive algorithm, Discrete Mathematics 4,North Holland Publishing Company,

Fusion of Radar and EO-sensors for Surveillance

Fusion of Radar and EO-sensors for Surveillance of Radar and EO-sensors for Surveillance L.J.H.M. Kester, A. Theil TNO Physics and Electronics Laboratory P.O. Box 96864, 2509 JG The Hague, The Netherlands kester@fel.tno.nl, theil@fel.tno.nl Abstract

More information

A MATLAB TOOL FOR DEVELOPMENT AND TESTING OF TRACK INITIATION AND MULTIPLE TARGET TRACKING ALGORITHMS

A MATLAB TOOL FOR DEVELOPMENT AND TESTING OF TRACK INITIATION AND MULTIPLE TARGET TRACKING ALGORITHMS I&S A MATLAB TOOL FOR DEVELOPMENT AND TESTING OF TRACK INITIATION AND MULTIPLE TARGET TRACKING ALGORITHMS Kiril ALEXIEV 1. Introduction Digital computer simulation is a valuable tool, used for the design,

More information

Outline. EE793 Target Tracking: Lecture 2 Introduction to Target Tracking. Introduction to Target Tracking (TT) A Conventional TT System

Outline. EE793 Target Tracking: Lecture 2 Introduction to Target Tracking. Introduction to Target Tracking (TT) A Conventional TT System Outline EE793 Target Tracking: Lecture 2 Introduction to Target Tracking Umut Orguner umut@metu.edu.tr room: EZ-12 tel: 4425 Department of Electrical & Electronics Engineering Middle East Technical University

More information

Outline. Target Tracking: Lecture 1 Course Info + Introduction to TT. Course Info. Course Info. Course info Introduction to Target Tracking

Outline. Target Tracking: Lecture 1 Course Info + Introduction to TT. Course Info. Course Info. Course info Introduction to Target Tracking REGLERTEKNIK Outline AUTOMATIC CONTROL Target Tracking: Lecture 1 Course Info + Introduction to TT Emre Özkan emre@isy.liu.se Course info Introduction to Target Tracking Division of Automatic Control Department

More information

A new parameterless credal method to track-to-track assignment problem

A new parameterless credal method to track-to-track assignment problem A new parameterless credal method to track-to-track assignment problem Samir Hachour, François Delmotte, and David Mercier Univ. Lille Nord de France, UArtois, EA 3926 LGI2A, Béthune, France Abstract.

More information

Radar Detection Improvement by Integration of Multi- Object Tracking

Radar Detection Improvement by Integration of Multi- Object Tracking Radar Detection Improvement by Integration of Multi- Object Tracing Lingmin Meng Research and Technology Center Robert Bosch Corp. Pittsburgh, PA, U.S.A. lingmin.meng@rtc.bosch.com Wolfgang Grimm Research

More information

Passive Multi Target Tracking with GM-PHD Filter

Passive Multi Target Tracking with GM-PHD Filter Passive Multi Target Tracking with GM-PHD Filter Dann Laneuville DCNS SNS Division Toulon, France dann.laneuville@dcnsgroup.com Jérémie Houssineau DCNS SNS Division Toulon, France jeremie.houssineau@dcnsgroup.com

More information

Track Splitting Filtering Implementation for Terrain Aided Navigation

Track Splitting Filtering Implementation for Terrain Aided Navigation Dr. Vedat EKÜTEKİN and Prof. Dr. M. Kemal ÖZGÖREN TÜBİTAK-SAGE, Navigation Division / Middle East Technical University, Mechanical Engineering Department TURKEY veku@sage.tubitak.gov.tr / ozgoren@metu.edu.tr

More information

3.2 Level 1 Processing

3.2 Level 1 Processing SENSOR AND DATA FUSION ARCHITECTURES AND ALGORITHMS 57 3.2 Level 1 Processing Level 1 processing is the low-level processing that results in target state estimation and target discrimination. 9 The term

More information

Performance Evaluation of MHT and GM-CPHD in a Ground Target Tracking Scenario

Performance Evaluation of MHT and GM-CPHD in a Ground Target Tracking Scenario 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 2009 Performance Evaluation of MHT and GM-CPHD in a Ground Target Tracking Scenario Daniel Svensson Dept. of Signals and

More information

Pre-control and Some Simple Alternatives

Pre-control and Some Simple Alternatives Pre-control and Some Simple Alternatives Stefan H. Steiner Dept. of Statistics and Actuarial Sciences University of Waterloo Waterloo, N2L 3G1 Canada Pre-control, also called Stoplight control, is a quality

More information

Joint kinematic and feature tracking using probabilistic argumentation

Joint kinematic and feature tracking using probabilistic argumentation Joint kinematic and feature tracking using probabilistic argumentation Deepak Khosla HRL laboratories, LLC Malibu, CA dkhosla@hrl.com Abstract This paper describes a multi-target tracking approach based

More information

Thomas R Kronhamn Ericsson Microwave Systems AB Mölndal, Sweden

Thomas R Kronhamn Ericsson Microwave Systems AB Mölndal, Sweden 6HQVRU,QWHU1HW:RUNV Thomas R Kronhamn Ericsson Microwave Systems AB Mölndal, Sweden Thomas.Kronhamn@emw.ericsson.se $EVWUDFW It is shown how distributed sensors, networked by Internet techniques, can interact

More information

Sensor Modalities. Sensor modality: Different modalities:

Sensor Modalities. Sensor modality: Different modalities: Sensor Modalities Sensor modality: Sensors which measure same form of energy and process it in similar ways Modality refers to the raw input used by the sensors Different modalities: Sound Pressure Temperature

More information

Probability Evaluation in MHT with a Product Set Representation of Hypotheses

Probability Evaluation in MHT with a Product Set Representation of Hypotheses Probability Evaluation in MHT with a Product Set Representation of Hypotheses Johannes Wintenby Ericsson Microwave Systems 431 84 Mölndal, Sweden johannes.wintenby@ericsson.com Abstract - Multiple Hypothesis

More information

Metrics for Feature-Aided Track Association

Metrics for Feature-Aided Track Association Metrics for eature-aided rack Association Chee-Yee Chong BAE Systems Los Altos, CA, U.S.A. chee.chong@baesystems.com Shozo Mori BAE Systems Los Altos, CA, U.S.A. shozo.mori@baesystems.com Abstract: rack

More information

Car tracking in tunnels

Car tracking in tunnels Czech Pattern Recognition Workshop 2000, Tomáš Svoboda (Ed.) Peršlák, Czech Republic, February 2 4, 2000 Czech Pattern Recognition Society Car tracking in tunnels Roman Pflugfelder and Horst Bischof Pattern

More information

AN INTELLIGENT TECHNIQUE TO MULTI-SENSOR DATA FUSION IN TARGET TRACKING

AN INTELLIGENT TECHNIQUE TO MULTI-SENSOR DATA FUSION IN TARGET TRACKING 3 st August 0. Vol. 30 No. 005-0 JATIT & LLS. All rights reserved. ISSN: 99-8645 www.jatit.org E-ISSN: 87-395 AN INTELLIGENT TECHNIQUE TO MULTI-SENSOR DATA FUSION IN TARGET TRACKING ASHRAF ANWAR, SULTAN

More information

Multiple Hypothesis Tracking For Multiple Target Tracking

Multiple Hypothesis Tracking For Multiple Target Tracking I. INTRODUCTION Multiple Hypothesis Tracking For Multiple Target Tracking SAMUEL S. BLACKMAN Raytheon Multiple hypothesis tracking (MHT) is generally accepted as the preferred method for solving the data

More information

A Sequential ESM Track Association Algorithm Based on the Use of Information Theoretic Criteria

A Sequential ESM Track Association Algorithm Based on the Use of Information Theoretic Criteria A Sequential ESM Track Association Algorithm Based on the Use of Information Theoretic Criteria Yifeng Zhou and Jim Mickeal Radar Electronic Warfare Section Defence R&D Canada - Ottawa 371 Carling Avenue,

More information

Navigation methods and systems

Navigation methods and systems Navigation methods and systems Navigare necesse est Content: Navigation of mobile robots a short overview Maps Motion Planning SLAM (Simultaneous Localization and Mapping) Navigation of mobile robots a

More information

METAL OXIDE VARISTORS

METAL OXIDE VARISTORS POWERCET CORPORATION METAL OXIDE VARISTORS PROTECTIVE LEVELS, CURRENT AND ENERGY RATINGS OF PARALLEL VARISTORS PREPARED FOR EFI ELECTRONICS CORPORATION SALT LAKE CITY, UTAH METAL OXIDE VARISTORS PROTECTIVE

More information

Multi-Hypothesis Tracking and Fusion Techniques for Multistatic Active Sonar Systems

Multi-Hypothesis Tracking and Fusion Techniques for Multistatic Active Sonar Systems Multi-Hypothesis Tracking and Fusion Techniques for Multistatic Active Sonar Systems Kathrin Seget 1,2,ArneSchulz 1 1 Bundeswehr Technical Centre for Ships and Naval Weapons, Naval Technology and Research

More information

An Intelligent Clustering Algorithm for High Dimensional and Highly Overlapped Photo-Thermal Infrared Imaging Data

An Intelligent Clustering Algorithm for High Dimensional and Highly Overlapped Photo-Thermal Infrared Imaging Data An Intelligent Clustering Algorithm for High Dimensional and Highly Overlapped Photo-Thermal Infrared Imaging Data Nian Zhang and Lara Thompson Department of Electrical and Computer Engineering, University

More information

A New Parameterless Credal Method to Track-to-Track Assignment Problem

A New Parameterless Credal Method to Track-to-Track Assignment Problem A New Parameterless Credal Method to Track-to-Track Assignment Problem Samir Hachour, François Delmotte, and David Mercier Univ. Lille Nord de France, UArtois, EA 3926 LGI2A, Béthune, France Abstract.

More information

An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing

An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing International Forum on Energy, Environment and Sustainable Development (IFEESD 206) An Improved Method of Vehicle Driving Cycle Construction: A Case Study of Beijing Zhenpo Wang,a, Yang Li,b, Hao Luo,

More information

MINI-PAPER A Gentle Introduction to the Analysis of Sequential Data

MINI-PAPER A Gentle Introduction to the Analysis of Sequential Data MINI-PAPER by Rong Pan, Ph.D., Assistant Professor of Industrial Engineering, Arizona State University We, applied statisticians and manufacturing engineers, often need to deal with sequential data, which

More information

Target Tracking in Wireless Sensor Network

Target Tracking in Wireless Sensor Network International Journal of Information & Computation Technology. ISSN 0974-2239 Volume 4, Number 6 (2014), pp. 643-648 International Research Publications House http://www. irphouse.com Target Tracking in

More information

Genetic Algorithms with Oracle for the Traveling Salesman Problem

Genetic Algorithms with Oracle for the Traveling Salesman Problem PROCEEDINGS OF WORLD ACADEMY OF SCIENCE, ENGINEERING AND TECHNOLOGY VOLUME 7 AUGUST 25 ISSN 17-884 Genetic Algorithms with Oracle for the Traveling Salesman Problem Robin Gremlich, Andreas Hamfelt, Héctor

More information

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm

Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Acta Technica 61, No. 4A/2016, 189 200 c 2017 Institute of Thermomechanics CAS, v.v.i. Research on time optimal trajectory planning of 7-DOF manipulator based on genetic algorithm Jianrong Bu 1, Junyan

More information

HEURISTICS FOR THE NETWORK DESIGN PROBLEM

HEURISTICS FOR THE NETWORK DESIGN PROBLEM HEURISTICS FOR THE NETWORK DESIGN PROBLEM G. E. Cantarella Dept. of Civil Engineering University of Salerno E-mail: g.cantarella@unisa.it G. Pavone, A. Vitetta Dept. of Computer Science, Mathematics, Electronics

More information

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS

Mobile Robotics. Mathematics, Models, and Methods. HI Cambridge. Alonzo Kelly. Carnegie Mellon University UNIVERSITY PRESS Mobile Robotics Mathematics, Models, and Methods Alonzo Kelly Carnegie Mellon University HI Cambridge UNIVERSITY PRESS Contents Preface page xiii 1 Introduction 1 1.1 Applications of Mobile Robots 2 1.2

More information

Evaluation of Moving Object Tracking Techniques for Video Surveillance Applications

Evaluation of Moving Object Tracking Techniques for Video Surveillance Applications International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Evaluation

More information

Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks

Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks Probabilistic Modeling of Leach Protocol and Computing Sensor Energy Consumption Rate in Sensor Networks Dezhen Song CS Department, Texas A&M University Technical Report: TR 2005-2-2 Email: dzsong@cs.tamu.edu

More information

Model-based Real-Time Estimation of Building Occupancy During Emergency Egress

Model-based Real-Time Estimation of Building Occupancy During Emergency Egress Model-based Real-Time Estimation of Building Occupancy During Emergency Egress Robert Tomastik 1, Satish Narayanan 2, Andrzej Banaszuk 3, and Sean Meyn 4 1 Pratt & Whitney 400 Main St., East Hartford,

More information

OBJECT-ORIENTED ENVIRONMENT FOR ASSESSING TRACKING ALGORITHMS

OBJECT-ORIENTED ENVIRONMENT FOR ASSESSING TRACKING ALGORITHMS 3 I&S OBJECT-ORIENTED ENVIRONMENT FOR ASSESSING TRACKING ALGORITHMS Emanuil DJERASSI and Pavlina KONSTANTINOVA 1. Introduction One way to alleviate the complex problem of designing, assessing, and implementing

More information

Switching Hypothesized Measurements: A Dynamic Model with Applications to Occlusion Adaptive Joint Tracking

Switching Hypothesized Measurements: A Dynamic Model with Applications to Occlusion Adaptive Joint Tracking Switching Hypothesized Measurements: A Dynamic Model with Applications to Occlusion Adaptive Joint Tracking Yang Wang Tele Tan Institute for Infocomm Research, Singapore {ywang, telctan}@i2r.a-star.edu.sg

More information

Refined Measurement of Digital Image Texture Loss Peter D. Burns Burns Digital Imaging Fairport, NY USA

Refined Measurement of Digital Image Texture Loss Peter D. Burns Burns Digital Imaging Fairport, NY USA Copyright 3 SPIE Refined Measurement of Digital Image Texture Loss Peter D. Burns Burns Digital Imaging Fairport, NY USA ABSTRACT Image texture is the term given to the information-bearing fluctuations

More information

Yunfeng Zhang 1, Huan Wang 2, Jie Zhu 1 1 Computer Science & Engineering Department, North China Institute of Aerospace

Yunfeng Zhang 1, Huan Wang 2, Jie Zhu 1 1 Computer Science & Engineering Department, North China Institute of Aerospace [Type text] [Type text] [Type text] ISSN : 0974-7435 Volume 10 Issue 20 BioTechnology 2014 An Indian Journal FULL PAPER BTAIJ, 10(20), 2014 [12526-12531] Exploration on the data mining system construction

More information

Active Multistatic Track Initiation Cued by Passive Acoustic Detection

Active Multistatic Track Initiation Cued by Passive Acoustic Detection Active Multistatic Track Initiation Cued by Passive Acoustic Detection Cherry Wakayama, Doug Grimmett, Rockie Ricks Maritime Systems Division SPAWAR Systems Center Pacific San Diego, CA 92152, U.S.A. {cherry.wakayama,doug.grimmett,rockie.ricks}@navy.mil

More information

Publishing CitiSense Data: Privacy Concerns and Remedies

Publishing CitiSense Data: Privacy Concerns and Remedies Publishing CitiSense Data: Privacy Concerns and Remedies Kapil Gupta Advisor : Prof. Bill Griswold 1 Location Based Services Great utility of location based services data traffic control, mobility management,

More information

Implementation of Storing Data Algorithm for Tracking Targets using LABVIEW

Implementation of Storing Data Algorithm for Tracking Targets using LABVIEW Implementation of Storing Data Algorithm for Tracking Targets using LABVIEW Hazem Kamel Radar Department, Military Technical College Cairo, Egypt Abstract Human operators of any radar or aviation system

More information

Network-Centric MFA Tracking Architectures

Network-Centric MFA Tracking Architectures Network-Centric FA Tracking Architectures Suihua Lu Department of athematics Colorado State University Fort Collins, CO 80523 lu@mathcolostateedu Aubrey B Poore Numerica, Inc PO Box 271246 Fort Collins,

More information

MULTIVIEW REPRESENTATION OF 3D OBJECTS OF A SCENE USING VIDEO SEQUENCES

MULTIVIEW REPRESENTATION OF 3D OBJECTS OF A SCENE USING VIDEO SEQUENCES MULTIVIEW REPRESENTATION OF 3D OBJECTS OF A SCENE USING VIDEO SEQUENCES Mehran Yazdi and André Zaccarin CVSL, Dept. of Electrical and Computer Engineering, Laval University Ste-Foy, Québec GK 7P4, Canada

More information

The Travelling Salesman Problem. in Fuzzy Membership Functions 1. Abstract

The Travelling Salesman Problem. in Fuzzy Membership Functions 1. Abstract Chapter 7 The Travelling Salesman Problem in Fuzzy Membership Functions 1 Abstract In this chapter, the fuzzification of travelling salesman problem in the way of trapezoidal fuzzy membership functions

More information

Modeling Plant Succession with Markov Matrices

Modeling Plant Succession with Markov Matrices Modeling Plant Succession with Markov Matrices 1 Modeling Plant Succession with Markov Matrices Concluding Paper Undergraduate Biology and Math Training Program New Jersey Institute of Technology Catherine

More information

MODEL BASED CLASSIFICATION USING MULTI-PING DATA

MODEL BASED CLASSIFICATION USING MULTI-PING DATA MODEL BASED CLASSIFICATION USING MULTI-PING DATA Christopher P. Carbone Naval Undersea Warfare Center Division Newport 76 Howell St. Newport, RI 084 (email: carbonecp@npt.nuwc.navy.mil) Steven M. Kay University

More information

Development of Video Fusion Algorithm at Frame Level for Removal of Impulse Noise

Development of Video Fusion Algorithm at Frame Level for Removal of Impulse Noise IOSR Journal of Engineering (IOSRJEN) e-issn: 50-301, p-issn: 78-8719, Volume, Issue 10 (October 01), PP 17- Development of Video Fusion Algorithm at Frame Level for Removal of Impulse Noise 1 P.Nalini,

More information

MSEC PLANT LAYOUT OPTIMIZATION CONSIDERING THE EFFECT OF MAINTENANCE

MSEC PLANT LAYOUT OPTIMIZATION CONSIDERING THE EFFECT OF MAINTENANCE Proceedings of Proceedings of the 211 ASME International Manufacturing Science and Engineering Conference MSEC211 June 13-17, 211, Corvallis, Oregon, USA MSEC211-233 PLANT LAYOUT OPTIMIZATION CONSIDERING

More information

Trees, Dendrograms and Sensitivity

Trees, Dendrograms and Sensitivity Trees, Dendrograms and Sensitivity R.D. Braddock Cooperative Research Centre for Catchment Hydrology, Griffith University, Nathan, Qld 4111, Australia (r.braddock@mailbo.gu.edu.au) Abstract: Dendrograms

More information

On the Maximum Throughput of A Single Chain Wireless Multi-Hop Path

On the Maximum Throughput of A Single Chain Wireless Multi-Hop Path On the Maximum Throughput of A Single Chain Wireless Multi-Hop Path Guoqiang Mao, Lixiang Xiong, and Xiaoyuan Ta School of Electrical and Information Engineering The University of Sydney NSW 2006, Australia

More information

Maintaining accurate multi-target tracking under frequent occlusion

Maintaining accurate multi-target tracking under frequent occlusion Maintaining accurate multi-target tracking under frequent occlusion Yizheng Cai Department of Computer Science University of British Columbia Vancouver, V6T 1Z4 Email:yizhengc@cs.ubc.ca Homepage: www.cs.ubc.ca/~yizhengc

More information

Traffic Flow Prediction Based on the location of Big Data. Xijun Zhang, Zhanting Yuan

Traffic Flow Prediction Based on the location of Big Data. Xijun Zhang, Zhanting Yuan 5th International Conference on Civil Engineering and Transportation (ICCET 205) Traffic Flow Prediction Based on the location of Big Data Xijun Zhang, Zhanting Yuan Lanzhou Univ Technol, Coll Elect &

More information

Application of Characteristic Function Method in Target Detection

Application of Characteristic Function Method in Target Detection Application of Characteristic Function Method in Target Detection Mohammad H Marhaban and Josef Kittler Centre for Vision, Speech and Signal Processing University of Surrey Surrey, GU2 7XH, UK eep5mm@ee.surrey.ac.uk

More information

A host selection model for a distributed bandwidth broker

A host selection model for a distributed bandwidth broker A host selection model for a distributed bandwidth broker Christos Bouras Dimitris Primpas Research Academic Computer Technology Institute, Ν.Κazantzaki Str., Patras University 26500 Rion, Patras, Greece

More information

Classification and Evaluation of Constraint-Based Routing Algorithms for MPLS Traffic Engineering

Classification and Evaluation of Constraint-Based Routing Algorithms for MPLS Traffic Engineering Classification and Evaluation of Constraint-Based Routing Algorithms for MPLS Traffic Engineering GET/ENST Bretagne - Département Réseaux et Services Multimédia 2 rue de la Châtaigneraie - CS 1767-35576

More information

Topology Optimization of Multiple Load Case Structures

Topology Optimization of Multiple Load Case Structures Topology Optimization of Multiple Load Case Structures Rafael Santos Iwamura Exectuive Aviation Engineering Department EMBRAER S.A. rafael.iwamura@embraer.com.br Alfredo Rocha de Faria Department of Mechanical

More information

This paper describes an analytical approach to the parametric analysis of target/decoy

This paper describes an analytical approach to the parametric analysis of target/decoy Parametric analysis of target/decoy performance1 John P. Kerekes Lincoln Laboratory, Massachusetts Institute of Technology 244 Wood Street Lexington, Massachusetts 02173 ABSTRACT As infrared sensing technology

More information

Path Planning. Marcello Restelli. Dipartimento di Elettronica e Informazione Politecnico di Milano tel:

Path Planning. Marcello Restelli. Dipartimento di Elettronica e Informazione Politecnico di Milano   tel: Marcello Restelli Dipartimento di Elettronica e Informazione Politecnico di Milano email: restelli@elet.polimi.it tel: 02 2399 3470 Path Planning Robotica for Computer Engineering students A.A. 2006/2007

More information

Application of Shortest Path Algorithm to GIS using Fuzzy Logic

Application of Shortest Path Algorithm to GIS using Fuzzy Logic Application of Shortest Path Algorithm to GIS using Fuzzy Logic Petrík, S. * - Madarász, L. ** - Ádám, N. * - Vokorokos, L. * * Department of Computers and Informatics, Faculty of Electrical Engineering

More information

Geometrical Feature Extraction Using 2D Range Scanner

Geometrical Feature Extraction Using 2D Range Scanner Geometrical Feature Extraction Using 2D Range Scanner Sen Zhang Lihua Xie Martin Adams Fan Tang BLK S2, School of Electrical and Electronic Engineering Nanyang Technological University, Singapore 639798

More information

Implementation of Factorized Kalman Filter for Target Image Tracking

Implementation of Factorized Kalman Filter for Target Image Tracking International Journal of Emerging Trends in Science and Technology Impact Factor: 2.838 DOI: http://dx.doi.org/10.18535/ijetst/v3i02.17 Implementation of Factorized Kalman Filter for Target Image Tracking

More information

Multiple Pedestrian Tracking using Viterbi Data Association

Multiple Pedestrian Tracking using Viterbi Data Association Multiple Pedestrian Tracking using Viterbi Data Association Asma Azim and Olivier Aycard Abstract To address perception problems we must be able to track dynamic objects of the environment. An important

More information

Automatic Format Generation Techniques For Network Data Acquisition Systems

Automatic Format Generation Techniques For Network Data Acquisition Systems Automatic Format Generation Techniques For Network Data Acquisition Systems Benjamin Kupferschmidt Technical Manager - TTCWare Teletronics Technology Corporation Eric Pesciotta Director of Systems Software

More information

Cost-Function-Based Gaussian Mixture Reduction for Target Tracking

Cost-Function-Based Gaussian Mixture Reduction for Target Tracking Cost-Function-Based Gaussian Mixture Reduction for Target Tracking Jason L. Williams Aircraft Self Protection SPO Russell Offices Canberra, ACT 26, Australia jlw@ieee.org Peter S. Maybeck Dept of Electrical

More information

Prototype Selection for Handwritten Connected Digits Classification

Prototype Selection for Handwritten Connected Digits Classification 2009 0th International Conference on Document Analysis and Recognition Prototype Selection for Handwritten Connected Digits Classification Cristiano de Santana Pereira and George D. C. Cavalcanti 2 Federal

More information

Performance Characterization in Computer Vision

Performance Characterization in Computer Vision Performance Characterization in Computer Vision Robert M. Haralick University of Washington Seattle WA 98195 Abstract Computer vision algorithms axe composed of different sub-algorithms often applied in

More information

L12. EKF-SLAM: PART II. NA568 Mobile Robotics: Methods & Algorithms

L12. EKF-SLAM: PART II. NA568 Mobile Robotics: Methods & Algorithms L12. EKF-SLAM: PART II NA568 Mobile Robotics: Methods & Algorithms Today s Lecture Feature-based EKF-SLAM Review Data Association Configuration Space Incremental ML (i.e., Nearest Neighbor) Joint Compatibility

More information

Texture Image Segmentation using FCM

Texture Image Segmentation using FCM Proceedings of 2012 4th International Conference on Machine Learning and Computing IPCSIT vol. 25 (2012) (2012) IACSIT Press, Singapore Texture Image Segmentation using FCM Kanchan S. Deshmukh + M.G.M

More information

Fuzzy Double-Threshold Track Association Algorithm Using Adaptive Threshold in Distributed Multisensor-Multitarget Tracking Systems

Fuzzy Double-Threshold Track Association Algorithm Using Adaptive Threshold in Distributed Multisensor-Multitarget Tracking Systems 13 IEEE International Conference on Green Computing and Communications and IEEE Internet of Things and IEEE Cyber, Physical and Social Computing Fuzzy Double-Threshold Trac Association Algorithm Using

More information

Performance Evaluations for Parallel Image Filter on Multi - Core Computer using Java Threads

Performance Evaluations for Parallel Image Filter on Multi - Core Computer using Java Threads Performance Evaluations for Parallel Image Filter on Multi - Core Computer using Java s Devrim Akgün Computer Engineering of Technology Faculty, Duzce University, Duzce,Turkey ABSTRACT Developing multi

More information

Basic Concepts And Future Directions Of Road Network Reliability Analysis

Basic Concepts And Future Directions Of Road Network Reliability Analysis Journal of Advanced Transportarion, Vol. 33, No. 2, pp. 12.5-134 Basic Concepts And Future Directions Of Road Network Reliability Analysis Yasunori Iida Background The stability of road networks has become

More information

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University Exploratory data analysis tasks Examine the data, in search of structures

More information

DETECTION AND ROBUST ESTIMATION OF CYLINDER FEATURES IN POINT CLOUDS INTRODUCTION

DETECTION AND ROBUST ESTIMATION OF CYLINDER FEATURES IN POINT CLOUDS INTRODUCTION DETECTION AND ROBUST ESTIMATION OF CYLINDER FEATURES IN POINT CLOUDS Yun-Ting Su James Bethel Geomatics Engineering School of Civil Engineering Purdue University 550 Stadium Mall Drive, West Lafayette,

More information

Multi-Objective Path Search Problem Based on an Extended Network Model

Multi-Objective Path Search Problem Based on an Extended Network Model Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Multi-Objective Path Search Problem Based on an Extended Network

More information

Path Planning with Motion Optimization for Car Body-In-White Industrial Robot Applications

Path Planning with Motion Optimization for Car Body-In-White Industrial Robot Applications Advanced Materials Research Online: 2012-12-13 ISSN: 1662-8985, Vols. 605-607, pp 1595-1599 doi:10.4028/www.scientific.net/amr.605-607.1595 2013 Trans Tech Publications, Switzerland Path Planning with

More information

This chapter explains two techniques which are frequently used throughout

This chapter explains two techniques which are frequently used throughout Chapter 2 Basic Techniques This chapter explains two techniques which are frequently used throughout this thesis. First, we will introduce the concept of particle filters. A particle filter is a recursive

More information

A System for Bidirectional Robotic Pathfinding

A System for Bidirectional Robotic Pathfinding A System for Bidirectional Robotic Pathfinding Tesca K. Fitzgerald Department of Computer Science, Portland State University PO Box 751 Portland, OR 97207 USA tesca@cs.pdx.edu TR 12-02 November 2012 Abstract

More information

Probabilistic Robotics

Probabilistic Robotics Probabilistic Robotics Bayes Filter Implementations Discrete filters, Particle filters Piecewise Constant Representation of belief 2 Discrete Bayes Filter Algorithm 1. Algorithm Discrete_Bayes_filter(

More information

Multi-Criterion Optimal Design of Building Simulation Model using Chaos Particle Swarm Optimization

Multi-Criterion Optimal Design of Building Simulation Model using Chaos Particle Swarm Optimization , pp.21-25 http://dx.doi.org/10.14257/astl.2014.69.06 Multi-Criterion Optimal Design of Building Simulation Model using Chaos Particle Swarm Optimization Young-Jin, Kim 1,*, Hyun-Su Kim 1 1 Division of

More information

Grid-based Localization and Online Mapping with Moving Objects Detection and Tracking: new results

Grid-based Localization and Online Mapping with Moving Objects Detection and Tracking: new results Grid-based Localization and Online Mapping with Moving Objects Detection and Tracking: new results Trung-Dung Vu, Julien Burlet and Olivier Aycard Laboratoire d Informatique de Grenoble, France firstname.lastname@inrialpes.fr

More information

DYNAMIC POSITIONING OF A MOBILE ROBOT USING A LASER-BASED GONIOMETER. Joaquim A. Batlle*, Josep Maria Font*, Josep Escoda**

DYNAMIC POSITIONING OF A MOBILE ROBOT USING A LASER-BASED GONIOMETER. Joaquim A. Batlle*, Josep Maria Font*, Josep Escoda** DYNAMIC POSITIONING OF A MOBILE ROBOT USING A LASER-BASED GONIOMETER Joaquim A. Batlle*, Josep Maria Font*, Josep Escoda** * Department of Mechanical Engineering Technical University of Catalonia (UPC)

More information

PROGRAMA DE CURSO. Robotics, Sensing and Autonomous Systems. SCT Auxiliar. Personal

PROGRAMA DE CURSO. Robotics, Sensing and Autonomous Systems. SCT Auxiliar. Personal PROGRAMA DE CURSO Código Nombre EL7031 Robotics, Sensing and Autonomous Systems Nombre en Inglés Robotics, Sensing and Autonomous Systems es Horas de Horas Docencia Horas de Trabajo SCT Docentes Cátedra

More information

Artificial Intelligence for Robotics: A Brief Summary

Artificial Intelligence for Robotics: A Brief Summary Artificial Intelligence for Robotics: A Brief Summary This document provides a summary of the course, Artificial Intelligence for Robotics, and highlights main concepts. Lesson 1: Localization (using Histogram

More information

Off-Line and Real-Time Methods for ML-PDA Target Validation

Off-Line and Real-Time Methods for ML-PDA Target Validation Off-Line and Real-Time Methods for ML-PDA Target Validation Wayne R. Blanding*, Member, IEEE, Peter K. Willett, Fellow, IEEE and Yaakov Bar-Shalom, Fellow, IEEE 1 Abstract We present two procedures for

More information

People tracking by fusing different kinds of sensors, floor sensors and acceleration sensors

People tracking by fusing different kinds of sensors, floor sensors and acceleration sensors People tracking by fusing different kinds of sensors, floor sensors and acceleration sensors Tetsushi Ikeda, Hiroshi Ishiguro, and Takuichi Nishimura Abstract To realie accurate tracking of people in the

More information

Fast Distance Transform Computation using Dual Scan Line Propagation

Fast Distance Transform Computation using Dual Scan Line Propagation Fast Distance Transform Computation using Dual Scan Line Propagation Fatih Porikli Tekin Kocak Mitsubishi Electric Research Laboratories, Cambridge, USA ABSTRACT We present two fast algorithms that approximate

More information

Spatial Outlier Detection

Spatial Outlier Detection Spatial Outlier Detection Chang-Tien Lu Department of Computer Science Northern Virginia Center Virginia Tech Joint work with Dechang Chen, Yufeng Kou, Jiang Zhao 1 Spatial Outlier A spatial data point

More information

Obstacle Avoidance Project: Final Report

Obstacle Avoidance Project: Final Report ERTS: Embedded & Real Time System Version: 0.0.1 Date: December 19, 2008 Purpose: A report on P545 project: Obstacle Avoidance. This document serves as report for P545 class project on obstacle avoidance

More information

SYDE Winter 2011 Introduction to Pattern Recognition. Clustering

SYDE Winter 2011 Introduction to Pattern Recognition. Clustering SYDE 372 - Winter 2011 Introduction to Pattern Recognition Clustering Alexander Wong Department of Systems Design Engineering University of Waterloo Outline 1 2 3 4 5 All the approaches we have learned

More information

HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING

HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING Proceedings of MUSME 2011, the International Symposium on Multibody Systems and Mechatronics Valencia, Spain, 25-28 October 2011 HUMAN COMPUTER INTERFACE BASED ON HAND TRACKING Pedro Achanccaray, Cristian

More information

Optimal Segmentation and Understanding of Motion Capture Data

Optimal Segmentation and Understanding of Motion Capture Data Optimal Segmentation and Understanding of Motion Capture Data Xiang Huang, M.A.Sc Candidate Department of Electrical and Computer Engineering McMaster University Supervisor: Dr. Xiaolin Wu 7 Apr, 2005

More information

Use of Multi-category Proximal SVM for Data Set Reduction

Use of Multi-category Proximal SVM for Data Set Reduction Use of Multi-category Proximal SVM for Data Set Reduction S.V.N Vishwanathan and M Narasimha Murty Department of Computer Science and Automation, Indian Institute of Science, Bangalore 560 012, India Abstract.

More information

COMPARATIVE PERFORMANCE ANALYSIS OF TEEN SEP LEACH ERP EAMMH AND PEGASIS ROUTING PROTOCOLS

COMPARATIVE PERFORMANCE ANALYSIS OF TEEN SEP LEACH ERP EAMMH AND PEGASIS ROUTING PROTOCOLS COMPARATIVE PERFORMANCE ANALYSIS OF TEEN SEP LEACH ERP EAMMH AND PEGASIS ROUTING PROTOCOLS Neha Jain 1, Manasvi Mannan 2 1 Research Scholar, Electronics and Communication Engineering, Punjab College Of

More information

Generalizing Random-Vector SLAM with Random Finite Sets

Generalizing Random-Vector SLAM with Random Finite Sets Generalizing Random-Vector SLAM with Random Finite Sets Keith Y. K. Leung, Felipe Inostroza, Martin Adams Advanced Mining Technology Center AMTC, Universidad de Chile, Santiago, Chile eith.leung@amtc.uchile.cl,

More information

AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION

AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION AN IMPROVED TAIPEI BUS ESTIMATION-TIME-OF-ARRIVAL (ETA) MODEL BASED ON INTEGRATED ANALYSIS ON HISTORICAL AND REAL-TIME BUS POSITION Xue-Min Lu 1,3, Sendo Wang 2 1 Master Student, 2 Associate Professor

More information

A multiple-frame multiple-hypothesis method for tracking at low SNR

A multiple-frame multiple-hypothesis method for tracking at low SNR A multiple-frame multiple-hypothesis method for tracking at low SNR John H. Greenewald a, Stanton H. Musick b a Veridian Engineering, 52 Springfield Pike, Dayton, OH b Sensors Directorate, Air Force Research

More information

Fuzzy logic-based image fusion for multi-view through-the-wall radar

Fuzzy logic-based image fusion for multi-view through-the-wall radar University of Wollongong Research Online Faculty of Informatics - Papers (Archive) Faculty of Engineering and Information Sciences 1 Fuzzy logic-based image fusion for multi-view through-the-wall radar

More information

Nodes Energy Conserving Algorithms to prevent Partitioning in Wireless Sensor Networks

Nodes Energy Conserving Algorithms to prevent Partitioning in Wireless Sensor Networks IJCSNS International Journal of Computer Science and Network Security, VOL.17 No.9, September 2017 139 Nodes Energy Conserving Algorithms to prevent Partitioning in Wireless Sensor Networks MINA MAHDAVI

More information

Research Article A Filtering Algorithm for Maneuvering Target Tracking Based on Smoothing Spline Fitting

Research Article A Filtering Algorithm for Maneuvering Target Tracking Based on Smoothing Spline Fitting Abstract and Applied Analysis, Article ID 127643, 6 pages http://dx.doi.org/10.1155/2014/127643 Research Article A Filtering Algorithm for Maneuvering Target Tracking Based on Smoothing Spline Fitting

More information