AI-enabled techniques and subfields not explicitly covered in the referenced article
The GlobalBitstream article “AI Ham Radio Technologies” [1] surveys core themes such as automation, receiver intelligence, spectrum analysis, and propagation assistance. This addendum expands the topic map with additional, practical areas where AI is being applied in amateur radio workflows, experimentation, and adjacent open-source ecosystems.
Regulatory note (U.S.): Several AI applications intersect with operator-control and content rules (e.g., prohibited transmissions and “messages encoded for the purpose of obscuring their meaning”). Review 47 CFR § 97.113 before deploying automation on-air. [17]
Table 1 lists additional AI-enabled topic areas, with a short description of “what it does,” a practical readiness level, and representative building blocks. (Readiness is qualitative: In use, Emerging, Research.)
| Topic area | Representative capabilities | Readiness | Common building blocks / references |
|---|---|---|---|
| QSO transcription & log enrichment | Speech-to-text, call-sign spotting, automated draft logging, structured export (ADIF/Cabrillo). | In use | Local ASR (e.g., whisper.cpp) [20], ADIF standard [18], Cabrillo format [19] |
| Real-time speech enhancement for weak signals | Neural noise suppression / denoising as a pre-processor for SSB/CW copy and transcription. | In use / Emerging | RNNoise [6], DeepFilterNet [7], ham-focused implementations (e.g., RM Noise) [9] |
| Neural codecs and “learned waveforms” | Autoencoder-based digital voice and channel-robust learned features for HF (hybrid ML + DSP). | Emerging | FreeDV/RADE documentation and releases [2][3], RADAE source [4] |
| Automatic Modulation Classification (AMC) | Recognize unknown modulations, detect “what is on this channel,” support signal discovery and learning receivers. | In use / Research | RadioML datasets (DeepSig) [8], AMC survey literature [10] |
| Crowdsourced spectrum intelligence | Distributed sensing, open APIs, anomaly detection across regions and time. | Research / Emerging | ElectroSense papers and platform history [11][12], anomaly detection on crowdsourced spectrum [13] |
| Propagation nowcasting with ML | Data-driven models for Sporadic-E intensity/occurrence and tropospheric ducting-related effects. | Research / Emerging | Sporadic-E prediction with ML [14], ducting/RFI prediction with ML [15] |
| AI-assisted mesh networking & routing | Learning-based link-quality estimation, topology optimization, “smarter” routing in ad-hoc/mesh contexts. | Emerging | AREDN developments/releases [16], Meshtastic routing overview [22], RL routing research [23] |
| EmComm message triage and summarization | Summaries, priority classification, and structured extraction for digital message traffic (operator-in-the-loop). | In use / Emerging | Winlink system context [24], content limits in Part 97 [17] |
| RF device fingerprinting & trust | Identify transmitters by hardware imperfections; support interference hunting, spoofing detection, and lab experimentation. | Research / Emerging | DL-based RF fingerprinting survey [25] |
| AI-enabled CW detection & training analytics | Machine-vision/time-frequency detection, adaptive practice feedback, automatic scoring and decoding. | Research / Emerging | Published CW detection work (example) [26] |
Table 1 note: Many items combine classic DSP with learning-based components; practical deployments tend to be “hybrid” systems for compute efficiency and predictability.
The following items are commonly discussed in the RF-ML community and often appear in amateur-radio projects, but are not expanded in depth in this addendum. They are included as a forward-looking checklist.
The following list mirrors the reference set, but is formatted as “live link” footnotes with the full URL displayed inline for printing.