on-line estimation a comparison and evaluation of alternative recursive and batchwise approaches

26
1 On-line estimation A comparison and evaluation of alternative recursive and batchwise approaches Tore Lid, On-line estimation

Upload: ursa

Post on 06-Jan-2016

37 views

Category:

Documents


0 download

DESCRIPTION

On-line estimation A comparison and evaluation of alternative recursive and batchwise approaches. Tore Lid, On-line estimation. Outline. Introduction The Kalman filter The Extended Kalman Filter Moving Horizon Estimator Simple example Conclusions. What is estimation?. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

1

On-line estimation

A comparison and evaluation of alternative recursive and batchwise approaches

Tore Lid, On-line estimation

Page 2: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

2

Outline

• Introduction• The Kalman filter• The Extended Kalman Filter• Moving Horizon Estimator• Simple example• Conclusions

Page 3: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

3

What is estimation?

Estimation is the calculated approximation of a result which is usable even if input data may be incomplete, uncertain, or noisy.

Page 4: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

4

Why estimate?

Monitor

Control

Page 5: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

5

The process model

The process

Measuredoutputs

Measured inputs

Page 6: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

6

The state space model

Page 7: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

7

The linear state space model

Page 8: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

8

The Kalman Filter

A priori estimate

A posteriori estimate

Page 9: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

9

The Kalman FilterA priori estimate

Page 10: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

10

The Kalman FilterA posteriori estimate

Page 11: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

11

The Kalman Filter

Page 12: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

12

The Kalman Filter

Page 13: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

13

The Kalman Filter

timet(k) t(k+1)

Page 14: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

14

Nonlinear state space model

Page 15: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

15

The Extended Kalman Filter

Page 16: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

16

The Extended Kalman Filter

Time update Measurement update

Page 17: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

17

Moving horizon estimator

Page 18: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

18

Moving horizon estimator

Page 19: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

19

Moving horizon estimator

Page 20: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

20

Moving horizon estimator

Page 21: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

21

ExampleMeasurements:•Mass in Eq. Tank•Mass in Tank 1•Mass in Tank 2•Mass in Tank 3•Waste liquid mass flow

Objective: Estimate possible tank leakage

Page 22: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

22

ExampleLinear state space model

Simulation Estimation

Page 23: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

23

Example

Page 24: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

24

Conclution

• Extended Kalman filter– Has a fixed computational load– Linearization degrades the performance– Does not handle constraints on states and disturbances

• Moving horizon estimator– Handle constraints on states and disturbances

• Should be used with care, may have negative side effects

– No linearization of nonlinear process models– The computation of the arrival cost is still a challenge– High computational load for large systems

• R and Q has to be estimated

Page 25: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

25

Acknowledgements

• Tor Steinar Schei• Magne Hillestad• Stig Strand• Marius Govatsmark

Page 26: On-line estimation A comparison and evaluation of alternative  recursive and batchwise approaches

26

References• [1] Tor Steinar Schei, On-line Estimation for Process Control and Optimization

Applications, Presented at DYCOPS June 6-8th 2007, 8th International Symposium on Dynamics and Control of Process Systems

• [2] C.V. Rao and J. B. Rawlings, Constrained Process Monitoring: Moving Horizon Approach, AIChE Journal, 2002, 48, 1, 97-108

• [3] G. Welch and G. Bishop, An Introduction to the Kalman Filter, University of North Carolina at Chapel Hill, Department of Computer Science,TR 95-041

• [4] E. L Haseltine and J. B. Rawlings, A Critical Evaluation of Extended Kalman Filter and Moving Horizon Estimation, Ind. Chem. Eng. Res. 2005, 44, 2451-2460