State estimation (Kalman filter)

Slides:



Advertisements
Similar presentations
Kalman’s Beautiful Filter (an introduction) George Kantor presented to Sensor Based Planning Lab Carnegie Mellon University December 8, 2000.
Advertisements

Autonomous Robot Navigation Panos Trahanias ΗΥ475 Fall 2007.
Kraft Pulping Modeling & Control 1 Control of Continuous Kraft Digesters Professor Richard Gustafson.
Dr Graeme A. Jones tools from the vision tool box Kalman Tracker - noise and filter design.
Robust Monte Carlo Localization for Mobile Robots
Kalman filter and SLAM problem
Course Project Intro IMM-JPDAF Multiple-Target Tracking Algorithm: Description and Performance Testing By Melita Tasic 3/5/2001.
Jamal Saboune - CRV10 Tutorial Day 1 Bayesian state estimation and application to tracking Jamal Saboune VIVA Lab - SITE - University.
Robust localization algorithms for an autonomous campus tour guide Richard Thrapp Christian Westbrook Devika Subramanian Rice University Presented at ICRA.
Young Ki Baik, Computer Vision Lab.
Image Pool. (a)(b) (a)(b) (a)(c)(b) ID = 0ID = 1.
University of Colorado Boulder ASEN 5070: Statistical Orbit Determination I Fall 2014 Professor Brandon A. Jones Lecture 18: Minimum Variance Estimator.
Soil moisture generation at ECMWF Gisela Seuffert and Pedro Viterbo European Centre for Medium Range Weather Forecasts ELDAS Interim Data Co-ordination.
2 Introduction to Kalman Filters Michael Williams 5 June 2003.
CSE-473 Mobile Robot Mapping. Mapping with Raw Odometry.
Local Predictability of the Performance of an Ensemble Forecast System Liz Satterfield and Istvan Szunyogh Texas A&M University, College Station, TX Third.
Høgskolen i Telemark Control of Biogas Reactors Telemark University College Presentation at "Servomøtet", Trondheim, October 2015 Finn Aakre Haugen.
By: Aaron Dyreson Supervising Professor: Dr. Ioannis Schizas
Cameron Rowe.  Introduction  Purpose  Implementation  Simple Example Problem  Extended Kalman Filters  Conclusion  Real World Examples.
The Unscented Kalman Filter for Nonlinear Estimation Young Ki Baik.
IIT Bombay 19 th Dec th Dec 2008 Tracking Dynamic Boundary Fronts using Range Sensors Subhasri Duttagupta (Ph. D student), Prof. Krithi Ramamritham.
1 Computational Vision CSCI 363, Fall 2012 Lecture 29 Structure from motion, Heading.
Model-based Predictive Control (MPC)
Mathematical Models for Simulation, Control and Testing
Introduction to process control
Course PEF3006 Process Control Fall 2017 Lecture: Process dynamics
Welcome to Technological Forum 14 September 2016.
Course PEF3006 Process Control Fall 2017 Actuators By Finn Haugen
Course IIA1117 Control Engineering Fall 2017 Plant-wide control
State estimation (Kalman filter)
Model-based Predictive Control (MPC)
Tuning of PID controllers
Kalman’s Beautiful Filter (an introduction)
Av Finn Aakre Haugen IA3112 Automatiseringsteknikk og EK3114 Automatisering og vannkraftregulering Høstsemesteret 2017 Gain scheduling.
Course PEF3006 Process Control Fall 2018 Feedforward Control
Tuning of PID controllers
آشنايی با اصول و پايه های يک آزمايش
PID controller: Reverse or direct action?
Model-based Predictive Control (MPC)
Model-based Predictive Control (MPC)
Course PEF3006 Process Control Fall 2018 Lecture: Process dynamics
Physics-based simulation for visual computing applications
Course PEF3006 Process Control Fall 2018 PID Control
Course PEF3006 Process Control Fall 2017 Controllers By Finn Haugen
Modeling rat bloodstream using fluorescence imaging data
Kalman Filter فيلتر كالمن در سال 1960 توسط R.E.Kalman در مقاله اي تحت عنوان زير معرفي شد. “A new approach to liner filtering & prediction problem” Transactions.
Introduction to process control
IA3112 Automatiseringsteknikk Høsten 2018
IA3112 Automatiseringsteknikk Høsten 2017
Course IIA1117 Control Engineering Fall 2017 Cascade control
Averaging (or equalizing) level control
Course IIA1117 Control Engineering Fall 2018 Cascade control
Course IIA1117 Control Engineering Fall 2018 Plant-wide control
Av Finn Aakre Haugen IA3112 Automatiseringsteknikk og EK3114 Automatisering og vannkraftregulering Høstsemesteret 2018 Gain scheduling.
Course PEF3006 Process Control Fall 2017 Cascade control
Course PEF3006 Process Control Fall 2017 Feedforward Control
How a control system may become unstable
Averaging (or equalizing) level control
Course IIA1117 Control Engineering Fall 2018 Ratio control
Course IIA1117 Control Engineering Fall 2017 Ratio control
On-Off Control (alternative to PID)
Averaging (or equalizing) level control
Course PEF3006 Process Control Fall 2018 Cascade control
On-Off Control (alternative to PID)
Homework 2 Let us simulate the savings experiment of Kojima et al. (2004) assuming that the learner models the hidden state of the world with a 3x1 vector.
Q: How can we make people believe our predictions/projections?
How a control system may become unstable
PID controller: Reverse or direct action?
Course PEF3006 Process Control Fall 2017 PID Control
Some critical questions
Presentation transcript:

State estimation (Kalman filter) Course PEF3006 Process Control Fall 2018 State estimation (Kalman filter) Av Finn Aakre Haugen (finn.haugen@usn.no) USN. PEF3006 Process Control. Haugen. 2018.

A prosess with a state estimator: Real process A state estimator (or observer) is in principle a real-time process simulator that runs on a computer, in parallel with the physical process. The states of the simulator (estimator) are updated by the error or deviation between of the real measurement and the simulated (predicted) measurement. State estimator or observer Literature for further reading. USN. PEF3006 Process Control. Haugen. 2018.

Example: Kalman-filter for estimation of the states of a biogas reactor Article: State Estimation and Model-Based Control of a Pilot Anaerobic Digestion Reactor (https://www.hindawi.com/journals/jcse/2014/572621/) USN. PEF3006 Process Control. Haugen. 2018.

Foss Farm (Skien, Norway) USN. PEF3006 Process Control. Haugen. 2018.

USN. PEF3006 Process Control. Haugen. 2018.

The process (biogas reactor): USN. PEF3006 Process Control. Haugen. 2018.

AD model used: «Modified Hill model» (Hill, 1983, Haugen et al., 2013) USN. PEF3006 Process Control. Haugen. 2018.

USN. PEF3006 Process Control. Haugen. 2018. Results with Kalman Filter: USN. PEF3006 Process Control. Haugen. 2018.

Kalman-filter for estimation of the outflow of a simulated water tank Example: Kalman-filter for estimation of the outflow of a simulated water tank http://techteach.no/simview/kalmanfilter USN. PEF3006 Process Control. Haugen. 2018.