Skip to main content

Receiver Systems

When building an aircraft tracking receiver system, you should first know what kind of data you are trying to receive and what your overall goals are.

Choosing a starting point

If you're new to the hobby, start with VHF ACARS or VDL2. These require the least hardware investment (a single RTL-SDR and a basic VHF antenna) and will produce results quickly if you're near an airport or flight path. VDL2 typically produces more messages than VHF ACARS in busy areas.

If you want to track oceanic flights, HFDL is the most accessible option — it also uses a single SDR but with an HF antenna, and can receive position data from aircraft thousands of miles away.

SATCOM (Inmarsat AERO and Iridium) requires more specialized hardware (satellite dishes, L-Band LNAs) and is best tackled after you have experience with the simpler modes.

Introductory/Exploratory System

Low cost, low commitment setups for getting started.

Single SDR

A single SDR system requires you to pick one network to receive from. This is ideal if you want to minimize cost or are running on very limited hardware.

NetworkWhat you'll receiveDecoderAntenna
ACARSVHF ACARS messages from nearby aircraftacarsdecVHF whip or collinear
VDL2VDL Mode 2 digital messagesdumpvdl2VHF whip or collinear
HFDLHF data link from oceanic/remote aircraftdumphfdlHF wire or loop antenna
AEROInmarsat satellite ACARSJAEROSatellite dish + LNA
AoIACARS over Iridiumiridium-toolkitL-Band patch/helix + LNA

Double SDR

Two SDRs let you receive from two networks simultaneously. Popular combinations:

CombinationWhy this combo
ACARS + VDL2Maximum VHF coverage — captures both legacy and modern messages. Most popular starter combo.
ACARS + HFDLLocal VHF messages plus oceanic HF coverage
VDL2 + HFDLHigh-volume digital VHF plus oceanic
HFDL + HFDLMonitor two different HFDL ground stations simultaneously for broader HF coverage

Experienced Hobbyist System

For expanding coverage and contributing more data to the network.

Triple SDR

Most computers can handle three SDRs, but a Raspberry Pi 3 may struggle. A Pi 4/5 or x86 mini PC is recommended.

CombinationWhat it covers
ACARS + VDL2 + HFDLThe "complete VHF + HF" setup — captures everything within VHF range plus oceanic HFDL
ACARS + VDL2 + AEROVHF + satellite for maximum aircraft visibility
VDL2 + HFDL + AERODigital-focused with satellite coverage

Quadruple SDR and Beyond

Four or more SDRs require a capable system — a Raspberry Pi 4/5 with active cooling or an x86 mini PC like the TRIGKEY N100. The USB bandwidth and CPU requirements increase significantly with each additional SDR.

At this level, consider running your setup with Docker and ACARS Hub for easier management of multiple decoder processes.

Hardware recommendations

See the Hardware page for specific SDR, computer, antenna, and accessory recommendations.