discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] BER vs SNR graph


From: Tom Rondeau
Subject: Re: [Discuss-gnuradio] BER vs SNR graph
Date: Tue, 14 Jul 2015 07:47:29 -0400

On Tue, Jul 14, 2015 at 2:16 AM, monika bansal <address@hidden> wrote:
Hii
I want to generate BER vs SNR graph for BPSK and match it with the theoritical result.
Is there any block which i can use?
If not what should i do ?

Two things to look at. There's the examples/fec/ber_curve_gen.grc that builds EsN0 plots for different types of FEC codes. But this is a fairly complicated setup that actually runs a massively parallel graph where each EsN0 point is running in its own flowgraph.

Another example too look at is examples/digital/berawgn.py.

Tom


reply via email to

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