Good day everyone,
Cool. Got it working. Thank you Vanush Vaswani for your reply.
By the way, does anyone knows how does QAM Mod takes in and QAM Demod output 
their data?

Similarly i found out that they are both not identical but cant figure out how 
the data is formed.
Thanks for your time reading.
Regards,Sun
> From: [email protected]
> Date: Fri, 4 Jul 2014 18:53:21 +1000
> Subject: Re: [Discuss-gnuradio] BER measurement for GMSK transmission with 
> USRP wirelessly
> To: [email protected]
> CC: [email protected]
> 
> GMSK Mod takes in packed bytes, Demod outputs unpacked bytes (e.g. 1
> bit per byte). You may need to perform a conversion. Best way to
> figure out is to post a screenshot of your flowgraph.
> 
> On Fri, Jul 4, 2014 at 6:18 PM, Sun Wenbin <[email protected]> wrote:
> > Good day everyone,
> >
> > My sincere apology in advance if this question has been asked before, but i
> > tried search thru the archives but to no avail.
> >
> >
> > Currently, I am trying to calculate the BER for GMSK, But first I started
> > off on a perfect channel without USRP.
> >
> >
> > My current block diagram is as follows:
> >
> > "Random Source"
> > 0s and 1s, 10^6 windows -> "Throttle" -> "GMSK Mod (default settings)" ->
> > "GMSK Demod (default settings)" -> "Error Rate Block"
> >
> > I am feeding in "Error Rate block" with the random source and the "GMSK
> > Demod" Output.
> >
> > I am getting BER of 50%... Anyone knows what is wrong?
> >
> > In fact, I saved the input and output as binary files. I found out that they
> > are not very identical especially in terms of binary length. I tried input 9
> > bits of binary and I obtained 63 bits from the GMSK Demod Output.
> >
> > Is there something that is missing?
> >
> > Hope someone can advise me. Thank you :)
> >
> > Best Regards,
> > Sun
> >
> > _______________________________________________
> > Discuss-gnuradio mailing list
> > [email protected]
> > https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
> >
                                          
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to