summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-10-15 13:28:44 +0200
committerkrakenrf <78108016+krakenrf@users.noreply.github.com>2022-10-15 13:28:44 +0200
commit3ec123f666ececc47677a3d4e64fffc7753509aa (patch)
tree74fd17a83404f728dc45015c0b42afcc08992239
parentUpdated 08. Passive Radar (markdown) (diff)
downloadkrakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.tar
krakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.tar.gz
krakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.tar.bz2
krakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.tar.lz
krakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.tar.xz
krakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.tar.zst
krakensdr_docs.wiki-3ec123f666ececc47677a3d4e64fffc7753509aa.zip
-rw-r--r--08.-Passive-Radar.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/08.-Passive-Radar.md b/08.-Passive-Radar.md
index 8490c46..3a519ec 100644
--- a/08.-Passive-Radar.md
+++ b/08.-Passive-Radar.md
@@ -123,6 +123,9 @@ The bistatic range displayed on the KrakenSDR range-doppler graph is described b
For drawing an ellipse we can then use the equation $2a = R_b + L = R_{tx} + R_{rx}$
+![image](https://user-images.githubusercontent.com/78108016/195984068-c5a851a8-7135-49c4-88a0-e67a750d519b.png)
+(Image credit: https://www.mathworks.com/help/fusion/ug/track-using-bistatic-range-detections.html)
+
# 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 $\frac{c}{fs} = \frac{299792458}{2400000} = ~125m$ resolution per range cell on the graph (assuming the illuminating signal is at least 2.4 MHz as well).