State Estimation for Sound Environment System with Nonlinear Observation Characteristics by Introducing Wide-Sense Particle Filter

Abstract

In this study, a modified particle filter considering non-Gaussian properties of noises is proposed in a form applicable to real situation in sound environment system where the observation data are contaminated by the external noise (i.e., background noise) of arbitrary probability distribution and measured in decibel scale. More specifically, a nonlinear observation model in decibel scale with a quantized level is first paid considered by introducing the additive property of energy variables (i.e., sound intensity) in sound environment system. Next, a wide-sense particle filter of an expansion expression type is derived in a form suitable for the nonlinear observation characteristics and the signal processing considering higher-order correlation information between the specific signal and observation. Furthermore, the effectiveness of the proposed theory is confirmed by applying it to the observed data measured in real sound environment.

Share and Cite:

Orimoto, H. , Ikuta, A. and Hasegawa, K. (2019) State Estimation for Sound Environment System with Nonlinear Observation Characteristics by Introducing Wide-Sense Particle Filter. Intelligent Information Management, 11, 87-101. doi: 10.4236/iim.2019.116008.

1. Introduction

In the real sound environment system, the observed data contains the effect of several fluctuation factors such as noises in addition to the specific signal. Furthermore, we often encounter the situation necessary to estimate reasonably only the specific signal based on the observed data by introducing some signal processing methods. For example, the background noise usually exists in real sound environment system and the effect of the background noise often has to be eliminated in order to evaluate the sound environment system. Therefore, it is very important to propose an estimation method of the specific signal based on the observed data contaminated by the background noise [1] [2]. Furthermore, the specific signal and the background noise usually show complex fluctuation of non-Gaussian distribution.

On the other hand, in order to estimate precisely the specific signal based on the noisy observation, some signal processing by use of digital computer is indispensable. Therefore, the observed analogue data have to be translated to digital ones at discrete time. However, many standard estimation methods proposed previously for stochastic systems are restricted only to a continuous level of the observation [3] [4] [5] [6] [7].

Though a few researches dealing with state estimation based on the quantized observation with discrete level have been proposed up to now, these have assumed Gaussian additive noise and have been restricted to linear estimator with state variables of Gaussian distribution [8] [9] [10]. Especially, the experimental confirmation has been confined to only the numerical simulation and the application to real state estimation problems has seldom been carried out. From the above viewpoint, in our previous study, a state estimation algorithm has been derived by introducing a difference operation to the non-differentiable nonlinear function expressing the quantized observation [11].

Though the particle filter has been proposed as a state estimation method for nonlinear stochastic systems with non-Gaussian noise [12] [13] [14] [15], there remain a number of problems such as the complexity of calculation in resampling process and the tremendous calculation time based on Monte Carlo simulation. Furthermore, how to describe the likelihood function reflecting non-Gaussian properties for the observed data still remains in the process of realization of the algorithm. Though a state estimation method has been proposed by applying the particle filter after expressing the quantized observation characteristic as a nonlinear system, Gaussian distribution has been assumed for the observation noise in the realization of the algorithm [16]. Furthermore, the validity of the estimation method has been confirmed by only numerical simulation applying the algorithm to simple mathematical models with Gaussian noise. The application of the method to real observed data has not been carried out.

In this paper, a modified particle filter for nonlinear systems considering non-Gaussian properties of specific signals, noises and observation data is proposed for the purpose of application to sound environment system. More specifically, a nonlinear observation model is introduced by considering the additive property of the energy variable (e.g., sound intensity) for the specific signal and external noise (i.e., background noise), and the quantized observation in decibel scale. A particle filter is realized by introducing likelihood function in expansion expression. Next, a wide-sense particle filter of an expansion expression type is derived theoretically by considering not only the linear correlation between the specific signal and observation but also several nonlinear correlations. As the above result, the proposed method is suitable for the application to real sound environment and the estimation accuracy can be improved. The particle filters are used in many fields, because they can apply to many nonlinear stochastic systems with non-Gaussian noise. However, there are problems such as complexity of calculation and tremendous computation time. The proposed method can solve these problems to some extent and will help to improve the computational ability and accuracy of estimation. The effectiveness of the proposed algorithm is confirmed by applying it to the observed data measured in real sound environment under existence of background noise.

The remaining part of this paper is organized as follows: Section 2 introduces the nonlinear observation model. Section 3 summarizes the particle filter and introduces newly a likelihood function in expansion expression for the particle filter. In Section 4, a wide-sense particle filter with quantized observation is the proposed as a state estimation based on Bayes’ theorem in expansion expression. Section 5 considers the prediction algorithm. In Section 6, experimental results applying the proposed method to sound environment verify the effectiveness of the theory. Finally, conclusions are summarized in Section 7.

2. Nonlinear Observation Model for Sound Environment System

Let us consider a stochastic environment system with the energy variables (e.g., sound intensity) of arbitrary distribution type, and express the system equation as:

x k + 1 = F x k + G u k (1)

where x k denotes the specific signal energy at a discrete time k, and u k is the random input with known statistics. Here, x k and u k are statistically independent of each other. Two parameters F and G are estimated by using an auto-correlation technique [1]. Furthermore, a nonlinear observation model is established by considering the additive property of energy variables and the quantized observation in decibel scale, as follows:

y k = 10 log 10 { ( x k + v k ) / y 0 } , ( y 0 = 10 12 [ W / m 2 ] ) (2)

z k = Q ( y k ) g ( x k + v k ) (3)

where y k is the noisy observation in decibel scale contaminated by the additive background noise energy v k . Though y k is decibel variable with continuous level, the observation data are measured in a quantized level form suitable for the signal processing by use of a digital computer through A/D converter. The function Q ( ) denotes a nonlinear function expressing the quantization mechanism and z k is the quantized observation in decibel scale. Therefore, g ( ) denotes a nonlinear function combining the nonlinearity of decibel observation with the quantized observation mechanism. In this study, a signal processing method to estimate the specific signal x k is proposed on the basis of the quantized observation z k contaminated by the background noise v k .

In order to derive an algorithm to estimate the specific signal x k based on the quantized observation z k , Bayes’ theorem is paid attention as a fundamental principle of the estimation.

P ( x k | Z k ) = P ( x k , z k | Z k 1 ) / P ( z k | Z k 1 ) (4)

where Z k ( { z 1 , z 2 , , z k } ) is a set of observations until time k.

3. Particle Filter for Sound Environment System with Quantized Observation

3.1. Summary of Particle Filter

In this section, the well-known particle filter for nonlinear systems is summarized [12].

First, Equation (4) can be expressed as follows:

P ( x k | Z k ) = P ( z k | x k , Z k 1 ) P ( x k | Z k 1 ) P ( z k | Z k 1 ) = P ( z k | x k ) P ( x k | Z k 1 ) P ( z k | x k ) P ( x k | Z k 1 ) d x k (5)

By introducing M particles X k | k 1 = [ x k | k 1 ( 1 ) , x k | k 1 ( 2 ) , , x k | k 1 ( M ) ] , the prior probability density function P ( x k | Z k 1 ) can be expressed approximately as:

P ( x k | Z k 1 ) 1 M i = 1 M δ ( x k x k | k 1 ( i ) ) (6)

where δ ( ) is Dirac delta function and x k | k 1 ( i ) ( i = 1 , 2 , , M ) are particles considered as elements of P ( x k | Z k 1 ) . Furthermore, the posterior probability function P ( x k | Z k ) is also expressed approximately by use of the delta function in terms of M particles: X k | k = [ x k | k ( 1 ) , x k | k ( 2 ) , , x k | k ( M ) ] , where x k | k ( i ) ( i = 1 , 2 , , M ) are particles considered as elements of P ( x k | Z k ) .

Next, using the property of delta function, the denominator of the right hand of Equation (5), which is expressed as C k , can be derived as follows:

C k P ( z k | x k ) 1 M i = 1 M δ ( x k x k | k 1 ( i ) ) d x k = 1 M i = 1 M α k ( i ) (7)

with

α k ( i ) P ( z k | x k = x k | k 1 ( i ) ) , ( i = 1 , 2 , , M ) (8)

Equation (8) expresses the likelihood function of x k when the observation z k is obtained. From Equation (6) and Equation (7), Equation (5) can be expressed as

P ( x k | Z k ) P ( z k | x k ) 1 C k M i = 1 M δ ( x k x k | k 1 ( i ) ) (9)

From the above equation, the following relationship is derived.

Pr ( x k = x k | k 1 ( i ) | Z k ) 1 C k M P ( z k | x k = x k | k 1 ( i ) ) = α k ( i ) i = 1 M α k ( i ) α ˜ k ( i ) , ( i = 1 , 2 , , M ) (10)

Therefore, the cumulative distribution for Equation (10) can be given as follows:

F k | k ( x ) i = 1 M α ˜ k ( i ) I ( x x k | k 1 ( i ) ) (11)

where the function I ( ) denotes unit step function defined as

I ( x a ) = { 1 ( x 0 ) 0 ( x < 0 ) (12)

Through resampling procedure, Equation (11) can be rewritten as

F k | k ( x ) 1 M i = 1 M I ( x x k | k ( i ) ) (13)

Using the particles: X k | k = [ x k | k ( 1 ) , x k | k ( 2 ) , , x k | k ( M ) ] obtained from Equation (13), the estimate x ^ k of x k can be obtained as follows:

x ^ k = 1 M i = 1 M x k | k ( i ) (14)

3.2. Particle Filter for Sound Environment System by Introducing Likelihood Function in Expansion Expression

The quantized observation in Equation (3) can be expressed by introducing a quantized noise ε k as follows:

z k = Q ( y k ) = y k + ε k = 10 log 10 { ( x k + v k ) / y 0 } + ε k (15)

Considering Equation (2), the likelihood function of x k = x k | k 1 ( i ) for y k is given as

P ( y k | x k = x k | k 1 ( i ) ) = P v ( 10 y k / 10 y 0 x k | k 1 ( i ) ) (16)

where P v ( ) denotes the probability density function of the background noise v k . The statistical orthogonal expansion series [17] defined by

P v ( v k ) = N ( v k ; v ¯ k , R k ) n = 0 B n 1 n ! H n ( v k v ¯ k R k ) (17)

v ¯ k v k , R k ( v k v ¯ k ) 2 , B n 1 n ! H n ( v k v ¯ k R k )

N ( x ; μ , σ 2 ) 1 2 π σ 2 exp { ( x μ ) 2 2 σ 2 } (18)

is adopted as an expression considering non-Gaussian distribution. Here denotes an averaging operation on variables and H n ( ) is a Hermite polynomial with the nth order. Therefore, the likelihood function of x k defined by Equation (8) is expressed as

α k ( i ) = P v ( 10 ( z k + ε k ) / 10 y 0 x k | k 1 ( i ) ) ε k (19)

The averaging operation on ε k in the above equation can be evaluated by use of the probability distribution of the quantized noise ε k such as a uniform distribution. Then, the estimate x ^ k of x k can be obtained from Equation (14) by use of particles x k | k ( i ) calculated from Equation (19).

4. Wide-Sense Particle Filter for Sound Environment System with Quantized Observation

4.1. State Estimation Based on Bayes’ Theorem in Expansion Expression

In order to express Equation (4) in a form reflecting hierarchically linear and nonlinear correlations between the specific signal x k and the quantized observation z k , by expanding the conditional probability density function P ( x k , z k | Z k 1 ) in a statistical orthogonal expansion series, the following expression is derived [1] [2].

P ( x k | Z k ) = P 0 ( x k | Z k 1 ) m = 0 n = 0 A m n φ m ( 1 ) ( x k ) φ n ( 2 ) ( z k ) n = 0 A 0 n φ n ( 2 ) ( z k ) (20)

A m n φ m ( 1 ) ( x k ) φ n ( 2 ) ( z k ) | Z k 1 (21)

The above two functions φ m ( 1 ) ( x k ) and φ m ( 1 ) ( x k ) are orthonormal polynomials of degrees m and n with weighting functions P 0 ( x k | Z k 1 ) and P 0 ( z k | Z k 1 ) describing the dominant part of the actual fluctuation. Based on Equation (20), the estimate of the polynomial function f M ( x k ) of x k with Mth order can be derived as follows.

f ^ M ( x k ) f M ( x k ) | Z k = m = 0 M n = 0 C M m A m n φ n ( 2 ) ( z k ) / n = 0 A 0 n φ n ( 2 ) ( z k ) (22)

where C M m is an appropriate constant satisfying the following equality:

f M ( x k ) = m = 0 M C M m φ m ( 1 ) ( x k ) (23)

4.2. Realization of Wide-Sense Particle Filter for Sound Environment System

Though the particle filter is useful for the state estimation problem of non-linear systems, this filter needs very complicated algorithm and a large number of computational times based on Monte Carlo simulation and the resampling procedure. In this section, a hybrid algorithm combining the analytical formula for state estimation with Monte Carlo simulation by use of particles is proposed.

The well-known Gaussian distribution is adopted as P 0 ( x k | Z k 1 ) and P 0 ( z k | Z k 1 ) , because this probability density function is the most standard one.

P 0 ( x k | Z k 1 ) = N ( x k ; x k * , Γ x k ) (24)

x k * x k | Z k 1 , Γ x k ( x k x k * ) 2 | Z k 1 (25)

P 0 ( z k | Z k 1 ) = N ( z k ; z k * , Ω z k ) (26)

z k * z k | Z k 1 , Ω z k ( z k z k * ) 2 | Z k 1 (27)

Then, the orthonormal functions with two weighting probability density functions in Equation (24) and Equation (26) can be given in the Hermite polynomial:

φ m ( 1 ) ( x k ) = 1 m ! H m ( x k x k * Γ x k ) (28)

φ n ( 2 ) ( z k ) = 1 n ! H n ( z k z k * Ω z k ) (29)

Therefore, considering especially two cases of f 1 ( x k ) = x k and f 2 ( x k ) = ( x k x ^ k ) 2 , estimates for mean and variance are given as

x ^ k x k | Z k = n = 0 { A 0 n C 10 + A 1 n C 11 } 1 n ! H n ( z k z k * Ω z k ) n = 0 A 0 n 1 n ! H n ( z k z k * Ω z k ) ( C 10 = x k * , C 11 = Γ x k ) (30)

P x k ( x k x ^ k ) | Z k = n = 0 { A 0 n C 20 + A 1 n C 21 + A 2 n C 22 } 1 n ! H n ( z k z k * Ω z k ) n = 0 A 0 n 1 n ! H n ( z k z k * Ω z k ) ( C 20 = Γ x k + ( x k * x ^ k ) 2 , C 21 = 2 Γ x k ( x k * x ^ k ) , C 22 = 2 Γ x k ) (31)

Furthermore, by considering a case of f N 1 ( x k ) = ( 1 / N 1 ! ) H N 1 ( ( x k x ^ k ) / P k ) , the estimate for the expansion coefficient reflecting the non-Gaussian property of the specific signal x k can be obtained as follows:

a ^ N 1 1 N 1 ! H N 1 ( x k x ^ k P k ) | Z k

= n = 0 { A 0 n C N 1 0 + A 1 n C N 1 1 + + A N 1 n C N 1 N 1 } 1 n ! H n ( z k z k * Ω z k ) n = 0 A 0 n 1 n ! H n ( z k z k * Ω z k ) (32)

where C N 1 l ( l = 0 , 1 , , N 1 ) are coefficients satisfying the following equality:

1 N 1 ! H N 1 ( x k x ^ k P k ) = l = 0 N 1 C N 1 l 1 l ! H l ( x k x k * Γ x k ) (33)

Considering Equation (3) and statistical independence between x k and v k , two parameters z k * and Ω z k , and the expansion coefficients A m n in the estimation algorithm of Equations (30)-(32), are given as

z k * = g ( x k + v k ) | Z k 1 = g ( x k + v k ) P ( x k | Z k 1 ) P v ( v k ) d x k d v k (34)

Ω z k = ( g ( x k + v k ) z k * ) 2 | Z k 1 = ( g ( x k + v k ) z k * ) 2 P ( x k | Z k 1 ) P v ( v k ) d x k d v k (35)

A m n = 1 m ! H m ( x k x k * Γ x k ) 1 n ! H n ( g ( x k + v k ) z k * Ω z k ) | Z k 1 = 1 m ! 1 n ! H m ( x k x k * Γ x k ) H n ( g ( x k + v k ) z k * Ω z k ) P ( x k | Z k 1 ) P v ( v k ) d x k d v k (36)

The conditional probability density function P ( x k | Z k 1 ) in Equations (34)-(36) can be expressed as:

P ( x k | Z k 1 ) = N ( x k ; x k * , Γ x k ) m = 0 A m 0 1 m ! H m ( x k x k * Γ x k ) (37)

Furthermore, as the probability density function P v ( v k ) of the background noise v k , the expansion expression of Equation (17) is adopted. Two first terms of the probability density functions in Equation (17) and Equation (37) are expressed approximately as

N ( x k ; x k * , Γ x k ) 1 M i = 1 M δ ( x k x G k | k 1 ( i ) ) (38)

N ( v k ; v ¯ k , R k ) 1 M i = 1 M δ ( v k v G k ( i ) ) (39)

by introducing particles: X G k | k 1 = [ x G k | k 1 ( 1 ) , x G k | k 1 ( 2 ) , , x G k | k 1 ( M ) ] and V G k = [ v G k ( 1 ) , v G k ( 2 ) , , v G k ( M ) ] considered as elements of N ( x k ; x k * , Γ x k ) and N ( v k ; v ¯ k , R k ) . Therefore, Equations (34)-(36) can be given as follows:

z k * = 1 M i = 1 M g ( x G k | k 1 ( i ) + v G k ( i ) ) m = 0 A m 0 1 m ! H m ( x G k | k 1 ( i ) x k * Γ x k )

n = 0 B n 1 n ! H n ( v G k ( i ) v ¯ k R k ) (40)

Ω z k = 1 M i = 0 M ( g ( x G k | k 1 ( i ) + v G k ( i ) ) z k * ) 2 m = 0 A m 0 1 m ! H m ( x G k | k 1 ( i ) x k * Γ x k ) n = 0 B n 1 n ! H n ( v G k ( i ) v ¯ k R k ) (41)

A m n = 1 M i = 0 M H m ( x G k ( i ) x k * Γ x k ) H n ( g ( x G k ( i ) + v G k ( i ) ) z k * Ω z k ) m = 0 A m 0 1 m ! H m ( x G k | k 1 ( i ) x k * Γ x k ) n = 0 B n 1 n ! H n ( v G k ( i ) v ¯ k R k ) (42)

5. Prediction Algorithm

Considering Equation (1), the prediction step necessary to perform the recursive estimation of the specific signal is given as follows:

x k + 1 i | Z k = ( F x k + G u k ) i | Z k = j = 0 i ( i j ) F j x k j | Z k G i j u k i j (43)

By using a relationship of Hermite polynomial:

x m = r = 0 [ m / 2 ] ( 2 r 1 ) ! ! ( m 2 r ) H m 2 r ( x ) (44)

the function x k j | Z k in Equation (43) can be evaluated by use of the estimates x ^ k , P x k and a ^ N 1 ( N 1 = 3 , 4 , , j ) . Therefore, by combining the estimation algorithms in Equations (30)-(32) with the prediction algorithm in Equation (43), the recurrence estimation of x k can be achieved.

6. Application to Sound Environment

In order to examine the practical usefulness of the proposed state estimation method with nonlinear observation characteristics, the proposed algorithms were applied to the actual sound environmental data. The road traffic noise was adopted as an example of a specific signal with a complex fluctuation form. Applying the proposed estimation method to actually observed data contaminated by background noise and quantized with 1 dB width and 2 dB width roughly, the fluctuation wave form of the specific signal was estimated. The statistics of the specific signal and the background noise used in the experiment are shown in Table 1 and Table 2 respectively.

Figure 1 and Figure 2 show the estimation results of the fluctuation wave form of the specific signal by applying the algorithm proposed in Sect. 3 (with

Table 1. Mean and standard deviation of the specific signal (in W/m2).

Table 2. Mean and standard deviation of the background noise (in W/m2).

Figure 1. Estimation results by applying the proposed method in Sect. 3 based on the quantized observation data with 1 dB width.

Figure 2. Estimation results by applying the proposed method in Sect. 3 based on the quantized observation data with 2 dB width.

n = 5 in Equation (17)) to Data 1. In these figures, the horizontal axis shows the discrete time k of the estimation process, and the vertical axis expresses the sound level taking a logarithmic transformation of energy-scaled variables, because the actual sound environment usually is evaluated on decibel scale. The estimates of the proposed method show good agreement with the true values.

Furthermore, the estimation algorithm proposed in Sect. 4 was applied to the observation data. In this estimation, the finite number of expansion coefficients A m n ( m , n 2 ) was used for the simplification of the estimation algorithm. The estimated results of two cases by applying the proposed algorithm to the quantized data with 1 dB and 2 dB widths are shown in Figure 3 and Figure 4.

For comparison, the estimation results calculated by using our previous method [11] and standard method are also shown in Figure 5 and Figure 6. Since Kalman’s filtering theory has been widely used in the field of stochastic system, the extended Kalman filter [5] was also applied to the observation data as a trail by using observation model shown in Equation (15). The results by our previous method show relatively good estimation. On the other hand, there are great

Figure 3. Estimation results by applying the proposed method in Sect. 4 based on the quantized observation data with 1 dB width.

Figure 4. Estimation results by applying the proposed method in Sect. 4 based on the quantized observation data with 2 dB width.

Figure 5. Estimation results by applying our previous method and the extended Kalman filter based on the quantized observation data with 1 dB width.

Figure 6. Estimation results by applying our previous method and the extended Kalman filter based on the quantized observation data with 2 dB width.

discrepancies between the estimates based on the standard type dynamical estimation method (i.e., extended Kalman filter), particularly in the estimation of the lower level values of the fluctuation. For Data 2 - Data 5, the same results as Data 1 were obtained.

The squared sums of the estimation error are shown in Table 3 and Table 4. From Table 3 in the case of quantized observation data with 1 dB, it can be found numerically that the more accurate estimation results are obtained by considering the higher-order expansion terms in Equation (17) of the estimation algorithm in Sect. 3. Furthermore, it is obvious that the proposed method in Sect. 4 is more useful than our previous method [11] and the extended Kalman filter. Furthermore, in the case of the quantized observation data with 2 dB, the estimate results by the proposed method in Sect. 4 shows more accurate estimation than the results of other methods.

Though two methods in Sects. 3 and 4 show almost the same accurate estimation, the computation time of two methods is quite different. The comparison of the computation times between two methods is shown in Table 5. The estimation

Table 3. Comparison for root mean squared error of the estimation results based on the quantized observation data with 1 dB width (in dB).

Table 4. Comparison for root mean squared error of the estimation results based on the quantized observation data with 2 dB width (in dB).

Table 5. Average computation times for M = 100 (in s).

algorithm in Sect. 3 needs computation cost from 55.68 times (in the case of n = 0 in Equation (17)) to 131.9 times (in the case of n = 5 ) as compared with the algorithm in Sect. 4. Therefore, the method in Sect. 4 is more advantageous than the method in Sect. 3 by considering the computation cost.

From the above results, it can be concluded that the proposed method in Sect. 4 is most effective among all four methods.

7. Conclusions

In this study, state estimation method for a sound environment system with nonlinear observation characteristics has been theoretically proposed on the basis of Bayes’ theorem by introducing a wide-sense particle filter. More specifically, two types of the recursive algorithm to estimate the specific signal have been derived based on the quantized level observation matched for the signal processing by use of a digital computer. Furthermore, the validity and effectiveness of the proposed theory have been experimentally confirmed by applying it to the real environmental noise data in sound environment.

The proposed approach is still at the early of study, and there are left a number of practical problems to be continued in the future. For example, the proposed method has to be applied to many other actual data of sound environment. Furthermore, the proposed theory has to be extended to more complicated situations involving multi-signal sources, and an optimal number of expansion terms in the proposed estimation algorithm of expansion type have to be found.

Acknowledgements

The authors are grateful to Mr. Takuya Komatsu for his help during this study. This work was supported in part by the fund from the Grant-in-Aid for Scientific Research No. 15K06116 from the Ministry of Education, Culture, Sports, Science and Technology-Japan.

Conflicts of Interest

The authors declare no conflicts of interest regarding the publication of this paper.

References

[1] Ohta, M. and Yamada, H. (1984) New Methodological Trials of Dynamical State Estimation for the Noise and Vibration Environmental System—Establishment of General Theory and Its Application to Urban Noise Problems. Acustica, 55, 199-212.
[2] Ikuta, A. and Ohta, M. (1992) A State Estimation Method of Impulsive Signal Using Digital Filter under the Existence of External Noise and Its Application to Room Acoustics. IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences, E75, 988-995.
[3] Kalman, R.E. (1960) A New Approach to Linear Filtering and Prediction Problems. Transactions of the ASME Journal of Basic Engineering, 82, 35-45.
https://doi.org/10.1115/1.3662552
[4] Kalman, R.E. and Buch, R.S. (1961) New Results in Linear Filtering and Prediction Theory. Transactions of the ASME Journal of Basic Engineering, 83, 95-108.
https://doi.org/10.1115/1.3658902
[5] Kushner, H.J. (1967) Approximations to Optimal Nonlinear Filter. IEEE Transactions on Automatic Control, 12, 546-556.
https://doi.org/10.1109/TAC.1967.1098671
[6] Julier, S.J. and Uhlmann, J. (2004) Unscented Filtering and Nonlinear Estimation. Proceedings of IEEE, 92, 401-421.
https://doi.org/10.1109/JPROC.2003.823141
[7] Kitagawa, G. (1996) Monte Carlo Filter and Smoother for Non-Gaussian Nonlinear State Space Models. Journal of Computational and Graphical Statistics, 5, 1-25.
https://doi.org/10.1080/10618600.1996.10474692
[8] Sviestins, E. and Wigren, T. (2000) Optimal Recursive State Estimation with Quantized Measurements. IEEE Transactions on Automatic Control, 45, 762-767.
https://doi.org/10.1109/9.847118
[9] Delchamps, D.F. (1989) Extracting State Information from a Quantized Output Record. Systems and Control Letters, 13, 365-372.
https://doi.org/10.1016/0167-6911(89)90102-3
[10] Feng, X. and Loparo, K.A. (1997) Active Probing for Information in Control Systems with Quantized State Measurements: A Minimum Entropy Approach. IEEE Transactions on Automatic Control, 42, 219-238.
https://doi.org/10.1109/9.554401
[11] Orimoto, H. and Ikuta, A. (2018) A Bayesian Filter for Sound Environment System with Quantized Observation. Intelligent Information Management, 10, Article ID: 84820.
https://doi.org/10.4236/iim.2018.103007
[12] Candy, J.V. (2008) Bayesian Signal Processing—Classical, Modern, and Particle Filtering Methods. John Wiley & Sons Ltd., Hoboken.
[13] Li, K., Wu, J., Zhang, Q., Su, L. and Chen, P. (2015) New Particle Filter Based on GA for Equipment Remaining Useful Life Prediction. Sensors (Basel), 17, E696.
https://doi.org/10.3390/s17040696
[14] Strodal, A., Karlsen, H., Nævdal, G., Skaug, H. and Vallès, B. (2011) Bridging the Ensemble Kalman Filter and Particle Filters: The Adaptive Gaussian Mixture Filter. Computational Geosciences, 15, 293-305.
https://doi.org/10.1007/s10596-010-9207-1
[15] Chorin, A.J., Morzfeld, M. and Tu, X. (2013) Implicit Sampling, with Application to Data Assimilation. Chinese Annals of Mathematics, 34, 89-98.
https://doi.org/10.1007/s11401-012-0757-5
[16] Sugie, T. and Masuda, T. (2011) State Estimation by Using Particle Filter Based on Quantized Outputs. Transactions of the Institute of Systems, Control and Information Engineers, 24, 16-22.
https://doi.org/10.5687/iscie.24.16
[17] Ohta, M. and Koizumi, T. (1968) General Statistical Treatment of the Response of a Nonlinear Rectifying Device to a Stationary Random Input. IEEE Transactions on Information Theory, IT-14, 595-598.
https://doi.org/10.1109/TIT.1968.1054178

Copyright © 2024 by authors and Scientific Research Publishing Inc.

Creative Commons License

This work and the related PDF file are licensed under a Creative Commons Attribution 4.0 International License.