
Figure-2: A complete cycle of a Kalman filter algorithm.
In this figure, K
k is the gain of the Kalman filter and P
k is the error covariance of the estimate ^X
k of the state vector at time k [7, 8].
Model Description
A Kalman filter requires that the system model to be in state-space form. It has seen that there are linear correlations between the errors of each position components of a GPS receiver measurement. So we based the state-space on modeled errors of dx, dy, and dz, the errors of position components corresponding to x, y, and z, respectively. In this modeling the matrix parameters can be defined in the following time-varying ARMA form [9,10]:
Where a
1i(n),a
2i (n),a
3i(n),b
1j(n),b
2j(n),c
1k(n),c
2k(n) and c
3k(n) for i=1,2,
L,P,j=1,2,
L,q and k=1,2,
L are time-varying parameters produced by ARMA model.