CN113452349A - Kalman filtering method based on Bayes sequential importance integral - Google Patents

Kalman filtering method based on Bayes sequential importance integral Download PDF

Info

Publication number
CN113452349A
CN113452349A CN202110720593.9A CN202110720593A CN113452349A CN 113452349 A CN113452349 A CN 113452349A CN 202110720593 A CN202110720593 A CN 202110720593A CN 113452349 A CN113452349 A CN 113452349A
Authority
CN
China
Prior art keywords
distribution
importance
nonlinear
representing
state
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
CN202110720593.9A
Other languages
Chinese (zh)
Other versions
CN113452349B (en
Inventor
张宏伟
张小虎
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.)
Sun Yat Sen University
Original Assignee
Sun Yat Sen University
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 Sun Yat Sen University filed Critical Sun Yat Sen University
Priority to CN202110720593.9A priority Critical patent/CN113452349B/en
Publication of CN113452349A publication Critical patent/CN113452349A/en
Application granted granted Critical
Publication of CN113452349B publication Critical patent/CN113452349B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H03ELECTRONIC CIRCUITRY
    • H03HIMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
    • H03H17/00Networks using digital techniques
    • H03H17/02Frequency selective networks
    • H03H17/0248Filters characterised by a particular frequency response or filtering method
    • H03H17/0255Filters based on statistics
    • H03H17/0257KALMAN filters

Landscapes

  • Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Mathematical Physics (AREA)
  • Complex Calculations (AREA)

Abstract

The invention discloses a Bayesian sequential importance integral-based Kalman filtering method which comprises the steps of establishing a discrete multi-model parameter nonlinear Gaussian system model, constructing truncation priors by soft constraint, constructing mixed Gaussian importance distribution by fusing the truncation priors and state posterior feedback, correcting comprehensive integration points for prediction updating, and fusing target posterior distribution under multimode parameters. By fusing the cut-off prior, the posterior feedback and other constraint information, the importance function covering the multimodal distribution is constructed, the matching degree of the target importance function and the actual target real distribution is improved, and the diversity and the accuracy of the sampling sample are improved. And introducing sequential importance sampling correction integral points, and introducing related information entropy measure in a time updating stage to comprehensively improve the diversity of the integral points and the fault tolerance of prediction covariance. The method can greatly reduce the average error without sacrificing the calculation complexity, and can improve the real-time tracking performance by one order of magnitude when being applied to tracking the maneuvering target in the airspace.

Description

Kalman filtering method based on Bayes sequential importance integral
Technical Field
The invention relates to the technical field of target state estimation, in particular to a Kalman filtering method based on Bayesian sequential importance integral.
Background
The filtering refers to the estimation of unknown states or parameters from sensing measurement containing noise, and the nonlinear filtering is one of core technologies for solving the uncertain signal processing problem and is widely applied to the fields of engineering, statistics and mathematics. Bayesian reasoning provides a mathematical mechanism for the filtering problem, however, in practical application, due to the complexity of nonlinear dynamic system functions, closed-form analysis of integral operation of an equation is difficult, and numerical methods are generally used for approximate solution, which mainly include numerical integration and Monte Carlo.
The first category of numerical integration methods is based on a deterministic rule. Among them, gaussian approximation is a common method, which approximates the first second moment of target distribution by gaussian moment matching, and the method is simple to calculate, but the numerical accuracy is general. The unscented transformation technology directly approaches the mean and covariance of the original distribution of the target by selecting a fixed number of sigma points to carry out state transfer. Under the precondition that the covariance matrix is positive, the Unscented Kalman Filter (UKF) algorithm can reach third-order numerical precision. When the integral dimensionality of the state space model is moderate, the numerical integration points can be determined according to Gauss-Hermite rules to carry out multidimensional quadratic integration or volume integration, and if the specific integral conditions under the assumed probability model condition are met, the algorithm can reduce the approximation error to the maximum extent and becomes a high-performance reference technology in the relevant application field. However, the application of the sigma-point Kalman filter is generally limited to Gaussian noise disturbance, and the limitation restricts the application of the numerical integration method in a strong nonlinear scene.
The second class of Monte Carlo methods is based on the idea of random sampling, so that the nonlinear function does not need to be linearized, the nonlinear and non-Gaussian problem of dynamic state estimation can be effectively processed, and the central limit theorem ensures the consistent convergence of the methods. The Markov chain Monte Carlo Markov Chain (MCMC) algorithm generates valid Monte Carlo samples by simulating Markov chains consistent with a target distribution, however, it is difficult to maintain Markov steady-state distributions in a state evolution process with less sample data, and the computational complexity and time cost of improving the algorithm increase with the increase of data volume and acquisition volume. In contrast, the Importance Sampling (IS) algorithm approximates a target importance function by decomposing the mathematical expectation of the target posterior probability density function, generates samples having respective weights from the target importance function, and approximates the target posterior distribution by dirac function weighting. According to the method, the deviation between the target importance function and the real target distribution can be corrected by adjusting the sample weight, so that the establishment of the importance function capable of covering the effective likelihood area is critical to the filtering performance of the Monte Carlo method. In the prior art, sequential monte carlo sampling is also called as a Particle Filter (PF) method, and the importance sampling rule of discrete time dynamic models in several different scientific disciplines is unified under the bayesian filtering meaning. Theoretically, the sampling error of the monte carlo method has dimension invariance, but the rapid attenuation of the sample and the weight degradation caused by dimension disaster still remain a technical problem to be solved.
From the mathematical model analysis of Bayesian probability theory, the estimation of unknown parameters in the nonlinear high-dimensional state space is fuzzy rather than accurately analyzable, and the root cause is not the extrinsic statistical variation, but the ambiguity inherent in the complex nonlinear dynamic system model, mainly including the unpredictability of the target state and the ambiguity of the unstable data. This ambiguity restricts the application of many single non-linear filtering algorithms, and according to the advantages and disadvantages of the above two types of numerical methods, there are many improved algorithms that combine the two types of numerical methods, for example:
and (3) approximating the first second moment of the observation model of the dynamic nonlinear system by adopting an iteration posterior linearization method, and proving the convergence of the algorithm from the angle of statistical analysis. However, linear iterative optimization is easy to fall into local optimization, so that the algorithm lacks strong generalization capability;
and introducing the target importance function into a frame of a Gauss-Hermite numerical integration algorithm, and measuring the convergence error of the importance integration method by adopting a statistical linearization method. Within a certain error range, the algorithm can be expanded to the numerical integration of a non-Gaussian state space model, and the adaptivity of a target importance function still needs to be adjusted through a specific heuristic mechanism;
and dividing a dynamic multi-model state space according to a Rao-Blackwell theory, and estimating model parameters of the system state and state evolution under a condition model by adopting linear Gaussian approximation and a particle filtering method respectively. However, for the state space model calculation of a complex nonlinear dynamic system, the problem of large sample sampling time is still obvious. In fact, consistent or compatible geometric mapping or statistical constraint relationships are prevalent between nonlinear dynamic system models, state variables, and observations.
Disclosure of Invention
Aiming at the problems that the likelihood function, the target importance function and the actual target distribution are not matched under the conditions of model inaccuracy and data instability in nonlinear filtering in the prior art, the invention provides the Kalman filtering method based on the Bayesian sequential importance integral, which can greatly reduce the average error without sacrificing the calculation complexity and improve the real-time tracking performance by one order of magnitude when applied to tracking the maneuvering target in the airspace.
In order to achieve the above object, the present invention provides a kalman filtering method based on bayesian sequential importance integral, which comprises the following steps:
step 1, establishing a discrete-time nonlinear Gaussian system;
step 2, truncating the space-time distribution of the observation noise according to a soft constraint theory, constructing truncation prior distribution of the system, and obtaining the revised truncation prior distribution in the system by adopting a global Newton method based on the current observed quantity and the initial state value;
step 3, according to a total probability formula of Bayesian inference, obtaining posterior probability distribution of a target state in the system based on the corrected truncated prior distribution and the original prior distribution;
step 4, obtaining a suboptimal target importance function of the system based on the posterior probability distribution of the target state, and sampling an importance sampling sample of the system based on the suboptimal target importance function;
step 5, selecting Hermite integration points according to a Gauss-Hermite rule, and correcting the Hermite integration points based on the importance sampling samples to obtain Bayes sequential importance integration points;
step 6, constructing comprehensive integral points of a multi-model set in the system based on Bayes sequential importance integral points, obtaining a mean value and covariance of system state prediction based on the comprehensive integral points, and measuring the predicted mean value, covariance and cross covariance;
step 7, calculating Kalman filtering gain, filtering mean value and filtering covariance, and finally fusing posterior distribution of the multi-modal filtering approximation system;
and 8, taking the approximate posterior distribution as the original prior distribution of the next moment, and carrying out the next round of system state filtering.
In one embodiment, in step 1, the discrete-time nonlinear gaussian system specifically includes:
Figure BDA0003136380030000031
Figure BDA0003136380030000032
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000033
representing a non-linear Gaussian system at time k
Figure BDA0003136380030000034
The state equation of the space,
Figure BDA0003136380030000035
Observation equation of space, nX、nZRepresenting a state variable dimension, a measured sequence dimension, upsilonk、ekRepresents nυDimensional process noise, neDimensional observation noise, respectively mean value of
Figure BDA0003136380030000036
Standard covariance of ∑υ、ΣeThe noise of the gaussian noise of (a),
Figure BDA0003136380030000037
denotes the kth model parameter at the kth time, and K denotes the total number of model parameters.
In one embodiment, step 2 specifically includes:
step 2.1, according to the soft constraint theory, truncating the space-time distribution of the observation noise, and constructing the truncated prior distribution of the system, wherein the truncated prior distribution comprises the following steps:
Figure BDA0003136380030000038
Figure BDA0003136380030000039
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300000310
truncated prior distribution, X, representing the observed noise soft constraint constructionk-1Representing the state quantities of the non-linear gaussian system at time k-1,
Figure BDA00031363800300000311
denotes the k model parameter sequence from time 1 to time k-1, r1:kRepresenting a sequence of potential characteristic variables, Z, in a nonlinear Gaussian system from time 1 to time k1:kRepresenting an observation sequence of the nonlinear Gaussian system from the 1 st moment to the k-th moment;
Figure BDA0003136380030000041
to assist in indicating the function, the value of which depends on the probability density of the observed noise in the observation model
Figure BDA0003136380030000042
Whether in feasible field IX(Zk) Internal;
step 2.2, assuming the modified truncation prior distribution in the nonlinear Gaussian system as Gaussian distribution, the mean value is approximated by the Newton interior point method
Figure BDA0003136380030000043
Figure BDA0003136380030000044
Thus, it is possible to prevent the occurrence of,
Figure BDA0003136380030000045
in the formula, pt(X) represents the truncated prior distribution after the nonlinear Gaussian system is corrected, X represents the state variable of a random system,
Figure BDA0003136380030000046
representing the feasible region center of the state distribution of the real target of the kth model parameter at the k moment, namely, the mean value of the truncated prior distribution;
Figure BDA0003136380030000047
representing a second moment of a feasible region of a k-th model parameter statistical center at the k moment, namely, a covariance of truncated prior distribution; x0Is an initial value of state, α*、diRespectively, the iteration step length and the search direction of the backtracking method.
In one embodiment, in step 3, the posterior probability distribution of the target state in the nonlinear gaussian system can be expressed as:
Figure BDA0003136380030000048
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000049
representing the posterior probability distribution of the target state in a nonlinear gaussian system,
Figure BDA00031363800300000410
representing the likelihood of observation in a nonlinear gaussian system,
Figure BDA00031363800300000411
representing the original prior distribution, X, in a non-linear Gaussian system0:kRepresents the state quantity, X, of the nonlinear Gaussian system from time 0 to time k1:k-1Represents the state quantity of the nonlinear Gaussian system from the 1 st moment to the k-1 st moment, Z1:k-1Represents the observed quantity, r, of the nonlinear Gaussian system from the 1 st time to the k-1 st time1:k-1Representing potential characteristic variables in the nonlinear gaussian system from time 1 to time k-1.
In one embodiment, step 4 specifically includes:
the mathematical expectation integral of the posterior probability density of the state and the model parameter in the nonlinear Gaussian system is obtained based on the posterior probability distribution of the target state in the nonlinear Gaussian system, and is as follows:
Figure BDA0003136380030000051
the sub-optimal target importance function of the nonlinear Gaussian system is obtained by decomposing the mathematical expectation integral, i.e.
Figure BDA0003136380030000052
Comprises the following steps:
Figure BDA0003136380030000053
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000054
representing a set of model parameters, K representing the number of model parameters,
Figure BDA0003136380030000055
representing model parameters M at time kκThe following observations were:
Figure BDA0003136380030000056
in the formula, HJaA Jacobian matrix representing the nonlinear observation function, T representing the transpose of the matrix;
system-based suboptimal target importance function sampling NsImportance sample, i-th importance sample under the k model parameter
Figure BDA0003136380030000057
And its weight
Figure BDA0003136380030000058
Respectively as follows:
Figure BDA0003136380030000059
Figure BDA00031363800300000510
the weights of the importance sample of the nonlinear gaussian system are normalized, namely:
Figure BDA00031363800300000511
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300000512
the weights of the importance sample of the normalized nonlinear gaussian system are represented.
In one embodiment, step 5 specifically includes:
since the characteristic root of the constructed Hermite polynomial of the order l is determined, a Hermite integral point under the nonlinear Gaussian system model parameters is selected according to Gauss-Hermite rule and is determined, and the weight of the Hermite integral point is constant and is expressed as follows:
Figure BDA0003136380030000061
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000062
representing the nth integration point of the system at the kth model parameter at the kth instant,
Figure BDA0003136380030000063
representing the weight of the nth integration point of the system under the kth model parameter at the kth moment;
integrating point weight determination of importance sampling sample weight of nonlinear Gaussian system and Hermite polynomial of l order
Figure BDA0003136380030000064
Performing dot product to obtain Bayes sequential importance integral point weight as follows:
Figure BDA0003136380030000065
finally, the Bayesian sequential importance integral point is obtained as
Figure BDA0003136380030000066
In one embodiment, step 6 specifically includes:
variance of likelihood distribution of decomposition subregion:
Figure BDA0003136380030000067
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000068
the mean square error of the system truncation prior distribution of the variance of the likelihood distribution of the sub-region at the k-1 moment and the k model parameter is represented;
constructing a comprehensive integral point of a multi-model set in a nonlinear Gaussian system, wherein the comprehensive integral point is as follows:
Figure BDA0003136380030000069
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300000610
represents the integrated integration points of the multiple model sets in the nonlinear Gaussian system,
Figure BDA00031363800300000611
representing the nth Bayes sequential importance integral point of the nonlinear Gaussian system at the k-1 moment;
substituting the comprehensive integral point into the state equation of the nonlinear Gaussian system to calculate the mean value and the covariance of state prediction:
Figure BDA00031363800300000612
Figure BDA00031363800300000613
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300000614
represents the nth integrated integration point of the nonlinear Gaussian system under the kth model parameter at the kth-1 moment,
Figure BDA00031363800300000615
representing the nth Bayes sequential importance integral point of the nonlinear Gaussian system at the k-1 moment under the kth model parameter;
calculating the measured prediction mean of the nonlinear Gaussian system:
Figure BDA00031363800300000616
the covariance of the measurement predictions is calculated:
Figure BDA0003136380030000071
calculating the system's covariance:
Figure BDA0003136380030000072
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000073
which represents the mean of the prediction of the measurement,
Figure BDA0003136380030000074
which represents the covariance of the measurement prediction,
Figure BDA0003136380030000075
which represents the sequence of observations of the system,
Figure BDA0003136380030000076
representing the cross-covariance of the system.
In one embodiment, step 7 specifically includes:
computing kalman filter gain
Figure BDA0003136380030000077
Figure BDA0003136380030000078
Calculating a filtered mean
Figure BDA0003136380030000079
Figure BDA00031363800300000710
Calculating filter covariance
Figure BDA00031363800300000711
Figure BDA00031363800300000712
Fusing the posterior distribution of the multi-modal filtering output approximate nonlinear Gaussian system state:
Figure BDA00031363800300000713
Figure BDA00031363800300000714
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300000715
is the mean of the approximate posterior distribution of the nonlinear gaussian system states,
Figure BDA00031363800300000716
is the covariance of the approximate a posteriori distribution of the nonlinear gaussian system states,
Figure BDA00031363800300000717
for model parameters in nonlinear dynamic systems
Figure BDA00031363800300000718
The similarity measure factor of (1).
In one of the embodiments, the first and second electrodes are,
Figure BDA00031363800300000719
the acquisition process comprises the following steps:
from the viewpoint of information theory learning, the related information entropy can measure the generalized similarity between any two random variables, and in order to measure the influence of parameters such as truncation prior and posterior feedback in a nonlinear dynamic system on the system state and parameter estimation, the kernel function is defined as follows:
Figure BDA00031363800300000720
the objective function is constructed according to the maximum relevant information entropy criterion as follows:
Figure BDA0003136380030000081
according to the Bayesian sequential importance integral-based Kalman filtering method provided by the invention, the importance function covering multimodal distribution is constructed by fusing the constraint information such as truncation prior and posterior feedback, so that the matching degree of the target importance function and the actual target real distribution is improved, and the diversity and the accuracy of a sampling sample are improved. And the sequential importance sampling correction Gauss-Hermite integral point is introduced, so that the adaptivity and the accuracy of the sampling integral point are enhanced, and meanwhile, the diversity of the integral point and the fault tolerance of the prediction covariance are comprehensively improved by introducing the relevant information entropy measure in the time updating stage. The method can greatly reduce the average error without sacrificing the calculation complexity, and can improve the real-time tracking performance by one order of magnitude when being applied to tracking the maneuvering target in the airspace.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the structures shown in the drawings without creative efforts.
FIG. 1 is a schematic flow chart of a Kalman filtering method based on Bayesian sequential importance integral in an embodiment of the present invention;
FIG. 2 is a diagram illustrating a filtering error of sampling 10 samples in example 1 according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating a filtering error of sampling 200 samples in example 1 according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating a filtering error of sampling 300 samples in example 1 according to an embodiment of the present invention;
FIG. 5 is a graph illustrating a filtering error of 500 samples in example 1 according to an embodiment of the present invention;
FIG. 6 is a diagram of civil aviation tracks and radar observations collected by ADS-B in example 2 of an embodiment of the present invention;
FIG. 7 is a schematic diagram of the position root mean square error of IMMEKF, IMMUK, MMRBPF and the invention in tracking a maneuvering target in two-dimensional space in example 2 of an embodiment of the invention;
FIG. 8 is a schematic diagram of the position root mean square error of IMMEKF, IMMUK, MMRBPF and the present invention tracking a maneuvering target in the X-axis direction in example 2 of an embodiment of the present invention;
FIG. 9 is a schematic diagram of the position root mean square error of IMMEKF, IMMUK, MMRBPF and the present invention tracking a maneuvering target in the Y-axis direction in example 2 of an embodiment of the present invention.
The implementation, functional features and advantages of the objects of the present invention will be further explained with reference to the accompanying drawings.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
It should be noted that all the directional indicators (such as up, down, left, right, front, and rear … …) in the embodiment of the present invention are only used to explain the relative position relationship between the components, the movement situation, etc. in a specific posture (as shown in the drawing), and if the specific posture is changed, the directional indicator is changed accordingly.
In addition, the descriptions related to "first", "second", etc. in the present invention are only for descriptive purposes and are not to be construed as indicating or implying relative importance or implicitly indicating the number of technical features indicated. Thus, a feature defined as "first" or "second" may explicitly or implicitly include at least one such feature. In the description of the present invention, "a plurality" means at least two, e.g., two, three, etc., unless specifically limited otherwise.
In the present invention, unless otherwise expressly stated or limited, the terms "connected," "secured," and the like are to be construed broadly, and for example, "secured" may be a fixed connection, a removable connection, or an integral part; the connection can be mechanical connection, electrical connection, physical connection or wireless communication connection; they may be directly connected or indirectly connected through intervening media, or they may be connected internally or in any other suitable relationship, unless expressly stated otherwise. The specific meanings of the above terms in the present invention can be understood by those skilled in the art according to specific situations.
In addition, the technical solutions in the embodiments of the present invention may be combined with each other, but it must be based on the realization of those skilled in the art, and when the technical solutions are contradictory or cannot be realized, such a combination of technical solutions should not be considered to exist, and is not within the protection scope of the present invention.
The embodiment discloses a Kalman filtering method based on Bayesian sequential importance integration, which mainly comprises two aspects. The first aspect is to construct a soft constraint parameter model for truncation prior and state posterior feedback, and to modulate the inconsistency of multi-likelihood distribution by adopting a heuristic algorithm, thereby reducing the deviation of importance distribution and real target distribution caused by uncertainty of artificial subjective experience modeling. The second aspect modifies the system integral point distribution and its weight, reducing the deviation between the likelihood distribution and the target distribution caused by the unpredictability of the nonlinear gaussian system. Referring to fig. 1, the kalman filtering method based on the bayesian sequential importance integral in this embodiment specifically includes the following steps:
step 1, establishing a discrete-time nonlinear Gaussian system (hereinafter referred to as a system);
step 2, truncating the space-time distribution of the observation noise according to a soft constraint theory, constructing truncation prior distribution of the system, and obtaining the revised truncation prior distribution in the system by adopting a global Newton method based on the current observed quantity and the initial state value;
step 3, according to a total probability formula of Bayesian inference, obtaining posterior probability distribution of a target state in the system based on the corrected truncated prior distribution and the original prior distribution;
step 4, obtaining a suboptimal target importance function of the system based on the posterior probability distribution of the target state, and sampling an importance sampling sample of the system based on the suboptimal target importance function;
step 5, selecting Hermite integration points according to a Gauss-Hermite rule, and correcting the Hermite integration points based on the importance sampling samples to obtain Bayes sequential importance integration points;
step 6, constructing comprehensive integral points of a multi-model set in the system based on Bayes sequential importance integral points, obtaining a mean value and covariance of system state prediction based on the comprehensive integral points, and measuring the predicted mean value, covariance and cross covariance;
step 7, calculating Kalman filtering gain, filtering mean value and filtering covariance, and finally fusing posterior distribution of the multi-modal filtering approximation system;
and 8, taking the approximate posterior distribution as the original prior distribution at the next moment, and carrying out the next round of system state filtering.
In this embodiment, constraint information such as truncation prior and posterior feedback is incorporated into the system state evolution process, and a model parameter set is defined as
Figure BDA0003136380030000101
Wherein K is more than or equal to 2, and the model parameter set comprises K mutually independent model parameters. Under the Bayes condition, each model parameter is used as a random variable added by the system to be estimated together with a target state, namely the state estimation under the multi-mode parameter. Therefore, in this embodiment, the state model and the observation model for establishing the k-time nonlinear gaussian system are respectively:
Figure BDA0003136380030000102
Figure BDA0003136380030000103
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000104
respectively representing time-of-k systems
Figure BDA0003136380030000105
The state model equation of the space,
Figure BDA0003136380030000106
Equation of the observation model of space, nX、nZRespectively representing a state variable dimension, a measured sequence dimension, upsilonk、ekRespectively represent nυDimensional process noise, neDimensional observation noise, respectively mean value of
Figure BDA0003136380030000107
Standard covariance of ∑υ、ΣeThe noise of the gaussian noise of (a),
Figure BDA0003136380030000108
representing the kth model parameter at time kth.
According to a Bayes inference integral model, defining one-step prediction distribution of state variables in the discrete time nonlinear Gaussian system as follows:
Figure BDA0003136380030000109
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300001010
one-step prediction of state variables in a representation system, Xk-1Representing the state quantity of the system at time k-1,
Figure BDA00031363800300001011
denotes the k model parameter, Z, at time k-11:k-1Represents observation from time 1 to time kThe sequence of the amounts is such that,
Figure BDA0003136380030000111
a gaussian distribution representing a one-step prediction of state variables in the system,
Figure BDA0003136380030000112
the mean value of the states is represented,
Figure BDA0003136380030000113
representing the state variance, defined as:
Figure BDA0003136380030000114
Figure BDA0003136380030000115
wherein the superscript T represents the transpose operation of the matrix,
Figure BDA0003136380030000116
jacobian matrix of nonlinear observation functions, denoted
Figure BDA0003136380030000117
Similarly, the probability density function of the observation likelihood in the discrete time system can be deduced
Figure BDA0003136380030000118
Comprises the following steps:
Figure BDA0003136380030000119
according to the energy conservation theorem, in the actual physical dynamic system model, the energy distribution of random observation noise is bounded. Therefore, in this embodiment, a truncation constraint is applied to the bayesian state space model of the nonlinear dynamic system according to the truncation theory, and preferably, the truncation prior distribution of the nonlinear gaussian system is constructed by observing the soft constraint of the noise space-time distribution, which is:
Figure BDA00031363800300001110
Figure BDA00031363800300001111
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300001112
representing a truncated prior distribution constructed based on soft constraints of observed noise,
Figure BDA00031363800300001113
sequence representing the k-th model parameter from time 1 to time k-1, r1:kRepresenting a sequence of potential characteristic variables in the system from the 1 st moment to the k-th moment;
Figure BDA0003136380030000121
to assist in indicating the function, the value of which depends on the probability density of the observed noise in the observation model
Figure BDA0003136380030000122
Whether in feasible field IX(Zk) Internal;
subsequently, the mean and covariance of the modified truncated prior distribution in the system are approximated, and the observation model of the system is set to satisfy the locally differentiable, Jacobian matrix of the nonlinear observation function
Figure BDA0003136380030000123
Are present. Thus, the initial value X of the state of the system0Distributed in feasible region IX(Zk) Thereby approximating the center of the real target state distribution by a heuristic optimization method
Figure BDA0003136380030000124
In this embodiment, the panorama newton method is used to iteratively solve the center of the feasible domain of the truncated space, and the back tracing backtracking algorithm is used to obtain:
Figure BDA0003136380030000125
wherein alpha is*、diRespectively the iteration step length and the search direction of the backtracking method; calculating the second moment, i.e. variance, of the feasible region according to the statistical center
Figure BDA0003136380030000126
Thus, the modified truncated prior distribution in the system is obtained as follows:
Figure BDA0003136380030000127
in the formula, pt(X) represents the truncated prior distribution of the nonlinear Gaussian system after correction, as in the previous paragraph
Figure BDA0003136380030000128
X represents a state variable of a stochastic system,
Figure BDA0003136380030000129
representing the feasible region center of the state distribution of the real target of the kth model parameter at the k moment, namely, the mean value of the truncated prior distribution;
Figure BDA00031363800300001210
the second moment of the feasible region of the statistical center of the k-th model parameter at time k, i.e., the covariance of the truncated prior distribution, is represented.
Obtaining a posterior probability distribution of a target state in the nonlinear Gaussian system based on the corrected truncated prior probability density and the original prior probability density according to a total probability formula of Bayes inference, wherein the posterior probability distribution comprises:
Figure BDA0003136380030000131
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000132
posterior probability distribution, p, representing target states in a non-linear Gaussian systemlik(. represents the observed likelihood of the system, ptDenotes the truncated prior distribution of the system, po() represents the original a priori distribution of the system,
Figure BDA0003136380030000133
probability density function of observed noise, X, representing a model of the system0:kRepresenting the sequence of state quantities of the system from time 0 to time k, Z1:k-1Represents the observation sequence of the system from time 1 to time k-1, X1:k-1Representing the sequence of state quantities of the nonlinear Gaussian system from the 1 st to the k-1 st instants, r1:k-1Representing potential characteristic variable sequences in the nonlinear gaussian system from the 1 st moment to the k-1 st moment.
In the specific implementation process, for a complex nonlinear function, the integral of the normalization constant of the denominator in the Bayesian model is difficult to perform closed analytic solution, so that the p (X | Z) can not be directly distributed from the target posterior part1:k) The samples are sampled. To solve this problem, in the importance sampling method, a target importance function pi (X | Z) is obtained by decomposing the mathematical expectation of the posterior probability density of the target state1:k) Sampling N according to the target importance functionsThe individual weight samples approximate the posterior distribution of the target state. Assuming the system state equation is f (-), the mathematical expectation of the posterior distribution of the target states can be computed by decomposition by:
Figure BDA0003136380030000141
from the above equation, p (X | Z) is a posterior probability density function regardless of the target state1:k) Whether it is non-zero, the target importance function is non-zero, and pi (X | Z)1:k)≥p(X|Z1:k). Assuming a known observation likelihood plik(Z1:k|Xk) And state prior p (X)0:k) The expression for sampling the weight samples according to the target importance function is:
Xi~π(X|Z1:k),i=1,…,Ns
state prediction f (X)i) Is the importance sample XiThe normalized weight of (a) is expressed as:
Figure BDA0003136380030000142
the goal is to sample weight samples from the importance function to approximate the true target state distribution. According to the monte carlo law, the posterior probability density function of the approximate target state weighted by the dirac function δ (·) is:
Figure BDA0003136380030000143
it can be known from the derivation process of the importance sampling algorithm that the selection of the target importance function is a key factor influencing the filtering performance of the importance sampling method. Due to the signal truncation problem in the process from continuous integration of the target posterior probability density to numerical approximation, the target importance function and the real distribution of the actual target have deviation. In this case, the weight samples randomly extracted from the target importance function may not completely describe the posterior distribution of the actual target, and for this problem, in this embodiment, the truncation prior, the state posterior feedback, and the potential characteristic variables in the system are used as auxiliary variables to be merged into the construction of the target importance function, so as to obtain the mathematical expected product of the posterior probability density of the state and the model parameters in the system as follows:
Figure BDA0003136380030000151
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000152
a suboptimal target importance function for a nonlinear gaussian system is:
Figure BDA0003136380030000153
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000154
a set of model parameters is represented which,
Figure BDA0003136380030000155
representing model parameters M at time kκThe following observations are:
Figure BDA0003136380030000156
in the formula, HJaJacobian matrices representing non-linear observation functions, as in the preceding
Figure BDA0003136380030000157
Sampling samples based on suboptimal target importance function, sampling sample of ith importance under kappa model parameter
Figure BDA0003136380030000158
And its weight
Figure BDA0003136380030000159
Comprises the following steps:
Figure BDA00031363800300001510
Figure BDA00031363800300001511
in the formula, NsFor the number of importance samples, the weights of the importance samples of the non-linear gaussian system are normalized, i.e.:
Figure BDA00031363800300001512
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300001513
the weights of the importance sample of the normalized nonlinear gaussian system are represented.
In the specific implementation process, for each one-dimensional gaussian distribution integral N (X; m, Σ), we can use Gauss-Hermite integral approximation, and in this embodiment, we define a one-dimensional l-order Hermite polynomial as:
Figure BDA0003136380030000161
according to Gauss-Hermite rule, the I characteristic roots of Hermite polynomial are selected as integration points, and accurate approximation can be carried out on 2l-1 order (maximum order) polynomial. It should be noted that, in order to be numerically more stable, the eigenvalue of the three-diagonal matrix is selected as the Hermite polynomial H in this embodimentlRoot of (X), i.e. xiiI is 1, …, l. Furthermore, a Hermite polynomial does not need to be constructed and the characteristic root of the Hermite polynomial is calculated, and the weight of the corresponding integral point can be solved in a closed mode, namely:
Figure BDA0003136380030000162
since the characteristic root of the Hermite polynomial of order l is determined, the integral point under the system model parameter in the embodiment is determined according to Gauss-Hermite rule, and the weight is constant and expressed as
Figure BDA0003136380030000163
Wherein the content of the first and second substances,
Figure BDA0003136380030000164
representing the nth integration point of the system at the kth model parameter at the kth instant,
Figure BDA0003136380030000165
representing the weight of the nth integration point of the system at the kth model parameter at the kth time instant. Generally, a nonlinear function model of a dynamic system can be constructed according to engineering practice and experimental reasoning, but due to the limitation of human knowledge and modeling errors caused by uncertainty of human subjective experience, the state of the dynamic system is unpredictable, so that the observation likelihood of the system is inconsistent with the posterior distribution of an actual target. Therefore, the definite integration point generated according to the Gauss-Hermite rule in this uncertain case is not accurate, and it is difficult to characterize the true distribution of the actual target state. Based on this, in the embodiment, by constructing the suboptimal target importance function under the multi-model parameter of the system, the sample distribution can cover the effective observation likelihood region of the system target state mapping as much as possible, so that the deviation between the target importance function and the actual target distribution is corrected.
According to the consistent convergence theorem of the Monte Carlo numerical method, the weight of an importance sampling sample of a nonlinear Gaussian system and the determined integral point weight of an l-order Hermite polynomial
Figure BDA0003136380030000166
Performing dot product to obtain Bayes sequential importance integral point weight as follows:
Figure BDA0003136380030000167
finally, the Bayesian sequential importance integral point is obtained as
Figure BDA0003136380030000168
Namely, the initial parameter setting of the Bayes sequential importance integral filtering method in the embodiment is completed, and then the filtering method is used for carrying out subsequent target prediction, updating and fusion under the multi-mode parametersAnd (6) testing distribution. The method specifically comprises the following steps:
first, the variance of the subregion likelihood distributions is decomposed:
Figure BDA0003136380030000171
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000172
the mean square error of the system truncation prior distribution of the variance of the likelihood distribution of the sub-region at the k-1 moment and the k model parameter is represented;
and then constructing a comprehensive integral point of a multi-model set in the nonlinear Gaussian system, wherein the comprehensive integral point is as follows:
Figure BDA0003136380030000173
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000174
represents the nth integrated integration point of the nonlinear Gaussian system under the kth model parameter at the kth-1 moment,
Figure BDA0003136380030000175
representing the nth Bayes sequential importance integral point of the nonlinear Gaussian system at the k-1 moment under the kth model parameter;
substituting the comprehensive integral point into a state equation of the nonlinear Gaussian system to calculate the mean value and the covariance of state prediction:
Figure BDA0003136380030000176
Figure BDA0003136380030000177
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000178
is the average of the prediction of the states,
Figure BDA0003136380030000179
covariance predicted for the state;
calculating the measurement prediction mean, covariance and cross covariance of the nonlinear Gaussian system:
Figure BDA00031363800300001710
Figure BDA00031363800300001711
Figure BDA00031363800300001712
in the formula (I), the compound is shown in the specification,
Figure BDA00031363800300001713
which represents the mean of the prediction of the measurement,
Figure BDA00031363800300001714
which represents the covariance of the measurement prediction,
Figure BDA00031363800300001715
which represents the sequence of observations of the system,
Figure BDA00031363800300001716
representing the cross-covariance of the system;
computing kalman filter gain
Figure BDA00031363800300001717
Figure BDA00031363800300001718
Calculating a filtered mean
Figure BDA00031363800300001719
Figure BDA00031363800300001720
Calculating filter covariance
Figure BDA00031363800300001721
Figure BDA0003136380030000181
And (3) fusing the multi-mode filtering output approximation to obtain the approximate posterior distribution of the nonlinear Gaussian system state:
Figure BDA0003136380030000182
Figure BDA0003136380030000183
in the formula (I), the compound is shown in the specification,
Figure BDA0003136380030000184
is the mean of the approximate posterior distribution of the nonlinear gaussian system states,
Figure BDA0003136380030000185
is the covariance of the approximate a posteriori distribution of the nonlinear gaussian system states,
Figure BDA0003136380030000186
for model parameters in nonlinear dynamic systems
Figure BDA0003136380030000187
The obtaining process of the similarity measure factor is as follows:
from the information theory learning point of view, the related information entropy can measure the generalized similarity between any two random variables. Therefore, in order to measure the influence of parameters such as truncation prior and posterior feedback in a nonlinear dynamic system on the state and parameter estimation of the system, the kernel function is defined as follows:
Figure BDA0003136380030000188
the objective function is constructed according to the maximum relevant information entropy criterion as follows:
Figure BDA0003136380030000189
for the convergence of the method in this embodiment, in the discrete nonlinear dynamic system state and the observation model, we respectively use process noise and observation noise to represent the uncertainty of the system signal caused by inaccurate model and random noise. In addition to this uncertainty, the true state parameter
Figure BDA00031363800300001810
And measuring
Figure BDA00031363800300001811
There often exists a causal relationship between them. In the embodiment, truncation prior and state posterior feedback are introduced into the state evolution process, and the model parameters and the system state are estimated together, namely
Figure BDA00031363800300001812
The central limit theorem of the majority ensures that the importance sampling under the multi-model parameters meets the requirement of consistent convergence, and the integral point under the modified multi-model parameters is obtained by the weight dot product of the importance sample and the Gauss-Hermite integral point
Figure BDA00031363800300001813
Is still in a certain Euclidean real space, so the method in this embodiment is in a Bayesian state modelThe space converges.
Theoretically, the numerical approximation error and the state dimension n of the Monte Carlo importance sampling methodXIndependently, the error term is represented as O (n)x -1/2). In the method for constructing the importance function covering multi-likelihood distribution, the matching degree between the multi-model parameter likelihood and the actual distribution of the actual target is measured through the maximum correlation information entropy criterion, and the dimensionality reduction of the multi-model state space is realized through the characteristic manifold structure of the kernel function of the model parameters. Therefore, when the state dimension of the discrete nonlinear dynamic system is determined, the mixed Gaussian importance function under multiple model parameters
Figure BDA0003136380030000191
Is calculated by
Figure BDA0003136380030000192
Down to
Figure BDA0003136380030000193
The performance of the kalman filtering method based on the bayesian sequential importance integral in this embodiment is evaluated in the following with specific examples.
Example 1: for the one-dimensional univariate non-stationary growth model, the Bayesian sequential importance integral filtering method (SIQF) in the embodiment is adopted for distribution and compared with Extended Kalman Filtering (EKF), Unscented Kalman Filtering (UKF), traditional particle filtering (GPF), extended Kalman particle filtering (EPF) and unscented Kalman filtering (UPF) algorithms.
The state equation and the observation equation model of the one-dimensional univariate non-stationary growth model are respectively
Figure BDA0003136380030000194
Figure BDA0003136380030000195
Where the coefficients are known constants, a is 0.5, b is 2.5, c is 8,
Figure BDA0003136380030000196
initial value of state X0In [0,1 ]]Average value within the range. Upsilon iskIs subject to a parameter of [2,3]Is detected by the gamma distribution of (1). e.g. of the typekIs the observed noise with a mean of 0 and a variance of 0.5.
Fig. 2-5 are schematic diagrams of filter errors for sampling 10, 200, 300, 500 samples, respectively. From the qualitative comparative analysis of the filter error trend, it can be known that: compared with the extended Kalman filtering algorithm and the unscented Kalman filtering algorithm, the traditional particle filtering algorithm has the advantage of processing non-Gaussian noise. The extended Kalman particle filter and the unscented Kalman particle filter are generated by nonlinear state estimation generated by the extended Kalman filter and the unscented Kalman filter algorithm, and the distribution of the estimation of the extended Kalman filter and the unscented Kalman filter is deviated from the actual target, so that the estimation errors of the extended Kalman particle filter and the unscented Kalman particle filter are larger. As the number of samples increases, the filtering error decreases accordingly, however, the amount of calculation increases sharply. Fig. 5 is a graph comparing the filtering performance of the numerical method based on monte carlo sampling alone when the number of samples increases to 500. Along with the advance of time, in the state evolution process, the estimation errors of the extended Kalman particle filter, the unscented Kalman particle filter and the traditional particle filter algorithm are obviously increased after 30s, and the main reason of the phenomenon is that the mismatch of an importance function and the real distribution of an actual target causes sample diversity attenuation and weight degradation. Compared with the unscented Kalman particle filter algorithm, the method has the advantage that the average error is reduced by 63% under the condition of not sacrificing the calculation complexity. The method is mainly characterized in that the algorithm is provided to fuse truncation priors and posterior feedback to construct the target importance function covering multiple likelihoods, the problem of the deviation between the target importance function and the actual target real distribution is effectively solved, and the diversity and the accuracy of a sampling sample are improved.
Example 2: the method is compared with an interactive multi-model extended Kalman filter (IMMEKF), an interactive multi-model unscented Kalman filter (IMMUKF) and a Rao-Blackwell-based multi-model particle filter (MMRBPF) algorithm by taking actual measurement airspace civil aviation tracks of an ADS-B system as target data.
The civil flight path and radar observation data collected by ADS-B are shown in FIG. 6, where the curve with high smoothness is the GPS located flight path and the curve with low smoothness is the active radar observed data. The sparse observation experimental data of the airspace target are as follows: one is located at [0m,0m ]]TIs observed in a two-dimensional space [0km,30km ]]×[0km,12km]In-flight airspace targets. The target state variables are composed of position, speed and turn rate and are expressed as
Figure BDA0003136380030000201
Wherein ω isk,tThe turning rate of the target t at the k-th time. The motion model of the target is the same as the state model in this embodiment, and the state transition matrix and the process noise are respectively:
Figure BDA0003136380030000202
Figure BDA0003136380030000203
wherein T is sampling time interval of radar, is taken as 1s, and process noise standard deviation is sigmav=0.1km/s2,σω=0.1rad/s2. The observation model of the radar is the same as that in the present embodiment, and the nonlinear measurement function is:
Figure BDA0003136380030000204
Figure BDA0003136380030000211
wherein (X)s,Ys) Is the position coordinate of the radar, r andtheta is radar range finding and angle measuring, and standard deviation of observation noise is sigmar0.1km and σθ=3mrad。
FIGS. 7-9 show the root mean square error of the position of the maneuvering target tracked by the IMMEKF, the IMMUK, the MMRBPF and the four filtering modes of the method in the embodiment in the two-dimensional space and the x-axis and y-axis moving directions respectively. From qualitative comparison of the root mean square error trend of the four filtering modes, it can be known that: compared with the traditional interactive multi-model filtering algorithm and the Rao-Blackwell multi-model particle filtering algorithm, the tracking effect of the method has great advantages in the aspect of filtering precision. The method is mainly characterized in that the maximum correlation information entropy criterion is adopted to measure the truncation prior and the posterior feedback constraint information, the mixed Gaussian target importance function constructed under the multi-model parameters covers the multi-likelihood information, and the deviation between the target importance function and the actual distribution of the actual target state is effectively reduced, so that the anti-interference capability of the system state to random noise in the dynamic evolution process is improved. By modifying the self-adaptability of the Hermite integral point in the Euclidean real number space, the deviation between the observation likelihood and the actual target real distribution is effectively reduced, and therefore the accuracy of state prediction and the fault tolerance of covariance are improved.
In addition, to compare the real-time performance of the present embodiment method tracking a maneuvering target. Table 1 counts error means and average execution time required for performing 100 rounds of monte carlo experiments in four filtering manners including IMMEKF, IMMUK, MMRBPF and the method SIQF of the embodiment. From a quantitative comparison of these two parameters it follows that: compared with the traditional nonlinear filter based on an interactive multi-model algorithm, the implementation time of the Monte Carlo experiment of the method is increased, and the main reason is that the algorithm takes the truncation prior and the state feedback of the system as system constraint information, and integrates the iterative constraint optimization into the importance function construction and the prediction and update calculation process of the integral point. Compared with the RBMMPF filtering algorithm, the filtering precision of the method is equivalent, and the average execution time of the Monte Carlo experiment is reduced by one order of magnitude. The method is mainly characterized in that in the process of constructing the multi-likelihood importance function, effective dimension reduction of a multi-model state space is realized through a characteristic manifold structure of a likelihood kernel function, and meanwhile, the adaptability of the algorithm for learning knowledge in different fields is enhanced.
Mean average execution time of filtering errors of 1100 Monte Carlo wheel experiments in Table
Figure BDA0003136380030000212
In summary, for the problem that the target importance function and the actual target real distribution and the problem that the likelihood function and the actual target real distribution have deviations, the present embodiment provides a bayesian sequential importance integral filtering method according to the soft constraint theory and the maximum correlation information entropy criterion. And a target importance function covering multi-likelihood information is constructed by fusing truncation prior and state posterior feedback, the matching degree of the target importance function and actual target real distribution is improved, and the diversity and accuracy of a sampling sample are improved. And the sequential importance samples are introduced to correct Gauss-Hermite integration points, so that the adaptivity and the accuracy of sampling integration points are enhanced. Simulation experiments prove that the method improves the capability of the Bayesian filter for resisting multi-peak likelihood and non-Gaussian noise interference.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention, and all modifications and equivalents of the present invention, which are made by the contents of the present specification and the accompanying drawings, or directly/indirectly applied to other related technical fields, are included in the scope of the present invention.

Claims (9)

1. A Kalman filtering method based on Bayes sequential importance integral is characterized by comprising the following steps:
step 1, establishing a discrete-time nonlinear Gaussian system;
step 2, truncating the space-time distribution of the observation noise according to a soft constraint theory, constructing truncation prior distribution of the system, and obtaining the revised truncation prior distribution in the system by adopting a global Newton method based on the current observed quantity and the initial state value;
step 3, according to a total probability formula of Bayesian inference, obtaining posterior probability distribution of a target state in the system based on the corrected truncated prior distribution and the original prior distribution;
step 4, obtaining a suboptimal target importance function of the system based on the posterior probability distribution of the target state, and sampling an importance sampling sample of the system based on the suboptimal target importance function;
step 5, selecting Hermite integration points according to a Gauss-Hermite rule, and correcting the Hermite integration points based on the importance sampling samples to obtain Bayes sequential importance integration points;
step 6, constructing comprehensive integral points of a multi-model set in the system based on Bayes sequential importance integral points, obtaining a mean value and covariance of system state prediction based on the comprehensive integral points, and measuring the predicted mean value, covariance and cross covariance;
step 7, calculating Kalman filtering gain, filtering mean value and filtering covariance, and finally fusing posterior distribution of the multi-modal filtering approximation system;
and 8, taking the approximate posterior distribution as the original prior distribution of the next moment, and carrying out the next round of system state filtering.
2. The bayesian sequential importance integral-based kalman filtering method according to claim 1, wherein in step 1, the discrete-time nonlinear gaussian system specifically comprises:
Figure FDA0003136380020000011
Figure FDA0003136380020000012
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000013
representing a non-linear Gaussian system at time k
Figure FDA0003136380020000014
The state equation of the space,
Figure FDA0003136380020000015
Observation equation of space, nX、nZRepresenting a state variable dimension, a measured sequence dimension, upsilonk、ekRepresents nυDimensional process noise, neDimensional observation noise, respectively mean value of
Figure FDA0003136380020000016
Standard covariance of ∑υ、ΣeThe noise of the gaussian noise of (a),
Figure FDA0003136380020000017
denotes the kth model parameter at the kth time, and K denotes the total number of model parameters.
3. The bayesian sequential importance integral-based kalman filtering method according to claim 2, wherein step 2 specifically includes:
step 2.1, according to the soft constraint theory, truncating the space-time distribution of the observation noise, and constructing the truncated prior distribution of the system, wherein the truncated prior distribution comprises the following steps:
Figure FDA0003136380020000018
Figure FDA0003136380020000021
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000022
truncated prior distribution, X, representing the observed noise soft constraint constructionk-1Representing the state quantities of the non-linear gaussian system at time k-1,
Figure FDA0003136380020000023
denotes the k model parameter sequence from time 1 to time k-1, r1:kRepresenting a sequence of potential characteristic variables, Z, in a nonlinear Gaussian system from time 1 to time k1:kRepresenting an observation sequence of the nonlinear Gaussian system from the 1 st moment to the k-th moment;
Figure FDA0003136380020000024
to assist in indicating the function, the value of which depends on the probability density of the observed noise in the observation model
Figure FDA0003136380020000025
Whether in feasible field IX(Zk) Internal;
step 2.2, assuming the modified truncation prior distribution in the nonlinear Gaussian system as Gaussian distribution, the mean value is approximated by the Newton interior point method
Figure FDA0003136380020000026
Figure FDA0003136380020000027
Thus, it is possible to prevent the occurrence of,
Figure FDA0003136380020000028
in the formula, pt(X) represents the truncated prior distribution after the nonlinear Gaussian system is corrected, X represents the state variable of a random system,
Figure FDA0003136380020000029
representing the feasible region center of the state distribution of the real target of the kth model parameter at the k moment, namely, the mean value of the truncated prior distribution;
Figure FDA00031363800200000210
representing a second moment of a feasible region of a k-th model parameter statistical center at the k moment, namely, a covariance of truncated prior distribution; x0Is an initial value of state, α*、diRespectively, the iteration step length and the search direction of the backtracking method.
4. The Bayesian sequential importance integral-based Kalman filtering method according to claim 3, wherein in step 3, the posterior probability distribution of the target state in the nonlinear Gaussian system can be expressed as:
Figure FDA00031363800200000211
in the formula (I), the compound is shown in the specification,
Figure FDA00031363800200000212
representing the posterior probability distribution of the target state in a nonlinear gaussian system,
Figure FDA00031363800200000213
representing the likelihood of observation in a nonlinear gaussian system,
Figure FDA00031363800200000214
representing the original prior distribution, X, in a non-linear Gaussian system0:kRepresents the state quantity, X, of the nonlinear Gaussian system from time 0 to time k1:k-1Represents the state quantity of the nonlinear Gaussian system from the 1 st moment to the k-1 st moment, Z1:k-1Represents the observed quantity, r, of the nonlinear Gaussian system from the 1 st time to the k-1 st time1:k-1Representing potential characteristic variables in the nonlinear gaussian system from time 1 to time k-1.
5. The Bayesian sequential importance integral-based Kalman filtering method according to claim 4, wherein the step 4 specifically comprises:
the mathematical expectation integral of the posterior probability density of the state and the model parameter in the nonlinear Gaussian system is obtained based on the posterior probability distribution of the target state in the nonlinear Gaussian system, and is as follows:
Figure FDA0003136380020000031
the sub-optimal target importance function of the nonlinear Gaussian system is obtained by decomposing the mathematical expectation integral, i.e.
Figure FDA0003136380020000032
Comprises the following steps:
Figure FDA0003136380020000033
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000034
representing a set of model parameters, K representing the number of model parameters,
Figure FDA0003136380020000035
representing model parameters M at time kκThe following observations were:
Figure FDA0003136380020000036
in the formula, HJaA Jacobian matrix representing the nonlinear observation function, T representing the transpose of the matrix;
system-based suboptimal target importance function sampling NsImportance sample, i-th importance sample under the k model parameter
Figure FDA0003136380020000037
And its weight
Figure FDA0003136380020000038
Respectively as follows:
Figure FDA0003136380020000039
Figure FDA00031363800200000310
the weights of the importance sample of the nonlinear gaussian system are normalized, namely:
Figure FDA0003136380020000041
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000042
the weights of the importance sample of the normalized nonlinear gaussian system are represented.
6. The Bayesian sequential importance integral-based Kalman filtering method according to claim 5, wherein the step 5 specifically comprises:
since the characteristic root of the constructed Hermite polynomial of the order l is determined, a Hermite integral point under the nonlinear Gaussian system model parameters is selected according to Gauss-Hermite rule and is determined, and the weight of the Hermite integral point is constant and is expressed as follows:
Figure FDA0003136380020000043
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000044
representing the nth integration point of the system at the kth model parameter at the kth instant,
Figure FDA0003136380020000045
representing the weight of the nth integration point of the system under the kth model parameter at the kth moment;
integrating point weight determination of importance sampling sample weight of nonlinear Gaussian system and Hermite polynomial of l order
Figure FDA0003136380020000046
Performing dot product to obtain Bayes sequential importance integral point weight as follows:
Figure FDA0003136380020000047
finally, the Bayesian sequential importance integral point is obtained as
Figure FDA0003136380020000048
7. The Bayesian sequential importance integral-based Kalman filtering method according to claim 6, wherein step 6 specifically comprises:
variance of likelihood distribution of decomposition subregion:
Figure FDA0003136380020000049
in the formula (I), the compound is shown in the specification,
Figure FDA00031363800200000410
the mean square error of the system truncation prior distribution of the variance of the likelihood distribution of the sub-region at the k-1 moment and the k model parameter is represented;
constructing a comprehensive integral point of a multi-model set in a nonlinear Gaussian system, wherein the comprehensive integral point is as follows:
Figure FDA00031363800200000411
in the formula (I), the compound is shown in the specification,
Figure FDA00031363800200000412
represents the integrated integration points of the multiple model sets in the nonlinear Gaussian system,
Figure FDA00031363800200000413
representing the nth Bayes sequential importance integral point of the nonlinear Gaussian system at the k-1 moment;
substituting the comprehensive integral point into the state equation of the nonlinear Gaussian system to calculate the mean value and the covariance of state prediction:
Figure FDA0003136380020000051
Figure FDA0003136380020000052
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000053
represents the nth integrated integration point of the nonlinear Gaussian system under the kth model parameter at the kth-1 moment,
Figure FDA0003136380020000054
representing the nth Bayes sequential importance integral point of the nonlinear Gaussian system at the k-1 moment under the kth model parameter;
calculating the measured prediction mean of the nonlinear Gaussian system:
Figure FDA0003136380020000055
the covariance of the measurement predictions is calculated:
Figure FDA0003136380020000056
computing the cross-covariance of the system:
Figure FDA0003136380020000057
in the formula (I), the compound is shown in the specification,
Figure FDA0003136380020000058
which represents the mean of the prediction of the measurement,
Figure FDA0003136380020000059
which represents the covariance of the measurement prediction,
Figure FDA00031363800200000510
which represents the sequence of observations of the system,
Figure FDA00031363800200000511
representing the cross-covariance of the system.
8. The Bayesian sequential importance integral-based Kalman filtering method according to claim 7, wherein the step 7 specifically comprises:
computing kalman filter gain
Figure FDA00031363800200000512
Figure FDA00031363800200000513
Calculating a filtered mean
Figure FDA00031363800200000514
Figure FDA00031363800200000515
Calculating filter covariance
Figure FDA00031363800200000516
Figure FDA00031363800200000517
Fusing the posterior distribution of the multi-modal filtering output approximate nonlinear Gaussian system state:
Figure FDA00031363800200000518
Figure FDA00031363800200000519
in the formula (I), the compound is shown in the specification,
Figure FDA00031363800200000520
is the mean of the approximate posterior distribution of the nonlinear gaussian system states,
Figure FDA00031363800200000521
is the covariance of the approximate a posteriori distribution of the nonlinear gaussian system states,
Figure FDA0003136380020000061
for model parameters in nonlinear dynamic systems
Figure FDA0003136380020000062
The similarity measure factor of (1).
9. The Bayesian sequential importance integral-based Kalman filtering method of claim 8,
Figure FDA0003136380020000063
the acquisition process comprises the following steps:
from the viewpoint of information theory learning, the related information entropy can measure the generalized similarity between any two random variables, and in order to measure the influence of parameters such as truncation prior and posterior feedback in a nonlinear dynamic system on the system state and parameter estimation, the kernel function is defined as follows:
Figure FDA0003136380020000064
the objective function is constructed according to the maximum relevant information entropy criterion as follows:
Figure FDA0003136380020000065
CN202110720593.9A 2021-06-28 2021-06-28 Kalman filtering method based on Bayes sequential importance integral Active CN113452349B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110720593.9A CN113452349B (en) 2021-06-28 2021-06-28 Kalman filtering method based on Bayes sequential importance integral

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110720593.9A CN113452349B (en) 2021-06-28 2021-06-28 Kalman filtering method based on Bayes sequential importance integral

Publications (2)

Publication Number Publication Date
CN113452349A true CN113452349A (en) 2021-09-28
CN113452349B CN113452349B (en) 2022-09-02

Family

ID=77813502

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110720593.9A Active CN113452349B (en) 2021-06-28 2021-06-28 Kalman filtering method based on Bayes sequential importance integral

Country Status (1)

Country Link
CN (1) CN113452349B (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115906413A (en) * 2022-10-26 2023-04-04 西北工业大学 Dirichlet process mixed model node self-positioning method based on importance sampling
CN117093824A (en) * 2023-10-20 2023-11-21 北京开运联合信息技术集团股份有限公司 Space target behavior monitoring method

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826856A (en) * 2010-03-11 2010-09-08 哈尔滨工程大学 Particle filtering method based on spherical simplex unscented Kalman filter
US20120290525A1 (en) * 2011-05-09 2012-11-15 Nokia Corporation Recursive bayesian controllers for non-linear acoustic echo cancellation and suppression systems
WO2018157699A1 (en) * 2017-02-28 2018-09-07 东莞理工学院 Globally optimal particle filtering method and globally optimal particle filter
CN111047627A (en) * 2019-11-14 2020-04-21 中山大学 Smooth constraint unscented Kalman filtering method and target tracking method
CN111181529A (en) * 2020-01-17 2020-05-19 中山大学 Smooth constraint extended Kalman filtering method applied to nonlinear Gaussian model
CN111985093A (en) * 2020-08-03 2020-11-24 哈尔滨工程大学 Adaptive unscented Kalman filtering state estimation method with noise estimator

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101826856A (en) * 2010-03-11 2010-09-08 哈尔滨工程大学 Particle filtering method based on spherical simplex unscented Kalman filter
US20120290525A1 (en) * 2011-05-09 2012-11-15 Nokia Corporation Recursive bayesian controllers for non-linear acoustic echo cancellation and suppression systems
WO2018157699A1 (en) * 2017-02-28 2018-09-07 东莞理工学院 Globally optimal particle filtering method and globally optimal particle filter
CN111047627A (en) * 2019-11-14 2020-04-21 中山大学 Smooth constraint unscented Kalman filtering method and target tracking method
CN111181529A (en) * 2020-01-17 2020-05-19 中山大学 Smooth constraint extended Kalman filtering method applied to nonlinear Gaussian model
CN111985093A (en) * 2020-08-03 2020-11-24 哈尔滨工程大学 Adaptive unscented Kalman filtering state estimation method with noise estimator

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
HONGWEI ZHANG ET AL: "Constrained multiple model UK filter", 《2020 15TH IEEE INTERNATIONAL CONFERENCE ON SIGNAL PROCESSING (ICSP)》 *
HONGWEI ZHANG ET LA: "The Constrained Extended Kalman Particle Filter", 《2018 14TH IEEE INTERNATIONAL CONFERENCE ON SIGNAL PROCESSING (ICSP)》 *
张宏伟: "一种约束扩展卡尔曼粒子滤波器", 《东莞理工学院学报》 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115906413A (en) * 2022-10-26 2023-04-04 西北工业大学 Dirichlet process mixed model node self-positioning method based on importance sampling
CN115906413B (en) * 2022-10-26 2023-12-08 西北工业大学 Dirichlet process hybrid model node self-positioning method
CN117093824A (en) * 2023-10-20 2023-11-21 北京开运联合信息技术集团股份有限公司 Space target behavior monitoring method
CN117093824B (en) * 2023-10-20 2024-01-19 北京开运联合信息技术集团股份有限公司 Space target behavior monitoring method

Also Published As

Publication number Publication date
CN113452349B (en) 2022-09-02

Similar Documents

Publication Publication Date Title
Al Bataineh et al. A comparative study of different curve fitting algorithms in artificial neural network using housing dataset
Särkkä Recursive Bayesian inference on stochastic differential equations
CN110503071B (en) Multi-target tracking method based on variational Bayesian label multi-Bernoulli superposition model
CN110659722B (en) Electric vehicle lithium ion battery health state estimation method based on AdaBoost-CBP neural network
CN113452349B (en) Kalman filtering method based on Bayes sequential importance integral
CN105205313B (en) Fuzzy Gaussian sum particle filtering method and device and target tracking method and device
CN109325128B (en) Method and system for tracking maneuvering target
Yu et al. Nonlinear filtering in unknown measurement noise and target tracking system by variational Bayesian inference
CN111291471B (en) Constraint multi-model filtering method based on L1 regular unscented transformation
CN111047627A (en) Smooth constraint unscented Kalman filtering method and target tracking method
Bosch et al. Calibrated adaptive probabilistic ODE solvers
CN111488552B (en) Close-proximity multi-target tracking method based on Gaussian mixture probability hypothesis density
CN109558594B (en) Interactive T-S fuzzy semantic model estimation method, system and computer readable storage medium
CN109253727B (en) Positioning method based on improved iteration volume particle filter algorithm
Chen et al. Kalman filtering
CN111262556B (en) Multi-target tracking method for simultaneously estimating unknown Gaussian measurement noise statistics
CN112415468A (en) DOA tracking method based on multi-Bernoulli filtering
CN109375160B (en) Angle measurement error estimation method in pure-azimuth passive positioning
CN109115228B (en) Target positioning method based on weighted least square volume Kalman filtering
Cao et al. Generalized moving horizon estimation for nonlinear systems with robustness to measurement outliers
CN111340853A (en) Multi-sensor GMPHD self-adaptive fusion method based on OSPA iteration
CN114445459B (en) Continuous-discrete maximum correlation entropy target tracking method based on variable decibel leaf theory
Govaers et al. Tensor Decomposition based Multi Target Tracking in Cluttered Environments
CN114186477A (en) Elman neural network-based orbit prediction algorithm
WO2020113353A1 (en) Maneuvering target tracking method and system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant