Eb/No vs BER Variants | Data Provider Elements

Eb/No vs BER

Deprecated; included for backward compatibility only. The Eb/No vs BER data provider has moved from the Transmitter to the Receiver.

Data Provider Variant: Transmitter

Available for these objects: Transmitter

Type: Fixed data. Intended to be used only with elements from this same data provider.

Availability: Reports | Graphs

Data Provider Elements

NameDimensionTypeDescription
Eb/NoRatioReal NumberThe energy per bit to noise ratio (Eb/No) where Eb is the energy per bit and No = kT (Boltzmann's constant * system temperature).
BERUnitlessReal NumberBit Error Rate (BER) is the probability that a bit is in error (i.e. a zero is transmitted but a one is received). The BER is the number of bits in error divided by the total number of bits sent. STK uses table lookup from a .mod file to extract a BER given an Eb/No. STK interpolates the table as necessary to determine the appropriate bit error rate for a particular bit energy level. If the bit energy is smaller than the first value in the table, the bit error rate for the first value is used. If the bit energy is larger than the last value in the table, a default bit error rate of 1.0e-30 is used to indicate no errors.
Log BERUnitlessReal NumberReports out the Log(BER) value for a given Eb/No.