SDR processed call sign and message

Using AI To Pull Call Signs From SDR-Processed Signals

AI is currently popular, so [Chirs Lam] figured he’d stimulate some interest in amateur radio by using it to pull call signs from radio signals processed using SDR. As you’ll see, the AI did just okay so [Chris] augmented it with an algorithm invented for gene sequencing.

Radio transmitting, receiving, and SDR hardwareHis experiment was simple enough. He picked up a Baofeng handheld radio transceiver to transmit messages containing a call sign and some speech. He then used a 0.5 meter antenna to receive it and a little connecting hardware and a NooElec SDR dongle to get it into his laptop. There he used SDRSharp to process the messages and output a WAV file. He then passed that on to the AI, Google’s Cloud Speech-to-Text service, to convert it to text.

Despite speaking his words one at a time and making an effort to pronounce them clearly, the result wasn’t great. In his example, only the first two words of the call sign and actual message were correct. Perhaps if the AI had been trained on actual off-air conversations with background noise, it would have been done better. It’s not quite the same issue, but we’re reminded of those MIT researchers who fooled Google’s Inception image recognizer into thinking that a turtle was a gun.

Rather than train his own AI, [Chris’s] clever solution was to turn to the Smith-Waterman algorithm. This is the same algorithm used for finding similar nucleic acid sequences when analyzing genes. It allowed him to use a list of correct call signs to find the best match for what the AI did come up with. As you can see in the video below, it got the call signs right.

Continue reading “Using AI To Pull Call Signs From SDR-Processed Signals”

Demystifying Amateur Radio Callsigns

Regular Hackaday readers will be familiar with our convention of putting the name, nickname, or handle of a person in square brackets. We do this to avoid ambiguity as sometimes names and particularly nicknames can take unfamiliar forms that might be confused with other entities referred to in the text. So for example you might see them around [Bart Simpson], or [El Barto]. and occasionally within those brackets you’ll also see a capitalised string of letters and numbers after a name. For example the electronic music pioneer [Bob Moog, K2AMH], which most of you will recognise as an amateur radio callsign.

Every licenced radio amateur is issued one by their country’s radio authority as a unique identifier, think of it as similar to a car licence plate. From within the amateur radio bubble those letters and numbers can convey a significant amount of information about where in the world its user is located, when they received their licence, and even what type of licence they hold, but to outsiders they remain a mysterious and seemingly random string. We’ll now attempt to shed some light on that information, so you too can look at a callsign in a Hackaday piece or anywhere else and have some idea as to its meaning.

Continue reading “Demystifying Amateur Radio Callsigns”