summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-03-22 10:02:16 +0100
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2023-03-22 10:02:16 +0100
commit358ceb5dbb64435b23d7dec27c97769879bb3ad0 (patch)
treebf1b11d5a6cf5fa8bfba4ec6bcca3b9a9c82863d
parentUpdated 12. Appendix (markdown) (diff)
downloadkrakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.tar
krakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.tar.gz
krakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.tar.bz2
krakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.tar.lz
krakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.tar.xz
krakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.tar.zst
krakensdr_docs.wiki-358ceb5dbb64435b23d7dec27c97769879bb3ad0.zip
-rw-r--r--05.-KrakenSDR-Web-Interface-Controls.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/05.-KrakenSDR-Web-Interface-Controls.md b/05.-KrakenSDR-Web-Interface-Controls.md
index 3a3d845..9b3cf05 100644
--- a/05.-KrakenSDR-Web-Interface-Controls.md
+++ b/05.-KrakenSDR-Web-Interface-Controls.md
@@ -40,9 +40,13 @@ Enable computation of the direction-finding algorithms.
Choose between various direction-finding algorithms. In almost all cases you will want to use the MUSIC algorithm.
-**Enable F-B Averaging**
+**Decorrelation**
-Forward-Backward Averaging. When you use a linear ULA array, this can be enabled and may improve multipath rejection.
+Correlated signals is another term for multipath signals. Multipath reflections will be correlated with the actual signal, and special algorithms can be used to try and reduce their effect. The algorithm selectable in this drop down menu can help remove unwanted correlated signals.
+
+These decorrelation algorithms are designed to work with ULA arrays. However, if a UCA array is used, and a decorrelation algorithm is enabled, a special experimental 'virtual ULA' array will be calculated from the UCA array geometry. This trick allows for decorrelation algorithms to work with UCA arrays. However, it is important to note that the virtualization could introduce errors AND it will only work with large radius arrays that have wavelength multipliers close to the maximum of 0.5 for a particular frequency.
+
+You can experiment with each decorrelation method. Currently this is new and experimental and we do not have enough information to know in what scenarios and what algorithms will work best.
**ULA Output Direction**