07-01-2016 04:39 AM - edited 07-01-2016 04:44 AM
07-06-2016 10:38 AM
Hi,
You may find this example on DPSK helpful as it calculates BER in a fashion that you might be looking for: http://www.ni.com/example/30126/en/
As well, you can look up some more information on usage of the Modulation Toolkit's BER VIs with this help page (even though its targeted for LabVIEW Comms, it has a similar implementation in regular LabVIEW): http://www.ni.com/documentation/en/labview-comms/1.0/mt-node-ref/mt-calculate-ber/
Regards,
John Gentile
Applications Engineering
07-10-2016 08:11 AM - edited 07-10-2016 08:12 AM
Thanks for your reply
These examples are concerned about simulation. Where do I find BER Examples that use USRPs
07-11-2016 06:19 PM
As an aside, there are multiple forum threads and posts about this same question and unfortunately the answer is that right now there is no explicit example that just calculates BER. BER and its calculation is very dependent on your modulation and demodulation scheme, so I would suggest you explore how you would calculate BER mathematically given your specific scheme and then work with Modulation Toolkit to implement this.
10-20-2016 03:10 PM
hey friend, did you find out the way to do ber? I got the same question as you do. just use basic bpsk, then I want to see the ber. thank you.
10-21-2016 07:50 AM
Unfurtunately,I did not implement ber on real time rios
10-21-2016 01:46 PM
hey, friend. Check this link. It seems that this guy did the ber right, but he want to do something more, and he failed. please let me know what you think? because I am working on ber as well. thank you.
http://forums.ni.com/t5/USRP-Software-Radio/Direct-sequence-spread-spectrum/m-p/3285766
10-21-2016 04:49 PM
My friend, I also post something about the ber problem. if you have any updates, please give me a reply here. thank you!