Skip to main content
. 2022 Jan 15;22(2):653. doi: 10.3390/s22020653
Algorithm 1: Filtering process.
Step 1. Model the augmented form of the state equation based on (8)–(16)
Step 2. Realize the linearization process of the nonlinear system to obtain A(l)(u^(1)(τ|τ)) and linear equation based on (35)–(38)
Step 3. Calculate state prediction value U^(τ+1|τ) according to (18)
Step 4. Calculate the error of the state prediction U˜(τ+1|τ) according to (19)
Step 5. Determine the covariance matrix of the state prediction error P(τ+1|τ) with (20)
Step 6. Compute the forecast and prediction error of system measurement z^(τ+1|τ) and z˜(τ+1|τ) with (21) and (22)
Step 7. Solve for Kalman gain matrix K(τ+1) based on (24)–(28)
Step 8. Calculate the state estimate U^(τ+1|τ+1) at τ+1 using (23)
Step 9. Update the estimated error covariance matrix by (28)–(30)
Step 10. Set τ=τ+1 and go to Step 2.