MT Calculate BER

Calculates the average bit error rate (BER) against a PN sequence or a reference bit pattern that you specify.

Calculates the average bit error rate (BER) against a Fibonacci PN sequence. The sequence must be the same as the PN sequence generated by MT Generate Bits (Fibonacci, PN Order) with a matching PN order.
Calculates the average bit error rate (BER) against a Galois PN sequence. The sequence must be the same as the PN sequence generated by MT Generate Bits (Galois, PN Order) with a matching PN order. All subsequent iterations of the node use a continuation of the same PN sequence until reset? is set to TRUE.
Calculates the average bit error rate (BER) against a user-defined sequence. The sequence input in the input bit stream array must be the same as the sequence specified in the reference bit pattern parameter.