Home Forums SYSTEM matlab co-simulation BER analyzer exampler Reply To: matlab co-simulation BER analyzer exampler

#16977
Profile Photo
Damian Marek
Participant

The basic algorithm is explained in the component help for the BER Analyzer. It compares the values detected for logical 1’s and 0’s and computes the average value and the standard deviation. Comparing the probabilities of detecting a 1 or 0 for different threshold values the BER can be calculated.

Categories