Skip to content

BER vs TAP0 measurement to determine data transmission quality of the link

Marijus Ambrozas requested to merge (removed):Dev_Marijus_BERmeasurement into Dev

Added RD53DataTransmissionTest which uses RD53BERtest to measure BER for different TAP0 values and finds a specific TAP0 to give a target BER. This way you can compare different links (fix the BER and compare TAP0 for this BER): Presentation showing this Added a wrapper class WrapGraphAsymmErrors (by Andrius Juodagalvis) that allows using TGraphAsymmErrors to plot the results. Fabio said he has GraphContainer class for this purpose so I could easily switch to using that when it is available in the main branch.

Merge request reports