discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Detection and classification of signals


From: Ben Hilburn
Subject: Re: [Discuss-gnuradio] Detection and classification of signals
Date: Tue, 21 Feb 2012 14:30:29 -0800

Ben -

Searching for "Automatic Modulation Classification (AMC)", on Google or IEEExplore, will give you fairly good start =)

Related terms may be: "Peak Detection", "Robust Statistics", and even "Primary User Detection" (from the cognitive radio side of things).

Cheers,
Ben


On Tue, Feb 21, 2012 at 1:54 PM, Ben Reynwar <address@hidden> wrote:
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

_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio


reply via email to

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