What Is Software-Defined Radio?

Software-Defined Radio (SDR) replaces traditional hardware radio components — filters, mixers, amplifiers — with software running on a general-purpose computer. A small USB dongle acts as the RF front-end, converting radio waves into a digital stream that your PC processes. For satellite enthusiasts, this opens up an enormous range of frequencies and signal types at a fraction of the cost of dedicated hardware.

Choosing Your First SDR Receiver

The most popular entry-level option is the RTL-SDR Blog V3 dongle, which covers roughly 500 kHz to 1.75 GHz. At around $30–40 USD, it's capable of receiving:

  • NOAA and Meteor-M weather satellite imagery (137 MHz)
  • ISS APRS packets (145.825 MHz)
  • Inmarsat and other L-band satellites (~1.5 GHz)
  • ADS-B aircraft transponders (1090 MHz)

For more serious work above 1 GHz — such as GPS signal research or L-band reception — consider the Airspy Mini or SDRplay RSP1C, which offer better dynamic range and sensitivity.

Essential Software to Install

SoftwarePurposePlatform
SDR#General SDR receiverWindows
GQRXGeneral SDR receiverLinux/macOS
SDR++Cross-platform SDR receiverAll
WXtoImgNOAA APT image decoderWindows/Linux
SatDumpMulti-satellite decoderAll

Your First Reception: NOAA Weather Satellites

NOAA's weather satellites transmit Automatic Picture Transmission (APT) signals on approximately 137 MHz — a perfect starting target because the signals are strong and decoding is well-documented.

  1. Check a satellite tracker (Gpredict or Heavens-Above) for an upcoming NOAA 15, 18, or 19 pass above 30° elevation.
  2. Connect your RTL-SDR and a simple V-dipole antenna cut for 137 MHz.
  3. Open SDR# or GQRX and tune to the satellite's frequency (e.g., 137.1 MHz for NOAA 15).
  4. Set the mode to WFM (Wide FM) with a bandwidth of around 36–40 kHz.
  5. Record the audio during the pass, then decode the recording with WXtoImg or SatDump to get an actual weather image.

Antennas: The Most Important Component

Your antenna matters more than your SDR hardware. For satellite work, consider:

  • V-dipole — cheap, easy to build, works well for low VHF/UHF satellites
  • Turnstile / QFH (Quadrifilar Helix) — circularly polarized, ideal for weather satellites on 137 MHz
  • Yagi or helix — high gain, directional, needed for weak signals but requires pointing

A QFH antenna for 137 MHz can be built from copper pipe or coax for under $20 and will noticeably outperform a simple whip.

Understanding Doppler Shift

As a satellite moves toward you, its signal appears at a slightly higher frequency than nominal; as it recedes, it drops lower. For NOAA APT this shift is small enough to manage manually, but for FM voice or digital modes on faster-moving satellites, you'll want automatic Doppler correction — tools like Gpredict integrated with SDR# via virtual audio cable can handle this automatically.

Where to Go From Here

Once you've decoded your first weather image, explore SSTV images from the ISS, APRS telemetry from CubeSats, or even Inmarsat safety-of-life messages. The SDR world rewards curiosity — nearly every signal in the sky is waiting to be decoded.