discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Calculate BER in WIFI 802.11p standards !


From: Bastian Bloessl
Subject: Re: [Discuss-gnuradio] Calculate BER in WIFI 802.11p standards !
Date: Mon, 17 Jul 2017 14:10:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

Hi,


On 07/17/2017 11:06 AM, Mériem Saïdi wrote:
Hi,

I use 802.11 IEEE standards to code and decode a PMT message and i would like to calculate the BER between the source of information I want to encode and the same source after decoding. (see attached screen-shots below) Except that I have all time a null BER ! however the "channel model" block introduce noise so the BER can't be null! I've tried with a Random Source instead of Message Strobe but always the same result ! I don't know if the problem comes from one of the encoding/decoding flowgraph, or from the position of outputs i took to calculate BER ??!!
any ideas please ?!

If you want to see errors, you have to change the SNR (lower it) or switch to higher modulation and coding schemes.

Apart from that, it is currently not out of the box possible to measure the BER, just the FER. An example simulation can be found in the simulations/awgn folder of the project. It produces this plot

https://github.com/bastibl/gr-ieee802-11/blob/next/simulations/awgn/pdr.pdf

Best,
Bastian



reply via email to

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