Skip to content

Latest commit

 

History

History
65 lines (44 loc) · 3.34 KB

Lesson5_Radiosonde_Tracking.md

File metadata and controls

65 lines (44 loc) · 3.34 KB

Radiosondes are battery-powered telemetry instruments carried into the atmosphere by weather balloon that transmit atmospheric measurements to a ground receiver. Radiosondes can capture altitude, pressure, temperature, relative humidity, wind, cosmic ray readings at high altitude, ozone, and geographical position. They typically transmit between 400-406 MHz or 1680 MHz.

This lesson will show how to:

  • Discover Active Radiosondes Online
  • Use Tools to Demodulate and Decode the Signals
  • Hunt Radiosondes

Table of Contents

  1. References
  2. Discovering
  3. Demodulating and Decoding
  4. Hunting

References

Discovering

The two primary websites for tracking are SondeHub and the SQ6KXY Radiosonde Tracker. The HabHub Tracker is for amateur high-altitude balloon launches. There are several designated launch areas across the globe and they typically launch twice a day around 0:00 UTC and 12:00 UTC.

SondeHub will show the launch schedules for sites and the radiosonde position as the signals are received and uploaded. Radiosondes will rise in altitude until the balloons burst and then sail with the aid of a parachute. SondeHub will show the path, the telemetry readings, and predict the burst and landing locations.

Demodulating and Decoding

radiosonde_auto_rx

The radiosonde_auto_rx code contains the auto_rx program which uses RTL SDRs to automatically receive and upload radiosonde positions to multiple services including:

  • The SondeHub Radiosonde Tracker
  • APRS-IS
  • ChaseMapper

The /radiosonde_auto_rx/auto_rx/station.cfg file will allow an operator to control the RTL SDR settings, radiosonde search settings, station location, sondehub upload settings, APRS upload settings, ChaseMapper data output, email notifications, rotator control, logging, web interface settings, debug settings, advanced settings, demodulator/decoder tweaks, and position filtering.

Variables of interest include:

  • gain
  • min_freq/max_freq
  • only_scan
  • station_lat/station_lon
  • uploader_callsign/uploader_antenna

The FISSURE menu contains the commands to start auto_rx (Tools>>Radiosonde>>radiosonde_auto_rx) and edit the configuration file (Tools>>Radiosonde>>radiosonde_auto_rx Config).

Hunting

Radiosondes typically stop transmitting after 8 hours or some other set period of time. The batteries may also die out. However, they will still transmit when they are on the ground. A mobile setup is helpful when attempting to retrieve radiosondes. Directional antennas, signal strength measurements, and the decoding tools can help pinpoint the precise location.

SondeHub has a chase car mode that will show your location as well as a means to report a successful recovery to prevent multiple hunters from seeking the same target unawares. The chase car mode can be activated from a phone by clicking the car icon, entering a callsign, and toggling the enable button.