guides:sdr_tracker
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:sdr_tracker [2012/12/11 18:25] – [Mac Software] costyn | guides:sdr_tracker [2018/08/21 12:57] (current) – [Decoding the Payload] kevwal | ||
---|---|---|---|
Line 8: | Line 8: | ||
===== Overview ===== | ===== Overview ===== | ||
- | With recent advances in software defined radio (SDR) it is in theory possible to track and listen into a payload using a £20 dongle and your PC. This is cutting edge and although suitable for testing and tracking the payloads of others it isn't recommended for actual tracking and recovery of your own payload. DVB-T dongles based on the Realtek RTL2832U can be used as a cheap SDR, since the chip allows transferring the raw I/Q samples to the host, which is officially used for DAB/DAB+/FM demodulation. | + | With recent advances in software defined radio (SDR) it is in theory possible to track and listen into a payload using a sub £20 dongle and your PC. This is cutting edge and although suitable for testing and tracking the payloads of others it isn't recommended for actual tracking and recovery of your own payload. DVB-T dongles based on the Realtek RTL2832U can be used as a cheap SDR, since the chip allows transferring the raw I/Q samples to the host, which is officially used for DAB/DAB+/FM demodulation. |
The RTL2832U outputs 8-bit I/ | The RTL2832U outputs 8-bit I/ | ||
+ | |||
+ | WARNING : It is unlikely you will be able to use these devices for tracking a real flight unless you have a very good antenna. However for bench testing payloads they are more than adequate. | ||
+ | |||
+ | ===== Note on Antennas ===== | ||
+ | |||
+ | For testing all that is really needed is a piece of wire 164mm (1/4 the wave length of a 434Mhz signal) pushed in the end of the dongle. A small 433/434Mhz stub antenna screwed in the end will also suffice. Neither of these will allow you to track real flights unless they are extremely close. | ||
+ | |||
===== Compatible Devices ===== | ===== Compatible Devices ===== | ||
- | Data sourced from http:// | + | The thing to look for is the tuner the SDR uses : |
+ | |||
+ | ^ Tuner ^ Range | ||
+ | |Elonics E4000 |52 - 2200 MHz with a gap from 1100 MHz to 1250 MHz (varies)| | ||
+ | |Rafael Micro R820T|24 - 1766 MHz| | ||
+ | |Fitipower FC0013|22 - 1100 MHz (FC0013B/C, FC0013G has a separate L-band input, which is unconnected on most sticks)| | ||
+ | |Fitipower FC0012|22 - 948.6 MHz| | ||
+ | |FCI FC2580|146 - 308 MHz and 438 - 924 MHz (gap in between) NOT SUITABLE FOR HAB| | ||
+ | |||
+ | Data sourced from http:// | ||
- | ^ VID ^ PID ^ Tuner device ^ Name ^ | + | **Warning. I don't know if mine is broken but its totally useless at receiving actual in the air HABs. Ok for testing but it drifts badly too. I would appreciate anyone else who has uses these giving some feed back thanks |
- | |0x0bda| 0x2832 |all of them| Generic RTL2832U (e.g. hama nano)| | + | The [[https://www.cosycave.co.uk/product.php? |
- | |0x0bda| 0x2838|E4000| ezcap USB 2.0 DVB-T/DAB/FM dongle| | + | Older versions of TV Dongles do drift however more recent |
- | |0x0bda| 0x2838|FC0012| ezcap USB 2.0 DVB-T/DAB/FM dongle New Versions| | + | |
- | |0x0ccd| 0x00a9 |FC0012|Terratec Cinergy T Stick Black (rev 1)| | + | |
- | |0x0ccd|0x00b3 |FC0013| Terratec NOXON DAB/DAB+ USB dongle (rev 1)| | + | |
- | |0x0ccd|0x00d3|E4000| Terratec Cinergy T Stick RC (Rev.3)| | + | |
- | |0x0ccd| 0x00e0|E4000|Terratec NOXON DAB/DAB+ USB dongle | + | |
- | |0x185b| 0x0620| E4000| Compro Videomate U620F| | + | |
- | |0x185b| 0x0650| E4000| Compro Videomate U650F| | + | |
- | |0x1f4d| 0xb803| FC0012| GTek T803| | + | |
- | |0x1f4d| 0xc803| FC0012| Lifeview LV5TDeluxe| | + | |
- | |0x1b80| 0xd3a4| FC0013| Twintech UT-40| | + | |
- | |0x1d19| 0x1101| FC2580| Dexatek DK DVB-T Dongle (Logilink VG0002A)| | + | |
- | |0x1d19| 0x1102| ?| Dexatek DK DVB-T Dongle (MSI DigiVox? mini II V3.0)| | + | |
- | |0x1d19| 0x1103| FC2580| Dexatek Technology Ltd. DK 5217 DVB-T Dongle| | + | |
- | |0x0458| 0x707f| ?| Genius TVGo DVB-T03 USB dongle (Ver. B)| | + | |
- | |0x1b80| 0xd393| FC0012| GIGABYTE GT-U7300| | + | |
- | |0x1b80| 0xd394| ?| DIKOM USB-DVBT HD| | + | |
- | |0x1b80| 0xd395| FC0012| Peak 102569AGPK| | + | |
- | |0x1b80| 0xd39d| FC0012| SVEON STV20 DVB-T USB & FM| | + | |
===== Mac Software | ===== Mac Software | ||
Line 48: | Line 46: | ||
You will need : | You will need : | ||
- | 1 x compatible dongle. Author has tested the ezcap USB 2.0 DVB-T/ | + | 1 x compatible dongle. Author has tested the ezcap USB 2.0 DVB-T/ |
- | ==== Driver | + | ==== SDR Software |
- | When you plug in your dongle | + | The guys at SDRSharp have done a very easy script for installing the dongle. |
- | http://sourceforge.net/projects/ | + | http://airspy.com/download/ |
- | Its in a 7zip format so you will need to get 7Zip to extract it. | + | Extract this zip and double click Install. This will create a sub directory called sdrsharp. Within this sub directory double click zadig.exe and you will see the following with an empty list : |
- | + | ||
- | Run zdiag.exe and you will see the following with an empty list : | + | |
{{: | {{: | ||
Line 74: | Line 70: | ||
{{: | {{: | ||
- | |||
- | ==== SDR Software Installation ==== | ||
- | |||
- | There are many SDR programs out there for this example I'll be using SDR# ( http:// | ||
- | Download the latest **DEVELOPMENT** version from here : http:// | ||
- | |||
- | Due to some licensing drama you need to do a few additional steps to get RTL based dongles working. \\ | ||
- | Download the pre-built [[http:// | ||
- | From this zip file extract : | ||
- | |||
- | RelWithDebInfo.zip\rtl-sdr-release\x32\rtlsdr.dll \\ | ||
- | RelWithDebInfo.zip\rtl-sdr-release\x32\libusb-1.0.dll \\ | ||
- | |||
- | Placing them in the same directory as you extracted SDRSharp. | ||
- | |||
- | Now edit SDRSharp.exe.Config in a text editor and amend this line : | ||
- | |||
- | < | ||
- | <!-- <add key=" | ||
- | </ | ||
- | |||
- | so it looks like this : | ||
- | |||
- | < | ||
- | <add key=" | ||
- | </ | ||
- | |||
- | \\ | ||
- | Added 07/09/12 Kevin Walton. | ||
- | |||
- | * Download the [[http:// | ||
- | |||
- | * When I copied the contents of the zip file into the SDR directory, it asked me if I wanted to overwrite several files - I said yes to overwrite all files and SDRSharp works. | ||
- | \\ | ||
- | \\ | ||
Run sdrsharp.exe and you will see the following window: | Run sdrsharp.exe and you will see the following window: | ||
- | {{:guides:sdr_1.png|}} | + | {{:guides:sdr1.png|}} |
Check WFM \\ | Check WFM \\ | ||
- | Next to front end drop the box down and select RTL-SDR / RTL2832U\\ | + | Next to the PLAY button |
- | Next to center type 98, | + | Amend the VFO Frequency |
Press Play\\ | Press Play\\ | ||
- | {{:guides:sdr_2.png|}} | + | {{:guides:sdr2.png|}} |
+ | |||
+ | If you have it selected correctly you will see something like the following. Each of those large peaks on the waterfall are commercial FM radio stations. Put your red cursor over one and click. You should be able to hear the station. | ||
+ | |||
+ | The big spike that's always present in the middle is the [[http:// | ||
- | If you have it selected correctly you will see something like the following. Each of those yellow and red lines on the waterfall are commercial FM radio stations. Put your red cursor over one and click. You should be able to hear the station. | ||
===== Listening for a Payload ===== | ===== Listening for a Payload ===== | ||
- | Due to the huge bandwidth of the dongles you can seem pretty much the whole frequency range the payloads operate on in one fell swoop, however sometimes this does make locating the payloads in all the noise difficult.Amend the centre | + | Due to the huge bandwidth of the dongles you can seem pretty much the whole frequency range the payloads operate on in one fell swoop, however sometimes this does make locating the payloads in all the noise difficult.Amend the VFO frequency of the dongle to 434,500,000 and the mode to USB. |
You should now see something like this : | You should now see something like this : | ||
- | {{:guides:sdr_3_-_copy.png|}} | + | {{:guides:sdr3.png|}} |
Now turn your payload on. You should see a spike around the frequency of your payload : | Now turn your payload on. You should see a spike around the frequency of your payload : | ||
- | {{:guides:sdr_4_-_copy.png|}} | + | {{:guides:sdr4.png|}} |
- | Click near to this with your cursor, then zoom in slightly, the reposition your cursor over the top of the peak (in this example I've increased the filter bandwidth to 4000 as well) : | + | Click near to this with your cursor, then zoom in slightly, the reposition your cursor over the top of the peak : |
- | {{:guides:sdr_5.png|}} | + | {{:guides:sdr5.png|}} |
- | At this point you should be hearing the RTTY from your payload. You can zoom in / amend filter bandwidth to get it spot on the frequency. You can expand FFT Display and increase the resolution to make the waterfall and spectrum analyser less blocky. | + | At this point you should be hearing the RTTY from your payload. You can zoom in / amend filter bandwidth to get it spot on the frequency. You can increase the resolution to make the waterfall and spectrum analyser less blocky. |
===== Decoding the Payload ===== | ===== Decoding the Payload ===== | ||
For the next step you will need to download and install Virtual Audio Cable or some other such software. | For the next step you will need to download and install Virtual Audio Cable or some other such software. | ||
+ | |||
+ | Some sound cards under Windows support " | ||
+ | |||
+ | If not, chose one of the below pieces of software. | ||
Virtual Audio Cable is available here : http:// | Virtual Audio Cable is available here : http:// | ||
+ | Virtual Audio Cable demo send some voice over the channel saying " | ||
+ | |||
+ | VB-CABLE Driver: http:// | ||
Jack Audio is availble here : http:// | Jack Audio is availble here : http:// | ||
Line 162: | Line 133: | ||
You should now be able to click on the payload as normal and decode : | You should now be able to click on the payload as normal and decode : | ||
- | {{:guides:sdr_7.png|}} | + | |
+ | {{:guides:sdr6.png|}} | ||
guides/sdr_tracker.1355250329.txt.gz · Last modified: 2012/12/11 18:25 by costyn