In this study,a fifth-degree cubature particle filter(5CPF)is proposed to address the limited estimation accuracy in traditional particle filter algorithms for bearings-only tracking(BOT).This algorithm calculates the...In this study,a fifth-degree cubature particle filter(5CPF)is proposed to address the limited estimation accuracy in traditional particle filter algorithms for bearings-only tracking(BOT).This algorithm calculates the recommended density function by introducing a fifth-degree cubature Kalman filter algorithm to guide particle sampling,which effectively alleviates the problem of particle degradation and significantly improves the estimation accuracy of the filter.However,the 5CPF algorithm exhibits high computational complexity,particularly in scenarios with a large number of particles.Therefore,we propose the extended Kalman filter(EKF)-5CPF algorithm,which employs an EKF to replace the time update step for each particle in the 5CPF.This enhances the algorithm’s real-time capability while maintaining the high precision advantage of the 5CPF algorithm.In addition,we construct bearing-only dual-station and single-motion station target tracking systems,and the filtering performances of 5CPF and EKF-5CPF algorithms under different conditions are analyzed.The results show that both the 5CPF algorithm and EKF-5CPF have strong robustness and can adapt to different noise environments.Furthermore,both algorithms significantly outperform traditional nonlinear filtering algorithms in terms of convergence speed,tracking accuracy,and overall stability.展开更多
Terrain Aided Navigation(TAN)technology has become increasingly important due to its effectiveness in environments where Global Positioning System(GPS)is unavailable.In recent years,TAN systems have been extensively r...Terrain Aided Navigation(TAN)technology has become increasingly important due to its effectiveness in environments where Global Positioning System(GPS)is unavailable.In recent years,TAN systems have been extensively researched for both aerial and underwater navigation applications.However,many TAN systems that rely on recursive Unmanned Aerial Vehicle(UAV)position estimation methods,such as Extended Kalman Filters(EKF),often face challenges with divergence and instability,particularly in highly non-linear systems.To address these issues,this paper proposes and investigates a hybrid two-stage TAN positioning system for UAVs that utilizes Particle Filter.To enhance the system’s robustness against uncertainties caused by noise and to estimate additional system states,a Fuzzy Particle Filter(FPF)is employed in the first stage.This approach introduces a novel terrain composite feature that enables a fuzzy expert system to analyze terrain non-linearities and dynamically adjust the number of particles in real-time.This design allows the UAV to be efficiently localized in GPS-denied environments while also reducing the computational complexity of the particle filter in real-time applications.In the second stage,an Error State Kalman Filter(ESKF)is implemented to estimate the UAV’s altitude.The ESKF is chosen over the conventional EKF method because it is more suitable for non-linear systems.Simulation results demonstrate that the proposed fuzzy-based terrain composite method achieves high positional accuracy while reducing computational time and memory usage.展开更多
Accurate State-of-Health(SOH)prediction is critical for the safe and efficient operation of lithium-ion batteries(LiBs).However,conventional methods struggle with the highly nonlinear electrochemical dynamics and decl...Accurate State-of-Health(SOH)prediction is critical for the safe and efficient operation of lithium-ion batteries(LiBs).However,conventional methods struggle with the highly nonlinear electrochemical dynamics and declining accuracy over long-horizon forecasting.To address these limitations,this study proposes CIPF-Informer,a novel digital twin framework that integrates the Informer architecture with Channel Independence(CI)and a Particle Filter(PF).The CI mechanism enhances robustness by decoupling multivariate state dependencies,while the PF captures the complex stochastic variations missed by purely deterministic models.The proposed framework was evaluated using the Massachusetts Institute of Technology(MIT)battery dataset against benchmark deep learning models.Results demonstrate that CIPF-Informer consistently achieves superior performance,in multivariate and long sequence forecasting scenarios.By effectively synergizing a model-based method with a data-driven model,CIPF-Informer provides a more reliable pathway for advancing Battery Management System(BMS)technologies,contributing to the development of safer and more sustainable energy storage systems.展开更多
The condensation tracking algorithm uses a prior transition probability as the proposal distribution, which does not make full use of the current observation. In order to overcome this shortcoming, a new face tracking...The condensation tracking algorithm uses a prior transition probability as the proposal distribution, which does not make full use of the current observation. In order to overcome this shortcoming, a new face tracking algorithm based on particle filter with mean shift importance sampling is proposed. First, the coarse location of the face target is attained by the efficient mean shift tracker, and then the result is used to construct the proposal distribution for particle propagation. Because the particles obtained with this method can cluster around the true state region, particle efficiency is improved greatly. The experimental results show that the performance of the proposed algorithm is better than that of the standard condensation tracking algorithm.展开更多
An altemative algorithm for mitigating GPS multipath was presented by integrating unscented Kalman filter (UKF) and wavelet transform with particle filter. Within consideration of particle degeneracy, UKF was taken ...An altemative algorithm for mitigating GPS multipath was presented by integrating unscented Kalman filter (UKF) and wavelet transform with particle filter. Within consideration of particle degeneracy, UKF was taken for drawing particle. To remove the noise from raw data and data processing error, adaptive wavelet filtering with threshold was adopted while data preprocessing and drawing particle. Three algorithms, named EKF-PF, UKF-PF and WM-UKF-PF, were performed for comparison. The proposed WM-UKF-PF algorithm gives better error minimization, and significantly improves performance of multipath mitigation in terms of SNR and coefficient even though it has computation complexity. It is of significance for high-accuracy positioning and non-stationary deformation analysis.展开更多
利用目标高度估计确定目标攻击要害点是精确制导武器信息处理中的一个重要内容。传统方法主要有直接利用几何方法估计和扩展卡尔曼滤波器方法,这两种方法精度都不高。Partic le F ilter是一种新出现的滤波方法,在解决非线性问题中得到...利用目标高度估计确定目标攻击要害点是精确制导武器信息处理中的一个重要内容。传统方法主要有直接利用几何方法估计和扩展卡尔曼滤波器方法,这两种方法精度都不高。Partic le F ilter是一种新出现的滤波方法,在解决非线性问题中得到了广泛应用。利用Partic le F ilter设计了一种新的目标高度估计算法。该算法通过贝叶斯递推方法,避免了在测量方程非线性很强的时候,扩展卡尔曼滤波器不合理的线性化所带来的误差。仿真结果表明,这种基于Partic le F ilter的目标高度估计算法提高了估计精度和收敛的鲁棒性。展开更多
The main problem of particle filter(PF)in nonlinear state estimation is the particle degeneracy.Resampling operation solves degeneracy to some extent,but it results in the problem of sample impoverishment.Variance red...The main problem of particle filter(PF)in nonlinear state estimation is the particle degeneracy.Resampling operation solves degeneracy to some extent,but it results in the problem of sample impoverishment.Variance reduction technique is proposed to deal with the degeneration phenomenon in this paper,which reduces the variance of the particle weights by selecting an exponential fading factor,and this factor can be chosen adaptively and iteratively in terms of the effective particle number.A theorem is presented to show that this idea is feasible,and the procedure of this new adaptive particle filtering(APF)algorithm is presented.Then,the principle of parameter choice and the limitation of APF are discussed.Finally,a numerical example illustrates that the proposed APF has a higher estimation precision than particle filter-sampling importance resampling(PF-SIR),genetic particle filter(GPF),and particle swarm optimization particle filter(PSOPF),while the computation load of APF is mild.展开更多
Particle filter(PF) can solve the problem of state estimation under strong non-linear non-Gaussian noise condition with respect to traditional Kalman filter(KF) and those improved KFs such as extended KF(EKF) and unsc...Particle filter(PF) can solve the problem of state estimation under strong non-linear non-Gaussian noise condition with respect to traditional Kalman filter(KF) and those improved KFs such as extended KF(EKF) and unscented KF(UKF). However, problems such as particle depletion and particle degradation affect the performance of PF. Optimizing the particle set to high likelihood region with intelligent optimization algorithm results in a more reasonable distribution of the sampling particles and more accurate state estimation. In this paper, a novel bird swarm algorithm based PF(BSAPF) is presented. Firstly, different behavior models are established by emulating the predation, flight, vigilance and follower behavior of the birds. Then, the observation information is introduced into the optimization process of the proposal distribution with the design of fitness function. In order to prevent particles from getting premature(being stuck into local optimum) and increase the diversity of particles, Lévy flight is designed to increase the randomness of particle's movement. Finally,the proposed algorithm is applied to estimate the speed of the train under the condition that the measurement noise of the wheel sensor is non-Gaussian distribution. Simulation study and experimental results both show that BSAPF is more accurate and has more effective particle number as compared with PF and UKF, demonstrating the promising performance of the method.展开更多
A modified unscented particle filtering scheme for nonlinear tracking is proposed, in view of the potential drawbacks (such as, particle impoverishment and numerical sensitivity in calculating the prior) of the conv...A modified unscented particle filtering scheme for nonlinear tracking is proposed, in view of the potential drawbacks (such as, particle impoverishment and numerical sensitivity in calculating the prior) of the conventional unscented particle filter (UPF) confronted in practice. Specifically, a different derivation of the importance weight is presented in detail. The proposed method can avoid the calculation of the prior and reduce the effects of the impoverishment problem caused by sampling from the proposal distribution, Simulations have been performed using two illustrative examples and results have been provided to demonstrate the validity of the modified UPF as well as its improved performance over the conventional one.展开更多
An improved particle filtering(IPF) is presented to perform maneuvering target tracking in dense clutter.The proposed filter uses several efficient variance reduction methods to combat particle degeneracy,low mode p...An improved particle filtering(IPF) is presented to perform maneuvering target tracking in dense clutter.The proposed filter uses several efficient variance reduction methods to combat particle degeneracy,low mode prior probabilities and measure-ment-origin uncertainty.Within the framework of a hybrid state estimation,each particle samples a discrete mode from its poste-rior distribution and the continuous state variables are approximated by a multivariate Gaussian mixture that is updated by an unscented Kalman filtering(UKF).The uncertainty of measurement origin is solved by Monte Carlo probabilistic data associa-tion method where the distribution of interest is approximated by particle filtering and UKF.Correct data association and precise behavior mode detection are successfully achieved by the proposed method in the environment with heavy clutter and very low mode prior probability.The performance of the proposed filter is examined and compared by Monte Carlo simulation over typical target scenario for various clutter densities.The simulation results show the effectiveness of the proposed filter.展开更多
In this paper, the marginal Rao-Blackwellized particle filter (MRBPF), which fuses the Rao-Blackwellized particle filter (RBPF) algorithm and the marginal particle filter (MPF) algorithm, is presented. The state...In this paper, the marginal Rao-Blackwellized particle filter (MRBPF), which fuses the Rao-Blackwellized particle filter (RBPF) algorithm and the marginal particle filter (MPF) algorithm, is presented. The state space is divided into linear and non-linear parts, which can be estimated separately by the MPF and the optional Kalman filter. Through simulation in the terrain aided navigation (TAN) domain, it is demonstrated that, compared with the RBPF, the root mean square errors (RMSE) and the error variance of the nonlinear state estimations by the proposed MRBPF are respectively reduced by 29% and 96%, while the unique particle count is increased by 80%. It is also found that the MRBPF has better convergence properties, and analysis has shown that the existing RBPF is nothing more than a special case of the MRBPF.展开更多
For being able to deal with the nonlinear or non-Gaussian problems, particle filters have been studied by many researchers. Based on particle filter, the extended Kalman filter (EKF) proposal function is applied to ...For being able to deal with the nonlinear or non-Gaussian problems, particle filters have been studied by many researchers. Based on particle filter, the extended Kalman filter (EKF) proposal function is applied to Bayesian target tracking. Markov chain Monte Carlo (MCMC) method, the resampling step, ere novel techniques are also introduced into Bayesian target tracking. And the simulation results confirm the improved particle filter with these techniques outperforms the basic one.展开更多
The localization of a stationary transmitter using moving receivers is considered. The original Direct Position Determination (DPD) methods, with combined Time Difference of Arrival (TDOA) and Frequency Difference...The localization of a stationary transmitter using moving receivers is considered. The original Direct Position Determination (DPD) methods, with combined Time Difference of Arrival (TDOA) and Frequency Difference of Arrival (FDOA), do not perform well under low Signal-to-Noise Ratio (SNR), and worse still, the computation cost is difficult to accept when the computational capabilities are limited. To get better positioning performance, we present a new DPD algorithm that proves to be more computationally efficient and more precise for weak signals than the conventional approach. The algorithm partitions the signal received with the same receiver into multiple non-overlapping short-time signal segments, and then uses the TDOA, the FDOA and the coherency among the short-time signals to locate the target. The fast maximum likelihood estimation, one iterative method based on particle filter, is designed to solve the problem of high computation load. A secondary but important result is a derivation of closed-form expressions of the Cramer-Rao Lower Bound (CRLB). The simulation results show that the algorithm proposed in this paper outperforms the traditional DPD algorithms with more accurate results and higher computational efficiency, and especially at low SNR, it is more close to the CRLB.展开更多
This paper proposes a particle swarm optimization(PSO) based particle filter(PF) tracking framework,the embedded PSO makes particles move toward the high likelihood area to find the optimal position in the state t...This paper proposes a particle swarm optimization(PSO) based particle filter(PF) tracking framework,the embedded PSO makes particles move toward the high likelihood area to find the optimal position in the state transition stage,and simultaneously incorporates the newest observations into the proposal distribution in the update stage.In the proposed approach,likelihood measure functions involving multiple features are presented to enhance the performance of model fitting.Furthermore,the multi-feature weights are self-adaptively adjusted by a PSO algorithm throughout the tracking process.There are three main contributions.Firstly,the PSO algorithm is fused into the PF framework,which can efficiently alleviate the particles degeneracy phenomenon.Secondly,an effective convergence criterion for the PSO algorithm is explored,which can avoid particles getting stuck in local minima and maintain a greater particle diversity.Finally,a multi-feature weight self-adjusting strategy is proposed,which can significantly improve the tracking robustness and accuracy.Experiments performed on several challenging public video sequences demonstrate that the proposed tracking approach achieves a considerable performance.展开更多
Visible light communications(VLC) have recently attracted a growing interest and can be a potential solution to realize indoor positioning,however,the performance of existing indoor positioning system is limited by mu...Visible light communications(VLC) have recently attracted a growing interest and can be a potential solution to realize indoor positioning,however,the performance of existing indoor positioning system is limited by multipath distortion inside a room.In order to combat the effect of multipath distortion,this paper proposes an LED-based indoor positioning algorithm combined with hybrid OFDM(HOFDM),in which asymmetrically clipped optical OFDM(ACOOFDM) is transmitted on the odd subcarriers while using pulse amplitude modulated discrete multitone(PAM-DMT) to modulate the imaginary part of each even subcarrier.In this scheme,we take a combined approach where a received-signal-strength(RSS) technique is employed to determine the location of the receiver and realize the 3-D positioning by Trust-region-based positioning.Moreover,a particle filter is used to further improve the positioning accuracy.Results confirm that this proposed positioning algorithm can achieve high accuracy even with multipath distortion,and the algorithm has better performance when combined with particle filter.展开更多
基金Supported by the Guangxi Special Program for Technological Innovation Guidance(No.GuiKeAC25069006).
文摘In this study,a fifth-degree cubature particle filter(5CPF)is proposed to address the limited estimation accuracy in traditional particle filter algorithms for bearings-only tracking(BOT).This algorithm calculates the recommended density function by introducing a fifth-degree cubature Kalman filter algorithm to guide particle sampling,which effectively alleviates the problem of particle degradation and significantly improves the estimation accuracy of the filter.However,the 5CPF algorithm exhibits high computational complexity,particularly in scenarios with a large number of particles.Therefore,we propose the extended Kalman filter(EKF)-5CPF algorithm,which employs an EKF to replace the time update step for each particle in the 5CPF.This enhances the algorithm’s real-time capability while maintaining the high precision advantage of the 5CPF algorithm.In addition,we construct bearing-only dual-station and single-motion station target tracking systems,and the filtering performances of 5CPF and EKF-5CPF algorithms under different conditions are analyzed.The results show that both the 5CPF algorithm and EKF-5CPF have strong robustness and can adapt to different noise environments.Furthermore,both algorithms significantly outperform traditional nonlinear filtering algorithms in terms of convergence speed,tracking accuracy,and overall stability.
文摘Terrain Aided Navigation(TAN)technology has become increasingly important due to its effectiveness in environments where Global Positioning System(GPS)is unavailable.In recent years,TAN systems have been extensively researched for both aerial and underwater navigation applications.However,many TAN systems that rely on recursive Unmanned Aerial Vehicle(UAV)position estimation methods,such as Extended Kalman Filters(EKF),often face challenges with divergence and instability,particularly in highly non-linear systems.To address these issues,this paper proposes and investigates a hybrid two-stage TAN positioning system for UAVs that utilizes Particle Filter.To enhance the system’s robustness against uncertainties caused by noise and to estimate additional system states,a Fuzzy Particle Filter(FPF)is employed in the first stage.This approach introduces a novel terrain composite feature that enables a fuzzy expert system to analyze terrain non-linearities and dynamically adjust the number of particles in real-time.This design allows the UAV to be efficiently localized in GPS-denied environments while also reducing the computational complexity of the particle filter in real-time applications.In the second stage,an Error State Kalman Filter(ESKF)is implemented to estimate the UAV’s altitude.The ESKF is chosen over the conventional EKF method because it is more suitable for non-linear systems.Simulation results demonstrate that the proposed fuzzy-based terrain composite method achieves high positional accuracy while reducing computational time and memory usage.
基金supported by the Human Resources Development of the Korea Institute of Energy Technology Evaluation and Planning(KETEP)grant funded by the Korea government Ministry of Knowledge Economy(No.RS-2023-00244330)the National Research Foundation of Korea(NRF)grant funded by the Korea government(MSIT)(No.NRF RS-2023-00219052).
文摘Accurate State-of-Health(SOH)prediction is critical for the safe and efficient operation of lithium-ion batteries(LiBs).However,conventional methods struggle with the highly nonlinear electrochemical dynamics and declining accuracy over long-horizon forecasting.To address these limitations,this study proposes CIPF-Informer,a novel digital twin framework that integrates the Informer architecture with Channel Independence(CI)and a Particle Filter(PF).The CI mechanism enhances robustness by decoupling multivariate state dependencies,while the PF captures the complex stochastic variations missed by purely deterministic models.The proposed framework was evaluated using the Massachusetts Institute of Technology(MIT)battery dataset against benchmark deep learning models.Results demonstrate that CIPF-Informer consistently achieves superior performance,in multivariate and long sequence forecasting scenarios.By effectively synergizing a model-based method with a data-driven model,CIPF-Informer provides a more reliable pathway for advancing Battery Management System(BMS)technologies,contributing to the development of safer and more sustainable energy storage systems.
基金The National Natural Science Foundation of China(No60672094)
文摘The condensation tracking algorithm uses a prior transition probability as the proposal distribution, which does not make full use of the current observation. In order to overcome this shortcoming, a new face tracking algorithm based on particle filter with mean shift importance sampling is proposed. First, the coarse location of the face target is attained by the efficient mean shift tracker, and then the result is used to construct the proposal distribution for particle propagation. Because the particles obtained with this method can cluster around the true state region, particle efficiency is improved greatly. The experimental results show that the performance of the proposed algorithm is better than that of the standard condensation tracking algorithm.
基金Project(51174206)supported by the National Natural Science Foundation of ChinaProject(2013AA12A201)supported by the National Hi-tech Research and Development Program of China+1 种基金Project(2012ZDP08)supported by the Fundamental Research Funds for the Central Universities,ChinaProject(SZBF2011-6-B35)supported by the Priority Academic Program Development of Jiangsu Higher Education Institutions(PAPD),China
文摘An altemative algorithm for mitigating GPS multipath was presented by integrating unscented Kalman filter (UKF) and wavelet transform with particle filter. Within consideration of particle degeneracy, UKF was taken for drawing particle. To remove the noise from raw data and data processing error, adaptive wavelet filtering with threshold was adopted while data preprocessing and drawing particle. Three algorithms, named EKF-PF, UKF-PF and WM-UKF-PF, were performed for comparison. The proposed WM-UKF-PF algorithm gives better error minimization, and significantly improves performance of multipath mitigation in terms of SNR and coefficient even though it has computation complexity. It is of significance for high-accuracy positioning and non-stationary deformation analysis.
文摘利用目标高度估计确定目标攻击要害点是精确制导武器信息处理中的一个重要内容。传统方法主要有直接利用几何方法估计和扩展卡尔曼滤波器方法,这两种方法精度都不高。Partic le F ilter是一种新出现的滤波方法,在解决非线性问题中得到了广泛应用。利用Partic le F ilter设计了一种新的目标高度估计算法。该算法通过贝叶斯递推方法,避免了在测量方程非线性很强的时候,扩展卡尔曼滤波器不合理的线性化所带来的误差。仿真结果表明,这种基于Partic le F ilter的目标高度估计算法提高了估计精度和收敛的鲁棒性。
基金Supported by National Natural Science Foundation of China(6063403060702066)Aerospace Science Foundation(20090853013)Doctoral Program Foundation of China(20060699032)
文摘The main problem of particle filter(PF)in nonlinear state estimation is the particle degeneracy.Resampling operation solves degeneracy to some extent,but it results in the problem of sample impoverishment.Variance reduction technique is proposed to deal with the degeneration phenomenon in this paper,which reduces the variance of the particle weights by selecting an exponential fading factor,and this factor can be chosen adaptively and iteratively in terms of the effective particle number.A theorem is presented to show that this idea is feasible,and the procedure of this new adaptive particle filtering(APF)algorithm is presented.Then,the principle of parameter choice and the limitation of APF are discussed.Finally,a numerical example illustrates that the proposed APF has a higher estimation precision than particle filter-sampling importance resampling(PF-SIR),genetic particle filter(GPF),and particle swarm optimization particle filter(PSOPF),while the computation load of APF is mild.
文摘Particle filter(PF) can solve the problem of state estimation under strong non-linear non-Gaussian noise condition with respect to traditional Kalman filter(KF) and those improved KFs such as extended KF(EKF) and unscented KF(UKF). However, problems such as particle depletion and particle degradation affect the performance of PF. Optimizing the particle set to high likelihood region with intelligent optimization algorithm results in a more reasonable distribution of the sampling particles and more accurate state estimation. In this paper, a novel bird swarm algorithm based PF(BSAPF) is presented. Firstly, different behavior models are established by emulating the predation, flight, vigilance and follower behavior of the birds. Then, the observation information is introduced into the optimization process of the proposal distribution with the design of fitness function. In order to prevent particles from getting premature(being stuck into local optimum) and increase the diversity of particles, Lévy flight is designed to increase the randomness of particle's movement. Finally,the proposed algorithm is applied to estimate the speed of the train under the condition that the measurement noise of the wheel sensor is non-Gaussian distribution. Simulation study and experimental results both show that BSAPF is more accurate and has more effective particle number as compared with PF and UKF, demonstrating the promising performance of the method.
文摘A modified unscented particle filtering scheme for nonlinear tracking is proposed, in view of the potential drawbacks (such as, particle impoverishment and numerical sensitivity in calculating the prior) of the conventional unscented particle filter (UPF) confronted in practice. Specifically, a different derivation of the importance weight is presented in detail. The proposed method can avoid the calculation of the prior and reduce the effects of the impoverishment problem caused by sampling from the proposal distribution, Simulations have been performed using two illustrative examples and results have been provided to demonstrate the validity of the modified UPF as well as its improved performance over the conventional one.
基金National Natural Science Foundation of China (60975028)National High-tech Research and Development Program (2009AA112203)+1 种基金Fundamental Research Funds for the Central Universities (CHD2009JC037)Natural Science Basic Research Plan in Shaanxi Province (2006F12)
文摘An improved particle filtering(IPF) is presented to perform maneuvering target tracking in dense clutter.The proposed filter uses several efficient variance reduction methods to combat particle degeneracy,low mode prior probabilities and measure-ment-origin uncertainty.Within the framework of a hybrid state estimation,each particle samples a discrete mode from its poste-rior distribution and the continuous state variables are approximated by a multivariate Gaussian mixture that is updated by an unscented Kalman filtering(UKF).The uncertainty of measurement origin is solved by Monte Carlo probabilistic data associa-tion method where the distribution of interest is approximated by particle filtering and UKF.Correct data association and precise behavior mode detection are successfully achieved by the proposed method in the environment with heavy clutter and very low mode prior probability.The performance of the proposed filter is examined and compared by Monte Carlo simulation over typical target scenario for various clutter densities.The simulation results show the effectiveness of the proposed filter.
基金National Natural Science Foundation of China (60572023)
文摘In this paper, the marginal Rao-Blackwellized particle filter (MRBPF), which fuses the Rao-Blackwellized particle filter (RBPF) algorithm and the marginal particle filter (MPF) algorithm, is presented. The state space is divided into linear and non-linear parts, which can be estimated separately by the MPF and the optional Kalman filter. Through simulation in the terrain aided navigation (TAN) domain, it is demonstrated that, compared with the RBPF, the root mean square errors (RMSE) and the error variance of the nonlinear state estimations by the proposed MRBPF are respectively reduced by 29% and 96%, while the unique particle count is increased by 80%. It is also found that the MRBPF has better convergence properties, and analysis has shown that the existing RBPF is nothing more than a special case of the MRBPF.
基金This project was supported by the National Natural Science Foundation of China (50405017) .
文摘For being able to deal with the nonlinear or non-Gaussian problems, particle filters have been studied by many researchers. Based on particle filter, the extended Kalman filter (EKF) proposal function is applied to Bayesian target tracking. Markov chain Monte Carlo (MCMC) method, the resampling step, ere novel techniques are also introduced into Bayesian target tracking. And the simulation results confirm the improved particle filter with these techniques outperforms the basic one.
基金supported by the National Natural Science Foundation of China(No.61401513)
文摘The localization of a stationary transmitter using moving receivers is considered. The original Direct Position Determination (DPD) methods, with combined Time Difference of Arrival (TDOA) and Frequency Difference of Arrival (FDOA), do not perform well under low Signal-to-Noise Ratio (SNR), and worse still, the computation cost is difficult to accept when the computational capabilities are limited. To get better positioning performance, we present a new DPD algorithm that proves to be more computationally efficient and more precise for weak signals than the conventional approach. The algorithm partitions the signal received with the same receiver into multiple non-overlapping short-time signal segments, and then uses the TDOA, the FDOA and the coherency among the short-time signals to locate the target. The fast maximum likelihood estimation, one iterative method based on particle filter, is designed to solve the problem of high computation load. A secondary but important result is a derivation of closed-form expressions of the Cramer-Rao Lower Bound (CRLB). The simulation results show that the algorithm proposed in this paper outperforms the traditional DPD algorithms with more accurate results and higher computational efficiency, and especially at low SNR, it is more close to the CRLB.
基金supported by the Chinese Ministry of Science and Intergovernmental Cooperation Project (2009DFA12870)the National Science Foundation of China (60974062,60972119)
文摘This paper proposes a particle swarm optimization(PSO) based particle filter(PF) tracking framework,the embedded PSO makes particles move toward the high likelihood area to find the optimal position in the state transition stage,and simultaneously incorporates the newest observations into the proposal distribution in the update stage.In the proposed approach,likelihood measure functions involving multiple features are presented to enhance the performance of model fitting.Furthermore,the multi-feature weights are self-adaptively adjusted by a PSO algorithm throughout the tracking process.There are three main contributions.Firstly,the PSO algorithm is fused into the PF framework,which can efficiently alleviate the particles degeneracy phenomenon.Secondly,an effective convergence criterion for the PSO algorithm is explored,which can avoid particles getting stuck in local minima and maintain a greater particle diversity.Finally,a multi-feature weight self-adjusting strategy is proposed,which can significantly improve the tracking robustness and accuracy.Experiments performed on several challenging public video sequences demonstrate that the proposed tracking approach achieves a considerable performance.
基金supported by the Doctoral Scientific Fund of the Ministry of Education of the People’s Republic of China(20120145120011)
文摘Visible light communications(VLC) have recently attracted a growing interest and can be a potential solution to realize indoor positioning,however,the performance of existing indoor positioning system is limited by multipath distortion inside a room.In order to combat the effect of multipath distortion,this paper proposes an LED-based indoor positioning algorithm combined with hybrid OFDM(HOFDM),in which asymmetrically clipped optical OFDM(ACOOFDM) is transmitted on the odd subcarriers while using pulse amplitude modulated discrete multitone(PAM-DMT) to modulate the imaginary part of each even subcarrier.In this scheme,we take a combined approach where a received-signal-strength(RSS) technique is employed to determine the location of the receiver and realize the 3-D positioning by Trust-region-based positioning.Moreover,a particle filter is used to further improve the positioning accuracy.Results confirm that this proposed positioning algorithm can achieve high accuracy even with multipath distortion,and the algorithm has better performance when combined with particle filter.