ADAPTIVE FILTE APPLICATIONS TO HEAVE COMPENSATION

Size: px
Start display at page:

Download "ADAPTIVE FILTE APPLICATIONS TO HEAVE COMPENSATION"

Transcription

1 ADAPTIVE FILTE APPLICATIONS TO HEAVE COMPENSATION D.G. Lainiotis, K. Plataniotis, and C. Chardamgoas Florida Institute of Technology, Melbourne, FL and University of Patras, Patras, Greece. Abstract - The problem of heave motion compensation is addressed in this paper. A significant class of the Eainiotis partitioning approach is applied and comparisons are made with the Kalman filter based approach, with respect to their computational complexity and performance. It is shown that the linear Lainiotis filter is well suited for on-line implementation, since orders of magnitude reduction of processing time is achieved, while in the case where model parameter uncertainty exists, the adaptive Lainiotis filter has excellent performance. 1. INTRODUCTION In many sea-related problem, as seismic experiments for oil exploration, a deep towed signal source and a sensor are employed. The motion in the vertical axis of the source and the sensor (heave) affect the reflection records. The heave effects can be partially removed by using the estimates of the vertical source motions from hydrostatic pressure and motion sensors to delay or advance the pulse firing instants relative to a clock pulse transfer [ 11. It is preferable that filtering can be applied in a real-time mode during acquisition of the reflection responses. Sensors and manipulation process are subject to random noise which is dependent on the sea state, the current and the relative position of the ship with respect to the waves. The appropriate choice of the covariances matrices of the the noise is an important issue that is crucial to the success of the heave compensation strategy. The need for the design of fast, efficient and practically implementable optimal filters that provide the required estimates is apparent. A lot of studies have been reported for the solution to this problem, most of them utilizing Kalman filter-based approach 113, [21. This approach has two main drawbacks : 1. Due to the fact that the design of the Kalman filter is based on the assumption of complete knowledge of the model which describes the heave dynamics, there is a degradation in the estimate quality in the case of a mismatch between the model used to desig,n the filter and the actual model, 2. When the model is peric&c in time, somethiing very reasinable dor sea-related motion dynamics, the Kalman filter, due to its computational complexity, is inappropriate for on-line applications, and In this paper, the Lainiotir; multimodel partitioning approach [3]-[5] is proposed. The linear Lainiotis filter is used in the case where the model is (completely known, but periodicin time, reducing signficantly the processing time. The adaptive Lainiotis filter is used in order to provide adaptability in a changing environment and its performance is evaluated with respect to that of the Kalman filter. Specifically, the paper is organized as follows : In section 2 the model that describes the heave motion dynamics is given. In section 3 the linear Kalmaun and Lainiotis filters are given and discussed for the case of time-invariant and periodic models, when completely model knowledge is assumed. In section 4 the adaptive Lainiotis filter is presented and discussed for the case of partially unknown linear systems. In section 5 the simulation results are presented, and finally, conclusions are given in section PROBLEM FORMULATION The mathematical model nsed, that describes the heave motion dynamics appeared in [ l], is given by : x(t) = F x(t) t G w(t) z(t) = H x(t) + v(t) where x(t) and z(t) is the 2x1 and 1x1 state and measurement processes, respectively; (vv(t)) and (v(t)) are the 1x1 and 1x1 plant and measurement nciise random processes, respectively, which are independent, zero mean white Gaussian processes with covariances Q(t) and R(t), respectively. F is the 2x2 state transition matrix, G is the 2x1 noise matrix, and H is the 1x1 observation matrix. The initial stae vector x(0)t is independent /92 $ IEEE

2 The matrices F, G, H are given by : r K(k+l) = P(k+l/k) HT (k+l) P -l(k+l/k) (12) T P (k+l/k) = H(k+l) P(k+l/k) H (k+1) + R(k+l) (13) H= - -1 l o where wo is the natural frequency of the system, and Q, is a quality factor. The discretized motion equations are : where T is the discretization = exp (IT) (5) r(k) = exp (IT) dr G (6) More details about the model and the values of the parameters, can be found in [l]. The objective is to obtain the optimal, in the mean square sense (mmse) estimate;'x(k/k) of x(k), using the noisy measurements z(k)=(z(l),... z(k)). In the next sections such estimation algorithms will be presented and discussed. 3. LINEAR FlLTERING Assuming that all the parameters of the model are known in advanced, the most common approach used is the design of the Kalman filter in order to obtain the required estimates. The mmse state estimates ^x(k/k) and the corresponding error covariance P(k/k) are given by [lo] : It can be noticed from the above equations that even in the case of time invariant models, the Kalman filter is time varying. Due to its computational complexity it is inappropriate for online applications. In a radically different approach taken by Lainiotis [3]-[51 the initial state vector is partitioned into the sum of two independent gaussian vectors, the nominal vector x and the unknown and random vector x. In other words, th% partitioning approach decomposes the original estimation problem into a simpler one, namely the one with partially known initial condition, and a parameter estimation problem pertaining to the unknown part x of the initial state. The resulting filter is the linear Lainiotisrper step partitioning filter (LLPSPF), and is given by : "x+l/k+l) = 2 (k+l/k+l) (k+ljc) P(k/k+l) 2 (k+ l/k+ I) = K (k+ 1) z(k+l) n 0,&+1) = at(k+l,k) HT(k+l) A(k+l) (18) P (k+l/k+l) = [I - K (k+1) H(k+l) ] Q(k) (19) 0 (k+l,k) = [I - K (k+l) H(k+l)] w+l,k) (20) K,(k+l) = Q(k) HT(k+l) A(k+l) P(k+l/k+l) = [I-k(k+l) H(k+l)] P(k+l/k) (8) 278

3 Comments : - Both the above filters, have the same performance for linear, Gaussian models, since they are different realizations of the same optimal mmse estimator. They only differ on the computational requirements, and thus the amount of processing time required for their implementation. - In the case where the model is time invariant, the Kalman filter is time varying, while the LLPSPF equations can be greatly simplified, namely the quantities 0, K, K become time invariant and can be computdonfy oke!?t the beginning of the filtering session[7]. - Even in the case where the model is periodic in time, the quantities of the LLPSPF referred above, need only be computed for the first period, stored and then used as needed. In this situation the LLPSPF requires remarkable less computations than the Kalman filter. This results to processing time savings which is very useful in on-line applications. Fig. 1 shows the computational requirements (in terms of normalized operations) of these filters when the number of sensors is increasing from 1 to 100, for both time invariant and periodic models. It can be easily seen the superiority of the LLPSPF in processing time savings, especially when the number of sensors is very large. 4. ADAPTIVE FILTERING It is very unrealistic to expect the filter designer to know in advance which model describes the heave motion dynamics ab any time. Thus, adaptive estimation techniques must be used in order to improve the estimation results. The adaptive estimation problem considered is specified by the following equations : where all quantities are as described previously, and 0 is an unknown finite dimensional parameter vector, which if known, would completely specify the model. Moreover, 0 is considered to be a random variable with known or assumed a-priori density p(q/o)=p(0). The processes [ w(k)) and (v(k)) are still uncorrelated when conditioned on 0, with covariances Q(k,O) and R(k,O), respectively. Given the measurement set Z(k) = [z(l), z(2),...,z(k)), the op- timal mmse estimate?(i&) of x(k) and the com:sponding error covariance P(k/k) are given by [31-[51 : where?@&;e) and P(k/k;Bi) are the 0-conditional mse state estimate and the corresponding B-conditional error covariance matrix. They are obtained from the corresponding linear filter matched to the model with parameter value 0 and initialized with initial conditions x(o/ol;0) and P(O/O;0).!2 is the sample space of 0 and p(0/k) is the a-posteriori pdf given by the following recursive Baps rule formula : where L(k/k;0) is the likelihiood ratio given by : where Pz(k/k-1;0) is the 0-conditional measurement error covariance matrix and z(k/k-1;8) is the $-conditional inn ovation sequence. Comments : - The above equations pertain to the case that tlhe pdf associated with 0 is a continuous function of 0. When this is the case, one is faced with the need for a nondenumemhle infinity of linear filters for the exact realization of the opti~nal estimator. The usual approximation performed to overcolme this difficulty is to approximate 0 :s. pdf by a finite sum, i.e., to discretize the sample space Cb. There exist, of come, cases in which the sample space is in itself naturally discrete. In this case, the integrals in (27)-(30) are replaced b~ summations running over all possible values of parameter 0. - It is comforting to know that when the true pameter value lies inside the sample space that the adaptive estimator assumes, the estimator converges to this value. TWhen the true parameter value is outside the assumed sample-space, the estimator converges to that value in the sample space that is 279

4 "closer" to the true value, in the sense of Kullback's information measure minimization [9]. - It is well known that the adaptive estimation problem constitutes a class of nonlinear estimator problems. Lainiotis' partitioning approach decomposes this nonlinear problem into a linear nonadaptive part, cosisting of a bank of linear filters, each filter matched to an admissible value of 6, and a nonlinear part., consisting of the a-posteriori pdf's p(6/k), that incorporates the adaptive, learning, or system identifying nature of the adaptive estimator. - An important feature of the partitioning realization of the optimal estimator is its natural decoupled structure. Indeed all the filters needed to implement the adaptive estimator can be independently realized. This fact has the following great advantages [SI : - these filters can be implemented using parallel processing machines, saving enormous computational time - the overall realization is robust with respect to failure of any of the parallel processors 5. SIMULATION RESULTS Since the plant noise (w(k)) is dependent on the sea state and the current, it is reasonable to consider its covariance matrix Q(k) as unknown. During the fist simulation experiment Q(k) was assumed unknown but constant while in the second experiment Q(k) was assumed unknown and periodic in time. The Kalman filter was designed and tested for the matched and the unmatched case. The Adaptive Lainiotis Filter (ALF) was designed with two linear filters, each one matched to a specific value of Q. Two different realizations of the ALF were tested. The first was this described by (27)-(30) in the previous section. The second realization, instead of averaging the 6-conditional states estimates with respect to the a-posteriori probabilities p(o/k), simply selects the 0-conditional state estimate with the highest a-posteriori probability. This is reffered to as the decisiondirected ALF (ALF-DD). In order to asses the performance of the above filters, the mean square error, averaged over 50 Monte Carlo runs was used : mc MSE = [ x(k) - &/k) 3 i= 1 The simulation results are shown in figs From these graphs the following conclusions can be made : - Mismodeled dynamics play an important role in the overall filter performance.the performance of the Kalman filter corresponding to the matched cases is better than that corresponding to the mismatched ones, while the performance of the ALF is bounded above by that of the matched Kalman filter and below by that of the mismatched Kalman filter. - Both in the time invariant and time varying situation, the ALF perfoms better and correctly identifies the model in a limited number of steps. - The decisiondirected ALF identifies the correct model faster than the regular ALF. 4. CONCLUSIONS The problem of heave motion estimation was considered in this paper. The need for on-line implementation of the filtering algorithm lead us to propose the LLPSPF that has great advantages in processing time for both the time invariant model and periodic case. Since the pameters of the model are not all known in advance, the ALF was used, and its performance was compared with that of the Kalman fiter. It is shown via simulation, that the ALF identifies the correct model in limited number of steps and its performance is far better than that of the Kalman filter. REFERENCES [ 11 Ferial El-Hawary, "Compensation for source heave by use of a Kalman filter", IEEE J. of Oceanic Eng., OE-7, n. 2, [2] Ferial El-Hawary, "Pattern recognition for marine seismic explorations", in Automated pattern analysis in petroleum explorations, eds. I. Palaz, S.K. Sengupta, Springer- Verlag, [3] D.G. Lainiotis, "Optimal adaptive estimation : Structure and parameter adaptation", IEEE Trans. on AC, v.16, , [4] D.G. Lainiotis, "Partitioned estimation algorithms, I : Nonlinear estimation", J. Information Sciences, 7, , 2 280

5 1974. [51 D.G. Lainiotis, "Partitioning: A unifying frameworks for adaptive systems, I : Estimation", Roc. of the [6] D.G. Lainiotis et al., "Real time ship motion estimation using Lainiotis filters", IFAC Workshop on Expert systems and signal processing in marine automation, Denmark, [7] D.G. Lainiotis, S.K. Katsikas, "Linear and nonlinear Lainiotis filters : A survey and comparative evaluation", IFAC Workshop on Expert systems and signal processing in marine automation, Denmark, [8] S.K. Katsikas, S.D. Likothanassis, D.G. Lainiotis, "On the parallel implementations of the linear Kalman and Lainiotis filters and their efficiency", Signal Processing, 25, , [91 R.M. Hawkes, RJ. Moore, "Performance of Bayesian parameter estimators for linear signal models", IEEE Trans. on Automatic Control, AC-21, ,1976. [lo] R.E. Kalman, "A new approach to linear filtering and prediction problems", Trans. ASME J Bas. Engng., Ser D, 35-45,

6 I --_-_ : ALF-OD : Mismatched KF : Matched Kf steps Gg.9 Motcned Model p!am noiae covariance QI =al/kco7$l!)l Mismotcisd Model piant noiae ccvoiionce 92=aZ(k, jsln,bz(i./3j) 282

Optimal Distributed Lainiotis Filter

Optimal Distributed Lainiotis Filter Int. Journal of Math. Analysis, Vol. 3, 2009, no. 22, 1061-1080 Optimal Distributed Lainiotis Filter Nicholas Assimakis Department of Electronics Technological Educational Institute (T.E.I.) of Lamia 35100

More information

Adaptive MV ARMA identification under the presence of noise

Adaptive MV ARMA identification under the presence of noise Chapter 5 Adaptive MV ARMA identification under the presence of noise Stylianos Sp. Pappas, Vassilios C. Moussas, Sokratis K. Katsikas 1 1 2 3 University of the Aegean, Department of Information and Communication

More information

Performance Analysis of an Adaptive Algorithm for DOA Estimation

Performance Analysis of an Adaptive Algorithm for DOA Estimation Performance Analysis of an Adaptive Algorithm for DOA Estimation Assimakis K. Leros and Vassilios C. Moussas Abstract This paper presents an adaptive approach to the problem of estimating the direction

More information

Steady State Kalman Filter for Periodic Models: A New Approach. 1 Steady state Kalman filter for periodic models

Steady State Kalman Filter for Periodic Models: A New Approach. 1 Steady state Kalman filter for periodic models Int. J. Contemp. Math. Sciences, Vol. 4, 2009, no. 5, 201-218 Steady State Kalman Filter for Periodic Models: A New Approach N. Assimakis 1 and M. Adam Department of Informatics with Applications to Biomedicine

More information

PERIODIC KALMAN FILTER: STEADY STATE FROM THE BEGINNING

PERIODIC KALMAN FILTER: STEADY STATE FROM THE BEGINNING Journal of Mathematical Sciences: Advances and Applications Volume 1, Number 3, 2008, Pages 505-520 PERIODIC KALMAN FILER: SEADY SAE FROM HE BEGINNING MARIA ADAM 1 and NICHOLAS ASSIMAKIS 2 1 Department

More information

Adaptive Filter Applications to LIDAR: Return Power and Log f. Power Estimation

Adaptive Filter Applications to LIDAR: Return Power and Log f. Power Estimation 886 EEE TRANSACTONS ON GEOSClENCE AND REMOTE SENSNG, VOL. 34, NO. 4, JULY 1996 Adaptive Filter Applications to LDAR: Return Power and Log f. Power Estimation Demetrios G. Lainiotis, Paraskevas Papaparaskeva,

More information

Evolutionary ARMA Model Identification With Unknown Process Order *

Evolutionary ARMA Model Identification With Unknown Process Order * Evolutionary ARMA Model Identification With Unknown Process Order * G N BELIGIANNIS 1,2, E N DEMIRIS 1 and S D LIKOTHANASSIS 1,2,3 1 Department of Computer Engineering and Informatics University of Patras

More information

Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft

Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft 1 Using the Kalman Filter to Estimate the State of a Maneuvering Aircraft K. Meier and A. Desai Abstract Using sensors that only measure the bearing angle and range of an aircraft, a Kalman filter is implemented

More information

Motion Model Selection in Tracking Humans

Motion Model Selection in Tracking Humans ISSC 2006, Dublin Institute of Technology, June 2830 Motion Model Selection in Tracking Humans Damien Kellyt and Frank Boland* Department of Electronic and Electrical Engineering Trinity College Dublin

More information

The Multi-Model Partitioning Theory: Current Trends and Selected Applications

The Multi-Model Partitioning Theory: Current Trends and Selected Applications Presented in the 3 rd TTSAAMS International Conference, Editor: N.J. Daras, Hellenic Artillery School, N.Peramos, Greece, 5-6 May 2015. The Multi-Model Partitioning Theory: Current Trends and Selected

More information

6.4 Kalman Filter Equations

6.4 Kalman Filter Equations 6.4 Kalman Filter Equations 6.4.1 Recap: Auxiliary variables Recall the definition of the auxiliary random variables x p k) and x m k): Init: x m 0) := x0) S1: x p k) := Ak 1)x m k 1) +uk 1) +vk 1) S2:

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

CS 532: 3D Computer Vision 6 th Set of Notes

CS 532: 3D Computer Vision 6 th Set of Notes 1 CS 532: 3D Computer Vision 6 th Set of Notes Instructor: Philippos Mordohai Webpage: www.cs.stevens.edu/~mordohai E-mail: Philippos.Mordohai@stevens.edu Office: Lieb 215 Lecture Outline Intro to Covariance

More information

EE 565: Position, Navigation, and Timing

EE 565: Position, Navigation, and Timing EE 565: Position, Navigation, and Timing Kalman Filtering Example Aly El-Osery Kevin Wedeward Electrical Engineering Department, New Mexico Tech Socorro, New Mexico, USA In Collaboration with Stephen Bruder

More information

Kalman Filters with Uncompensated Biases

Kalman Filters with Uncompensated Biases Kalman Filters with Uncompensated Biases Renato Zanetti he Charles Stark Draper Laboratory, Houston, exas, 77058 Robert H. Bishop Marquette University, Milwaukee, WI 53201 I. INRODUCION An underlying assumption

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

Constrained State Estimation Using the Unscented Kalman Filter

Constrained State Estimation Using the Unscented Kalman Filter 16th Mediterranean Conference on Control and Automation Congress Centre, Ajaccio, France June 25-27, 28 Constrained State Estimation Using the Unscented Kalman Filter Rambabu Kandepu, Lars Imsland and

More information

Research Article Global Systems for Mobile Position Tracking Using Kalman and Lainiotis Filters

Research Article Global Systems for Mobile Position Tracking Using Kalman and Lainiotis Filters e Scientific World Journal, Article ID 352, 8 pages http://dx.doi.org/.55/24/352 Research Article Global Systems for Mobile Position Tracking Using Kalman and Lainiotis Filters Nicholas Assimakis and Maria

More information

FUNDAMENTAL FILTERING LIMITATIONS IN LINEAR NON-GAUSSIAN SYSTEMS

FUNDAMENTAL FILTERING LIMITATIONS IN LINEAR NON-GAUSSIAN SYSTEMS FUNDAMENTAL FILTERING LIMITATIONS IN LINEAR NON-GAUSSIAN SYSTEMS Gustaf Hendeby Fredrik Gustafsson Division of Automatic Control Department of Electrical Engineering, Linköpings universitet, SE-58 83 Linköping,

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

A Concept of Approximated Densities for Efficient Nonlinear Estimation

A Concept of Approximated Densities for Efficient Nonlinear Estimation EURASIP Journal on Applied Signal Processing 2002:10, 1145 1150 c 2002 Hindawi Publishing Corporation A Concept of Approximated Densities for Efficient Nonlinear Estimation Virginie F. Ruiz Department

More information

Nonlinear Filtering of Non-Gaussian Noise

Nonlinear Filtering of Non-Gaussian Noise Journal of Intelligent and Robotic Systems 19: 207 231, 1997. 207 c 1997 Kluwer Academic Publishers. Printed in the Netherlands. Nonlinear Filtering of Non-Gaussian Noise K. N. PLATANIOTIS, D. ANDROUTSOS

More information

Determining the Optimal Decision Delay Parameter for a Linear Equalizer

Determining the Optimal Decision Delay Parameter for a Linear Equalizer International Journal of Automation and Computing 1 (2005) 20-24 Determining the Optimal Decision Delay Parameter for a Linear Equalizer Eng Siong Chng School of Computer Engineering, Nanyang Technological

More information

NONUNIFORM SAMPLING FOR DETECTION OF ABRUPT CHANGES*

NONUNIFORM SAMPLING FOR DETECTION OF ABRUPT CHANGES* CIRCUITS SYSTEMS SIGNAL PROCESSING c Birkhäuser Boston (2003) VOL. 22, NO. 4,2003, PP. 395 404 NONUNIFORM SAMPLING FOR DETECTION OF ABRUPT CHANGES* Feza Kerestecioğlu 1,2 and Sezai Tokat 1,3 Abstract.

More information

Sequential State Estimation with Interrupted Observation

Sequential State Estimation with Interrupted Observation INFORMATION AND CONTROL 21, 56--71 (1972) Sequential State Estimation with Interrupted Observation Y. SAWARAGI, T. KATAYAMA AND S. FUJISHIGE Department of Applied Mathematics and Physics, Faculty of Engineering,

More information

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 13: SEQUENTIAL DATA

PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 13: SEQUENTIAL DATA PATTERN RECOGNITION AND MACHINE LEARNING CHAPTER 13: SEQUENTIAL DATA Contents in latter part Linear Dynamical Systems What is different from HMM? Kalman filter Its strength and limitation Particle Filter

More information

RESEARCH OBJECTIVES AND SUMMARY OF RESEARCH

RESEARCH OBJECTIVES AND SUMMARY OF RESEARCH XVIII. DETECTION AND ESTIMATION THEORY Academic Research Staff Prof. H. L. Van Trees Prof. A. B. Baggeroer Graduate Students J. P. Albuquerque J. M. F. Moura L. C. Pusey L. S. Metzger S. Orphanoudakis

More information

Simultaneous Multi-frame MAP Super-Resolution Video Enhancement using Spatio-temporal Priors

Simultaneous Multi-frame MAP Super-Resolution Video Enhancement using Spatio-temporal Priors Simultaneous Multi-frame MAP Super-Resolution Video Enhancement using Spatio-temporal Priors Sean Borman and Robert L. Stevenson Department of Electrical Engineering, University of Notre Dame Notre Dame,

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

Incorporation of Time Delayed Measurements in a. Discrete-time Kalman Filter. Thomas Dall Larsen, Nils A. Andersen & Ole Ravn

Incorporation of Time Delayed Measurements in a. Discrete-time Kalman Filter. Thomas Dall Larsen, Nils A. Andersen & Ole Ravn Incorporation of Time Delayed Measurements in a Discrete-time Kalman Filter Thomas Dall Larsen, Nils A. Andersen & Ole Ravn Department of Automation, Technical University of Denmark Building 326, DK-2800

More information

Simultaneous Localization and Mapping (SLAM) Corso di Robotica Prof. Davide Brugali Università degli Studi di Bergamo

Simultaneous Localization and Mapping (SLAM) Corso di Robotica Prof. Davide Brugali Università degli Studi di Bergamo Simultaneous Localization and Mapping (SLAM) Corso di Robotica Prof. Davide Brugali Università degli Studi di Bergamo Introduction SLAM asks the following question: Is it possible for an autonomous vehicle

More information

Particle Filter Track Before Detect Algorithms

Particle Filter Track Before Detect Algorithms Particle Filter Track Before Detect Algorithms Theory and Applications Y. Boers and J.N. Driessen JRS-PE-FAA THALES NEDERLAND Hengelo The Netherlands Email: {yvo.boers,hans.driessen}@nl.thalesgroup.com

More information

Particle Filters. Outline

Particle Filters. Outline Particle Filters M. Sami Fadali Professor of EE University of Nevada Outline Monte Carlo integration. Particle filter. Importance sampling. Degeneracy Resampling Example. 1 2 Monte Carlo Integration Numerical

More information

State Estimation using Moving Horizon Estimation and Particle Filtering

State Estimation using Moving Horizon Estimation and Particle Filtering State Estimation using Moving Horizon Estimation and Particle Filtering James B. Rawlings Department of Chemical and Biological Engineering UW Math Probability Seminar Spring 2009 Rawlings MHE & PF 1 /

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 January 18, 2017 Contents 1 Batch and Recursive Estimation 2 Towards Bayesian Filtering 3 Kalman Filter and Bayesian Filtering and Smoothing

More information

Sequential Estimation in Linear Systems with Multiple Time Delays

Sequential Estimation in Linear Systems with Multiple Time Delays INFORMATION AND CONTROL 22, 471--486 (1973) Sequential Estimation in Linear Systems with Multiple Time Delays V. SHUKLA* Department of Electrical Engineering, Sir George Williams University, Montreal,

More information

Aircraft Turbofan Engine Health Estimation Using Constrained Kalman Filtering. Funded by the NASA Aviation Safety Program June 16, 2003

Aircraft Turbofan Engine Health Estimation Using Constrained Kalman Filtering. Funded by the NASA Aviation Safety Program June 16, 2003 Aircraft Turbofan Engine Health Estimation Using Constrained Kalman Filtering Dan Simon Electrical Engineering Dept. Cleveland State University Cleveland, Ohio Donald L. Simon US Army Research Laboratory

More information

Scalable robust hypothesis tests using graphical models

Scalable robust hypothesis tests using graphical models Scalable robust hypothesis tests using graphical models Umamahesh Srinivas ipal Group Meeting October 22, 2010 Binary hypothesis testing problem Random vector x = (x 1,...,x n ) R n generated from either

More information

A recursive algorithm based on the extended Kalman filter for the training of feedforward neural models. Isabelle Rivals and Léon Personnaz

A recursive algorithm based on the extended Kalman filter for the training of feedforward neural models. Isabelle Rivals and Léon Personnaz In Neurocomputing 2(-3): 279-294 (998). A recursive algorithm based on the extended Kalman filter for the training of feedforward neural models Isabelle Rivals and Léon Personnaz Laboratoire d'électronique,

More information

State Estimation of Linear and Nonlinear Dynamic Systems

State Estimation of Linear and Nonlinear Dynamic Systems State Estimation of Linear and Nonlinear Dynamic Systems Part I: Linear Systems with Gaussian Noise James B. Rawlings and Fernando V. Lima Department of Chemical and Biological Engineering University of

More information

DESIGNING A KALMAN FILTER WHEN NO NOISE COVARIANCE INFORMATION IS AVAILABLE. Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof

DESIGNING A KALMAN FILTER WHEN NO NOISE COVARIANCE INFORMATION IS AVAILABLE. Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof DESIGNING A KALMAN FILTER WHEN NO NOISE COVARIANCE INFORMATION IS AVAILABLE Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof Delft Center for Systems and Control, Delft University of Technology, Mekelweg

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

Introduction to Unscented Kalman Filter

Introduction to Unscented Kalman Filter Introduction to Unscented Kalman Filter 1 Introdution In many scientific fields, we use certain models to describe the dynamics of system, such as mobile robot, vision tracking and so on. The word dynamics

More information

Cramér-Rao Bounds for Estimation of Linear System Noise Covariances

Cramér-Rao Bounds for Estimation of Linear System Noise Covariances Journal of Mechanical Engineering and Automation (): 6- DOI: 593/jjmea Cramér-Rao Bounds for Estimation of Linear System oise Covariances Peter Matiso * Vladimír Havlena Czech echnical University in Prague

More information

Application of the Ensemble Kalman Filter to History Matching

Application of the Ensemble Kalman Filter to History Matching Application of the Ensemble Kalman Filter to History Matching Presented at Texas A&M, November 16,2010 Outline Philosophy EnKF for Data Assimilation Field History Match Using EnKF with Covariance Localization

More information

Square-Root Algorithms of Recursive Least-Squares Wiener Estimators in Linear Discrete-Time Stochastic Systems

Square-Root Algorithms of Recursive Least-Squares Wiener Estimators in Linear Discrete-Time Stochastic Systems Proceedings of the 17th World Congress The International Federation of Automatic Control Square-Root Algorithms of Recursive Least-Squares Wiener Estimators in Linear Discrete-Time Stochastic Systems Seiichi

More information

Min-Max Output Integral Sliding Mode Control for Multiplant Linear Uncertain Systems

Min-Max Output Integral Sliding Mode Control for Multiplant Linear Uncertain Systems Proceedings of the 27 American Control Conference Marriott Marquis Hotel at Times Square New York City, USA, July -3, 27 FrC.4 Min-Max Output Integral Sliding Mode Control for Multiplant Linear Uncertain

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

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

Kalman Filter. Man-Wai MAK

Kalman Filter. Man-Wai MAK Kalman Filter Man-Wai MAK Dept. of Electronic and Information Engineering, The Hong Kong Polytechnic University enmwmak@polyu.edu.hk http://www.eie.polyu.edu.hk/ mwmak References: S. Gannot and A. Yeredor,

More information

DESIGN AND IMPLEMENTATION OF SENSORLESS SPEED CONTROL FOR INDUCTION MOTOR DRIVE USING AN OPTIMIZED EXTENDED KALMAN FILTER

DESIGN AND IMPLEMENTATION OF SENSORLESS SPEED CONTROL FOR INDUCTION MOTOR DRIVE USING AN OPTIMIZED EXTENDED KALMAN FILTER INTERNATIONAL JOURNAL OF ELECTRONICS AND COMMUNICATION ENGINEERING & TECHNOLOGY (IJECET) International Journal of Electronics and Communication Engineering & Technology (IJECET), ISSN 0976 ISSN 0976 6464(Print)

More information

Recursive Estimation

Recursive Estimation Recursive Estimation Raffaello D Andrea Spring 08 Problem Set 3: Extracting Estimates from Probability Distributions Last updated: April 9, 08 Notes: Notation: Unless otherwise noted, x, y, and z denote

More information

Linear Discrete-time State Space Realization of a Modified Quadruple Tank System with State Estimation using Kalman Filter

Linear Discrete-time State Space Realization of a Modified Quadruple Tank System with State Estimation using Kalman Filter Journal of Physics: Conference Series PAPER OPEN ACCESS Linear Discrete-time State Space Realization of a Modified Quadruple Tank System with State Estimation using Kalman Filter To cite this article:

More information

A Comparitive Study Of Kalman Filter, Extended Kalman Filter And Unscented Kalman Filter For Harmonic Analysis Of The Non-Stationary Signals

A Comparitive Study Of Kalman Filter, Extended Kalman Filter And Unscented Kalman Filter For Harmonic Analysis Of The Non-Stationary Signals International Journal of Scientific & Engineering Research, Volume 3, Issue 7, July-2012 1 A Comparitive Study Of Kalman Filter, Extended Kalman Filter And Unscented Kalman Filter For Harmonic Analysis

More information

State Observers and the Kalman filter

State Observers and the Kalman filter Modelling and Control of Dynamic Systems State Observers and the Kalman filter Prof. Oreste S. Bursi University of Trento Page 1 Feedback System State variable feedback system: Control feedback law:u =

More information

RAO-BLACKWELLISED PARTICLE FILTERS: EXAMPLES OF APPLICATIONS

RAO-BLACKWELLISED PARTICLE FILTERS: EXAMPLES OF APPLICATIONS RAO-BLACKWELLISED PARTICLE FILTERS: EXAMPLES OF APPLICATIONS Frédéric Mustière e-mail: mustiere@site.uottawa.ca Miodrag Bolić e-mail: mbolic@site.uottawa.ca Martin Bouchard e-mail: bouchard@site.uottawa.ca

More information

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE International Journal of Advanced Research in Engineering and Technology (IJARET) Volume 6, Issue 3, March, 2015, pp. 70-81, Article ID: IJARET_06_03_008 Available online at http://www.iaeme.com/ijaret/issues.asp?jtypeijaret&vtype=6&itype=3

More information

A Crash Course on Kalman Filtering

A Crash Course on Kalman Filtering A Crash Course on Kalman Filtering Dan Simon Cleveland State University Fall 2014 1 / 64 Outline Linear Systems Probability State Means and Covariances Least Squares Estimation The Kalman Filter Unknown

More information

ASIGNIFICANT research effort has been devoted to the. Optimal State Estimation for Stochastic Systems: An Information Theoretic Approach

ASIGNIFICANT research effort has been devoted to the. Optimal State Estimation for Stochastic Systems: An Information Theoretic Approach IEEE TRANSACTIONS ON AUTOMATIC CONTROL, VOL 42, NO 6, JUNE 1997 771 Optimal State Estimation for Stochastic Systems: An Information Theoretic Approach Xiangbo Feng, Kenneth A Loparo, Senior Member, IEEE,

More information

Using Match Uncertainty in the Kalman Filter for a Sonar Based Positioning System

Using Match Uncertainty in the Kalman Filter for a Sonar Based Positioning System Using atch Uncertainty in the Kalman Filter for a Sonar Based ositioning System Oddbjørn Bergem, Claus Siggaard Andersen, Henrik Iskov Christensen Norwegian Defence Research Establishment, Norway Laboratory

More information

LINEAR MMSE ESTIMATION

LINEAR MMSE ESTIMATION LINEAR MMSE ESTIMATION TERM PAPER FOR EE 602 STATISTICAL SIGNAL PROCESSING By, DHEERAJ KUMAR VARUN KHAITAN 1 Introduction Linear MMSE estimators are chosen in practice because they are simpler than the

More information

Recursive Generalized Eigendecomposition for Independent Component Analysis

Recursive Generalized Eigendecomposition for Independent Component Analysis Recursive Generalized Eigendecomposition for Independent Component Analysis Umut Ozertem 1, Deniz Erdogmus 1,, ian Lan 1 CSEE Department, OGI, Oregon Health & Science University, Portland, OR, USA. {ozertemu,deniz}@csee.ogi.edu

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

Optimal control and estimation

Optimal control and estimation Automatic Control 2 Optimal control and estimation Prof. Alberto Bemporad University of Trento Academic year 2010-2011 Prof. Alberto Bemporad (University of Trento) Automatic Control 2 Academic year 2010-2011

More information

Handling parametric and non-parametric additive faults in LTV Systems

Handling parametric and non-parametric additive faults in LTV Systems 1 / 16 Handling parametric and non-parametric additive faults in LTV Systems Qinghua Zhang & Michèle Basseville INRIA & CNRS-IRISA, Rennes, France 9th IFAC SAFEPROCESS, Paris, France, Sept. 2-4, 2015 2

More information

A STUDY ON THE STATE ESTIMATION OF NONLINEAR ELECTRIC CIRCUITS BY UNSCENTED KALMAN FILTER

A STUDY ON THE STATE ESTIMATION OF NONLINEAR ELECTRIC CIRCUITS BY UNSCENTED KALMAN FILTER A STUDY ON THE STATE ESTIMATION OF NONLINEAR ELECTRIC CIRCUITS BY UNSCENTED KALMAN FILTER Esra SAATCI Aydın AKAN 2 e-mail: esra.saatci@iku.edu.tr e-mail: akan@istanbul.edu.tr Department of Electronic Eng.,

More information

Modeling nonlinear systems using multiple piecewise linear equations

Modeling nonlinear systems using multiple piecewise linear equations Nonlinear Analysis: Modelling and Control, 2010, Vol. 15, No. 4, 451 458 Modeling nonlinear systems using multiple piecewise linear equations G.K. Lowe, M.A. Zohdy Department of Electrical and Computer

More information

Urban Expressway Travel Time Prediction Method Based on Fuzzy Adaptive Kalman Filter

Urban Expressway Travel Time Prediction Method Based on Fuzzy Adaptive Kalman Filter Appl. Math. Inf. Sci. 7, No. 2L, 625-630 (2013) 625 Applied Mathematics & Information Sciences An International Journal http://dx.doi.org/10.12785/amis/072l36 Urban Expressway Travel Time Prediction Method

More information

EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE FILTER

EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE FILTER EVALUATING SYMMETRIC INFORMATION GAP BETWEEN DYNAMICAL SYSTEMS USING PARTICLE FILTER Zhen Zhen 1, Jun Young Lee 2, and Abdus Saboor 3 1 Mingde College, Guizhou University, China zhenz2000@21cn.com 2 Department

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

Overview of the Seminar Topic

Overview of the Seminar Topic Overview of the Seminar Topic Simo Särkkä Laboratory of Computational Engineering Helsinki University of Technology September 17, 2007 Contents 1 What is Control Theory? 2 History

More information

Internal Model Control of A Class of Continuous Linear Underactuated Systems

Internal Model Control of A Class of Continuous Linear Underactuated Systems Internal Model Control of A Class of Continuous Linear Underactuated Systems Asma Mezzi Tunis El Manar University, Automatic Control Research Laboratory, LA.R.A, National Engineering School of Tunis (ENIT),

More information

Change Detection with prescribed false alarm and detection probabilities. Mogens Blanke

Change Detection with prescribed false alarm and detection probabilities. Mogens Blanke CeSOS Workshop NTNU May 27-29 2013 Change Detection with prescribed false alarm and detection probabilities Mogens Blanke Adjunct Professor at Centre for Ships and Ocean Structures, NTNU, Norway Professor

More information

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS

A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS A UNIFIED FRAMEWORK FOR MULTICHANNEL FAST QRD-LS ADAPTIVE FILTERS BASED ON BACKWARD PREDICTION ERRORS César A Medina S,José A Apolinário Jr y, and Marcio G Siqueira IME Department o Electrical Engineering

More information

The Kalman Filter. Data Assimilation & Inverse Problems from Weather Forecasting to Neuroscience. Sarah Dance

The Kalman Filter. Data Assimilation & Inverse Problems from Weather Forecasting to Neuroscience. Sarah Dance The Kalman Filter Data Assimilation & Inverse Problems from Weather Forecasting to Neuroscience Sarah Dance School of Mathematical and Physical Sciences, University of Reading s.l.dance@reading.ac.uk July

More information

Computer Vision & Digital Image Processing

Computer Vision & Digital Image Processing Computer Vision & Digital Image Processing Image Restoration and Reconstruction I Dr. D. J. Jackson Lecture 11-1 Image restoration Restoration is an objective process that attempts to recover an image

More information

The Kalman Filter ImPr Talk

The Kalman Filter ImPr Talk The Kalman Filter ImPr Talk Ged Ridgway Centre for Medical Image Computing November, 2006 Outline What is the Kalman Filter? State Space Models Kalman Filter Overview Bayesian Updating of Estimates Kalman

More information

inputs. The velocity form is used in the digital implementation to avoid wind-up [7]. The unified LQR scheme has been developed due to several reasons

inputs. The velocity form is used in the digital implementation to avoid wind-up [7]. The unified LQR scheme has been developed due to several reasons A LQR Scheme for SCR Process in Combined-Cycle Thermal Power Plants Santo Wijaya 1 Keiko Shimizu 1 and Masashi Nakamoto 2 Abstract The paper presents a feedback control of Linear Quadratic Regulator (LQR)

More information

Dynamic System Identification using HDMR-Bayesian Technique

Dynamic System Identification using HDMR-Bayesian Technique Dynamic System Identification using HDMR-Bayesian Technique *Shereena O A 1) and Dr. B N Rao 2) 1), 2) Department of Civil Engineering, IIT Madras, Chennai 600036, Tamil Nadu, India 1) ce14d020@smail.iitm.ac.in

More information

Robust extraction of specific signals with temporal structure

Robust extraction of specific signals with temporal structure Robust extraction of specific signals with temporal structure Zhi-Lin Zhang, Zhang Yi Computational Intelligence Laboratory, School of Computer Science and Engineering, University of Electronic Science

More information

Comparison of four state observer design algorithms for MIMO system

Comparison of four state observer design algorithms for MIMO system Archives of Control Sciences Volume 23(LIX), 2013 No. 2, pages 131 144 Comparison of four state observer design algorithms for MIMO system VINODH KUMAR. E, JOVITHA JEROME and S. AYYAPPAN A state observer

More information

Perception: objects in the environment

Perception: objects in the environment Zsolt Vizi, Ph.D. 2018 Self-driving cars Sensor fusion: one categorization Type 1: low-level/raw data fusion combining several sources of raw data to produce new data that is expected to be more informative

More information

A New Subspace Identification Method for Open and Closed Loop Data

A New Subspace Identification Method for Open and Closed Loop Data A New Subspace Identification Method for Open and Closed Loop Data Magnus Jansson July 2005 IR S3 SB 0524 IFAC World Congress 2005 ROYAL INSTITUTE OF TECHNOLOGY Department of Signals, Sensors & Systems

More information

Failure Prognostics with Missing Data Using Extended Kalman Filter

Failure Prognostics with Missing Data Using Extended Kalman Filter Failure Prognostics with Missing Data Using Extended Kalman Filter Wlamir Olivares Loesch Vianna 1, and Takashi Yoneyama 2 1 EMBRAER S.A., São José dos Campos, São Paulo, 12227 901, Brazil wlamir.vianna@embraer.com.br

More information

Predictive Control of Gyroscopic-Force Actuators for Mechanical Vibration Damping

Predictive Control of Gyroscopic-Force Actuators for Mechanical Vibration Damping ARC Centre of Excellence for Complex Dynamic Systems and Control, pp 1 15 Predictive Control of Gyroscopic-Force Actuators for Mechanical Vibration Damping Tristan Perez 1, 2 Joris B Termaat 3 1 School

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

ESTIMATION problem plays a key role in many fields,

ESTIMATION problem plays a key role in many fields, 1 Maximum Correntropy Unscented Filter Xi Liu, Badong Chen, Bin Xu, Zongze Wu and Paul Honeine arxiv:1608.07526v1 stat.ml 26 Aug 2016 Abstract The unscented transformation UT) is an efficient method to

More information

ON MODEL SELECTION FOR STATE ESTIMATION FOR NONLINEAR SYSTEMS. Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof

ON MODEL SELECTION FOR STATE ESTIMATION FOR NONLINEAR SYSTEMS. Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof ON MODEL SELECTION FOR STATE ESTIMATION FOR NONLINEAR SYSTEMS Robert Bos,1 Xavier Bombois Paul M. J. Van den Hof Delft Center for Systems and Control, Delft University of Technology, Mekelweg 2, 2628 CD

More information

Data assimilation with and without a model

Data assimilation with and without a model Data assimilation with and without a model Tyrus Berry George Mason University NJIT Feb. 28, 2017 Postdoc supported by NSF This work is in collaboration with: Tim Sauer, GMU Franz Hamilton, Postdoc, NCSU

More information

Full-covariance model compensation for

Full-covariance model compensation for compensation transms Presentation Toshiba, 12 Mar 2008 Outline compensation transms compensation transms Outline compensation transms compensation transms Noise model x clean speech; n additive ; h convolutional

More information

PROBABILISTIC REASONING OVER TIME

PROBABILISTIC REASONING OVER TIME PROBABILISTIC REASONING OVER TIME In which we try to interpret the present, understand the past, and perhaps predict the future, even when very little is crystal clear. Outline Time and uncertainty Inference:

More information

X. F. Wang, J. F. Chen, Z. G. Shi *, and K. S. Chen Department of Information and Electronic Engineering, Zhejiang University, Hangzhou , China

X. F. Wang, J. F. Chen, Z. G. Shi *, and K. S. Chen Department of Information and Electronic Engineering, Zhejiang University, Hangzhou , China Progress In Electromagnetics Research, Vol. 118, 1 15, 211 FUZZY-CONTROL-BASED PARTICLE FILTER FOR MANEUVERING TARGET TRACKING X. F. Wang, J. F. Chen, Z. G. Shi *, and K. S. Chen Department of Information

More information

Prediction, filtering and smoothing using LSCR: State estimation algorithms with guaranteed confidence sets

Prediction, filtering and smoothing using LSCR: State estimation algorithms with guaranteed confidence sets 2 5th IEEE Conference on Decision and Control and European Control Conference (CDC-ECC) Orlando, FL, USA, December 2-5, 2 Prediction, filtering and smoothing using LSCR: State estimation algorithms with

More information

4 Derivations of the Discrete-Time Kalman Filter

4 Derivations of the Discrete-Time Kalman Filter Technion Israel Institute of Technology, Department of Electrical Engineering Estimation and Identification in Dynamical Systems (048825) Lecture Notes, Fall 2009, Prof N Shimkin 4 Derivations of the Discrete-Time

More information

Robust Variance Constrained Filter Design for Systems with Non-Gaussian Noises

Robust Variance Constrained Filter Design for Systems with Non-Gaussian Noises Robust Variance Constrained Filter Design for Systems with Non-Gaussian Noises Fuwen Yang, Yongmin Li, and Xiaohui Liu Abstract- In this paper, a variance constrained filtering problem is considered for

More information

Recursive Least Squares for an Entropy Regularized MSE Cost Function

Recursive Least Squares for an Entropy Regularized MSE Cost Function Recursive Least Squares for an Entropy Regularized MSE Cost Function Deniz Erdogmus, Yadunandana N. Rao, Jose C. Principe Oscar Fontenla-Romero, Amparo Alonso-Betanzos Electrical Eng. Dept., University

More information

EEL 851: Biometrics. An Overview of Statistical Pattern Recognition EEL 851 1

EEL 851: Biometrics. An Overview of Statistical Pattern Recognition EEL 851 1 EEL 851: Biometrics An Overview of Statistical Pattern Recognition EEL 851 1 Outline Introduction Pattern Feature Noise Example Problem Analysis Segmentation Feature Extraction Classification Design Cycle

More information

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE

MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTROLLER FOR INDUCTION MOTOR DRIVE INTERNATIONAL JOURNAL OF ADVANCED RESEARCH IN ENGINEERING International Journal of Advanced Research in Engineering and Technology (IJARET), ISSN 0976 6480(Print), ISSN 0976 6499(Online), AND TECHNOLOGY

More information

Riccati difference equations to non linear extended Kalman filter constraints

Riccati difference equations to non linear extended Kalman filter constraints International Journal of Scientific & Engineering Research Volume 3, Issue 12, December-2012 1 Riccati difference equations to non linear extended Kalman filter constraints Abstract Elizabeth.S 1 & Jothilakshmi.R

More information

ME 132, Dynamic Systems and Feedback. Class Notes. Spring Instructor: Prof. A Packard

ME 132, Dynamic Systems and Feedback. Class Notes. Spring Instructor: Prof. A Packard ME 132, Dynamic Systems and Feedback Class Notes by Andrew Packard, Kameshwar Poolla & Roberto Horowitz Spring 2005 Instructor: Prof. A Packard Department of Mechanical Engineering University of California

More information