01-15-2015 07:32 AM
Hello.
My question is I have a channel and I want to measure the data transmission performance for data rate upto 100Mbps. How do I send a signal via the channel amd retrieve back at the end of the channel and calculate Bit Error Rate. I wanted to do it using NI mydaq..
Please Help..
01-15-2015 08:43 AM - last edited on 10-16-2024 04:32 PM by Content Cleaner
First, you'll need hardware that can generate that high of a rate. As you can see from the specs, the MyDAQ cannot come close. For reference, see:
https://forums.ni.com/t5/Example-Code/Bit-Error-Rate-Testing-BERT-Reference-Example/ta-p/3996019
01-15-2015 10:00 AM
Thank you..But is there a way of calculating BER for low data rate such as in Kbps using the mydaq??
01-15-2015 10:25 AM
01-15-2015 12:00 PM
I have designed a coupling circuit to be tested over power line.. I want to calculate the BER of the data transmission between transmitting coupling circuit and receiving coupling circuit placed at different nodes in a building.
01-15-2015 12:38 PM
01-15-2015 04:06 PM
For a first time, i would prefer to send baseband signals as a sequence of pulses: 101010111 etc and check for BER..Later I am planning to use modulation and line coding and transmit the same data.