diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-10-11 09:41:35 +0200 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-10-11 09:41:35 +0200 |
commit | 1ad48ce15889880814e40f213d2050144d4c8792 (patch) | |
tree | 73d74b0fc291867768d4c887d245474e564cc1d4 | |
parent | Updated 10. VirtualBox, Docker Images and Install Scripts (markdown) (diff) | |
download | krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.tar krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.tar.gz krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.tar.bz2 krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.tar.lz krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.tar.xz krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.tar.zst krakensdr_docs.wiki-1ad48ce15889880814e40f213d2050144d4c8792.zip |
-rw-r--r-- | 08.-Passive-Radar.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/08.-Passive-Radar.md b/08.-Passive-Radar.md index 5fa456d..fcb9160 100644 --- a/08.-Passive-Radar.md +++ b/08.-Passive-Radar.md @@ -88,3 +88,7 @@ In the future we aim to have software enhancements that make understanding and v ![image](https://user-images.githubusercontent.com/78108016/170861790-531a46a8-87f3-442a-941a-89ae110142f3.png) +The bistatic range displayed on the KrakenSDR range-doppler graph is described by the formula Rtx + Rrx - L + +# Range Resolution +Range resolution depends on the sampling bandwidth, which for the KrakenSDR and RTL-SDR tuners inside is 2.4 MHz. Therefore we achieve c / fs = 299 792 458 / 2400000 = ~125m resolution per range cell on the graph. |