Receiving Packets from the ISS

One of my main interests in amateur radio involves picking up radio signals from satellites and (one day) talking to astronauts on the space station. Getting a contact with the ISS may be difficult, but there is an easier thing to have a go at first. The space station is fitted with an AX.25 APRS (Automated Packet Reporting System) repeater which transmits on VHF. The repeater is nearly always activated, and sends out packets roughly every couple of seconds.

Hardware Setup

There are several types of hardware setups you can use to pick up the space station’s packet repeater. Handheld yagi antennas are a common choice, and omnidirectional antennas can also be used. Personally I use the following setup:

  • RTL-SDR Dongle (wideband receiver)
  • Crossed Dipole Satellite Antenna

Satellite Antenna

 

This is the antenna I have been using. It is a 2-element crossed yagi tuned to 137mhz. Originally it was designed to pick up signals from weather satellites, but it receives a good signal from the ISS packet repeater (145.825mhz).

I believe it is also possible to receiving packets from the space station using an omnidirectional antenna. My Kenwood VHF radio was also picking up data packets on a good pass, using a 2m Slim Jim.

The antenna is fed with about 10m of RG-58 coax into the radio shack window. The cable is then plugged into my Realtek Software Defined Radio (discussed in my earlier post) using a MCX to SO259 pigtail adapter.

SDR Setup

 

Software Used

  • SDR# – The first piece of software that I used is called SDR# (SDR-Sharp). It is used to control my SDR dongle, and tune into the frequency transmitted by the ISS’ APRS repeater (145.825mhz). A full guide to installing and setting up the software can be found in my previous post. Download Link
  • VB-Cable – This is a virtual audio cable, used to send the audio from SDR# to the packet decoding software. Download Link
  • QTMM APRS Decoder – This is the software that decodes the APRS packets. Download Link

Software Setup

First you need to set up VB-Cable to send the audio output of SDR# to the AX.25 Decoder.

  • Download VB-Cable from the above linkVB-Cable Download
  • Extract the .zip file
  • Run “VBCABLE_Setup_x64.exe” as an administrator (don’t use x64 version if you are using 32bit windows)Running as admin
  • Click on “Install Driver”Install Driver
  • Accept the unverified driver warningUnverified Driver Warning
  • Restart when prompted
  • Go into the sound settings (right click on volume icon, click “sound”)Sound Settings
  • Click on “CABLE Input”, and click on “Set Default”

Now that the virtual audio cable is setup, you will need to is set up SDR#. Tune the radio to 145.825mhz, and set the mode to NFM. You can adjust the squelch control but that is not required. Set the bandwidth to around 10khz.

Remember, due to the Doppler Effect, the signal will move as the satellite moves across the sky. You will need to adjust the frequency regularly to compensate for this.

Now, your SDR# window should look something like this:

SDR# Windows

Finally, extract and open qtmm, which decodes the APRS packets. The file that runs the program is called “afsk1200dec.exe

You will need to do two things:

  • Select the appropriate audio input (“Virtual Audio Cable” or “CABLE Input“)
  • Hit the play button

The program should be displaying “Decoder Running” in the bottom corner, like this:

Decoder

That’s it, all you need to do now is wait for the space station to fly past.

Orbit Tracking

In order to receive data from the ISS, you need to wait until it flies overhead. Enter your locator into Amsat’s Pass Predictor to get a list of passes. You’re looking for something with a maximum elevation as close to 90° possible. At my QTH I get a couple of good passes a day, and have had as close as 89° of elevation.

There is also orbit prediction software available, such as Orbitron, which I have found useful.

I also recommend keeping an eye on an ISS tracker, so you know the exact position of the ISS. The space station also has a high definition camera streaming live, which you  can view from here.

What To Expect

When the ISS flies overhead, you should expect up to about 10 minutes of data reception. On my best attempt, I’ve received data between Cork, Ireland and Frankfurt, Germany. The signals will appear as bursts of digital data, repeating every few seconds or so.

SDR Setup

The decoded data is the raw form of the APRS packets. Some will contain GPS co-ordinates, whereas others will just be CQ calls or messages. Every now and again the ISS will transmit it’s ID, which will appear as “ARISS – International Space Station.”

Here an example of some decoded messages from the ISS repeater:

18:42:27$ fm RS0ISS-0 to CQ-0 UIv PID=F0
>ARISS – International Space Station

18:42:44$ fm EI8ETB-0 to CQ-0 via RS0ISS-0 UI PID=F0
=5151.51N/00826.55W-Thomas IO51SU Cork {UISS54}

Make sure to also listen out on 145.800mhz, the voice downlink used by the ISS. I haven’t heard anything yet, but if the astronauts do use their amateur radio set, it will be on this frequency (145.200mhz uplink / 145.800mhz downlink).

Conclusion

I hope that you have as much luck as myself when trying to receive data from the ISS. If you have any questions then please leave a comment below, or catch me on a club night. I always have my laptop and SDR with me, if you want to have a look.

-Peter Barnes (M6KVA)

Software Defined Radio

The RTL-SDR is an inexpensive software defined radio dongle based on the RTL2832u chipset. The dongle was designed to be used as a digital video and radio receiver, but with some custom firmware can be re-purposed as a wideband software defined radio receiver.

Effectively this means that for under £10, you can get a radio scanner capable of receiving between around 22mhz and 1.8ghz. I started playing around with my SDR long before I became interested in amateur radio, and here are some of my favorite uses:

These are just a few of the capabilities of the dongle. A longer list can be found on the RTLSDR website.

Where to get a dongle

The SDR dongle is available all over the internet, and in a few different versions. The most common one I’ve seen (and the one I use) is listed as RTL2832u + R820T. I bought itfrom Ebay, and it cost me just under £10 at the time.

Here is a link to a search on Ebay, which should come up with the right thing. Ebay search link

The product image should look something like this:

RTL SDR Dongle - Product Image

Antenna

The SDR dongle usually comes with an included whip antenna for picking up FM radio signals. The dongle has a MCX (Micro Coaxial) connector on it, which can be easily adapted to a SO259 connector (link). Personally I use my dongle with a discone antenna in the loft for general wideband reception, and with a crossed dipole satellite antenna for receiving data from satellites. More information about my antenna setup can be found on my QRZ profile.

Software Setup

The most commonly used SDR software is called SDR# (SDR-Sharp). The installation process is relatively simple, and includes drivers for the dongle. Do not install any of the included software that comes with the dongle.

  1. Download the software from airspy.com/downloadDownload Page
  2. Extract the zip file
  3. Run the “install-rtlsdr.bat” which will download the latest driversinstall-rtlsdr.bat screenshot
  4. Plug in the SDR dongle, and wait for Windows to attempt to install drivers.
  5. In the sdrsharp folder, right click on the file called “Zadig.exe” and select “Run as Administrator”
  6. When the Zadig application opens, click “Options” and select “List All Devices”List All Devices Screenshot
  7. Select “Bulk-In, Interface (Interface 0)” from the drop down list. If RTL2832U or RTL2832UHIDIR show as options, these are also fine to use.Bulk-In sreenshot
  8. Check that WinUSB is shown in the box above “Replace Driver” and then click “Replace Driver.” Your computer may warn you about using unverified drivers, but it is safe to install the drivers regardless.Driver Warning
  9. Run “SDRSharp.exe”
  10. Press the settings button in the top-left corner, and set the gain (requires some experimentation to be set correctly)
  11. Press the play button in the top-left corner

Now SDR# should be set up and functioning correctly. If you have any issues, have a look at the Quick Start Guide, or leave a comment below.

SDR Sharp Guide

SDR Sharp GUI

This is the SDR# User Interface. In the middle is the Spectrum Analyser and Waterfall, and on the left are all the settings for the program.

Firstly you’ll need to correctly set the gain. To do this, hit the play button in the top left and tune the radio to a frequency with some signals (such as 99.5mhz). Then open the settings menu (cogwheel in the top-left corner) and have a play with the gain control. The correct settings varies from dongle to dongle, but the general advice is to set it as high as you can without noticing an increase in the noise floor.

Using SDR#

SDR# ControlThis is the Radio control panel. It contains the most commonly used settings.

At the top, there is a list of modes that you can select.

Below this are bandwidth, squelch, step size controls.

More information on SDR# can be found on the SDR# quick start guide

 

Conclusion

I hope this provides you with some useful information about the RTL SDR dongle. It was money well spent for me, as I have used my SDR for loads of different applications, and it was probably the main thing that got me interested in amateur radio. Hopefully you find this guide useful, and if anyone has any questions, just post them in the comments below.

-Peter Barnes (M6KVA)