discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Waveform after AM demodulation looks weird


From: Marcus Leech
Subject: Re: [Discuss-gnuradio] Waveform after AM demodulation looks weird
Date: Fri, 25 Apr 2014 14:03:06 +0000 (UTC)

An AM demodulator is a squaring function.  It can only *ever* produce positive values.  You can remove DC offset by using a high-pass filter after it.
 
 
 
on Apr 25, 2014, Anton Komarov <address@hidden> wrote:
But when we have only positive values that means in fact we have 0.5 DC offset, and that is bad. Moreover i've made test recording with GQRX - waveform is fine! Looking into the code, nothing special, am demod->low-pass->wav-sink.

--
public PGP key


On Fri, Apr 25, 2014 at 5:11 PM, Michael Ossmann <address@hidden> wrote:
On Fri, Apr 25, 2014 at 04:14:30PM +0400, Anton Komarov wrote:
>
> Hi, you can find in attach AM demodulator grc file. Everything is
> straight forward with demod but audio file generated looks weird. Only
> positive values of amplitude.
The particular definition of "amplitude" adopted by GNU Radio (and
pretty much everyone else in SDR as far as I know) is "absolute value".
It is correct for it to always be positive.



_______________________________________________
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]