discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] PSK File transfer


From: Stephen Andrew
Subject: Re: [Discuss-gnuradio] PSK File transfer
Date: Wed, 26 Mar 2014 14:44:24 -0500

Sorry that was unclear. If I put in a file sink before the modulator, and call that file tx, and the file on the output of the demodulator rx, tx looks fine, but rx still looks like gunk.

Also, if I set the original file source to not repeat, my file sinks produce no data. Obviously, if one is sending a message, it only needs to be sent once, not repeated.

Thanks,

Stephen Andrew
Undergraduate, Electrical Engineering
Missouri University of Science and Technology


On Wed, Mar 26, 2014 at 4:45 AM, Martin Braun <address@hidden> wrote:
On 03/26/2014 08:32 AM, Stephen Andrew wrote:
> Hello,
>
> I'm trying to do a simple file transfer over PSK, but the text file I
> get on the output is garbled. I've got:
>
> file source -> throttle -> psk(4) mod -> psk(4) demod -> pack K (8) bits
> -> file sink
>
> If I put in a file sink before the modulator, I see the message just fine.

Do you mean if you put a file sink before the modulator, you get the
correct message in the file sink after the packer?

PSK Demod is a complete demod chain, it estimates freq. offset, timing
etc. It's probably not converging immediately, and then your signal is
bit-shifted.

M


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