Yeni yazı: Kalman Filtresinin Sessiz İraksaması — Joseph Form, Gözlemlenebilirlik ve Tutarlılık Testleri#103
Open
Mavrikant wants to merge 1 commit into
Conversation
…lenebilirlik ve Tutarlılık Testleri Navigasyon/füzyon alt-alanı, ledger'da ilk kez işleniyor. Kalman filtresinin sahada "çalışıyor gibi görünüp" sessizce ıraksamasına yol açan dört başarısızlık modunu derinlemesine işler: 1. Klasik kovaryans güncellemesinin numerik tehlikeleri (simetri/PD kaybı) 2. Joseph form ile çözüm (kongrüans dönüşümünün simetri garantisi) 3. Gözlemlenebilirlik kaybı (matris koşullanması, manevra geometrisi) 4. Q/R ayarının anti-paterni (filtre tutarlılığını NIS ile ölçmek) 5. EKF lineerleştirme tuzakları ve UKF alternatifi Derinlik öğesi: matematiksel türetme (Joseph form simetri/PD koruması) + NIS/NEES chi-kare tutarlılık testlerinin pratik eşiklerle uygulanması + sayısal gözlemlenebilirlik (cond(O)) teşhisi. Kaynaklar: Bucy & Joseph 1968, Anderson & Moore 1979, Bierman 1977, Maybeck 1979, Bar-Shalom et al. 2001, Simon 2006, Groves 2013, Julier & Uhlmann 1997, Mehra 1970, IEEE Std 952-1997, IEEE Std 1554-2005. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Adds a new long-form Turkish technical post on Kalman filter “silent divergence” (Joseph form, observability, NIS/NEES consistency checks) and updates the agent topic ledger to reflect recent publications/PR backlog and the newly selected topic.
Changes:
- Added
_posts/2026-06-01-kalman-filtresi-sessiz-iraksama-joseph-form.md(new post with Mermaid + math blocks). - Updated
agent/topics.md(published list, refreshed open-PR table, and “selected/in-progress” entry for the new post).
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.
| File | Description |
|---|---|
| agent/topics.md | Refreshes published items and the open-PR tracking table; records the new selected topic and run notes. |
| _posts/2026-06-01-kalman-filtresi-sessiz-iraksama-joseph-form.md | Introduces the new Kalman filter divergence article (Joseph form, observability, Q/R tuning pitfalls, NIS/NEES, EKF/UKF notes). |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| --- | ||
|
|
||
| ## 4. Yanlış Q ve R ayarının anti-paterni |
| | Test | Ne ölçer | Geçti / Kaldı eşiği | | ||
| |---|---|---| | ||
| | `cond(P)` izleme | `P` matrisinin koşullanması | < 10⁸ olsun; 10¹⁰'u geçerse uyarı | | ||
| | `min(eig(P))` izleme | Pozitif tanımlılık ihlali | > 0 olmalı; ≤ 0 ise filtre çoktan bozulmuş | |
|
|
||
| ## Açık PR'lar (insan inceleme bekleniyor) | ||
|
|
||
| > **Not:** Aşağıdaki tablo 2026-06-01 itibarıyla yenidendir. Önceki çalıştırmaların |
Comment on lines
+125
to
+126
| ve son 12 açık PR'ın alt-alanlarından farklı: navigasyon PR'ları (#78, #102) | ||
| *sinyal yapısı* odaklı (VOR/ILS), bu yazı *füzyon filtre matematiği* odaklı — |
|
|
||
| --- | ||
|
|
||
| ## 4. Yanlış Q ve R ayarının anti-paterni |
| | Test | Ne ölçer | Geçti / Kaldı eşiği | | ||
| |---|---|---| | ||
| | `cond(P)` izleme | `P` matrisinin koşullanması | < 10⁸ olsun; 10¹⁰'u geçerse uyarı | | ||
| | `min(eig(P))` izleme | Pozitif tanımlılık ihlali | > 0 olmalı; ≤ 0 ise filtre çoktan bozulmuş | |
|
|
||
| ## Açık PR'lar (insan inceleme bekleniyor) | ||
|
|
||
| > **Not:** Aşağıdaki tablo 2026-06-01 itibarıyla yenidendir. Önceki çalıştırmaların |
Comment on lines
+125
to
+126
| ve son 12 açık PR'ın alt-alanlarından farklı: navigasyon PR'ları (#78, #102) | ||
| *sinyal yapısı* odaklı (VOR/ILS), bu yazı *füzyon filtre matematiği* odaklı — |
This was referenced Jun 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Konu
Kalman Filtresinin Sessiz İraksaması: Joseph Form, Gözlemlenebilirlik ve Tutarlılık Testleri — alt-alan: navigasyon/füzyon.
Kalman filtresinin sahada "çalışıyor gibi görünüp" sessizce ıraksamasına yol açan dört başarısızlık modunu işleyen uzun-form bir teknik yazı (~2450 kelime).
Neden bu konu seçildi?
Derinlik öğesi (Bölüm 7)
Yazı birden çok somut derinlik öğesi taşıyor:
cond(O)patlaması açıklaması.[0.001, 5.02]), 100-pencere hareketli ortalama, NEES Monte Carlo testi.Kullanılan kaynaklar
Her referans gerçek, doğrulanabilir ve metnin ilgili bölümünde kullanıldı.
Öz-eleştiri özeti (Faz 6 Eleştirmen)
Düzeltilen kusurlar:
A^{-1} P A); "kongrüans dönüşümü / simetrik sandviç" olarak düzeltildi.Doğrulanan kritik iddialar: NIS chi-kare eşikleri, IEEE 952/1554 standart numaraları, UKF'nin Julier-Uhlmann 1997 kaynağı, Joseph form'un Bucy-Joseph 1968 atfı.
Gizlilik kontrolü ✅: hiçbir proje-spesifik, sınıflandırılmış veya ihracat-kontrollü bilgi yok; tüm içerik açık akademik literatürden.
Kontrol listesi
$$...$$matematik bloğu + 1 tablo.## Kaynaklarbölümü gerçek referanslar içeriyor (uydurma yok).post/2026-06-01-kalman-filtresi-sessiz-iraksama-joseph-form, master'a doğrudan commit yok.🤖 Generated with Claude Code