A NOVEL ADAPTIVE NEURO-FUZZY UNSCENTED KALMAN FILTER FOR SLAM

2011 ◽  
Vol 08 (01) ◽  
pp. 223-243 ◽  
Author(s):  
RAMAZAN HAVANGI ◽  
MOHAMMAD TESHNEHLAB ◽  
MOHAMMAD ALI NEKOUI

Extended Kalman filter (EKF) has been used as a popular choice to solve simultaneous localization and mapping (SLAM) problem. However, SLAM algorithm based on EKF-SLAM has two serious drawbacks, namely the linear approximation of nonlinear functions and the calculation of Jacobin matrices. For solving these problems, SLAM algorithm based on unscented Kalman filter (UKF-SLAM) has been recently proposed. However, the performance of the UKF-SLAM and thus the quality of the estimation depends on the correct a priori knowledge of process and measurement noise covariance matrices respectively denoted by Qk and Rk. Imprecise knowledge of these statistics can cause significant degradation in performance. This article proposes the development of an adaptive neuro-fuzzy UKF (ANFUKF) for SLAM. The Adaptive neuro-fuzzy attempts to estimate the elements of Rk matrix in the UKF-SLAM algorithm at each sampling instant when measurement updating step is carried out. The adaptive neuro-fuzzy inference system (ANFIS) supervises the performance of the UKF-SLAM with the aim of reducing the mismatch between the theoretical and actual covariance of the innovation sequences. The free parameters of ANFIS are trained using the steepest gradient descent (GD) to minimize the differences of the actual value of the covariance of the residual with its theoretical value as much as possible. The simulation results show the effectiveness of the proposed algorithm.

Author(s):  
Ramazan Havangi

Purpose Simultaneous localization and mapping (SLAM) is the problem of determining the pose (position and orientation) of an autonomous robot moving through an unknown environment. The classical FastSLAM is a well-known solution to SLAM. In FastSLAM, a particle filter is used for the robot pose estimation, and the Kalman filter (KF) is used for the feature location’s estimation. However, the performance of the conventional FastSLAM is inconsistent. To tackle this problem, this study aims to propose a mutated FastSLAM (MFastSLAM) using soft computing. Design/methodology/approach The proposed method uses soft computing. In this approach, particle swarm optimization (PSO) estimator is used for the robot’s pose estimation and an adaptive neuro-fuzzy unscented Kalman filter (ANFUKF) is used for the feature location’s estimation. In ANFUKF, a neuro-fuzzy inference system (ANFIS) supervises the performance of the unscented Kalman filter (UKF) with the aim of reducing the mismatch between the theoretical and actual covariance of the residual sequences to get better consistency. Findings The simulation and experimental results indicate that the consistency and estimated accuracy of the proposed algorithm are superior FastSLAM. Originality/value The main contribution of this paper is the introduction of MFastSLAM to solve the problems of FastSLAM.


2017 ◽  
Vol 14 (01) ◽  
pp. 1650026 ◽  
Author(s):  
Ramazan Havangi

FastSLAM is a well-known solution to the simultaneous localization and mapping (SLAM) problem. In FastSLAM, a nonparametric filter is used for the mobile robot pose (position and orientation) estimation, and a parametric filter is used for the feature location's estimation. The performance of the conventional FastSLAM degrades over time due to the particle depletion and unknown statistic noises. In this paper, intelligent FastSLAM (IFastSLAM) is proposed. In this approach, an evolutionary filter (EF) searches stochastically along with the state space for the best robot's pose estimation and an adaptive fuzzy unscented Kalman filter (AFUKF) is used for the feature location's estimation. In AFUKF, a fuzzy inference system (FIS) supervises the performance of the unscented Kalman filter with the aim of reducing the mismatch between the theoretical and actual covariance of the innovation sequences in order to get better consistency. We demonstrate the proposed algorithm with simulations and real-world experiments. The results show that the proposed method is effective, and its performance outperforms conventional FastSLAM.


Author(s):  
Yuliia Riabchun ◽  
Roman Skrypak ◽  
Olena Riabchun ◽  
Iryna Aznaurian

The work is devoted to solving a problem of assessing the professional abilities of entrants to higher education institutions. The subject of the study is the process of automatic support of entrants' decisions in conditions of fuzzy uncertainty caused by the need to communicate "online". The object of the study is a supporting means of the decisions of applicants to choose the direction of study "online". The main purpose of the work is to substantiate the technology of decision support for choosing a direction of study using an infocommunication system, the work of which has based on a neuro-fuzzy output system. Particular attention has paid to overcoming the problems that accompany the creation of infocommunication systems, which has designed to support decision-making on the choice of field of study in conditions of unclear uncertainty caused by the limitation of offline communication. The article presents the results of a study of the criteria for admission to higher education institutions in different countries. The structural model of the Specialized Intellectual System of Identification of Abilities of Entrants has offered. The system has designed to support the decision to choose a specialty of higher education institution. It has shown that to substantiate the recommendation conclusion based on the results of professional game; it is advisable to use a fuzzy neural network Takagi-Sugeno-Kanga. To solve the problem of substantiation of expert decisions at the stage of formation of a priori base of rules of fuzzy knowledge base of fuzzy inference system, it is expedient to use Mamdani model, which operates with linguistic variables and fuzzy sets.


2013 ◽  
Vol 2013 ◽  
pp. 1-12 ◽  
Author(s):  
Hongjian Wang ◽  
Guixia Fu ◽  
Juan Li ◽  
Zheping Yan ◽  
Xinqian Bian

This work proposes an improved unscented Kalman filter (UKF)-based simultaneous localization and mapping (SLAM) algorithm based on an adaptive unscented Kalman filter (AUKF) with a noise statistic estimator. The algorithm solves the issue that conventional UKF-SLAM algorithms have declining accuracy, with divergence occurring when the prior noise statistic is unknown and time-varying. The new SLAM algorithm performs an online estimation of the statistical parameters of unknown system noise by introducing a modified Sage-Husa noise statistic estimator. The algorithm also judges whether the filter is divergent and restrains potential filtering divergence using a covariance matching method. This approach reduces state estimation error, effectively improving navigation accuracy of the SLAM system. A line feature extraction is implemented through a Hough transform based on the ranging sonar model. Test results based on unmanned underwater vehicle (UUV) sea trial data indicate that the proposed AUKF-SLAM algorithm is valid and feasible and provides better accuracy than the standard UKF-SLAM system.


2014 ◽  
Vol 2014 ◽  
pp. 1-11 ◽  
Author(s):  
Fei Yu ◽  
Qian Sun ◽  
Chongyang Lv ◽  
Yueyang Ben ◽  
Yanwei Fu

We need to predict mathematical model of the system and a priori knowledge of the noise statistics when traditional simultaneous localization and mapping (SLAM) solutions are used. However, in many practical applications, prior statistics of the noise are unknown or time-varying, which will lead to large estimation errors or even cause divergence. In order to solve the above problem, an innovative cubature Kalman filter-based SLAM (CKF-SLAM) algorithm based on an adaptive cubature Kalman filter (ACKF) was established in this paper. The novel algorithm estimates the statistical parameters of the unknown system noise by introducing the Sage-Husa noise statistic estimator. Combining the advantages of the CKF-SLAM and the adaptive estimator, the new ACKF-SLAM algorithm can reduce the state estimated error significantly and improve the navigation accuracy of the SLAM system effectively. The performance of this new algorithm has been examined through numerical simulations in different scenarios. The results have shown that the position error can be effectively reduced with the new adaptive CKF-SLAM algorithm. Compared with other traditional SLAM methods, the accuracy of the nonlinear SLAM system is significantly improved. It verifies that the proposed ACKF-SLAM algorithm is valid and feasible.


2017 ◽  
Vol 3 (1) ◽  
pp. 36-48
Author(s):  
Erwan Ahmad Ardiansyah ◽  
Rina Mardiati ◽  
Afaf Fadhil

Prakiraan atau peramalan beban listrik dibutuhkan dalam menentukan jumlah listrik yang dihasilkan. Ini menentukan  agar tidak terjadi beban berlebih yang menyebabkan pemborosan atau kekurangan beban listrik yang mengakibatkan krisis listrik di konsumen. Oleh karena itu di butuhkan prakiraan atau peramalan yang tepat untuk menghasilkan energi listrik. Teknologi softcomputing dapat digunakan  sebagai metode alternatif untuk prediksi beban litrik jangka pendek salah satunya dengan metode  Adaptive Neuro Fuzzy Inference System pada penelitian tugas akhir ini. Data yang di dapat untuk mendukung penelitian ini adalah data dari APD PLN JAWA BARAT yang berisikan laporan data beban puncak bulanan penyulang area gardu induk majalaya dari januari 2011 sampai desember 2014 sebagai data acuan dan data aktual januari-desember 2015. Data kemudian dilatih menggunakan metode ANFIS pada software MATLAB versi b2010. Dari data hasil pelatihan data ANFIS kemudian dilakukan perbandingan dengan data aktual dan data metode regresi meliputi perbandingan anfis-aktual, regresi-aktual dan perbandingan anfis-regresi-aktual. Dari perbandingan disimpulkan bahwa data metode anfis lebih mendekati data aktual dengan rata-rata 1,4%, menunjukan prediksi ANFIS dapat menjadi referensi untuk peramalan beban listrik dimasa depan.


Author(s):  
Angga debby frayudha ◽  
Aris Yulianto ◽  
Fatmawatul Qomariyah

Di era revolusi industry 4.0 terdapat banyak sekali kemudahan yang diberikan teknologi kepada manusia. Tentu ini akan menjadi baik apabila manusia mampu memanfaatkan hal tersebut dengan baik pula. Namun disisi lain juga bisa mengakibatkan dampak negative terhadap manusia, misalnya dengan adanya internet bisa mengakibatkan manusia melakukan penipuan di media social. Selain itu dengan canggihnya teknologi dapat menjadikan manusia menjadi malas yang bisa berimbas menurunnya kualitas sumber daya manusia. Maka dari itu untuk menghadapi hal ini perlu menyiapkan pendidikan yang baik.Pendidikan akan berjalan baik apabila lembaga yang mengurusnya berkompeten dalam melakukan tugasnya .Penulis coba memberikan ide untuk memprediksi kinerja pegawai Dinas Pendidikan Kabupaten Rembang menggunakan mentode ANFIS (Adaptive Neuro Fuzzy Inference System) guna untuk membantu lembaga tersebut menyeleksi maupun menilai kinerja karyawan demi meningkatkan kualitas dari segi sumber daya manusia. ANFIS merupakan jaringan adaptif yang berbasis pada sistem kesimpulan fuzzy (fuzzy inference system). Model penilaian kinerja pegawai di Dinas Pendidikan Kabupaten Rembang dengan menggunakan Adaptive Neuro-Fuzzy Inference System (ANFIS) menghasilkan penilaian  yang lebih baik dan akurat.  Hasil pengujian metode tersebut memiliki nilai akurasi 65%. Dengan metode ANFIS (Adaptive Neuro Fuzzy Inference System) dapat memprediksi kinerja karyawan sebagai salah satu pengambilan keputusan terhadap kinerja pegawai. Selain itu nantinya system penlaian kinerja pegawai akan lebih tertata dan efisien.


Sign in / Sign up

Export Citation Format

Share Document