diff options
author | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-10-15 13:28:44 +0200 |
---|---|---|
committer | krakenrf <78108016+krakenrf@users.noreply.github.com> | 2022-10-15 13:28:44 +0200 |
commit | 3ec123f666ececc47677a3d4e64fffc7753509aa (patch) | |
tree | 74fd17a83404f728dc45015c0b42afcc08992239 /08.-Passive-Radar.md | |
parent | Updated 08. Passive Radar (markdown) (diff) | |
download | krakensdr_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 |
Diffstat (limited to '08.-Passive-Radar.md')
-rw-r--r-- | 08.-Passive-Radar.md | 3 |
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). |