On Tue, Jul 14, 2015 at 2:16 AM, monika bansal <[email protected]> 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
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
