discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Detection and classification of signals


From: Ben Reynwar
Subject: [Discuss-gnuradio] Detection and classification of signals
Date: Tue, 21 Feb 2012 14:54:32 -0700

Hi all,

I'm working an a little project using gnuradio for receiving ham radio
psk31 signals.  I can decode a signal given a rough estimate of the
carrier frequency but I'd really like to take a big swath of bandwidth
as the input, detect the psk31 signals, and decode them all in
parallel.

However I don't even know what search terms to use to find methods to
detect the peaks, and make a guess as to whether they are psk31.  What
words should I be typing into my google searches?

My naive first attempt would be to find the peaks in the intensity
that have about the correct width and then try to decode them, but I
thought there might be more robust techniques out there.

Cheers,
Ben



reply via email to

[Prev in Thread] Current Thread [Next in Thread]