discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] ber_simulation


From: Derek Kozel
Subject: Re: [Discuss-gnuradio] ber_simulation
Date: Tue, 17 Nov 2015 15:18:30 +0000

Hello Ekko,

In the first simulation there is no delay or channel effects, other than a small amount of simulated noise, so the data bits line up perfectly at the start of the error rate block. Now that you are transmitting over actual radios you have to account for all of the additional delay. That is your correct bit error rate right now, you are just not measuring what you expect. You will need to, at least, add packetising and some flow control to synchronize the inputs to the error rate block.

Regards,
Derek

On Tue, Nov 17, 2015 at 3:04 PM, chai E <address@hidden> wrote:
today i run the /usr/share/gnuradio/examples/digital/demo/ber-simulation.grc
just like 
the picture1, i exe the grc file and got the ber is near zero,i think this is normal

then i seprate this grc into wo part 
the one is chunks to symbols+uhd_sink
the other is uhd_source+constellation decoder,
disable the noise,
the result is 

it is too large ,this is symbol error rate。
next is my set of uhd



center_freq is 433M

i want to know is there something wrong in my the uhd setting,
and why the symbol error rate is so large.

hope i have Elaborated my problem  clearly

--Ekko
 ​



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