期刊文献+
共找到43篇文章
< 1 2 3 >
每页显示 20 50 100
WSN Mobile Target Tracking Based on Improved Snake-Extended Kalman Filtering Algorithm
1
作者 Duo Peng Kun Xie Mingshuo Liu 《Journal of Beijing Institute of Technology》 EI CAS 2024年第1期28-40,共13页
A wireless sensor network mobile target tracking algorithm(ISO-EKF)based on improved snake optimization algorithm(ISO)is proposed to address the difficulty of estimating initial values when using extended Kalman filte... A wireless sensor network mobile target tracking algorithm(ISO-EKF)based on improved snake optimization algorithm(ISO)is proposed to address the difficulty of estimating initial values when using extended Kalman filtering to solve the state of nonlinear mobile target tracking.First,the steps of extended Kalman filtering(EKF)are introduced.Second,the ISO is used to adjust the parameters of the EKF in real time to adapt to the current motion state of the mobile target.Finally,the effectiveness of the algorithm is demonstrated through filtering and tracking using the constant velocity circular motion model(CM).Under the specified conditions,the position and velocity mean square error curves are compared among the snake optimizer(SO)-EKF algorithm,EKF algorithm,and the proposed algorithm.The comparison shows that the proposed algorithm reduces the root mean square error of position by 52%and 41%compared to the SOEKF algorithm and EKF algorithm,respectively. 展开更多
关键词 wireless sensor network(WSN)target tracking snake optimization algorithm extended kalman filter maneuvering target
下载PDF
Improved Adaptive Iterated Extended Kalman Filter for GNSS/INS/UWB-Integrated Fixed-Point Positioning 被引量:2
2
作者 Qingdong Wu Chenxi Li +1 位作者 Tao Shen Yuan Xu 《Computer Modeling in Engineering & Sciences》 SCIE EI 2023年第3期1761-1772,共12页
To provide stable and accurate position information of control points in a complex coastal environment,an adaptive iterated extended Kalman filter(AIEKF)for fixed-point positioning integrating global navigation satell... To provide stable and accurate position information of control points in a complex coastal environment,an adaptive iterated extended Kalman filter(AIEKF)for fixed-point positioning integrating global navigation satellite system,inertial navigation system,and ultra wide band(UWB)is proposed.In thismethod,the switched global navigation satellite system(GNSS)and UWB measurement are used as the measurement of the proposed filter.For the data fusion filter,the expectation-maximization(EM)based IEKF is used as the forward filter,then,the Rauch-Tung-Striebel smoother for IEKF filter’s result smoothing.Tests illustrate that the proposed AIEKF is able to provide an accurate estimation. 展开更多
关键词 Rauch-tung-striebel ultra wide band global navigation satellite system adaptive iterated extended kalman filter
下载PDF
FPGA Implementation of Extended Kalman Filter for Parameters Estimation of Railway Wheelset 被引量:1
3
作者 Khakoo Mal Tayab Din Memon +1 位作者 Imtiaz Hussain Kalwar Bhawani Shankar Chowdhry 《Computers, Materials & Continua》 SCIE EI 2023年第2期3351-3370,共20页
It is necessary to know the status of adhesion conditions between wheel and rail for efficient accelerating and decelerating of railroad vehicle.The proper estimation of adhesion conditions and their real-time impleme... It is necessary to know the status of adhesion conditions between wheel and rail for efficient accelerating and decelerating of railroad vehicle.The proper estimation of adhesion conditions and their real-time implementation is considered a challenge for scholars.In this paper,the development of simulation model of extended Kalman filter(EKF)in MATLAB/Simulink is presented to estimate various railway wheelset parameters in different contact conditions of track.Due to concurrent in nature,the Xilinx®System-on-Chip Zynq Field Programmable Gate Array(FPGA)device is chosen to check the onboard estimation ofwheel-rail interaction parameters by using the National Instruments(NI)myRIO®development board.The NImyRIO®development board is flexible to deal with nonlinearities,uncertain changes,and fastchanging dynamics in real-time occurring in wheel-rail contact conditions during vehicle operation.The simulated dataset of the railway nonlinear wheelsetmodel is tested on FPGA-based EKF with different track conditions and with accelerating and decelerating operations of the vehicle.The proposed model-based estimation of railway wheelset parameters is synthesized on FPGA and its simulation is carried out for functional verification on FPGA.The obtained simulation results are aligned with the simulation results obtained through MATLAB.To the best of our knowledge,this is the first time study that presents the implementation of a model-based estimation of railway wheelset parameters on FPGA and its functional verification.The functional behavior of the FPGA-based estimator shows that these results are the addition of current knowledge in the field of the railway. 展开更多
关键词 Adhesion force extended kalman filter FPGA implementation railway wheelset real-time estimation wheel-rail interaction
下载PDF
Notes on Convergence and Modeling for the Extended Kalman Filter
4
作者 Dah-Jing Jwo 《Computers, Materials & Continua》 SCIE EI 2023年第11期2137-2155,共19页
The goal of this work is to provide an understanding of estimation technology for both linear and nonlinear dynamical systems.A critical analysis of both the Kalman filter(KF)and the extended Kalman filter(EKF)will be... The goal of this work is to provide an understanding of estimation technology for both linear and nonlinear dynamical systems.A critical analysis of both the Kalman filter(KF)and the extended Kalman filter(EKF)will be provided,along with examples to illustrate some important issues related to filtering convergence due to system modeling.A conceptual explanation of the topic with illustrative examples provided in the paper can help the readers capture the essential principles and avoid making mistakes while implementing the algorithms.Adding fictitious process noise to the system model assumed by the filter designers for convergence assurance is being investigated.A comparison of estimation accuracy with linear and nonlinear measurements is made.Parameter identification by the state estimation method through the augmentation of the state vector is also discussed.The intended readers of this article may include researchers,working engineers,or engineering students.This article can serve as a better understanding of the topic as well as a further connection to probability,stochastic process,and system theory.The lesson learned enables the readers to interpret the theory and algorithms appropriately and precisely implement the computer codes that nicely match the estimation algorithms related to the mathematical equations.This is especially helpful for those readers with less experience or background in optimal estimation theory,as it provides a solid foundation for further study on the theory and applications of the topic. 展开更多
关键词 kalman filter extended kalman filter CONVERGENCE MODELING OPTIMIZATION
下载PDF
Extended Kalman Filter-based localization algorithm by edge computing in Wireless Sensor Networks 被引量:5
5
作者 Inam Ullah Siyu Qian +1 位作者 Zhixiang Deng Jong-Hyouk Lee 《Digital Communications and Networks》 SCIE CSCD 2021年第2期187-195,共9页
The Extended Kalman Filter(EKF)has received abundant attention with the growing demands for robotic localization.The EKF algorithm is more realistic in non-linear systems,which has an autonomous white noise in both th... The Extended Kalman Filter(EKF)has received abundant attention with the growing demands for robotic localization.The EKF algorithm is more realistic in non-linear systems,which has an autonomous white noise in both the system and the estimation model.Also,in the field of engineering,most systems are non-linear.Therefore,the EKF attracts more attention than the Kalman Filter(KF).In this paper,we propose an EKF-based localization algorithm by edge computing,and a mobile robot is used to update its location concerning the landmark.This localization algorithm aims to achieve a high level of accuracy and wider coverage.The proposed algorithm is helpful for the research related to the use of EKF localization algorithms.Simulation results demonstrate that,under the situations presented in the paper,the proposed localization algorithm is more accurate compared with the current state-of-the-art localization algorithms. 展开更多
关键词 extended kalman filter Edge computing kalman filter LOCALIZATION Robots State estimation
下载PDF
Analysis of SDEs Applied to SEIR Epidemic Models by Extended Kalman Filter Method 被引量:1
6
作者 D. Ndanguza I. S. Mbalawata J. P. Nsabimana 《Applied Mathematics》 2016年第17期2195-2211,共17页
A disease transmission model of SEIR type is discussed in a stochastic point of view. We start by formulating the SEIR epidemic model in form of a system of nonlinear differential equations and then change it to a sys... A disease transmission model of SEIR type is discussed in a stochastic point of view. We start by formulating the SEIR epidemic model in form of a system of nonlinear differential equations and then change it to a system of nonlinear stochastic differential equations (SDEs). The numerical simulation of the resulting SDEs is done by Euler-Maruyama scheme and the parameters are estimated by adaptive Markov chain Monte Carlo and extended Kalman filter methods. The stochastic results are discussed and it is observed that with the SDE type of modeling, the parameters are also identifiable. 展开更多
关键词 Epidemic Model Estimation of Parameters extended kalman filter Markov Chain Monte Carlo
下载PDF
Kernel Entropy Based Extended Kalman Filter for GPS Navigation Processing
7
作者 Dah-Jing Jwo Jui-Tao Lee 《Computers, Materials & Continua》 SCIE EI 2021年第7期857-876,共20页
This paper investigates the kernel entropy based extended Kalman filter(EKF)as the navigation processor for the Global Navigation Satellite Systems(GNSS),such as the Global Positioning System(GPS).The algorithm is eff... This paper investigates the kernel entropy based extended Kalman filter(EKF)as the navigation processor for the Global Navigation Satellite Systems(GNSS),such as the Global Positioning System(GPS).The algorithm is effective for dealing with non-Gaussian errors or heavy-tailed(or impulsive)interference errors,such as the multipath.The kernel minimum error entropy(MEE)and maximum correntropy criterion(MCC)based filtering for satellite navigation system is involved for dealing with non-Gaussian errors or heavy-tailed interference errors or outliers of the GPS.The standard EKF method is derived based on minimization of mean square error(MSE)and is optimal only under Gaussian assumption in case the system models are precisely established.The GPS navigation algorithm based on kernel entropy related principles,including the MEE criterion and the MCC will be performed,which is utilized not only for the time-varying adaptation but the outlier type of interference errors.The kernel entropy based design is a new approach using information from higher-order signal statistics.In information theoretic learning(ITL),the entropy principle based measure uses information from higher-order signal statistics and captures more statistical information as compared to MSE.To improve the performance under non-Gaussian environments,the proposed filter which adopts the MEE/MCC as the optimization criterion instead of using the minimum mean square error(MMSE)is utilized for mitigation of the heavy-tailed type of multipath errors.Performance assessment will be carried out to show the effectiveness of the proposed approach for positioning improvement in GPS navigation processing. 展开更多
关键词 GPS satellite navigation extended kalman filter ENTROPY correntropy MULTIPATH NON-GAUSSIAN
下载PDF
Estimation of Quaternion Motion for GPS-Based Attitude Determination Using the Extended Kalman Filter
8
作者 Dah-Jing Jwo 《Computers, Materials & Continua》 SCIE EI 2021年第2期2105-2126,共22页
In this paper,the Global Positioning System(GPS)interferometer provides the preliminarily computed quaternions,which are then employed as the measurement of the extended Kalman filter(EKF)for the attitude determinatio... In this paper,the Global Positioning System(GPS)interferometer provides the preliminarily computed quaternions,which are then employed as the measurement of the extended Kalman filter(EKF)for the attitude determination system.The estimated quaternion elements from the EKF output with noticeably improved precision can be converted to the Euler angles for navigation applications.The aim of the study is twofold.Firstly,the GPS-based computed quaternion vector is utilized to avoid the singularity problem.Secondly,the quaternion estimator based on the EKF is adopted to improve the estimation accuracy.Determination of the unknown baseline vector between the antennas sits at the heart of GPS-based attitude determination.Although utilization of the carrier phase observables enables the relative positioning to achieve centimeter level accuracy,however,the quaternion elements derived from the GPS interferometer are inherently noisy.This is due to the fact that the baseline vectors estimated by the least-squares method are based on the raw double-differenced measurements.Construction of the transformation matrix is accessible according to the estimate of baseline vectors and thereafter the computed quaternion elements can be derived.Using the Euler angle method,the process becomes meaningless when the angles are at 90where the singularity problem occurs.A good alternative is the quaternion approach,which possesses advantages over the equivalent Euler angle based transformation since they apply to all attitudes.Simulation results on the attitude estimation performance based on the proposed method will be presented and compared to the conventional method.The results presented in this paper elucidate the superiority of proposed algorithm. 展开更多
关键词 Global positioning system(GPS) QUATERNION extended kalman filter attitude determination
下载PDF
Model Predictive Direct Torque Control of Permanent Magnet Synchronous Motor (PMSM) with Online Parameter Estimation Based on Extended Kalman Filter
9
作者 Gang Yang Xiao Jiang Shuaishuai Lv 《International Journal of Communications, Network and System Sciences》 2022年第7期79-93,共15页
Aiming at the torque and flux ripples in the direct torque control and the time-varying parameters for permanent magnet synchronous motor (PMSM), a model predictive direct torque control with online parameter estimati... Aiming at the torque and flux ripples in the direct torque control and the time-varying parameters for permanent magnet synchronous motor (PMSM), a model predictive direct torque control with online parameter estimation based on the extended Kalman filter for PMSM is designed. By predicting the errors of torque and flux based on the model and the current states of the system, the optimal voltage vector is selected to minimize the error of torque and flux. The stator resistance and inductance are estimated online via EKF to reduce the effect of model error and the current estimation can reduce the error caused by measurement noise. The stability of the EKF is proved in theory. The simulation experiment results show the method can estimate the motor parameters, reduce the torque, and flux ripples and improve the performance of direct torque control for permanent magnet synchronous motor (PMSM). 展开更多
关键词 Model Predictive Direct Torque Control extended kalman filter Parameter Estimation Permanent Magnet Synchronous Motor filter’s Stability
下载PDF
Early estimation of the number of hidden HIV infected subjects: An extended Kalman filter approach
10
作者 Paolo Di Giamberardino Daniela Iacoviello 《Infectious Disease Modelling》 CSCD 2023年第2期341-355,共15页
In the last decades several epidemic emergencies have been affecting the world,influencing the social relationships,the economics and the habits.In particular,starting in the early 080,the Acquired Immunodeficiency Sy... In the last decades several epidemic emergencies have been affecting the world,influencing the social relationships,the economics and the habits.In particular,starting in the early 080,the Acquired Immunodeficiency Syndrome,AIDS,is representing one of the most worrying sanitary emergency,that has caused up to now more than 25 million of dead patients.The infection is caused by the Human Immunodeficiency Virus,HIV,that may be transmitted by body fluids;therefore with wise behaviours the epidemic spread could rapidly be contained.This sanitary emergency is peculiar for the long incubation time:it can reach even 10 years,a long period in which the individual can unconsciously infect other subjects.The identification of the number of infected unaware people,mandatory to define suitable containment measures,is here obtained by using the extended Kalman filter applied to a noisy model in which,reasonably,only the number of infected diagnosed patients is available.Numerical simulations and real data analysis support the effectiveness of the approach. 展开更多
关键词 Epidemic modeling Infection spread HIV-AIDS extended kalman filter
原文传递
State of charge estimation by finite difference extended Kalman filter with HPPC parameters identification 被引量:12
11
作者 HE Lin HU MinKang +2 位作者 WEI YuJiang LIU BingJiao SHI Qin 《Science China(Technological Sciences)》 SCIE EI CAS CSCD 2020年第3期410-421,共12页
State of charge(SOC) is a key parameter of lithium-ion battery. In this paper, a finite difference extended Kalman filter(FDEKF)with Hybrid Pulse Power Characterization(HPPC) parameters identification is proposed to e... State of charge(SOC) is a key parameter of lithium-ion battery. In this paper, a finite difference extended Kalman filter(FDEKF)with Hybrid Pulse Power Characterization(HPPC) parameters identification is proposed to estimate the SOC. The finite difference(FD) algorithm is benefit to compute the partial derivative of nonlinear function, which can reduce the linearization error generated by the extended Kalman filter(EKF). The FDEKF algorithm can reduce the computational load of controller in engineering practice without solving the Jacobian matrix. It is simple of dynamic model of lithium-ion battery to adopt a secondorder resistor-capacitor(2 RC) network, the parameters of which are identified by the HPPC. Two conditions, both constant current discharge(CCD) and urban dynamometer driving schedule(UDDS), are utilized to validate the FDEKF algorithm.Comparing convergence rate and accuracy between the FDEKF and the EKF algorithm, it can be seen that the former is a better candidate to estimate the SOC. 展开更多
关键词 state of charge lithium-ion battery parameters identification finite difference algorithm extended kalman filter
原文传递
Distributed Estimation of Oscillations in Power Systems: An Extended Kalman Filtering Approach 被引量:2
12
作者 Zhe Yu Di Shi +3 位作者 Zhiwei Wang Qibing Zhang Junhui Huang Sen Pan 《CSEE Journal of Power and Energy Systems》 SCIE CSCD 2019年第2期181-189,共9页
Online estimation of electromechanical oscillation parameters provides essential information to prevent system instability and blackout and helps to identify event categories and locations.We formulate the problem as ... Online estimation of electromechanical oscillation parameters provides essential information to prevent system instability and blackout and helps to identify event categories and locations.We formulate the problem as a state space model and employ the extended Kalman filter to estimate oscillation frequencies and damping factors directly based on data from phasor measurement units.Due to considerations of communication burdens and privacy concerns,a fully distributed algorithm is proposed using diffusion extended Kalman filter.The effectiveness of proposed algorithms is confirmed by both simulated and real data collected during events in State Grid Jiangsu Electric Power Company. 展开更多
关键词 Distributed estimation extended kalman filter oscillation detection and estimation
原文传递
Research on Attitude Solving Algorithm of Towing Cable Based on Convolutional Neural Network Fusion Extended Kalman Filter
13
作者 Bin Zheng Xinran Yang Haotian Hu 《国际计算机前沿大会会议论文集》 2021年第1期256-267,共12页
Marine seismic exploration is an important part of offshore oil and gasexploration, which requires accurate attitude information of submarine towingequipment. Conventional attitude solution algorithm or Kalman filter ... Marine seismic exploration is an important part of offshore oil and gasexploration, which requires accurate attitude information of submarine towingequipment. Conventional attitude solution algorithm or Kalman filter algorithmcannot satisfy the current requirements of high accuracy, high reliability, strongenvironmental adaptability and low cost. In view of the low accuracy and poorenvironmental adaptability of the traditional Kalman filter algorithm, this paperproposes a CNN-EKF fusion attitude calculation algorithm based on the studyof the extended Kalman filter (EKF) model and the convolutional neural network(CNN) model. The system noise variance matrix (Q) and the observationnoise variance matrix(R)of EKF were optimized by CNN, and the final solutionresults were obtained. Compared the traditional Kalman filtering model with theCNN-EKF fusion filtering model, experimental results shows that the algorithmimproves the accuracy of attitude calculation and enhances the adaptive ability tothe environment. 展开更多
关键词 Attitude solution extended kalman filter Convolutional neural network
原文传递
Airship aerodynamic model estimation using unscented Kalman filter 被引量:9
14
作者 WASIM Muhammad ALI Ahsan 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2020年第6期1318-1329,共12页
An airship model is made-up of aerostatic,aerodynamic,dynamic,and propulsive forces and torques.Besides others,the computation of aerodynamic forces and torques is difficult.Usually,wind tunnel experimentation and pot... An airship model is made-up of aerostatic,aerodynamic,dynamic,and propulsive forces and torques.Besides others,the computation of aerodynamic forces and torques is difficult.Usually,wind tunnel experimentation and potential flow theory are used for their calculations.However,the limitations of these methods pose difficulties in their accurate calculation.In this work,an online estimation scheme based on unscented Kalman filter(UKF)is proposed for their calculation.The proposed method introduces six auxiliary states for the complete aerodynamic model.UKF uses an extended model and provides an estimate of a complete state vector along with auxiliary states.The proposed method uses the minimum auxiliary state variables for the approximation of the complete aerodynamic model that makes it computationally less intensive.UKF estimation performance is evaluated by developing a nonlinear simulation environment for University of Engineering and Technology,Taxila(UETT)airship.Estimator performance is validated by performing the error analysis based on estimation error and 2-σ uncertainty bound.For the same problem,the extended Kalman filter(EKF)is also implemented and its results are compared with UKF.The simulation results show that UKF successfully estimates the forces and torques due to the aerodynamic model with small estimation error and the comparative analysis with EKF shows that UKF improves the estimation results and also it is more suitable for the under-consideration problem. 展开更多
关键词 AIRSHIP unscented kalman filter(UKF) extend kalman filter(EKF) state estimation aerodynamic model estimation
下载PDF
Vertical Tire Forces Estimation of Multi-Axle Trucks Based on an Adaptive Treble Extend Kalman Filter
15
作者 Buyang Zhang Ting Xu +2 位作者 Hong Wang Yanjun Huang Guoying Chen 《Chinese Journal of Mechanical Engineering》 SCIE EI CAS CSCD 2021年第3期317-335,共19页
Vertical tire forces are essential for vehicle modelling and dynamic control.However,an evaluation of the vertical tire forces on a multi-axle truck is difficult to accomplish.The current methods require a large amoun... Vertical tire forces are essential for vehicle modelling and dynamic control.However,an evaluation of the vertical tire forces on a multi-axle truck is difficult to accomplish.The current methods require a large amount of experimental data and many sensors owing to the wide variation of the parameters and the over-constraint.To simplify the design process and reduce the demand of the sensors,this paper presents a practical approach to estimating the vertical tire forces of a multi-axle truck for dynamic control.The estimation system is based on a novel vertical force model and a proposed adaptive treble extend Kalman filter(ATEKF).To adapt to the widely varying parameters,a sliding mode update is designed to make the ATEKF adaptive,and together with the use of an initial setting update and a vertical tire force adjustment,the overall system becomes more robust.In particular,the model aims to eliminate the effects of the over-constraint and the uneven weight distribution.The results show that the ATEKF method achieves an excellent performance in a vertical force evaluation,and its performance is better than that of the treble extend Kalman filter. 展开更多
关键词 Estimation theory Adaptive treble extend kalman filter Vehicle dynamics Multi-axle truck Vertical tire force estimation
下载PDF
Robust design of sliding mode control for airship trajectory tracking with uncertainty and disturbance estimation
16
作者 WASIM Muhammad ALI Ahsan +2 位作者 CHOUDHRY Mohammad Ahmad SHAIKH Inam Ul Hasan SALEEM Faisal 《Journal of Systems Engineering and Electronics》 SCIE EI CSCD 2024年第1期242-258,共17页
The robotic airship can provide a promising aerostatic platform for many potential applications.These applications require a precise autonomous trajectory tracking control for airship.Airship has a nonlinear and uncer... The robotic airship can provide a promising aerostatic platform for many potential applications.These applications require a precise autonomous trajectory tracking control for airship.Airship has a nonlinear and uncertain dynamics.It is prone to wind disturbances that offer a challenge for a trajectory tracking control design.This paper addresses the airship trajectory tracking problem having time varying reference path.A lumped parameter estimation approach under model uncertainties and wind disturbances is opted against distributed parameters.It uses extended Kalman filter(EKF)for uncertainty and disturbance estimation.The estimated parameters are used by sliding mode controller(SMC)for ultimate control of airship trajectory tracking.This comprehensive algorithm,EKF based SMC(ESMC),is used as a robust solution to track airship trajectory.The proposed estimator provides the estimates of wind disturbances as well as model uncertainty due to the mass matrix variations and aerodynamic model inaccuracies.The stability and convergence of the proposed method are investigated using the Lyapunov stability analysis.The simulation results show that the proposed method efficiently tracks the desired trajectory.The method solves the stability,convergence,and chattering problem of SMC under model uncertainties and wind disturbances. 展开更多
关键词 AIRSHIP CHATTERING extended kalman filter(EKF) model uncertainties estimation sliding mode controller(SMC)
下载PDF
Time-varying parameters estimation with adaptive neural network EKF for missile-dual control system
17
作者 YUAN Yuqi ZHOU Di +1 位作者 LI Junlong LOU Chaofei 《Journal of Systems Engineering and Electronics》 SCIE CSCD 2024年第2期451-462,共12页
In this paper, a filtering method is presented to estimate time-varying parameters of a missile dual control system with tail fins and reaction jets as control variables. In this method, the long-short-term memory(LST... In this paper, a filtering method is presented to estimate time-varying parameters of a missile dual control system with tail fins and reaction jets as control variables. In this method, the long-short-term memory(LSTM) neural network is nested into the extended Kalman filter(EKF) to modify the Kalman gain such that the filtering performance is improved in the presence of large model uncertainties. To avoid the unstable network output caused by the abrupt changes of system states,an adaptive correction factor is introduced to correct the network output online. In the process of training the network, a multi-gradient descent learning mode is proposed to better fit the internal state of the system, and a rolling training is used to implement an online prediction logic. Based on the Lyapunov second method, we discuss the stability of the system, the result shows that when the training error of neural network is sufficiently small, the system is asymptotically stable. With its application to the estimation of time-varying parameters of a missile dual control system, the LSTM-EKF shows better filtering performance than the EKF and adaptive EKF(AEKF) when there exist large uncertainties in the system model. 展开更多
关键词 long-short-term memory(LSTM)neural network extended kalman filter(EKF) rolling training time-varying parameters estimation missile dual control system
下载PDF
Personnel Localization of Real-Time Kinematic Based on Pedestrian Heading Projection Compensation in Substation Signal Interference Environment
18
作者 Xiaolong Zhang Tao Zhou +2 位作者 Jing Wang Tao Wang Qian Huang 《Journal of Sensor Technology》 2023年第2期37-50,共14页
To address the intermittent positioning and drift of personnel positioning RTK in the high-frequency signal interference environment of substations, we propose to use IMU as the positioning compensation module of RTK ... To address the intermittent positioning and drift of personnel positioning RTK in the high-frequency signal interference environment of substations, we propose to use IMU as the positioning compensation module of RTK and adopt the joint RTK/PDR positioning method to solve the positioning results. The heading angle is easily scattered in the pedestrian heading projection (PDR) process and the heading angles calculated from the output data of the gyroscope, accelerometer and magnetometer after denoising are input into the complementary filter for fusion. To improve the accuracy of step estimation in the PDR process, an improved step estimation model is used. For RTK/PDR data fusion, the extended Kalman filter (EKF) method is used, which helps to achieve outdoor full-scene high-accuracy positioning. The final simulation results show that RTK can be effectively compensated by PDR under the interference of high-frequency signals, and the positioning accuracy reaches 0.02 m. 展开更多
关键词 RTK PDR Complementary filter Step Size Estimation extended kalman filter
下载PDF
Vehicle Dynamic State Estimation: State of the Art Schemes and Perspectives 被引量:9
19
作者 Hongyan Guo Dongpu Cao +3 位作者 Hong Chen Chen Lv Huaji Wang Siqi Yang 《IEEE/CAA Journal of Automatica Sinica》 SCIE EI CSCD 2018年第2期418-431,共14页
Next-generation vehicle control and future autonomous driving require further advances in vehicle dynamic state estimation. This article provides a concise review, along with the perspectives, of the recent developmen... Next-generation vehicle control and future autonomous driving require further advances in vehicle dynamic state estimation. This article provides a concise review, along with the perspectives, of the recent developments in the estimation of vehicle dynamic states. The definitions used in vehicle dynamic state estimation are first introduced, and alternative estimation structures are presented. Then, the sensor configuration schemes used to estimate vehicle velocity, sideslip angle, yaw rate and roll angle are presented. The vehicle models used for vehicle dynamic state estimation are further summarized, and representative estimation approaches are discussed. Future concerns and perspectives for vehicle dynamic state estimation are also discussed. 展开更多
关键词 Estimation structure extended kalman filter sensor configuration sideslip angle estimation vehicle dynamic state estimation vehicle dynamics model
下载PDF
Cooperative Navigation for Autonomous Underwater Vehicles Based on Estimation of Motion Radius Vectors 被引量:1
20
作者 李闻白 刘明雍 +1 位作者 刘富樯 徐飞 《Defence Technology(防务技术)》 SCIE EI CAS 2011年第1期9-14,共6页
A cooperative navigation algorithm for a group of autonomous underwater vehicles is proposed on the basis of motion radius vector estimation.Combined the dead reckoning data with the mutual range data through an acous... A cooperative navigation algorithm for a group of autonomous underwater vehicles is proposed on the basis of motion radius vector estimation.Combined the dead reckoning data with the mutual range data through an acoustic communication network among the group members, the relative positioning problem can be solved. A novel approach for solving the relative positioning is presented by using a recursive trigonometry technique and extended Kalman filter(EKF). Simulation results verify the correctness and effectiveness of this navigation method. 展开更多
关键词 automatic control technology cooperative navigation autonomous underwater vehicle motion radius vector extended kalman filter
下载PDF
上一页 1 2 3 下一页 到第
使用帮助 返回顶部