Saturday, February 17, 2018

AI Listens to Radio

We’ve seen plenty of examples of neural networks listening to speech, reading characters, or identifying images. KickView had a different idea. They wanted to learn to recognize radio signals. Not just any radio signals, but Orthogonal Frequency Division Multiplexing (OFDM) waveforms.

OFDM is a modulation method used by WiFi, cable systems, and many other systems. In particular, they look at an 802.11g signal with a bandwidth of 20 MHz. The question is given a receiver for 802.11g, how can you reliably detect that an 802.11ac signal — up to 160 MHz — is using your channel? To demonstrate the technique they decided to detect 20 MHz signals using a 5 MHz bandwidth.

Their answer was to create training data representing a limited bandwidth sample of the signals of interest. Then using computer learning techniques, the system discovered how to detect signals of interest and reject the others. The results were quite good with detections well below the noise floor when using the full 20 MHz range. However, even at 5 MHz bandwidth, the results were pretty impressive.

This actually isn’t the first time we’ve seen a system that learns about RF signals. While it isn’t quite radio, we also think emulating Alan Turing is a pretty neat trick.



via Radio Hacks – Hackaday http://ift.tt/2EzeJex

No comments:

Post a Comment