EP0862730A2 - Method for adaptive kalman filtering in dynamic systems - Google Patents

Method for adaptive kalman filtering in dynamic systems

Info

Publication number
EP0862730A2
EP0862730A2 EP96938246A EP96938246A EP0862730A2 EP 0862730 A2 EP0862730 A2 EP 0862730A2 EP 96938246 A EP96938246 A EP 96938246A EP 96938246 A EP96938246 A EP 96938246A EP 0862730 A2 EP0862730 A2 EP 0862730A2
Authority
EP
European Patent Office
Prior art keywords
values
model
matrix
output signal
calibration parameters
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP96938246A
Other languages
German (de)
French (fr)
Other versions
EP0862730B1 (en
Inventor
Antti Aarne Ilmari Lange
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to SI9630624T priority Critical patent/SI0862730T1/en
Publication of EP0862730A2 publication Critical patent/EP0862730A2/en
Application granted granted Critical
Publication of EP0862730B1 publication Critical patent/EP0862730B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01DMEASURING NOT SPECIALLY ADAPTED FOR A SPECIFIC VARIABLE; ARRANGEMENTS FOR MEASURING TWO OR MORE VARIABLES NOT COVERED IN A SINGLE OTHER SUBCLASS; TARIFF METERING APPARATUS; MEASURING OR TESTING NOT OTHERWISE PROVIDED FOR
    • G01D18/00Testing or calibrating apparatus or arrangements provided for in groups G01D1/00 - G01D15/00
    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H21/00Adaptive networks
    • H03H21/0012Digital adaptive filters
    • H03H21/0025Particular filtering methods
    • H03H21/0029Particular filtering methods based on statistics
    • H03H21/003KALMAN filters

Definitions

  • the underlying Markov (finite memory) process is described by the equations from (1) to (3).
  • Kalman gain matrix K is defined by ;
  • c. typically represents calibration parameters at time t
  • Augmented Model for a moving time volume (e.g. for "whitening” an observed “innovations” sequence of residuals e t for a moving sample of length L):
  • the latter matrix equation has a "nested" Block- Angular structure.
  • the first set of these parameters, c t can vary from one time to another.
  • the second type, C t of these parameters have constant values (approximately at least) over long moving time windows of length L.
  • the latter ones, C t make the Kalman filtering process an adaptive one.
  • the solving of the latter parameters with the conventional Kalman recursions from (4) to (6) causes an observability problem as for computational reasons length L must be short. But with the FKF formulae of PCT/FI90/00122, the sample size can be so large that no initialization (or training) may be needed at all.
  • the Augmented Model approach is superior to the use of the conventional Kalman recursions for a large vector of input data y. because the computation of the Kalman Gain matrix K requires the huge matrix inversion when Cov(s t ) is unknown. Both methods are algebraically and statistically equivalent but certainly not numerically.
  • Matrix H is still the same design matrix as before that stemms from the partial derivatives of the physical dependencies between measurements y t and state parameters s. , please see Partitioning (11) on page 3 (the old block-diagonality assumption for matrices A and B is no longer valid). Matrix describes how the systematic errors of the measurements depend on the calibration or "calibration type" parameters, vector C t , that are constants in time or vary only slowly. The columns of matrices , , represent
  • Matrix A t is still the same sta transition matrix that stemms from the partial derivatives of the physi l dependencies between states s and previous states s t-1 .
  • r t is the column vector of all the mxm elements of matrix dA t .
  • the matrix equation above has a "nested" Block- Angular structure.
  • the first type, c t is imbedded in the data of each time step t.
  • Two other types are represented by vector C t .
  • the first set of these parameters, i.e. r t is used for correcting gross errors in the state transition matrices.
  • the second set is used for the whitening and the partial ortogonalization of the errors of the measurements and the system (i.e. for block-diagonalization of covariance matrices).
  • the last two sets of parameters have more or less constant values over the long moving time window and make the Kalman filtering process an adaptive one.
  • Fig. 1 A supernavigator based on a notebook PC that performs the functions of a Kalman filtering logic unit (1) through exploiting the generalized Fast Kalman Filtering (FKF) method.
  • the overall receiver concept comprises an integrated sensor, remote sensing, data processing and transmission system (3) of, say, a national atmospheric/oceanic service and, optionally, an off-the-shelf GPS receiver.
  • the database unit (2) running on the notebook PC contains updated information on control (4) and performance aspects of the various subsystems as well as auxiliary information such as geographical maps.
  • the logic unit (1) Based upon all these inputs, the logic unit (1) provides real-time 3-dimensional visualizations (5) on what is going on by using the FKF recursions for equation system (24) and on what will take place in the nearest future by using the predictions from equations (15). Dependable accuracy information is also provided when the well-known stability conditions of optimal Kalman filtering are be met by the observing system (3). These error variances and covariances are computed by using equations (15) and (20).
  • the centralized data processing system (3) provides estimates of State Transition Matrix A for each time step t.

Abstract

The invention is based on the use of the principles of Lange's Fast Kalman Filtering (FKFTM) for large process control, prediction or warning systems where other computing methods are either too slow or fail because of truncation errors. The invented method makes it possible to exploit the FKF method for adaptive Kalman Filtering of dynamic multiparameter systems with large moving data-windows.

Description

METHOD FOR ADAPTIVE KALMAN FILTERING
IN DYNAMIC SYSTEMS
Technical Field
This invention relates generally to all practical applications of Kalman filtering and more particularly to controlling dynamic systems with a need for fast and reliable adaptation to circumstances.
Background Art
Prior to explaining the invention, it is helpful to understand first the prior art of conventional Kalman recursions as well as the Fast Kalman Filtering (FKF) method for both calibrating a sensor system PCT/FI90/00122 (WO 90/13794) and controlling a large dynamic system PCT/FI93/00192 (WO 93/22625).
The underlying Markov (finite memory) process is described by the equations from (1) to (3). The first equation tells how a measurement vector yt depends on a state vector st at time point t, (t=0,1,2...). This is the linearized Measurement (or observation) equation:
Matrix Ht is the design (Jacobian) matrix that stems from the partial derivatives of actual physical dependencies. The second equation describes the time evolution of the overall system and it is known as the linearized System (or state) equation:
Matrix At is the state transition (Jacobian) matrix and Bt is the control gain (Jacobian) matrix. Equation (2) tells how present state st of the overall system develops from previous state st-1 , control/external forcing ut-1 and random error at effects. When measurement errors et and system errors a are neither auto- (i.e. white noise) nor cross-correlated and are given by the following co variance matrices:
then the famous Kalman forward recursion formulae from (4) to (6) give us
Best Linear Unbiased Estimate (BLUE) of present state s as follows:
and the covariance matrix of its estimation errors as follows:
where the Kalman gain matrix K is defined by ;
This recursive linear solution is (locally) optimal. The stability of the Kalman Filter (KF) requires that the observability and controlability conditions must also be satisfied (Kalman, 1960). However, equation (6) too often requires an overly large matrix to be inverted. Number n of the rows (and columns) of the matrix is as large as there are elements in measurement vector yt. A large n is needed for making the observability and controlability conditions satisfied. This is the problem sorted out by the discoveries reported here and in PCT/FI90/00122 and PCT/FI93/00192.
The following modified form of the State equation has been introduced
and combined with the Measurement equation (1) in order to obtain the so-called Augmented Model:
The state parameters can be estimated by using the well-known solution of a Regression Analysis problem as follows: The result is algebraically equivalent to use of the Kalman recursions but not numerically (see e.g. Harvey, 1981: "Time Series Models" , Philip Allan Publishers Ltd, Oxford, UK, pp. 101-119). The dimension of the matrix to be inverted in equation (9) is now the number (=m) of elements in state vector st. Harvey's approach is fundamental to all different variations of the Fast Kalman Filtering (FKF) method.
An initialization or temporary training of any large Kalman Filter (KF), in order to make the observability condition satisfied, can be done by Lange's High-pass Filter (Lange, 1988). It exploits an analytical sparse-matrix inversion formula for solving regression models with the following so-called Canonical Block-angular matrix structure:
This is the matrix representation of the Measurement equation of e.g. an entire windfinding intercomparison experiment. The vectors b1 , b2,...,bK typically refer to consecutive position coordinates e.g. of a weather balloon but may also contain those calibration parameters that have a significant time or space variation. The vector c refers to the other calibration parameters that are constant over the sampling period.
For all large multiple sensor systems their design matrices Ht are sparse. Thus, one can do in one way or another the same sort of
Partitioning:
where c. typically represents calibration parameters at time t
b{ ^ all other state parameters in the time and/or space volume
A state transition matrix (bock-diagonal) at time t
B matrix (bock-diagonal) for state-independent effects u. at time t. If the partitioning is not obvious one may try to do it automatically by using a specific algorithm that converts every sparse linear system into the Canonical Block-angular form (Weil and Kettler, 1971 : "Rearranging
Matrices to Block-angular Form for Decomposition (and other) Algorithms",
Management Science, Vol. 18, No. 1 , Semptember 1971 , pages 98-107). The covariance matrix of random errors e, may, however, loose something of its original and simple diagonality.
Consequently, gigantic Regression Analysis problems were faced as follows:
Augmented model for a space volume case: e.g. for the data of a balloon tracking experiment with K consecutive balloon positions:
Augmented Model for a moving time volume: (e.g. for "whitening" an observed "innovations" sequence of residuals et for a moving sample of length L):
Please note that the latter matrix equation has a "nested" Block- Angular structure. There are two types of "calibration" parameters ct and Ct. The first set of these parameters, ct, can vary from one time to another. The second type, Ct, of these parameters have constant values (approximately at least) over long moving time windows of length L. The latter ones, Ct, make the Kalman filtering process an adaptive one. The solving of the latter parameters with the conventional Kalman recursions from (4) to (6) causes an observability problem as for computational reasons length L must be short. But with the FKF formulae of PCT/FI90/00122, the sample size can be so large that no initialization (or training) may be needed at all.
Prior to explaining the method of PCT/FI93/00192, it will be helpful to first understand some prior art of the Kalman Filtering (KF) theory exploited in experimental Numerical Weather Prediction (NWP) systems. As previously, they also make use of equation (1):
Measurement Equation:
where state vector s. describes the state of the atmosphere at time t. Now, st usually represents all gridpoint values of atmospheric variables e.g. the geopotential heights (actually, their departure values from the actual values estimated by some means) of different pressure levels.
The dynamics of the atmosphere is governed by a well-known set of partial differential equations ("primitive" equations). By using e.g. the tangent linear approximation of the NWP model the following expression of equation (2) is obtained for the time evolution of state parameters st (actually, their departure values from a "trajectory" in the space of state parameters generated with the nonlinear NWP model) at a time step:
State Equation:
The four-dimensional data assimilation results and the NWP forecasts , respectively, are obtained from the Kalman Filter system as follows:
where and the crucial Updating computations are performed with the following Kalman Recursion:
The matrix inversion needed here for the computation of the Kalman Gain matrix is overwhelmingly difficult to compute for a real NWP system because the data assimilation system must be be able to digest several million data elements at a time. Dr. T. Gal-Chen reported on this problem in 1988 as follows: "There is hope that the developments of massively parallel supercomputers (e.g., 1000 desktop CRAYs working in tandem) could result in algorithms much closer to optimal..." , see "Report of the Critical Review Panel - Lower Tropospheric Profiling Symposium: Needs and Technologies", Bulletin of the American Meteorological Society, Vol. 71, No. 5, May 1990, page 684.
The method of PCT/FI93/00192 exploits the Augmented Model approach from equation (8):
i.e.
The following two sets of equations are obtained for Updating purposes:
or,
and, where,
but instead of the FKF method of PCT/FI93/00192 takes
The Augmented Model approach is superior to the use of the conventional Kalman recursions for a large vector of input data y. because the computation of the Kalman Gain matrix K requires the huge matrix inversion when Cov(st) is unknown. Both methods are algebraically and statistically equivalent but certainly not numerically.
However, the Augmented Model formulae are still too difficult to be handled numerically. This is, firstly, because state vector s consists a large amount (=m) of gridpoint data for a realistic representation of the atmosphere. Secondly, there are many other state parameters that must be included in the state vector for a realistic NWP system. These are first of all related to systematic (calibration) errors of observing systems as well as to the so-called physical parameterization schemes of small scale atmospheric processes.
The calibration problems are overcome in PCT/FI93/00192 by using the method of decoupling states. It is done by performing the following Partitioning:
where ct typically represents "calibration" parameters at time t
bt, k values of atmospheric parameters at gridpoint k (k= 1,...K) A state transition matrix at time t (submat rices A1 ,..., AK,Ac) B control gain matrix (submatrices B1,..., BK, Bc).
Consequently, the following gigantic Regression Analysis problem was faced:
The Fast Kalman Filter (FKF) formulae for the recursion step at any time point t were as follows:
where, for k= 1,2,...,K,
I, i.e. for k=0,
l
,
The data assimilation accuracies were obtained from equation (20) as follows:
C
where
Kalman Filter (KF) studies have also been reported e.g. by Stephen E. Conn and David F. Parrish (1991): "The Behavior of Forecast Error Covariances for a Kalman Filter in Two Dimensions", Monthly Weather Review of the American Meteorological Society, Vol. 119, pp. 1757-1785. However, the ideal Kalman Filter systems described in all such reports is still out of reach for Four Dimensions (i.e. space and time). A reliable estimation and inversion of the error covariance matrix of the state parameters is required as Dr. Heikki Jarvinen of the European Centre for Medium-range Weather Forecasts (ECMWF) states: "In meteorology, the dimension (=m) of the state parameter vector st may be 100,000 - 10,000,000. This makes it impossible in practice to exactly handle the error covariance matrix.", see "Meteorological Data Assimilation as a Variational Problem" , Report No. 43 (1995), Department of Meteorology, University of Helsinki, page 10. Dr. Adrian Simmons of ECMWF confirmes that "the basic approach of Kalman Filtering is well established theoretically, but the computational requirement renders a full implementation intractable.", see ECMWF Newsletter Number 69 (Spring 1995), page 12.
The Fast Kalman Filtering (FKF) formulas known from PCT/FI90/00122 and PCT/FI93/00192 make use of the assumption that error covariance matrix Vt in equations (9) and (13), respectively, is block-diagonal. Please see the FKF formula (19) where these diagonal blocks are written out as:
It is clear especially for the case of adaptive Kalman Filtering (and the 4-dimensional data-assimilation) that the estimates of consecutive state parameter vectors st-1, st-2, st -3, ... are cross- and auto-correlated. There exists a need for exploiting the principles of the Fast Kalman Filtering (FKF) method for adaptive Kalman Filtering (AKF) with equal or better computational speed, reliability, accuracy, and cost benefits than other Kalman Filtering methods can do. The invented method for an exact way of handling the error covariances will be disclosed herein.
Summary of the Invention
These needs are substantially met by provision of the adaptive Fast Kalman Filtering (FKF) method for calibrating/adjusting various parameters of the dynamic system in real-time or in near real-time. Both the measurement and the system errors are whitened and partially orthogonalized as described in this specification. The FKF computations are made as close to the optimal Kalman Filter as needed under the observability and controllability conditions. The estimated error variances and covariances provide a tool for monitoring the filter stability.
Best Mode for Carrying out the Invention
We rewrite the linearized Measurement (or observation) equation:
where e t now represents "white" noise that correlates with neither et- 1 , et-2,... nor , nor a
t, at-1 , at-2,.... Matrix H is still the same design matrix as before that stemms from the partial derivatives of the physical dependencies between measurements yt and state parameters s. , please see Partitioning (11) on page 3 (the old block-diagonality assumption for matrices A and B is no longer valid). Matrix describes how the systematic errors of the measurements depend on the calibration or "calibration type" parameters, vector Ct, that are constants in time or vary only slowly. The columns of matrices , , represent
partial derivatives, wave forms like sinusoids, square waves, "hat" functions, etc. and empirical orthogonal functions (EOF) depending on what is known about physical dependencies, regression and autoregression (AR) the systematic errors of the measurements. Elements of estimated vector will then determine amplitudes of the "red" noise factors. Let us refer to quite similar Augmented Model for a moving time volume for "whitening" observed "innovations" sequences of measurements, on the bottom of page 4. Similarly, we rewrite the linearized System (or state) equation:
where at now represents "white" noise that correlates with neither et. , et-1, et-2,... nor , nor at-1, at-2, .... Matrix At is still the same sta transition matrix that stemms from the partial derivatives of the physi l dependencies between states s and previous states st-1.
Matrix describes how the systematic errors of the dynamical model (e.g.
NWP) depend on the calibration or "calibration type" parameters, vector
Ct, that are constants in time or vary only slowly. The columns of matrices , , represent partial derivatives, wave forms
like sinusoids, square waves, "hat" functions, etc. and empirical orthogonal functions (EOF) depending on what is known about physical dependencies, regression and autoregression (AR) of the systematic errors of the model. Elements of estimated vector will then determine
amplitudes of the "red" noise factors.
Matrix dA tells how systematic state transition errors of the dynamical (NWP) model depend on prevailing (weather) conditions. If they are unknown but vary only slowly an adjustment is done by moving averaging (MA) in conjunction with the FKF method as described next. The impact is obtained from System equation (22) and is rewritten as follows: ' ' where Mt-1 is a matrix composed of m diagonal matrices of size mxm,
s1 , s2, ... sm are the m scalar elements of state vector st-1,
rt is the column vector of all the mxm elements of matrix dAt.
Please note that equation (23) reverses the order of multiplication which now makes it possible to estimate elements of matrix dA t as ordinary regression parameters. Consequently, the following gigantic Regression Analysis problem is faced:
Augmented Model for a moving time volume: (i.e. for whitening innovations sequences of residuals et and a for a moving sample of length L):
Please note that the matrix equation above has a "nested" Block- Angular structure. There can be three types of different "calibration" parameters. The first type, ct, is imbedded in the data of each time step t. Two other types are represented by vector Ct . The first set of these parameters, i.e. rt, is used for correcting gross errors in the state transition matrices. The second set is used for the whitening and the partial ortogonalization of the errors of the measurements and the system (i.e. for block-diagonalization of covariance matrices). The last two sets of parameters have more or less constant values over the long moving time window and make the Kalman filtering process an adaptive one.
It should also be noted that matrix M cannot take its full size (mxm) as indicated in equation (23). This is because the observability condition will become unsatisfied as there would too many unknowm quantities. Thus, matrix M must be effectively "compressed" to represent only those elements of matrix A which relate to serious transition errors only. Such transitions are found by e.g. using so-called maximum correlation methods. In fact, sporadic and slowly migrating patterns may develop in the space of state parameter vectors. These are small-scale phenomena, typically, and they cannot be adequately described by the state transition matrices derived from the model equations only. In order to maintain the filter stability, all the estimated elements of matrix dA are kept observable in the moving averaging (MA) of measurements e.g. by monitoring their estimated covariances in equation (20). The Fast Kalman Filter (FKF) formulae for a time window of length L at time point t are then as follows:
where, for l=0,1,2,...,L-1,
and, i.e. for l=L,
1
It may sometimes be necessary to Shape Filter some of the error terms for the sake of optimality. If this is done then the identity (I) matrices would disappear from the FKF formulas and have to be properly replaced accordingly. The FKF formulas given here and in PCT/FI90/00122 and PCT/FI93/00192 are based on the assumption that error covariance matrices are block-diagonal. Attempts to solve all parameters Ct with the conventional Kalman recursions from (4) to (6) doomed to fail due to serious observability and controlability problems as computational restrictions prohibit window length L from being taken long enough. Fortunately, by using the FKF formulas, the time window can be taken so long that an initialization or temporal training sequences of the filter may become completely redundant.
Various formulas for fast adaptive Kalman Filtering can derived from the Normal Equation system of the gigantic linearized regression equation (24) by different recursive uses of Frobenius' formula:
where H = D - CA- 1B. The formulas (20) and (25) as well as any other FKF type of formulas obtained from Frobenius' formula (26) are pursuant to the invented method.
For example, there are effective computational methods for inverting symmetric band-diagonal matrices. The error covariance matrices of numerical weather forecasts are typically band-diagonal. We can proceed directly from equation system (8) without merging state parameters s into the observational blocks of the gigantic Regression Analysis problem (18). Their error covariance matrix can then be inverted as one large block and a recursive use of Frobenius' formula leads to FKF formulas similar to formulas (25).
All the matrices to be inverted for solution of the gigantic
Regression Analysis models are kept small enough by exploiting the reported semi-analytical computational methods. The preferred embodiment of the invention is shown in Fig. 1 and will be described below: A supernavigator based on a notebook PC that performs the functions of a Kalman filtering logic unit (1) through exploiting the generalized Fast Kalman Filtering (FKF) method. The overall receiver concept comprises an integrated sensor, remote sensing, data processing and transmission system (3) of, say, a national atmospheric/oceanic service and, optionally, an off-the-shelf GPS receiver. The database unit (2) running on the notebook PC contains updated information on control (4) and performance aspects of the various subsystems as well as auxiliary information such as geographical maps. Based upon all these inputs, the logic unit (1) provides real-time 3-dimensional visualizations (5) on what is going on by using the FKF recursions for equation system (24) and on what will take place in the nearest future by using the predictions from equations (15). Dependable accuracy information is also provided when the well-known stability conditions of optimal Kalman filtering are be met by the observing system (3). These error variances and covariances are computed by using equations (15) and (20). The centralized data processing system (3) provides estimates of State Transition Matrix A for each time step t. These matrices are then adjusted locally (1) to take into account all observed small-scale transitions that occur in the atmospheric/oceanic environment (see for example Cotton, Thompson & Mielke, 1994: "Real-Time Mesoscale Prediction on Workstations", Bulletin of the American Meteorological Society, Vol. 75, Number 3, March 1994, pp. 349-362).
Those skilled in the art will appreciate that many variations could be practiced with respect to the above described invention without departing from the spirit of the invention. Therefore, it should be understood that the scope of the invention should not be considered as limited to the specific embodiment described, except in so far as the claims may specifically include such limitations. References
(1) Kalman, R. E. (1960): "A new approach to linear filtering and prediction problems". Trans. ASME J. of Basic Eng. 82:35-45.
(2) Lange, A. A. (1982): "Multipath propagation of VLF Omega signals". IEEE PLANS '82 - Position Location and Navigation Symposium Record, December 1982, 302-309.
(3) Lange, A. A. (1984): "Integration, calibration and intercomparison of windfinding devices". WMO Instruments and Observing Methods Report No. 15.
(4) Lange, A. A. (1988a): "A high-pass filter for optimum calibration of observing systems with applications". Simulation and Optimization of Large Systems, edited by A. J. Osiadacz, Oxford University Press/Clarendon Press, Oxford, 1988, 311-327.
(5) Lange, A. A. (1988b): "Determination of the radiosonde biases by using satellite radiance measurements". WMO Instruments and Observing Methods Report No. 33, 201-206.
(6) Lange, A. A. (1990): "Apparatus and method for calibrating a sensor system". International Application Published under the Patent Cooperation Treaty (PCT), World Intellectual Property Organization, International Bureau, WO 90/13794, PCT/FI90/00122, 15 November 1990.
(7) Lange, A. A. (1993): "Method for Fast Kalman Filtering in large dynamic systems". International Application Published under the Patent Cooperation Treaty (PCT), World Intellectual Property Organization, International Bureau, WO 93/22625, PCT/FI93/00192, 11 November 1993.
(8) Lange, A. A. (1994): "A surface-based hybrid upper-air sounding system". WMO Instruments and Observing Methods Report No. 57, 175-177.

Claims

CLAIMS What is claimed is:
1. A method for adjusting model and calibration parameters of a large sensor system accompanied with said model of external events by adaptive Kalman filtering, the sensor output units providing signals in response to said external events and where the number of simultaneously processed sensor output signal values is in excess of 50, the method comprising the steps of:
a) providing a data base unit for storing information on:
- a plurality of test point sensor output signal values for some of said sensors and a plurality of values for said external events corresponding to said test point sensor output signal values, or simultaneous time series of said output signal values from adjacent sensors for comparison;
- said sensor output signal values accompanied with values for said model and calibration parameters and values for said external events corresponding to a situation; and,
- controls of said sensors and changes in said external events corresponding to a new situation;
b) providing a logic unit for accessing said sensor signal output values with said model and calibration parameters, said logic unit having a two-way communications link to said data base unit, and computing initial values for unknown model and calibration parameters with accuracy estimates by using Lange's High-pass Filter as required;
c) providing said sensor output signal values from said sensors, as available, to said logic unit;
d) providing information on said controls and changes to said
data base unit;
e) accessing current values of said model and calibration parameters and elements of a state transition matrix, and computing by using the Fast Kalman Filter (FKF) formulas obtained from Lange's sparse-matrix inversion formula, in said logic unit, updates of said model and calibration parameters, values of said external events and their accuracies corresponding to said new situation;
f) controlling stability of said Kalman filtering by monitoring said accuracy estimates, in said logic unit, and by indicating need for new test point data, comparisons or system reconfiguration;
g) adjusting those of said model and calibration parameter values for which stable updates are available.
EP96938246A 1995-11-15 1996-11-15 Method for adaptive kalman filtering in dynamic systems Expired - Lifetime EP0862730B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
SI9630624T SI0862730T1 (en) 1995-11-15 1996-11-15 Method for adaptive kalman filtering in dynamic systems

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
FI955489A FI955489A0 (en) 1995-11-15 1995-11-15 Foerfarande Foer adaptive Kalmanfiltrering in a dynamic system
FI955489 1995-11-15
PCT/FI1996/000621 WO1997018442A2 (en) 1995-11-15 1996-11-15 Method for adaptive kalman filtering in dynamic systems

Publications (2)

Publication Number Publication Date
EP0862730A2 true EP0862730A2 (en) 1998-09-09
EP0862730B1 EP0862730B1 (en) 2003-05-14

Family

ID=8544385

Family Applications (1)

Application Number Title Priority Date Filing Date
EP96938246A Expired - Lifetime EP0862730B1 (en) 1995-11-15 1996-11-15 Method for adaptive kalman filtering in dynamic systems

Country Status (25)

Country Link
US (1) US6202033B1 (en)
EP (1) EP0862730B1 (en)
JP (1) JPH11506204A (en)
KR (1) KR100392651B1 (en)
CN (1) CN1121093C (en)
AU (1) AU705080B2 (en)
CA (1) CA2236757C (en)
CZ (1) CZ293985B6 (en)
DE (1) DE69628186T2 (en)
EA (1) EA001188B1 (en)
EE (1) EE03534B1 (en)
ES (1) ES2198502T3 (en)
FI (2) FI955489A0 (en)
GE (1) GEP20022775B (en)
IL (1) IL124581A (en)
IS (1) IS4738A (en)
MX (1) MXPA98003895A (en)
OA (1) OA10768A (en)
PL (1) PL185573B1 (en)
PT (1) PT862730E (en)
SI (1) SI0862730T1 (en)
SK (1) SK284575B6 (en)
TR (1) TR199800947T2 (en)
UA (1) UA49862C2 (en)
WO (1) WO1997018442A2 (en)

Families Citing this family (27)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020137696A1 (en) * 1996-01-23 2002-09-26 Robert Tam Specific modulation of TH1/TH2 cytokine expression by ribavirin in activated T-lymphocytes
FR2783940B1 (en) * 1998-09-28 2000-12-01 Schneider Electric Sa METHOD OF ESTIMATING, USING AN EXTENDED KALMAN FILTER, A STATE VECTOR REPRESENTATIVE OF THE STATE OF A DYNAMIC SYSTEM
WO2000075896A1 (en) 1999-06-03 2000-12-14 Boschung Mecatronic Ag Method and warning device for generating glazed frost early warning signal for roads
US6721770B1 (en) * 1999-10-25 2004-04-13 Honeywell Inc. Recursive state estimation by matrix factorization
US6564110B1 (en) * 2000-06-07 2003-05-13 Sumitomo Heavy Industries, Ltd. Position controlling apparatus capable of reducing the effect of disturbance
JP4031988B2 (en) * 2001-01-30 2008-01-09 トムソン ライセンシング Apparatus for separating convolution mixed signals into multiple sound sources
WO2002073351A2 (en) * 2001-03-08 2002-09-19 California Institute Of Technology Real-time spatio-temporal coherence estimation for autonomous mode identification and invariance tracking
US7050652B2 (en) 2002-03-08 2006-05-23 Anzus, Inc. Methods and arrangements to enhance correlation
US6803997B2 (en) * 2002-03-08 2004-10-12 Anzus, Inc. Gridlocking and correlation methods and arrangements
US6922493B2 (en) * 2002-03-08 2005-07-26 Anzus, Inc. Methods and arrangements to enhance gridlocking
US6909808B2 (en) * 2002-03-08 2005-06-21 Anzus, Inc. Image compression to enhance optical correlation
GB0207431D0 (en) * 2002-03-28 2002-05-08 Qinetiq Ltd Signal analysis system
JP3966139B2 (en) * 2002-09-27 2007-08-29 株式会社日立製作所 Meteorological quantity estimation method
US7276877B2 (en) * 2003-07-10 2007-10-02 Honeywell International Inc. Sensorless control method and apparatus for a motor drive system
US6961677B1 (en) * 2003-08-25 2005-11-01 Itt Manufacturing Enterprises, Inc. Method and apparatus for categorizing unexplained residuals
JP5020807B2 (en) * 2004-03-23 2012-09-05 ザ リージェンツ オブ ザ ユニバーシティ オブ カリフォルニア Apparatus and method for enhancing the reliability of sensor data collected on a network
CN101048714B (en) * 2004-08-27 2010-05-12 西门子共同研究公司 System, device, and methods for updating system-monitoring models
CN100389302C (en) * 2004-11-12 2008-05-21 厦门信源交通器材有限公司 Method for predicting engine crankshaft corner and speed revolution value with kalman filter
WO2007096466A1 (en) * 2006-02-27 2007-08-30 Antti Aarne Llmari Lange A method for calibrating teh carrier-phases of radio signals from satellites and other transmitters by using fast kalman filtering
CN100483276C (en) * 2006-06-02 2009-04-29 中国科学院自动化研究所 Self-adapting state feedback forecasting control method based on noise computing
US7605747B1 (en) * 2006-08-14 2009-10-20 Lockheed Martin Corporation Method for compensating for the positional errors of a sensor
US8600660B2 (en) * 2006-09-29 2013-12-03 Honeywell International Inc. Multipath modeling for deep integration
US20090299929A1 (en) * 2008-05-30 2009-12-03 Robert Kozma Methods of improved learning in simultaneous recurrent neural networks
CN102890743B (en) * 2011-07-19 2015-08-05 北京理工大学 Planetary scale enters lander drop point analysis on Uncertainty method
JP6117349B2 (en) * 2012-06-19 2017-04-19 ゲーコーエヌ エアロスペース スウェーデン アーベー Simple calculation model generation method and component consumption life prediction method
US9825641B1 (en) * 2014-09-12 2017-11-21 The United States Of America As Represented By The Administrator Of The National Aeronautics And Space Administration Reconfigurable sensor monitoring system
RU2755499C1 (en) * 2021-01-28 2021-09-16 Ордена Трудового Красного Знамени федеральное государственное бюджетное образовательное учреждение высшего образования «Московский технический университет связи и информатики» (МТУСИ). Adaptive filtering method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS57116410A (en) * 1981-01-13 1982-07-20 Kokusai Denshin Denwa Co Ltd <Kdd> Karman type equalizer
US4760596A (en) * 1986-02-25 1988-07-26 Gte Laboratories Incorporated Adaptive echo cancellation and equalization system signal processor and method therefor
FI896219A0 (en) * 1989-04-28 1989-12-22 Antti Aarne Ilmari Lange ANALYZING AND FOUNDATION CALIBRATION AV DETEKTORSYSTEM.
FI922031A0 (en) * 1991-10-23 1992-05-05 Antti Aarne Ilmari Lange FOERFARANDE FOER KALMAN-FILTER I STORA SYSTEM.
CA2106368A1 (en) * 1992-01-16 1993-07-17 Theodore E. Maione Methods and compositions for treatment of angiogenic disease
US5991525A (en) * 1997-08-22 1999-11-23 Voyan Technology Method for real-time nonlinear system state estimation and control

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO9718442A2 *

Also Published As

Publication number Publication date
CA2236757A1 (en) 1997-05-22
SK284575B6 (en) 2005-07-01
IL124581A (en) 2004-08-31
WO1997018442A2 (en) 1997-05-22
KR100392651B1 (en) 2003-10-24
AU705080B2 (en) 1999-05-13
CN1121093C (en) 2003-09-10
SI0862730T1 (en) 2003-12-31
UA49862C2 (en) 2002-10-15
PL185573B1 (en) 2003-06-30
FI955489A0 (en) 1995-11-15
IL124581A0 (en) 2001-01-28
EA001188B1 (en) 2000-12-25
DE69628186T2 (en) 2004-07-15
MXPA98003895A (en) 2004-05-26
EE9800143A (en) 1998-12-15
OA10768A (en) 2002-12-13
ES2198502T3 (en) 2004-02-01
CZ293985B6 (en) 2004-09-15
SK113798A3 (en) 1999-09-10
PT862730E (en) 2003-10-31
CN1202240A (en) 1998-12-16
EE03534B1 (en) 2001-10-15
WO1997018442A3 (en) 1997-07-03
TR199800947T2 (en) 1998-11-23
FI114412B (en) 2004-10-15
FI981095A0 (en) 1996-11-15
DE69628186D1 (en) 2003-06-18
AU7574296A (en) 1997-06-05
CA2236757C (en) 2004-06-29
IS4738A (en) 1998-05-12
CZ255498A3 (en) 1998-12-16
PL327042A1 (en) 1998-11-09
FI981095A (en) 1998-05-15
KR19990067656A (en) 1999-08-25
EP0862730B1 (en) 2003-05-14
JPH11506204A (en) 1999-06-02
EA199800444A1 (en) 1998-10-29
GEP20022775B (en) 2002-08-26
US6202033B1 (en) 2001-03-13

Similar Documents

Publication Publication Date Title
EP0862730B1 (en) Method for adaptive kalman filtering in dynamic systems
Lorenc The potential of the ensemble Kalman filter for NWP—A comparison with 4D‐Var
Young Time variable and state dependent modelling of nonstationary and nonlinear time series
Davis Techniques for statistical analysis and prediction of geophysical fluid systems
Bishop et al. Gain form of the ensemble transform Kalman filter and its relevance to satellite data assimilation with model space ensemble covariance localization
US5654907A (en) Method for fast Kalman filtering in large dynamic system
JPH0743271B2 (en) Apparatus and method for calibrating sensor systems
Bauer et al. Assimilation of wave data into the wave model WAM using an impulse response function method
Babovic et al. Forecasting of river discharges in the presence of chaos and noise
Barak et al. Optimization of an ecological model with the Marquardt algorithm
Meissl A priori prediction of roundoff error accumulation in the solution of a super-large geodetic normal equation system
Battistelli et al. MAP moving horizon state estimation with binary measurements
Street Combinatorial problems in repeated measurements designs
CA2135433A1 (en) Method for fast kalman filtering in large dynamic systems
Orrell Filtering chaos: A technique to estimate dynamical and observational noise in nonlinear systems
Hong et al. Seismic spectra on soil with uncertain properties
Shaw Optimal estimation of the parameters of all-pole transfer functions
Sneddon A statistical perspective on data assimilation in numerical models
Slater An Optimization Based Technique for Determining Nonlinear Normal Modes
Shilo et al. Interval methods of assigning the nominal tolerances and choosing elements
Lainiotis et al. Adaptive distributed partitioning filters: non-gaussian initial conditions
Kontopidis et al. A solution to the missing data problem
Ogorodnikov et al. Variational methods of data assimilation in the problem of stochastic modelling of complexes of hydrometeorological fields
Kim et al. Bayesian Hypothesis Testing in Multivariate Growth Curve Model.
Hasegawa Approximate and Noisy Realization of So-called Linear Systems

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 19980615

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE ES FR GB GR IE IT PT

AX Request for extension of the european patent

Free format text: AL PAYMENT 980615;LT PAYMENT 980615;LV PAYMENT 980615;RO PAYMENT 980615;SI PAYMENT 980615

17Q First examination report despatched

Effective date: 20010404

GRAH Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOS IGRA

GRAH Despatch of communication of intention to grant a patent

Free format text: ORIGINAL CODE: EPIDOS IGRA

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Designated state(s): DE ES FR GB GR IE IT PT

AX Request for extension of the european patent

Extension state: AL LT LV RO SI

REG Reference to a national code

Ref country code: GB

Ref legal event code: FG4D

REG Reference to a national code

Ref country code: IE

Ref legal event code: FG4D

REF Corresponds to:

Ref document number: 69628186

Country of ref document: DE

Date of ref document: 20030618

Kind code of ref document: P

REG Reference to a national code

Ref country code: GR

Ref legal event code: EP

Ref document number: 20030403225

Country of ref document: GR

REG Reference to a national code

Ref country code: ES

Ref legal event code: FG2A

Ref document number: 2198502

Country of ref document: ES

Kind code of ref document: T3

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

ET Fr: translation filed
26N No opposition filed

Effective date: 20040217

REG Reference to a national code

Ref country code: SI

Ref legal event code: IF

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IE

Payment date: 20080916

Year of fee payment: 13

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: PT

Payment date: 20081031

Year of fee payment: 13

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: IT

Payment date: 20081128

Year of fee payment: 13

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20090129

Year of fee payment: 13

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GR

Payment date: 20081127

Year of fee payment: 13

REG Reference to a national code

Ref country code: PT

Ref legal event code: MM4A

Free format text: LAPSE DUE TO NON-PAYMENT OF FEES

Effective date: 20100517

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: PT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100517

REG Reference to a national code

Ref country code: IE

Ref legal event code: MM4A

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20091116

Ref country code: GR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100602

REG Reference to a national code

Ref country code: SI

Ref legal event code: KO00

Effective date: 20100908

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20100601

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20091115

REG Reference to a national code

Ref country code: ES

Ref legal event code: FD2A

Effective date: 20120110

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20101116

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20141029

Year of fee payment: 19

Ref country code: ES

Payment date: 20141104

Year of fee payment: 19

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20141119

Year of fee payment: 19

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20151115

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

Effective date: 20160729

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20151115

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20151130

REG Reference to a national code

Ref country code: ES

Ref legal event code: FD2A

Effective date: 20161227

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: ES

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20151116