PDF  PubReader

Kim*: An Alternative State Estimation Filtering Algorithm for Temporarily Uncertain Continuous Time System

Pyung Soo Kim*

An Alternative State Estimation Filtering Algorithm for Temporarily Uncertain Continuous Time System

Abstract: An alternative state estimation filtering algorithm is designed for continuous time systems with noises as well as control input. Two kinds of estimation filters, which have different measurement memory structures, are operated selectively in order to use both filters effectively as needed. Firstly, the estimation filter with infinite memory structure is operated for a certain continuous time system. Secondly, the estimation filter with finite memory structure is operated for temporarily uncertain continuous time system. That is, depending on the presence of uncertainty, one of infinite memory structure and finite memory structure filtered estimates is operated selectively to obtain the valid estimate. A couple of test variables and declaration rule are developed to detect uncertainty presence or uncertainty absence, to operate the suitable one from two kinds of filtered estimates, and to obtain ultimately the valid filtered estimate. Through computer simulations for a continuous time aircraft engine system with different measurement memory lengths and temporary model uncertainties, the proposed state estimation filtering algorithm can work well in temporarily uncertain as well as certain continuous time systems. Moreover, the proposed state estimation filtering algorithm shows remarkable superiority to the infinite memory structure filtering when temporary uncertainties occur in succession.

Keywords: Declaration Rule , State Estimation Filter , Temporarily Uncertain System , Test Variable

1. Introduction

There have been many types of filters in diverse fields such as science, engineering, business, and mathematics [1-4]. Among them, the state estimation filter is the extract dynamic system’s state values from full or partial measurements with noises. In particular, in real-time control problems for various dynamic systems, reliable state estimation has played an important role in obtaining accurate and safe control. Dynamic systems are represented accurately through state-space models on a long-time scale. However, in dynamic systems, there can be unpredictable changes such as abrupt jumps in frequency, phase, and velocity. These are called temporary uncertainties because they affect usually for a very short interval. Typical temporary uncertainties include model uncertainty, abnormal signal such as unknown inputs and sensor faults, and incomplete measurement information, etc. In estimation filtering for dynamic systems, the state estimation filter is required to be robust for diminishing effects of these temporary uncertainties.

There are two types of state estimation filtering algorithms depending on the measurement-processing manner. The first is the infinite memory structure filter which utilizes all past measurements for the state estimation and thus is called the IMS filter. As a representative reference for the IMS filter, the Kalman filter has been generally chosen and applied successfully in diverse research fields such as control engineering and signal processing [5-8]. The other type is the finite memory structure filter which utilizes finite number of measurements on the most recent window and thus is called the FMS filter. The FMS filter has been designed for both discrete-time systems [9-11] and continuous time systems [13,14]. The FMS filter developed as an alternative to the IMS filter with drawbacks in some situations has worked well for diverse engineering applications as shown in [15-18]. The FMS filter is known to be more robust than the IMS filter when applied to temporarily uncertain systems.

Meanwhile, it is well known that the state estimation filter can provide better noise reduction with increasing the measurement memory length. Thus, the noise reduction of the state estimation filter can be greatly affected by the measurement memory length. However, even if the state estimation filter can have greater noise reduction with increasing the measurement memory length, the traceability of the state estimate for the actual state deteriorates in proportion to the measurement memory length, which may degrade the estimation filtering performance. This demonstrates the tradeoff of two types of state estimation filters, the IMS and FMS filters, between noise reduction and traceability of the filtered state estimate. According to this observation, the estimation error of the state estimation filter with long measurement memory length, that is, the IMS filter in [5-8], can be smaller than that of the state estimation filter with short measurement memory length, that is, the FMS filter in [9-14], on the uncertainty interval. This indicates the superiority of the state estimation filter with long measurement memory length in terms of the noise reduction ability. On the other hand, the convergence of the estimation error for the state estimation filter with long measurement memory length can be much slower than that of the state estimation filter with short measurement memory length, which demonstrates the superiority of the state estimation filter with short measurement memory length in terms of traceability. Hence, applying these two types of state estimation filters in parallel to the temporarily uncertain system might be very useful. That is, although the robustness is not considered during the filter design process, the FMS filter can be superior to the IMS filter if it is applied to temporarily uncertain systems. On the other hand, the FMS filter can be comparable or inferior to the FMS filter when applied to certain systems. To verify the above observation, the selective filtering mechanism with FMS and IMS filters was developed in [15] and the alternative selective filtering with two FMS filters using different measurement window lengths was developed in [18] for discrete time systems. Because continuous time dynamic systems are considered for practical engineering problems in many kinds of dynamic process plants, the filtering algorithm for the state estimation might be also required to cover both certain and temporarily uncertain continuous time systems. In addition, the control input term has not been considered in existing work. In actuality, the state-space model with control input can be often used for various control engineering problems.

Therefore, in this paper, an alternative state estimation filtering algorithm is designed for continuous time systems with noises as well as control input. Two types of estimation filters, IMS filter and FMS filter, with different memory structures are operated selectively to make the best use of both filters. These two estimation filters are operated for a certain continuous time system and a temporarily uncertain continuous time system, respectively. Then, one of the IMS and FMS filtered estimates is operated selectively to acquire a valid estimate depending on the presence of uncertainty. A couple of test variables and the declaration rule are defined to detect the uncertainty presence, to operate the suitable one from the IMS and FMS filters, and acquire ultimately a valid filtered state estimate. Computer simulations for a continuous time F404 engine system with different measurement memory lengths and temporary model uncertainties show that the proposed state estimation filtering algorithm can work well in a temporarily uncertain continuous time system as well as a certain continuous time system. In particular, the proposed state estimation filtering can significantly outperform the IMS filter when temporary uncertainties occur in succession.

The current paper is structured as follows. Two types of state estimation filters with different memory structures are described in Section 2. A state estimation filtering algorithm for a continuous time system is designed in Section 3. Computer simulations using the aircraft engine system are performed in Section 4. Then, Section 5 concludes this paper.

2. Two Kinds of State Estimation Filters with Different Memory Structure

A continuous time system can be modeled by a following standard state-space form with noises as well as input terms:

(1)
[TeX:] $$\begin{array}{l} \dot{x}(t)=A x(t)+B u(t)+G w(t) \\ z(t)=C x(t)+v(t) \end{array}$$

where several variables are defined as follows. [TeX:] $$x(t) \in R^{n}$$ is unknown state variable to be estimated and [TeX:] $$z(t) \in R^{q}$$ is a measurement variable. The state [TeX:] $$x\left(t_{0}\right)$$ at the initial time [TeX:] $$t_{0}$$ of system is assumed to be a random variable with a mean [TeX:] $$\bar{x}\left(t_{0}\right)$$ and its covariance [TeX:] $$P\left(t_{0}\right)$$. The system noise [TeX:] $$w(t) \in R^{p}$$ and the measurement noise [TeX:] $$v(t) \in R^{q}$$ are zero-mean white Gaussian random processes with covariances Q and R , respectively.

The Kalman filter, well known IMS filter, gives the following minimum variance state estimate [TeX:] $$\hat{x}_{i m s}(t)$$ of the current state [5,6]:

(2)
[TeX:] $$\dot{\hat{x}}_{i m s}(t)=A \hat{x}_{i m s}(t)+P(t) C^{T} R^{-1}\left[z(t)-C \hat{x}_{i m s}(t)\right]+B u(t)$$

where the estimation error covariance [TeX:] $$P(t)$$ of the state estimate [TeX:] $$\hat{x}_{i m s}(t)$$ can be represented by the following Riccati equation:

(3)
[TeX:] $$\dot{P}(t)=A P(t)+P(t) A^{T}+G Q G^{T}-P(t) C^{T} R^{-1} C P(t)$$

with initial state value [TeX:] $$\hat{x}_{i m s}\left(t_{0}\right)=\bar{x}\left(t_{0}\right)$$ and its covariance value [TeX:] $$P\left(t_{0}\right)$$. As shown in [ 5, 6], the Kalman filter, known as a representative IMS filter, has been chosen generally and thus applied widely in diverse research areas such as control engineering and signal processing. However, due to its recursive formulation as well as infinite memory structure utilizing all past measurements processed with the same weighting, the estimation error tends to accumulate over time in the IMS filtering operation. In severe cases, even divergence phenomenon can be shown. Thus, in order to resolve the drawback of the IMS filter’s error accumulation, the FMS filter [ 9- 14] was designed by optimizing a performance criterion. Since only finite measurements are processing on the most recent window, the FMS filter can be derived from the IMS filter on the window [ t-T- t] as following procedure. Usually, an information filter form can be used when the error covariance [TeX:] $$P\left(t_{0}\right)$$ in (3) is very large but not infinite. For the information filter form, the new variable is defined as [TeX:] $$\Omega(t) \equiv P^{-1}(t)$$ when the [TeX:] $$P(t)$$ is nonsingular. Then, using the newly defined variable [TeX:] $$\Omega(t)$$ the estimation error covariance [TeX:] $$P(t)$$ of the IMS filter can be expressed by

(4)
[TeX:] $$\dot{\Omega}(t)=-\Omega(t) A-A^{T} \Omega(t)-\Omega(t) G Q G^{T} \Omega(t)+C^{T} R^{-1} C$$

where [TeX:] $$\Omega\left(t_{0}\right)=P^{-1}\left(t_{0}\right)$$. Hence, the information form for the standard IMS filter (2) is represented by

5
[TeX:] $$\dot{\hat{x}}(t)=\left[A-\Omega^{-1}(t) C^{T} R^{-1} C\right] \hat{x}(t)+\Omega^{-1}(t) C^{T} R^{-1} z(t)+B u(t)$$

With applying the moving window strategy to (4) on [t-T-t] the estimation covariance of the FMS filter can be time-invariant as follows:

[TeX:] $$\begin{aligned} \frac{d}{d \sigma} \Omega(\sigma) &=-\Omega(\sigma) A-A^{T} \Omega(\sigma)-\Omega(\sigma) G Q G^{T} \Omega(\sigma)+C^{T} R^{-1} C \\ \Omega(\sigma) &=0, \quad 0 \leq \sigma \leq T \end{aligned}$$

Then, with the definition [TeX:] $$\hat{\eta}(\cdot) \equiv \Omega(\sigma) \hat{x}_{f i n s}(\cdot)$$, the FMS filter [TeX:] $$\hat{x}_{f \text { fins }}(t)$$ is formulated for the system state as follows [13,14]:

(6)
[TeX:] $$\hat{x}_{f i n s}(t)=\Omega^{-1}(T) \hat{\eta}(T)$$

where the intermediate estimate [TeX:] $$\hat{\eta}(\sigma)$$ is defined by

(7)
[TeX:] $$\begin{aligned} \frac{d}{d \sigma} \hat{\eta}(\sigma) &=-\left[A^{-T}+\Omega(\sigma) G Q G^{T}\right] \hat{\eta}(\sigma)+C^{T} R^{-1} z(\sigma+t-T)+B u(\sigma+t-T) \\ \hat{\eta}(0) &=0, \quad 0 \leq \sigma \leq T \end{aligned}$$

3. An Alternative State Estimation Filter Using Both FMS and IMS Filters

In general, the dynamic system is represented in a state-space model. Although dynamic systems are represented accurately through state-space models on a long-time scale, there can unpredictable changes such as abrupt jumps in frequency, phase, and velocity. These are called temporary uncertainties because they affect usually for a very short interval. Representative temporary uncertainties include model uncertainty, abnormal signals such as unknown inputs and sensor faults, and incomplete measurement information.

It is well known that there can be a trade-off between two filtering performance indices, estimation error and estimation speed, when these two types of filters with different memory structures are operated for temporarily uncertain systems. In most cases, the IMS filter can be superior to the FMS filter in terms of the estimation error for the certain system with no temporary uncertainty. However, the FMS filter can be superior to the IMS filter while modeling uncertainty exists. Moreover, the FMS filter can show the much faster convergence of the estimation error than the IMS filter after uncertainty has completely disappeared. This means the FMS filter can be remarkable in terms of estimation speed. These observations show that the FMS filter will be superior to the IMS filter when they are operated for temporarily uncertain systems, although the robustness is not considered during the design process of the FMS filter. This observation can be explained from the fact that the memory length for past measurements might have a considerable effect on the estimation error and estimation speed of the state estimation filter. The state estimation filter can lead to smaller estimation error as the measurement memory length becomes longer and thus the estimation filtering performance can be improved. On the other hand, the error convergence time of the filtered estimate becomes long as the measurement memory length becomes shorter, and thus the estimation speed is degraded.

One of FMS and IMS filtered estimates for continuous time systems is operated selectively to incorporate temporarily uncertain system as well as certain system. The valid estimate [TeX:] $$\hat{x}(t)$$ is obtained from one of two filtered estimates, the IMS filter [TeX:] $$\hat{x}_{i m s}(t)$$ and the FMS filter [TeX:] $$\hat{x}_{f i n s}(t)$$, is selected to be the valid estimate [TeX:] $$\hat{x}(t)$$ depending on the presence of uncertainty as follows:

[TeX:] $$\hat{x}(t)=\left\{\begin{array}{lc} \hat{x}_{\text {fins}}(t) & \text { if temporarily uncertain system, } \\ \hat{x}_{\text {ims}}(t) & \text { if certain system. } \end{array}\right.$$

A couple of test variables and declaration rule are required to detect presence of uncertainty, to perform the suitable one from IMS and FMS filters, and obtain ultimately the valid filtered state estimate. Usually there is no uncertainty in the beginning of system operation. So, the IMS filter [TeX:] $$\hat{x}_{i m s}(t)$$ runs at the beginning of operation. Then, the uncertainty appears from the nominal system, which means the uncertainty presence. For the uncertainty presence declaration, a test variable [TeX:] $$\tau_{i m s}(t)$$ using the estimation error [TeX:] $$\hat{x}(t)-\hat{x}_{i m s}(t)$$ of IMS filtered estimate is defined by

(8)
[TeX:] $$\tau_{i m s}(t)=\left[x(t)-\hat{x}_{i m s}(t)\right]^{Y} P^{-1}(t)\left[x(t)-\hat{x}_{i m s}(t)\right]$$

where [TeX:] $$P(t)$$ is the estimation error covariance of [TeX:] $$\hat{x}(t)-\hat{x}_{i m s}(t)$$ and obtained from (2). Then, after some time, the uncertainty disappears, which means the uncertainty absence. For the uncertainty absence declaration, a test variable [TeX:] $$\tau_{\text {fins}}(t)$$ using the estimation error [TeX:] $$\hat{x}(t)-\hat{x}_{f n s}(t)$$ of FMS filtered estimate is defined by

(9)
[TeX:] $$\tau_{f i n s}(t)=\left[x(t)-\hat{x}_{f i n s}(t)\right]^{r} \Omega(T)\left[x(t)-\hat{x}_{f n s}(t)\right]$$

where [TeX:] $$\Omega(T)$$ is the estimation error covariance of [TeX:] $$\hat{x}(t)-\hat{x}_{\text {fins}}(t)$$ and obtained from (6).

A couple of test variables [TeX:] $$\tau_{i m s}(t)$$ (8) and [TeX:] $$\tau_{f m s}(t)$$ (9) have the chi-squared distribution. The chi-square test statistic is known as one of feature selection methods for the machine learning [18-19]. As shown in (9), a chi-square distribution is developed from the difference between state and its filtered estimate and then compared with a precomputed threshold to declare uncertainty presence or not. These two types of test variables work differently depending on uncertainty presence or not. Firstly, the IMS test variable, denoted by [TeX:] $$\tau_{i m s}(t)$$ , will increase from the chi-squared distribution if an uncertainty appears. Secondly, the FMS test variable, denoted by [TeX:] $$\tau_{f m s}(t)$$ , will decrease from the chi-squared distribution if an uncertainty disappears. Then, through comparing the test variable [TeX:] $$\tau_{i m s}(t) \text { or } \tau_{f m s}(t)$$ to a threshold value [TeX:] $$\gamma$$ , uncertainty presence or uncertainty absence can be declared. The threshold value can be determined from the following probability of false alarm (PFA) of the test variables:

[TeX:] $$P F A=1-P_{\chi^{2}}\left(\gamma_{*}\right)=1-\frac{1}{2.5066} \int_{0}^{\gamma_{*}} \varepsilon^{-1 / 2} e^{-\varepsilon / 2} d \varepsilon$$

with the threshold value [TeX:] $$\gamma_{*}$$ . Therefore, if [TeX:] $$\tau_{i m s}(t) \geq \gamma_{*}$$ which means that the uncertainty occurs, the FMS filtered estimate [TeX:] $$\hat{x}_{\text {fins}}(t)$$ is to be the valid estimate [TeX:] $$\hat{x}(t)$$ If [TeX:] $$\tau_{f m s}(t)<\gamma_{*}$$ and [TeX:] $$\tau_{i m s}(t)<\gamma_{*}$$ which mean that the uncertainty disappears, the IMS filtered estimate [TeX:] $$\hat{x}_{i m s}(t)$$ is to be the valid estimate [TeX:] $$\hat{x}(t)$$. These are summarized by the following declaration rule:

[TeX:] $$\hat{x}(t)=\left\{\begin{array}{lr} \hat{x}_{i m s}(t) & \text { if } \tau_{i m s}(t)<\gamma_{*} \text { AND } \tau_{f m s}(t)<\gamma_{*} \\ \hat{x}_{f m s}(t) & \text { if } \tau_{i m s}(t) \geq \gamma_{*} \end{array}\right.$$

The overall operation process after the proposed continuous time state estimation filtering algorithm startup is shown in Fig. 1.

Fig. 1.

Operation process after continuous time system startup.
1.png

4. Simulations

Simulations with MATLAB software are performed for a continuous time F404 engine model which has been known as a reliable and high-performance engine [20], in order to validate the state estimation filtering algorithm proposed in this paper and to compare with the existing IMS filter. A model uncertainty is considered as a temporary uncertainty. The continuous time F404 engine model without model uncertainty is represented by

(10)
[TeX:] $$\begin{array}{l} \dot{x}(t)=\left[\begin{array}{ccc} -1.46 & 0 & 2.428 \\ 0.1643 & -0.4 & -0.3788 \\ 0.3107 & 0 & -2.23 \end{array}\right] x(t)+\left[\begin{array}{cc} 0.4182 & 5.2026 \\ 0.3901 & -0.1245 \\ 0.5186 & 0.0237 \end{array}\right] u(t)+\left[\begin{array}{l} 1 \\ 1 \\ 1 \end{array}\right] w(t) \\ z(t)=\left[\begin{array}{ccc} 1 & 0 & 0 \\ 0 & 1 & 0 \end{array}\right] x(t)+v(t) \end{array}$$

Two kinds of filters (2) and (6) are designed using state space models (10) for F404 engine, which means the certain system. When temporary uncertainties are considered, actual continuous time state-space models become temporarily uncertain systems as [TeX:] $$\bar{A}=A+\Delta A$$ where [TeX:] $$\Delta A=\delta(t) \cdot I_{3 \times 3}$$ for the F404 engine system. Simulation parameters, such as system and measurement noise covariances, measurement memory length, model uncertainty, are shown in Table 1. Even if IMS and FMS filters (2) and (6) are developed for the state space model (10) with the system matrix A, these two filters actually work on the temporarily uncertain system with the uncertain system matrix [TeX:] $$\bar{A}$$ For the convenience of computer simulations, the discretized F404 engine model of [11] is applied with 20 discrete samples taken as 1 second.

Table 1.

Simulation parameters and scenarios
Parameter F404 engine system
Noise covariances [TeX:] $$Q=0.1^{2}, R=0.1^{2}$$
Measurement memory length (sec) [TeX:] $$T=1 \ and \ T=1.5$$
Simulation duration (sec) 80
Model uncertainty
First scenario [TeX:] $$\delta(t)=0.6 \text { for } 20 \sec \leq t \leq 25 \text { sec }$$
Second scenario [TeX:] $$\delta(t)=\left\{\begin{array}{ll}0.6 \text { for } 20 \text { sec } \leq t \leq 25 \text { sec } \\ 0.3 \text { for } 30 \text { sec } \leq t \leq 35 \text { sec }\end{array}\right.$$

As shown in Figs. 2 and 3, the proposed state estimation filtering algorithm can be superior to an IMS filter, such as the Kalman filter, in terms of error magnitude and error convergence for both scenarios according to different types of temporary uncertainties. The estimation errors of the proposed state estimation filter are shown to be smaller than those of the IMS filter at the modeling uncertainty interval. After temporary modeling uncertainty disappears, the estimation error convergence is shown to be better than that of the IMS filter. In particular, the proposed state estimation filtering can be shown to outperform the IMS filter significantly when temporary uncertainties occur in succession. It is well known that the Kalman filter with the infinite memory structure utilizes all past measurements using a recursive formulation. Hence, estimation errors tend to accumulate over time in the IMS filter and thus in some severe cases can show the error divergence for temporary uncertainties. Thus, as shown in the second plots of Figs. 2 and 3, the estimation error due to the preceding model uncertainty can be propagated, and then the estimation error due to the following model uncertainty worsens although the

Fig. 2.

Simulation results for a couple of scenarios for F404 engine system (T = 1 second).
2.png

Fig. 3.

Simulation results for a couple of scenarios for F404 engine system (T = 1.5 seconds).
3.png

following model uncertainty,[TeX:] $$\delta(t)=0.3 \text { for } 30 \sec \leq t \leq 35 \text { sec }$$is smaller than the preceding model uncertainty [TeX:] $$\delta(t)=0.6 \text { for } 20 \sec \leq t \leq 25 \text { sec. }$$

Therefore, when two estimation filters, IMS filter and proposed filter, are applied to temporarily uncertain systems, the proposed filtered estimate can be more robust than the IMS filtered estimate, although the robustness is not considered during the design process of the proposed estimation filter. If the effect of temporary modeling uncertainty completely disappears, the proposed state estimation filter is also shown to be comparable to the IMS filter. Moreover, it is also shown that the noise reduction of the FMS filter used in the proposed state estimation filtering can be greatly affected by the measurement memory length for past measurements. The estimation filter can have greater noise reduction with increasing the measurement memory length. On the other hand, the convergence speed of the estimation error worsens as the measurement memory length increases. This can be verified by the simulation results of Fig. 2 with T = 1 second and Fig. 3 with T = 1.5 seconds.

5. Concluding Remarks

This paper has developed an alternative state estimation filtering algorithm designed for continuous time systems with noises as well as control input. In the proposed algorithm, two types of estimation filters with different memory structures are operated selectively in order to take full advantage of both IMS and FMS filters. The IMS filter is operated for a certain continuous time system. On the other hand, the FMS filter is operated for temporarily uncertain continuous time system. Thus, one of FMS and IMS filtered estimates is operated selectively to obtain the valid estimate depending on the presence of uncertainty. A couple of test variables and a declaration rule have been developed to detect the presence of uncertainty, to perform the suitable choice from IMS and FMS filters, and to obtain ultimately the valid filtered estimate. Computer simulations for a continuous time aircraft engine system have shown that the proposed state estimation filtering algorithm can work well in a temporarily uncertain continuous time system as well as a certain continuous time system.

The measurement memory length for the FMS filter can be considered as one of useful design parameters for the proposed state estimation filtering algorithm. Hence, it can be interesting issue to choose an appropriate measurement memory length that makes the filtering performance to be better. The noise reduction of the proposed state estimation filtering algorithm can be greatly affected by the measurement memory length, and it can lead to greater noise suppression as the measurement memory length increases, which enhances the filtering performance. In this paper, the measurement memory length has been selected with these observations, which is actually not a systematic method. Therefore, a more systematic method to determine the measurement memory length should be addressed as a future research topic.

Acknowledgement

This research was supported by Basic Science Research Program through the National Research Foundation of Korea (NRF) funded by the Ministry of Education (No. NRF-2017R1D1A1B03033024). The work reported in this paper was conducted during the sabbatical year of Korea Polytechnic University in 2020.

Biography

Pyung Soo Kim
https://orcid.org/0000-0002-9589-446X

He received the B.S. degree in Electrical Engineering from Inha University, Incheon, Korea, in 1994. He received the M.S. degree in Control and Instrumentation Engin-eering and the Ph.D. degree at the School of Electrical Engineering and Computer Science from Seoul National University, Seoul, Korea, in 1996 and 2001, respectively. From 2001 to 2005, he was a senior researcher at the Digital Media R&D Center of Samsung Electronics Co. Ltd. Since 2005, he is currently a Professor in the Department of the Electronics Engineering at Korea Polytechnic University, Shiheung, Korea. His main research interests are in the areas of system software solutions, statistical signal processing, wireless mobile networks, next generation network system design, and various industrial applications.

References

  • 1 S. U. Khan, W. Y. Chai, C. S. See, A. Khan, "X-ray image enhancement using a boundary division wiener filter and wavelet-based image fusion approach," Journal of Information Processing Systems, vol. 12, no. 1, pp. 35-45, 2016.doi:[[[10.3745/JIPS.02.0029]]]
  • 2 L. Wang, C. Wang, W. Huang, X. Zhou, "Image deblocking scheme for JPEG compressed images using an adaptive-weighted bilateral filter," Journal of Information Processing Systems, vol. 12, no. 4, pp. 631-643, 2016.doi:[[[10.3745/JIPS.02.0046]]]
  • 3 M. T. N. Truong, S. Kim, "Parallel implementation of color-based particle filter for object tracking in embedded systems," Human-centric Computing and Information Sciences, vol. 7, no. 2, 2017.doi:[[[10.1186/s13673-016-0082-1]]]
  • 4 H. H. Afshari, S. A. Gadsden, S. Habibi, "Gaussian filters for parameter and state estimation: a general review of theory and recent trends," Signal Processing, vol. 135, pp. 218-238, 2017.doi:[[[10.1016/j.sigpro.2017.01.001]]]
  • 5 M. S. Grewal, A. P. Andrews, "Applications of Kalman filtering in aerospace 1960 to the present," IEEE Control Systems Magazine, vol. 30, no. 3, pp. 69-78, 2010.custom:[[[-]]]
  • 6 F. Auger, M. Hilairet, J. M. Guerrero, E. Monmasson, T. Orlowska-Kowalska, S. Katsura, "Industrial applications of the Kalman filter: a review," IEEE Transactions on Industrial Electronics, vol. 60, no. 12, pp. 5458-5471, 2013.doi:[[[10.1109/TIE.2012.2236994]]]
  • 7 M. B. Rhudy, R. A. Salguero, K. Holappa, "A Kalman filtering tutorial for undergraduate students," International Journal of Computer Science & Engineering Survey, vol. 8, no. 1, pp. 1-18, 2017.custom:[[[-]]]
  • 8 A. Barrau, S. Bonnabel, "Invariant Kalman filtering," Annual Review of ControlRobotics, and Autonomous Systems, vol. 2018, pp. 237-257, 2018.custom:[[[-]]]
  • 9 P. S. Kim, "An alternative FIR filter for state estimation in discrete-time systems," Digital Signal Processing, vol. 20, no. 3, pp. 935-943, 2010.doi:[[[10.1016/j.dsp.2009.10.033]]]
  • 10 S. Zhao, Y. S. Shmaliy, B. Huang, F. Liu, "Minimum variance unbiased FIR filter for discrete time-variant systems," Automatica, vol. 53, pp. 355-361, 2015.doi:[[[10.1016/j.automatica.2015.01.022]]]
  • 11 Y. S., Shmaliy, S. Zhao, C. K. Ahn, "Unbiased finite impluse response filtering: an iterative alternative to Kalman filtering ignoring noise and initial conditions," IEEE Control Systems Magazine, vol. 37, no. 5, pp. 70-89, 2017.custom:[[[-]]]
  • 12 S. S. Yuriy, N. Yrjo, K. Sanowar, "Review of unbiased FIR filters, smoothers, and predictors for polynomial signals," Frontiers in Signal Processing2018, vol. 2, 2100.doi:[[[10.22606/fsp.2018.1]]]
  • 13 W. H. Kwon, P. S. Kim, P. Park, "A receding horizon Kalman FIR filter for linear continuous-time systems," IEEE Transactions on Automatic Control, vol. 44, no. 11, pp. 2115-2120, 1999.doi:[[[10.1109/9.802927]]]
  • 14 S. H. Han, W. H. Kwon, P. S. Kim, "Receding-horizon unbiased FIR filters for continuous-time state-space models without a priori initial state information," IEEE Transactions on Automatic Control, vol. 46, no. 5, pp. 766-770, 2001.doi:[[[10.1109/9.920798]]]
  • 15 P. S. Kim, "Two-stage estimation filtering for temporarily uncertain systems," in Advanced Multimedia and Ubiquitous Engineering. Singapore: Springer, pp. 303-309, 2016.custom:[[[-]]]
  • 16 M. Vazquez-Olguin, Y. S. Shmaliy, O. Ibarra-Manzano, "Distributed UFIR filtering over WSNs with consensus on estimates," IEEE Transactions on Industrial Informatics, vol. 16, no. 3, pp. 1645-1654, 2020.custom:[[[-]]]
  • 17 Y. Xu, Y. S. Shmaliy, Y. Li, X. Chen, H. Guo, "Indoor INS/LiDAR-based robot localization with improved robustness using cascaded FIR filter," IEEE Access, vol. 7, pp. 34189-34197, 2019.custom:[[[-]]]
  • 18 P. S. Kim, "Selective finite memory structure filtering using the chi-square test statistic for temporarily uncertain systems," Applied Sciences, vol. 9, no. 4257, 2019.custom:[[[-]]]
  • 19 Y. Zhai, W. Song, X. Liu, L. Liu, X. Zhao, "A chi-square statistics based feature selection method in text classification," in Proceedings of 2018 IEEE 9th International Conference on Software Engineering and Service Science (ICSESS), Beijing, China, 2018;pp. 160-163. custom:[[[-]]]
  • 20 W. Xue, Y. Q. Guo, X. D. Zhang, "Application of a bank of Kalman filters and a robust Kalman filter for aircraft engine sensor/actuator fault diagnosis," International Journal of Innovative ComputingInformation and Control, vol. 4, no. 12, pp. 3161-3168, 2018.custom:[[[-]]]