discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Modulation order of FSK


From: CEL
Subject: Re: [Discuss-gnuradio] Modulation order of FSK
Date: Fri, 1 Mar 2019 18:42:14 +0000

Hi Batu,

a really intuitive way of implementing FSKs is to convert your bit
groups to baseband frequency values (e.g. -1.5, -0.5, 0.5, 1.5) and use
them with the frequency mod block.

Best regards,
Marcus

Marcus

On Fri, 2019-03-01 at 16:59 +0300, Batu Kaplan wrote:
> I am implementing the binary FSK with GFSK block and I think it is working 
> correctly. For the next step I want to increase my modulation order of FSK 
> modulation, like 4-FSK and 8-FSK, however, I could not move forward from the 
> file source block. How can I implement the 4-FSK and 8-FSK on GNURadio?

Attachment: smime.p7s
Description: S/MIME cryptographic signature


reply via email to

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