LF beacon hunting: first steps

This is an outline of my first LF beacon-hunting experiments in 2007. By comparison with some beacon hunters they were relatively primitive, using only an HF transciever, longish random wire and a (by modern standards) slow PC with an assortment of audio freeware. I haven't followed them up; were I to do so I would probably use R to plot the data in preference to Scilab, simply because I have become more familiar with R's language.

The aeronautical beacons which mostly operate between 200kHz and 400kHz are particularly good targets: many operate 24/7, they are well-documented and their distinctive (usually 400Hz) keyed modulation and slow morse ID mean they can be readily identified without special software.

Getting started

The logical place to start was with my local beacons, so I used location data from one of the Beaconworld lists to generate a list of British beacons ordered by their distance from my station. The nearest was BRI (Bristol Airport) on 414kHz.

BRI was very strong, and its morse ID clearly audible. Speclab clearly showed both carrier and 400Hz sidebands, but equally clear is the action of the receiver's AGC (visible as pronounced horizontal banding on the waterfall chart) and spurious signals (numerous vertical bands on the waterfall and spikes on the spectrogram).

BRI waterfall.

BRI waterfall

BRI spectrogram.

BRI spectrogram

Using the receiver's RF attenuator reduced the input below the level where the AGC and spurious mixing products were obtrusive and produced much more useful results.

BRI waterfall.

BRI waterfall

BRI spectrogram.

BRI spectrogram

Looking further afield

I then started to look for more distant beacons. Some I could identify aurally; others were only audible as carriers while the waterfall clearly showed the characteristic pulsed sidebands, for example OX (Oxford Airport) over 100km away. The signal on 367.6kHz is the lower sideband of a beacon on 368kHz.

Waterfall of beacon OX.

OX waterfall

Spectrogram of beacon OX.

OX spectrogram

Only the three nearest beacons required attenuation; clearly the amount of attenuation necessary depends on the efficiency of the aerial system and sensitivity and selectivity of the receiver as well as the strength of the incoming signal.

The 368kHz beacon mentioned above is a puzzle. Listings suggest it could be WTD (Waterford) or UW (Edinburgh), both of which are well down my list by distance. Waterford would seem to be the more likely of the two, though the signal is far too weak to identify its ID aurally.

Spectrogram of 368kHz.

Spectrogram of 368kHz beacon

Potential improvements

Doing more than I've described here will need significant hardware improvements, viz

Software notes

The waterfall charts (showing frequency, time and amplitude) are produced using Speclab (Fmin = -500Hz, Fmax = 500Hz, Foff = -800Hz, scroll interval = 1s). The spectrograms (showing frequency and amplitude) are generated using Scilab to process and plot the data generated by Audacity's "analyse" function (spectrum, Hanning function, 16384, linear frequency) from a 60s WAV recording (16 bit, 8kHz sampling). Both Speclab and Scilab were configured to record the 1kHz wide slice of the 2.4kHz passband where the filter response appeared to be flattest. The list of beacons by distance was generated using OpenOffice.org Calc. Stations with spare CPU cycles may also find Ham Radio Deluxe useful for PC receiver control. Links to all of this (free) software are on my software list.

References

The most comprehensive source of NDB information used to be the Beaconworld website, but in 2010 the most useful parts, including beacon lists and a guide to reception techniques, were deleted. Newcomers to NDB hunting are now expected to join a private mailing list, and pay even for basic information. In a few years time a dwindling clique of ageing "members" will bemoan the lack of interest among younger people, and blame everyone but themselves. I'm not aware of any comparable sources of freely available information, but the NDB list website has a page of links to mostly old pages from which a few useful snippets may be gleaned.

Document history