utilizing new statistical information obtained from the innovation to online tune the noise covariance matrix.

Size: px
Start display at page:

Download "utilizing new statistical information obtained from the innovation to online tune the noise covariance matrix."

Transcription

1 Proceedings of the 006 I International Conference on Robotics and Biomimetics December 17-0, 006, Kunming, China An Adaptive UKF Algorithm and Its Application in Mobile Robot Control Qi Song and Juntong Qi Shenyang Institute ofautomation Graduate School of the Chinese Academy of Sciences Shenyang, Liaoning Province, China {songqim & qijt} asia.cn Jianda Han Shenyang Institute ofautomation Chinese Academy of Sciences Shenyang, Liaoning Province, China jdhangsia.cn nown and the performance of the filter may be seriously degraded from the theoretical performance. In order to avoid the problems an adaptive filter can be applied. Innovation represents additional information available from the new measurement Z and is considered as the most relevant source of information to the filter adaptation. There have been many investigations about adaptive filtering, which focus on utilizing new statistical information obtained from the innovation to online tune the noise covariance matrix. Maybec [5] used a maximum-lielihood estimator for designing an adaptive filter that can estimate the system errors covariance matrix. Lee [6] modified Maybec methods by introducing a window scale factor. The new automated adaptive algorithms are integrated into the UKF and DDF which can be applied to the nonlinear system. One disadvantage of the algorithm is that is not very robust numerically. Loebis et al [7] present an adaptive KF method, which adjusts the measurement noise covariance matrix employing the principles of fuzzy logic. However in practice it is always difficult to determine the values of the increment of the covariance at each instant of time. In this paper we propose an on-line innovation-based adaptive scheme of UKF to adjust the noise covariance. The filter parameter is tuned by using a MIT adaptation rule to minimize the cost function of innovation sequence. xtensive simulations are conducted with respect to the dynamics of an omni-directional mobile robot. It demonstrates that the estimate accuracy with the adaptive approaches is significantly better than the conventional UKF. Abstract - In order to improve the performance of the UKF a novel adaptive filter method is proposed. The error between the covariance matrixes of innovation measurements and their corresponding estimations/predictions is utilized as the cost function. Based on the MIT rule, an adaptive algorithm is designed to online update the covariance of the process uncertainties by minimizing the cost function. The updated covariance is further fed bac into the normal UKF. Such an adaptive mechanism is intended to compensate the lac on the priori nowledge of process uncertainty distribution and improve the performance of UKF for the applications such as active state and parameter estimations. Simulations are conducted with respect to the dynamics of an omni-directional mobile robot, and the results obtained by the proposed AUKF are compared with those by normal UKF to demonstrate the effectiveness and improvements. Index Terms Covariance - Adaptive UKF Innovation MIT Process I. INTRODUCTION Autonomous control is a ey technology for autonomous system [1]. How to overcome uncertainties and achieve high performance control is one of the main issues with the autonomous control. In recent years, the encouraging achievement from sequential estimation maes it becoming an important direction for online modeling and model-reference control []. The most popular state estimator for nonlinear system is the extended Kalman Filter (KF) [3]. Although widely used, KF's have some deficiencies including the requirement of the sufficient differentiability of the state dynamics and a susceptibility to bias and divergence in the state estimates. Unscented Kalman Filter (UKF), on the other hand, uses the nonlinear model directly instead of linearizing it [4]. The UKF has the same computational complexity with the KF. Since the nonlinear models are used without linearization, the UKF does not need to calculate Jacobians and can achieve the second-order accuracy (the accuracy of KF is first-order). However, since the UKF is in the framewor of the Kalman filter, it can only achieve good performance under certain assumptions about the system's mathematical model. These assumptions include: 1) sufficient accuracy in modeling the dynamic and observation models; ) complete information of the noise statistics; 3) proper initial conditions. But in practice this information is usually not totally /06/$0.00 C)006 I II. STANDARD UKF In this section the principle of classical UKF is introduced. Consider the general discrete nonlinear system: X+l=1 f(x, u)±+ W {Y h(x ) + V (1) where x R' is the state vector, u R' is the nown input vector, Y Rm is the output vector at time. W and V are, respectively, the disturbance and sensor noise vector, which are assumed to Gaussian white noise with zero mean. The UKF estimation can be expressed as: Initialization 1117

2 {x-o=[xo] lpo = [o xo)x -xo)t Sigma Points Calculation and Time Update where X-I [X-1 X X-I + + )p-l, X_l -(n±+ i)iy-l] Xl-I f (%-l) Xl-I = wi7%,l-1 Pl_l Wi (%Z,l-I Xl-l) (%Z,l-I Xl-I + Xl -I 1Xl-I + In + )PjT Xl-l - (n + )Pl-I] Yl- h (%l- ) Yl-I = Wi 7i,l-1 m wo = mo = ' ( I Wi = Wi = C = n(n A) - n(a -i) Measurement Update +±) i =1,... A. Adaptive Parameter () In many adaptive filtering algorithms the covariance matrices R and Q are the main parameters to tune online. In principle, an adaptive filter can estimate both R and Q. However, adaptive filtering algorithms that try to update both the observational noise and the system noise are not robust [8]. The measurement noise statistics are relatively well nown compared to the system model error. In this paper, the adaptive estimation of the process noise covariance Q is considered. Usually, the process noise covariance Q is a diagonal matrix. So the estimation of Q can be simplified as the estimation of its diagonal elements. (3) B. Cost Function Most innovation-based adaptive filter methods are to minimize the time-averaged innovation covariance. However, with this criterion we may obtain a minimum "true" innovation covariance, but this covariance could be completely different from the one computed by the filter [9]. In this paper, a recursive algorithm to minimize difference between the filter-computed and the actual innovation covariance is formulated. The time-averaged innovation covariance is used as an approximation to the actual one: (4) N Z = i=-n+l where N is the size of the estimation window. The V is innovation and can be written as: V = Y Yl-1 (7) where Y and Y- 1 are the real measurement received by the filter and its estimated (predicted) value respectively. From the measurement update equation (5) of the standard UKF, we can obtain the filter-computed innovation covariance: (6) PYY Z Wi (Yi,l-1 Yl-1) (Yil-I Yl-l ) +R PiY = Wi (Zi,l-I Xl-I XYi,lI1 Y-l-I ) K P X ZPQY YYY Pl-KIPY Xl-I + K (Y Yl-I ) where the variable definitions is given as follows: {wi} is a set of scalar weights. n is the state dimension. The parameter a determines the spread of the sigma points around x- and usually set to le - 4 < a < 1. The constant is used to incorporate part of the prior nowledge of the distribution of x and for Gaussian distributions /3= is optimal. Q and R are the disturbance and sensor noise covariance respectively. III. ADAPTIV UKF (5) S 1wi (Yi,l-I Yl-I l-i Yl-I ) + R Then the criterion function for adaptive UKF is to minimize V = tr(as7) tr(s S)] C. Adaptive Law With the MIT rule, the parameter can be adjusted in the negative gradient direction of the criterion function, i.e. q m a V where q>0 is the tuning rate to determine the convergence speed and q7 is the mth diagonal element of the process noise matrices at time. D. Adaptive UKF quation (10) leads to the following recursive scheme: (8) (9) (10) 1118

3 q7 = q7 1 v. dt d (1 1) where dt is the sampling interval. This scheme can be incorporated into the UKF equations to update Q. In order to calculate (1 1), we need to tae the derivative of V. From (9), we will have av a aq AAS S+ ASas( aql aq3 ntr(as( )] trk tr( AS+ AS (1) where aas aqm ( -)a I as aqm (13) From (6) and (7) we can get the equation we need for the first term: as 1 aq i= N i-a+l Oq m 1 av + VT K amq ayn (Y Y 1) (Y YlI N, N1I q aq7 and the second term can be obtained from (8): 1 (14 a F ) 1 aq7 m L aqm ; 'i,lli Yl1) &7,llI YVlI)aqmj (15) To implement (14) and (15) ayl-l1/aqr is required. This needs to tae the derivative of the filter equations. For UKF, a recursive algorithm for gradient of innovation vector can be formulated as: Initialization,o, * A, i,l-i t q axl-1 apl-i en aqm A,i,l-I aq ai,l-i em f ax =Xi,-1 Zwnm axi,-i e *xi,l-i :.j/l-gyn)*(xi,l-i Wi Xl-I ) ± (% +Xi*,l-I1 -X l-i )K. Xi,I Oq t 1 ah ox X=Xi,l-1 Gradient ofprediction ayl-i em Derivative Updates ( OJP'l ji' \1 l Ji' -.\n+ alii l-i - aot aqn [air >j.(y p5raynx axi-l +(X i= W A,i,lqm wm ayi,l-i a7 aqm c_ Yi a; i,-l aj7l_l NT 1i 1,.. In Ya-lY) Q n±+1,..., (19) { qm a = 0 Oqm Derivative ofsigma Points + * K9Xh I i=.. n aq m aq m n aqm ) a l axi-l 0xi,-laXI L aq7m aq7m Derivative Propagation - *i n+1,..., yaq )in m. n (16) (17) YY eqm axlaqm axlaqm,---l ±(%ni-l x l- Xil ) C aqm m aq aqeak aq m - aqm a I e m wi LKailla i)( Yl)l ai,l-l (il-l Yl-l ) ( -1 YY p-1 Y-P5Y aq m Y7Y P--p p-l P m YY P5Y aq m apl-l ak pt aqm aqm xy axl-1 ak ( aqm aqm / m aqi-7 1 aq m) -Il YY p= 1 YY aq m YY (0) IV. SIMULATION The simulations are carried out with respect to the dynamics of the 3-DOF omni-directional mobile robot developed in SIA. A. Simulation Model K.Y l) K 1 -aqm 1119

4 The dynamic model of the mobile robot is [10]: ( r + 3nI,,)xw, + 3nI f +3n cxw nr(/a1u + u CosW +±8U3) ( 1) (Mr + 3nIw)w 3nI - ±+ 3n = nr(/3u1 + u sin'w +±f4u3 ) (3nIwL +IIr )W + 3nCf w= nrl(-u, - u - U3) V3sinow - cosyw t 16 X 43 sinow cos9w - () A:'3cosqgw - sinqgw 6l4=- VF COS9W sinfw - where xw, Yw, yw represent the displacement in x and y direction and rotation respectively, ul, u, U3 are actuated torques on each joint. Other parameters of (1), () and their initial values in the simulation are listed in Table I. The state and the measurement vectors are selected as: C_r. 1T wy[wyw, (w] w w (w(3 Symbol c TABL I ROBOT PARAMTRS Physical Meaning friction coefficient I. Inertia on motor axis M I, r L n mass inertia wheel radius centroid - wheel distance motor gear ratio Value in Simulation gm1s gm 10 g 45 gm 0.06m 0.73 m Assumed that the initial state of the system is xt0 0 and sampling interval is dt-u. ls. The measurements are corrupted by zero mean additive white noise with covariance RT = diag{10-8,10-8,10-8,. The UKF parameters are: IXO = XTO Po =diag -8,10 J-8,0-8 R =RT a=l, P=1 B. The Changes ofprocess Noise, } 15 The tracing performance of the adaptive UKF with respect to changes of the process noise statistics is tested. The change of the true process noise intensity is assumed as: {QTO = diag{10 -,10 1,10 1,10 8,108,108} t <los (4) QT= diag{ o- 10J } t>os In UKF, the prior nowledge of the process noise covariance is selected as Q = QTO. The velocity estimation errors of the classical UKF and the adaptive UKF under the same condition of the process noise intensity change are illustrated in Fig. 1. As can be seen, under the incorrect noise information the classical UKF can not produce optimal estimates due to the violation of the optimality conditions. On the other hand, the estimation errors in adaptive case are quicly overcome and almost the same as its previous size. C. The Changes ofparameters In this section the performance of the adaptive UKF for parameter estimations is validate. The true values of the friction coefficient and the motor axis inertia are designed to change according to: c =co, Iw =Iwo t<los (5) I co +±C5,Jw =Iwo +IWS t>los where the constant change value in l0s is c,= gmls and I 0s=0.1 64gm. The state vector is subject to zero mean additive white noise with covariance: QT = diag{1 4,1 l4, } Other conditions of the system are the same as that in the section In order to estimate the parameters, the joint estimation, which treats the parameter vector as a dynamical variable, is used. Since the dynamics of parameter is unnown, the parameter can be assumed as a non-correlated random drift vector and modeled by: S S-I + Wa, (6) where wo is the Gaussian white noise with zero mean, called the pseudonoise. The pseuonoise is very important to the time-varying parameter estimation [11]. Properly adjusting the pseudonoise covariance will lead to better tracing of the time-varying parameter. In the simulation, the UKF parameters are designed as: Cci co = co, Iwo = Iwo 0Po = diag{ 0 8,10 } Q 0 diag{ IQ QT Other parameters of the UKF are the same as that mentioned in the section

5 x i0 x 15 F UJ 0.5._ 1 _ 05 X _ o u0 LU , 'o a)0 e L a) Standard UKF o- I UJ 0.5 _) wt. 0 UJi co uj 0.5. LU 0o b) Adaptive UKF Fig. 1 State stimation rrors with the Time-Varying Process Noise ) a) Standard UKF e b) Adaptive UKF 0.00 L o

6 Fig. Parameter stimation 1, , 6- L co 0. :1, >0 1 10, 6- _). X 4- a) - L- o i : >_ a) Standard UKF o F LL._ co - LU o 1- > I b) Adaptive UKF Fig. 3 State stimation rrors with the Time-Varying Parameter The parameter estimate results are shown in Fig., from which we can see that the standard UKF with fixed value noise covariance can't trac the parameters change due to the lower pseudonoise intensity, which will not provide enough drive power to the parameter estimate. As for the adaptive UKF, the intensity of the pseudonoise will increase during the parameter change by the adaptive parameter update. This can accelerate the convergence of the parameter estimates and mae the UKF react quicly and trac the abrupt change successfully after a short period (- 3 seconds) of adaptation. Fig.3 illustrates the performance comparison of the standard UKF and the adaptive UKF with respect to velocity estimate errors due to the parameter change. As can be seen, the tracing errors of standard UKF are much more significant than those by the adaptive UKF. V. CONCLUSION In this paper, the estimation errors of the UKF with the unnown noise statistics are analyzed. A novel adaptive UKF, which is based on the innovation covariance matrix and the MIT adaptive law, is proposed. Also, a recursive algorithm has been formulated. Simulations on the dynamics of omnidirectional mobile robot are conducted to verify the proposed scheme. Results show that the adaptive UKF outperforms the conventional UKF in terms of the fast convergence and estimation accuracy by tuning the process noise covariance matrix Q RFRNCS [1] S. Brune and M. Campbell, "stimation architecture for future autonomous vehicle," American Control Conference, Alasa, America, pp , 00. [] S. Hayin, N. De Freitas, "Special Issue on Sequential State stimation," Proceedings of the I, vol. 9, no. 3, pp , 004. [3] D. Lerro, Y.K. Bar-Shalom, "Tracing with Debiased Consistent Converted Measurements vs. KF," I Trans. Aerosp. lectron.syst., AS-9, pp ,1993. [4] S. Julier, J. Uhlmann, "Unscented filtering and nonlinear estimation," Proceedings of the I, vol. 9, no. 3, pp.401-4, 004. [5] P. Maybec, Stochastic Models, stimation, and Control, Vol., Academic Press, New Yor, 197. [6] D.-J. Lee, K.T. Alfriend, "Adaptive Sigma Point Filtering for State and Parameter stimation," AIAA/AAS Astrodynamics Specialist Conference and xhibit, Rhode Island, pp.1-0, 004. [7] D. Loebis el at, "Adaptive tuning of a Kalman filter via fuzzy logic for an intelligent AUV navigation system," Control ngineering Practice, vol. 1, pp , 004. [8] I. Blanchet, C. Franignoul, and M. Cane, "A Comparison of Adaptive Kalman Filters for a Tropical Pacific Ocean Model," Monthly Weather Review, vol. 15, pp.40-58, [9] G.-V. Juan, "Determination of noise covariances for extended Kalman filter parameter estimators to account for modeling errors," PhD thesis, University of Cincinnati, [10] Y.X. Song, "Study on trajectory tracing control of mobile robot with orthogonal wheeled assemblies," PhD thesis, Shenyang Institute of Automation, Chinese Academy of Sciences, 00. [11] B.K. Hill, B.K. Waler, "Approximate ffect of Parameter Pseudonoise Intensity on Rate of Covariance for KF Parameter stimators," Proceedings of the 30th Conference on Decision and Control, Brighton, ngland, pp ,

An Adaptive UKF Algorithm for the State and Parameter Estimations of a Mobile Robot

An Adaptive UKF Algorithm for the State and Parameter Estimations of a Mobile Robot Vol. 34, No. 1 ACTA AUTOMATICA SINICA January, 2008 An Adaptive UKF Algorith for the State and Paraeter Estiations of a Mobile Robot SONG Qi 1, 2 HAN Jian-Da 1 Abstract For iproving the estiation accuracy

More information

Mini-Course 07 Kalman Particle Filters. Henrique Massard da Fonseca Cesar Cunha Pacheco Wellington Bettencurte Julio Dutra

Mini-Course 07 Kalman Particle Filters. Henrique Massard da Fonseca Cesar Cunha Pacheco Wellington Bettencurte Julio Dutra Mini-Course 07 Kalman Particle Filters Henrique Massard da Fonseca Cesar Cunha Pacheco Wellington Bettencurte Julio Dutra Agenda State Estimation Problems & Kalman Filter Henrique Massard Steady State

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

Autonomous Mobile Robot Design

Autonomous Mobile Robot Design Autonomous Mobile Robot Design Topic: Extended Kalman Filter Dr. Kostas Alexis (CSE) These slides relied on the lectures from C. Stachniss, J. Sturm and the book Probabilistic Robotics from Thurn et al.

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

NON-LINEAR NOISE ADAPTIVE KALMAN FILTERING VIA VARIATIONAL BAYES

NON-LINEAR NOISE ADAPTIVE KALMAN FILTERING VIA VARIATIONAL BAYES 2013 IEEE INTERNATIONAL WORKSHOP ON MACHINE LEARNING FOR SIGNAL PROCESSING NON-LINEAR NOISE ADAPTIVE KALMAN FILTERING VIA VARIATIONAL BAYES Simo Särä Aalto University, 02150 Espoo, Finland Jouni Hartiainen

More information

1 Kalman Filter Introduction

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

More information

Fisher Information Matrix-based Nonlinear System Conversion for State Estimation

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

More information

EKF, UKF. Pieter Abbeel UC Berkeley EECS. Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics

EKF, UKF. Pieter Abbeel UC Berkeley EECS. Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics EKF, UKF Pieter Abbeel UC Berkeley EECS Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics Kalman Filter Kalman Filter = special case of a Bayes filter with dynamics model and sensory

More information

EKF, UKF. Pieter Abbeel UC Berkeley EECS. Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics

EKF, UKF. Pieter Abbeel UC Berkeley EECS. Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics EKF, UKF Pieter Abbeel UC Berkeley EECS Many slides adapted from Thrun, Burgard and Fox, Probabilistic Robotics Kalman Filter Kalman Filter = special case of a Bayes filter with dynamics model and sensory

More information

Dual Estimation and the Unscented Transformation

Dual Estimation and the Unscented Transformation Dual Estimation and the Unscented Transformation Eric A. Wan ericwan@ece.ogi.edu Rudolph van der Merwe rudmerwe@ece.ogi.edu Alex T. Nelson atnelson@ece.ogi.edu Oregon Graduate Institute of Science & Technology

More information

Research Article Extended and Unscented Kalman Filtering Applied to a Flexible-Joint Robot with Jerk Estimation

Research Article Extended and Unscented Kalman Filtering Applied to a Flexible-Joint Robot with Jerk Estimation Hindawi Publishing Corporation Discrete Dynamics in Nature and Society Volume 21, Article ID 482972, 14 pages doi:1.1155/21/482972 Research Article Extended and Unscented Kalman Filtering Applied to a

More information

Recursive Noise Adaptive Kalman Filtering by Variational Bayesian Approximations

Recursive Noise Adaptive Kalman Filtering by Variational Bayesian Approximations PREPRINT 1 Recursive Noise Adaptive Kalman Filtering by Variational Bayesian Approximations Simo Särä, Member, IEEE and Aapo Nummenmaa Abstract This article considers the application of variational Bayesian

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

RECURSIVE OUTLIER-ROBUST FILTERING AND SMOOTHING FOR NONLINEAR SYSTEMS USING THE MULTIVARIATE STUDENT-T DISTRIBUTION

RECURSIVE OUTLIER-ROBUST FILTERING AND SMOOTHING FOR NONLINEAR SYSTEMS USING THE MULTIVARIATE STUDENT-T DISTRIBUTION 1 IEEE INTERNATIONAL WORKSHOP ON MACHINE LEARNING FOR SIGNAL PROCESSING, SEPT. 3 6, 1, SANTANDER, SPAIN RECURSIVE OUTLIER-ROBUST FILTERING AND SMOOTHING FOR NONLINEAR SYSTEMS USING THE MULTIVARIATE STUDENT-T

More information

in a Rao-Blackwellised Unscented Kalman Filter

in a Rao-Blackwellised Unscented Kalman Filter A Rao-Blacwellised Unscented Kalman Filter Mar Briers QinetiQ Ltd. Malvern Technology Centre Malvern, UK. m.briers@signal.qinetiq.com Simon R. Masell QinetiQ Ltd. Malvern Technology Centre Malvern, UK.

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

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

Sigma Point Belief Propagation

Sigma Point Belief Propagation Copyright 2014 IEEE IEEE Signal Processing Letters, vol. 21, no. 2, Feb. 2014, pp. 145 149 1 Sigma Point Belief Propagation Florian Meyer, Student Member, IEEE, Ondrej Hlina, Member, IEEE, and Franz Hlawatsch,

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 III: Nonlinear Systems: Extended Kalman Filter (EKF) and Unscented Kalman Filter (UKF) James B. Rawlings and Fernando V. Lima Department of

More information

AN ABSTRACT OF THE THESIS OF

AN ABSTRACT OF THE THESIS OF AN ABSTRACT OF THE THESIS OF Juan Pablo Muñoz Constantine for the degree of Master of Science in Electrical and Computer Engineering presented on September 22 nd, 2015. Title: Grid Voltage Frequency Estimation

More information

A NOVEL OPTIMAL PROBABILITY DENSITY FUNCTION TRACKING FILTER DESIGN 1

A NOVEL OPTIMAL PROBABILITY DENSITY FUNCTION TRACKING FILTER DESIGN 1 A NOVEL OPTIMAL PROBABILITY DENSITY FUNCTION TRACKING FILTER DESIGN 1 Jinglin Zhou Hong Wang, Donghua Zhou Department of Automation, Tsinghua University, Beijing 100084, P. R. China Control Systems Centre,

More information

ROBOTICS 01PEEQW. Basilio Bona DAUIN Politecnico di Torino

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

More information

NONLINEAR BAYESIAN FILTERING FOR STATE AND PARAMETER ESTIMATION

NONLINEAR BAYESIAN FILTERING FOR STATE AND PARAMETER ESTIMATION NONLINEAR BAYESIAN FILTERING FOR STATE AND PARAMETER ESTIMATION Kyle T. Alfriend and Deok-Jin Lee Texas A&M University, College Station, TX, 77843-3141 This paper provides efficient filtering algorithms

More information

A new unscented Kalman filter with higher order moment-matching

A new unscented Kalman filter with higher order moment-matching A new unscented Kalman filter with higher order moment-matching KSENIA PONOMAREVA, PARESH DATE AND ZIDONG WANG Department of Mathematical Sciences, Brunel University, Uxbridge, UB8 3PH, UK. Abstract This

More information

Kalman Filter. Predict: Update: x k k 1 = F k x k 1 k 1 + B k u k P k k 1 = F k P k 1 k 1 F T k + Q

Kalman Filter. Predict: Update: x k k 1 = F k x k 1 k 1 + B k u k P k k 1 = F k P k 1 k 1 F T k + Q Kalman Filter Kalman Filter Predict: x k k 1 = F k x k 1 k 1 + B k u k P k k 1 = F k P k 1 k 1 F T k + Q Update: K = P k k 1 Hk T (H k P k k 1 Hk T + R) 1 x k k = x k k 1 + K(z k H k x k k 1 ) P k k =(I

More information

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

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

More information

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

Probabilistic Fundamentals in Robotics. DAUIN Politecnico di Torino July 2010

Probabilistic Fundamentals in Robotics. DAUIN Politecnico di Torino July 2010 Probabilistic Fundamentals in Robotics Gaussian Filters Basilio Bona DAUIN Politecnico di Torino July 2010 Course Outline Basic mathematical framework Probabilistic models of mobile robots Mobile robot

More information

The Unscented Particle Filter

The Unscented Particle Filter The Unscented Particle Filter Rudolph van der Merwe (OGI) Nando de Freitas (UC Bereley) Arnaud Doucet (Cambridge University) Eric Wan (OGI) Outline Optimal Estimation & Filtering Optimal Recursive Bayesian

More information

A New Nonlinear Filtering Method for Ballistic Target Tracking

A New Nonlinear Filtering Method for Ballistic Target Tracking th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 9 A New Nonlinear Filtering Method for Ballistic arget racing Chunling Wu Institute of Electronic & Information Engineering

More information

Parameterized Joint Densities with Gaussian Mixture Marginals and their Potential Use in Nonlinear Robust Estimation

Parameterized Joint Densities with Gaussian Mixture Marginals and their Potential Use in Nonlinear Robust Estimation Proceedings of the 2006 IEEE International Conference on Control Applications Munich, Germany, October 4-6, 2006 WeA0. Parameterized Joint Densities with Gaussian Mixture Marginals and their Potential

More information

Nonlinear PD Controllers with Gravity Compensation for Robot Manipulators

Nonlinear PD Controllers with Gravity Compensation for Robot Manipulators BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 4, No Sofia 04 Print ISSN: 3-970; Online ISSN: 34-408 DOI: 0.478/cait-04-00 Nonlinear PD Controllers with Gravity Compensation

More information

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT

FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT http:// FUZZY LOGIC CONTROL Vs. CONVENTIONAL PID CONTROL OF AN INVERTED PENDULUM ROBOT 1 Ms.Mukesh Beniwal, 2 Mr. Davender Kumar 1 M.Tech Student, 2 Asst.Prof, Department of Electronics and Communication

More information

Nonlinear State Estimation! Extended Kalman Filters!

Nonlinear State Estimation! Extended Kalman Filters! Nonlinear State Estimation! Extended Kalman Filters! Robert Stengel! Optimal Control and Estimation, MAE 546! Princeton University, 2017!! Deformation of the probability distribution!! Neighboring-optimal

More information

Prediction of ESTSP Competition Time Series by Unscented Kalman Filter and RTS Smoother

Prediction of ESTSP Competition Time Series by Unscented Kalman Filter and RTS Smoother Prediction of ESTSP Competition Time Series by Unscented Kalman Filter and RTS Smoother Simo Särkkä, Aki Vehtari and Jouko Lampinen Helsinki University of Technology Department of Electrical and Communications

More information

Adaptive Unscented Kalman Filter with Multiple Fading Factors for Pico Satellite Attitude Estimation

Adaptive Unscented Kalman Filter with Multiple Fading Factors for Pico Satellite Attitude Estimation Adaptive Unscented Kalman Filter with Multiple Fading Factors for Pico Satellite Attitude Estimation Halil Ersin Söken and Chingiz Hajiyev Aeronautics and Astronautics Faculty Istanbul Technical University

More information

Kalman Filter Enhancement for UAV Navigation

Kalman Filter Enhancement for UAV Navigation Kalman Filter Enhancement for UAV Navigation Roger Johnson* Jerzy Sasiade** Janusz Zalewsi* *University of Central Florida Orlando, FL 86-2450, USA **Carleton University Ottawa, Ont. KS 5B6, Canada Keywords

More information

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

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

More information

Simultaneous Localization and Map Building Using Natural features in Outdoor Environments

Simultaneous Localization and Map Building Using Natural features in Outdoor Environments Simultaneous Localization and Map Building Using Natural features in Outdoor Environments Jose Guivant, Eduardo Nebot, Hugh Durrant Whyte Australian Centre for Field Robotics Department of Mechanical and

More information

Extended Object and Group Tracking with Elliptic Random Hypersurface Models

Extended Object and Group Tracking with Elliptic Random Hypersurface Models Extended Object and Group Tracing with Elliptic Random Hypersurface Models Marcus Baum Benjamin Noac and Uwe D. Hanebec Intelligent Sensor-Actuator-Systems Laboratory ISAS Institute for Anthropomatics

More information

VEHICLE WHEEL-GROUND CONTACT ANGLE ESTIMATION: WITH APPLICATION TO MOBILE ROBOT TRACTION CONTROL

VEHICLE WHEEL-GROUND CONTACT ANGLE ESTIMATION: WITH APPLICATION TO MOBILE ROBOT TRACTION CONTROL 1/10 IAGNEMMA AND DUBOWSKY VEHICLE WHEEL-GROUND CONTACT ANGLE ESTIMATION: WITH APPLICATION TO MOBILE ROBOT TRACTION CONTROL K. IAGNEMMA S. DUBOWSKY Massachusetts Institute of Technology, Cambridge, MA

More information

UNSCENTED KALMAN FILTERING FOR SPACECRAFT ATTITUDE STATE AND PARAMETER ESTIMATION

UNSCENTED KALMAN FILTERING FOR SPACECRAFT ATTITUDE STATE AND PARAMETER ESTIMATION AAS-04-115 UNSCENTED KALMAN FILTERING FOR SPACECRAFT ATTITUDE STATE AND PARAMETER ESTIMATION Matthew C. VanDyke, Jana L. Schwartz, Christopher D. Hall An Unscented Kalman Filter (UKF) is derived in an

More information

SIMULTANEOUS STATE AND PARAMETER ESTIMATION USING KALMAN FILTERS

SIMULTANEOUS STATE AND PARAMETER ESTIMATION USING KALMAN FILTERS ECE5550: Applied Kalman Filtering 9 1 SIMULTANEOUS STATE AND PARAMETER ESTIMATION USING KALMAN FILTERS 9.1: Parameters versus states Until now, we have assumed that the state-space model of the system

More information

Nonlinear Identification of Backlash in Robot Transmissions

Nonlinear Identification of Backlash in Robot Transmissions Nonlinear Identification of Backlash in Robot Transmissions G. Hovland, S. Hanssen, S. Moberg, T. Brogårdh, S. Gunnarsson, M. Isaksson ABB Corporate Research, Control Systems Group, Switzerland ABB Automation

More information

Tuning of Extended Kalman Filter for nonlinear State Estimation

Tuning of Extended Kalman Filter for nonlinear State Estimation OSR Journal of Computer Engineering (OSR-JCE) e-ssn: 78-0661,p-SSN: 78-877, Volume 18, ssue 5, Ver. V (Sep. - Oct. 016), PP 14-19 www.iosrjournals.org Tuning of Extended Kalman Filter for nonlinear State

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

Open Access Target Tracking Algorithm Based on Improved Unscented Kalman Filter

Open Access Target Tracking Algorithm Based on Improved Unscented Kalman Filter Send Orders for Reprints to reprints@benthamscience.ae he Open Automation and Control Systems Journal, 2015, 7, 991-995 991 Open Access arget racking Algorithm Based on Improved Unscented Kalman Filter

More information

A Gaussian Mixture PHD Filter for Nonlinear Jump Markov Models

A Gaussian Mixture PHD Filter for Nonlinear Jump Markov Models A Gaussian Mixture PHD Filter for Nonlinear Jump Marov Models Ba-Ngu Vo Ahmed Pasha Hoang Duong Tuan Department of Electrical and Electronic Engineering The University of Melbourne Parville VIC 35 Australia

More information

TSRT14: Sensor Fusion Lecture 9

TSRT14: Sensor Fusion Lecture 9 TSRT14: Sensor Fusion Lecture 9 Simultaneous localization and mapping (SLAM) Gustaf Hendeby gustaf.hendeby@liu.se TSRT14 Lecture 9 Gustaf Hendeby Spring 2018 1 / 28 Le 9: simultaneous localization and

More information

Efficient Monitoring for Planetary Rovers

Efficient Monitoring for Planetary Rovers International Symposium on Artificial Intelligence and Robotics in Space (isairas), May, 2003 Efficient Monitoring for Planetary Rovers Vandi Verma vandi@ri.cmu.edu Geoff Gordon ggordon@cs.cmu.edu Carnegie

More information

Joint GPS and Vision Estimation Using an Adaptive Filter

Joint GPS and Vision Estimation Using an Adaptive Filter 1 Joint GPS and Vision Estimation Using an Adaptive Filter Shubhendra Vikram Singh Chauhan and Grace Xingxin Gao, University of Illinois at Urbana-Champaign Shubhendra Vikram Singh Chauhan received his

More information

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

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

More information

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

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

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

More information

Nonlinear State Estimation! Particle, Sigma-Points Filters!

Nonlinear State Estimation! Particle, Sigma-Points Filters! Nonlinear State Estimation! Particle, Sigma-Points Filters! Robert Stengel! Optimal Control and Estimation, MAE 546! Princeton University, 2017!! Particle filter!! Sigma-Points Unscented Kalman ) filter!!

More information

Design Artificial Nonlinear Controller Based on Computed Torque like Controller with Tunable Gain

Design Artificial Nonlinear Controller Based on Computed Torque like Controller with Tunable Gain World Applied Sciences Journal 14 (9): 1306-1312, 2011 ISSN 1818-4952 IDOSI Publications, 2011 Design Artificial Nonlinear Controller Based on Computed Torque like Controller with Tunable Gain Samira Soltani

More information

ESTIMATOR STABILITY ANALYSIS IN SLAM. Teresa Vidal-Calleja, Juan Andrade-Cetto, Alberto Sanfeliu

ESTIMATOR STABILITY ANALYSIS IN SLAM. Teresa Vidal-Calleja, Juan Andrade-Cetto, Alberto Sanfeliu ESTIMATOR STABILITY ANALYSIS IN SLAM Teresa Vidal-Calleja, Juan Andrade-Cetto, Alberto Sanfeliu Institut de Robtica i Informtica Industrial, UPC-CSIC Llorens Artigas 4-6, Barcelona, 88 Spain {tvidal, cetto,

More information

Learning Gaussian Process Models from Uncertain Data

Learning Gaussian Process Models from Uncertain Data Learning Gaussian Process Models from Uncertain Data Patrick Dallaire, Camille Besse, and Brahim Chaib-draa DAMAS Laboratory, Computer Science & Software Engineering Department, Laval University, Canada

More information

Lecture 7: Optimal Smoothing

Lecture 7: Optimal Smoothing Department of Biomedical Engineering and Computational Science Aalto University March 17, 2011 Contents 1 What is Optimal Smoothing? 2 Bayesian Optimal Smoothing Equations 3 Rauch-Tung-Striebel Smoother

More information

Data Assimilation for Dispersion Models

Data Assimilation for Dispersion Models Data Assimilation for Dispersion Models K. V. Umamaheswara Reddy Dept. of Mechanical and Aerospace Engg. State University of New Yor at Buffalo Buffalo, NY, U.S.A. venatar@buffalo.edu Yang Cheng Dept.

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

Artificial Intelligence & Neuro Cognitive Systems Fakultät für Informatik. Robot Dynamics. Dr.-Ing. John Nassour J.

Artificial Intelligence & Neuro Cognitive Systems Fakultät für Informatik. Robot Dynamics. Dr.-Ing. John Nassour J. Artificial Intelligence & Neuro Cognitive Systems Fakultät für Informatik Robot Dynamics Dr.-Ing. John Nassour 25.1.218 J.Nassour 1 Introduction Dynamics concerns the motion of bodies Includes Kinematics

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

A Parent s Guide to Understanding Family Life Education in Catholic Schools (and how it connects with Ontario s revised Health and Physical Education

A Parent s Guide to Understanding Family Life Education in Catholic Schools (and how it connects with Ontario s revised Health and Physical Education P i i Fiy i i i ( i i i vi Pyi i i) Bi i Fy 05 i iiy i vii & Pyi i (P) i i i i i ii i 05 B v vi P i i 998 i i i i y ik xi i ii y i iviy P i i i i i i i i i x i iy i k i i i i i v Wii iy ii v vi i i v i

More information

Least Squares. Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 175A Winter UCSD

Least Squares. Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 175A Winter UCSD Least Squares Ken Kreutz-Delgado (Nuno Vasconcelos) ECE 75A Winter 0 - UCSD (Unweighted) Least Squares Assume linearity in the unnown, deterministic model parameters Scalar, additive noise model: y f (

More information

A Theoretical Overview on Kalman Filtering

A Theoretical Overview on Kalman Filtering A Theoretical Overview on Kalman Filtering Constantinos Mavroeidis Vanier College Presented to professors: IVANOV T. IVAN STAHN CHRISTIAN Email: cmavroeidis@gmail.com June 6, 208 Abstract Kalman filtering

More information

Robot Manipulator Control. Hesheng Wang Dept. of Automation

Robot Manipulator Control. Hesheng Wang Dept. of Automation Robot Manipulator Control Hesheng Wang Dept. of Automation Introduction Industrial robots work based on the teaching/playback scheme Operators teach the task procedure to a robot he robot plays back eecute

More information

Gaussian Mixtures Proposal Density in Particle Filter for Track-Before-Detect

Gaussian Mixtures Proposal Density in Particle Filter for Track-Before-Detect 12th International Conference on Information Fusion Seattle, WA, USA, July 6-9, 29 Gaussian Mixtures Proposal Density in Particle Filter for Trac-Before-Detect Ondřej Straa, Miroslav Šimandl and Jindřich

More information

The Scaled Unscented Transformation

The Scaled Unscented Transformation The Scaled Unscented Transformation Simon J. Julier, IDAK Industries, 91 Missouri Blvd., #179 Jefferson City, MO 6519 E-mail:sjulier@idak.com Abstract This paper describes a generalisation of the unscented

More information

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

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

More information

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems

ELEC4631 s Lecture 2: Dynamic Control Systems 7 March Overview of dynamic control systems ELEC4631 s Lecture 2: Dynamic Control Systems 7 March 2011 Overview of dynamic control systems Goals of Controller design Autonomous dynamic systems Linear Multi-input multi-output (MIMO) systems Bat flight

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

Recursive LMMSE Filtering for Target Tracking with Range and Direction Cosine Measurements

Recursive LMMSE Filtering for Target Tracking with Range and Direction Cosine Measurements Recursive Filtering for Target Tracing with Range and Direction Cosine Measurements Zhansheng Duan Yu Liu X. Rong Li Department of Electrical Engineering University of New Orleans New Orleans, LA 748,

More information

Optimal filtering with Kalman filters and smoothers a Manual for Matlab toolbox EKF/UKF

Optimal filtering with Kalman filters and smoothers a Manual for Matlab toolbox EKF/UKF Optimal filtering with Kalman filters and smoothers a Manual for Matlab toolbox EKF/UKF Jouni Hartiainen and Simo Särä Department of Biomedical Engineering and Computational Science, Helsini University

More information

Performance Assessment of Power Plant Main Steam Temperature Control System based on ADRC Control

Performance Assessment of Power Plant Main Steam Temperature Control System based on ADRC Control Vol. 8, No. (05), pp. 305-36 http://dx.doi.org/0.457/ijca.05.8..8 Performance Assessment of Power Plant Main Steam Temperature Control System based on ADC Control Guili Yuan, Juan Du and Tong Yu 3, Academy

More information

Kalman Filter and Parameter Identification. Florian Herzog

Kalman Filter and Parameter Identification. Florian Herzog Kalman Filter and Parameter Identification Florian Herzog 2013 Continuous-time Kalman Filter In this chapter, we shall use stochastic processes with independent increments w 1 (.) and w 2 (.) at the input

More information

TSRT14: Sensor Fusion Lecture 8

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

More information

Fuzzy Based Robust Controller Design for Robotic Two-Link Manipulator

Fuzzy Based Robust Controller Design for Robotic Two-Link Manipulator Abstract Fuzzy Based Robust Controller Design for Robotic Two-Link Manipulator N. Selvaganesan 1 Prabhu Jude Rajendran 2 S.Renganathan 3 1 Department of Instrumentation Engineering, Madras Institute of

More information

Smoothers: Types and Benchmarks

Smoothers: Types and Benchmarks Smoothers: Types and Benchmarks Patrick N. Raanes Oxford University, NERSC 8th International EnKF Workshop May 27, 2013 Chris Farmer, Irene Moroz Laurent Bertino NERSC Geir Evensen Abstract Talk builds

More information

Prediction-based adaptive control of a class of discrete-time nonlinear systems with nonlinear growth rate

Prediction-based adaptive control of a class of discrete-time nonlinear systems with nonlinear growth rate www.scichina.com info.scichina.com www.springerlin.com Prediction-based adaptive control of a class of discrete-time nonlinear systems with nonlinear growth rate WEI Chen & CHEN ZongJi School of Automation

More information

The Kalman Filter (part 1) Definition. Rudolf Emil Kalman. Why do we need a filter? Definition. HCI/ComS 575X: Computational Perception.

The Kalman Filter (part 1) Definition. Rudolf Emil Kalman. Why do we need a filter? Definition. HCI/ComS 575X: Computational Perception. The Kalman Filter (part 1) HCI/ComS 575X: Computational Perception Instructor: Alexander Stoytchev http://www.cs.iastate.edu/~alex/classes/2007_spring_575x/ March 5, 2007 HCI/ComS 575X: Computational Perception

More information

On a Data Assimilation Method coupling Kalman Filtering, MCRE Concept and PGD Model Reduction for Real-Time Updating of Structural Mechanics Model

On a Data Assimilation Method coupling Kalman Filtering, MCRE Concept and PGD Model Reduction for Real-Time Updating of Structural Mechanics Model On a Data Assimilation Method coupling, MCRE Concept and PGD Model Reduction for Real-Time Updating of Structural Mechanics Model 2016 SIAM Conference on Uncertainty Quantification Basile Marchand 1, Ludovic

More information

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost

Game Physics. Game and Media Technology Master Program - Utrecht University. Dr. Nicolas Pronost Game and Media Technology Master Program - Utrecht University Dr. Nicolas Pronost Rigid body physics Particle system Most simple instance of a physics system Each object (body) is a particle Each particle

More information

Data assimilation with and without a model

Data assimilation with and without a model Data assimilation with and without a model Tim Sauer George Mason University Parameter estimation and UQ U. Pittsburgh Mar. 5, 2017 Partially supported by NSF Most of this work is due to: Tyrus Berry,

More information

Adaptive ensemble Kalman filtering of nonlinear systems. Tyrus Berry and Timothy Sauer George Mason University, Fairfax, VA 22030

Adaptive ensemble Kalman filtering of nonlinear systems. Tyrus Berry and Timothy Sauer George Mason University, Fairfax, VA 22030 Generated using V3.2 of the official AMS LATEX template journal page layout FOR AUTHOR USE ONLY, NOT FOR SUBMISSION! Adaptive ensemble Kalman filtering of nonlinear systems Tyrus Berry and Timothy Sauer

More information

Comparision of Probabilistic Navigation methods for a Swimming Robot

Comparision of Probabilistic Navigation methods for a Swimming Robot Comparision of Probabilistic Navigation methods for a Swimming Robot Anwar Ahmad Quraishi Semester Project, Autumn 2013 Supervisor: Yannic Morel BioRobotics Laboratory Headed by Prof. Aue Jan Ijspeert

More information

Adaptive State Estimation Robert Stengel Optimal Control and Estimation MAE 546 Princeton University, 2018

Adaptive State Estimation Robert Stengel Optimal Control and Estimation MAE 546 Princeton University, 2018 Adaptive State Estimation Robert Stengel Optimal Control and Estimation MAE 546 Princeton University, 218! Nonlinearity of adaptation! Parameter-adaptive filtering! Test for whiteness of the residual!

More information

Lagrangian data assimilation for point vortex systems

Lagrangian data assimilation for point vortex systems JOT J OURNAL OF TURBULENCE http://jot.iop.org/ Lagrangian data assimilation for point vortex systems Kayo Ide 1, Leonid Kuznetsov 2 and Christopher KRTJones 2 1 Department of Atmospheric Sciences and Institute

More information

DETECTION AND ISOLATION OF LEAKAGE AND VALVE FAULTS IN HYDRAULIC SYSTEMS IN VARYING LOADING CONDITIONS, PART 2: FAULT DETECTION AND ISOLATION SCHEME

DETECTION AND ISOLATION OF LEAKAGE AND VALVE FAULTS IN HYDRAULIC SYSTEMS IN VARYING LOADING CONDITIONS, PART 2: FAULT DETECTION AND ISOLATION SCHEME DETECTION AND ISOLATION OF LEAKAGE AND VALVE FAULTS IN HYDRAULIC SYSTEMS IN VARYING LOADING CONDITIONS, PART 2: FAULT DETECTION AND ISOLATION SCHEME Jarmo Nurmi and Jouni Mattila Tampere University of

More information

A New Kalman Filtering Method to Resist Motion Model Error In Dynamic Positioning Chengsong Zhoua, Jing Peng, Wenxiang Liu, Feixue Wang

A New Kalman Filtering Method to Resist Motion Model Error In Dynamic Positioning Chengsong Zhoua, Jing Peng, Wenxiang Liu, Feixue Wang 3rd International Conference on Materials Engineering, Manufacturing echnology and Control (ICMEMC 216) A New Kalman Filtering Method to Resist Motion Model Error In Dynamic Positioning Chengsong Zhoua,

More information

Partitioned Covariance Intersection

Partitioned Covariance Intersection Partitioned Covariance Intersection Arne Petersen Christian Albrechts University Kiel, Germany E-Mail: apetersen@mip.informati.uni-iel.de Phone: +49 ()431 88 1418 Marc-André Beyer Raytheon Anschütz GmbH

More information

ROBUST CONSTRAINED ESTIMATION VIA UNSCENTED TRANSFORMATION. Pramod Vachhani a, Shankar Narasimhan b and Raghunathan Rengaswamy a 1

ROBUST CONSTRAINED ESTIMATION VIA UNSCENTED TRANSFORMATION. Pramod Vachhani a, Shankar Narasimhan b and Raghunathan Rengaswamy a 1 ROUST CONSTRINED ESTIMTION VI UNSCENTED TRNSFORMTION Pramod Vachhani a, Shankar Narasimhan b and Raghunathan Rengaswamy a a Department of Chemical Engineering, Clarkson University, Potsdam, NY -3699, US.

More information

On Underweighting Nonlinear Measurements

On Underweighting Nonlinear Measurements On Underweighting Nonlinear Measurements Renato Zanetti The Charles Stark Draper Laboratory, Houston, Texas 7758 Kyle J. DeMars and Robert H. Bishop The University of Texas at Austin, Austin, Texas 78712

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

Multiple-Model Adaptive Estimation for Star Identification with Two Stars

Multiple-Model Adaptive Estimation for Star Identification with Two Stars Multiple-Model Adaptive Estimation for Star Identification with Two Stars Steven A. Szlany and John L. Crassidis University at Buffalo, State University of New Yor, Amherst, NY, 460-4400 In this paper

More information

Unscented Transformation of Vehicle States in SLAM

Unscented Transformation of Vehicle States in SLAM Unscented Transformation of Vehicle States in SLAM Juan Andrade-Cetto, Teresa Vidal-Calleja, and Alberto Sanfeliu Institut de Robòtica i Informàtica Industrial, UPC-CSIC Llorens Artigas 4-6, Barcelona,

More information

Lyapunov Design for Controls

Lyapunov Design for Controls F.L. Lewis, NAI Moncrief-O Donnell Chair, UTA Research Institute (UTARI) The University of Texas at Arlington, USA and Foreign Professor, Chongqing University, China Supported by : China Qian Ren Program,

More information

Nonlinear Parameter Estimation for State-Space ARCH Models with Missing Observations

Nonlinear Parameter Estimation for State-Space ARCH Models with Missing Observations Nonlinear Parameter Estimation for State-Space ARCH Models with Missing Observations SEBASTIÁN OSSANDÓN Pontificia Universidad Católica de Valparaíso Instituto de Matemáticas Blanco Viel 596, Cerro Barón,

More information

Miscellaneous. Regarding reading materials. Again, ask questions (if you have) and ask them earlier

Miscellaneous. Regarding reading materials. Again, ask questions (if you have) and ask them earlier Miscellaneous Regarding reading materials Reading materials will be provided as needed If no assigned reading, it means I think the material from class is sufficient Should be enough for you to do your

More information